@charset "utf-8";body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span{margin:0;padding:0;}
body{font-size:12px;font-family:Arial , "Microsoft YaHei";color:#000000;background:#fff;margin:0 auto;padding:0px;}
a{text-decoration:none;color:#235aa7;outline:none;}
a:active{star:expression(this.onFocus=this.blur());}
img{border:0px;vertical-align: middle;}
li{list-style: none;}
.pt10{padding-top: 10px;}
.pl10{padding-left: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pn5{padding: 5px;}
.pt5{padding-top: 5px;}
.pl5{padding-left: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.mt10{margin-top: 10px;}
.mt30{margin-top: 30px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.mn5{margin: 5px;}
.mt5{margin-top: 5px;}
.ml5{margin-left: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.w1172{width:1172px;margin: 0 auto;position: relative;}
.header{width:100%;min-width: 1172px;height:138px;position: absolute;top: 0;z-index: 2}
.header .w1172{height:138px;border-bottom: 1px solid rgba(255,255,255,0.2)}
.logo{width:186px;height:138px;float:left;/*border-bottom: 1px solid #ffffff;*/}
.logo img{width:116px;float:left;margin-top:13px;}

.logotitle {
    float: left;    
    font-size: 18px;
    margin-top: -87px;
    margin-left: 90px;
	pointer-events: none;
	width: 100%;
}
.logotitle a{    
    padding-left:30px;
	color: #fff;/*#2BEA14;*/
	text-shadow: 5px 2px 6px #000;
}
.logotitle span {
    font-size: 15px;
	color:#E5E5E5;
}
/*
.nav{width:600px;height:46px;float:right;margin-top: 45px;}
.nav li{display: inline-block;margin-right: 18px;float:left;width: 98px;position: relative;}
.nav li > a{width:100%;height:46px;line-height: 46px;float:left;font-size: 14px;text-align: center;color: #ffffff;}
.nav li .snav{width:100%;height:auto;float:left;display: none;overflow: hidden;}
.nav li:hover .snav{display: block;background: rgba(255,255,255,0.9);}
.nav li .snav dl{width:100%;height:auto;float:left;padding-top: 15px;padding-bottom: 15px;}
.nav li .snav .line{width: 1px;height: 264px;float: left;background: #ebecec;margin-left: -1px;}
.nav li .snav dl dt{width:100%;height:auto;float:left;font-size: 12px;color: #404040;font-weight: bold;text-indent: 26px;height:30px;line-height: 30px;}
.nav li .snav dl dd{width:100%;height:auto;float:left;}
.nav li .snav dl dd a{width:100%;height:30px;line-height: 30px;float:left;color: #717171;font-size: 12px;color: #717171;text-indent: 37px;background: url(../images/iconsjdot.png) no-repeat 26px center ;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.nav li .snav dl dd a:hover{color: #87a631;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.nav li.current > a{color: #000000;background: #edeeed;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.nav li.current .snav{color: #000000;background: #edeeed;}
.nav li .w173{width: 173px;}
.nav li:hover > a{color: #000000;background: #edeeed;}
.nav li.current .snav{color: #000000;background: #edeeed;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.nav li .w887{left: -370px;position: absolute;top: 46px;width: 887px;}
.nav li .w887 dl{width: 20%;}
.nav li .w980{
left: -560px;
position: absolute;
top: 46px;
width: 960px;
}
.nav li .w980 dl{
width: 16.6%;
}
*/
.nav {
width:600px;
height:46px;
float:right;
margin-top: 45px;
}
.nav li {
display: inline-block;
margin-right: 18px;
float:left;
width: 98px;
position: relative;
}
.nav li > a {
width:100%;
height:46px;
line-height: 46px;
float:left;
font-size: 16px;
text-align: center;
color: #ffffff;
text-shadow:5px 2px 6px #000;
}
.nav li .snav {
width:100%;
height:auto;
float:left;
display: none;
overflow: hidden;
}
.nav li:hover .snav {
display: block;
background: rgba(255,255,255,0.9);
}
.nav li .snav dl {
width:100%;
height:auto;
float:left;
padding-top: 15px;
padding-bottom: 15px;
}
.nav li .snav .line{
width: 1px;
height: 264px;
float: left;
background: #ebecec;
margin-left: -1px;
}
.nav li .snav dl dt {
width:100%;
height:auto;
float:left;
font-size: 12px;
color: #404040;
font-weight: bold;
text-indent: 26px;
height:30px;
line-height: 30px;
}

.nav li .snav dl dd {
width:100%;
height:auto;
float:left;
}
.nav li .snav dl dd a {
width:100%;
height:30px;
line-height: 30px;
float:left;
color: #717171;
font-size: 12px;
color: #717171;
text-indent: 37px;
background: url(../images/iconsjdot.png) no-repeat 26px center ;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.nav li .snav dl dd a:hover {
color: #87a631;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.nav li.current > a {
color: #000000;
background: #edeeed;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.nav li.current .snav {
color: #000000;
background: #edeeed;

}
.nav li .w173{
width: 208px;
}
.nav li .h173{
height: 88px;
}
.nav li:hover > a {
color: #000000;
background: #edeeed;

}
.nav li.current .snav {
color: #000000;
background: #edeeed;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.nav li .w283{
width: 283px;
}
.nav li .w286{
left: 0px;
position: absolute;
top: 46px;
width: 207px;
}
.nav li .w627{
	left: 0px;
    position: absolute;
    top: 46px;
    width: 627px;
}
.nav li .w887{
left: -370px;
position: absolute;
top: 46px;
width: 887px;
}
.nav li .w887 dl{
width: 20%;
}
.nav li .w980{
left: -560px;
position: absolute;
top: 46px;
width: 960px;
}
.nav li .w980 dl{
width: 16.6%;
}
.linhei{
	background: rgba(0,0,0,0.4);
	}
.tableauth{margin-top: -15px;}
.tableauth img{width:500px;height:auto;}

.header a.en{float:right;font-size: 16px;text-transform: uppercase;height: 46px;line-height: 46px;color: #ffffff;font-family: 'Arial';margin-top: 45px;margin-right: 2px;margin-left: 2px;}
.header a.sbtn{width:46px;min-height: 46px;float:right;margin-top: 45px;background: url(../images/iconsbtn.png) no-repeat center center;position: relative;}
.header a.sbtn:hover{background:#89a831 url(../images/iconsbtn.png) no-repeat center center;}
.header a.sbtn:hover .search{display: block;}
.header .search{float: left;height: 48px;line-height: 48px;width: 390px;padding-top: 10px;position: absolute;top: 46px;right: 0;background: url(../images/searchbg.png) no-repeat 0 0;display: none;}
.header .search-keyword{width: 340px;float: left;height: 48px;line-height: 48px;border: 0 none;background: none;text-indent: 10px; }
.header .search-submit{background: url("../images/search-bt2.gif") no-repeat scroll center center;border: 0 none;color: #fafafa;cursor: pointer;font-size: 0;height: 48px;width: 48px;float: right;}
.banner{width:100%;height:830px;}
.fullSlide{min-width:1000px;position:relative;height:830px;overflow:hidden;}
.fullSlide .bd{position:relative;z-index:0;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:830px;}
.fullSlide .bd li .siteWidth{width:1000px;position:relative;margin:0 auto;height:830px;}
.fullSlide .bd li a{position:absolute;width:100%;height:830px;display:block;z-index:1;;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:11px;height:11px;margin:4px;background:url(../images/dot-black.png) 0 0;overflow:hidden;line-height:9999px;filter:alpha(opacity=40);opacity:0.4;}
.fullSlide .hd ul .on{filter:alpha(opacity=100);opacity:1;}
.fullSlide .prev,.fullSlide .next{position:absolute;display:block;left:5%;top:50%;margin-top:-31px;width:23px;height:73px;background:url(../images/focusAdvBg.png) no-repeat;}
.fullSlide .next{left:auto;right:5%;background-position:-23px 0;}
.fullSlide .bd .info{position:absolute;width:415px;top:100px;left:22px;font:normal 18px/30px "Microsoft YaHei";}
.fullSlide .bd .info .s11{width:100%;height:auto;float:left;font-size: 18px;color: #b7bdbe;position: absolute;top: 196px;left: -25px;}
.fullSlide .bd .info .s12{width:100%;height:auto;float:left;font-size: 48px;color: #ffffff;font-weight: bold;position: absolute;top: 245px;left: -25px;}
.fullSlide .bd .info .s13{width:100%;height:auto;float:left;font-size: 36px;color: #c7dd95;font-weight: bold;position: absolute;top: 312px;left: -25px;}
.fullSlide .bd .info .s14{width:100%;height:auto;float:left;font-size: 18px;color: #87a631;font-weight: bold;position: absolute;top: 362px;left: -25px;line-height: 24px;}
.fullSlide .bd .info .s15{width:219px;height:51px;line-height: 51px;background: #87a631;border-radius: 26px;color: #ffffff;text-align: center;font-size: 14px;float:left;position: absolute;top: 453px;left: -25px;}
.fullSlide .bd .bannerxjt{width:63px;height:72px;background: url(../images/bannerxjt.png);position: absolute;left: 50%;margin-left: -32px;float:left;bottom: 42px;}
.main{width: 100%;overflow: hidden;}
.iaboutv{background: url(../images/videobg.jpg) no-repeat center 0;width:100%;min-width: 1172px;height:518px;}
.iabout{width:410px;height:auto;float:left;margin-left: 92px;margin-top: 112px;}
.iabouttit{width:100%;height:auto;float:left;font-size: 18px;color: #c6e89b;height: 30px;line-height: 30px;}
.iaboutcon{width:100%;height:auto;float:left;margin-top: 30px;}
.iaboutcon span{width:100%;height:30px;line-height: 30px;margin: 10px 0;float:left;font-size: 18px;color: #ffffff;font-weight: bold;}
.iaboutcon p{width:100%;height:auto;float:left;font-size: 12px;color: #ffffff;line-height: 30px;}
.ivideo{width:500px;height:307px;float:right;margin-top: 121px;}
.column{width:100%;height:202px;border-bottom: 1px solid #ececec;position: relative;}
.column li{width:234px;height:202px;float:left;text-align: center;border-right: 1px solid #ececec;box-sizing:border-box;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;background: #ffffff;}
.column li:hover{padding-top: 25px;margin-top: -25px;height: 227px;border-right: 1px solid rgba(255,255,255,0.0);-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.column li i{width:63px;height:72px;display: inline-block;margin-top: 50px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.column li:hover i{-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.column li i.iconcolumn1{background: url(../images/iconcolumn1.png);}
.column li i.iconcolumn2{background: url(../images/iconcolumn5.png);}
.column li i.iconcolumn3{background: url(../images/iconcolumn3.png);}
.column li i.iconcolumn4{background: url(../images/iconcolumn4.png);}
.column li i.iconcolumn5{background: url(../images/iconcolumn2.png);}
.column li:hover i.iconcolumn1{background: url(../images/iconcolumn1on.png);}
.column li:hover i.iconcolumn2{background: url(../images/iconcolumn5on.png);}
.column li:hover i.iconcolumn3{background: url(../images/iconcolumn3on.png);}
.column li:hover i.iconcolumn4{background: url(../images/iconcolumn4on.png);}
.column li:hover i.iconcolumn5{background: url(../images/iconcolumn2on.png);}
.column li.current{padding-top: 25px;margin-top: -25px;height: 227px;border-right: 1px solid rgba(255,255,255,0.0);background: url(../images/licol1bg.jpg) no-repeat center bottom;}
.column li.current i.iconcolumn1{background: url(../images/iconcolumn1on.png);}
.column li.licol1:hover{background: url(../images/licol1bg.jpg) no-repeat center bottom;}
.column li.licol2:hover{background: url(../images/licol2bg.jpg) no-repeat center bottom;}
.column li.licol3:hover{background: url(../images/licol3bg.jpg) no-repeat center bottom;}
.column li.licol4:hover{background: url(../images/licol4bg.jpg) no-repeat center bottom;}
.column li.licol5:hover{background: url(../images/licol5bg.jpg) no-repeat center bottom;}
.column li span{width:100%;height:70px;line-height: 70px;float:left;font-size: 20px;color: #505c54;text-align: center;font-weight: bold;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.column li:hover span{color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.column li.current span{color: #ffffff;}
.prosea{width:100%;min-width: 1172px;height:194px;box-shadow: 0px 3px 3px #eeeeee;}
.prosea .probar{width:1169px;height:auto;float:left;border-left: 1px solid #ececec}
.prosea .probar li{width:25%;height:auto;float:left;}
.prosea .probar li a{width:100%;height:54px;line-height: 54px;float:left;border-bottom: 1px solid #ececec;border-right: 1px solid #ececec;font-size: 12px;color: #505c54;box-sizing:border-box;text-align: center;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.prosea .probar li a:hover{color: #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.prosea .search{float: left;height: 85px;width: 1168px;border-left: 1px solid #ececec;border-right: 1px solid #ececec;}
.prosea .search span{font-size: 16px;color: #3d4646;line-height: 85px;float: left;display: inline-block;width: 171px;text-align: right;margin-right: 9px;}
.prosea .search p{font-size: 12px;color: #848888;float: left;line-height: 85px;}
.prosea .search-keyword{width: 453px;height: 33px;line-height: 33px;background: #f9fbf4;border: 1px solid #eef3e0;float: left;margin-top: 28px;text-indent: 10px;}
.prosea .search-submit{background: url("../images/search-bt.gif") no-repeat scroll 0 0;border: 0 none;color: #fafafa;cursor: pointer;font-size: 0;height: 35px;width: 33px;float: left;margin-top: 28px;margin-left: 5px;margin-right: 13px;}
.item{width:100%;min-width: 1172px;height:auto;margin-top: 34px;overflow: hidden;}
.item li{width:346px;height:auto;float:left;padding: 22px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;margin-bottom: 36px;}
.item li .picbox{width:346px;height:170px;float:left;}
.item li .picbox img{width:346px;height:170px;float:left;}
.item li .title{width:100%;height:48px;line-height: 44px;margin-top: 18px;float:left;font-size: 18px;color: #505c54;font-weight: bold;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;background: url(../images/itemtitbg.jpg) no-repeat left bottom;}
.item li p{width:100%;height:117px;float:left;font-size: 12px;color: #4e4e4e;line-height: 30px;margin-top: 16px;}
.item li em.more{width:140px;height:41px;line-height: 41px;text-align: center;border: 1px solid #c5d49b;border-radius: 22px;font-size: 14px;color: #3f4e4b;font-style: normal;font-weight: normal;float:left;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.item li:hover{box-shadow: 0px 0px 5px rgba(189,189,189,0.64);-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.item li:hover .title{color: #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.item li:hover em.more{background: #89a831;color: #ffffff;}
.inews{width:100%;height:482px;overflow: hidden;background: #f4f9eb;}
.inews .inewstit{width:100%;height:auto;float:left;margin-top: 59px;}
.inews .inewstit span.cn{height:35px;line-height: 35px;display: inline-block;float:left;font-size: 18px;color: #363636;margin-right: 22px;}
.inews .inewstit span.en{height:35px;line-height: 35px;display: inline-block;float:left;color: #89a831;font-size: 14px;}
.inews .inewstit a.more{width:82px;height:24px;line-height: 24px;border-radius: 12px;border: 1px solid #89a831;float:right;font-size: 12px;color: #91987b;text-align: center;}
.inewslist{width:100%;height:auto;float:left;margin-top: 34px;}
.inewslist .inewsleft{width:705px;height:260px;float:left;background: #ffffff;}
.inewslist .inewsleft a{width:705px;height:260px;float:left;background: #ffffff;display: block;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.inewslist .inewsleft a:hover{-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;box-shadow: 0px 0px 5px rgba(189,189,189,0.64);}
.inewslist .inewsleft .picbox{width:349px;height:260px;float:left;margin-right: 32px;}
.inewslist .inewsleft .picbox img{width:349px;height:260px;float:left;}
.inewslist .inewsleft .info{width:300px;height:auto;float:left;}
.inewslist .inewsleft .info .title{width:100%;height:47px;line-height: 47px;float:left;font-size: 16px;color: #040404;margin-top: 15px;}
.inewslist .inewsleft .info .date{height:30px;line-height: 30px;float:left;font-size: 12px;color: #a4a4a4;border-bottom: 1px solid #a4a4a4;}
.inewslist .inewsleft .info p{width:100%;height:110px;float:left;font-size: 12px;color: #828282;line-height: 24px;margin-top: 18px;}
.inewslist .inewsleft .info i{width:100%;height:20px;line-height: 20px;float:left;font-style: normal;font-size: 12px;color: #b8b8b8;text-transform: uppercase;}
.inewslist ul{width:442px;height:auto;float:right;}
.inewslist ul li{width:430px;height:95px;float:left;padding-left: 11px;padding-top: 25px;background: #ffffff;margin-bottom: 20px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.inewslist ul li:hover{-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;box-shadow: 0px 0px 5px rgba(189,189,189,0.64);}
.inewslist ul li .date{width:56px;height:72px;float:left;border-right: 1px solid #b2b2b2;margin-right: 25px;}
.inewslist ul li .date span{width:100%;height:auto;float:left;font-size: 40px;color: #666666;font-weight: bold;}
.inewslist ul li .date p{width:100%;height:auto;float:left;font-size: 14px;color: #666666;}
.inewslist ul li .title{width:325px;height:auto;float:left;font-size: 16px;color: #040404;margin-bottom: 8px;}
.inewslist ul li p{width:325px;height:auto;float:left;font-size: 12px;color: #828282;line-height: 24px;}
.inewsbox .tab-hd ul{width: 100%;float:left;overflow:hidden;zoom:1;margin-top:15px;zoom:1;text-align: center;}
.inewsbox .tab-hd ul li{display: inline-block;width:9px;height:9px;overflow:hidden;margin-right:6px;text-indent:-999px;cursor:pointer;background:#bdcf8e;border-radius: 5px}
.inewsbox .tab-hd ul li.on{background:#87a631;}
.ilxwm{width:100%;min-width: 1172px;background: url(../images/ilxwmbg.jpg) no-repeat center 0;height:400px;}
.ilxwmcon{width:400px;height:270px;float:left;margin-top: 70px;position: relative;padding-left: 135px;background: url(../images/ilxwmconbg.png);}
.ilxwmcon h2{width:100%;height:auto;float:left;font-size: 24px;color: #ffffff;font-weight: bold;line-height: 34px;margin-top: 60px;}
.ilxwmcon p{width:100%;height:auto;float:left;font-size: 12px;color: #adbeb8;line-height: 22px;}
.ilxwmcon .line{width:55px;height:1px;background: #ffffff;margin: 11px 0;float:left;}
.ilxwmcon span.mail{width:100%;height:auto;float:left;font-size: 12px;color: #87a631;font-weight: bold;line-height: 26px;}
.ilxwmcon span.tel{width:100%;height:auto;float:left;font-size: 24px;color: #ffffff;font-weight: bold;line-height: 30px;}
.ilxwmcon span.add{width:100%;height:auto;float:left;font-size: 12px;color: #ffffff;line-height: 26px;}
.ilxwmcon a.khfw{width:151px;height:51px;background: #87a631;border-radius: 26px;color: #ffffff;font-size: 14px;text-align: center;float:left;position: absolute;top: 158px;right: 33px;line-height: 51px;}
.footer{width:100%;min-width: 1172px;height:auto;padding-top: 45px;min-height: 250px;background: #d3f354;}
.ftleft{width:320px;height:auto;float:left;}
.ftlogo{width:170px;height:62px;float:left;margin-bottom: 14px;text-align:center; }
.copyright{width:100%;height:auto;float:left;}
.copyright span.cn{width:100%;height:auto;float:left;font-size: 14px;color: #424a4a;line-height: 24px;text-align:left;}
.copyright span.en{width:100%;height:auto;float:left;font-size: 14px;color: #a5a5a5;line-height: 24px;text-align:left;}
.ftnav{float:right;height: 230px;}
.ftnav dl{width:160px;height:auto;float:left;margin-left: 50px;}
.ftnav dl dt{width:100%;height:auto;float:left;height:39px;line-height: 39px;float:left;font-size: 14px;color: #424a4a;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.ftnav dl dt a{width:100%;height:39px;line-height: 39px;float:left;font-size: 14px;color: #424a4a;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.ftnav dl dt a:hover{color: #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.ftnav dl dd a{width:100%;height:auto;float:left;font-size: 12px;color: #848888;line-height: 30px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.ftnav dl dd a:hover{color: #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.flink{width:100%;height:auto;float:left;border-top: 1px solid #ececec;}
.floating_ck{position:fixed;right:20px;top:30%;}
.floating_ck dl dd{position:relative;width:63px;height:73px;background-color:#87a631;border-bottom:solid 1px #9abc3a;text-align:center;background-repeat:no-repeat;background-position:center 30%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#9abc3a;border-bottom:solid 1px #9abc3a;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/zxicon.png);}
.quote{background-image:url(../images/kficon.png);}
.qrcord{background-image:url(../images/ierweima.png);}
.return{background-image:url(../images/fanhui.png);}
.floating_ck dd span{color:#e7f7ba;display:block;padding-top:48px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:73px;background-color:#87a631;border-bottom:solid 1px #9abc3a;display:none;}
.floating_left a{color:#e7f7ba;line-height:80px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm img{display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}
.icol{width:100%;height:auto;overflow: hidden;}
.icol .h2tit{width:100%;height:77px;float:left;margin-top: 18px;}
.icol .h2tit i{width:5px;height:18px;background: #89a831;margin-top: 30px;margin-right: 10px;float:left;}
.icol .h2tit span{display: inline-block;height:77px;float:left;font-size: 18px;color: #363636;line-height: 77px;}
.icol .icolone{width:100%;height:auto;float:left;margin-bottom: 44px;}
.icol .icolone li{width:368px;height:195px;float:left;text-align: center;margin-right: 33px;}
.icol .icolone li.last{margin-right: 0;}
.icol .icolone li i{width:52px;height:54px;display: inline-block;margin-top: 48px;background-image: url(../images/iconicol.png);}
.icol .icolone li span{width:100%;height:62px;line-height: 62px;float:left;font-size: 18px;color: #ffffff;font-weight: bold;text-align: center;}
.icol .icolone li.icol1{background: url(../images/bgicol1.jpg);}
.icol .icolone li.icol2{background: url(../images/bgicol2.jpg);}
.icol .icolone li.icol3{background: url(../images/bgicol3.jpg);margin-right: 00;}
.icol .icoltwo{width:100%;height:auto;float:left;margin-bottom: 60px;}
.icol .icoltwo li{width:540px;height:286px;float:left;position: relative;margin-right: 92px;}
.icol .icoltwo li .picbox{width:540px;height:286px;float:left;}
.icol .icoltwo li .picbox img{width:540px;height:286px;float:left;}
.icol .icoltwo li.last{margin-right: 0;}
.icol .icoltwo li .title{width:100%;height:47px;line-height: 47px;float:left;position: absolute;bottom: 0;left: 0;font-size: 16px;color: #ffffff;text-indent: 19px;background: rgba(0,0,0,0.8);}
.copyright{width:100%;height:106px;line-height: 106px;text-align: center;float:left;font-size: 12px;color: #828e97;}
.copyright span {
color: #424a4a;
}
.nbanner{width:100%;min-width: 1172px;height:597px;}
.typename{width:385px;height:75px;float:left;background: url(../images/tnbg.png);margin-top: 220px;margin-left: 330px;}
.typename span.cn{width:100%;display: inline-block;height:auto;float:left;text-align: center;font-size: 48px;font-weight: bold;color: #ffffff;line-height: 50px;}
.typename span.en{width:100%;display: inline-block;height:auto;float:left;font-size: 18px;color: #b7bdbe;text-align: center;padding-top: 5px;}
.bgf3{background: #f3f6ea;}
.h3tit{width:100%;height:auto;overflow: hidden;float: left;}
.h3tit span.titleauth{width:100%;height:64px;line-height: 32px;float:left;font-size: 24px;color: #787878;text-indent: 2em;}
.h3tit span.cn{width:100%;height:32px;line-height: 32px;float:left;font-size: 24px;color: #3d3d3d;text-align: center;}
.h3tit span.en{width:100%;height:22px;line-height: 22px;float:left;font-size: 18px;color: #787878;text-align: center;}
.ngywm{width:100%;min-width: 1172px;margin-top: 80px;overflow: hidden;height:auto;}
.ngywm .info{width:640px;height:auto;float:left;margin-top: 65px;font-size: 12px;color: #3d3d3d;line-height: 30px;}
.ngywm .info p{width:auto;height:auto;float:left;font-size: 14px;color: #3d3d3d;line-height: 30px;}
.ngywm .info p b{color: #89a831;}
.ngywm .video{width:445px;height:285px;float:right;margin-top: 65px;background: url(../images/nvideobg.png) no-repeat left bottom;}
.ngywm .video video{width:415px;height:255px;float:right;}
.ngywm .info a.more{width:140px;height:40px;line-height: 40px;border-radius: 20px;border: 1px solid #c8d6a0;text-align: center;font-size: 14px;color: #3f4e4b;float:left;margin-top: 35px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;margin-bottom: 55px;}
.ngywm .info a.more:hover{background: #c8d6a0;color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.mt58{margin-top: 58px;}
.qywh{width:876px;padding: 0 64px;height:auto;float:left;background: url(../images/qywhbg.png) no-repeat center 10px;font-size: 12px;color: #414141;line-height: 30px;margin-left: 86px;text-align: center;margin-top: 25px;}
.qywh p{display: block;font-size: 14px;color: #414141;line-height: 30px;}
.qywh a.more{width:140px;height:40px;line-height: 40px;border-radius: 20px;border: 1px solid #c8d6a0;text-align: center;font-size: 14px;color: #3f4e4b;display: inline-block;margin-top: 35px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;margin-bottom: 55px;}
.qywh a.more:hover{background: #c8d6a0;color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.fzlc{width:100%;min-width: 1172px;overflow: hidden;}
.fzlcbox{width:100%;height:455px;float:left;margin-top: 45px;}
.fzlcbox .tab-hd{width:100%;height:auto;float:left;background: url(../images/kedu.png) no-repeat center 0;margin-top: 44px;position: relative;}
.fzlcbox .tab-hd ul{width:100%;height:auto;float:left;}
.fzlcbox .tab-hd ul li{width:7.142%;height:auto;line-height: 70px;float:left;font-size: 14px;color: #797979;text-align: center;cursor: pointer;}
.fzlcbox .tab-hd ul li.on{font-size: 18px;color: #ff9600;font-weight: bold;}
.fzlcbox .tab-bd{width:100%;height:auto;float:left;}
.fzlcbox .tab-bd .tab-pal{width:100%;height:310px;background: #f3f6ea;float:left;}
.fzlcbox .tab-bd .tab-pal .picbox{width:470px;height:310px;float:left;margin-right: 35px;position: relative;}
.fzlcbox .tab-bd .tab-pal .picbox img{width:470px;height:310px;float:left;}
.fzlcbox .tab-bd .tab-pal .picbox i{width: 65px;height: 30px;line-height: 30px;text-align: center;background: #91b053;color: #ffffff;position: absolute;font-size: 18px;font-style: normal;left: 0;top: 24px;}
.fzlcbox .tab-bd .tab-pal .info{width:666px;height:310px;float:left;}
.fzlcbox .tab-bd .tab-pal .info span{color: #383838;float: left;font-size: 18px;height: auto;line-height: 50px;margin-top: 20px;width: 100%;}
.fzlcbox .tab-bd .tab-pal .info p{width:100%;/*height:160px;*/float:left;font-size: 14px;color: #444444;line-height: 30px;border-bottom: 1px solid #d2d5cb;}
.fzlcbox .tab-hd .arrow{position: absolute;right: 40px;top: -88px;}
.fzlcbox .tab-hd .arrow a{display:block;width:26px;height:26px;float:right;margin-right:5px;margin-top:00px;overflow:hidden;cursor:pointer;background:url("../images/arrow.png") 0 0 no-repeat;}
.fzlcbox .tab-hd .arrow .next{background-position:0 -26px;}
.ryzz{width:100%;height:auto;float:left;}
.poster-main{position: relative;margin: 50px auto;}
.poster-main .poster-list .poster-item{position: absolute;left: 0;top: 0;background-color:#fff; text-align:center;}
.poster-main .poster-btn{position: absolute;top: 0;cursor: pointer;}
.poster-main .poster-prev-btn{left: -190px;background: url("../images/btn_l.png") no-repeat center center;}
.poster-main .poster-next-btn{right: -190px;background: url("../images/btn_r.png") no-repeat center center;}
.shzr{width:100%;height:auto;float:left;}
.aqh{width:100%;height:auto;float:left;margin-top: 44px;}
.aqh .tab-hd{width:100%;height:auto;float:left;margin-bottom: 60px;}
.aqh .tab-hd ul{width:100%;height:auto;float:left;text-align: center;font-size: 0;}
.aqh .tab-hd ul li{width:128px;height:34px;line-height: 34px;text-align: center;border: 1px solid #dfdfdf;display: inline-block;color: #2e2e2e;cursor: pointer;font-size: 12px;}
.aqh .tab-hd ul li.on{border: 1px solid #89a831;background: #89a831;color: #ffffff;}
.aqh .tab-bd{width:100%;height:auto;float:left;}
.shzrnr{width:100%;height:auto;float:left;}
.shzrnr .picbox{width:300px;height:auto;float:left;margin-right: 40px;margin-top: 7px;}
.shzrnr .picbox img{width:300px;height:auto;float:left;}
.shzrnr .info{width:832px;height:auto;float:left;font-size: 12px;color: #4d4d4d;line-height: 30px;}
.shzrnr .info p{font-size: 14px;color: #4d4d4d;line-height: 30px;}
.shzrnr .info span{width: 100%;float: left;}
.shzrnr .info span i.zptel{width: 17px;height: 17px;display: inline-block;vertical-align: middle;background: url(../images/iconxdh.png) no-repeat 0 0;margin-right: 7px;}
.shzrnr .info span i.zpmail{width: 17px;height: 13px;display: inline-block;vertical-align: middle;background: url(../images/iconxmail.png) no-repeat 0 0;margin-right: 7px;margin-left: 47px;}
.shzrnr .info a.more{width:140px;height:40px;line-height: 40px;border-radius: 20px;border: 1px solid #c8d6a0;text-align: center;font-size: 14px;color: #3f4e4b;display: inline-block;margin-top: 35px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;margin-bottom: 55px;margin-left: 180px;}
.shzrnr .info a.more:hover{background: #c8d6a0;color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.jrbc{width:100%;min-width: 1172px;background: #fbfdf7;overflow: hidden;border-bottom: 4px solid #c4d398;}
.sidebar{width:100%;min-width: 1172px;background: #89a831;height:56px;text-align: center;font-size: 0}
.sidebar li{display: inline-block;font-size: 12px;color: #cad6ad;height:53px;line-height: 53px;margin: 0 14px;}
.sidebar li a{height:53px;display: inline-block;line-height: 53px;font-size: 12px;color: #ffffff;padding: 0 5px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.sidebar li a.current{border-bottom: 3px solid #ffffff;}
.sidebar li a:hover{border-bottom: 3px solid #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.article{width:100%;min-width: 1172px;overflow: hidden;margin-top: 74px;}
.article h1{width:100%;height:46px;line-height: 46px;float:left;font-size: 24px;color: #3d3d3d;text-align: center;font-weight: normal;}
.article .info{width:100%;height:50px;float:left;text-align: center;border-bottom: 1px solid #e8e9e9;margin-bottom: 35px;}
.article .info span{display: inline-block;font-size: 12px;color: #949494;height: 36px;line-height: 36px;padding: 0 13px; float:right;}
.article .info i{color: #89a831;font-style: normal;}
.article .content{width:100%;height:auto;float:left;font-size: 14px;/*color: #7d7d7d;*/line-height: 36px;border-bottom: 1px solid #e8e9e9;padding-bottom: 80px;position: relative;}
.article .content a.fh{position: absolute;right: 0;bottom: 26px;width: 56px;height: 27px;line-height: 27px;text-align: center;color: #c7c7c7;border: 1px solid #c7c7c7;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.article .content a.fh:hover{color: #89a831;border: 1px solid #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.article .content img{ margin-bottom:8px;}
.prene{width:70%;height:auto;float:left;margin-top: 14px;}
.prene a{width:100%;height:auto;float:left;font-size: 12px;line-height: 30px;display: block;color: #616161;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.prene a:hover{color: #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.arcfx{margin-top: 16px;float:right;}
.tjarc{width:100%;height:auto;float:left;margin-top: 30px;}
.tjarc .tit{width:100%;height:50px;line-height: 50px;float:left;font-size: 18px;color: #454545;border-bottom: 5px solid #c4d398;}
.tjarc .tjarclist{width:100%;height:auto;float:left;}
.tjarc .tjarclist li{width:276px;height:284px;float:left;margin-top: 28px;margin-right: 22px;background: #f9fbf4;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.tjarc .tjarclist li .picbox{width:276px;height:184px;float:left;position: relative;}
.tjarc .tjarclist li .picbox img{width:276px;height:184px;float:left;}
.tjarc .tjarclist li .picbox i{width:50px;height:50px;background: rgba(255,79,0,0.8);float:left;position: absolute;font-style: normal;text-align: center;line-height: 50px;color: #ffffff;font-size: 16px;top: 0;left: 0;}
.tjarc .tjarclist li .title{width:250px;height:34px;line-height: 34px;margin-top: 5px;float:left;font-size: 14px;color: #000000;padding: 0 13px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;display:block;}
.tjarc .tjarclist li p{width:250px;height:auto;float:left;font-size: 12px;/*color: #7d7d7d;*/line-height: 24px;padding: 0 13px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.tjarc .tjarclist li.last{margin-right: 0}
.tjarc .tjarclist li:hover{background: #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.tjarc .tjarclist li:hover .title{color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.tjarc .tjarclist li:hover p{color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.linec4{width:100%;height:4px;background: #c4d398;margin-top: 58px;}
.contact{width:100%;/*height:auto;*/overflow: hidden;background: #f3f6ea;height: 597px;/*background: url(../images/l1.png) repeat-x left top;*/}
.taleft{width:122px;height:576px;padding-left: 40px;float:left;/*background: #ffffff;*/margin-top: 60px;margin-bottom: 74px}
.taleft .gsname{width:100%;height:auto;float:left;}
.taleft .gsname span.cn{width:100%;height:auto;float:left;font-size: 18px;color: #383837;margin-top: 32px;}
.taleft .gsname span.en{width:100%;height:auto;float:left;font-size: 10px;color: #b5b5b5;/*margin-bottom: 32px;*/}
.taleft .talelist{width:300px;height:420px;float:left;}
.taleft .talelist li{border-bottom: 1px solid #d4d6cb;float: left;height: 135px;margin-bottom: 10px;width: 252px;}
.taleft .talelist li span{width:100%;height:auto;float:left;font-size: 12px;color: #000000;line-height: 30px;}
.taleft .talelist li p{width:100%;height:auto;float:left;color: #6a6a6a;line-height: 30px;}
.taleft .talelist li p i{width:17px;height:17px;display: inline-block;vertical-align: middle;margin-right: 8px;}
.taleft .talelist li p i.icotel{background: url(../images/iconxdh.png) no-repeat center center;}
.taleft .talelist li p i.icomail{background: url(../images/iconxmail.png) no-repeat center center;}
.taleft .talelist li p i.icoadd{background: url(../images/iconadd.png) no-repeat center center;}
.taright{width:810px;height:auto;float:right;margin-top: 120px;}
.taright ul.one{width:100%;height:322px;float:left;margin-bottom: 20px;}
.taright ul.one li{width:883px;height:322px;float:left;margin-left: 21px;/*background: #ffffff;*/}
.taright ul.one li .picbox{width:383px;height:168px;float:left;}
.taright ul.one li .picbox img{width:383px;height:168px;float:left;}
.taright ul.one li .title{
	width: 100%;
    height: 36px;
    float: left;
    /* text-indent: 31px; */
    font-size: 28px;
    color: #000;
    font-weight: bolder;
    line-height: 36px;
    /*background: url(../images/sline.png) no-repeat 31px bottom;*/
    margin-top: 17px;
    margin-bottom: 24px;
}
.contactustable{
	height: 276px;
	margin-top:140px;
}
.contactusleft{
	width: 262px;
    height: 276px;
    padding-left: 100px;
    color: #727272;
    font-size: 28px;
    text-align: center;
    font-weight: bolder;
    line-height: 60px;
    vertical-align: middle;
}
.contactusmiddle{
	width:10px;height:276px;background-color: #d3f354;
}
.contactusright{	
	width: 1200px;
    height: 276px;
    font-size: 18px;
    font-weight: bolder;
    color: #727272;
}
.contactusright table{
	margin-top: 40px;	
}
.taright ul.one li p{
	width:100%;height:auto;float:left;color: #000;line-height: 30px;text-indent: 31px;font-weight:bolder;font-size:18px;
}
.taright ul.one li p i{width:17px;height:17px;display: inline-block;vertical-align: middle;margin-right: 8px;}
.taright ul.one li p i.icotel{background: url(../images/iconxdh.png) no-repeat center center;}
.taright ul.one li p i.icomail{background: url(../images/iconxmail.png) no-repeat center center;}
.taright ul.two li{width:100%;height:234px;float:right;}
.taright ul.two li{width:383px;height:234px;float:left;margin-left: 21px;}
.taright ul.two li.t1{}
.taright ul.two li.t2{}
.taright ul.two li .title{width:100%;height:36px;float:left;text-indent: 31px;font-size: 14px;color: #3d3d3d;line-height: 36px;background: url(../images/sline.png) no-repeat 31px bottom;margin-top: 40px;margin-bottom: 24px;}
.taright ul.two li p{width:100%;height:auto;float:left;color: #6a6a6a;line-height: 30px;text-indent: 31px;}
.taright ul.two li p i{width:17px;height:17px;display: inline-block;vertical-align: middle;margin-right: 8px;}
.taright ul.two li p i.icotel{background: url(../images/iconxdh.png) no-repeat center center;}
.taright ul.two li p i.icomail{background: url(../images/iconxmail.png) no-repeat center center;}


.pos{width:100%;min-width: 1172px;height:64px;border-bottom: 1px solid #dfe2d8;}
.position{background: url(../images/iconpos.png) no-repeat left center;padding-left: 30px;float:left;font-size: 14px;color: #909090;}
.position a{display: inline-block;height: 64px;line-height: 64px;font-size: 14px;color: #909090;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;margin: 0 5px;}
.position a:hover{color: #89a831 ;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.pos .select{float:right;width:152px;height:25px;border: 1px solid #e7eade;line-height:25px;background:url(../images/select.png) 136px 10px no-repeat;position:relative;margin-top: 20px;}
.pos .select select{margin:5px auto;width:152px;}
.pos .selectbox-wrapper{border: #e7eade 1px solid;border-top: #e7eade 0 solid;overflow:hidden;width:152px;left: -1px;*left:0;position: absolute;background: #fff;text-align:left;*margin-top:0;z-index:9999;padding: 5px 0;}
.pos .selectbox-wrapper ul li.selected{background-color:#e7eade;color:#173b00}
.pos .selectbox-wrapper ul li.current{color: #173b00;background-color:#e7eade}
.pos .selectbox-wrapper ul li{text-align:center;padding-right:3px;padding-bottom:3px;width:100%;cursor:pointer;line-height: 24px;padding-top: 3px;font-size:12px;}
.pos .selectbox{border:none;display:block;width:152px;color:#173b00;text-indent:8px;cursor:pointer;height:25px;background:none;line-height:25px;font-size:12px;}
.yjy{width:100%;min-width: 1172px;background: #f3f6ea;height:450px;}
.yjy ul{margin-top: 63px;}
.cxfz{width:100%;min-width: 1172px;background: #ffffff;height:420px;}
.cxfzcon{padding: 0 90px;height:auto;float:left;font-size: 12px;color: #414141;line-height: 30px;text-align: center;margin-top: 45px;}
.cxfzcon p{display: block;font-size: 12px;color: #414141;line-height: 30px;}
.cxfzcon a.more{width:140px;height:40px;line-height: 40px;border-radius: 20px;border: 1px solid #c8d6a0;text-align: center;font-size: 14px;color: #3f4e4b;display: inline-block;margin-top: 35px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;margin-bottom: 55px;}
.cxfzcon a.more:hover{background: #c8d6a0;color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.cxfzcon i{width:51px;height:3px;background: #8aba29;display: inline-block;margin-bottom: 40px;}
.kjxpyy{width:100%;min-width: 1172px;background: #f3f6ea;height:544px;}
.kjxpyy2{width:100%;min-width: 1172px;background: #f3f6ea;height:900px;}
.kjxpyyqh{width:100%;height:auto;float:left;margin-top: 55px;}
.kjxpyyqh .tab-hd{width:100%;height:auto;float:left;position: relative;}
.kjxpyyqh .tab-hd span.arrow{width:70px;height:auto;float:left;position: absolute;bottom: 8px;right: 0;}
.kjxpyyqh .tab-hd span.arrow a.next{width:30px;height:23px;background: url(../images/arrow2.png) no-repeat 0 -23px;float:right;cursor: pointer;}
.kjxpyyqh .tab-hd span.arrow a.prev{width:30px;height:23px;background: url(../images/arrow2.png) no-repeat 0 -0;float:left;cursor: pointer;}
.kjxpyyqh .tab-bd{width:100%;height:auto;float:left;}
.kjxpyyqh .tab-bd .kjxpyycon{width:100%;height:auto;float:left;}
.kjxpyyqh .tab-bd .kjxpyycon .picbox{width:546px;height:307px;float:left;margin-right: 80px;}
.kjxpyyqh .tab-bd .kjxpyycon .picbox img{width:546px;height:307px;float:left;}
.kjxpyyqh .tab-bd span{width:544px;display: inline-block;height:44px;line-height: 44px;margin-bottom: 30px;float:left;font-size: 18px;color: #3d3d3d;border-bottom: 1px solid #cecfcb;}
.kjxpyyqh .tab-bd p{width:544px;display: inline-block;height:50px;float:left;font-size: 12px;color: #3d3d3d;line-height: 30px;}
.kjxpyyqh .tab-bd p a
{
	color: #3d3d3d;font-size: 12px;line-height: 30px;
}
.jslt{width:100%;min-width: 1172px;background: #ffffff;height:420px;}
.jslt .jsltlist{width:100%;height:auto;float:left;text-align: center;margin-top: 45px;}
.jslt .jsltlist i{width:51px;height:3px;background: #8aba29;display: inline-block;margin-bottom: 40px;}
.jslt .jsltlist .tab-bd{width:100%;height:auto;float:left;}
.jslwlist{width:100%;height:auto;float:left;}
.jslwlist li{/*width:553px;*/width:550px;height:106px;float:left;margin-right: 35px;text-align: left;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;padding-top: 25px;cursor: pointer;}
.jslwlist li .date{width:57px;height:80px;float:left;padding-left: 30px;border-right: 1px solid #c2c2c2;font-size: 14px;color: #666666;font-family: Arial ;text-align: left;text-transform: capitalize;margin-right: 23px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.jslwlist li .date span{display: block;font-size: 40px;color: #666666;font-weight: bold;font-family: Arial ;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.jslwlist li .title{width:430px;height:auto;float:left;font-size: 14px;line-height: 20px;color: #000000;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.jslwlist li p{width:430px;height:auto;float:left;font-size: 12px;color: #a9a9a9;line-height: 23px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.jslwlist li a.xz{display: inline-block;height:auto;float:left;font-size: 12px;color: #7f7e7e;line-height: 12px;padding-left: 22px;background: url(../images/icondown.png) no-repeat 0 0px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.jslt .jsltlist .tab-hd{width:100%;height:auto;float:left;margin-top: 15px;}
.jslt .jsltlist .tab-hd ul{float: left;margin-top: 15px;overflow: hidden;text-align: center;width: 100%;}
.jslt .jsltlist .tab-hd ul li{background: #bdcf8e none repeat scroll 0 0;border-radius: 5px;cursor: pointer;display: inline-block;height: 9px;margin-right: 6px;overflow: hidden;text-indent: -999px;width: 9px;}
.jslt .jsltlist .tab-hd ul li.on{background: #87a631 none repeat scroll 0 0;}
.jslwlist li:hover{color: #ffffff;background: #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.jslwlist li:hover .date{color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.jslwlist li:hover .date span{color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.jslwlist li:hover .title{color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.jslwlist li:hover p{color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.jslwlist li:hover a.xz{color: #ffffff;background: url(../images/icondown.png) no-repeat 0 -12px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.mlogin{width:100%;height:auto;float:left;}
.mlogin .lgform{width:800px;height:420px;float:left;margin-left: 308px;margin-top: 98px;}
.mlogin .lgform li{width:100%;height:auto;float:left;margin-bottom: 21px;}
.mlogin .lgform li span{width:93px;height:38px;line-height: 38px;float:left;font-size: 12px;color: #333333;}
.mlogin .lgform li span font{color: #cc0000;}
.mlogin .lgform li input.lgtxt{width:265px;text-indent: 10px;height:36px;line-height: 36px;border: 1px solid #cccccc;float:left;font-size: 12px;color: #333333;margin-right: 110px;}
.mlogin .lgform li input.lgyzm{width:135px;text-indent: 10px;height:36px;line-height: 36px;border: 1px solid #cccccc;float:left;font-size: 12px;color: #333333;}
.mlogin .lgform li p{display: inline-block;height:38px;line-height: 38px;float:left;font-size: 12px;color: #333333;}
.mlogin .lgform li p a{color: #336600;}
.mlogin .lgform li img.yzm{display: inline-block;float: left;height: 24px;margin-left: 10px;margin-right: 10px;margin-top: 7px;vertical-align: middle;width: 68px;}
.mlogin .lgform li input.lgbtn{width:270px;height:35px;line-height: 35px;text-align: center;color: #ffffff;background: #89a831;border: 0 none;cursor: pointer;font-size: 16px;border-radius: 5px;float:left;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.mlogin .lgform li input.lgbtn:hover{background: #75941d;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.newsside{width:100%;min-width: 1172px;height: 180px;overflow: hidden;text-align: center;}
.newsside li{display: inline-block;margin: 71px 8px 0;}
.newsside li a{width:135px;height:36px;line-height: 36px;text-align: center;float:left;font-size: 16px;color: #3a3a3a;border: 1px solid #89a831;border-radius: 40px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.newsside li a:hover{background: #89a831;color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.newsside li a.current{background: #89a831;color: #ffffff;}
.newstop{width:100%;min-width: 1172px;overflow: hidden;}
.newstophd{position: relative;width: 564px;height: 376px;overflow: hidden;float: left;margin-top: 15px}
.newstophd .pic img{width: 564px;height: 420px;display: block;}
.newstophd .txt-bg{position: absolute;bottom: 0;z-index: 1;height: 45px;width:100%;background: #89a831;filter: alpha(opacity=80);opacity: 0.8;overflow: hidden;}
.newstophd .txt{position: absolute;bottom: 0;z-index: 2;height: 45px;width:100%;overflow: hidden;}
.newstophd .txt li{height:45px;line-height:45px;position:absolute;bottom:-45px;width: 80%;}
.newstophd .txt li a{display: block;color: white;padding: 0 0 0 10px;font-size: 14px;font-weight: normal;text-decoration: none;text-indent: 24px;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;display:block;width:100%;}
.newstophd .num{position: absolute;z-index: 3;bottom: 8px;right: 8px;display: none;}
.newstophd .prev{position:absolute;display:block;left:0%;top:50%;margin-top:-35px;width:42px;height:69px;background:url(../images/focusAdvBg2.png) no-repeat;}
.newstophd .next{position:absolute;display:block;right:0%;top:50%;margin-top:-35px;width:42px;height:69px;background:url(../images/focusAdvBg2.png) no-repeat 0 -69px ;}
.newstoplist{width:572px;overflow: hidden;float: right;}
.newstoplist li{width:100%;height:auto;float:left;border-bottom: 1px solid #e5e5e5;margin-bottom: 7px;}
.newstoplist li .title{width:100%;height:auto;float:left;font-size: 16px;color: #000000;line-height: 40px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.newstoplist li .date{width:100%;height:auto;float:left;font-size: 14px;color: #a2a2a2;line-height: 26px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.newstoplist li p{width:100%;height:57px;float:left;font-size: 12px;/*color: #7d7d7d;*/line-height: 24px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.newstoplist li:hover .title{color: #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.newstoplist li:hover .date{color: #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.newstoplist li:hover p{color: #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.mnewslist{width:100%;min-width: 1172px;overflow: hidden;background: #f3f6ea;margin-top: 50px;padding-top: 54px;}
.mnewslist li{width:302px;/*width:282px;*/padding: 0 25px;height:458px;float:left;background: #ffffff;margin-right: 58px;margin-bottom: 23px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.mnewslist li.last{margin-right: 0}
.mnewslist li .title{white-space: nowrap;text-overflow:ellipsis;overflow:hidden;display:block;width:100%;height:32px;line-height: 32px;margin-top: 18px;float:left;font-size: 16px;color: #040404;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.mnewslist li .date{width:100%;height:23px;line-height: 23px;float:left;font-size: 12px;color: #a4a4a4;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.mnewslist li .picbox{width:100%;height:226px;float:left;margin-top: 22px;margin-bottom: 21px;}
.mnewslist li .picbox img{width:100%;/*height:200px;*/ height:226px;float:left;}
.mnewslist li p{width:100%;height:90px;float:left;font-size: 12px;color: #828282;line-height: 24px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.mnewslist li i{width:100%;height:auto;float:left;font-size: 12px;color: #b8b8b8;font-style: normal;font-weight: bold;line-height: 17px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.mnewslist li:hover{color:#ffffff;background: #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.mnewslist li:hover .title{color:#ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.mnewslist li:hover .date{color:#ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.mnewslist li:hover p{color:#ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.mnewslist li:hover i{color:#ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.proh2tit {
width:100%;
height:auto;
float:left;
text-align: center;
margin-top: 53px;
}
.proh2tit span.cn {
width:100%;
height:38px;
line-height: 38px;
float:left;
font-size: 24px;
color: #414141;
}
.proh2tit span.cn a{
color: #414141;
}
.proh2tit span.en {
width:100%;
height:31px;
line-height: 31px;
float:left;
font-size: 18px;
color: #8aba29;
}
.proh2tit span.en a{
color: #8aba29;
}
.proside {
width:100%;
height:auto;
float:left;
border-left: 1px solid #ededed;
border-top: 1px solid #ededed;
margin-top: 46px;
}
.proside li {
display: inline-block;
float:left;
}
.proside li a {
/*width:233px;*/ width:194px;
height:48px;
line-height: 48px;
text-align: center;
border-right: 1px solid #ededed;
border-bottom: 1px solid #ededed;
float:left;
background: #ffffff;
font-size: 12px;
color: #4d4d4d;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.proside li a.current {
background: #8aba29;
color: #ffffff;
}
.proside li a:hover {
background: #8aba29;
color: #ffffff;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.protop2 {
width:100%;
height:auto;
min-height:200px;
float:left;
margin-top: 35px;
background: #ffffff;
}
.protop2 .picbox {
/*width:564px;*/
/*height:376px;*/
float:left;
margin-right: 42px;
}
.protop2 .picbox img {
/*width:564px;*/
/*height:376px;*/
float:left;
}
.protop2 .info {
	/*width:535px;*/
	width:1160px;
	height:auto;
	float:left;
	/*margin-left: 470px;
	margin-top: -370px;*/
}
.protop2 .info span.title {
width:100%;
height:67px;
line-height: 67px;
line-height: 20px;
float:left;
font-size: 18px;
color: #000000;
margin-top: 20px;

}
.protop2 .info i {
width:51px;
height:3px;
background: #8aba29;
float:left;
margin-bottom: 18px;
}
.protop2 .info p {
width:100%;
/*height:176px;*/
float:left;
font-size: 12px;
/*color: #7d7d7d;*/
line-height: 30px;
}
.protop2 .info .prosear  {
width:100%;
height:auto;
float:left;
margin-top:30px;
}
.protop2 .info .prosear span {
display: inline-block;
font-size: 16px;
color: #3d4646;
line-height: 35px;
margin-right: 14px;
float:left;
}
.protop2 .info .prosear input.prosetxt {
width: 420px;
height: 33px;
line-height: 33px;
border: 1px solid #8aba29;
background: #ffffff;
text-indent: 10px;
font-size: 12px;
/*color: #7d7d7d;*/
float: left;
}
.protop2 .info .prosear input.prosebtn {
width: 33px;
height: 35px;
background: url(../images/prosebtn.gif) no-repeat 0 0;
cursor: pointer;
border: 0 none;
font-size: 0;
text-indent: 9999px;
float: left;
}
.protop {
width:100%;
height:auto;
min-height:200px;
float:left;
margin-top: 35px;
background: #ffffff;
}
.protop .picbox {
/*width:564px;*/
/*height:376px;*/
float:left;
margin-right: 42px;
}
.protop .picbox img {
/*width:564px;*/
/*height:376px;*/
float:left;
}
.protop .info {
	/*width:535px;*/
	width:635px;
	height:auto;
	float:left;
	margin-left: 470px;
	margin-top: -370px;
}
.protop .info span.title {
width:100%;
height:67px;
line-height: 67px;
line-height: 20px;
float:left;
font-size: 18px;
color: #000000;
margin-top: 20px;

}
.protop .info i {
width:51px;
height:3px;
background: #8aba29;
float:left;
margin-bottom: 18px;
}
.protop .info p {
width:100%;
/*height:176px;*/
float:left;
font-size: 12px;
/*color: #7d7d7d;*/
line-height: 30px;
}
.protop .info .prosear  {
width:100%;
height:auto;
float:left;
margin-top:30px;
}
.protop .info .prosear span {
display: inline-block;
font-size: 16px;
color: #3d4646;
line-height: 35px;
margin-right: 14px;
float:left;
}
.protop .info .prosear input.prosetxt {
width: 420px;
height: 33px;
line-height: 33px;
border: 1px solid #8aba29;
background: #ffffff;
text-indent: 10px;
font-size: 12px;
/*color: #7d7d7d;*/
float: left;
}
.protop .info .prosear input.prosebtn {
width: 33px;
height: 35px;
background: url(../images/prosebtn.gif) no-repeat 0 0;
cursor: pointer;
border: 0 none;
font-size: 0;
text-indent: 9999px;
float: left;
}
.prolist{width:100%;min-width: 1172px;overflow: hidden;background: #f3f6ea;padding-top: 54px;}
.prolist li{width:302px;padding: 0 25px;/*height:381px;*/height:340px;float:left;background: #ffffff;margin-right: 58px;margin-bottom: 23px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.prolist li.last{margin-right: 0}
.prolist li .title{white-space: nowrap;text-overflow:ellipsis;overflow:hidden;display:block;width:100%;height:42px;line-height: 42px;margin-top: 13px;float:left;font-size: 16px;color: #040404;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;border-bottom: 1px solid #e1e9cb;}
.prolist li .date{width:100%;height:23px;line-height: 23px;float:left;font-size: 12px;color: #a4a4a4;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.prolist li .picbox{width:100%;height:200px;float:left;margin-top: 11px;margin-bottom: 21px;}
.prolist li .picbox img{width:100%;height:200px;float:left;}
.prolist li p{width:100%;height:56px;float:left;font-size: 12px;color: #828282;line-height: 24px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.prolist li i{width:100%;height:auto;float:left;font-size: 12px;color: #b8b8b8;font-style: normal;font-weight: bold;line-height: 17px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.prolist li:hover{color:#ffffff;background: #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.prolist li:hover .title{color:#ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.prolist li:hover .date{color:#ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.prolist li:hover p{color:#ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.prolist li:hover i{color:#ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}

.tg_pages{
padding-top: 30px;
padding-bottom: 80px; text-align: center;
overflow: hidden;
width: 100%;
}
.tg_pages li{
display: inline-block;
}

.tg_pages li a{
margin-right: 5px;
padding-right: 6px;
padding-left: 6px;
padding-top: 3px;
padding-bottom: 3px;
border: 1px solid #89a831;
font-size: 12px;
color: #797979;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}

.tg_pages li.thisclass a{
background: #89a831;
color: #ffffff;
}

.tg_pages li a:hover{
background: #89a831;
color: #ffffff;
border: 1px solid #89a831;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}

.tg_pages li span {
font-size: 12px;
color: #797979;
display: inline-block;
margin: 0 12px;
}

.proarc {
width:1104px;
height:auto;
float:left;
background: #ffffff;
margin-top: 45px;
padding-left: 34px;
padding-right: 34px;
padding-top: 44px;
margin-bottom: 50px;
}
.proarc .picbox {
width:517px;
height:343px;
float:left;
margin-right: 42px;
}
.proarc .picbox img {
width:517px;
height:343px;
float:left;
}
.proarc .info {
width:545px;
height:auto;
float:left;
margin-top:60px;
}
.proarc .info h1 {
width:100%;
height:auto;
float:left;
font-size: 24px;
color: #3d3d3d;
font-weight: normal;
margin-bottom: 22px;
}
.proarc .info p {
width:100%;
height:auto;
float:left;
font-size: 14px;
/*color: #7d7d7d;*/
line-height: 36px;
}
.proqh {
width:100%;
height:auto;
float:left;
position: relative;
margin-top: 43px;
border-bottom: 1px solid #e8e9e9;
}
.proqh .tab-hd {
width:100%;
height:auto;
float:left;
}
.proqh .tab-hd ul {
width:100%;
height:auto;
float:left;
}
.proqh .tab-hd ul li {
/*width:366px;*/
width:100%;
height:42px;
line-height: 42px;
float:left;
/*background: #4e4e4e;*/
background: #8aba29;
font-size: 14px;
color: #ffffff;
font-weight: bold;
cursor: pointer;
margin-right: 2px;
/*text-align: center;*/
padding-left:18px;
}
.proqh .tab-hd ul li.last {
margin-right: 0;}
.proqh .tab-hd ul li.on {
background: #8aba29;
}
.proqh .tab-bd {
width:100%;
height:auto;
float:left;
}
.proqh .tab-bd .tab-pal {
width:100%;
height:auto;
float:left;
}
.procon {
width:100%;
height:auto;
float:left;
font-size: 14px;
/*color: #7d7d7d;*/
line-height: 36px;
/*padding: 30px 0;*/
padding: 3px 0;
}

.proqh  a.fh {
border: 1px solid #c7c7c7;
bottom: 26px;
color: #c7c7c7;
height: 27px;
line-height: 27px;
text-align: center;
float: right;
transition: all 0.3s ease 0s;
width: 56px;
margin-bottom: 26px;
}
.proqh a.fh:hover{color: #89a831;border: 1px solid #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}

.tjarc .tjprolist{width:100%;height:auto;float:left;margin-bottom: 53px;}
.tjarc .tjprolist li{width:265px;height:270px;float:left;margin-top: 28px;margin-right: 12px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;border: 1px solid #efefef;}
.tjarc .tjprolist li .picbox{width:231px;height:153px;float:left;position: relative;margin-left: 17px;margin-right: 17px;margin-top: 19px;}
.tjarc .tjprolist li .picbox img{width:231px;height:153px;float:left;}

.tjarc .tjprolist li .title{width:231px;height:34px;line-height: 34px;margin-top: 5px;float:left;font-size: 15px;color: #040404;padding: 0 17px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;display:block;}
.tjarc .tjprolist li p{width:231px;height:auto;float:left;font-size: 12px;/*color: #7d7d7d;*/line-height: 24px;padding: 0 17px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.tjarc .tjprolist li.last{margin-right: 0}
.tjarc .tjprolist li:hover{background: #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.tjarc .tjprolist li:hover .title{color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.tjarc .tjprolist li:hover p{color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}

.yylylist {
width:100%;
height:auto;
float:left;
margin-top: 50px;
}
.yylylist li {
width:100%;
height:auto;
float:left;
background: #ffffff;
margin-bottom: 20px;
border-bottom: 3px solid #999;
}
.yylylist li .info {
width:400px;
height:333px;
padding-left: 82px;
padding-right: 104px;
}
.yylylist li .info .title {
color: #000000;
float: left;
font-size: 24px;
height: 71px;
line-height: 71px;
margin-top: 41px;
width: 100%;
}
.yylylist li .info i {
background: #8aba29 none repeat scroll 0 0;
float: left;
height: 3px;
margin-bottom: 18px;
width: 51px;
}
.yylylist li .info p {
color: #646464;
float: left;
font-size: 12px;
height: 114px;
line-height: 30px;
width: 100%;
}
.yylylist li .info em {
font-style: normal;
height:23px;
line-height: 23px;
float:left;
background: url(../images/yylyem.png) no-repeat right 0;
font-size: 14px;
color: #4f504b;
padding-right: 36px;
}
.yylylist li .picbox {
width:586px;
height:333px;
position: relative;
}
.yylylist li .picbox img {
width:586px;
height:333px;
float:left;
}
.yylylist li .picbox i.zsj {
 width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-left: 30px solid #ffffff;
    border-bottom: 22px solid transparent;
position: absolute;
left: 0;
top: 50%;
margin-top: -22px;
}
.yylylist li .picbox i.ysj {
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-right: 30px solid #ffffff;
    border-bottom: 22px solid transparent;
position: absolute;
right: 0;
top: 50%;
margin-top: -22px;
}
.fl {
float:left;
}
.fr {
float:right;
}
.servbot {
width:100%;
min-width: 1172px;
overflow: hidden;
text-align: center;
}
.servbot .svideo {
width:582px;
height:360px;
float:left;
margin-right: 23px;
margin-top: 46px;
position: relative;
}
.servbot .svideo img {
width:582px;
height:360px;
float:left;
}
.servbot .svideo i{
width: 68px;
height: 68px;
background: url(../images/iplay.png) no-repeat 0 0/100% auto;
position: absolute;
top: 50%;
left: 50%;
margin-top: -34px;
margin-left: -34px;
}
.servbot .svlist {
width:565px;
height:auto;
float:left;
margin-top: 46px;
text-align: left;
}
.servbot .svlist li {
width:100%;
height:auto;
float:left;
margin-bottom: 21px;
}
.servbot .svlist li .picbox {
width:157px;
height:105px;
float:left;
margin-right: 15px;
position: relative;
}
.servbot .svlist li .picbox i{
width: 42px;
height: 42px;
background: url(../images/iplay.png) no-repeat 0 0/100% auto;
position: absolute;
top: 50%;
left: 50%;
margin-top: -21px;
margin-left: -21px;
}
.servbot .svlist li .picbox img {
width:157px;
height:105px;
float:left;
}
.servbot .svlist li .title {
width:390px;
height:auto;
float:left;
font-size: 16px;
color: #040404;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.servbot .svlist li p {
width:390px;
height:55px;
float:left;
font-size: 12px;
color: #828282;
line-height: 24px;
margin: 5px 0;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.servbot .svlist li span {
width:390px;
height:auto;
float:left;
font-size: 14px;
color: #b2b2b2;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}


.servbot .svlist li:hover .title {
color: #8aba29;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.servbot .svlist li:hover p {
    color: #8aba29;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.servbot .svlist li:hover span {
color: #8aba29;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.servbot a.more{width:140px;height:40px;line-height: 40px;border-radius: 20px;border: 1px solid #c8d6a0;text-align: center;font-size: 14px;color: #3f4e4b;display: inline-block;margin-top: 35px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;margin-bottom: 55px;}
.servbot a.more:hover{background: #c8d6a0;color: #ffffff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}

.svlist1 {
width:100%;
height:auto;
float:left;
margin-bottom: 30px;
margin-top: 50px;
}
.svlist1 li {
width:100%;
height:280px;
float:left;
background: #ffffff;
margin-bottom: 12px;

}
.svlist1 li .info {
width:630px;
height:auto;
padding-left: 52px;
float: left;
padding-right: 52px;
}
.svlist1 li .info .title {
color: #000000;
float: left;
font-size: 24px;
height: 70px;
line-height: 70px;
margin-top: 18px;
width: 100%;
}
.svlist1 li .info i {
background: #8aba29 none repeat scroll 0 0;
float: left;
height: 3px;
margin-bottom: 18px;
width: 51px;
}
.svlist1 li .info p {
color: #646464;
float: left;
font-size: 14px;
min-height:38px;
line-height: 30px;
width: 100%;
}
.svlist1 li .info p a{
	font-size: 14px;
	color: #646464;
	margin-right:8px;
}
.svlist1 li .info p a:hover{
	text-decoration:underline;
}
.svlist1 li .picbox {
width:385px;
height:219px;
position: relative;
margin-top: 28px;
margin-right: 27px;
float: left;
}
.svlist1 li .picbox img {
width:385px;
height:219px;
}
.svlist2 {
width:100%;
height:auto;
float:left;
margin-bottom: 30px;
margin-top: 50px;
}
.svlist2 li {
width:574px;
height:237px;
background: #ffffff;
margin-bottom: 12px;

}
.svlist2 li .info {
width:210px;
height:auto;
float: right;
padding-right: 20px;
}
.svlist2 li .info .title {
color: #000000;
float: left;
font-size: 20px;
height: 34px;
line-height: 34px;
margin-top: 28px;
width: 100%;
}
.svlist2 li .info i {
background: #8aba29 none repeat scroll 0 0;
float: left;
height: 3px;
margin-bottom: 18px;
width: 51px;
margin-top: 17px;
}
.svlist2 li .info p {
color: #878787;
float: left;
font-size: 12px;
height: 114px;
line-height: 26px;
width: 100%;
}

.svlist2 li .picbox {
width:291px;
height:182px;
position: relative;
margin-top: 28px;
margin-left: 25px;
margin-right: 27px;
float: left;
}
.svlist2 li .picbox img {
width:291px;
height:182px;
}
.pfcon {
width:100%;
height:auto;
float:left;
border-top: 1px solid #e8e9e9;
border-bottom: 1px solid #e8e9e9;
margin-top: 48px;
}
.pfcon .picbox {
width:587px;
height:338px;
float:left;
margin-top: 60px;
margin-right: 60px;
}
.pfcon .picbox img {
width:587px;
height:338px;
float:left;
}
.pfcon .info {
width:520px;
height:auto;
float:left;
margin-top: 50px;
}
.pfcon .info span.cn {
width:100%;
height:42px;
line-height: 42px;
float:left;
font-size: 24px;
color: #89a831;
}
.pfcon .info span.en {
width:100%;
height:25px;
line-height: 25px;
float:left;
font-size: 12px;
color: #939393;
}
.pfcon .info p{width:auto;height:auto;float:left;font-size: 12px;color: #3d3d3d;line-height: 30px;}
.pfcon .info p b{color: #89a831;}


.pfcon .info  a.fh {
border: 1px solid #c7c7c7;
bottom: 26px;
color: #c7c7c7;
height: 27px;
line-height: 27px;
text-align: center;
float: right;
transition: all 0.3s ease 0s;
width: 56px;
margin-bottom: 26px;
margin-top: 50px;
}
.pfcon .info a.fh:hover{color: #89a831;border: 1px solid #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.webmap {
width:100%;
min-width: 1172px;
overflow: hidden;
margin-top: 48px;
margin-bottom: 50px;
}
.webmap table {
width:100%;
height:auto;
float:left;
background: #e5e5e5;

}
.webmap table td {
background: #ffffff;
height: 48px;
line-height: 48px;
text-align: left;
}
.webmap table td b {
font-size: 14px;
color: #585858;
text-indent: 25px;
display: block;
}
.webmap table td a {
font-size: 12px;
color: #909090;
display: inline-block;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
padding: 0 16px;
}
.webmap table td a:hover {
font-size: 12px;
color: #89a831;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}

/*2017-07-13*/
.pleft {
width:834px;
height:auto;
float:left;
padding: 30px;
}
.bgfff {
background: #ffffff;
}
.bgf5 {
background: #f5f5f5;
}
.pright {
width:257px;
height:auto;
float:right;
}
.newsbar {
width:100%;
background: #ffffff;
height:auto;
float:left;
}
.newsbar li {
width:100%;
height:auto;
float:left;
}
.newsbar li a {
width:100%;
height:45px;
line-height: 45px;
font-size: 14px;
color: #505050;
text-align: center;
float:left;
}
.newsbar li a.current {
background:#89a831 url(../images/iconnewside.png) no-repeat 23px 15px;
color: #ffffff;
}
.newsbar li a:hover {
background:#89a831 url(../images/iconnewside.png) no-repeat 23px 15px;
color: #ffffff;
}
.newstj {
width:100%;
height:auto;
float:left;
margin-top: 11px;
background: #ffffff;
}
.newstj .tit {
width:100%;
height:auto;
float:left;
background: #fafafa;
}
.newstj .tit span {
/*width:109px;*/
height:48px;
line-height: 48px;
float:left;
font-size: 14px;
color: #292929;
font-weight: bold;
background: #ffffff url(../images/incnewstj.png) no-repeat 17px 19px;
text-indent: 34px;
display: block;
}
.newstj .newstjlist {
width:237px;
height:auto;
float:left;
padding: 0 10px;
}
.newstj .newstjlist .tt {
width:100%;
height:253px;
float:left;
border-bottom: 1px dotted #adadad;
margin-top: 14px;
margin-bottom: 13px;
}
.newstj .newstjlist .tt .picbox {
width:100%;
height:158px;
float:left;
}
.newstj .newstjlist .tt .picbox img {
width:100%;
height:158px;
float:left;
}
.newstj .newstjlist .tt span {
width:100%;
height:34px;
line-height: 34px;
float:left;
font-size: 14px;
color: #000000;
margin-top: 6px;
}
.newstj .newstjlist .tt p {
width:100%;
height:auto;
float:left;
font-size: 12px;
color: #7d7d7d;
line-height: 24px;
}
.newstj .newstjlist ul {
width:100%;
height:auto;
float:left;
margin-bottom: 25px;
}
.newstj .newstjlist ul li {
width:100%;
height:auto;
float:left;
}
.newstj .newstjlist ul li a {
width:100%;
height:auto;
float:left;
font-size: 12px;
color: #7d7d7d;
line-height: 36px;
-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;
}
.newstj .newstjlist ul li i.dot {
width:3px;
height:3px;
display: inline-block;
background: #7d7d7d;
margin-left: 2px;
margin-right: 8px;
}
.newstj .newstjlist ul li a:hover {
color: #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;
}

.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.yylink a{ height:30px; line-height:30px; width:200px; margin-bottom:1px; padding-right:8px; display:block; float:left;}
.yylink{width:100%;
height:auto;
float:left;
font-size: 14px;
line-height:30px;
/*color: #7d7d7d;*/
/*padding: 30px 0;*/
padding: 3px 0;}
.yylink span{height:30px; line-height:30px; width:200px; margin-bottom:1px; padding-right:8px; display:block; float:left;}
.clear{ clear:both} 


/*.main .content{width:100%;height:auto;float:left;font-size: 14px;/*color: #7d7d7d;line-height: 36px;border-bottom: 1px solid #e8e9e9;padding-bottom: 80px;position: relative;}
.main .content a.fh{position: absolute;right: 0;bottom: 26px;width: 56px;height: 27px;line-height: 27px;text-align: center;color: #c7c7c7;border: 1px solid #c7c7c7;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.main .content a.fh:hover{color: #89a831;border: 1px solid #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.main .content img{ margin-right:6px;}*/

.main .content{width:100%;height:auto;float:left;font-size: 14px;line-height: 36px;border-bottom: 1px solid #e8e9e9;padding-bottom: 80px;position: relative;color:#646464;}
.main .content a.fh{position: absolute;right: 0;bottom: 26px;width: 56px;height: 27px;line-height: 27px;text-align: center;color: #c7c7c7;border: 1px solid #c7c7c7;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.main .content a.fh:hover{color: #89a831;border: 1px solid #89a831;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.main .content img{ margin-right:6px;}

.classbody{border-top:0px solid #e8e9e9; border-bottom:0px solid #e8e9e9;margin-top:10px;background:#ffffff; padding:30px; font-size:14px; width:1112px;}

li em.more {
width:140px;
height:41px;
line-height: 41px;
text-align: center;
border: 1px solid #c5d49b;
border-radius: 22px;
font-size: 14px;
font-style: normal;
font-weight: normal;
float:left;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
li em.more  a{
	color: #3f4e4b;
}
li:hover em.more {
background: #89a831;
color: #ffffff;
}
.infotype{
border-bottom: 1px solid #a4a4a4;
color: #646464;
float: left;
font-size: 14px;
line-height: 30px;
width: 100%;}