@charset "utf-8";
/* CSS Document */

body,html{margin:0;padding:0;font-size: 1rem;font-family: '微软雅黑';  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1100px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
img{vertical-align: middle;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1300px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt50{ margin-top:50px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.w1200{width: 1200px;margin: 0 auto;}
.h60{height: 60px;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}
@-webkit-keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}


/*导航 */ 
.nav {
	width: 100%;
	height: 125px;
	position:relative; z-index:999;
	background: url(../images/nav.png) center no-repeat;
}
.left-logo{
    height: 125px;
    width: auto;
    position: relative;
    padding-left: 8%;
}

.navb {
	height: 105px;
	width: 45%;
	margin-left: 12%;
}
.navb .active {
	position: relative;
	float: left;
	width: 12%;
	display: inline;
	text-align: center;
	padding-top: 40px;
    height: 75px;
}

.navb .on{
	background: #009472;
} 

.navb .on a{
	color: #fff;
	display: block;
	font-size: 16px;
	position: relative;
}

.navb a h3{
	zoom: 1;
	display: block;
	color: #fff;
	text-align: center;
}
.navb a h3:hover {
	transition-duration: .3s;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.navb a span{
	font-size: 14px;
	color: #69c2a8;
	line-height: 30px
}

.navb .sub {
	display: none;
	width: 100px;
	position: absolute;
	left: 0px;
	top:115px;
	float: left;
	line-height: 30px;
	z-index: 1000;
}
.navb .sub2 {
	left: -180px !important;
	width: 520px;
}
.navb .sub li {
	text-align:center;
}
.navb .sub li a {
	color:#5e5e5e;
	display:block;
	zoom:1;
}

.navb .sub li a:hover {
	background:#ddd;
	color:#c00;
}
.navb .sub li a img {
	width: 151px;
	height:110px;
}
.navb .sub li p {
	text-align:left;
}
.mun1 {
	width:505px;
	height:360px;
	background:#f6f6f6;
	-moz-box-shadow:0px 2px 2px #999 inset;
	-webkit-box-shadow:0px 2px 2px #999 inset;
	box-shadow:0px 2px 2px #e4e4e4 inset;
}
.mun1 ul li {
	width:150px;
	float:left;
	height:auto;
	overflow:hidden;
	margin-left:13px;
	margin-top:20px;
}
.mun1 ul li h2 {
	width:100%;
	font-size:14px;
	color:#5e5e5e;
	border-bottom:1px solid #dbdbdb;
	line-height:35px;
}
.nav .sub .mun1 ul li p a {
	width:100%;
	height:28px;
	display:block;
	color:#919191;
	font-size:13px;
	overflow: hidden;
}
.nav .sub .mun1 ul li p a:hover {
	color:#0c438c;
	background:none;
}
.mun1 ul li ul li {
	width:75px;
	float:left;
	margin:0px;
}
.nav .sub .mun1 ul li ul li a {
	color:#919191;
}
.nav .sub .mun1 ul li ul li a:hover {
	color:#0c438c;
	background:none;
}
.right-tel{
	font-family: "Arial";
	font-size: 30px;
	background: url(../images/tel.png) left center no-repeat;
	color: #fff;
    height: 125px;
    line-height: 125px;
    margin-right: 2%;
    padding-left: 65px;
}
@media screen and (max-width:1910px){
	.left-logo{padding-left: 3%;}
	.right-tel{margin-right: 3%;}
}
@media screen and (max-width:1700px){
    .navb{width: 42%;}
	.navb .active{width: 14%;}
}
@media screen and (max-width:1410px){
    .right-tel{background: initial;padding-left: 0;}
	
}


/*banner*/
.flexslider {

	position: relative;
	width: 100%;
	margin-top:-137px;
	height: 800px;


	border: 0
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
	border:0;
	list-style-type: none
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	height: 25px;
	position: absolute;
	bottom: 0;
	text-align: center;
}
.flex-control-nav li {;
	margin: 0 3px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	
	display: block;
	height: 9px;
	width: 9px;
	border-radius: 50px;
	text-indent: -99em;
	cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	width: 100%;
	height: 780px;
	border:0;
}

.probj{
	width: 100%;
	height: 1250px;


}
.probt{
	width: 420px;
	margin: 0 auto;
	height: 70px;
}
.pa{
	background: url(../images/bta.png) left center no-repeat;
}
.probt a{
	color: #333;
	font-size: 36px;
	padding-left: 270px;
	line-height: 65px;
}
.probt a:hover{
	color: #00aa83;
	font-weight: bold;
}

/*分类*/
.cpnav{
	width: 1130px;

	margin-top: 20px;
	overflow: hidden;
	height:160px;
	float:right;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.cpnav ul{
	position: relative;
}
.cpnav ul li{
	float: left;
	text-align: center;

	
	height: 150px;
	margin-bottom: 20px
}
.cpnav ul li img{
	width: 128px;
	height: 90px;
	
	border: 5px #fff solid;
}
.cpnav ul li p{
    display: block;

	width: 130px;
	height: 85px;
	margin-top: -35px;

}
.cpnav ul li p a{
	display: block;
	font-size: 15px;
	color: #000;
    line-height: 125px;
}
.cpnav ul li:hover img{
	cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)
}
.cpnav ul li:hover p a{
	font-weight: bold;
}

/*产品展示*/

.pro_litpic{
    width: 1360px;
    margin: 0 auto;
    overflow: hidden;
    height: 880px;
    position: relative;
    margin-top: 30px;
}
.pro_litpic ul{
	overflow: hidden;
}
.pro_litpic ul li{
    float: left;
    width: 24%;
    margin: 0.4% 0.4% ;
    overflow: hidden;
    height: 430px;
    background: #f4f4f4;
    border: 1px #f0f0f0 solid;
    position: relative;
    box-sizing: border-box;
}
.pro_litpic ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.pro_img{
	width: 95%;
    height: 310px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
}
.litpic_img{
    width: 100%;
    height: 310px;
    overflow: hidden;
    display: block;
    transition: all 0.6s;
}
.pro_litpic ul li:hover .litpic_img{
    transform: scale(1.1);
}
.pro_cover{
    width: 95%;
    margin: 0 auto;
    position: relative;
}
.pro_cover h3{
	font-size: 17px;
	color: #373737;
	display: block;
	height: 50px;
	line-height: 50px;
	margin-top: 5px;
	border-bottom: 1px #d9d9d9 solid;
	position: relative;
	padding-left: 20px
}
.pro_cover h3::after {
    content: '';
    display: block;
    position: absolute;
    bottom:19px;
    width: 10px;
    height: 10px;
    background: #cdcdcd;
    left:0;
}
.pro_cover span{
	font-size: 22px;
	color: #333;
	font-family: "Arial";
	line-height: 47px;
	background: url(../images/tela.png) left center no-repeat;
	padding-left: 25px;
}
.pro_more{
    width: 45px;
    height: 45px;
    background: #f4f4f4;
    border: 9px #fff solid;
    border-radius: 100px;
    position: absolute;
    z-index: 999;
    right: 0;
    bottom: 10px;
    text-align: center;
    line-height: 40px;
    color: #1d1d1d;
    font-size: 30px;
}
.pro_litpic ul li:hover .pro_more{
	background: #00aa83;
	color: #fff
}
.pro_litpic ul li:hover .pro_cover h3{
	color: #00aa83;
	padding-left: 35px;
	transition: all 0.6s;
}

/*简介*/
.index_abbj{
    height: 520px;
    width: 100%;
    background:url(../images/abbj.jpg) center no-repeat;
    margin-top: 70px;
}
.abcon{
	width: 280px;
	padding:20px;
	float:left;
	padding-top: 120px;

}
.abcon h3{
	color: #fff;
	font-size: 26px;
}
.abcon p{
	color: #000;
	font-size: 16px;
	line-height: 34px;
	text-indent:2em;
	display: block;

}
.abcon span{
	color: #fff;
	font-size: 38px;
	font-family: "Arial";
	background: url(../images/atel.png) left center no-repeat;
	padding-left: 50px;
	margin-top: 35px;
	display: block;
}
.abmore{
	width: 195px;
	height: 50px;
	background: #fc4e29 url(../images/btel.png) 25px center no-repeat;
	line-height: 50px;
	border-radius: 50px;
	border: 6px #fff solid;
	position: absolute;
	left: -330px;
    top: 40px;
}
.abmore a{
	display: block;
	color: #fff;
	font-size: 18px;
	padding-left: 70px;
}
.abmore:hover{
	background: #00aa83 url(../images/btel.png) 25px center no-repeat;
}

/*数字*/
.ys_box{
    height: 180px;
    width: 970px;
    margin: 0 auto;
    border-radius: 20px;
	margin-left: 330px;
	margin-top: 35px;
	position: relative;
}

.ys_box ul li{
    float: left;
    width: 240px;
    height: 120px;
	margin-top: 33px;
	background: url(../images/xian.jpg) right center no-repeat;
	text-align: center;
}
.ys_box ul li+li+li+li{
    border-right: 0;
}
.ys_box .div1{
    position: relative;
}
.ys_box .div1 .span1{
    font-size: 60px;
    color: #fff;
    font-family: "Arial";
}
.ys_box .div1 .span3{width: 30px;height: 30px;display:inline-block;margin-left: 10px;position: relative;bottom: 15px;background: url(../images/jt.png) center no-repeat;}
.ys_box .div2 .span2{
    font-size: 18px;
    color: #fff;
}

/*csae*/
.probta{
	width: 350px;
	margin: 0 auto;
	text-align:center;
	font-weight:bold;
	height: 70px;

}
.pb{
	background: url(../images/btb.png) left center no-repeat;
}
.probta a{
	color: #333;
	font-size: 40px;

	line-height: 65px;
}
.probta a:hover{
	color: #00aa83;
	font-weight: bold;
}

.casebj{
	width: 100%;
	height: 780px;
	background: url(../images/albj.jpg) center top no-repeat;
  }
 
.commend-pro {position: relative;width: 550px;height:530px;overflow: hidden;margin-top: 0px;}
  
.commend-pro .pro-content ul li {overflow: hidden;width: 550px;height: 530px;position: relative; }

.commend-pro .pro-content ul li .alimg{width: 550px;height: 530px;display: block;}
  
.commend-pro .pro-content ul li a img {width: 550px;height:530px; }
  
.commend-pro .pro-content ul li a cite {position: relative;width: 100%;display: block;text-align: center;height: 34px;line-height: 34px;font-style: normal; }
  
.commend-pro .pro-content ul li a .transition {
	  height: 120px;
	  width: 550px;
	  display: block;
	  position: absolute;
	  bottom: 0px;
	  right: 0;
	  background:url(../images/albtbj.png) center no-repeat;
	  opacity: 0;
	  z-index: 999;
	  transition: all 0.6s;
	}
  
  .commend-pro .pro-content ul li a .transition em{
     color: #fff;
	 font-size: 18px;
	 position: relative;
	 display: block;
	 margin-top: 25px;
	 margin-left: 30px;
} 
.commend-pro .pro-content ul li a .transition i{
	font-family: "Arial";
	font-size: 30px;
	color: #fff;
	font-style: normal;
	display: block;
	margin-left: 30px;
	background: url(../images/ctel.png) left center no-repeat;
	padding-left: 40px;
} 

  .commend-pro .pro-content ul li a:hover .transition{
	  opacity: 1;
	  right: 0;
  }
  

  
  .commend-pro .pro-content ul li .avatar img {
	  display: block;
	  height: 530px;
	  overflow: hidden;
	  width:550px;
	  position: relative;
  }
  .commend-pro .pro-content ul li .avatar img{
	  height: 530px;
  }
  .commend-pro .pro-content ul li .avatar img:hover , .zhuti .avatar img:hover, .bbsinner .avatar img:hover  {
	  transform: scale(1.3);
	  transition: all 1s ease 0s;
	  -webkit-transform: scale(1.3);
	  -webkit-transform: all 1s ease 0s;
  }
  
  #demo {
  
	  WIDTH:735px; OVERFLOW:hidden; float:right; height: 530px;margin-top: 0px;}
  
  
  
  #indemo {
  
	  WIDTH:9000px; FLOAT:left
  
  }
  
  #demo1 {
  
	  FLOAT:left;
  
	  width:1480px;
  
  }
  
  #demo2 {
  
	  FLOAT:left;
  
	  width:1300px;
  
  }
  
  .showcar li{width:360px; height:260px; float:left; margin-right:10px;overflow:hidden; position:relative; margin-bottom:10px;}
  
  .showcar li img{width:360px; height:260px;}
  
  .showcar li p{
	height: 87px;
	width: 230px;
	display: block;
	position: absolute;
	bottom: 40px;
	right: -230px;
	background:#00aa83;
	opacity: 0;
	z-index: 999;
	transition: all 0.6s;
	}
  
	.showcar li p a em{
		color: #fff;
		font-size: 18px;
		position: relative;
		display: block;
		margin-top: 15px;
		margin-left: 20px;
          height: 30px;
    overflow: hidden;
   } 

   .showcar li p a i{
	   font-family: "Arial";
	   font-size: 21px;
	   color: #fff;
	   font-style: normal;
	   display: block;
	   margin-left: 20px;
   } 
  
  .showcar li:hover p{
	opacity: 1;
	right: 0;
  }
  .showcar li .avatara img {
	  display: block;
	  height: 260px;
	  overflow: hidden;
	  width: 360px;
	  position: relative;
  }
  .showcar li .avatara img{
	  height: 260px;
  }
  .showcar li .avatara img:hover , .zhuti .avatara img:hover, .bbsinner .avatara img:hover  {
	  transform: scale(1.3);
	  transition: all 1s ease 0s;
	  -webkit-transform: scale(1.3);
	  -webkit-transform: all 1s ease 0s;
  }


