@charset "utf-8";
#wrapper{
  min-width:1200px;
  max-width:1920px;
  margin:auto;
  padding-top: 0px;
}
.selected #wrapper{
	background: #FFF;
	padding-top: 0px;
	padding-bottom: 20px;
}
.xfa{
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  box-shadow:0 0 5px 2px rgba(0,0,0,.2);
}
.header{
  background: #FFF;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  min-width:1200px;
  box-shadow:0 0 5px 2px rgba(0,0,0,.2);
}
#header,#among,#footer,.width{
  width:1200px;
  margin:auto;
}

#header .ttt{
  float: right;
  padding-left: 24px;
  margin: 25px 0 0;
  background:url(../images/icon.png) 0 6px no-repeat;
}
#header .ttt span{
  font-family: '宋体';
}
#header .ttt span,
#header .ttt a{
  line-height: 32px;
  font-size: 12px;
}
#header .ttt a.selected{
  color: #08a058;
  text-decoration: underline;
}
#header form{
  display: block;
  float: right;
  margin: 25px 0 0 30px;
}
#header form input{
  display: block;
  float: left;
  height: 32px;
}
#header form input[type='text']{
  padding:0 10px;
  width:214px;
  background:white;
  line-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e3e3e3;
}
#header form input[type='submit']{
  width: 32px;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px;
  border: 0;
  background:#08a058 url(../images/s.png) center center no-repeat;
}
#header .menu{
  float:left;
  margin: 0 0 0 75px;
}
#header .menu > a{
  display:block;
  font-size:14px;
  color: #383838;
  line-height:60px;
  position: relative;
}
.selected #header .menu > a{
  line-height: 74px;
}
#header .menu:hover > a{
  color: #08a058;
}
#header .menu:hover > a:after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #08a058;
}
#header .menu div{
  position: absolute;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  background:rgba(0,0,0,.6);
  transition: all .3s;
}
#header .menu:hover div{
  height: 240px;
}
#header .menu div ul{
  text-align: center;
  font-size: 0;
  letter-spacing: -1px;
  padding: 30px 0;
}
#header .menu div ul li{
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  height: 180px;
  border-left: 1px solid #6d6d6d;
  letter-spacing: -1px;
  margin-left: 20px;
  padding-left: 20px;
}
#header .menu div ul li:first-child{
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
#header .menu div ul li > a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 56px;
  height: 56px;
  border: 2px solid white;
  border-radius: 100%;
}
#header .menu div ul li > a img{
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
#header .menu div ul li dd{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin-left: 15px;
}
#header .menu div ul li dd a{
  display: block;
  font-size: 12px;
  color: #FFF;
}
#header .menu div ul li dd a:first-child{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 6px;
}
#header .menu div ul li dd a:hover{
  color:#08a058;
}
#header .menu p a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  text-align:center;
  line-height:36px;
  font-size: 13px;
  color:white;
  padding: 0 12px;
}
#header .menu p a:hover{
  color:yellow;
}
.footer{
  background:#646464;
  border-bottom: 1px solid #21ac39;
}
#footer *{
  color:#acacac;
  font-size: 12px;
  line-height:24px;
}
#footer a:hover{
  color:#08a058;
}
#footer .type_w{
  float:left;
  width:135px;
  margin:46px 0 46px 20px;
}
#footer .type_w:first-child{
  margin-left: 0;
}
#footer .type_w > li > a{
  line-height: 26px;
}
#footer .type_w > li:first-child > a{
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #FFF;
  line-height: 2;
  margin-bottom: 6px;
}
#footer .type_w > li:first-child > a:hover{
  color:#08a058;
}
#footer .fl-right{
  margin: 42px 0;
}
#footer .fl-right .tel{
  color: #FFF;
  font-size: 14px;
  line-height: 36px;
}
#footer .fl-right .tel b{
  color: #21ac39;
  font-size: 30px;
  font-weight: normal;
}
#footer .fl-right .ewm{
  border: 1px solid white;
  font-size: 0;
  letter-spacing: -1px;
  white-space: nowrap;
  margin-top: 6px;
}
#footer .fl-right .ewm img{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  width: 94px;
  height: 94px;
}
#footer .fl-right .ewm dd{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  margin:0 22px;
}
#footer .fl-right .ewm dd span{
  display: block;
  color: #FFF;
  font-size: 16px;
}
#footer .fl-right .ewm dd font{
  font-size: 12px;
  display: block;
  color: #acacac;
}
#footer .copyright{
  float: left;
  width:980px;
  margin: 18px 0;
}
#footer .bdsharebuttonbox{
  float: right;
  height:24px;
  overflow:hidden;
  margin: 18px 0;
}
#footer .bdsharebuttonbox a{
  margin: 0 0 0 8px;
  padding: 0;
  width: 24px;
  height: 24px;
  background: center center no-repeat;
}
#footer .bdsharebuttonbox a.text{
  background:none;
  width:auto;
  margin-left: 0;
}
#footer .bdsharebuttonbox a:nth-child(2){
  background-image: url(../images/d1.png);
  margin-left: 5px;
}
#footer .bdsharebuttonbox a:nth-child(3){
  background-image: url(../images/d2.png);
}
#footer .bdsharebuttonbox a:nth-child(4){
  background-image: url(../images/d3.png);
}
#footer .bdsharebuttonbox a:nth-child(5){
  background-image: url(../images/d4.png);
}
#footer .bdsharebuttonbox a:nth-child(6){
  background-image: url(../images/d5.png);
}
/* Banner图片样式开始 ============================================== */
#banner{
  display:block;
  width:100%;
  overflow:hidden;
  background:center top no-repeat;
}
#banner img{
  display:block;
  filter:alpha(opacity=0);
  opacity:0;
}
#mainBox{
  overflow:hidden;
  position:relative;
  width:100%;
}
#mainBox .banner{
  position:absolute;
  left:0;
  top:0;
}
#mainBox .banner,
#mainBox .banner .list{
  width:100%;
  height:100%;
}
#mainBox .banner .list li,
#mainBox .banner .list li a{
  width:100%;
  height:100%;
}
#mainBox .banner .list li a{
  display:block;
}
#mainBox .banner .list li{
  display:none;
  position:absolute;
  left:0;
  top:0;
  background:center top no-repeat;
}
#mainBox .banner .list li:first-child{
  display:block;
}
#mainBox .btn{
  bottom:0;
  left:0;
  width:100%;
  height:25px;
  font-size:0;
  z-index:5;
  letter-spacing:-1px;
  position:absolute;
  text-align:center;
}
#mainBox .btn li{
  letter-spacing:0;
  display:inline-block;
  vertical-align:top;
  overflow:hidden;
  text-indent:-1000px;
  border-radius:100%;
  cursor:pointer;
  margin:0 5px;
  width:9px;
  height:9px;
  background:#999;
}
#mainBox .btn li.hover{
  background:#FFF;
}
#mainBox .img{
  width:100%;
  overflow:hidden;
}
#mainBox .img img{
  filter:alpha(opacity=0);
  opacity:0;
}
/* Banner图片样式结束 ============================================== */
#news-pro-tn{
  text-align:center;
  margin:0 0 5px;
  font-size:16px;
}
#detailed .bigimg{
  text-align:center;
  margin-bottom:18px;
}
#detailed .bigimg ul{
  position:relative;
  display:inline-block;
  max-width:100%;
  min-width:100px;
}
#detailed .bigimg ul li{
  border: 1px solid #eee;
}
#detailed .bigimg ul li img{
  width:100%;
  min-width:200px;
}
#detailed .bigimg ul > a{
  display:block;
  position:absolute;
  top:50%;
  margin-top:-32px;
  filter:Alpha(opacity=0);
  opacity:0;
  transition:all .5s;
}
#detailed .bigimg ul:hover > a{
  filter:Alpha(opacity=100);
  opacity:1;
}
#detailed .bigimg ul > li:first-child+a{
  left:10px;
}
#detailed .bigimg ul > li:first-child+a+a{
  right:10px;
}





