﻿@charset "utf-8";
body{
	padding: 0;
	margin: 0;
	color: #353535;
	font: 12px/22px "Microsoft YaHei",SimHei,arial,"\5b8b\4f53";
}
*{padding:0;margin:0;font-family:"Microsoft YaHei",SimHei,arial,"\5b8b\4f53";}
div,h1,h2,h3,h4,p,form,ul,label,input,textarea,img,span,dl,dt,dd{margin:0;padding:0;}
table{border-collapse:collapse;}
table{table-layout:fixed;}
td{word-break:break-all;word-wrap:break-word;}
a{text-decoration:none;color:#000;transition:0.5s ease;-o-transition:0.5s ease;-webkit-transition:0.5s ease;-webkit-tap-highlight-color:transparen;}
a:hover{color:#4B9B03;text-decoration:none;}
a:focus,a:active{background-color:transparent;}
ul{padding:0;margin:0;}
li{list-style-type:none;}
img{border:none;}
.clear{clear:both;}
input[type=submit],input[type=reset],input[type=button]{filter:chroma(color=#000000);}
form{border:none;}
*:focus{outline:none;}
/*主要框架*/
#headerbg{
	height: 70px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	background: #FFF;
}
#content{width:960px;margin-bottom:10px;padding-right:0;padding-left:0;position:relative;margin:20px auto 10px;}
#main{
	float: left;
	width: 770px;
	background: #FFFFFF url(images/singbk.png) repeat-y;
}
#sidebar{float:right;width:218px;overflow:hidden;}
/*网站顶部*/
#headerbg .header{
	width: 1000px;
	height: 70px;
	margin: 0 auto;
	color: #FFFFFF;
	overflow: hidden;
}
.header h1{font-size:23px;line-height:30px;}
.header h3{font-size:14px;line-height:24px;font-weight:normal;}
.header a{color:#FFFFFF;}
.logo{
	float: left;
	width: auto;
	padding-top: 7px;
}
.xckb{
	float: left;
	width: auto;
	margin-left: 8px;
	padding-left: 8px;
	height: 55px;
	font: 18px/28px "微软雅黑";
	color: #666666;
	padding-top: 10px;
}
.logo img{max-height:106px;vertical-align:middle;}
.logo span{vertical-align:middle;display:inline-table;height:100%;}
.erweim{float:right;width:auto;margin-right:0px;overflow:hidden;text-align:right;height:70px;}
.erweim i{
	background: url(images/tel.png) no-repeat left center;
	display: block;
	height: 58px;
	padding-left: 55px;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	text-align: left;
	padding-top: 12px;
	float: right;
	white-space: nowrap;
}
.erweim i b{
	color: #CC0000;
	display: block;
	font-size: 24px;
	font-weight: normal;
	white-space: nowrap;
}
/*----特效导航-----*/
.wrap{
	width: 1000px;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	height: 42px;
	position: relative;
	margin: 0px auto;
	padding-left: 2px;
}
.hedve{
	width: 100%;
	height: 42px;
	position: relative;
	z-index: 1000;
	background: #4B9B03;
}
#abqshow{
	width: 1000px;
	height: 42px;
	position: relative;
	z-index: 100;
	margin: 0px auto;
	padding-left: -1px;
}
.top-nav{
	width: 100%;
	background: #4B9B03;
	left: 0px;
	top: 0px;
	z-index: 1200;
	position: relative;
	height: 42px;
}
.top-nav ul li{
	display: block;
	float: left;
	position: relative;
	text-align: center;
	height: 42px;
	width: 12.4%;
	border-right: 1px solid #5ECB0C;
	border-left: 1px solid #5ECB0C;
	margin-left: -1px;
}
.top-nav ul li a em{display:block;color:#FFFFFF;font-style:normal;font-size:12px;text-transform:uppercase;line-height:16px;}
.top-nav ul li a{
	color: #FFFFFF;
	display: block;
	position: relative;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	position: relative;
	z-index: 10;
	padding: 0px 16px 0px 15px;
	font-size: 14px;
	height: 42px;
	font-weight: bold;
	line-height: 42px;
	border-left: 1px solid #000;
}
.top-nav .endbor{
	border-right: 1px solid #000;}
.top-nav .sdink a,.top-nav li a:hover{
	background: #347106;
}
#abqshow i{position:absolute;height:60px;width:100%;opacity:0.6;filter:Alpha(opacity=60);-moz-opacity:0.6;background:#F1F2F3;color:white;left:0px;cursor:pointer;bottom:0px;}
.top-nav li i{visibility:hidden;}
.top-nav li.active i{visibility:visible;}
/*---特效导航----*/
/*下拉导航*/
#clearfix,.clearfix{display:block;overflow:hidden;padding:15px 0px;}
.position{position:absolute;z-index:10;display:none;height:auto;width:100%;left:0px;overflow:hidden;}
.position ul li{border:0px;margin-left:0px;background:none;position:relative;display:block;float:none;height:30px;width:100%;overflow:hidden;}
.position ul li a{height:30px;width:100%;line-height:30px;margin:0px;padding:0px;}
.top-nav .position li a{color:#fff;border:0px;background:none;}
.top-nav .position li a:hover{background:#fff;color:#4B9B03;}
.typeul li{position:relative;float:left;font-size:16px;display:block;width:100%;}
.typeul ul{top:0;position:absolute;}
/*搜索框*/
.search{float:right;height:40px;width:301px;position:absolute;top:2px;right:0px;font-size:12px;}
#edtSearch{
	float: left;
	width: 200px;
	padding: 1px 10px;
	line-height: 26px;
	height: 26px;
	margin-top: 4px;
	border-top: 1px solid #DDDDDD;
	border-right: 0px;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	color: #666;
}
#btnPost{float:left;background:#4B9B03;border:none;width:80px;height:30px;font-weight:bold;color:#FFFFFF;text-align:center;margin-top:4px;}
/*---幻灯片----*/
.image-slider{width:100%;z-index:1;position:relative;}
.rslides{position:relative;overflow:hidden;}
.rslides li{-webkit-backface-visibility:hidden;display:block;position:absolute;margin-left:-960px;width:1920px;left:50%;text-align:center;background:#FFFFFF;z-index:1;}
.rslides img{display:block;border:0;position:relative;margin-right:auto;margin-left:auto;}
.rslides_nav{position:absolute;height:100%;top:0px;display:none;width:45px;z-index:100;background-image:url(images/img-sprite.png);background-repeat:no-repeat;}
.image-slider:hover a.rslides_nav{display:blocke;}
.prev{left:5px;background-position:left center;}
.next{right:5px;background-position:right center;}
/*传呼机*/
.rslides_tabs{width:100%;position:absolute;margin-top:-30px;display:block;z-index:100;text-align:center;height: 10px;*height: 15px;
	overflow: hidden;*overflow:visible;}
.rslides_tabs li{display:inline;padding: 0px 6px;}
.rslides_tabs li a.chdhj{
	display: inline;
	line-height: 15px;
	background: #CCF7BF;
	text-align: center;
	color: fff;
	padding: 2px 15px;
}
.rslides_tabs li a{
	font-size: 0.4em;
	*font-size: 0.3em;
	height: 15px;
}
.rslides_tabs li.rslides_here a{background:#4B9B03;color:#FFFFFF;}
/*-- 通用框架 --*/
.bannerwm,.aboutg,.good,.goodls{background:#fff;
}
.zliyous{
	background: #1287BF;}
.gooden,.good,.bannerwm,.zliyous,.aboutg{
	height: auto;
	width: 100%;
	padding: 15px 0px 10px;
}
.goodls{height: auto;
	width: 100%;}
.bannerwm{
	position: relative;
	padding:0px;
}
.conttuij,.container,.containwu{
	width: 1000px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}
.tittuijn{
	line-height: 35px;
	overflow: hidden;
	height: 35px;
	display: block;
	width: 100%;
	position: relative;
	background: url(images/dian.jpg) no-repeat left center;
	margin: 0px auto;
	z-index: 10;
	border-bottom: 3px #4B9B03 solid;
}

.abogyt{
	width: 100%;
	background: url(images/barabout.gif) no-repeat left top;
	margin: 0px auto 0px -1px;
}
.rigxldq{
	height: 47px;
	width: 322px;
	background: url(images/barquality.gif) no-repeat left top;
	margin: 0px -1px;
}
.newlisx{
	width: 500px;
}
.newlist{
	width: 502px;
	margin: 0px auto -1px -2px;
	background: url(images/barry.gif) no-repeat right top;
}
.newlist em{display: block;
	float: left;height: 40px;border-left: 1px solid #D8D8D8;}

.tittuijn .latj,.abogyt .latj{
	color: #4B9B03;
	font-size: 17px;
	display: block;
	float: left;
	padding: 0px 20px 0px 15px;
	line-height: 35px;
	font-weight: bold;
}
.tittuijn .rcodeg{
	line-height: 35px;
	padding-left: 15px;
	display: block;
	float: right;
	font-size: 12px;
	color: #505050;
}
.rcodeg:hover{color:#4B9B03;}
.titpost{
	line-height: 28px;
	color: #666;
	text-align: center;
	font-size: 18px;
	background: url(images/bg-h2.png) no-repeat center 37px;
}
.titpost a{
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	display: block;
	margin: 0px auto;
	padding: 0px 15px 5px;
}
.qitatyk{
	line-height: 28px;
	color: #666;
	font-size: 14px;
	overflow: hidden;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #DADADA;
	margin-bottom: 10px;
}
.qitatyk .latj{
	color: #4B9B03;
	font-size: 17px;
	line-height: 50px;
	padding-right: 20px;
	display: block;
	float: left;
}
.qitatyk .rcodeg{line-height:50px;padding-left:15px;display:block;float:right;font-size:12px;color:#505050;}

.bottpn{padding-bottom:10px;}
.contadef{
	width: 1000px;
	overflow: hidden;
	height: auto;
	margin: 30px auto 0px;
}

.lftittj{width:240px;font-size:20px;line-height:50px;background:#F0F0F0;text-indent:20px;height:50px;border-bottom:1px solid #eee;}
.lftittj a{display:block;color:#585858;}
.lftittj a:hover{color:#4B9B03;}
.fbhejtp{
	width: 100%;
	position: relative;
	background: #FFF;
}

.zxdt_r,.topwdlst,.botxnls,.snlgrids li{-webkit-transition:all 1s ease-out;-moz-transition:all 1s ease-out;-o-transition:all 1s ease-out;-ms-transition:all 1s ease-out;transition:all 1s ease-out;}
.zxdt_r:hover,.topwdlst:hover,.botxnls:hover,.snlgrids li:hover{box-shadow:4px 4px 20px #b4b2b2;}
/*简介AND相册AND证书*/
.haboutxx{
	float: left;
	width: 692px;
}
.gsjsimg{float:right;width:282px;}
.jsmiaos{
	width: 650px;
	position: relative;
	padding: 15px 20px;
	height: 390px;
	margin-top: -1px;
	border: 1px solid #CCC;
}
.ryzsgd{
	width: 240px;
	margin-top: -1px;
	border: 1px solid #ccc;
	position: relative;
	overflow: hidden;
	height: 410px;
	padding: 5px 20px;
}
.gywmigs{width:269px;height:208px;float:left;margin-top:10px;}
.gywmigs img{width:269px;height:208px;}
.wzmosu{width:360px;float:right;margin-top:5px;}
.wmgdzkj{
	width: 650px;
	height: 165px;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}
.xzkjbj{
	width: 600px;
	margin: 0px 0px 0px 24px;
	overflow: hidden;
	position: relative;
}
.gesxsry{
	width: 220px;
	height: 400px;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 0px 10px;
}
.gesxsry .kdiv{
	width: 210px;
	padding: 3px;
	height: 187px;
	border: 1px solid #E1E1E1;
	overflow: hidden;
	text-align: center;
	margin-top: 5px;
	position: relative;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.gesxsry span{
	display: table;
	height: 187px;
	text-align: center;
	width: 210px;
}
.gesxsry .cuizjh,.wmgdzkj li a{
	display: table-cell;
	vertical-align: middle;
}
.gesxsry .texaw{
	line-height: 216px;
	position: absolute;
	z-index: 11;
	left: 0px;
	display: block;
	bottom: -193px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 100%;
	height: 193px;
	transition:0s ease;-o-transition:0s ease;-webkit-transition:0s ease;
}
.gesxsry .kdiv i{
	background: #4B9B03;
	height: 193px;
	width: 100%;
	position: absolute;
	z-index: 10;
	left: 0px;
	opacity: 0.3;
	filter: Alpha(opacity=30);
	-moz-opacity: 0.3;
	-ms-opacity: 0.3;
	display:block;
	bottom:-193px;
}
.gesxsry img{
	max-width: 210px;
	max-height: 187px;
	vertical-align: middle;
}
.daohn i,.ryzehs i{display:block;height:100%;width:24px;cursor:pointer;position:absolute;z-index:100;}
.l_nva{
	background: url(images/arrows.png) no-repeat -3px center;
	left: 1px;
}
.r_nva{
	background: url(images/arrows.png) no-repeat -19px center;
	right: 1px;
}
#flezj-prev{left:-1px;}
#flezj-next{right:-1px;}
.xzkjbj ul{width:800px;}
.wmgdzkj li,.ryzsgd li{float:left;margin-right:10px;}
.wmgdzkj li .photoc{
	width: 187px;
	height: 159px;
	padding: 2px;
	display: block;
	overflow: hidden;
	border: 1px solid #E1E1E1;
	line-height: 24px;
	text-align: center;
	transition: 0.8s ease;
	-o-transition: 0.8s ease;
	-webkit-transition: 0.8s ease;
}
.wmgdzkj li span{
	width: 187px;
	height: 133px;
	text-align: center;
	display: table;}
.wmgdzkj li img{max-width:187px;max-height:133px;
	vertical-align: middle;}
.wmgdzkj li .photoc:hover,.gesxsry li .kdiv:hover{border:1px solid #4B9B03;}
.wmgdzkj li .photoc:hover{color:#4B9B03;}
.jsmiaos h3{
	font-size: 16px;
	font-weight: normal;
	display: block;
}
.jsmiaos h3 a{
	color: #4B9B03;
}
.jsmiaos .medras{
	color: #4B9B03;
	line-height: 26px;
	text-align: center;
	display: block;
	height: 26px;
	width: 150px;
	border: 1px solid #4B9B03;
}
.jsmiaos p{padding-top:5px;display:block;}
.jsmiaos .hgtxnw{height:153px;overflow: hidden;}
/*首页产品*/
.fndajng{
	width: 240px;
	float: left;
	overflow: hidden;
	background: #FFF;
}
.fndajng .croywt{
	display: block;
	height: 664px;
	overflow: hidden;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	padding-bottom: 10px;
}
.fndajng ul li{
	display: block;
}
.fndajng ul li .ul{
	display:block;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
.fndajng ul li .ul i.leftico,.fndajng ul li .ul i.bomico{margin-left:13px;width:27px;}
.fndajng ul li .ul .ul i.dnaico{margin-left:25px;}
.fndajng ul li span{
	display: block;
	margin: 0px auto;
	text-indent: 5px;
	transition: 0.8s ease;
	-o-transition: 0.8s ease;
	-webkit-transition: 0.8s ease;
	line-height: 35px;
	height: 35px;
	font-size: 13px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
}
.fndajng ul li i{ width:30px;height: 35px;display: block; float:left;
	transition: 0.8s ease;
	-o-transition: 0.8s ease;
	-webkit-transition: 0.8s ease;}
.fndajng ul .leftico{background: url(images/icon.png) no-repeat 13px -711px;}
.fndajng ul .bomico{background: url(images/icon.png) no-repeat -14px -681px;}
.fndajng ul .dnaico{margin-left:10px;background: url(images/icon.png) no-repeat -10px -616px;}
.fndajng li span a:hover,.fndajng li span:hover a,.fndajng li .fsyall a{color:#FFF;}
.fndajng li span:hover,.fndajng li span.fsyall{
	background: #4B9B03;
	color: #FFFFFF;
}
.fndajng li span.fsyall{
	font-size: 18px;
	text-indent: 25px;
}

.bottom-grids{
	width: 750px;
	float: right;
	overflow: hidden;
	background: #FFF;
}
.zsqjudh{
	overflow: hidden;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
}
.zsqjudh .slides{
	height: 664px;
	display: block;
	overflow: hidden;
	position: relative;
	width: 800px;
	padding: 10px 0px 0px 3px;
}
.gundxlb ul{
	display: block;
	position: relative;
	overflow: hidden;
}
.bottom-grid img{
	max-width: 100%;
}
.bottom-grid{
	transition: 0.8s ease;
	-o-transition: 0.8s ease;
	-webkit-transition: 0.8s ease;
	float: left;
	width: 230px;
	overflow: hidden;
	border: 1px solid #E6E6E6;
	padding: 2px;
	margin: 0px 7px 10px 5px;
	text-align: center;
	position: relative;
	height: 203px;
}
.bottom-grid:hover{
	border: 1px solid #4B9B03;
}
.bottom-grid span{
	display: block;
	width: 230px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-bottom: 5px;
	height: 173px;
}
.bottom-grid a{display:block;line-height:25px;}
/*公用*/
.anlist,.bkkujhz,.newlink{
	width: 998px;
	margin-top: -1px;
	border: 1px solid #CCC;}
/*案例*/
.anlist{
	overflow: hidden;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	position: relative;
	height: auto;
	padding: 20px 0px;
}
.gundhn{
	width: 940px;
	overflow: hidden;
	margin-left: 30px;
}
.imgxioa li{
	transition: 0.8s ease;
	-o-transition: 0.8s ease;
	-webkit-transition: 0.8s ease;
	float: left;
	overflow: hidden;
	border: 1px solid #EEEEEE;
	padding: 5px;
	text-align: center;
}
.imgxioa li:hover{
	border: 1px solid #4B9B03;
	color:#4B9B03;
}
.omcecd{display:block;height:190px;width:240px;float:left;border:1px solid #eee;padding:15px 0px 10px;overflow:hidden;}
.omcecd li{line-height:31px;height:31px;width:195px;border:1px solid #eee;margin:0px auto 5px;display:block;text-align:center;font-size:14px;cursor:pointer;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;}
.omcecd li:hover,.bjnse{background:#027EE0;color:#FFFFFF;}
.imgxioa{
	height: auto;
	width: 1100px;
}
.imgxioa li{
	width: 210px;
	height: 205px;
	margin: 0px 16px 0px 0px;
	background: #FFF;
}
.imgxioa li img{
	max-height: 175px;
	max-width: 210px;
	vertical-align: middle;
}
.imgxioa li a{
	display:table-cell;
	vertical-align: middle;
}
.imgxioa li span{
	text-align: center;
	width: 210px;
	display: table;
	margin: 0px auto 5px;
	height: 175px;
	vertical-align: middle;
	*padding-bottom:10px;
}
/*理由*/
.wrahxly{
	width: 100%;
	margin: 15px auto 0px;
	background: url(../../../upload/hxxliyou.jpg) no-repeat center top;
	height: 620px;
	padding-top: 66px;
}
.youshi{
	width: 100%;
	height: 110px;
	margin-top: 56px;
}
.ysmiaos{
	height: 110px;
	background: url(images/hsbtm.png);
	border: 1px solid #4B9B03;
	position: relative;
}
.ysmiaos i{
	position: absolute;
	font-size: 26px;
	line-height: 40px;
	color: #FF0;
	height: 40px;
	width: 40px;
}
.dakajch{width:298px;}
.xikojch{width:198px;}
.zelfqa{float:left;}
.rdlfqa{float:right;}
.loy1{margin-top:-2px;}
.loy2{margin-top:-6px;}
.loy4{margin-top:2px;}
.loy5{margin-top:5px;}
.jznaxgin{
	padding: 1px 15px;
}
.jznaxgin .h5{
	padding: 1px;
	font-size: 18px;
	line-height: 35px;
	color: #9CFC45;
}
.jznaxgin p{
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	display: block;
}
.icol1{top:0px;right:-50px;}
.icol2{top:0px;left:-40px;}
.icol3{top:35px;left:-40px;}
.icol4{bottom:0px;left:-40px;}
.icol5{bottom:0px;right:-55px;}
.icol6{top:35px;right:-55px;}
/*客户见证*/
.jz_con{
	overflow: hidden;
	height: auto;
	width: 1100px;
	padding-top: 20px;
}
.jz_con dl{
	width: 480px;
	height: 114px;
	overflow: hidden;
	padding: 0px 0px 20px 15px;
	float: left;
}
.jz_con dt{width:141px;height:110px;overflow: hidden; padding:1px; border:1px solid #D8D8D8; float:left;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;}
.jz_con dt:hover{border:1px solid #4B9B03;}
.jz_con dd{width:316px;height:110px;overflow: hidden; padding-left:13px; float:left;}
.jz_con dt img{width:141px;height:110px;}
.jz_con dd h3{
	display: block;
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-weight: normal;
}
.jz_con dd p{display: block; color:#999; line-height:26px;}
.jz_con dd p a{
	color: #4B9B03;
}
/*-- 内页产品列表 --*/
.content-grids{
	width: 100%;
	height: auto;
	padding-bottom: 20px;
}
.wrap3{
	width: 1000px;
	overflow: hidden;
	margin: 0px auto;
}
.chubianj{width:1100px;position:relative;height:auto;overflow:hidden;margin-top:10px;margin-bottom:10px;}
.grid{float:left;width:226px;background:#fff;border:1px solid #DBDBDB;text-align:center;-webkit-transition:all 1.5s ease;-moz-transition:all 1.5s ease;-o-transition:all 1.5s ease;transition:all 1.5s ease;box-shadow:0px 56px 36px -60px #121D12;-webkit-box-shadow:0px 56px 36px -60px #121D12;-moz-box-shadow:0px 56px 36px -60px #121D12;-o-box-shadow:0px 56px 36px -60px #121D12;position:relative;overflow:hidden;margin:0px 17px 25px 10px;}
.gridgc{float:left;width:230px;background:#fff;text-align:center;-webkit-transition:all 1.5s ease;-moz-transition:all 1.5s ease;-o-transition:all 1.5s ease;transition:all 1.5s ease;position:relative;overflow:hidden;margin:0px 30px 2px 0px;}
#main .grid img,#main .gridgc img{max-width:216px;max-height:177px;-webkit-transition:all 1.5s ease;-moz-transition:all 1.5s ease;-o-transition:all 1.5s ease;transition:all 1.5s ease;}
.gridgc .gcanlk{
	border: 1px solid #DBDBDB;
	overflow: hidden;margin:5px;
	width:216px;height:177px;
	text-align:center;
	display: table;
}
.gridgc .gcanlk a{
	display: table-cell;
	vertical-align: middle;
}
.gridgc .gcanlk:hover{
	opacity: 0.8;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	border: 1px solid #4B9B03;
}
.grid:hover{
	border: 1px solid #4B9B03;
}
.grid:hover img{opacity:0.8;filter:Alpha(opacity=80);-moz-opacity:0.8;}
.grid h3 .hearf:hover{text-decoration:underline;}
.grid h3{
	width: 100%;
	overflow: hidden;
	display: block;
	background: #4B9B03;
	padding-bottom: 10px;
}
.gridgc h3{
	width: 100%;
	overflow: hidden;
	display: block;
	line-height: 30px;
	padding: 5px 0px;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
}
.lazyloading{background:url(images/loading.gif) no-repeat center center;}
.grid h3 .hearf{color:#FFFFFF;position:relative;width:100%;left:0px;bottom:0px;z-index:2;line-height:30px;font-size:14px;font-weight:normal;height:30px;overflow:hidden;display:block;}
.grid .aynklj{width:70px;height:24px;line-height:24px;float:left;margin-left:30px;font-size:12px;font-weight:normal;}
.grid .bswusg{background:#FFF;}
.grid .yosebj{color:#FFF;background:#F60;}
.grid .aynklj:hover{text-decoration:underline;}
.grid h3 i{position:absolute;left:0px;bottom:34px;background:url(images/bgcp.png) repeat-x;width:100%;height:35px;display:block;}
/*-- //产品列表 --*/
/*-- 特别推荐 --*/
.strip-line{background:#B578B1;height:2px;width:17%;margin:0 auto;}
.good-info h3{margin:0 0 20px;text-align:center;color:#FFFFFF;display:block;font:bold 28px/30px "微软雅黑";height:30px;}
.good-info{overflow:hidden;height:auto;width:auto;}
.good-grids{margin-top:50px;}
.good-left h3{margin:0;color:#FFFFFF;font-size:20px;font-weight:normal;}
.good-left p{margin:0;color:#ffffff;line-height:1.8em;font-size:14px;}
.good-left p:nth-child(2){margin:15px 0;}
.good-left{float:left;width:530px;}
.good-right img{width:100%;}
.good-right{float:left;position:relative;width:445px;margin-right:25px;}
.strip{background:#B578B1;height:2px;width:50%;margin:15px 0;}
.good-left p:nth-child(4){margin-top:20px;}
/*-- //特别推荐 --*/
/*---友情链接-----*/
.nkbjs{
	position: relative;
	padding-bottom: 12px;
}
.newlink{
	margin: -1px auto 0px;
	line-height: 35px;
}
.newlink a{
	padding: 0px 10px;
}
/*---版权-----*/
.copy-right{
	text-align: center;
	background: url(images/36d97848c1.jpg) no-repeat center top;
	padding-top: 35px;
	position: relative;
}
.yqljcss{
	border-bottom: 1px solid #66C050;
	display: block;
	margin: 0px auto;
	height: auto;
	width: 1000px;
	padding-bottom: 15px;
	font-size: 14px;
	color: #66C050;
}
.copy-right .yqljcss a{padding:0px 10px;}
.copy-right a{
	color: #333;
}
.copy-right a:hover{
	color: #FFFFFF;
}
.dibugbq{
	margin: 0px auto;
	height: auto;
	width: 1000px;
	overflow: hidden;
	padding: 20px 0px 30px;
	color: #333333;
	font: 1.2em/28px "微软雅黑";
	border-top: 1px solid #000;
}
/*-- to-top --*/
#toTop{display:none;text-decoration:none;position:fixed;bottom:70px;right:1%;overflow:hidden;z-index:999;width:36px;height:41px;border:none;text-indent:100%;background:url(images/top.gif) no-repeat 0px 0px;transition:0s ease;-o-transition:0s ease;-webkit-transition:0s ease;}
#toTopHover{width:32px;height:32px;display:block;overflow:hidden;float:right;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}
/*-- //to-top --*/
/*主要内容*/
#main .h2{
	font-size: 20px;
	line-height: 60px;
	color: #555;
	font-weight: normal;
	position: relative;
	padding: 0px 0px 0px 25px;
	background: url(images/dian.jpg) no-repeat 6px center;
	border: 1px solid #CCC;
}
.brunak{
	background: #4B9B03;
	height: 3px;
	position: absolute;
	left: -1px;
	bottom: -1px;
	display: block;
	z-index: 10;
}
.lfewit{
	width:770px;}
.rigwit{
	width:222px;}
.sigbner{width:770px;height:1px;background:#CCC;}
.xwcoent h4{font-size:15px;line-height:20px;margin-bottom:10px;}
.xwcoent a{color:#000000;}
.xwcoent a:hover{color:#0672D2;text-decoration:none;}
.post_body{
	width: auto;
	line-height: 22px;
	padding: 20px;
	border: 1px solid #CCC;
	margin-top: -1px;
}
.singp_body{
	width: auto;
	line-height: 22px;
	padding: 20px;
}
.post_content{min-height:30px;word-break:break-all;overflow:hidden;}
.post_content img{max-width:900px;width:expression(this.width > 900 ? 900:true);}
.post_content p{margin-bottom:10px;}
.post_content ul,.post_content ol{margin-left:3em;list-style-position:outside;}
.post_content li{list-style-type:inherit;}
.post_content li p{margin:5px 0;}
.post_tags{padding:10px 0; }
.post_info{height:30px;line-height:30px;text-align:right;margin-top:10px;border-top:solid 1px #eee;}
/**/
.post_time{float:right;width:40px;height:85px;padding:10px 5px;overflow:hidden;text-align:center;color:#FFFFFF;background:#632423 url(images/icon/time_left.png) no-repeat left bottom;}
.post_time h5{font-size:26px;line-height:28px;}
.post_time h6{font-size:10px;line-height:12px;font-weight:normal;}
.post_fu{float:right;width:40px;height:40px;padding:5px 5px;background:#632423 url(images/icon/fu_left.png) no-repeat left bottom;}
/**/
.postistop{margin-bottom:15px;}
.postistop .post_time{height:32px;line-height:40px;margin-bottom:10px;background:#632423 url(images/icon/up_right.png) no-repeat left top;}
.postistop h2{font-size:18px;margin-bottom:2px;}
/*tagcloud*/
.tags-cloud .tag-name{margin:0 5px;line-height:1.2;}
.tags-cloud .tag-name-size-0{font-size:1.1em;}
.tags-cloud .tag-name-size-1{font-size:1.4em;}
.tags-cloud .tag-name-size-2{font-size:1.7em;}
.tags-cloud .tag-name-size-3{font-size:2.1em;}
.tags-cloud .tag-name-size-4{font-size:2.6em;}
.tags-cloud .tag-name-size-5{font-size:3.2em;}
.tags-cloud .tag-name-size-6{font-size:3.9em;}
.tags-cloud .tag-name-size-7{font-size:4.6em;}
/*上一篇下一篇*/
.post_nav{
	padding: 5px 15px 0px;
	height: 22px;
}
.post_nav a{color:#632423;}
.l{float:left;}
.r{float:right;}
/*相关文章*/
.mutuality{padding:15px;background:#FFFFFF;margin-bottom:5px;}
.mutuality_title{font-weight:bold;height:28px;line-height:28px;}
.mutuality_body{padding:0px 5px;}
.mutuality_body p{line-height:24px;background:url(images/li.jpg) no-repeat left 10px;padding-left:10px;}
/*侧栏主体*/
.function{
	float: left;
	width: auto;
	margin-bottom: 5px;
	background: #FFFFFF;
}
.function_t{
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	padding-left: 24px;
	color: #666666;
	width: 192px;
	position: relative;
	display: block;
	border: 1px solid #CCC;
	background: url(images/dian.jpg) no-repeat 6px center;
}
.function_c{
	padding: 15px 10px 15px 12px;
	overflow: hidden;
	display: block;
	width: 194px;
	border: 1px solid #CCC;
	margin: -1px 0px 10px;
}
.function_c ul{padding:0px 3px 0px 0px;overflow:hidden;display:block;}
.function_c ul li{
	line-height: 30px;
	display: block;
	margin-bottom: 2px;
	color: #474747;
	border-bottom: 1px dashed #eee;
}
/*新改版*/
.box{background:#ffffff;clear:both;box-shadow:2px 2px 4px #e3e3e3;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;transition:all 0.3s ease-out;padding:5px;}
.box .h3e{
	width: 211px;
	height: 60px;
	line-height: 60px;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	text-indent: 25px;
	margin-top: -5px;
	position: relative;
	border: 1px solid #CCC;
	background: url(images/dian.jpg) no-repeat 6px center;
}
.box h3 span{float:right;margin-right:10px;}
.box h3 span a{font-size:12px;color:#666666;}
.box h3 span a:hover{color:#F39801;}
.box ul{
	overflow: hidden;
	padding: 15px 0px;
}
.right-paper{
	padding-bottom: 15px;
	overflow: hidden;
}
.right-paper ul{
	padding: 0 10px;
	margin: -1px 0px;
	border: 1px solid #CCC;
	width: 191px;
}
.right-paper li{border-bottom:1px dashed #eee;float:left;font-size:12px;line-height:22px;padding:13px 0;word-break:break-all;word-wrap:break-word;overflow:hidden;width:100%;}
.right-paper img{float:left;margin-right:10px;background:url(images/loading.gif) no-repeat center center;}
/*侧边搜索*/
#divSearchPanel input[type="text"]{float:left;width:110px;padding:5px 10px;border:1px solid #FFFFFF;}
#divSearchPanel input[type="submit"]{float:left;background:#4B9B03;border:none;width:50px;height:28px;font-weight:bold;color:#FFFFFF;}
/*侧边分类*/
#divCatalog li{border:0px;}
.li-subcate{background:url(images/newsIco.gif) no-repeat left 10px;text-indent:18px;}
.li-erjiml .ul-subcates{display:none;}
.li-erjiml{
	background: url(images/diandian.jpg) no-repeat 3px center;
	text-indent: 20px;
}
#divComments li,divPrevious li,.function_c ul li{word-break:keep-all;overflow:hidden;text-overflow:ellipsis;}
#zdytags_id li{white-space:normal;}
#zdytags_id ul{padding-right:15px;overflow:hidden;width:185px;}
/*评论列表*/
.commentlist{
	padding: 0 15px;
}
.commentlist h4{margin-top:15px;}
.commentlist .msg{margin-top:10px;border-top:1px solid #CCCCCC;padding:5px 0 0 0;}
.commentlist .msg .msgimg{float:left;width:48px;height:48px;padding-top:5px;}
.commentlist .msg .msgimg .avatar{width:48px;height:48px;}
.commentlist .msg .msgtxt{width:100%;float:right;margin-left:-60px;}
.commentlist .msg .msgtxt .msgtxtbogy{margin-left:60px;}
.commentlist .msg .msgtxt .msgname{height:24px;line-height:24px;}
.commentlist .msg .msgtxt .msgname span{font-size:12px;color:#999999;}
.commentlist .msg .msgtxt .msgarticle{padding:5px 0;}
.commentlist .msg .msgarticle .msg{font-size:12px;}
.commentlist .msg .msgarticle .msg .msgimg{width:32px;height:32px;}
.commentlist .msg .msgarticle .msg .msgimg .avatar{width:32px;height:32px;}
.commentlist .msg .msgarticle .msg .msgtxt{width:100%;float:right;margin-left:-40px;}
.commentlist .msg .msgarticle .msg .msgtxt .msgtxtbogy{margin-left:40px;}
.commentlist .msg .msgarticle .msg .dot{display:none;}
/*发布评论*/
.commentpost{
	padding: 15px;
	margin-bottom: 10px;
}
.commentpost p{
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.commentpost img{margin-bottom:-6px;}
li.msgarticle div.quote{margin:10px 0 0 0;padding:10px;background:#FFFFFF;border:1px solid #F4F4F4;}
li.msgarticle div.quote-title{margin:0;padding:0;font-size:1em;color:#CC0000;}
.commentpost input{width:200px;padding:6px 10px;border:1px solid #4B9B03;}
.commentpost #txaArticle{padding:5px;width:95%;height:120px;border:1px solid #CCCCCC;background:none;}
.button{background:#4B9B03;border:none;width:100px;height:30px;font-weight:bold;color:#FFFFFF;}
#cancel-reply{float:right;margin-right:2em;}
/*分页*/
.pagebar{
	text-align: center;
	padding: 35px 10px 20px;
	width: auto;
	margin: 0px auto;
}
.pagebar span.page{color:#FFFFFF;padding:2px 8px;background:#0672D2;margin:4px;}
.pagebar span.now-page{color:#0672D2;padding:2px 8px;font-weight:bold;background:#FFFFFF;margin:5px;}
/*网站底部*/
.copyright{padding:10px 20px 20px;text-align:center;}
.copyright a{color:#000000;}
#goTopBtn{float:right;width:120px;height:80px;cursor:pointer;background:url(images/foot.png) no-repeat center center;}
#goTopBtn a{display:block;width:120px;height:80px;}
#goTopBtn span{display:none;}
.jbloot{width:100%;margin-right:auto;margin-left:auto;overflow:hidden;height:auto;}
/*内页*/
.yqljxg{height:auto;width:100%;text-align:center;margin-top:10px;}
.yqljxg a{line-height:30px;color:#000;margin-right:6px;margin-left:6px;font-size:13px;}
.ltonp{height:40px;width:100%;position:relative;margin-right:auto;margin-left:auto;background:#f65a5b;}
.ltonp .cp-hello{line-height:40px;float:left;height:40px;color:#000000;}
.ltonp .cp-logvr{line-height:35px;float:right;height:30px;margin-top:3px;margin-left:15px;}
.ltonp .kjtop{width:1100px;height:40px;margin-right:auto;margin-left:auto;position:relative;z-index:10;}
.yqljxg a:hover{text-decoration:underline;color:#0672D2;}
.cptitle{line-height:35px;color:#FFFFFF;height:35px;width:100%;overflow:hidden;border-bottom:1px solid #0672D2;background:#0672D2;}
.cptitle .r_cp{float:right;margin-right:10px;color:#0672D2;}
.cptitle .r_cp a{color:#fff;}
.cptitle .l_cp{float:left;margin-left:30px;font-size:16px;font-weight:bold;}
.cpbody{width:688px;overflow:hidden;padding-left:1px;padding-bottom:15px;height:auto;}
.cpbodyto{width:790px;overflow:hidden;padding-bottom:20px;height:auto;padding-top:20px;padding-left:6px;}
.post_cp{float:left;heigh:19px;width:190px;margin-top:15px;margin-left:20px;text-align:center;border:1px solid transparent;overflow:hidden;padding:5px 5px 8px;}
.xgjbk{overflow:hidden;margin-bottom:10px;}
.post_cp img{vertical-align:middle;max-height:140px;_height:expression(this.height<140px?"auto":"140px");max-width:190px;_width:expression(this.width<190px?"auto":"190px");}
/*END*/
.benjbtm{
	background: #347106;
	position: absolute;
	height: 100%;
	width: 100%;
	filter: Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	left: 0px;
	top: 0px;
}
.benjbtm2{background:#f65a5b;position:absolute;height:100%;width:100%;filter:Alpha(opacity=100);-moz-opacity:1;opacity:1;left:0px;top:0px;}
.bottmn{margin-top:35px;margin-bottom:7px;border-top:1px solid #0672D2;text-align:center;}
.fdohan2{padding-top:12px;margin-left:-481px;*margin-left:-480px;left:50%;}
#imglan{position:relative;z-index:100;left:0px;top:0px;}
.post_cp:hover{border:1px solid #0672D2;}
.post_cp:hover a{color:#0672D2;}
.l_xwtit a{color:#000000;width:200px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;float:left;}
.l_xwtit #wzzslbys{width:565px;}
.l_xwtit a:hover{color:#0672D2;}
.post_cp a{color:#000000;}
#l_picimg{padding:5px;float:left;height:auto;width:268px;margin-top:17px;border:1px solid #CCCCCC;}
.r_tieint{float:right;height:auto;width:375px;margin-right:15px;margin-top:10px;}
#titlejs{font-size:14px;line-height:40px;font-weight:bold;overflow:hidden;height:40px;}
#intoec{font-size:12px;color:#333333;line-height:20px;overflow:hidden;height:185px;}
#intoec:after{content:"...";}
#idline{width:333px;float:left;border-right:1px solid #0672D2;border-left:1px solid #0672D2;}
/*产品页*/
.felxiol{height:auto;line-height:28px;overflow:hidden;margin-right:auto;margin-left:auto;width:100%;}
.felxiol h3{font:normal 12px/28px "微软雅黑";display:inline;}
.felxiol h3 a{padding-right:12px;padding-left:12px;}
.titld{height:60px;width:772px;overflow:hidden;margin-top:-1px;margin-left:-1px;position:relative;}
.titld h3{color:#FFFFFF;background:#0672D2;text-indent:20px;border-top-left-radius:10px;-webkit-border-top-left-radius:10px;-o-border-top-left-radius:10px;-moz-border-top-left-radius:10px;border-top-right-radius:10px;-webkit-border-top-right-radius:10px;-o-border-top-right-radius:10px;-moz-border-top-right-radius:10px;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;font:bold 16px/60px "微软雅黑";}
.titld h3 a{color:#FFFFFF;}
.felxiol .bulo a{font-weight:bold;border-bottom:1px dashed #8D3381;}
.setjnju{height:80px;width:100%;overflow:hidden;}
/*列表页*/
.zixlist{height:auto;width:100%;overflow:hidden;padding-bottom:25px;padding-top:20px;}
.zixlist .picmge_l{float:left;height:auto;width:150px;overflow:hidden;}
.zixlist .picmge_l img{max-width:150px;max-height:150px}
.zixlist .inofnt_r{float:right;height:auto;width:550px;}
.zixlist .inofnt{height:auto;width:100%;}
.inofnt_r h1 a:hover,.inofnt h1 a:hover{color:#4B9B03;}
.inofnt_r h1 a,.inofnt h1 a{color:#333;}
.inofnt_r h1,.inofnt h1{padding-bottom:20px;font-size:14px;font-weight:bold;}
.inofnt_r p,.inofnt p{line-height:25px;color:#444;text-indent:2em;}
.zixlist .xmlist{
	display: block;
	height: auto;
	position: relative;
	margin: 0px auto;background: #FFFFFF url(images/singbk.png) repeat-y;
}
/*列表页修改*/
.icon{display:inline-block;overflow:hidden;background-repeat:no-repeat;background-image:url(images/icon.png);}
.listli{background-color:#ffffff;overflow:hidden;margin-bottom:20px;box-shadow:2px 2px 4px #e3e3e3;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;transition:all 0.3s ease-out;position:relative;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;}
.listli .tuijian{position:absolute;width:61px;height:61px;background:url(images/tuijian.png) no-repeat;top:0;left:0;z-index:9999;overflow:hidden;}
.listli:hover{
	box-shadow: 4px 4px 20px #b4b2b2;
}
.listli .listli-top{border-bottom:1px solid #F2F2F2;padding:12px 20px 30px 12px;clear:both;}
.listli .listli-left{float:left;}
.listli-left img{background:url(images/loading.gif) no-repeat center center;}
.listli .listli-right{margin-left:260px;}
.listli .listli-all{margin-left: 10px;}
.listli .listli-topall{
	border-bottom: 1px solid #E1E1E1;
	padding: 12px 20px 3px 12px;
	clear: both;
}
.listli .listli-top{
	border-bottom: 1px solid #E1E1E1;
	padding: 12px 20px 30px 12px;
	clear: both;
}
.listli .listli-right h2,.listli .listli-all h2{font-size:20px;color:#474747;font-family:'\5FAE\8F6F\96C5\9ED1';margin:10px 0;line-height:1.5;font-weight:normal;}
.listli .listli-right h2{height:65px;}
.listli .listli-right h2 a,.listli .listli-all h2 a{color:#474747;text-shadow:5px 5px 3px #999;text-decoration:none;overflow:hidden;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}
.listli:hover .listli-right h2 a,.listli:hover .listli-all h2 a{color:#4B9B03;}
.listli .listli-right-text{font-family:"NSimSun";font-size:12px;color:#666;line-height:1.8;height:60px;overflow:hidden;}
.listli .listli-bottom{clear:both;padding:5px 0;}
.listli .listli-bottom .listlitag{height:20px;color:#666;padding:8px 10px;}
.listli .listli-bottom .listlitag .date{height:20px;float:left;color:#999;line-height:22px;font-family:'arial';}
.listli .listli-bottom .listlitag .date .time{float:left;width:20px;height:20px;margin-right:5px;display:block;background-position:-143px -252px;}
.listli .listli-bottom .listlitag .tagdj{height:20px;float:left;color:#999;line-height:22px;font-family:'arial';margin-left:15px;}
.listli .listli-bottom .listlitag .tagdj .dj{float:left;width:20px;height:20px;margin-right:5px;display:block;background-position:-281px -252px;}
.listli .listli-bottom .listlitag .tagpl{height:20px;float:left;color:#999;line-height:22px;font-family:'arial';margin-left:15px;}
.listli .listli-bottom .listlitag .tagpl .pl{float:left;width:20px;height:20px;margin-right:5px;display:block;background-position:-142px -322px;}
.listli .listli-bottom .listlitag .tags{max-width:280px;overflow:hidden;float:left;color:#737373;padding:0px 0 0 10px;margin-left:10px;height:20px;line-height:20px;}
.listli .listli-bottom .listlitag .tags .tagss{float:left;width:20px;height:20px;margin-right:5px;display:block;background-position:-272px -386px;}
.listli .listli-bottom .listlitag .tags li{float:left;padding:0 5px;color:#999}
.listli .listli-bottom .listlitag .tags a{color:#999999;text-decoration:none;font-size:12px;position:relative;}
.listli .listli-bottom .listlitag .tags li:hover a{color:#4B9B03;}
.listli .listli-bottom .listlitag .lanmu{float:right;font-size:12px;color:#999;line-height:18px;padding:3px 15px;margin-right:10px;}
.listli .listli-bottom .listlitag .lanmu:hover{color:#F39801;}
/*开门式效果集合*/
.megda,.felxiol h3 a,.top-nav li a,.medra{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s;}
.megda:before,.felxiol h3 a:before,.medra:before{color:#fff;content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;border-bottom:2px solid #EB5902;border-radius:8px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}

.megda:hover,.megda:focus,.megda:active,.felxiol h3 a:hover,.felxiol h3 a:focus,,.felxiol h3 a:active{color:#EB5902;}
.megda:hover:before,.megda:focus:before,.megda:active:before,.felxiol h3 a:hover:before,.felxiol h3 a:focus:before,.felxiol h3 a:active:before,.top-nav li a:hover:before,.top-nav li a:focus:before,.top-nav li a:active:before,.medra:hover:before,.medra:focus:before,.medra:active:before{-webkit-transform:scaleX(1);transform:scaleX(1);}
/*分页效果*/
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;}
.pagination > li{display:inline;}
.pagination > li > a,.pagination > li > span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#444;text-decoration:none;background-color:#fff;border:1px solid #ddd;}
.pagination > li > a.jlpes{font-size:13px;line-height:1.5em;padding:13px 12px;}
.pagination > li:first-child > a,.pagination > li:first-child > span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px;}
.pagination > li:last-child > a,.pagination > li:last-child > span{border-top-right-radius:4px;border-bottom-right-radius:4px;}
.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus{color:#23527c;background-color:#A2DAFF;border-color:#A2DAFF;}
.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus{z-index:2;color:#fff;cursor:default;background-color:#4B9B03;border-color:#4B9B03;}
.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd;}
.pagination-lg > li > a,.pagination-lg > li > span{padding:10px 16px;font-size:18px;}
.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span{border-top-left-radius:6px;border-bottom-left-radius:6px;}
.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span{border-top-right-radius:6px;border-bottom-right-radius:6px;}
/*内页框架*/
.postzk{
	width: 100%;
	height: auto;
	margin: 20px 0px 10px;
}
.xwcoent{
	width: 1000px;
	overflow: hidden;
	height: auto;
	margin: 0px auto;
}
/*口号*/
.xckb span{color:#4B9B03;}
.xckb b{
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
}
/*底部新闻列表*/
.quanjuli ul{
	display: block;
	position: relative;
	padding: 5px 8px;
	overflow: hidden;
}
.ijsuzhc li{
	line-height: 36px;
	display: block;
	height: 36px;
	overflow: hidden;
	background: url(images/000_97.jpg) no-repeat 3px center;

	*background: url(images/000_97.jpg) no-repeat 3px 13px;
	text-indent: 30px;
	border-bottom: 1px dashed #4B9B03;
}
.botxnls li,.dontiax li{
	line-height: 35px;

		display: block;
	height: auto;
	overflow: hidden;
	background: url(images/diandian.jpg) no-repeat 3px center;
	*background: url(images/diandian.jpg) no-repeat 3px 13px;
	text-indent: 20px;
}
.ufeedly{
	display: block;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: -12px;
}
.botxnls li span,.dontiax li span{
	float: right;
	text-indent: 0px;
}
.botxnls li a{font-size:14px;float:left;display:block;height:35px;*height:30px;width:310px;overflow:hidden;}
.dontiax li a{
	font-size: 14px;
	float: left;
	display: block;
	height: 35px;
*height:30px;
	width: 360px;
	overflow: hidden;
}
.zxdtlft{
	float: left;
	width: 200px;
	margin-right: 10px;
}
.zxdt_l{float:right;width:290px;}
.xd_hyew{float:right;width:495px;}
.zxdt_r{
	width: 490px;
	float: left;
	margin-right: 10px;
}
.ijsuzhc{
	width: 198px;
}
.dontiax{
	width: 488px;
	height: 350px;
}
.topwdlst{width:288px;height:210px;position:relative;margin-top:-5px;overflow:hidden;}
.ijsuzhc,.dontiax,.botxnls,.topwdlst{
	margin-top: -1px;
	border: 1px solid #CCC;
	height: 350px;
}
.ijsuzhc{position:relative;overflow:hidden;}
.quanjuli ul .indiv{
	display: block;
	overflow: hidden;
	border-bottom: 1px dotted #999999;
	padding-bottom: 12px;
	margin: 5px 0px;
}
.quanjuli ul .indiv .andmsec{width: 285px;float:none;font-size: 16px;}
.quanjuli ul .indiv .pmcig{
	display: block;
	width: 140px;
	height: 105px;
	border: 1px solid #D8D8D8;
	float: left;
	overflow: hidden;
	text-align: center;
	margin-right: 15px;
	padding: 1px;
}
.pmcig span{width: 140px;
	height: 105px;display:table;text-align: center;}
.pmcig span a{
	display: table-cell;
	vertical-align: middle;
}
.quanjuli ul .indiv img{max-height:105px;max-width:140px;vertical-align: middle;}
.quanjuli ul .indiv .thwext{
	display: block;
	line-height: 28px;
	color: #666;
	height: 80px;
	overflow: hidden;
	margin-top: 0px;

	*margin-top: 0px;
}
#yxnhxw{
	width: 272px;
	margin-top: -2px;
	height: 340px;
}
.topwdlst li{*width:272px;
	width: 272px;
	line-height: 35px;
	display: block;
	height: auto;
	position: relative;
	padding-left: 32px;
*padding-left:15px;}
.topwdlst li i{position:absolute;display:block;height:70px;width:30px;left:6px;top:8px;*left:-10px;*top:8px;}
.topwdlst li i em{display:block;color:#FFFFFF;height:20px;width:20px;margin-bottom:8px;font-size:12px;font-style:normal;line-height:20px;text-align:center;border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-moz-border-radius:3px;}
.topwdlst li .tiewn{background:#333;}
.topwdlst li .hndia{background:#EB5902;}
.topwdlst li span{
	width: 235px;
	line-height: 23px;
	display: block;
	color: #666;
}
.botxnls li span,.dontiax li span{float:right;}
.topwdlst li a{
	float: left;
	display: block;
	height: 35px;
	width: 235px;
	overflow: hidden;
	font-size: 14px;
}
/*最顶部*/
.topgno{
	height: 40px;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #F1F1F1;
	background: #FEFEFE;
}
.gonggao{line-height:40px;height:40px;width:1000px;margin-right:auto;margin-left:auto;position:relative;}
#gnoatury{width:690px;overflow:hidden;height:40px;white-space:nowrap;float:left;}
.huanywl{float:left;}
.yoclnks{float:right;color:#999999;}
.yoclnks a{padding:0 6px;}
#gcnten a{padding:0 6px;}
#gtitona{height:40px;width:auto;padding-right:2px;float:left;font-weight:bold;}
#gcnten{float:left;white-space:nowrap;height:40px;color:#999999;}
/*在线留言*/
.fedbaki{
	width: 1000px;
	padding: 45px 0px 10px;
}
.feerkht{
	padding: 1px 0px 10px;
	height: 360px;
	width: 600px;
	margin: 0px auto;
}
.fedbaki p{
	display: block;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
.pbrh1{
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8B8B8B;
	line-height: 45px;
	padding: 25px 0px;
}
.pbrh1 span{
	font-size: 28px;
	line-height: 40px;
	border-bottom: 4px solid #EB5902;
	margin-right: 10px;
	color: #333;
	font-weight: bold;
}
.pbrh2{
	color: #666;
	border: 1px solid #DADADA;
	padding: 15px;
	margin: 0px auto 30px auto;
	width: 650px;
	display: block;
	overflow: hidden;
}
.pbrh2 span{color:#EB5902;}
p.pbrh3{
	font-size: 18px;
	line-height: 45px;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	width: 410px;
	margin: 30px auto 15px;
	text-align: center;
}
.pbrh3 span{color:#EB5902;}
.pbrh4{
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #A5A5A5;
	text-align: center;
	padding-bottom: 20px;
}
.feerkht li{display:block;position:relative;}
.feerkht label{
	display: block;
	height: auto;
	width: 580px;
	border: 1px solid #D5D5D5;
	overflow: hidden;
	position: relative;
	margin-bottom: 12px;
}
.feerkht label span{
	line-height: 40px;
	color: #4F4F4F;
	text-align: right;
	display: block;
	float: left;
	height: 40px;
	width: 60px;
	padding-left: 15px;
}
.feerkht .feadiok{
	line-height: 23px;
	margin: 7px 0px;
	padding: 2px 7px;
	float: left;
	height: 23px;
	width: 450px;
	border: 0px;
	display: block;
	background:transparent;
}
.feerkht .feayckm{
	line-height: 23px;
	margin: 7px 0px;
	padding: 2px 7px;
	float: left;
	height: 23px;
	width: 205px;
	border: 0px;
	display: block;
	background:transparent;
}
.feerkht textarea{
	line-height: 23px;
	margin: 7px 0px;
	padding: 2px 7px;
	float: left;
	height: 110px;
	width: 450px;
	background:transparent;
	max-height: 110px;
	max-width: 450px;
	border: 0px;
	display: block;
	overflow: auto;
}
.feerkht em{font-size:20px;font-style:normal;line-height:40px;color:#EB5902;display:block;height:40px;width:10px;position:absolute;top:7px;right:0px;}
.feerkht .subauni{
	font-size: 16px;
	line-height: 42px;
*line-height:30px;	text-align: center;
	display: block;
	float: left;
	height: 42px;
	width: 94px;
	border: 1px solid #CCC;
	letter-spacing: 5px;
	color: #444;
	background: #eee;
	text-indent: 5px;
	margin-right: 10px;
}
#yszmel{
	float: left;
	width: 374px;
	margin-right: 15px;
}
#yszmel img{width:79px;display:block;height:39px;margin-top:1px;}
.feerkht li i{background-repeat:no-repeat;display:block;float:right;margin-top:2px;height:35px;width:40px;}
.feico1{background-position:left 5px;}
.feico2{background-position:left -31px;}
.feico3{background-position:left -69px;}
.feico4{background-position:left -108px;}
/*友情链接申请*/
.sqlink{padding:15px 25px 10px;width:720px;}
.sqlink .pbrh1{font-size:24px;font-weight:normal;text-transform:uppercase;color:#8B8B8B;line-height:45px;padding-bottom:38px;}
.sqlink .pbrh1 span{font-size:28px;line-height:40px;display:block;border-bottom:4px solid #4B9B03;float:left;margin-right:10px;color:#333;font-weight:bold;}
.sqlink .pbrh2{font-size:34px;line-height:50px;font-weight:bold;}
.sqlink .pbrh2 b{font-size:46px;color:#4B9B03;}
.sqlink .pbrh3{font-size:18px;line-height:45px;margin-top:30px;margin-bottom:40px;border-top:1px solid #eee;border-bottom:1px solid #eee;width:410px;}
.sqlink .pbrh3 span{color:#4B9B03;}
.sqlink .pbrh4{font-size:12px;line-height:20px;text-transform:uppercase;color:#A5A5A5;}
.sqlink li{display:block;position:relative;overflow:hidden;height:auto;width:620px;}
.sqlink label{
	display: block;
	height: auto;
	width: 600px;
	border: 1px solid #E3E3E3;
	overflow: hidden;
	position: relative;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.sqlink label span{line-height:40px;color:#666666;text-align:right;display:block;float:left;height:40px;width:60px;padding-left:15px;}
.sqlink .feadiok{line-height:23px;margin:7px 0px 0px;padding:2px 7px;float:left;height:23px;width:450px;border:0px;display:block;}
.sqlink .feayckm{line-height:23px;margin:7px 0px;padding:2px 7px;float:left;height:23px;width:120px;border:0px;display:block;}
.sqlink textarea{
	line-height: 23px;
	margin: 7px 0px;
	padding: 2px 7px;
	float: left;
	height: 110px;
	width: 450px;
	max-height: 110px;
	max-width: 450px;
	border: 0px;
	display: block;
	overflow: auto;
}
.sqlink em{font-size:20px;font-style:normal;line-height:40px;color:#EB5902;display:block;height:40px;width:10px;position:absolute;top:7px;right:0px;}
.sqlink .subauni{
	text-align: center;
	display: block;
	float: left;
	height: 38px;
	width: 110px;
	border: 1px solid #CCC;
	letter-spacing: 5px;
	text-indent: 5px;
	margin-right: 15px;
	margin-top: 12px;
	font-size: 16px;
	line-height: 38px;

*line-height:30px;		color: #444;
	background: #eee;
}
.sqlink #yszmel{float:left;width:300px;}
.sqlink #yszmel img{width:79px;display:block;height:39px;margin-top:1px;float:right;}
/*网站地图*/
.mapdt{font-size:14px;position:absolute;top:0px;*top:-17px;right:12px;line-height:60px;height:60px;display:block;}
.mapdt a{color:#666;}
.yijflmp{
	margin: 0px 20px 20px;
	padding: 10px 20px 15px 15px;
	border: 1px solid #DEDEDE;
	width: 682px;
	overflow: hidden;
	height: auto;
}
.mapine{font-size:18px;line-height:35px;display:block;}
.uldnji,.ulerji{display:block;overflow:hidden;}
.uldnji a{color:#555;display:block;}
.uldnji a:hover,.uldnji .youxjfl a.erjnak:hover,.mapdt a:hover{color:#4B9B03;}
.uldnji .ddlist{line-height:30px;display:block;float:left;width:210px;margin-right:15px;}
.ulerji{padding-left:15px;}
.uldnji .youxjfl{line-height:30px;display:block;}
.uldnji .youxjfl .erjnak{font-size:14px;color:#333;display:block;border-bottom:1px dashed #eee;background:#FBFBFB;text-indent:10px;margin:5px 0px;overflow:hidden;}
.ulerji .ejfldd{line-height:30px;display:block;width:205px;margin-right:15px;float:left;}

/*图片放大镜*/
.pmginfo,.xnzhimg,.betails{overflow:hidden;}
.imgfdj{width:360px;float:left;overflow:hidden;height:378px;}
.infocen{width:350px;float:right;overflow:hidden;height:378px;position:relative;}
.picimg{
	height: 290px;
	width: 353px;
	padding: 1px;
	border: 1px solid #DDDDDD;
	display: table;text-align:center;
}
.picimg .atlek,.xnzhimg .atlek{
	display: table-cell;
	vertical-align: middle;
}
#main .picimg img{max-height:290px;max-width:353px;}
.xnzhimg{height:64px;margin-top:20px;width:360px;overflow:hidden;}
.xnzhimg .hidshow{width:380px;}
.xnzhimg .spang{text-align:center;height:60px;width:60px;padding:1px;border:1px solid #DDDDDD;float:left;margin-right:10px;
	display: table;}
#main .xnzhimg img{max-height:60px;max-width:60px;}
.xnzhimg .mthis{border:1px solid #EB5902;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1000;/*opacity:0.3;filter:Alpha(opacity=30);-moz-opacity:0.3;*/max-width:353px;max-height:290px;}
.infocen li{display:block;font-size:14px;}
.infocen .lics{color:#666;line-height:28px;}
.infocen li.ynopsi{overflow:hidden;height:140px;}
.infocen .adline{font-size:16px;line-height:28px;font-weight:bold;}
.infocen .lssify b{font-size:15px;}
.infocen .hetray{margin:20px 0px;}
.infocen .hetray i{font-size:22px;color:#EB5902;font-style:normal;font-weight:bold;}
.shareon{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#refer .nryljzx{display:block;font-size:16px;line-height:40px;color:#FFF;background:#EB5902;text-align:center;width:120px;}
#refer .nryljzx:hover{background:#BC4701;}
.betails{margin:15px 0px;clear:both;position:relative;}
/*相关内容*/
.relates{overflow:hidden;margin:5px 0px 0px 25px;}
.relates ul{list-style:none;padding:15px 0 0 0;overflow:hidden;margin:0 -10px 0 0;font-size:14px;}
.relates li{float:left;width:24.5%;margin-bottom:13px;height:154px;overflow:hidden;}
.relates a{width:155px;margin-right:10px;display:block;color:#666;line-height:20px;}
.relates a img{display:block;margin-bottom:7px;background:url(images/loading.gif) no-repeat center center;padding:1px;border:1px solid #DDDDDD;transition:0.5s ease;-o-transition:0.5s ease;-webkit-transition:0.5s ease;}
.relates a:hover{color:#0066CC;}
.relates a img:hover{border:1px solid #0066CC;}
/*内页采购留言*/
.caigouy{overflow:hidden;margin:5px 0px 0px 25px;}
.caigouy ul{list-style:none;padding:15px 0 0 0;overflow:hidden;margin:0 -10px 0 0;font-size:14px;}
.caigouy li{display:block;position:relative;overflow:hidden;width:485px;}
.caigouy label{display:block;height:auto;width:470px;border:1px solid #eee;overflow:hidden;position:relative;margin-bottom:12px;}
.caigouy label span{line-height:38px;color:#666666;text-align:right;display:block;float:left;height:40px;width:80px;padding-left:10px;}
.caigouy .feadiok{line-height:23px;margin:7px 0px;padding:2px 7px 4px;float:left;height:23px;width:340px;border:0px;display:block;}
.caigouy .feayckm{line-height:23px;margin:7px 0px;padding:2px 7px;float:left;height:23px;width:286px;border:0px;display:block;}
.caigouy textarea{line-height:23px;margin:7px 0px;padding:2px 7px;float:left;height:110px;width:585px;max-height:110px;max-width:100%;border:0px;display:block;overflow:auto;}
.caigouy em{font-size:20px;font-style:normal;line-height:40px;color:#EB5902;display:block;height:40px;width:10px;position:absolute;top:5px;right:0px;}
#xtarms{width:718px}
#xtarms label{width:700px}
.caigouy #yszmel{width:470px;}
.caigouy .subauni{font-size:16px;line-height:42px;*line-height:30px;text-align:center;display:block;float:left;height:42px;width:94px;border:1px solid #eee;letter-spacing:5px;color:#444;background:#fff;text-indent:5px;margin:15px 15px 0px 0px;}
/*内页摘要*/
.zstIntro{ background:#C8E3FF; padding:10px; overflow:hidden; line-height:26px; margin-bottom:20px;}
.zstIntro .zytit{ font-size:14px;}
/*内页公共*/