/*广告*/
.ggbj{
	width: 100%;
	height: 200px;
	background: url(../images/ggbj.png) center no-repeat;
	margin-top: -50px;
}
.ys_four{
    width: 400px;
    margin-left: 340px;
    margin-top: 68px;
}
.ys_four ul li{
    float: left;
    color: #fff;
    font-size: 23px;
    width: 200px;
    margin-bottom: 10px;
}
.ggimg{
	margin-left: -85px;
	margin-top: 70px;
}
.ggtel{
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-right: 90px;
    margin-top: 80px;
}
.ggtel span{
	font-size: 32px;
	font-family: "Arial";
	display: block;

}


/*新闻*/
.pc{

}
.xw-l{
	width: 625px;
	height: 400px;


	margin-top: 35px;
}
.xwimg{
	
	overflow: hidden;
	margin-top:10px;
	margin-left: 25px;
}
.xwimg .xwpic{
	width: 280px;
	height: 200px;
	display: block;
	transition: all 0.6s;
}
.xwimg:hover .xwpic{
	transform: scale(1.1);
}
.xwa_nr{
	width: 330px;
	margin-right: 15px;
	margin-top: 35px;
}
.xwa_nr h3{
	font-size: 17px;
	color: #000;
	line-height: 45px;
	display: block;
    height: 45px;
    overflow: hidden;
}
.xwa_nr .xwdes{
	font-size: 14px;
	color: #888;
}
.xwa_nr .xwsj{
    margin-top: 40px;
}
.xwa_nr .xwsj em{
	display: block;
	float: left;
	width: 35px;
	height: 35px;
	background: #ececec;
	border-radius: 100px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #4f4f4f;
}
.xwa_nr .xwsj span{
	font-size: 16px;
	color: #969696;
	font-family: "Arial";
	float: right;
	margin-top: 5px;
    margin-right: 10px;
}
.xwa_nr:hover h3{
	color: #00aa83;
	padding-left: 15px;
	transition: all 0.6s;
}
.xwa_nr:hover .xwsj em{
	background: #00aa83;
	color: #fff;
}

