/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
	font-family:"微软雅黑";
}
img{
	border:none;
}

a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	color:#ba2636;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:960px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.clr{
	clear:both;
	}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.nb{
	line-height:20x;
	padding:1px 2px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px
}
.btn-1{
	width:56px;
	height:24px;
	border:none;
	background:url(../images/comm-bt.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#585858;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
	cursor:pointer;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	width:960px;
	margin:auto;
	overflow:hidden;
}
.header_top{
	height:25px!important;
	height:24px;
	line-height:25px;
	border-bottom:1px solid #DBDBDB;
	color:#676767;
	overflow:hidden;
    background:url("../images/green_skin.png") repeat-x scroll 0 -188px transparent;
	}
.header_top .time{
	float:left;
	padding-left:10px;	
	}
.header_top a.rss{
    
	}
.header_top .toplinks{	
	float:right;
	text-align:right;
}
.header_top .toplinks a{
	margin:0 5px;
	}
.header_top .toplinks span{
	margin-left:15px;
	}
.header_top .toplinks span a{
	margin:0 2px;
	}
.header .search {
	overflow:hidden;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#ff3333;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
	margin-top:10px;
}
.header .title{
	float:left;
	padding-left:10px;

}
.header .title h1 a{
	width:216px;
	height:54px;
	display:block;
	overflow:hidden;
}
.header .banner{
	width:500px;
	height:60px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}
.header .banner img{
	width:500px;
	height:60px;
	display:block;
}
.header .banner2{
	width:200px;
	height:60px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}
.header .banner2 img{
	width:200px;
	height:60px;
	display:block;
}

.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}

/*----- 新版导航菜单位置的样式 -------*/
.header .nav { }
/*-------- 圆角模型 ---------*/
.module, .module .mid {
	overflow:hidden;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.module .top span {
	
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
	background-image: url("../images/green_skin.png");
}
/*------ 主色 -------*/
.blue .top {
	background-position: 0 -72px;
	background-repeat: repeat-x;
	height: 70px;
}
.blue .top .t_l {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
.blue .top .t_r {
	background-position: -6px 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
/* --------- 导航 ----------------*/
.w963 {
	width:960px;
}
#navMenu {
	width:915px;
	overflow:hidden;
	height: 28px;
	padding:8px 0 0 15px;
}
#navMenu ul {
	float:left;
	height: 22px;
}
#navMenu ul li {
    font:14px/1.5 "Microsoft YaHei","微软雅黑","Microsoft JhengHei","宋体";
	float:left;	
	height: 22px;
	margin-right: 10px;
	margin-left: -3px;
	padding-left: 10px;
}
#navMenu ul li a {
	color: #FFF;
	height: 22px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
#navMenu ul li a.hover {
	color:#DEFF01;
	height: 22px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
    
#navMenu ul li span {
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#ebf5e9;
}
#navMenu ul li.hover {
	padding-top:0;
}
#navMenu ul li.hover a {
	display: inline-block;
	position: relative;
}
#navMenu ul li.hover span {
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
#navMenu ul li a.hover, #navMenu ul li a:hover {
	text-decoration:none;
    color:#DEFF01;
	display: inline-block;
	position: relative;
}
#navMenu ul li a.hover span, #navMenu ul li a:hover span {
	cursor:pointer;
	display:inline-block;
	height:22px;
    color:#DEFF01;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(../images/mmenubg.gif);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:red;
	text-decoration: underline;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:210px;
	height:18px;
	padding-top:2px;
	padding-left:6px;
	border:0px;
	border:#badaa1 solid 1px;
	background: #FFF;
	color:#444;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../images/search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	border:#badaa1 solid 1px;
	height:22px;
}
.w963 .search{
	padding-left:10px;
	line-height:32px;
}
.w963 .form h4 {
	display:none;
}
.w963 .form {
	float:left;
	margin:0 10px 0 0;
	*margin:0 10px 0 0;
	_margin:5px 10px 0 0;
}
.w963 .tags {
	width:500px;
	overflow:hidden;
}
.w963 .tags h4 {
	float:left;
	margin-right: 6px;
	height:26px;
	font-size:12px;
	color:#777;
}
.w963 .tags li {
	float:left;
	margin-right: 6px;
}
.header .nav .end { }
/*-- //End 导航菜单 --*/

