﻿/*reset***************************************/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
dl,
dt,
dd,
ul,
ol,
li,
button,
input,
th,
td,
a,
s,
b,
u,
i,
sub,
sup,
em {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei", "微软雅黑", "华文细黑", SimSun, "宋体", sans-serif;
  border: 0 none;
  outline: 0;
  list-style: none;
  color: #373A45;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
html {
  font-size: 12px;
}
body {
  width: 100%;
  height: 100%;
  color: #333333;
}
img {
  vertical-align: top;
  max-width: 100%;
}
.wrap {
  width: 1160px;
  margin: 0 auto;
}
.cleafix{ clear:both}
.hide{ display:none}

/***************模块标题*******************/
header {
  width: 100%;
  height: 28px;
  background-color: #F8F8F8;
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
}
header .wrap {
  overflow: hidden;
}
header .wrap .nav-1 {
  float: left;
  overflow: hidden;
}
header .wrap .nav-1 li {
  float: left;
  padding: 0 16px;
  margin: 5px 0;
}
header .wrap .nav-1 li:first-child {
  padding-left: 0;
}
header .wrap .nav-1 i {
  float: left;
  display: block;
  width: 1px;
  height: 13px;
  background-color: #333;
  margin-top: 7px;
}
header .wrap .nav-2 {
  float: right;
  overflow: hidden;
}
header .wrap .nav-2 li {
  float: left;
  padding: 0 16px;
  margin: 5px 0;
}
header .wrap .nav-2 li:last-child {
  border-right: 0;
  padding-right: 0;
}
header .wrap .nav-2 i {
  display: block;
  width: 1px;
  height: 13px;
  background-color: #333;
  float: left;
  margin-top: 7px;
}
header .wrap .nav-2 .nav-fenqu {
  height: 320px;
  margin-bottom: 0;
  padding: 0px;
}
header .wrap .nav-2 .nav-fenqu a {
  padding: 23px;
}
header .wrap .nav-2 .nav-fenqu .nav-sub {
  display: none;
  position: relative;
  top: 8px;
  left: 0;
  z-index: 10;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}
header .wrap .nav-2 .nav-fenqu .nav-sub div {
  background-color: #fff;
  padding: 0 22px;
}
header .wrap .nav-2 .nav-fenqu .nav-sub div a {
  border-bottom: 1px solid #999;
  padding: 7px 0;
  display: block;
  color: #333;
  text-align: center;
  font-size: 12px;
}
header .wrap .nav-2 .nav-fenqu .nav-sub div a:hover {
  color: #8fc320;
}
header .wrap .nav-2 .nav-fenqu .nav-sub div:last-child a {
  border-bottom: none;
}
header .wrap .nav-2 .nav-fenzhan {
  height: 300px;
  margin-bottom: 0;
  padding: 0px;
}
header .wrap .nav-2 .nav-fenzhan a {
  padding: 23px;
}
header .wrap .nav-2 .nav-fenzhan .nav-sub {
  display: none;
  position: relative;
  top: 8px;
  left: 0;
  z-index: 10;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}
header .wrap .nav-2 .nav-fenzhan .nav-sub div {
  background-color: #fff;
  padding: 0 22px;
}
header .wrap .nav-2 .nav-fenzhan .nav-sub div a {
  border-bottom: 1px solid #999;
  padding: 7px 0;
  display: block;
  color: #333;
  text-align: center;
  font-size: 12px;
}
header .wrap .nav-2 .nav-fenzhan .nav-sub div a:hover {
  color: #8fc320;
}
header .wrap .nav-2 .nav-fenzhan .nav-sub div:last-child a {
  border-bottom: none;
}
.head {
  width: 100%;
  height: 105px;
  position: relative;
  z-index: 1;
  background:#fff;
}
.head .wrap {
  overflow: hidden;
}
.head .wrap .logo {
  float: left;
  width: 168px;
  height: 46px;
  background: url(../img/sprite.png) no-repeat -438px 0;
  margin-top: 27px;
}
.head .wrap .search {
  overflow: hidden;
  margin-left: 212px;
  margin-top: 36px;
  float: left;
}
.head .wrap .search input {
  float: left;
  border: 1px solid #E5E5E5;
  width: 335px;
  height: 30px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 12px;
  padding-left: 15px;
}
.head .wrap .search input:focus::-webkit-input-placeholder {
  color: transparent;
}
.head .wrap .search p {
  width: 44px;
  height: 32px;
  float: left;
  background-color: #4C4C4C;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.head .wrap .search p span {
  display: block;
  width: 18px;
  height: 19px;
  background: url(../img/sprite.png) no-repeat -986px 0;
  margin-left: 13px;
  margin-top: 8px;
  cursor: pointer;
}
.head .wrap #head-slide {
  float: right;
  margin-top: 18px;
}
.head .wrap #head-slide .prev,
.head .wrap #head-slide .next {
  float: left;
  width: 7px;
  height: 11px;
  background: url(../img/sprite.png) no-repeat -954px -104px;
  margin-top: 32px;
  margin-right: 14px;
}
.head .wrap #head-slide .bd {
  float: left;
  width: 190px;
  height: 68px;
  overflow: hidden;
}
.head .wrap #head-slide .next {
  background: url(../img/sprite.png) no-repeat -954px -118px;
  margin-left: 14px;
}
nav {
  background-color: #404040;
  margin-bottom: 50px;
  width: 100%;
  height: 50px;
}
nav #nav {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  height: 50px;
}
nav #nav .nLi {
  display: inline;
  float: left;
  margin: 0 15px;
}
nav #nav .nLi h2 {
  float: left;
}
nav #nav .nLi h2 a {
  padding: 0 15px;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
}
nav #nav .nLi .sub {
  background-color: #fff;
  display: none;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 50px;
  line-height: 45px;
  overflow: hidden;
}
nav #nav .nLi .sub li {
  zoom: 1;
  float: left;
  line-height: 50px;
}
nav #nav .nLi .sub li:hover a {
  color: #8fc320;
}
nav #nav .nLi .sub li a {
  font-size: 14px;
  color: #555555;
  padding: 0 30px;
  border-right: 1px solid #E4E4E4;
}
nav #nav .nLi .sub li:last-child a {
  border-right: none;
}
nav #nav .nLi #must-show {
  display: block;
}
nav #nav i {
  float: left;
  display: block;
  width: 1px;
  height: 12px;
  background-color: #585858;
  margin-top: 18px;
}
nav .on {
  background-color: #8fc320;
}