.xw-r{
	width: 600px;
	margin-top: 30px;
}
.xw-r ul li{
	height: 105px;


}
.xw-r ul li .xw_data{
	width: 85px;
	height: 85px;
	border-radius: 50%;
	background:#01aa83;
	margin-top:10px;
	text-align: center;
	border-right: 1px #dcdcdc solid;
	float: left;
}
.xw-r ul li .xw_data b{
	display: block;
	font-size: 38px;
	color: #fff;
	font-family: "Arial";
	line-height: 38px;
	margin-top: 10px;
}
.xw-r ul li .xw_data span{
	font-size: 16px;
	color: #fff;
	font-family: "Arial"
}
.xw-r ul li .xw_nr{
	width: 460px;
	margin-right: 20px;
	float: right;
}
.xw-r ul li .xw_nr a{
	font-size: 16px;
	color: #222;
	display: block;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	margin-top: 10px;
}
.xw-r ul li .xw_nr p{
	font-size: 14px;
	color: #979797;
}
.xw-r ul li:hover .xw_nr a{
    color: #00aa83;
    padding-left: 15px;
}
.xwlb{
	width: 1300px;
    margin:0 auto;
    margin-top: 10px;
}
.xwlb ul li{
	width: 650px;
	float: left;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px #eee solid;
	margin-top: 10px;
}
.xwlb ul li a{
	color: #313131;
	font-size: 15px;
	float: left;
	position: relative;
	padding-left: 20px;
}
.xwlb ul li a::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 18px;
    width: 8px;
    height: 8px;
    background: #a4a4a4;
    left: 0;
    border-radius: 50px;
}
.xwlb ul li span{
	font-size: 15px;
	color: #7e7e7e;
	font-family: "Arial";
	float: right;
}
.xwlb ul li:first-child span{
    margin-right: 20px;
}
.xwlb ul li:nth-child(3) span{
    margin-right: 20px;
}
.xwlb ul li:hover a{
	color: #00aa83;
	padding-left: 33px;
}