/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
	padding-left:6px;
	height:24px;
	width:950px;
	overflow:hidden;
}
.channel-nav .sonnav {
	width:830px;
	line-height:26px;
	float:left;
	color:#256DB1;
}
.channel-nav .sonnav span {	
	margin-right:10px;
	float:left;
}
.channel-nav .sonnav span a{
	padding:0 4px;
	border:1px solid #BADAA1;
	height:22px;
	line-height:21px;
	background:url(../images/channel_bg.png) repeat-x;
	display:inline-block;
	}
.channel-nav .sonnav span a.thisclass{
	border:1px solid #3aa21b;
	}
.channel-nav .sonnav a {
	color:#428C5B;
	text-decoration:none;
}
.channel-nav .sonnav a:hover{
	 color:#287212;
	}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}
/*pic scroll
----------------------------------*/
.infiniteCarousel {
  width: 700px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}

.infiniteCarousel .wrapper {
  width: 640px; 
  overflow: auto;
  height: 170px;
  margin: 0 30px;
  top: 0;
}
.infiniteCarousel ul a img {
  border:1px solid #E3E3E3;
  padding:2px;
  width:143px;
  height:106px;
  display:block;
}
.infiniteCarousel .wrapper ul {
  width: 625px; 
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  top: 0;
}
.infiniteCarousel ul li {
  display:block;
  color:#6C6D61;
  float:left;
  padding: 10px 6px;
  height: 147px;
  width: 147px;
  text-align:center;
}
.infiniteCarousel ul li a,
.infiniteCarousel ul li a:visited{
	color:#6C6D61;
	}
.infiniteCarousel .wrapper ul li a:hover{
	text-decoration:underline;
	}
.infiniteCarousel ul li a:hover img {
  border-color: #aaa;
}
.infiniteCarousel ul li a span{
   display:block;
   line-height:17px;
   padding-top:6px;
}
.infiniteCarousel .arrow {
  display: block;
  height: 26px;
  width: 26px;
  text-indent: -999px;
  position: absolute;
  top: 70px;
  cursor: pointer;
  outline: 0;
}
.infiniteCarousel .forward {
  background:url(../images/green_skin.png) 0 -256px no-repeat;
  right: 0;
}
.infiniteCarousel .back {
  background:url(../images/green_skin.png) 0 -222px no-repeat;
  left: 0;
}
/*----------dedeinfolink  ---------*/
#dedeinfolink {
	margin-bottom:6px;
	}
#dedeinfolink tr td div {
	padding:0 5px;
	background:url(../images/white_bg.gif) repeat-x;
	margin-right:8px;
	}
#dedeinfolink tr td {
	line-height:18px;
	}
#dedeinfolink tr td.spline {
	font-size:1px;
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #dedede;
	}
#dedeinfolink tr td.iftitle {
	font-weight:bold;
	color:#428C5B;
	line-height:24px;
	border-bottom:1px dashed #dedede;
}
/*---------- frame : footer ---------*/
.footer{
	margin:auto;
	color:#999;
	text-align:center;
	margin-top:8px;
	padding-bottom:10px;
	border-top:1px solid #E5EFD6;
	padding-top:10px;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	font-size:10px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#666666;
	line-height:23px;
}

/*new search result page
----------------------------------------*/
.search_header{
    overflow:hidden;
	zoom:1;
}
.search_header  h1{
    float:left;
    display:inline;
    margin:5px 20px 5px 10px;
    width:216px;
}
.search_header .search_box{
    float:left;
    padding-top:25px;
}
.search_header .search_box input{
    border-width:1px;
	border-style:solid;
	border-color:#707070 #CECECE #CECECE #707070;
	padding:2px 4px;
	height:18px;
	line-height:18px;
    width:200px;
	margin-right:5px;
}
.search_header .search_box select{
   font-size:14px;
   height:22px;
   margin-right:5px;
}
.search_header .search_box button{
    margin-right:3px;
}
.resultbar{
	height:32px;
	line-height:32px;
	background:transparent url(../images/search-top-bg.gif) repeat-x scroll;
	text-indent:12px;
	color:#428C5B;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
 }
 .result_content{
    overflow:hidden;
	zoom:1;
 }