#detailed .bigimg ul > a img{
  display:block;
}
#detailed .fl-left{
  width: 427px;
}
#detailed .fl-left .img{
  border: 1px solid #e3e3e3;
}
#detailed .fl-left .img img{
  width: 100%;
  height: 393px;
}
#detailed .fl-left .list{
  font-size: 0;
  letter-spacing: -1px;
}
#detailed .fl-left .list img{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  cursor: pointer;
  width: 133px;
  border: 1px solid #e3e3e3;
  margin: 11px 0 0 11px;
}
#detailed .fl-left .list img:first-child{
  margin-left: 0;
}
#detailed .fl-left .list img.hover{
  border-color: #08a058;
}
#detailed > .list img{
  float: left;
  width: 192px;
  height: 150px;
  margin: 9px 0 0 9px;
}
#detailed > .list img:nth-child(-n+6){
  margin-top: 30px;
}
#detailed > .list img:nth-child(6n+1){
  margin-left: 0;
}
#detailed .fl-right{
  width: 730px;
}
#detailed .fl-right > h2{
  background: #dcdcdc;
  position: relative;
  margin-bottom: 20px;
}
#detailed .fl-right > h2:after{
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: 24px;
  left: 20px;
  top: 50%;
  margin-top: -12px;
  background: #008ad6;
}
#detailed .fl-right > h2 span{
  display: block;
  padding: 19px 20px 19px 44px;
  font-size: 20px;
  color: #008ad6;
  line-height: 2;
  font-weight: normal;
}
#detailed .fl-right > div strong{
	font-weight: 500;
	color: #008ad6;
	font-size: 16px;
}
#detailed .fl-right > div,
#detailed .fl-right > div *{
  line-height: 24px;
  font-size: 15px;
}
#aside{
  background: #fff;
  	padding-top: 90px;
}
#aside ul{
	font-size: 0;
	letter-spacing: -1px;
	text-align: center;
	
}
#aside ul li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 120px;
  height: 147px;
  padding: 26px 0 0;
  margin-left: 120px;
}
#aside ul li:first-child{
  margin-left: 0;
}
#aside ul li a{
  display:block;
  height: 121px;
}
#aside ul li a img{
  width: 81px;
  height: 81px;
  transition: all .3s;
  border-radius: 100%;
  border: 2px solid #008cd7;
}
#aside ul li a:hover {

}
#aside ul li a:hover img{
  margin-top: -8px;
  background-color: rgba(0,0,0,.1);
   
}
#aside ul li a span{
  display: block;
  text-align: center;
  font-size: 14px;
  color: #868686;
  margin-top: 12px;
  line-height: 24px;
}
#aside ul li.hover a img{
  border-color: #565656;
  background: #565656;
}
#aside ul li.hover a span,
#aside ul li:hover a span{
  color: #565656;
}
.location{
	border-left: 3px solid #08a058;
	margin-top: 50px;
	padding-left: 10px;
	line-height: 46px;
	
	color: #232323;
	margin-bottom: 10px;
}
.location span{
  display: block;
  font-size: 20px;
  line-height:1;
}
.location font{
  display: block;
  font-size: 16px;
  color: #acacac;
  line-height:1;
  margin-top:6px;
  text-transform: uppercase;
}
.content{
	margin: 40px 0;
	min-height: 350px;
	
}
.content > p:first-child{
  margin-top:0;
  
}