/*底部*/
.dbnav{
	width: 100%;
	height: 75px;
	background: #00aa83;
	margin-top: 30px;
}
.dbnav ul{
	width: 1300px;
	margin:0 auto;
}
.dbnav ul li{
	float: left;
	line-height: 75px;
	width: 160px;
	text-align: center;
	background: url(../images/xiana.jpg) right center no-repeat;
}
.dbnav ul li a{
	color: #fff;
	font-size: 16px;
}
.dbnav ul li:hover a{
	font-weight: bold;
}

.footWrap{background:url(../images/f_bj.png) no-repeat center 0 ;height:400px;overflow:hidden; position: relative; z-index: 4;}
.footer{position: relative;  overflow: hidden; margin-top:30px;}
.fnav{padding-top: 32px;height:71px; overflow: hidden; line-height: 71px;font-weight: bold;}
.fnav a{display: inline-block;font-size: 16px; color:#fff; padding-left:55px; padding-right:55px;}
.fnav a:nth-child(3){ padding-right: 200px;}
.fnav a:last-child{padding-right: 0;}

.fwz{margin-top: 43px; height:95px; overflow: hidden; position: relative; }
.fwz::before {position: absolute; top: 14px; left:33px; width:1134px; height:1px; border-top: 1px dashed #fff;
    content: '';}
.fwz p{ width:270px; float: left; overflow: hidden; font-size: 24px; text-align: center; color:#fff; font-family: Arial; line-height: 28px;position: relative;z-index: 3;}
.fwz img{display: block;margin: 0 auto 10px;}
.fwz p:last-child{width:363px; font-size: 15px; line-height: 30px;font-family:"Microsoft Yahei"; }
.fwz1 { text-align:left; font-size: 16px; line-height: 24px; color:#fff; height:260px;}
.fwz1 a{color:#ffcfbe;}

.flogo{ width:66px; position: absolute; top: 0; left:570px;overflow: hidden; z-index: 9;}
.flogo img{ width:66px; height: 66px; margin: 0 auto;display: block;}




.f_t{
    background: #2a2a2a;
}
.f_t_con{
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 0 40px 0;
}
.f_logo,.f_contact,.f_ewm{
    float: left;
}
.f_logo img{
    margin-bottom: 10px;
}
.f_logo { width:500px;
}
.f_logo ul li{
    font-size: 15px;
    line-height: 30px;
    color: #848484;
	float:left;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
	    border-radius: 25px;
	width:155px; height:43px; line-height:43px; background:#3f3f3f;
}
.f_logo ul li a{

    color: #848484;

}
.f_contact ,.f_ewm{
    margin-left: 10px;
    margin-top: 20px;
}
.f_contact span,.f_ewm span{
    display: block;
    width: 260px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #3f3f3f;
    margin-bottom: 30px;
}
.f_contact ul li{
    line-height: 32px;
    color: #848484;
    padding-left: 10px;
}
.f_ewm ul li{
    float: left;
    margin: 0 10px;
}
.f_ewm ul li i{
    display: block;
    text-align: center;
    color: #848484;
    font-size: 14px;
    margin-top: 8px;
}
.f_bb{
    background: #242424;
    line-height: 50px;
    font-size: 15px;
    text-align: center;
    color: #909090;
}
.f_bb a{
    color: #909090;
}
.f_bb a img{
    vertical-align: middle;
    width: 80px;
    margin-left: 10px;
}
@media screen and (max-width:1800px) {
    .four_chose li{
        margin: 0 1%;
    }
}

.san{
    margin: 25px 0;
}
.san li{
    float: left;
    position: relative;
    margin-right: 80px;
}
.san li::after{
    content: '';
    display: block;
    width: 1px;
    height: 46px;
    background: #30363e;
    right: -40px;
    top: 0;
    position: absolute;
}
.san li:last-child::after{
    background: transparent;
}
.san li span{
    display: block;
    width: 28px;
    height: 28px;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat ;
}
.san li:nth-child(1) span{
    background-position: -13px -88px;
}
.san li:nth-child(2) span{
    background-position: -51px -90px;
}
.san li:nth-child(3) span{
    background-position: -90px -90px;
}
.san li i{
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
    color: #fff;
    font-style: normal;
    line-height: 35px;
}
.san_des {
    width: 300px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 5px;
    position: relative;
}
.san_des li:nth-child(1){
    display: block;
    font-family: "Arial"
}
.san_des li:nth-child(2){
    font-size: 23px;
    font-family: "Arial"
}
.san_des li{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 30px;
    text-align: center;
    width: 300px;
    color: #fc4e29;
}
.san_des li:nth-child(3){
    font-size: 17px;
}

.copy{
	width: 1300px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	border-top: 1px #383838 solid;
	text-align: center;
	color: #c7c7c7;
	font-size: 14px;
	margin-top: 25px;
}
.copy a{
	color: #c7c7c7
}

/*内页左侧分类*/
.box_left{width: 260px;}
.conboya{width: 260px;height: auto;background: #7f1d74;text-align: center;padding-bottom: 20px;}
.conboya h2{color: #fff;font-size: 18px;font-weight: bold;line-height: 35px;padding-top: 10px;}
.conboya p{display: block;border-bottom: 1px #9e2891 solid;line-height: 30px;padding-bottom: 10px;color: #fff;}
.conboya a{display: block;width: 230px;height: 40px;margin: 0 auto;background: #fff;margin-top: 15px;line-height: 40px;color: #333;}  
.conboya a:hover{background: #d47143;color: #fff;}
.sideBottom{width: 260px;height: auto;background: #d47143 url(../images/zcdh.png) center 40px no-repeat;margin-top: 15px;padding-bottom: 40px;text-align: center;}
.sideBottom span{color: #fff;padding-top: 100px;display: block;}
.sideBottom p{color: #fff;font-size: 30px;font-family: "Impact"}
.sideBottom a{display: block;width: 150px;height: 35px;background: #fff;margin: 0 auto;border-radius: 25px;line-height: 35px;color: #333;margin-top: 20px;}
.sideBottom a:hover{background: #f39801;color: #fff;}
/**/

/*当前导航*/
.breadcrumbs {
	height:70px;
	font-size:14px;
	line-height:70px;
	color:#fff;
	background: #00aa83;
}

.breadcrumbs .dqdhMain {
	float:right;
}
.breadcrumbs .dqdhMain a {
	font-size: 14px;
	color: #fff;
	display:inline-block;
}
.breadcrumbs .dqdhMain a:hover {
	text-decoration:underline;
	color:#fff;
}
.breadcrumbs .dqdhMain .span2 {
	color:#fff;
	font-size: 14px;
	display:inline-block;
	padding:0 5px;
}

.breadcrumbs .span11 {
	color:#fff;
	padding:0 10px 0 30px;
	background:url(../images/dizhi.png) left center no-repeat;
}
.breadcrumbs .dqdh_class {
	margin-top:15px;
	float:left;
}
.breadcrumbs .dqdh_class li {
	float:left;
	padding:0 15px 0 0px;
}
.breadcrumbs .dqdh_class li a {
	display:block;
	padding:0 50px;
	height:40px;
	line-height:40px;
	background-color:#fff;
	color:#000;
	font-size:15px;
	position:relative;
}
.breadcrumbs .dqdh_class li a::before, .breadcrumbs .dqdh_class li a::after {
content:'';
display:block;
position:absolute;
top:50%;
margin-top:-6px;
height:12px;
width:1px;
border-left:1px solid #b3b3b3;
border-right:1px solid #b3b3b3;
}
.breadcrumbs .dqdh_class li a::before {
left:20px;
}
.breadcrumbs .dqdh_class li a::after {
right:20px;
}

/*左侧分类*/

.left_class {
	width:270px;
	background:#fff;
	height: auto;
    padding-bottom: 30px;
    border: 1px #e3e3e3 solid;
}
.left_class .classT {
	background:#009875;
	position: relative;
	z-index: 10;
	height: 110px;
	text-align: center;
}
.left_class .classT .div1 {
	font-size: 28px;
	color: #fff;
	font-weight: 700;
	padding-top:18px;
}
.left_class .classT .div2 {
	color:#fff;
	font-size: 23px;
	letter-spacing: 2;
	line-height: 28px;
}
.left_class .subNav {
	width: 240px;
	margin:0 auto;
	height: 45px;
	background:#00aa83 center no-repeat;
	line-height:45px;
	text-align: left;
	border-radius: 50px;
	margin-top: 12px;
}
.left_class .subNav a {
	font-size: 16px;
	color: #fff;
	display:inline-block;
	padding-left:30px;
	display: block;
}
.left_class .subNav:hover {
	background: #009472  url(../images/jta.png) 195px center no-repeat;
}
.left_class .subNav:hover a {
	color: #fff;
}
.left_class .navContent {
	margin-top: 10px;
	display: none;

}
.left_class .navContent:nth-child(1){display: block;}
.left_class .navContent li {
	height: 40px;
	line-height: 40px;
	background: url(../images/yuana.png) 40px center no-repeat;
}
.left_class .navContent li a {
	font-size: 15px;
	color: #fff;
	padding-left: 65px;
	display: block;
}
.left_class .navContent li:hover a {
	font-weight: bold;
}
.left_class .lxwm {
    width: 240px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #fff;
    font-size: 17px;
}
.left_class .lxwm span{
    height: 50px;
    background: #00aa83;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 23px;
}
.left_class .lxwm ul li{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #e3e3e3 solid;
	color: #333;
	font-size: 15px;
}
.list_prol_tit{
    text-align: center;
    line-height: 60px;
    font-size:20px;
    font-weight: 800;
    color:#fff;
    background: #0243a9;
    margin-bottom: 10px;  
}
.hotimg dl dt{
	width: 220px;
	margin: 0 auto;
	margin-top: 10px;
	border: 1px #e6e6e6 solid;
	background: #fff;
	padding: 5px;
}
.hotimg dl dd{
	text-align: center;
	line-height: 35px;
}
.hotimg dl dd a{
	color: #333;
}
.hotimg dl dt:hover{
	border: 1px #00aa83 solid;
}
.hotimg dl dd a:hover{
	color: #00aa83;
	font-weight: bold;
}

.myClass{
	width: 220px;
	height: 185px;
}


/*Â·Ã–Ã'Â³*/

.page_nav {
	padding:15px 15px;
	color:#999;
	font-size:14px;
	text-align:center;
	background-color:#fff;
}
.page_nav .nolink {
	display:inline-block;
	margin:0 5px;
	padding:0 5px;
	height:25px;
	line-height:25px;
	border:1px solid #fff;
}
.page_nav font, .page_nav a {
	display:inline-block;
	margin:0 5px;
	padding:0 10px;
	border:1px solid #e5e5e5;
	height:25px;
	line-height:25px;
	border-radius:5px;
}
.page_nav font {
	border:1px solid #fff;
}
.page_nav a:hover {
	color:#fff;
	border:1px solid #54a530;
	background-color:#54a530
}
.viewpage {
	margin:0;
}
.viewpage .main_r_nav {
	color:#999;
	font-size:14px;
	line-height:30px;
	background: #d9f0eb;
	border-radius: 50px;
	margin: 20px;
	padding: 8px 20px;
}
.viewpage .main_r_nav a {
	font-size:14px;
	color:#444
}
.viewpage .main_r_nav a:hover {
	text-decoration:underline;
}
/*分页*/

.fenye {
	text-align:center;
	color:#666;
	font-size:14px;
	line-height:30px;
	padding:20px 0;
}
.fenye .rows {
	color:#666;
	font-size:13px;
	padding:0 10px;
}
.fenye .current {
	display: inline-block;
	color:#cc0000;
	font-size:14px;
	padding:0 5px;
}
.fenye .num, .fenye .next {
	display:inline-block;
	margin:0 3px;
	padding:0 10px;
	border:1px solid #ddd;
	color:#666;
	font-size:14px;
	height:28px;
	line-height:27px;
	border-radius:5px;
}
.fenye .num:hover, .fenye .next:hover {
	background-color:#cc0000;
	color:#fff;
	border:1px solid #cc0000;
}
.nyyc {
	width: 280px;
	height: auto;
	margin-right: 20px;
	margin-top: 30px;
}
.fenlei span {
	color: #333;
	font-size: 24px;
	font-family: "黑体"
}
.fenlei ul {
	margin-top: 20px;
}
.fenlei ul li {
	height: 38px;
	line-height: 38px;
	background: #e7e7e7;
	margin-bottom: 10px;
	padding-left: 25px;
	font-size: 15px;
	width: 250px;
}
.fenlei ul li a {
	color: #333;
	display: block;
}
.fenlei ul li:hover {
	background:#ffa900;
	cursor: pointer;
}
.fenlei ul li:hover a {
	color: #fff;
}
.nylx {
	width: 245px;
	height: auto;
	background: #f2f2f2;
	padding-bottom: 30px;
	margin-top: 20px;
	padding: 20px 15px 20px 15px;
	margin-bottom: 50px;
}
.nylx span {
	color: #333;
	font-size: 24px;
	font-family: "黑体"
}
.nylx p {
	color: #838383;
	font-size: 14px;
	line-height: 26px;
}
.main {
	width: 1300px;
	margin: 0 auto;
	border: 1px #e9e9e9 solid;
	margin-top: 40px;
	margin-bottom: 50px;
}
.main .main_right {
	width:100%;
	margin-bottom:0px;
}
.main .main_righta {
	width:1025px;
	margin-bottom:50px;
}
.main .main_rightc {
	width:1000px;
	margin-bottom:50px;
}
.l_img {
	width:490px;
	height:450px;
	background-color:#fff;
	text-align:center;
	display:table;
	border: 1px #e3e3e3 solid;
}
.l_img span {
	display:block;
	width:100%;
	height:100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.r_box{
	width: 480px;
	height: 190px;
	background: #00aa83;
}



.text {
	line-height:35px;
	font-size:15px;
	color:#666;
	padding:30px;
}
.text span {
	font-size:15px;
	color:#666;
}
.text img {
	/*max-width:100%;*/
	margin-bottom: 20px;
}
.main .tT01 {
	text-align:center;
	line-height:35px;
	background: #f3f3f3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main .tT01 .span1 {
	font-size:24px;
	color:#444;
}
.main .subtitle {
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	color: #8F8F8F;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 10px;
}
.main .subtitle span {
	padding:0 30px;
}
.stime {
	background: url(../images/shijiana.png) left center no-repeat;
}
.sclick {
	background: url(../images/liulana.png) left center no-repeat;
}


.main .tT01a {
	line-height:45px;
	height: 45px;
	border-bottom: 1px #40b696 solid;
	padding-top: 25px;
	padding-bottom: 10px;
}
.main .tT01a .span1 {
	font-size:28px;
	color:#fff;
	padding-left: 30px;
}
.main .subtitlea {
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-left: 30px;
}
.main .subtitlea span {
	padding:0 30px;
}
.stimea {
	background: url(../images/shijian.png) left center no-repeat;
}
.sclicka {
	background: url(../images/liulan.png) left center no-repeat;
}
.r_tel{
	width: 480px;
	height: 80px;
	background: #fc4e29;
	margin-top: 20px;
	line-height: 80px;
	color: #fff;
	font-size: 25px;
	text-align: center;
}
.r_tel b{
	font-weight: normal;
	font-size: 38px;
	font-family: "Arial";
}
.show_pro_b{
	width: 350px;
	height: 50px;
	background: #00aa83;
	margin-top: 40px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 26px;
}
.proxq{
	border: 1px #e3e3e3 solid
}
.main .main_left {
	width:182px;
}
.main .main_left .titleL {
	height:80px;
	background:url(../images/bt_vt57.jpg) top right no-repeat;
	text-align:center;
	overflow:auto;
}
.main .main_left .titleL span {
	font-size:24px;
	color:#fff;
	font-weight:700;
	display:block;
	width:100%;
	height:80px;
	line-height:80px;
}
.main .main_left .titleL2 {
	display: block;
	width:100%;
	margin-top:10px;
	overflow:hidden;
}
.main .main_left .titleL2 img {
	display:block;
	width:100%;
}
.main .navLeft {
}
.main .navLeft li a {
	display:block;
	width:100%;
	height:45px;
	line-height:45px;
	;
	color:#305dc3;
	text-align:left;
	border-bottom:1px solid #305dc3;
	font-size:14px;
	position:relative;
}
.main .navLeft li a span {
	position:relative;
	z-index:5;
	padding-left:15px
}
.main .navLeft li a em {
	display:block;
	width:0;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	height:100%;
	background-color:#305dc3;
	-moz-transition: all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
.main .navLeft li a:hover, .main .navLeft li.active a {
	color:#fff;
}
.main .navLeft li a:hover em, .main .navLeft li.active a em {
	width:100%;
}
.product_top {
	padding: 10px;
}
.product_top .l_img {
	width:650px;
	height:455px;
	background-color:#f2f2f2;
	text-align:center;
	display:table;
}
.product_top .l_img span {/*display: table-cell; vertical-align:middle;*/
	display:block;
	width:100%;
	height:100%;
	background-size:cover !important;
}
.product_top span img {
	display:inline-block;
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
}
.product_top .r_box {
	width:510px;
}
.product_top .r_box .product_title {
	border-bottom:1px solid #ddd;
	padding:10px 0 8px 0;
}
.product_top .r_box .product_title h2 {
	font-weight:700;
	font-size:26px;
	color:#101010;
}
.miaoshu {
}
.product_top .subtitle {
	font-size:14px;
	color:#b7b7b7;
	padding-top:8px;
}
.product_top .subtitle span {
	display:block;
	padding-left:25px;
	line-height: 23px;
	height: 24px;
}
.product_top .subtitle span.span1 {
	background:url(../images/shijian.png) left center no-repeat;
}
.product_top .subtitle span.span2 {
	background:url(../images/liulan.png) left center no-repeat;
}
.product_top .keyword {
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#717171;
}
.product_top .keyword span {
	font-size:18px;
	color:#0059A9;
}
.product_top .desc {
	font-size:15px;
	color:#717171;
	line-height:30px;
}
.product_top .desc span {
	font-size:20px;
	font-weight:bold;
	color:#e40000;
}
.product_top .desc span b {
	font-size:30px;
}
.maina .main_righta {
	background: #fff;
	padding-bottom: 50px;
}
.h30 {
	height: 30px;
}
.newsTitle {
	height: 63px;
	line-height: 60px;
	font-size: 20px;
	border-bottom: 1px solid #ebebeb;
}
.newsTitle a {
	float: left;
	padding: 0 35px;
	cursor: pointer;
	margin-top: 2px;
}
.newsTitle .active {
	color: #3dc3e8;
	border-bottom: 2px solid #3dc3e8;
	position: relative;
	top: 1px;
	line-height: 58px;
}

.lybt {
	text-align:center;
	margin-top:40px;
}
.lybt span {
	font-size: 43px;
	line-height: 45px;
	text-transform: uppercase;
	color:#5a5a5a;
}
.lybt h3 {
	display:block;
	font-size:20px;
	line-height:45px;
	color:#5a5a5a;
}
.liuyan {
	margin-top:30px;
	text-align:center;
}
.liuyan span {
	font-size:20px;
	color: rgb(215, 12, 25);
}
.liuyan a {
	font-size:16px;
	color: #CCCCCC;
}
.liuyan p {
	font-size:16px;
	color: #666666;
	line-height:30px;
}

#faqbox {
	padding:50px 0 50px 280px;
}
#faqbox form {
}
#faqbox .faqline {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
	color:#999;
	font-size:13px;
}
#faqbox .faqtit {
	width:150px;
	display:block;
	float:left;
	clear:both;
	text-align:right;
	color:#555;
}
#faqbox .Content {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
}
#faqbox font {
	margin:0 5px;
}
#faqbox .FaqTitle {
	height:50px;
	line-height:50px;
	padding:0 10px;
	border:1px solid #ddd;
	width:435px;
	vertical-align:top;
}
#faqbox .Content textarea {
	height:100px;
}
.wizfrm {
	border:none;
	width:455px;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	text-align:center;
	cursor:pointer;
	background:#fff;
	margin-top:20px;
	font-family:'Microsoft YaHei';
	-moz-transition: all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	border-radius:5px;
	background-color:#fc4e29;
}
.wizfrm:hover {
	background-color:#00aa83;
}
/**/


.mainBox {
	width: 1300px;
	margin: 0 auto;
	background: #fff;
}
.main .proListal {
	width:100%;
}
.main .proListal {
	width:100%;
}
.main .proListal li {
	width:329px;
	float:left;
	margin:0 0 15px 10px;
}
.main .proListal li .boxal {
	width:329px;
	height:270px;
	display:block;
	cursor:pointer;
	position:relative;
}
.main .proListal li .boxal .spanImgal {
	display:block;
	overflow:hidden;
	width:329px;
	height:270px;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}
.main .proListal li .spanal {
	display: block;
	height:40px;
	line-height:40px;
	width:310px;
	margin:auto;
	text-align:center;
	color:#000;
	font-size:15px;
    overflow: hidden;
}
.main .proListal li:hover .spanal {
	color:#00a17c;
	font-weight:bold;
	font-size:16px;
}
.main .proListal li .avatarb {
	position: relative;
}
.main .proListal li .avatarb {
	display: block;
	height: 270px;
	overflow: hidden;
	width:329px;
	border: 1px #f1f1f1 solid;
}
.main .proListal li .avatarb .spanImgal {
	height: 270px;
}
.avatarb:hover .spanImgal, .zhuti .avatarb:hover .spanImgal, .bbsinner .avatarb:hover .spanImgal {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}
.main .proListal li .boxal .aBB {
	display:none;
	width:100%;
	height:100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.7);
	overflow: hidden;
	left: 0;
	top: 0;
}
.main .proListal li .boxal .aBB em {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/chakan1.png) center center no-repeat;
}
.main .proListal li .boxal:hover .aBB {
	display:block;
}




/**/

.main .news_list {
}
.main .news_list li {
	border: 1px #e9e9e9 solid;
	background: url(../images/ico2.png) 20px center no-repeat;
	margin-bottom: 20px;
}
.main .news_list li .lMore {
    width: 160px;
    height: 210px;
    background: #e3e3e3;
    text-align: center;

}
.main .news_list li .lMore .one {
	color: #333;
	display: block;
	font-size: 33px;
	padding-top: 70px;
	font-weight: bold;
	font-family: "Arial"
}
.main .news_list li .lMore .two {
	color: #555;
	font-size: 17px;
	font-family: "Arial"
}
.main .news_list li .title {
	width: 780px;
	margin-right: 30px;
	margin-top: 35px;
}
.main .news_list li .title a {
	font-size: 17px;
	color: #333;
	line-height: 35px;
}
.main .news_list li .title p {
	color: #999;
	font-size: 14px;
	line-height: 26px;
}
.main .news_list li:hover .lMore {
	background: #00aa83
}
.main .news_list li:hover .title a {
	padding-left: 13px;
	color: #00aa83
}
.main .news_list li .xwnyimg {
	width: 260px;
	height: 160px;
	overflow: hidden;
	margin: 25px;
}
.main .news_list li:hover .xwnyimg img {
	transition: all 1.2s;
	transform: scale(1.2, 1.2);
}
.BMap_Marker {
	display:none !important;
}
.BMap_Marker.BMap_noprint {
	background: url(../images/dt.png) center center no-repeat !important;
	display:block !important;
}
.box_left {
	float: left;
	width:260px;
}
.box_left .mode1 {
	width: 225px;
	margin-bottom: 20px;
}
.box_left .mode1 .z_title {
	font-size: 24px;
	display: block;
	color: #FF2D00;
	margin-left: 10px;
}
.box_left .mode1 .english {
	font-size: 24px;
	color: #d9d9d9;
	letter-spacing: 5px;
	height: 60px;
	margin-left: 10px;
}
.box_left .mode1 ul {
	overflow: hidden;
	padding-left: 0;
	margin-top: 24px;
}
.box_left .mode1 ul li {
	line-height: 40px;
	text-indent: 2em;
	margin: 10px 0;
}
.box_left .mode1 ul li a {
	color: #333;
	display: block;
	height: 40px;
	line-height: 40px;
}
.box_left .mode1 ul li:hover, .box_left .mode1 ul li .hover {
	background: #FF2D00;
	color: #ffba00;
}
.box_left .mode1 ul li a:hover {
	color: #fff;
}
.box_left .mode2 {
	width: 225px;
	overflow: hidden;
	margin-top: 50px;
}
.box_left .mode2 .z_title {
	font-size: 24px;
	display: block;
	color: #FF2D00;
	margin-left: 10px;
}
.box_left .mode2 .english {
	font-size: 24px;
	color: #d9d9d9;
	letter-spacing: 5px;
	height: 60px;
	margin-left: 10px;
}
.box_left .mode2 ul {
	margin: 0 0;
	padding: 10px 0 10px 0;
}
.box_left .mode2 ul li {
	line-height: 40px;
	height: 40px;
	border-bottom: 1px dashed #fff;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.box_left .mode2 ul li:hover a {
	color:#ffba00;
}
.box_left .mode2 ul li:hover {
	border-bottom: 1px dashed #ffba00;
}
.box_left .mode3 {
	margin: 50px 0;
}
.box_left .mode3 span {
	background: url(../images/left_con.png) no-repeat 0 0;
	display: block;
	;
	height: 83px;
	line-height: 83px;
	font-size: 16px;
	text-indent: 1.5em;
	color:#FF2D00;
	font-weight: bold;
}
.box_left .mode3 .left_contact {
	line-height: 26px;
	background:#373737;
	color: #fff;
	padding:10px 15px;
	background-size: 100%
}


.ccps{
	width:100%; height:200px; background:url(../images/cp3.jpg) no-repeat center;}
	
	
.aa_r{
	width:205px; height:386px; float:right; margin-top:80px; margin-right:30px;}
.aa_r span img{ padding-top:30px;}
.aa_r ul li{
	width:167px; height:42px; background:#52ab3f; float:right; text-align:center; font-size:18px; line-height:42px; color:#FFF; margin-top:10px;}
	
	.cases_b{
		width:1300px; height:150px; padding-top:30px; margin:0px auto; }
	.cases_b_l{
		width:225px; height:150px; float:left; background:url(../images/xie.png) no-repeat right center;}
	.cases_b_l span{
		font-size:60px; font-weight:bold;}
		.cases_b_l p{
		font-size:30px; font-weight:bold; color:#00aa83;     position: relative;
    margin-top: -10px;}
.cases_b_r{
	width:600px; height:150px; float:left; line-height:150px; font-size:18px;}
.cases_b_rr{
	width:145px; height:45px; float:right; line-height:45px; font-size:16px; background:#e62f5f;     border-radius: 20px;  margin-top:50px; text-align:center; color:#FFF; display:block;}
.cases_b_rr a{
	color:#FFF; display:block;}
	
	
	.liucheng{
	width: 1300px;
	margin: 0 auto;
	background: url(../images/jiantou.png) center 55px no-repeat;
	margin-top: 35px;
	margin-bottom: 35px;
}

.liucheng ul li{
    float: left;
	text-align: center;
	margin-right: 80px;

}

.liucheng ul li:nth-child(7){
	margin-right: 0;

}
.liucheng ul li p{
	display: block;
	width: 110px;
	height: 110px;
	background: #1f8f74;
	border-radius: 100px;
}
.liucheng ul li img{
    margin-top: 18px;
	transition: all 0.5s;
}
.liucheng ul li span{
   font-size: 16px;
   color: #101010;
   margin-top: 20px;
   display: block;  
}

.liucheng ul li:hover img{
	transform: rotate(360deg);
}

.hheg{
	width:100%; height:28px; background:url(../images/hhebg.jpg) repeat-x center;}
	
	.nnew_mor{
		width:155px; height:45px; border:#CCC 1px solid; margin:0px auto;}
		
	.nnew_mor img{
		text-align:center; width:51px; height:20px; margin:0px auto; display:block; padding-top:12px;}


.dfd{
	font-size:20px; text-align:center;}
	.dfd1{
		width:80px; height:4px; background:#ed1c25; margin:0px auto;}