.sidebar{
  float:right;
  width:300px;
  padding:20px 0 0 20px;
  margin-right:20px;
  border-left:1px solid #dadada;
  word-wrap:break-word;
}
.sidebar h2{
  font-size:14px;
  line-height:25px;
 }
.sidebar  ul {
  padding:4px 8px;
 }
.sidebar  ul li{
  line-height:24px;
  background:url(../images/ico-3.gif) 4px 9px no-repeat;
 }
.resultlist{
  overflow:hidden;
}
.resultlist ul{
  padding:20px 0 0 20px;
 }
.resultlist ul li{
  padding-top:15px;
 }
.resultlist ul li h3{
  line-height:30px;
  font-size:16px;
  font-weight:normal;
 }
.resultlist ul li h3 a{
  text-decoration:underline;
 }
.resultlist ul li p{
  line-height:22px;
  color:#333;
  font-size:14px;
  width:650px;
 }
.resultlist ul li span small{
  line-height:22px;
  font-size:12px;
  margin-left:5px;
  color:#999;
 }
.resultlist ul li span a{
  color:#008400;
 }



.l{ float:left;}
.r{ float:right;}
.ftw{ font-family:"微软雅黑";}
.f14{ font-size:14px;}
.fc{ overflow:hidden; zoom:1}
.ml50{ margin-left:50px;}