#listPro a{
  display: block;
  float: left;
  width: 270px;
  margin: 28px 0 0 40px;
}
#listPro a:last-child{
  margin-bottom: 28px;
}
#listPro a:nth-child(-n+4){
  margin-top: 0;
}
#listPro a:nth-child(4n+1){
  margin-left: 0;
  clear: both;
}
#listPro a dd{
  border: 1px solid #e3e3e3;
}
#listPro a img{
  width: 268px;
  height: 248px;
}
#listPro a span{
  font-size: 14px;
  padding-left: 10px;
  line-height: 36px;
  background: url(../images/arrow2.png) 0 11px no-repeat;
}
#listPro a:hover span{
  color: #08a058;
}
#listPro_a a{
  display: block;
  float: left;
  width: 270px;
  margin: 28px 0 0 40px;
}
#listPro a:last-child{
  margin-bottom: 28px;
}
#listPro a:nth-child(-n+4){
  margin-top: 0;
}
#listPro a:nth-child(4n+1){
  margin-left: 0;
  clear: both;
}
#listPro a dd{
  border: 1px solid #e3e3e3;
}
#listPro a img{
  width: 268px;
  height: 248px;
}
#listPro a span{
  font-size: 14px;
  padding-left: 10px;
  line-height: 36px;
  background: url(../images/arrow2.png) 0 11px no-repeat;
}
#listPro_a a:hover span{
  color: #08a058;
}
.float_width{
  float: left;
  width: 1003px;
  min-height:350px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 120px;
  border-right: 1px solid #dcdcdc;
}
#list_news ul{
	height:180px;
	position:relative;
	overflow:hidden;
	margin-top:30px;
}
#list_news ul:first-child{
	margin-top:0;
}
#list_news ul > a{
	position:absolute;
	left:0;
	top:0;
  display: block;
  background:#f1f1f1;
	width:260px;
}
#list_news ul img{
  width: 100%;
  height:100%;
}
#list_news ul li{
	margin-left:280px;
}
#list_news ul li a{
	font-size:18px;
  color: #232323;
  margin-top: 35px;
}
#list_news ul li a:hover{
  color:#08a058;
}
#list_news ul li font{
	display:block;
	line-height:24px;
	font-size:12px;
	padding-left:22px;
	background:url(../images/time_arrow.png) 0 3px no-repeat;
}
#list_news ul li p{
  margin:5px 0 0;
	font-size:12px;
	color:#666666;
	height:44px;
  -webkit-line-clamp:2;
	line-height:22px;
}
#list_type{
  float: right;
  width: 335px;
}
#list_type h2{
  font-size: 14px;
  color: #232323;
  font-weight: normal;
  margin-bottom: 5px;
}
#list_type a{
  font-size: 12px;
  color: #868686;
  display: block;
  transition: all .3s;
}
#list_type a:before{
  content: '> ';
  font-family: '宋体';
}
#list_type a:hover{
  margin-left: -6px;
}
#list_type a:hover,
#list_type a.hover{
  color: #08a058;
}
#list_news1 ul{
  float: left;
  width: 360px;
  height: 335px;
  margin: 60px 0 0 60px;
}
#list_news1 ul:last-child{
  margin-bottom: 24px;
}
#list_news1 ul a{
  display: block;
  width: 100%;
  height: 100%;
  background: #FFF;
  transition: all .3s ease 0s;
}
#list_news1 ul:nth-child(-n+3){
  margin-top: 0;
}
#list_news1 ul:nth-child(3n+1){
  clear: both;
  margin-left: 0;
}
#list_news1 ul a li img{
  width: 100%;
  height: 220px;
}
#list_news1 ul a h2{
  font-size: 14px;
  font-weight: normal;
  margin: 8px 14px 0;
  color: #232323;
}
#list_news1 ul a span{
  font-size: 12px;
  margin: 0 14px;
  color: #868686;
}
#list_news1 ul a p{
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  margin: 0 14px;
  color: #646464;
  -webkit-line-clamp:2;
}
#list_news1 ul a:hover{
  margin-top:-20px;
  box-shadow:0 0 10px #bfbfbf;
}
#list_news1.list ul:nth-child(-n+3){
  margin-top: 0;
}
#list_news1.list ul a:hover{
  margin-top:-20px;
}
#list_news2{
  margin-bottom:60px;
}
#list_news2 a{
  display: block;
  position: relative;
}
#list_news2 a:after{
  display: block;
  content: '';
  background: url(../images/bg.png);
  height: 158px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#list_news2 a li img{
  width: 100%;
  height:489px;
}
#list_news2 a h2,
#list_news2 a span,
#list_news2 a p{
  position: absolute;
  left: 30px;
  right: 30px;
  color: #FFF;
  z-index: 1;
}
#list_news2 a h2{
  font-weight: normal;
  bottom: 101px;
  line-height: 34px;
  font-size: 18px;
}
#list_news2 a:hover h2{
  text-decoration: underline;
}
#list_news2 a span{
  font-size: 12px;
  bottom: 75px;
  padding-left: 23px;
  background: url(../images/arrow1.png) 0 3px no-repeat;
}
#list_news2 a p{
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  margin:0;
  bottom: 27px;
  -webkit-line-clamp:2;
}
.list_history{
  float: right;
  width: 386px;
  padding: 8px 0 25px;
  background: #e6e6e6;
}
.list_history li{
  width: 340px;
  margin: 17px auto 0;
}
.list_history li img{
  width: 100%;
  height: 180px;
}
.list_history li span{
  display: block;
  line-height: 18px;
  padding: 8px 0;
  font-size: 12px;
  color: #555;
}
.company{
  background: #FFF;
  padding: 44px 0;
}
.company > ul{
  position: relative;
}
.company > ul > i{
  width: 1px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #dadada;
}
.company > ul > i.xian1{
  left: 30%;
}
.company > ul > i.xian2{
  left: 69%;
}
.company > ul > li{
  float: left;
  width: 270px;
  margin:40px 0 0 195px;
}
.company > ul > li:nth-child(-n+3){
  margin-top: 0;
}
.company > ul > li:nth-child(3n+1){
  clear: both;
  margin-left: 0;
}
.company > ul > li > dd{
  font-size: 18px;
  line-height: 40px;
  color: #383838;
}
.company > ul > li > dd b{
  font-size: 34px;
  color: #08a058;
}
.company > ul > li > .nr,
.company > ul > li > .nr *{
  font-size: 12px;
  line-height: 18px;
}
.type-name{
  font-size: 0;
  letter-spacing: -1px;
}
.type-name span{
  background: #08a058;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  color: #FFF;
  text-align: center;
  min-width:100px;
  font-size: 16px;
  line-height: 46px;
  padding: 0 37px 0 28px;
  font-weight: normal;
  border-radius:0 22px 22px 0;
}
.type-name font{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  line-height: 46px;
  font-size: 14px;
  color: #08a058;
  margin-left: 10px;
}
.type-name1{
  border-left: 3px solid #08a058;
  line-height: 24px;
  font-size: 20px;
  padding-left: 10px;
  color: #232323;
  margin: 39px 0 0;
}
.core > h3{
  font-size: 16px;
  color: #08a058;
  line-height: 36px;
  font-weight: normal;
}
.core .list > li{
  float: left;
  width: 353px;
  height: 191px;
  overflow: hidden;
  background: #FFF;
  box-shadow:0 0 10px #bfbfbf;
  margin: 0 0 52px 70px;
}
.core .list > li:nth-child(3n+1){
  clear: both;
  margin-left: 0;
}
.core .list > li > h2{
  font-size: 16px;
  color: #08a058;
  margin:17px 20px 0;
  line-height: 30px;
  font-weight: normal;
}
.core .list > li > i{
  display: block;
  height: 1px;
  margin-right: 177px;
  transition: all .3s;
  background: #09a059 url(../images/bg.jpg) right top no-repeat;
}
.core .list > li:hover > i{
  margin-right:20px;
}
.core .list > li > .nr{
  margin: 12px 20px 0;
  height: 120px;
  overflow: hidden;
}
.core .list > li > .nr,
.core .list > li > .nr *{
  font-size: 14px;
  color: #646464;
  line-height: 24px;
}
.core .list1{
  margin-bottom: 40px;
}
.core .list1 li{
  float: left;
  width: 380px;
  margin: 20px 0 0 30px;
}
.core .list1 li:nth-child(3n+1){
  clear: both;
  margin-left: 0;
}
.core .list1 li img{
  width: 100%;
  height: 220px;
}
.core .list1 li span{
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  padding: 5px 0;
}
.core .list2 li{
  float: left;
  width: 270px;
  margin: 20px 0 0 40px;
}
.core .list2 li:nth-child(4n+1){
  clear: both;
  margin-left: 0;
}
.core .list2 li img{
  width: 100%;
  height: 180px;
}
.responsibility .bg{
  background: #FFF;
  font-size: 0;
  margin-bottom: 50px;
  padding: 10px 20px 20px 10px;
  letter-spacing: -1px;
}
.responsibility .bg > ul{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
}
.responsibility .list{
  width: 690px;
  height: 510px;
  overflow:hidden;
  margin-top:10px;
}
.responsibility .list li{
  float: left;
  width: 335px;
  margin: 0 0 10px 10px;
}
.responsibility .list li img{
  width: 100%;
  height: 220px;
}
.responsibility .list li span{
  display: block;
  font-size: 12px;
  line-height: 18px;
  padding: 7px 0 7px 12px;
  background: url(../images/arrow.png) 0 12px no-repeat;
}
.responsibility .list1{
  width: 450px;
  margin:10px 0 0 30px;
}
.responsibility .list1 h2{
  position: relative;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  padding-left: 15px;
  margin-top: 20px;
}
.responsibility .list1 h2:nth-child(2){
  margin-top:30px;
}
.responsibility .list1 h2:after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  background: #08a058;
}
.responsibility .list2 li{
  float: left;
  width: 286px;
  margin: 18px 0 0 18px;
}
.responsibility .list2 li:nth-child(4n+1){
  clear: both;
  margin-left: 0;
}
.responsibility .list2 li img{
  width: 100%;
  height: 200px;
}
.contact{
  background: #FFF;
  position: relative;
  width: 410px;
  padding-bottom: 20px;
  min-height: 165px;
  margin-top: 50px;
}
.contact h2{
  font-weight: normal;
  margin: 8px 19px 0;
  font-size: 18px;
  padding: 0 0 0 40px;
  position: relative;
  line-height: 68px;
  color: #232323;
  background: url(../images/img1.png) 0 center no-repeat;
}
.contact h3{
  line-height: 145px;
  text-align: center;
  font-weight: normal;
  padding-top: 20px;
}
.contact h2:after{
  content: '';
  display: block;
  height: 1px;
  width: 240px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #868686;
}
.contact span,
.contact font{
  font-size: 14px;
  line-height: 30px;
  color: #646464;
  display: block;
  margin: 0 19px;
  padding-left: 30px;
}
.contact span{
  margin-top: 12px;
  background: url(../images/img2.png) 3px 7px no-repeat;
}
.contact font{
  background: url(../images/img3.png) 0 6px no-repeat;
}
.contact i{
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -21px;
  border:21px solid transparent;
  border-left: 30px solid white;
}
.list_type{
  font-size: 0;
  margin-bottom: 40px;
  letter-spacing: -1px;
}
.list_type a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 296px;
  cursor: pointer;
  margin: 28px 0 0 5px;
}
.list_type a:nth-child(4n+1){
  clear: both;
  margin-left: 0;
}
.list_type a img{
  width: 100%;
  height: 240px;
  background: #FFF;
}
.list_type a span{
  text-align: center;
  font-size: 18px;
  color: #232323;
  line-height: 56px;
  padding: 0 10px;
  background: #dcdcdc;
}
.list_type .hover span{
  background: #08a058;
  color: #FFF;
}
.list_pro{
  background: #FFF;
}
.list_pro .list a{
	display: block;
	float: left;
	width: 280px;
	margin-top: 28px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
.list_pro .list a:last-child{
  margin-bottom: 28px;
}
.list_pro .list a:nth-child(4n+1){
  margin-left: 0;
  clear: both;
}
.list_pro .list a dd{
  border: 1px solid #e3e3e3;
}
.list_pro .list a img{
  width: 268px;
  height: 248px;
}
.list_pro .list a span{
  font-size: 15px;
  padding-left: 10px;
  line-height: 36px;
  background: url(../images/arrow2.png) 0 11px no-repeat;
}
.list_pro .list a:hover span{
  color: #08a058;
}

.list_pro_a{
  background: #FFF;
}
.llist_pro_a .list a{
  display: block;
  float: left;
  width: 270px;
  margin: 28px 0 0 40px;
}
.list_pro_a .list a:last-child{
  margin-bottom: 28px;
}
.llist_pro_a .list a:nth-child(4n+1){
  margin-left: 0;
  clear: both;
}
.list_pro_a .list a dd{
  border: 1px solid #e3e3e3;
}
.list_pro_a .list a img{
  width: 268px;
  height: 387px;
}
.list_pro_a .list a span{
  font-size: 14px;
  padding-left: 10px;
  line-height: 36px;
  background: url(../images/arrow2.png) 0 11px no-repeat;
}
.list_pro_a .list a:hover span{
  color: #08a058;
}
.project{
  background: #FFF;
}
#slides{
	width:100%;
  max-width:1290px;
  margin: 30px auto 40px;
	position:relative;
}
#slides > div,
#slides > div > div > div{
	width:1200px;
	height:250px;
	overflow:hidden;
	margin:auto;
}
#slides > a{
	position:absolute;
	display:block;
	cursor:pointer;
	z-index:9;
	top:50%;
	margin-top:-20px;
	width:20px;
	height:40px;
}
#slides .prev{
	left:0;
  background:url(../images/left.png);
}
#slides .next{
	right:0;
  background:url(../images/right.png);
}
#slides .pagination{
	display:none;
}
#slides .list a{
	float:left;
  position: relative;
	margin:0 0 0 20px;
}
#slides .list a,
#slides .list a img{
  width: 285px;
  height: 250px;
  display: block;
}
#slides .list a:first-child{
	margin-left:0;
}
#slides .list a .nr{
  transition: all .3s;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 100%;
  overflow: hidden;
  padding:12px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0,0,0,.6);
}
#slides .list a:hover .nr{
  top: 0;
}
#slides .list a .nr,
#slides .list a .nr *{
  color: #FFF;
  font-size: 13px;
  line-height: 22px;
}
#slides .list a .nr > h3{
  text-align: center;
  font-weight: normal;
  padding:6px 0;
  font-size: 16px;
  line-height: 2;
}
#slides_news,
#slides_news > div,
#slides_news > div > div > div,
#slides_news .list a{
  width: 323px;
  height: 230px;
}
#slides_news{
  float: left;
	position:relative;
  margin: 0 0 0 31px;
}
#slides_news > div,
#slides_news > div > div > div{
	overflow:hidden;
}
#slides_news > a{
  display: none;
}
#slides_news .pagination{
	display: block;
  position: absolute;
  right: 10px;
  bottom: 17px;
  z-index: 90;
  white-space: nowrap;
  font-size: 0;
  letter-spacing: -1px;
}
#slides_news .pagination li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 5px;
}
#slides_news .pagination li a{
  display: block;
  cursor: pointer;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  background: #FFF;
  border-radius: 100%;
}
#slides_news .pagination .current a{
  background: #08a058;
}
#slides_news .list a{
  display: block;
  position: relative;
}
#slides_news .list a img{
  width: 100%;
  height: 100%;
}
#slides_news .list a span{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 44px;

  padding: 0 100px 0 20px;
  color: #FFF;
  text-align: center;
  background: rgba(0,0,0,.8);
}
.home{
  padding: 40px 0;
}
.home .fl-left{
  width:800px;
  height: 343px;
  background: #FFF;
  overflow: hidden;
}
.home .fl-left .type-name1{
  position: relative;
  margin: 27px 31px 30px;
}
.home .fl-left .type-name1 a{
  display: block;
  position: absolute;
  right: 0;
  font-size: 12px;
  line-height: 24px;
  color: #868686;
  margin-top: -12px;
  top: 50%;
  padding-right: 21px;
  background: url(../images/arrow.jpg) right center no-repeat;
}
.home .fl-left .type-name1 a:hover{
  color:#08a058;
}
.home .fl-left .list1{
  float: right;
  width: 395px;
  margin-right: 31px;
}
.home .fl-left .list1 a{
  position: relative;
  padding-left: 112px;
  line-height: 30px;
  font-size: 12px;
  margin-bottom: 10px;
}
.home .fl-left .list1 a span{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 90px;
  line-height: 30px;
  color: #868686;
  background: #e3e3e3;
  text-align: center;
}
.home .fl-left .list1 a:hover span{
  background: #08a058;
  color: #FFF;
}
.home .fl-left .list1 a:hover span:after{
  content: '';
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  width: 10px;
  background: url(../images/bg1.png);
}
.home .fl-right{
  width: 360px;
  height: 343px;
  background: #FFF;
  overflow: hidden;
}
.home .fl-right .nr{
  overflow: hidden;
}
.home .fl-right .nr,
.home .fl-right .nr iframe,
.home .fl-right .nr embed,
.home .fl-right .nr object,
.home .fl-right .nr video,
.home .fl-right .nr img{
  width: 360px;
  height: 263px;
}
.home .fl-right > h2{
  line-height: 80px;
  padding-left: 15px;
  font-size: 20px;
  font-weight: normal;
  color: #232323;
  display: block;
  float: left;
}
.home .fl-right > a{
  display: block;
  float: right;
  font-size: 12px;
  padding: 0 12px;
  margin: 28px 15px 0 0;
  background: #e3e3e3;
  border-radius: 12px;
}
.home .fl-right > a:after{
  content: ' →';
  font-family: '宋体';
}
.systems{
  background: #FFF;
/*  padding: 16px;*/
  margin: 25px 0 50px;
}
.systems .type > li{
  float: left;
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid white;
  background: #dcdcdc;
  height:100px;
}
.systems .type > li span{
  display: table-cell;
  vertical-align: middle;
  height:100px;
  width: 9999px;
  max-width:100%;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 12px;
  cursor: pointer;
  transition:all .3s;
}
.systems .type > li.hover span,
.systems .type > li:hover span{
  background: #14b066;
  color: #FFF;
}
.systems .cont{
  display: none;
  min-height: 150px;
  margin: 20px 1px 5px;
}
.systems .cont:nth-child(2){
  display: block;
}
.systems .cont > p:first-child{
  margin-top: 0;
}
.systems .cont > p:last-child{
  margin-bottom: 0;
}
.faq .type li{
  float: left;
  width: calc(25% - 3px);
  margin: 26px 0 0 4px;
  background: #c4c4c4;
  color: #FFF;
  font-size: 14px;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
}
.faq .type li:nth-child(1){
  margin-left: 0;
}
.faq .type li.hover{
  background: #08a058;
}
.faq .type1{
  margin-left: -38px;
}
.faq .type1 li{
  float: left;
  color: #646464;
  font-size: 12px;
  line-height: 32px;
  cursor: pointer;
  padding-left: 16px;
  position: relative;
  margin-left: 38px;
}
.faq .type1 li:after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  background: #08a058;
}
.faq .type1 li.hover{
  color: #08a058;
}
.faq .cont{
  display: none;
  margin: 30px 0 50px;
}
.faq .cont:nth-child(2){
  display: block;
}
.faq .cont .cont1{
  display: none;
  margin: 30px 0 0;
}
.faq .cont .cont1:nth-child(2){
  display: block;
}
#feedbackTable{
  margin-top:10px;
}
#feedbackTable .fl-left{
  width: 100%;
}
#feedbackTable .fl-right{
  width: 100%;
}
#feedbackTable .fl-left label{
  cursor: pointer;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
}
#feedbackTable .fl-left label input{
  vertical-align: middle;
  display: inline-block;
  margin:-2px 3px 0 0;
  padding: 0;
}
#feedbackTable ul{
  margin-top: 10px;
}
#feedbackTable ul li{
  float: left;
  line-height: 38px;
}
#feedbackTable .tn{
  width:84px;
}
#feedbackTable .fl-left .input{
  width:400px;
}
#feedbackTable .fl-left .textarea{
  width: calc(100% - 384px);
}
#feedbackTable .fl-right .input{
  width:400px;
}
#feedbackTable .input input[type='text'],
#feedbackTable .textarea textarea{
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  padding: 0 10px;
  height: 38px;
  width: 100%;
  font-size: 14px;
}
#feedbackTable .textarea textarea{
  height:120px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#feedbackTable .img img{
  height:28px;
  cursor: pointer;
  margin: 5px 10px 0 5px;
}
#feedbackTable .button{
  clear:both;
  margin-left:84px;
  font-size:0;
  letter-spacing:-1px;
}
#feedbackTable .button input{
  display:inline-block;
  vertical-align:top;
  letter-spacing:0;
  margin:12px 10px 0 0;
  width:138px;
  border:0;
  height:40px;
  background:#009e51;
  color:white;
  font-size:16px;
}
.list_demonstration a{
  display: block;
  float: left;
  width: 32%;
  margin:30px 0 0 2%;
}
.list_demonstration a:nth-child(-n+3){
  margin-top: 0;
}
.list_demonstration a:nth-child(3n+1){
  margin-left: 0;
  clear: both;
}
.list_demonstration a img{
  width: 100%;
  height: 201px;
}
.list_demonstration a span{
  text-align: center;
  line-height: 20px;
  margin-top:8px;
}
#listNews li a{
  position:relative;
  padding-right:100px;
  text-indent:25px;
  line-height:42px;
  background:url(http://images02.cdn86.net/kps01/M00/94/8D/wKiAiVZSpae49GjSAAAARjnZUp0485.gif) 3px center no-repeat;
  border-bottom:1px dotted #dbdcdc;
}
#listNews li time{
  display:block;
  position:absolute;
  top:0;
  right:0;
}
.list_picture{
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.list_picture li{
  font-size: 0;
  letter-spacing: -1px;
  white-space: nowrap;
}
.list_picture li a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin-right: 20px;
  width: 240px;
}
.list_picture li a img{
  width: 100%;
  height: 180px;
}
.list_picture li a span{
  display: block;
  text-align: center;
  line-height: 1.5;
  margin-top: 6px;
}
.container #header-container .head-wrap{font-size: 14px;font-family: Helvetica,Tahoma,Arial,"Hiragino Sans GB","Microsoft YaHei",SimSun,Heiti,sans-serif;position: relative;}
.container #header-container .head-wrap a:hover{color: #31a5e7;}
.container #header-container .head-wrap .head{width: 100%;padding: 0 20px;position: relative;}
/*01_logo*/
