@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
address,caption,cite,code,dfn,em,th,var,i,b{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit; border:none;}
input,button{overflow: visible;vertical-align:middle;outline:none}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a:focus,a:hover,a:active{outline:none;blr:expression(this.onFocus=this.blur())}
sub,sup{vertical-align:baseline}
table{border-collapse:collapse;border-spacing:0}
textarea { resize:none} 
input[type="submit"],input[type="button"]{ cursor:pointer;}
img{border:0;vertical-align:middle;}
a img,img{-ms-interpolation-mode:bicubic}
a{text-decoration:none;cursor: pointer; color:#999}
a:hover{text-decoration:none}
body,th,td,button,input,select,textarea{  font-family:Arial, "微软雅黑"; font-size:12px;color:#666;}
.layout{ width:1110px; margin:0 auto;}
.l,.left,.fl{ float:left}
.r,.right,.fr{ float:right}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; font-size:0; line-height:0}
.clearfix{*zoom:1}
body{ min-width:1200px; overflow:auto;background: #f8f8f8;}
.blank5{ height:5px;}
.blank10{ height:10px;}
.blank20{ height:20px;}
.blank30{ height:30px;}
.blank40{ height:40px;}
.blank50{ height:50px;}
.blank60{ height:60px;}
.blank70{ height:70px;}
.blank80{ height:80px;}
.blank90{ height:90px;}

/*slick*/
.slick-slider{position: relative;outline: none;display: block; -moz-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none; float: left;outline: 0 none;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-arrow.slick-hidden { display: none;}
.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; padding: 0px; cursor: pointer; }
.slick-dots button{display: none;}
/*slick*/
.lazybg{
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 100%;
}
.header{
	box-shadow: 0 0 20px rgba(137,137,137,.2);
	-moz-box-shadow: 0 0 20px rgba(137,137,137,.2);
	-webkit-box-shadow: 0 0 20px rgba(137,137,137,.2);
	border-top: 11px #00559b solid;
	height: 91px;
	background: #FFFFFF;
	padding-top: 13px;
}
.logo{
	display: block;
	float: left;
	width: 175px;
	height: 41px;
	background: url(../images/logo.jpg) no-repeat;
	margin-top: 19px;
}
.lan{
	float: right;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #5facf0;
	margin-top: 35px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font-size: 11px;
	display: block;
}
.menu{
	float: right;
	margin-right: 25px;
}
.menu li{
	float: left;
	line-height: 91px;
	font-size: 16px;
	width: 100px;
	text-align: center;
}
.menu li a{
	display: block;
	color: #333333;
}
.menu li.on a,
.menu li:hover a{
	background: #63b829;
	color: #FFFFFF;
}
.banner a{
	display: block;
	height: 367px;
	background-position: center;
	background-repeat: no-repeat;
}
.banner .slick-prev, 
.banner .slick-next{
	width: 18px;
	height: 41px;
	background: url(../images/arrow1.png) 0 0 no-repeat;
	z-index: 9;
	left: 18%;
	margin-top: -20px;
}
.banner .slick-prev:hover, 
.banner .slick-next:hover{
	background-image: url(../images/arrow7.png);
}
.banner .slick-next{
	left: auto;
	right: 18%;
	background-position: -18px 0;
}
.nav{
	padding-top: 36px;
}
.nav ul{
	float: left;
	border: 1px #e5e5e5 solid;
	border-right: none;
}
.nav ul li{
	float: left;
	width: 220px;
	height: 109px;
	border-right: 1px #e5e5e5 solid;
}
.nav ul li a{
	display: block;
	padding: 30px 0 0 29px;
	height: 79px;
	width: 191px;
}
.nav ul li b{
	float: left;
	width: 60px;
	height: 47px;
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
}
.nav ul li p{
	float: left;
	font-size: 15px;
	color: #666666;
	line-height: 20px;
	margin-top: 4px;
	width: 125px;
}
.nav ul li b.b1{
	background-image: url(../images/icon1.png);
}
.nav ul li b.b2{
	background-image: url(../images/icon2.png);
}
.nav ul li b.b3{
	background-image: url(../images/icon3.png);
}
.nav ul li b.b4{
	background-image: url(../images/icon4.png);
}
.nav ul li b.b5{
	background-image: url(../images/icon5.png);
}
.nav ul li:hover{
	background: #fafafa;
}
.proshow{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
.title{
	font-size: 22px;
	color: #333333;
	line-height: 70px;
}
.title a{
	float: right;
	font-size: 14px;
	color: #00559b;
}
.showlist .propic{
	display: block;
	width: 207px;
}
.showlist .pich{
	width: 205px;
	height: 232px;
	border: 1px #e5e5e5 solid;
}
.showlist p{
	font-size: 14px;
	color: #666666;
	padding: 0 20px;
	text-align: center;
	line-height: 24px;
	padding-top: 10px;
}
.showlist .slick-list{
	width: 1110px;
	margin: 0 auto;
}
.showlist .slick-prev, 
.showlist .slick-next{
	width: 17px;
	height: 33px;
	background: url(../images/arrow2.png) 0 0 no-repeat;
	z-index: 9;
	left: 0;
	top: 99px;
}
.showlist .slick-next{
	left: auto;
	right: 0;
	background-position: -17px 0;
}
.showlist .propic:hover .pich{
	border-color: #63b829;
}
.showlist .propic:hover p{
	color: #00559b;
}
.indexbox{
	padding-top: 28px;
	background: #fafafa;
	padding-bottom: 58px;
}
.introbox{
	float: left;
	width: 542px;
	overflow: hidden;
}
.introbox .pich{
	width: 542px;
	height: 199px;
	display: block;
}
.introbox .word{
	padding: 0 20px;
	width: 502px;
	height: 141px;
	overflow: hidden;
	background: #63b829;
	color: #FFFFFF;
}
.introbox .word h3{
	font-size: 20px;
	line-height: 44px;
	padding-top: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.introbox .word p{
	font-size: 14px;
	filter:alpha(opacity=80);   
	-moz-opacity:0.8;   
	-khtml-opacity: 0.8;   
	opacity: 0.8; 
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.introbox .word a{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
	margin-top: 5px;
	display: inline-block;
}
.newsbox{
	float: right;
	width: 546px;
}
.newsbox ul{
	background: #FFFFFF;
	height: 335px;
	overflow: hidden;
	padding: 5px 37px 0 34px;
}
.newsbox ul li{
	line-height: 65px;
	border-bottom: 1px #bcbcbc dashed;
}
.newsbox ul a{
	display: block;
	font-size: 15px;
	color: #666666;
	padding-left: 16px;
	background: url(../images/arrow3.png) left center no-repeat;
}
.newsbox ul span{
	display: inline-block;
	width: 350px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: top;
}
.newsbox ul i{
	float: right;
	color: #999999;
}
.newsbox ul .last,.newsbox ul li:last-child{
	border: none;
}
.newsbox ul a:hover span{
	color: #63b829;
}
.foot{
	background: #FFFFFF;
	padding-top: 38px;
}
.fmenu{
	padding-bottom: 12px;
}
.fmenu dl{
	float: left;
	padding-right: 30px;
	background: url(../images/shuxian.jpg) right top no-repeat;
	min-height: 180px;
	margin-right: 32px;
}
.fmenu dl dt{
	font-size: 16px;
	color: #00559b;
	line-height: 25px;
	padding-bottom: 13px;
}
.fmenu dl dt em{
	display: block;
	font-size: 12px;
	color: #79bb27;
	text-transform: uppercase;
	line-height: 18px;
}
.fmenu dl dd{
	font-size: 14px;
	line-height: 26px;
}
.fmenu dl dd a{
	color: #666666;
}
.fmenu dl.last{
	margin-right: 0;
	background: none;
}
.fmenu dl dd a:hover{
	text-decoration: underline;
}
.links{
	font-size: 14px;
	color: #999999;
	line-height: 68px;
}
.links a{
	color: #999999;
	display: inline-block;
	vertical-align: top;
}
.links em{
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
}
.links a:hover{
	text-decoration: underline;
}
.copyright{
	background: #00559b;
	padding-bottom: 10px;
}
.copyright span{
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	filter:alpha(opacity=60);   
	-moz-opacity:0.6;   
	-khtml-opacity: 0.6;   
	opacity: 0.6;
	line-height: 22px;
	margin-top: 14px;
	display: block; 
}
.copyright a{
	color: #FFFFFF;
}
.copyright a.in,.copyright a.wechat{
	float: right;
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/in.png) no-repeat;
	margin-top: 18px;
}
.copyright a.wechat{
	background-image: url(../images/wechat.png);
	margin-right: 10px;
}
.inbanner{
	height: 280px;
	background-position: center;
	background-repeat: no-repeat;
}
.bgf{
	background: #FFFFFF;
}
.main{
	width: 1126px;
	margin: 20px auto 35px;
	background: #FFFFFF;
	padding-bottom: 40px;
}
.lnav{
	float: left;
	width: 250px;
	padding-top: 98px;
	position: relative;
}
.lnav .tit{
	padding: 0 25px;
	width: 200px;
	height: 94px;
	background: url(../images/bg1.jpg) no-repeat;
	color: #FFFFFF;
	position: absolute;
	left: 0;
	top: -36px;
	font-size: 21px;
	line-height: 30px;
	padding-top: 40px;
}
.lnav .tit p{
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
}
.lnav li{
	border-bottom: 1px #ededed solid;
	line-height: 50px;
}
.lnav li a{
	display: block;
	padding: 0 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #333333;
}
.lnav li.on a,
.lnav li:hover a{
	background: #63B829;
	color: #FFFFFF;
}

.lnav li dl{
	padding: 15px 0;
	display: none;
}
.lnav li dt{
	padding-left: 26px;
	line-height: 30px;
}
.lnav li:hover p a{
	background: none;
	color: #333333;
}
.lnav li.on p a{
	background: #63B829;
	color: #FFFFFF;
}
.lnav li.on dt a,
.lnav li:hover dt a{
	background: none;
	color: #666666;
}
.lnav li dt a{
	display: block;
	padding-left: 13px;
	color: #666666;
}
.lnav li dt a:hover,.lnav li dt.on a{
	background: url(../images/arrow8.png) left center no-repeat;
	color: #63b829;
}


.rightall{
	float: right;
	width: 810px;
	margin-right: 26px;
	margin-top: 17px;
}
.loca{
	height: 40px;
	border-bottom: 1px #cdcdcd solid;
}
.loca p{
	color: #333333;
	padding-left: 22px;
	background: url(../images/home.png) left center no-repeat;
	line-height: 40px;
	float: left;
}
.loca p a{
	color: #333333;
	display: inline-block;
	vertical-align: top;
}
.loca p em{
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.loca form{
	float: right;
	width: 198px;
	height: 22px;
	margin-top: 9px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	background: #e9e9e9;
	overflow: hidden;
}
.loca form .text{
	float: left;
	width: 130px;
	height: 22px;
	line-height: 22px;
	padding-left: 29px;
	font-size: 14px;
	color: #666666;
	background: url(../images/fdj.png) 10px center no-repeat;
}
.loca form .button{
	float: right;
	width: 39px;
	color: #FFFFFF;
	background: #63b829;
	height: 22px;
}
.pich{
	overflow: hidden;
}
.pich img{
	max-width: 100%;
	max-height: 100%;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.pich:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.product{
	padding-top: 25px;
	padding-bottom: 5px;
}
.product li{
	float: left;
	width: 190px;
	text-align: center;
	margin: 0 16px 8px 0;
}
.product li .pich{
	width: 188px;
	height: 213px;
	border: 1px #e8e8e8 solid;
}
.product li p{
	line-height: 60px;
	font-size: 13px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product li.nomar,.product li:nth-child(4n){
	margin-right: 0;
}
.product li:hover .pich{
	border-color: #63b829;
}
.product li:hover p{
	color: #00559b;
}
.page{
	text-align: center;
}
.page .dis{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.page a{
	float: left;
	line-height: 33px;
	background: #f8f8f8;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 0 13px;
	margin: 0 4px;
	font-size: 14px;
	color: #666666;
}
.page a.on,
.page a:hover,.page a.hover{
	color: #FFFFFF;
	background: #63b829;
}
.page span{
	float: left;
	margin: 0 4px;
	line-height: 33px;
	font-size: 14px;
	color: #666666;
}
.page .text{
	float: left;
	width: 31px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	border: 1px #dcdcdc solid;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 0 4px;
}
.page .button{
	float: left;
	width: 33px;
	height: 33px;
	background: #f8f8f8;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	margin: 0 4px;
}
.pro_det{
	padding-top: 20px;
}
.photo_box{
	float: left;
	margin-top: 11px;
	width: 340px;
}
.photo_box .s_img {
	width: 340px;
	padding-top: 12px;
}
.photo_box .s_img .prev,
.photo_box .s_img .next {
	height: 74px;
	width: 22px;
	display: block;
	background: url(../images/arrow4.jpg) 0 0 no-repeat;
	float: left;
}
.photo_box .s_img .next {
	float: right;
	background-position: -22px 0;
}
.photo_box .s_img .prev:hover{
	background-position: 0 -74px;
}
.photo_box .s_img .next:hover{
	background-position: -22px -74px;
}
.photo_box .list_img {
	float: left;
	width: 275px;
	height: 74px;
	overflow: hidden;
	margin-left: 11px;
}
.photo_box .list_img li {
	width: 85px;
	height: 74px;
	text-align: center;
	cursor: pointer;
	margin-right: 10px;
}
.photo_box .list_img li img {
	width: 83px;
	height: 72px;
	border: 1px #d2d2d2 solid;
}
.photo_box .list_img li img.hover {
	border-color: #63b829;
}
.photo_box .b_img {
	width: 338px;
	height: 294px;
	border: 1px #d2d2d2 solid;
	overflow: hidden;
}
.photo_box .b_img img {
	width: 338px;
	height: 294px;
}
.jqzoom {
	float: left;
	position: relative;
	padding: 0px;
}
.jqzoom img {
	float: left;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #fff;
	border: 1px solid #09d;
	display: none;
	text-align: center;
	overflow: hidden;
}
.photo_box .zoomdiv img.bigimg {
	width: 500px;
	height: 435px;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #c4c4c4 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: crosshair;
}
.prorword{
	float: right;
	width: 435px;
}
.prorword li{
	font-size: 15px;
	color: #333333;
	line-height: 37px;
}
.prorword li i{
	color: #00559b;
	text-transform: uppercase;
}
.prorword p{
	font-size: 13px;
	color: #333333;
	line-height: 26px;
	padding-top: 14px;
}
.prorword .linkbox{
	padding-top: 42px;
}
.prorword .linkbox a{
	float: left;
	display: block;
	width: 142px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #FFFFFF;
	background: #0259a1;
}
.prorword .linkbox a.zixun{
	background: #63b829;
	margin-left: 13px;
}
.outmes{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: url(../images/bg2.png) repeat;
	display: none;
}
.outmes .con{
	position: fixed;
	left: 50%;
	top: 50%;
	width: 540px;
	height: 560px;
	margin: -280px 0 0 -270px;
	background: #3d4450;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.outmes .tit{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 46px;
	background: url(../images/bg3.jpg) repeat;
	padding: 0 20px 3px;
}
.outmes form{
	padding: 0 40px;
}
.outmes .text{
	width: 190px;
	height: 40px;
	padding-right: 40px;
	background: url(../images/icon6.png) right center no-repeat #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	line-height: 40px;
	text-indent: 15px;
	display: block;
	margin-top: 30px;
}
.outmes .text1{
	width: 150px;
	height: 40px;
	padding-right: 40px;
	background: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	line-height: 40px;
	text-indent: 15px;
	display: inline-block;
	margin-top: 16px;
}
.outmes .t2{
	background-image: url(../images/icon7.png);
}
.outmes .t3{
	background-image: url(../images/icon8.png);
}
.outmes textarea{
	width: 440px;
	height: 200px;
	padding: 0 10px;
	margin-top: 20px;
	font-size: 14px;
	color: #333333;
	line-height: 40px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.outmes .button{
	width: 180px;
	height: 48px;
	float: right;
	background: url(../images/tmes.png) no-repeat;
	margin-top: 16px;
}
.outmes .close{
	width: 46px;
	height: 46px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/close.png) center no-repeat;
	cursor: pointer;
}
.prochan{
	padding-top: 50px;
}
.prochan .hd{
	border-bottom: 1px #f1f1f1 solid;
}
.prochan .hd li{
	float: left;
	margin-right: 1px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	width: 120px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	cursor: pointer;
	background: #f1f1f1;
}
.prochan .hd li.on{
	background: #63B829;
	color: #FFFFFF;
}
.prochan .bd{
	padding-top: 20px;
	padding-bottom: 40px;
	overflow: hidden;
}
.prochan .gaishu p{
	line-height: 26px;
	font-size: 14px;
	color: #333333;
}
.prochan .gaishu h3{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 30px;
	padding: 30px 0;
}
.abopro{
	padding-top: 10px;
	border-top: 1px #f1f1f1 solid;
}
.abopro .tit{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 52px;
}
.abopro li{
	float: left;
	width: 185px;
	margin-right: 23px;
	text-align: center;
}
.abopro li:nth-child(4n){
	margin-right: 0px;
}
.abopro li .pich{
	width: 183px;
	height: 125px;
	border: 1px #dcdcdc solid;
}
.abopro li p{
	line-height: 42px;
	padding: 0 5px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.abopro li:hover p{
	color: #63b829;
}
.abopro li.nomar{
	margin-right: 0;
}
.intro p{
	font-size: 14px;
	color: #333333;
	line-height: 32px;
	padding-top: 25px;
}
.intro img{
	max-width: 100%;
	margin-top: 25px;
}
.honor{
	padding-top: 30px;
}
.honor li{
	float: left;
	width: 250px;
	margin-bottom: 5px;
	cursor: pointer;
	margin-right: 30px;
}
.honor li .pich{
	width: 250px;
	height: 178px;
}
.honor li a{
	display: block;
	overflow: hidden;
	width: 250px;
	height: 178px;
}
.honor li a img{
	width: 100%;
	height: auto;
}
.honor li p{
	text-align: center;
	color: #787878;
	line-height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.honor li.nomar,.honor li:nth-child(3n){
	margin-right: 0;
}
.honorout{
	position: fixed;
	left: 0;
	top: -200%;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: url(../images/bg2.png) repeat;
}
.honorout2{
	top: 0;
}
.honorout .con{
	background: #FFFFFF;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 748px;
	height: 440px;
	padding-top: 30px;
	margin-left: -374px;
	margin-top: -235px;
}
.honorout .picshow .pic{
	width: 527px;
	height: 373px;
	overflow: hidden;
	margin: 0 auto;	
}
.honorout .picshow img{
	width: 100%;
}
.honorout .picshow .slick-prev, 
.honorout .picshow .slick-next{
	width: 50px;
	height: 50px;
	left: 30px;
	z-index: 9;
	background: url(../images/arrow5.png) 0 0 no-repeat;
	top: 157px;
}
.honorout .picshow .slick-next{
	left: auto;
	right: 30px;
	background-position: -50px 0;
}
.honorout .picshow .slick-prev:hover{
	background-position: 0 -50px;
}
.honorout .picshow .slick-next:hover{
	background-position: -50px -50px;
}
.honorout .picshow p{
	text-align: center;
	font-size: 16px;
	color: #333333;
	line-height: 67px;
	width: 527px;
	margin: 0 auto;
}
.honorout .close{
	width: 29px;
	height: 29px;
	position: absolute;
	right: 0;
	top: -29px;
	background: url(../images/close2.jpg) no-repeat;
	cursor: pointer;
}
.quetion li{
	border-bottom: 1px #d7d7d7 dashed;
	font-size: 14px;
	color: #333333;
	padding: 20px 0;
}
.quetion li .p1{
	padding-left: 34px;
	background: url(../images/wen.jpg) left top no-repeat;
	line-height: 24px;
}
.quetion li .p2{
	padding-left: 34px;
	background: url(../images/da.jpg) left top no-repeat;
	line-height: 24px;
	margin-top: 10px;
	overflow: hidden;
}
.quetion li .btn{
	color: #ff7b00;
	cursor: pointer;
	padding-left: 34px;
	line-height: 24px;
	margin-top: 10px;
	display: none;
}
.quetion li .p2.auto{
	max-height: none !important;
}
.quetion ul{
	padding-bottom: 30px;
}
.map{
	padding-top: 25px;
}
.conway{
	color: #333333;
	padding-top: 20px;
}
.conway h3{
	font-size: 18px;
	line-height: 36px;
}
.conway p{
	font-size: 14px;
	line-height: 32px;
	padding-top: 14px;
}
.conway p em{
	font-size: 16px;
	display: block;
}
.linemes{
	background: url(../images/bg4.jpg) right top no-repeat;
	padding-top: 25px;
}
.linemes p{
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}
.linemes form{
	padding-top: 15px;
}
.linemes span{
	display: block;
	float: left;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	width: 80px;
	padding-right: 5px;
	text-align: right;
}
.linemes .int{
	padding-top: 10px;
}
.linemes .text{
	float: left;
	width: 250px;
	height: 28px;
	border: 1px #dcdcdc solid;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
	padding-left: 6px;
}
.linemes textarea{
	float: left;
	border: 1px #dcdcdc solid;
	width: 492px;
	height: 188px;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
	padding: 0 10px;
}
.linemes .button{
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	width: 96px;
	height: 30px;
	background: #63b829;
	margin-left: 85px;
	margin-top: 10px;
}
.linemes .button2{
	background: #999999;
	margin-left: 10px;
}
.job{
	padding-top: 30px;
}
.job dl{
	background: #9fa0a0;
	line-height: 54px;
	color: #FFFFFF;
}
.job dt{
	float: left;
	width: 20%;
	text-align: center;
	font-size: 14px;
}
.job li dl{
	background: #FFFFFF;
	color: #333333;
	border: 1px #f5f5f5 solid;
	border-top: none;
	line-height: 52px;
}
.job li dl i{
	cursor: pointer;
	color: #63b829;
}
.job li .con{
	padding: 0 32px 30px;
	background: #F5F5F5;
	display: none;
}
.job li .con h3{
	font-size: 16px;
	color: #02599f;
	line-height: 32px;
	padding-top: 17px;
}
.job li .con p{
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}
.job li .con a{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	width: 151px;
	height: 41px;
	line-height: 41px;
	background: #63b829;
	margin-top: 30px;
}
.job li.on .con{
	display: block;
}
.news{
	padding-top: 30px;
}
.news .pic{
	width: 100%;
	height: 295px;
	overflow: hidden;
}
.news li{
	padding: 30px 0;
	border-bottom: 1px #ebebeb solid;
}
.news li .pich{
	float: left;
	width: 220px;
	height: 160px;
}
.news li .word{
	width: 570px;
	float: right;
	color: #333333;
}
.news li h3{
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news li span{
	display: block;
	line-height: 30px;
}
.news li p{
	font-size: 13px;
	line-height: 21px;
	height: 63px;
	overflow: hidden;
}
.news li .look{
	display: block;
	color: #333333;
	width: 90px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #F1F1F1;
	margin-top: 21px;
}
.news li .look:hover{
	background: #00559B;
	color: #FFFFFF;
}
.news ul{
	padding-bottom: 30px;
}
.distribute .p1{
	font-size: 16px;
	color: #333333;
	line-height: 70px;
}
.distribute .tit{
	font-size: 16px;
	color: #333333;
	line-height: 50px;
	padding-left: 40px;
	background: url(../images/icon9.png) 12px 17px no-repeat;
	border-bottom: 1px #efefef solid;
}
.distribute .list{
	padding-bottom: 23px;
}
.distribute .list li{
	font-size: 14px;
	color: #333333;
	border-bottom: 1px #efefef solid;
	background: 12px 17px no-repeat;
	line-height: 50px;
	padding-left: 40px;
}
.mapchan .hd{
	height: 460px;
	background: url(../images/bmap.jpg) no-repeat;
	position: relative;
}
.mapchan .hd li{
	color: #FFFFFF;
	line-height: 14px;
	padding-top: 13px;
	padding-left: 19px;
	background: url(../images/icon15.png) left top no-repeat;
	position: absolute;
	cursor: pointer;
}
.mapchan .hd li.heilongjiang{
	left: 550px;
	top: 70px;
}
.mapchan .hd li.jilin{
	left: 560px;
	top: 107px;
}
.mapchan .hd li.liaoning{
	left: 535px;
	top: 140px;
}
.mapchan .hd li.beijing{
	left: 482px;
	top: 147px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.mapchan .hd li.tianjin{
	left: 491px;
	top: 168px;
	padding-top: 0;
	padding-bottom: 13px;
}
.mapchan .hd li.hebei{
	left: 468px;
	top: 195px;
}
.mapchan .hd li.shandong{
	left: 516px;
	top: 196px;
}
.mapchan .hd li.jiangsu{
	left: 515px;
	top: 227px;
}
.mapchan .hd li.shanghai{
	left: 545px;
	top: 256px;
}
.mapchan .hd li.zhejiang{
	left: 535px;
	top: 292px;
}
.mapchan .hd li.anhui{
	left: 497px;
	top: 261px;
}
.mapchan .hd li.shanxi{
	left: 439px;
	top: 214px;
}
.mapchan .hd li.henan{
	left: 451px;
	top: 242px;
}
.mapchan .hd li.hubei{
	left: 451px;
	top: 274px;
}
.mapchan .hd li.jiangxi{
	left: 484px;
	top: 308px;
}
.mapchan .hd li.fujian{
	left: 510px;
	top: 337px;
}
.mapchan .hd li.taiwan{
	left: 550px;
	top: 360px;
}
.mapchan .hd li.neimenggu,.mapchan .hd li.innermongolia{
	left: 403px;
	top: 158px;
}
.mapchan .hd li.ningxia{
	left: 385px;
	top: 191px;
}
.mapchan .hd li.shaanxi{
	left: 398px;
	top: 239px;
}
.mapchan .hd li.hunan{
	left: 435px;
	top: 313px;
}
.mapchan .hd li.guangdong{
	left: 465px;
	top: 353px;
}
.mapchan .hd li.hongkong{
	left: 489px;
	top: 381px;
}
.mapchan .hd li.macau{
	left: 445px;
	top: 384px;
	padding-right: 15px;
	padding-left: 0;
	background-position: right top;
}
.mapchan .hd li.sichuan{
	left: 337px;
	top: 286px;
}
.mapchan .hd li.chongqing{
	left: 403px;
	top: 280px;
}
.mapchan .hd li.guizhou{
	left: 381px;
	top: 328px;
}
.mapchan .hd li.guangxi{
	left: 407px;
	top: 365px;
}
.mapchan .hd li.hainan{
	left: 427px;
	top: 415px;
}
.mapchan .hd li.gansu{
	left: 306px;
	top: 163px;
}
.mapchan .hd li.qinghai{
	left: 277px;
	top: 216px;
}
.mapchan .hd li.yunnan{
	left: 329px;
	top: 358px;
}
.mapchan .hd li.xinjiang{
	left: 199px;
	top: 134px;
}
.mapchan .hd li.tibet{
	left: 199px;
	top: 261px;
}
.mapchan .hd li.on{
	background-image: url(../images/icon16.png);
	color: #67ff00;
}
.scity{
	margin-top: 20px;
	background: #fafafa;
	padding: 0 30px;
}
.scity span{
	float: left;
	font-size: 16px;
	color: #000000;
	display: block;
	line-height: 54px;
}
.scity .text{
	float: left;
	width: 151px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #000000;
	text-indent: 18px;
	border: 1px #c8c8c8 solid;
	margin: 0 10px;
	margin-top: 11px;
}
.scity .button{
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	width: 52px;
	height: 32px;
	background: #0072d0;
	margin-top: 11px;
}
.mapchan .blue{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 46px;
	padding: 0 20px;
	background: #0072d0;
}
.mapchan .blue dt{
	float: left;
	width: 25%;
}
.mapchan .blue dd{
	float: left;
	width: 50%;
}
.mapchan .bd .blue{
	background: #FFFFFF;
	color: #000000;
}
.downlist{
	padding-top: 20px;
}
.downlist table{
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}
.downlist table th{
	font-size: 14px;
	font-weight: bold;
	line-height: 42px;
	background: #eeeeee;
	color: #00559b;
}
.downlist table td{
	font-size: 14px;
	color: #333333;
	line-height: 62px;
	border-bottom: 1px #d2d2d2 dashed;
}
.downlist table .btn{
	display: inline-block;
	padding-left: 20px;
	background: url(../images/down.png) left center no-repeat;
	cursor: pointer;
}

/*0627*/
.news_det{
	padding-top: 22px;
	width: 789px;
}
.news_det .tit{
	font-size: 24px;
	color: #000000;
	line-height: 60px;
}
.numbox{
	font-size: 14px;
	color: #909090;
	line-height: 20px;
}
.numbox span{
	float: left;
}
.numbox span em{
	float: right;
	margin-left: 20px;
}
.numbox .p{
	float: right;
}
.numbox p a{
	display: inline-block;
	width: 20px;
	height: 19px;
	vertical-align: top;
	margin-left: 5px;
}
.numbox p img{
	width: 100%;
	vertical-align: top;
}
.numbox h4{
	float: right;
	margin-right: 40px;
	padding-left: 25px;
	background: url(../images/icon22.png) left center no-repeat;
}
.news_det .word{
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	padding: 35px 0 15px;
}
.news_det .pic img{
	width: 100%;
}
.news_det .link{
	font-size: 14px;
	line-height: 24px;
	padding-top: 30px;
}
.news_det .link a{
	display: inline-block;
	color: #787777;
	width: 40%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_det .link a.fr{
	text-align: right;
}
.news_det .link a:hover{
	text-decoration: underline;
}