.w980{width:980px; margin:auto;}
.lheader{}
.lheader .lheaderbox{ height:31px; background-color:#fafafa; border-bottom:3px solid #f4f4f4;}
.lheader .lheaderbox .header1 .gdnews{ background:url(../images/icon_a.png) left center no-repeat; padding-left:25px; height:31px; line-height:31px; display:inline-block; color:#646464;}
.lheader .lheaderbox .header1 .sharebox{ float:right; height:31px; line-height:31px; position:relative;}
.lheader .lheaderbox .header1 .sharebox a{color:#646464;}
.lheader .lheaderbox .header1 .sharebox .sinabox{ background:url(../images/icon1.png) left center no-repeat; padding-left:20px;}
.lheader .lheaderbox .header1 .sharebox .weixinbox{background:url(../images/icon2.png) left center no-repeat; padding-left:25px; margin-left:10px;}

.logobox{ height:89px;}
.logobox .searchbox{ margin-left:100px;}
.logobox .searchbox .sa{ padding-top:20px;}
.logobox .searchbox .searchk{ height:20px; width:337px; border:1px solid #cecece; border-right:none; padding:5px 10px; color:#858585;}
.logobox .searchbox .searchtj{width:68px; height:32px; background:url(../images/searchbox.png) 0 0 no-repeat; list-style-type:none; outline:none; vertical-align:middle; border:none;}
.logobox .searchbox .stext{ text-indent:5px; color:#858585; line-height:30px;}
.logobox .searchbox .stext a{color:#858585; padding:0 3px;}

.head3{ height:52px; background-color:#ececec; }
.head3 .navbox{  width:980px; height:52px;}
.head3 .navbox ul li { text-align:center; float:left;width:132px; height:52px; background:url(../images/line1.jpg) right center no-repeat; position:relative;}
.head3 .navbox ul li .second{width:100%; background-color:#6bc30c;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7; position:absolute; left:0; top:52px; display:none; z-index:999;}
.head3 .navbox ul li:hover .second{ display:block;}
.head3 .navbox ul li .second a{color:#fff; height:30px; line-height:30px; display:inline-block;}
.head3 .navbox ul li .second a:hover{ text-decoration:underline;}
.head3 .navbox ul li a{ text-decoration:none; display:block; width:100%; height:52px; margin:auto;}
.head3 .navbox ul li a:hover,.head3 .navbox ul li a.oncur{ background-color:#6bc30c;}
.head3 .navbox ul li .yw{ display:block; text-align:center; color:#999; font-size:9px;padding-top:10px;  }
.head3 .navbox ul li .zw{ display:block; text-align:center; color:#333; font-family:"微软雅黑"; padding-top:4px; }
.head3 .navbox ul li a:hover .zw,.head3 .navbox ul li a:hover .yw{color:#fff; text-align:center; }
.head3 .navbox ul li a.oncur .zw,.head3 .navbox ul li a.oncur .yw{color:#fff; text-align:center; }
.head3 .navbox .cuu{ padding-left:18px; background-color:#6bc30c;}
.head3 .navbox ul li.bgnone{ background:none;}

.lbanner{ padding-top:50px; background:url(../images/line2.png) center top repeat-x; height:395px;}



.bklist { margin-bottom:30px;}
.ml22{ margin-left:22px;}
.bklist .bkcontent{width:312px; height:123px; position:relative;}
.bklist .bkcontent .hot{ position:absolute; width:20px; height:16px; right:10px; top:10px;}
.bklist .bkcontent .bktext{color:#fff; height:123px; display:block;overflow:hidden; text-overflow:ellipsis;}
.bklist .bkcontent .bktext span{ display:block; line-height:18px;}
.bklist .bkcontent .bktext span a{color:#fff; padding:15px 0; display:block; font-size:15px;}
.bklist .bkcontent .bktext .mm{ height:52px; display:block; overflow:hidden; }
.bklist .bg1{ background-color:#666;} 
.bklist .bg2{ background-color:#66be66;} 
.bklist .bkcontent .w116{width:116px;}
.bklist .bkcontent .w196{width:176px; padding:0 10px;}
.bklist .bkcontent .w123{width:123px;}
.bklist .bkcontent .w189{width:169px; padding:0 10px;}
.bklist .bkcontent .w119{width:119px;}
.bklist .bkcontent .w193{width:173px; padding:0 10px;}


.lproducts{ background-color:#ededed;}
.lproducts .ltitle{ height:47px; line-height:47px;}
.lproducts .ltitle .f1{ color:#333; padding-left:15px;}
.lproducts .ltitle .f2{ color:#ccc;}
.lproducts .ltitle a{ font-size:12px; color:#333; font-family:Arial; padding-right:10px;}
.lproducts ul{ padding:0 4px; }
.lproducts ul li{width:146px;margin:0 8px;  display:inline-block; float:left;}
.lproducts ul li .ptitle{ line-height:46px; text-align:center;}
.lproducts ul li .ptitle a{ color:#333;}
.lproducts ul li img{width:146px; height:220px;}

.labout{ margin-top:24px; padding-bottom:30px;}
.labout .w244{width:244px;}
.labout .w318{width:318px;}
.labout .w328{width:328px;}
.laboutTitle{ height:36px; line-height:36px; border-bottom:1px dotted #ebebeb;}
.laboutTitle span{ background:url(../images/labout.png) 5px center no-repeat; padding-left:22px; color:#000; font-size:14px; height:36px; line-height:36px; display:inline-block;}
.laboutTitle a{ float:right; background:url(../images/more.png) right center no-repeat; padding-right:10px; color:#989898; line-height:36px;} 
.lvidobox{ padding:10px 3px 10px 2px; width:239px;}
.lvidobox .vidobox{width:239px; height:167px; overflow:hidden;}
.lvidobox .vidotitle{ line-height:46px; text-align:center;}

.lnewsr{width:314px; padding:0px 2px;}
.lnewsr li{ padding-bottom:25px; border-bottom:1px dashed #d6d6d6; margin-top:20px;}
.lnewsr .newimg{width:72px;}
.lnewsr .newimg img{width:72px; height:72px;}
.lnewsr .newscontent{width:242px;}
.lnewsr .newscontent span{ display:block; padding:0 10px;}
.lnewsr .newscontent .lnewstitle{ font-weight:bold; padding-top:7px;}
.lnewsr .newscontent .lnewstitle a{color:#000;}
.lnewsr .newscontent .lnewsinfo{ padding-top:14px; line-height:18px; color:#666;}

.aboutbox{width:318px; padding-left:5px; padding-top:15px;}
.aboutbox img{ margin-bottom:10px;}
.aboutbox span{ display: block; line-height:26px; color:#333;}

.bottomnavBox{ background-color:#f3f3f3;}
.bottomnav{ padding:0 19px; width:942px; margin:auto; background-color:#f3f3f3;}
.bottomnav .navbox_0{width:118px; padding:0 10px 15px 29px; background:url(../images/line3.png) right center no-repeat; float:left; }
.bottomnav .navbox_0 .title{ font-weight:bold;padding-top:20px; padding-bottom:15px;}
.bottomnav .navbox_0 .title a{color:#000;}
.bottomnav .navbox_0 .ulli{display:block; margin-bottom:10px; color:#666; background:url(../images/bottomnav.png) left center no-repeat; padding-left:15px;}
.bottomnav .navbgnone{ background:none;}

.footernav { padding:20px 0;}
.footernav .bquan{width:603px; padding-left:40px; padding-right:10px; line-height:26px; color:#999;}
.footernav .share{width:227px;}

.listbanner{width:100%; height:187px; background-position:center top;  background-repeat:no-repeat;}
.listbannerbox{ position:relative; height:187px;}
.listtitlebg{width:251px; height:115px; background-color:#6bc30c; z-index:888; position:absolute; filter:alpha(opacity=80);  -moz-opacity:0.8;-khtml-opacity: 0.8;  opacity: 0.8; right:0px; bottom:-62px;  }
.listtitle{width:251px; height:115px; z-index:999; position:absolute; color:#fff;right:0px; bottom:-62px; }
.listtitle span{ display:block; text-align:right; padding-right:25px;}
.listtitle .cn{ font-size:24px; padding-top:16px;}
.listtitle .en{ font-size:21px; font-family:Arial, Helvetica, sans-serif; padding-top:25px; color:#e7f5d8;}

.pdt30{ padding-top:30px; padding-bottom:30px;}
.tind30{ text-indent:30px; line-height:29px;}
.listnav{ background-color:#f7f7f7;}
.listnav .bocc{ height:62px; line-height:62px; padding-left:25px; color:#666;}
.listnav .bocc a{color:#666;}
.listnav .listnavbox{ height:29px; background-color:#f0f0f0;}
.listnav .listnavbox a{ line-height:29px; color:#333; padding:0 25px; display:inline-block;}
.listnav .listnavbox a:hover,.listnav .listnavbox .oncur{ background-color:#6bc30c; color:#fff;}
.listnav .tiyan a{ width:196px; padding:0; text-align:center; background-color:#999; color:#fff; float:left; border-right:1px solid #fff;}
.listnav .tiyan a:hover,.listnav .tiyan .oncur{ background-color:#ff9227;}
.listnav .news a{width:152px; padding:0; text-align:center; background-color:#999; float:left; border:none;}
.listnav .news a:hover,.listnav .news .oncur{ background-color:#6bc30c;}

.products_index .listimg{width:196px; height:430px; display:block;}
.products_index li{width:196px; float:left; position:relative;}
.products_index .p1{ background:url(../images/plist1.jpg) 0 0 no-repeat;}
.products_index .p2{ background:url(../images/plist2.jpg) 0 0 no-repeat;}
.products_index .p3{ background:url(../images/plist3.jpg) 0 0 no-repeat;}
.products_index .p4{ background:url(../images/plist4.jpg) 0 0 no-repeat;}
.products_index .p5{ background:url(../images/plist5.jpg) 0 0 no-repeat;}
.products_index li a{width:100%; text-align:center; height:471px; color:#fff; display:inline-block;}
.products_index li a .nameb{ background-color:#6bc30c; display:block; height:41px; line-height:41px;}
.products_index li:hover .nameb{ background-color:#ff9227;}
.products_index li:hover .listimg{ background-position:0 -430px;}
.products_index li .listsecond{ position:absolute; left:0; bottom:82px; z-index:10002;width:100%; display:none;}
.products_index li .listsecond a{ height:49px; line-height:49px; display:block; background:url(../images/listnavbg.png) center bottom no-repeat;}
.products_index li:hover .listsecond{ display:block;}

.listproductsBox{width:736px; padding-left:244px; position:relative; background-color:#f7f7f7; min-height:610px;}
.listproductsnav{width:196px; position:absolute; left:0px; top:-29px;}

.listproductsnav .name1{width:100%; height:58px; line-height:58px; background-color:#ff9227; font-size:18px; text-align:center; color:#fff;}
.listproductsnav .list{ background-color:#999; padding-top:10px; padding-bottom:40px;}
.listproductsnav .list li{}
.listproductsnav .list a{color:#fff; display:block; background:url(../images/right.png) 48px center no-repeat #666; height:41px; text-align:left; line-height:41px; margin-bottom:1px; padding-left:62px;}
.listproductsnav .list a.cur{ background-image:url(../images/up.png);}
.listproductsnav .list  li .second{width:143px; margin:auto; padding-bottom:20px; padding-top:5px;}
.listproductsnav .list  li .second li{border-bottom:1px solid #b8b8b8; height:43px;}
.listproductsnav .list  li .second a{ background:none;  padding:0; text-align:center; height:33px; margin-top:8px; line-height:33px;}
.listproductsnav .list  li .second a:hover{ background-color:#6bc30c;}

.listproductsBox .products_list{ padding-top:20px;}
.products_list li{width:154px; margin: 0px 15px; float:left;}
.products_list li .pimg{width:146px; border:1px solid #ccc; padding:3px; background-color:#fff;}
.products_list li .pt{ line-height:30px; text-align:center; }
.products_list li .pt a{color:#333;}
.products_list li .pimg img{width:146px; height:220px;}


.newslistbox{ background-color:#f7f7f7; margin-bottom:30px;}
.newslistbox li{ padding:16px 50px; width:880px;}
.newslistbox li:hover{ background-color:#f0f0f0; cursor:pointer;}
.newslistbox li .newsimg{width:184px; height:122px; padding:3px; background-color:#fff;}
.newslistbox li .newsimg img{width:184px; height:122px;}
.newslistbox li .newsxx{width:655px;}
.newslistbox li .newsxx a{color:#000; font-size:14px}
.newslistbox li .newsxx span{ display:block;}
.newslistbox li .newsxx span .newstime{ display:inline-block; float:right; color:#666;}
.newslistbox li .newsxx .xx1{ padding-top:5px;}
.newslistbox li .newsxx .xx2{ padding-top:30px; line-height:23px; color:#666;}

.ml18{ margin-left:20px;}
.servicesbox{background-color:#f7f7f7;}
.servicesbox .seb1{ padding-top:30px; background:#f7f7f7;}
.sebtitlebox{width:313px; height:49px; padding-top:143px; position:relative;}
.sebtitlebox .sebbg{ height:49px; display:block;filter:alpha(opacity=60);  -moz-opacity:0.6;-khtml-opacity: 0.6;  opacity: 0.6;}
.sebtitlebox .tt1{ background-color:#67c502;}
.sebtitlebox .tt2{ background-color:#9c3e28;}
.sebtitlebox .tt3{ background-color:#027ec5;}
.sebtitlebox .sebtitle{ position:absolute; height:49px; line-height:49px; text-align:center; top:143px; left:0px; width:100%;}
.sebtitlebox .sebtitle a{color:#fff; font-size:14px;}

.servicesbox .seb2{width:978px; border-right:2px solid #ccc; margin: 10px 0; margin-bottom:0px; }
.servicesbox .seb2 .seblistbox{width:256px;border-left:2px solid #ccc; padding-left:68px;}
.servicesbox .seb2 .seblistbox a{ display:block; color:#000; line-height:30px;}


.faqbox{ background:url(../images/faq.jpg) 0 0 no-repeat; height:518px;}
.faqtitle{ font-size:14px; padding:26px 30px;}
.faqtitle span{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999;}
.faqq{ padding:0 30px;}
.faqq li{ margin-bottom:8px;}
.faqq a{color:#333; display:block; height:35px; line-height:35px;}
.faqq .infoo{ display:none; line-height:18px; color:#666;}

.listabout{ padding:30px 0;line-height:24px;}

.bgf7f7f7{ background-color:#f7f7f7;}
.mbt20{ margin-bottom:20px;}






.c137ebc{COLOR:#137ebc;}
.fw14{ font-family:"微软雅黑"; font-size:14px;}
.products{width:980px; margin:auto; margin-top:35px;}
.listbg{}
.an_left{width:191px;}
.an_left .p_article{width:100%; height:76px; background-color:#9acf16; text-align:center; line-height:76px; font-size:24px; color:#fff;}
.an_left .list{ margin-top:18px; border-top:1px solid #e4e4e4;border-right:1px solid #e4e4e4;box-shadow: 1px 1px 1px #f6f6f6;}
.an_left .topno{ margin-top:0px;}
.an_left .list li{ float:left;width:100%;}
.an_left .list li a{ color:#000; text-indent:15px; display:block; height:31px; font-family:"微软雅黑"; font-size:14px; border-bottom:1px solid #e4e4e4; line-height:31px;) 157px center no-repeat;}
.an_left .list li .second li a{ border-bottom:1px dashed #a0a0a0; text-indent:58px; font-size:12px; background:none; color:#000;}
.an_left .list li .cur,.an_left .list li a:hover{color:#fff; background: url(hover.png) left center  no-repeat; border:none; height:32px;}
.an_left .list li .second li a:hover{color:#069; background:none; height:48px;}
.an_right{width:732px;}
.w749{width:749px;}
.myplace{ text-align:right;width:702px; margin-left:15px; margin-right:15px;}
.myplace span{background:url(../images/home.jpg) left center no-repeat; padding-left:23px; font-family:'微软雅黑'; color:#212121;}
.mytitle{border-bottom:1px solid #e4e4e4; height:30px; font-size:16px;  font-family:'微软雅黑';width:702px;  margin-left:15px; margin-right:15px;}
.list_box{ }
.list_box li{width:213px; margin:0 15px; float:left; margin-top:30px;}
.list_box li a{display:block;}
.list_box li img{width:211px; height:159px; border:1px solid #ebebeb;}
.list_box li .title{ line-height:30px; width:100%; text-align:center; height:30px;}
.list_box li .title a{color:#000; font-family:"微软雅黑";}

.hidden{ display:none;}
.myplace .icon5{ background:url(icon5.jpg) left center no-repeat; padding-left:20px;}
.bdicon5{ border-bottom:1px solid #e6e6e6; padding-bottom:10px; width:100%; margin:0px;}
.p_about{ margin-bottom:20px;}
.p_about .p_aboutimg { padding-bottom:20px; border-bottom:1px dotted #e6e6e6; background-color:#fff;}
.p_about .p_aboutimg .p_aboutLeft{width:411px; position:relative;}
.p_about .p_aboutimg .p_aboutRight{width:320px; padding-top:10px;}
.p_about .p_aboutimg .p_aboutLeft .bigimg{width:371px; height:342px; overflow:hidden; background-color:#f7f7f7; margin:10px 0px 20px 20px;}
.p_about .p_aboutimg .p_aboutLeft .bigimg span{width:205px; height:309px; display:inline-block; border:1px solid #cdcdcd; background-color:#fff; padding:5px; margin-top:10px;}
.p_about .p_aboutimg .p_aboutLeft .bigimg img{width:205px; height:309px;}

.p_about .p_aboutimg .p_aboutLeft .smallimg{width:371px; margin:10px 20px 20px 20px;}
.p_about .p_aboutimg .p_aboutLeft .smallimg a{width:107px; height:99px; border:1px solid #cecece; float:left;}
.p_about .p_aboutimg .p_aboutLeft .smallimg img{width:107px; height:99px;}
.ml22{ margin-left:22px;}
.p_about .p_aboutimg .p_aboutRight p{color:#333; font-family:"微软雅黑"; font-size:12px; line-height:36px;}
.p_about .p_aboutimg .p_aboutRight p span{ padding-left:5px;}
.p_about .p_aboutimg .p_aboutRight .xunjia{ padding-top:20px;}
.p_about .p_aboutimg .p_aboutRight .xunjia a{ text-align:center; line-height:35px; font-size:14px; font-family:"微软雅黑"; color:#fff; width:109px; height:35px; border-radius:5px; background-color:#9acf16; display:block; text-decoration:none;}
.p_about .p_aboutimg .p_aboutRight .fenxiang{ padding-top:40px;}

.p_about .p_detail{ margin-top:10px;}
.p_about .p_detail .detail_ch{ height:42px; width:730px; border:1px solid #e5e5e5; border-bottom:2px solid #9acf16; background-color:#f5f5f5;}
.p_about .p_detail .detail_ch a{width:115px; float:left; text-align:center; line-height:42px; border-right:1px solid #e5e5e5; text-decoration:none; font-family:"微软雅黑"; font-size:14px; color:#333;}
.p_about .p_detail .detail_ch .mcur{ background-color:#9acf16; color:#fff;}
.p_about .p_detail .info{ border:1px solid #e5e5e5; border-top:none; width:710px; padding:10px; background-color:#fff;}
.p_about .p_detail .info span{ display:block;}
.p_about .p_detail .xgtitle{width:710px; border:1px solid #ececec; border-bottom:none; margin-top:20px; padding:20px 10px 5px 10px; background-color:#fff;}
.p_about .p_detail .xgtitle span{ font-family:"微软雅黑"; color:#333; font-size:16px; line-height:26px; display:block; border-bottom:1px dotted #ececec; padding-bottom:5px;}
.p_about .p_detail .xgnr{ border:1px solid #ececec; border-top:none; background-color:#fff;}
.p_about .p_detail .xgnr li{width:148px; float:left; margin:16px;}
.p_about .p_detail .xgnr li .xgimg{width:146px;  border:1px solid #ececec;}
.p_about .p_detail .xgnr li .xgtem {width:146px;  border:1px solid #ececec; border-top:none;}
.p_about .p_detail .xgnr li .xgtem a{ line-height:35px; text-align:center; padding:0 5px; display:block; color:#666; font-family:"微软雅黑";}
.p_about .p_detail .xgnr li img{width:146px; height:220px;}


.p_aboutLeft .small{
	position:relative;
	text-align:center;
	background:#FFF;}

.p_aboutLeft .small .mark{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	width:80px;
	height:80px;
	background:#FFFFFF;
	filter:alpha(opacity:50); 
	opacity:0.5;
	border:1px solid #333;
	display:none;
	}

.p_aboutLeft .big{
	position:absolute;
	left:405px;
	top:0;
	display:none;
	border:1px solid #ececec;
	width:200px;
	height:200px;
	}
	
.boxbig{
	position:absolute;
	left:400px;
	top:20px;
	width:160px;
	height:160px;
	overflow:hidden;
	}

.p_about .p_aboutimg .p_aboutRight p.mtitile{ font-size:24px; color:#000; margin-bottom:10px;}
.viewbox{width:100%;}
.viewbox .title{padding-top:0px; height:90px; line-height:90px; margin-top:20px; background-color:#f0f0f0}
.viewbox .myinfo{ padding:20px  50px; line-height:24px;}
.xglist{width:940px; margin:auto; padding:10px 0; border-top:1px solid #ccc;}
.xglist .xglisttitle{ color:#36cc68; font-size:14px;}

.xglistbox{ line-height:35px; height:35px; padding:0 30px;}
.xglistbox a{ margin:0 10px; color:#333;}
.erweima{ position:absolute; right:0px; top:31px; display:none;}
.weixinbox:hover + span{ display:block;}