﻿/*总体*/
*{
margin:0;
padding:0;
border:0;
}
ul,li{
list-style:none;
}
p{text-indent:2em;}
html{background:#2c3d44 url(http://wj.kontenz.com/zhongxiongie/img/htmlbg.jpg) repeat-x;}
/*超链接*/
a{text-decoration:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover{color:#333;text-decoration:none;border:none;}
a:active{color:#f00;}
/*主体*/
body{
  font:12px/19px arial,sans-serif;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  padding-top:10px;
  width:980px;
  height:100%;
  text-align:center;
  background:#fff;
}
#main{
  clear:both;
  padding-left:10px;
  padding-right:10px;
}
/*头部*/
#header{
  clear:both;
  height:70px;
  border-bottom:2px solid #fff;
  background:#efece7;
}
#header img{
  float:left;
  width:180px;
  height:70px;
}
#menu{
  float:right;
  height:36px;
}
#language{
  float:right;
  width:175px;
  text-align:right;
  height:34px;
  line-height:34px;
  background:url(http://wj.kontenz.com/zhongxiongie/img/language.gif);
}
#menu ul{
  clear:both;
}
#header li,#header li a,#header li a:hover{
  float:right;
  width:109px;
  height:36px;
  line-height:40px;
  display:block;
  color:#fff;
  font-weight:bold;
}
#header li a{
  background:url(http://wj.kontenz.com/zhongxiongie/img/menu.jpg);
  text-decoration:none;
}
#header li a:hover{
  background:url(http://wj.kontenz.com/zhongxiongie/img/menu.jpg) 0 -36px;
}
#show{
  clear:both;
  height:190px;
  background:#919798;
}
#flipslides{margin:0;clear:both;height:186px}
#nav{
  clear:both;
  padding-left:10px;
  height:32px;
  line-height:32px;
  text-align:left;
  color:#fff;
  background:#919798;
}
#indexleft{
  float:left;
  width:720px;
  text-align:left;
  border-right:1px solid #c8c8c8;
}
#indexleft ul{
  clear:both;
  padding-top:30px;
  background:url(http://wj.kontenz.com/zhongxiongie/img/indexlink.gif) no-repeat;
}
#indexleft li{
  float:left;
  padding-right:40px;
  width:200px;
}
#indexleft li img{
  padding-bottom:5px;
}
#indexright{
  float:right;
  padding-top:30px;
  width:238px;
  background:url(http://wj.kontenz.com/zhongxiongie/img/quicklink.gif) no-repeat;
}
#indexright img{
  padding-bottom:5px;
}
#indexabout{
  clear:both;
  height:108px;
  border-bottom:1px solid #c8c8c8;
  background:url(http://wj.kontenz.com/zhongxiongie/img/indexabout.gif) no-repeat right;
}
#indexabout p{
  width:580px;
}
#footer{
  clear:both;
  padding-top:30px;
  height:60px;
  text-align:right;
  color:#8c9396;
  background:#2c3d44 url(http://wj.kontenz.com/zhongxiongie/img/footer.jpg) no-repeat;
}
#footer a{
  color:#8c9396;
}
#footer a:hover{
  color:#ccc;
}
#footer ul{
  float:left;
}
#footer li{
  float:left;
  display:block;
  width:70px;
  padding-right:50px;
  background:#2c3d44 url(http://wj.kontenz.com/zhongxiongie/img/downline.gif) no-repeat right;
}
#left,#left1,#left2,#left3,#left4,#left5{
  float:left;
  width:195px;
  height:630px;
  background:#efece7 url(http://wj.kontenz.com/zhongxiongie/img/about-l.jpg) no-repeat bottom;
}
#left1{
  height:710px;
  background:#efece7 url(http://wj.kontenz.com/zhongxiongie/img/Principle-l.jpg) no-repeat bottom;
}
#left2{
  height:760px;
  background:#efece7 url(http://wj.kontenz.com/zhongxiongie/img/services-l.jpg) no-repeat bottom;
}
#left3{
  height:1200px;
  background:#efece7 url(http://wj.kontenz.com/zhongxiongie/img/Production-l.jpg) no-repeat bottom;
}
#left4{
  height:540px;
  background:#efece7 url(http://wj.kontenz.com/zhongxiongie/img/market-l.jpg) no-repeat bottom;
}
#left5{
  height:670px;
  background:#efece7 url(http://wj.kontenz.com/zhongxiongie/img/contact-l.jpg) no-repeat bottom;
}
#right{
  float:right;
  width:730px;
  padding:0 15px;
  text-align:left;
  background:none;
  color:#333;
}
#right hr{
  height:5px;
  color:#efebe7
}
#right h5{
  color:#c63218;
}
#right ul{
  width:100%;
  clear:both;
}
#right li{
  float:left;
  width:200px;
  padding-right:30px;
  padding-bottom:5px;
  text-align:center;
}
#right li img{
  margin-bottom:5px;
  padding:2px;
  border:1px solid #ccc;
}
#nav-l{
  clear:both;
  padding:5px;
}
#nav-l ul{
  clear:both;
  padding:5px;
  background:#fff;
}
#nav-l li,#nav-l li a,#nav-l li a:hover{
  display:block;
  width:175px;
  height:29px;
  line-height:29px;
  color:#000;
  background:url(http://wj.kontenz.com/zhongxiongie/img/botton02.jpg) no-repeat bottom;
}
#nav-l li a:hover{
  color:#fff;
  background:url(http://wj.kontenz.com/zhongxiongie/img/botton01.jpg) no-repeat bottom;
}