/* mainody*/

.mainBody{
width: 1160px;
margin: 0 auto;
overflow: hidden;
border-bottom: 1px dotted #e5e5e5;}


.cBodyBg {
position: fixed;
height: 100%;
width: 50%;
left: 0;
top: 0;
background-color: #ececec;
z-index: -1;
float:left

}


/*侧边导航*/

.L_header {
position:absolute;
top: 236px;
width: 180px;
height: 100%;
background-color: #ececec;
}
.mini_nav{ position:fixed;top: 0px;
width: 180px;
height: 100%;
background-color: #ececec;}

.logo_bg {
background:url(../img/cssbg.png) no-repeat ; background-position:0px -24px; 
width: 180px;
height: 172px;
position: relative;
float:left;
}

.L_nav{ width:100%; margin-top:15px; float:left}
.L_nav ul li{cursor:pointer;}
.L_nav ul li a{ text-align: left;
    width: 180px;
    color: #646464;
    font-size: 16px;
    display: inline-block;
    padding: 14px 0;}
.L_nav ul li a i{ background:url(../img/cssbg.png) no-repeat;
width: 20px;
height: 20px;
display: inline-block;
vertical-align: middle;
margin: 0 10px 0 38px;}

.L_nav ul li:hover a i.icon1,.L_nav ul li.thisOn a i.icon1{background-position:-26px 0px;}
.L_nav ul li a i.icon1{background-position:-52px 0px;}
.L_nav ul li:hover a i.icon2,.L_nav ul li.thisOn a i.icon2{background-position:-364px 0px;}
.L_nav ul li a i.icon2{background-position:-338px 0px;}
.L_nav ul li:hover a i.icon3,.L_nav ul li.thisOn a i.icon3{background-position:-208px 0px;}
.L_nav ul li a i.icon3{background-position:-182px 0px;}
.L_nav ul li:hover a i.icon4,.L_nav ul li.thisOn a i.icon4{background-position:-156px 0px;}
.L_nav ul li a i.icon4{background-position:-130px 0px;}
.L_nav ul li:hover a i.icon5,.L_nav ul li.thisOn a i.icon5{background-position:-104px 0px;}
.L_nav ul li a i.icon5{background-position:-78px 0px;}
.L_nav ul li:hover a i.icon6,.L_nav ul li.thisOn a i.icon6{background-position:-260px 0px;}
.L_nav ul li a i.icon6{background-position:-234px 0px;}
.L_nav ul li:hover a i.icon7,.L_nav ul li.thisOn a i.icon7{background-position:-312px 0px;}
.L_nav ul li a i.icon7{background-position:-286px 0px;}

.L_nav ul li:hover a i.icon8,.L_nav ul li.thisOn a i.icon8{background-position:-316px -232px;}
.L_nav ul li a i.icon8{background-position:-316px -206px;}
.L_nav ul li:hover a i.icon9,.L_nav ul li.thisOn a i.icon9{background-position:-316px -181px;}
.L_nav ul li a i.icon9{background-position:-316px -155px;}
.L_nav ul li:hover a i.icon10,.L_nav ul li.thisOn a i.icon10{background-position:-316px -77px;}
.L_nav ul li a i.icon10{background-position:-316px -51px;}
.L_nav ul li:hover a i.icon11,.L_nav ul li.thisOn a i.icon11{background-position:-316px -124px;}
.L_nav ul li a i.icon11{background-position:-316px -98px;}

.L_nav ul li:hover{ background:#fafafa;}
.L_nav ul li.thisOn{ background:#fafafa;}
.ewm{text-align: center;margin-top: 10px;}
.ewm img{ margin-top:20px;}



/*内容区*/
#content{float: left;
width: 980px;
margin-left: 180px;
background-color: #fff;

}

.mainCont{float: left;
width: 690px;
min-height: 500px;
display: inline;
background-color: #fff;
margin-bottom: -99999px;
padding-bottom: 99999px;
overflow: hidden;
margin-left:20px }

/*banner*/
.banner{position:relative; width:690px; height:330px;  float: left;}
.focus img{ width: 690px; height: 330px;} 
.focus .shadow .title{width: 260px; height:65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:35px; line-height: 38px; background:rgba(51,51,51,0.5);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#eeeded; font-size:16px; overflow:hidden; margin-left:10px;font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#fff  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:4px; right:30px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:10px; height:10px; border-radius:7px; margin:0 7px;color:#8fc320;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#8fc320;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background:url(../img/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;} 



/*新闻列表*/

.newsList dl{ padding: 30px 0;width: 690px;border-bottom: 1px dashed #e8e8e8;overflow: hidden;zoom: 1;}

.newsList dt {float: left;width: 210px;margin-right: 20px;display: inline;}

.newsList dd {float: left;width: 460px; margin-top:3px}

.newsList dd h4 a {font-size: 18px;color: #464646; font-weight:700;}

.newsList dd h4 a:hover{color:#8fc320}

.newsList dd .intro {margin: 15px 0;font-size: 14px;color: #646464;line-height: 30px;}

.newsList dd .read .pub_date {float: left;color: #828282; margin-right:35px}

.read a{color: #828282;}
.read a:hover{color:#8fc320}
.nums{ float:right}

.nums span{float: left;padding-left: 52px;background:url(../img/view.png) no-repeat center center;background-repeat: no-repeat;}

.pages {
    height: 36px;
    line-height: 26px;
    margin-top: 40px;
    text-align: center;
}
.clearfix {
    display: block;
    clear: both;
    overflow: hidden;
}


.inner span.active {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    text-align: center;
    background-color: #8fc320;
    color: #fff;
    font-weight: bold;
    min-width: 18px;
    margin-left: 5px;
}

.inner a {
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-family: Tahoma,SimSun,Arial;
    height: 24px;
    line-height: 24px;
    min-width: 16px;
    padding: 0 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    margin-left: 5px;
}

.inner a:hover{ color:#8fc320; border-color:#8fc320}


/*右边内容区*/
.rightCont{ width:245px;margin-bottom: -99999px;padding-bottom: 99999px;overflow: hidden;}
.fr{ float:right}
.fl{ float:left}
<!--热门专题-->
.r_banner{ margin-top:30px}
.r_banner img{ width:245px; height:330px;} 
.special,.reporter,.xieHui,.zhanHui{ margin-top:25px}
.special h2,.reporter h2,.xieHui h2,.zhanHui h2{ border-bottom:1px solid #e5e5e5; padding-bottom:30px; color:#333}
.special h2 span,.reporter h2 span,.xieHui h2 span,.zhanHui h2 span{ font-size:16px; border-bottom:3px #8fc320 solid;padding-bottom:8px}
.special h2 a,.reporter h2 a,.xieHui h2 a,.zhanHui h2 a{ font-size:12px; color:#a1a1a1; margin-top:5px}
.special h2 a:hover,.reporter h2 a:hover,.xieHui h2 a:hover,.zhanHui h2 a:hover{color:#8fc320}
.special dl{ margin-top:25px; margin-bottom:20px}
.special dl dt img{ width:245px; height:163px;}
.special dl dd h4 { font-size:14px; margin-top:10px;}
.special dl dd h4 a:hover{ color:#8fc320}

/*记者专栏*/

.reporter ul li h4 a {font-size: 14px;line-height: 28px;color: #333; float:left}
.reporter ul li{ margin-top:14px; border-bottom:1px #ebebec solid; padding-bottom:20px;}
.reporter ul li:last-child{ border:none; padding-bottom:9px;}
.reporter ul li dl{padding-top:10px;}
.reporter ul li dd p { width:115px}
.reporter ul li dd p,.reporter ul li dd p a {color: #888;line-height: 26px;font-size: 12px;}
.reporter ul li dd  a:hover,.reporter ul li h4 a:hover{color:#8fc320}

/*品牌推荐*/
.Brands{ float: right}
.Brands ul{ width:245px; float:left}
.Brands ul li{ border:1px #ebebec solid; width:115px; height:70px; margin-top:11px;}
.Brands ul li:nth-child(2n+1){ float:left}
.Brands ul li:nth-child(2n){ float:right}
/*协会*/
.xieHui{ margin-top:20px; float:left; width:245px;}
.xieHui ul li h4 a {font-size: 14px;line-height: 28px;color: #333; float:left}
.xieHui ul li{ margin-top:14px; border-bottom:1px #ebebec solid; padding-bottom:20px;}
.xieHui ul li:last-child{ border:none; padding-bottom:9px;}
.xieHui ul li dl{padding-top:10px;}
.xieHui ul li dd p { width:115px; float:right}
.xieHui ul li dd p,.xieHui ul li dd p a {color: #888;line-height: 26px;font-size: 12px;}
.xieHui ul li dd  a:hover,.xieHui ul li h4 a:hover{color:#8fc320}

/*展会*/
.zhanHui{ margin-top:20px; float:left; width:245px;}
.zhanHui ul li h4 a {font-size: 14px;line-height: 28px;color: #333; float:left}
.zhanHui ul li{ margin-top:14px; border-bottom:1px #ebebec solid; padding-bottom:20px;}
.zhanHui ul li:last-child{ border:none; padding-bottom:9px;}
.zhanHui ul li dl{padding-top:10px;}
.zhanHui ul li dd p { width:115px; float:right}
.zhanHui ul li dd p,.zhanHui ul li dd p a {color: #888;line-height: 26px;font-size: 12px;}
.zhanHui ul li dd  a:hover,.zhanHui ul li h4 a:hover{color:#8fc320}


/*一周关注*/


#hot_slide{ width:245px; float:left; margin-top:20px;}
#hot_slide .hd{ width:245px; border-bottom:1px solid #e5e5e5; padding-bottom:30px; color:#333}
#hot_slide .hd ul{ float:left}
#hot_slide .hd ul li{ width:70px;  float:left; font-size:14px; color:#333 ; text-align:center;cursor:pointer; }
#hot_slide .hd ul span{ float:left; margin-right:4px; margin-left:2px}
#hot_slide .hd ul li.on{ color:#8fc320; border-bottom:3px solid #8fc320; padding-bottom:9px;}
#hot_slide .bd {margin-top:6px;}
#hot_slide .bd ul{ float:left; }
#hot_slide .bd ul li{ padding-top:16px; list-style-type:disc; width:245px;}
#hot_slide .bd ul li a span{ margin-right:5px;}
#hot_slide .bd ul li a:hover{ color:#8fc320	}










.Smap { margin: 50px auto 0px auto;width: 960px; float:right}
.Smap .hd ul{width:960px;border-bottom: 1px #d3d3d3 solid; padding-bottom:35px;}
.Smap .hd ul li{float: left;width: 160px;  font-size: 14px;line-height: 35px;#f6f6f6;text-align:center;cursor:pointer; }
.Smap .hd ul li.on {
    float: left;
	width:158px;
    border-left: 1px #d3d3d3 solid;
    border-right: 1px #d3d3d3 solid;
    border-top: 1px #d3d3d3 solid;
    
    font-size: 14px;
    line-height: 35px;
    background-color: #f6f6f6;
	text-align:center
}
.Smap dl {float: left; width: 20.5%; margin: 20px 0px 0px 20px; background-color: #000; background-color: #f6f6f6; padding: 8px 1%;}

.Smap .wzdt dl dt a{ float: left;width: 100%; font-weight:bold;}
.Smap .wzdt dl dd a:hover{color:#8fc320}
.Smap .wzdt dl dd { float: left; width: 50%; margin-top:10px}



.Smap .bd {margin-top:8px;}
.Smap .bd .key_words{ float:left; }
.Smap .bd .key_words li{ padding-top:20px;  width:15%; float:left;margin-right:5% }
.Smap .bd .key_words li:last-child{ margin-right:0px;}
.Smap .bd .key_words li a span{ margin-right:5px;}
.Smap .bd .key_words li a:hover{ color:#8fc320	}




.Foot { margin: 50px auto; width: 960px;text-align: center; float:left}
.Foot a{    margin: 0px auto;
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    font-family: "宋体",Arial, Helvetica, sans-serif;
    color: #333;}







.listTitle {
    width: 690px;
    height: 50px;
    background-color: #ececec;
}
.listTitle h3 {
    font-size: 18px;
    line-height: 50px;
    margin-left: 15px;
    letter-spacing: 2px;
	font-weight:bold;
	color:#565656;
    
}




