@charset "utf-8";
/* CSS Document */
.fa-fw{
	width: auto !important;
	text-align: left !important;
}
*{
	margin: 0;
	padding: 0;
	list-style: none;
	box-sizing: border-box;
}
a{
	text-decoration: none;
	color: #757575;	
}


html{

	}
	
	
body{
	font-family:"微软雅黑" !important; 	
	}		
	
.clearfix{
    *zoom:1;
}
.clearfix:after{
    content: '';
    display: block;
    clear: both;
}	
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container1 {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
.container2 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}











@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .container1 {
    width: 750px;
  }
  .container2 {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 930px;
  }
  .container1 {
    width: 930px;
  }
  .container2 {
    width: 930px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1130px;
  }
  .container1 {
    width: 1130px;
  }
  .container2 {
    width: 1130px;
  }
 
}
@media (min-width: 1400px) {
  .container1 {
    width: 1370px;
   }
  .container {
    width: 1270px;
   }	
  .container2 {
    width: 1440px;
   }
}
@media (min-width: 1600px) {
  .container1 {
    width: 1570px;
   }	
}
/*****header*******/
.arrrow_container{
	position:absolute;
	bottom:180px;
	left:45%;
	text-align:center;
	width:100px;
	height:50px;
	line-height:50px;
	}
.arrrow_container i{
	color:#fff;
	font-size:32px;
	width:20px;
	height:20px;
	}
.arrrow_container a{
	display:inline-block;
	vertical-align:top;
	width:32px !important;
	height:32px !important;
	z-index:99;

	}
.arrrow_container b{
	position:relative;
	vertical-align:middle;
	display:inline-block;
	height:60px;
	border-right:1px solid #fff;
	margin:0 20px;
	z-index:99;
	}
.device .arrow-left {
  background: url(img/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  width: 17px;
  height: 30px;
}
.device .arrow-right {
  background: url(img/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top:50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.swiper-container {
  height: 100%;
  width: 100%;
}
.content-slide {

  color: #fff;
}
.title {
  font-size: 25px;
  margin-bottom: 10px;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:60px;
  width: 100%;
  z-index:0;
}


.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}


.swiper-active-switch {
  background: #fff;
}

.wenzi{
	position:absolute;
	top:44%;
	z-index:9;
	text-align:center;
	width:100%;
	}
.wenzi h1{
	color:#fff;
    font-size:45px;
    letter-spacing: 10px;
    text-shadow:#000 5px 5px 5px;
	}
.wenzi p{
	font-size:16px;
	color:#fff;
	margin-top:20px;
	letter-spacing:2px;
	text-shadow:#000 5px 5px 5px;
	}
.wenzi strong{
		color:#fff;
    font-size:70px;
	}


/*nav1**/
.header{
	position:relative;
}
.container{
	margin:0 auto;
	}

	
	
.social{
	padding:0;
	margin:0;
	float:right;
	}
	
		
.social li{
   float:left;
   margin:0 7px;
   line-height:15px;
   line-height:70px;
}


.social a i{
	font-size:13px;
	color:#fff;
	}
	
	
.languager{
	float:right;
	}
.languager ul{
	margin-bottom:0;
	}	
	
.languager a{
	font-size:13px;
	color:#fff;
	line-height:70px;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
	font-family:Arial, Helvetica, sans-serif;
	}

.heard_show  p input{
	border:none;
	border-bottom:1px dashed #aaa;
	width:120px;
	height:30px;
	line-height:30px;
	background:none;
	position:relative;
	left:20px;
	font-size:14px;
	color:#eee;
	padding-right:30px;
	}
.heard_show	p i{
	cursor:pointer;
	}
.nav2 p input{
	border:none;
	border-bottom:1px dashed #ddd;
	width:120px;
	height:30px;
	line-height:30px;
	background:none;
	position:relative;
	left:20px;
	font-size:14px;
	color:#eee;
	padding-right:30px;
	}
.nav2 p i{
	cursor:pointer;
	}
.nav2>.container >p {
    float: right;
    line-height: 70px;
    margin: 0 15px 0 5%;
    font-size: 16px;
    color: #b8b8b8;
}	
		
.languager a:hover{
	color:#b8b8b8;
	}
	
		
.languager li{
	display:inline-block;
	}
	
	
.languager li b{
	display:block;
	width:25px;
	border-top:1px solid #fff;
	position:relative;
	bottom:4px;
	}
	
	
.logo{
	float:left;
	margin-top:5px;
	}
	
	
.nav2{
	position:absolute;
	top:10px;
	left:0;
	width:100%;
	z-index:100;
	height:70px;
	}	
.nav2_1{
	float:left;
	line-height:70px;
	height:70px;
	margin-left:10px;
	}
.nav2_1>ul{
	padding:0;
	margin:0;
	overflow:hidden;
	float:left;
}
.nav2_1 p{
	margin-left:30px;
	float:left;
}
.nav2_1 p i{
		font-size:18px;
	}
	
	
.nav2_1>ul>li{
	float:left;
	}
	
	
.nav2_1>ul>li>a{
	color:#e8e8e8;
	line-height:70px;
	height:70px;
	display:block;
	padding:0 35px;
	font-size:16px;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
	}
	
.nav2_1>ul>li>a:hover{
	color:#539435;
	}	

.header_banner{
	width:100%;
	position:relative;
	}

.header_banner .arrow-left{
	width:auto;
	height:auto;
	z-index:9999;
	margin-top:-32px;
	}
.header_banner .arrow-right{
	width:auto;
	height:auto;
	z-index:9999;
	margin-top:-32px;
	}
.heard_show{
	width:100%;
	height:70px;
	background:#252525;
	position:fixed; top:-70px; left:0;
	z-index:99999;
	}

.heard_show_con{
	width:100%;
	}
.heard_show_logo{
	float:left;
	margin-top:5px;
	}
.heard_show_logo img{
	position:relative;
	}	
.logo img{
	position:relative;
	}

.heard_show_nav{
	float:left;
	margin-left:10px; 	
	}	
.heard_show_nav>ul{
	padding:0;
	margin:0;
	}	
.heard_show_nav>ul>li{
	line-height:70px;
	float:left;
	padding: 0 35px;
	position:relative;
	}	
.heard_show_nav>ul>li>a{
	color:#e8e8e8;
	font-size:16px;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
	}
.heard_show_nav>ul>li:hover >a{
	color:#fff;
	}	

.heard_show_nav>ul>li>ul{
	padding:0;
	margin:0;
	min-width: 200px;
	position: absolute; top:70px; left:10px;
	background:#252525;
	padding:10px 0 20px 0;
	display:none;
	}
.heard_show_nav>ul>li>ul>li{
	padding: 5px 30px;
	line-height:25px;
	}
.heard_show_nav>ul>li>ul>li>a{
	color:#b8b8b8;
	font-size:13px;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
	}		
.heard_show_nav>ul>li>ul>li:hover >a{
	color:#539435;
	}


.heard_show_right .social{
	float:right;
	margin:0;
	}
.heard_show_right .social li{
	line-height:70px;
	}
.heard_show_right ul{
	margin:0;
	}
.heard_show_right ul li{
	line-height:70px;
	}	
.heard_show_right>p{
	float:right;
	line-height:70px;
	margin:0 15px 0 5%;
	font-size:16px;
	color:#b8b8b8;
	}	

	
/*****header*******/
.swiper-wrapper{
	height:100%;
	}
.swiper-slide{
	height:100%;
	}
	
/*****warpper*******/	
.sec1{
	background:#f3f3f3;
	width:100%;
	padding:90px 0;
	}

.sec1_show1{
	position:relative; top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}
.sec1_show2{
	position:relative; top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}	

.sec1_con{
	width:100%;
	}

.about_cona{
	width:100%;
	margin-top:60px;
	position:relative; top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}
.sec1_con>h5{
	font-size:40px;
	color:#000;
	letter-spacing:0;
	margin-top:0;
	line-height:50px;
	margin-bottom:20px;
	position:relative; top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}	
.sec1_con>h5 span{
	display:inline-block;
	line-height:50px;
	vertical-align:top;
	font-size:14px;
	color:#333;
	margin-left:20px;
	}
.sec1_con>p{
	padding-left:70px;
	font-size:22px;
	color:#333;
	font-weight: 600;
	margin-bottom:20px;
	position:relative; top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}
.about_cona_zi{
	padding:50px;
	background:#fff;
	}	
.about_cona_zi span{
	font-size:14px;
	color:#333;
	text-transform:uppercase;
	}
	
	
.about_cona_zi h5{
	font-size:24px;
	color:#333;
	font-weight: 600;
	margin-bottom:20px;
	}		
	
	
.about_cona_zi p{
	font-size:16px;
	color:#333;
	}	

.about_cona_zi i{
	color:#000;
	font-size:30px;
	}	

.about_conb{
	position:relative; top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}

.about_conb_zi{
	width:100%;
	margin:0 auto;
	position:relative; top:-40px;
	z-index:2;
	padding:50px;
	background:#fff;
	}

.about_conb_zi span{
	font-size:14px;
	color:#333;
	text-transform:uppercase;
	}
	
	
.about_conb_zi h5{
	font-size:24px;
	color:#333;
	font-weight: 600;
	margin-bottom:20px;
	}	
	
		
.about_conb_zi p{
	font-size:16px;
	color:#333;
	}	

.about_conb_zi i{
	color:#000;
	font-size:30px;
	}	

.about_conb_zi b{
	font-size:300px;
	line-height:300px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	position:absolute; right:-200px;
	top:-80px;
	z-index:-1;
	}	




.clm20{
	margin-left:-20px !important;
	margin-right:-20px !important;
	}	
.clp20{
	padding-left:20px !important;
	padding-right:20px !important;
	}	
	
/**标题样式**/
.clp3{
	position:relative;
	vertical-align:text-top;
	}	
.ab_bt{
	text-align:center;
	color:#898989;
	}
.ab_bt p{
	font-size:18px;
	line-height:24px;
	font-style:italic;
	position:absolute;
	right:auto;
	margin-left:-36px;
	left:50%;
	color:#333;
	}
.ab_bt h2{
	margin:0 !important;
	font-size:80px;
	font-style:italic;
	padding-top:40px;
	color:#333;
	}
.ab_bt1{
	vertical-align:middle;
	transform:rotate(270deg);
	height:100%;
	position:absolute;
	top:200px;
	left:-50%;
	}
.ab_bt1 p{
	top:20px;
    }
.ab_bt2{
	vertical-align:middle;
	transform:rotate(90deg);
	height:100%;
	position:absolute;
	top:220px;
	right:-70%;
	}
/**标题样式**/	
.row_ab{
	position:relative;
	height:100%;
	}
	
.row_ab p{
	font-size:14px;
	}
	
.ab_us{
	position:absolute;
	top:60%;
	left:15px;
	}
	
	
	
.ab_us a{
	padding-bottom:5px;
    font-size:14px;
	color:#666;
	border-bottom:1px solid #ddd;
	}
.ab_us a:hover{
    font-size:14px;
	color:#b2ae7e;
	border-bottom:1px solid #b2ae7e;
	}
.sec1 p{
	line-height:25px;
	}
.bt2 h3{
	font-size:24px;
	margin:10px 0 40px 0;
	}
.bt2 b{
	display:block;
	width:150px;
	border-bottom:1px solid #ddd;
   }
.sec2_img{
	 position:relative;
	 }
.sec2_img span{
	 display:block;
	 width:80px;
	 height:80px;
	 background:#252525;
	 border-radius:50%;
	 position:absolute;
	 right:60px;
	 top:60px;
	 color:#fff;
	 font-size:35px;
	 line-height:80px;
	 text-align:center;
	 }
.clp{
	padding-left:0 !important;
	padding-right:0 !important;
	}

.sec2_rbox{
	width:100%;
	position:relative;
	}
	
.sec2_rn{
	width:65%;
    padding: 80px 0 92px 130px;
	}
.sec2_r1 span{
	font-size:18px;
	margin-right:10px;
	}
.sec2_r1{
	position:relative;
	left:-10px;
	}
.sec2_r1 b{
	width:60px;
	display:inline-block;
	border-top:1px solid #ddd;
	position:relative;
	top:-5px;
	}
	
	
.titel1{
	margin:10px 0 40px 0;
	}
	
	
.titel1 a{
	font-size:40px;
	color:#252525;
	font-style:italic;
	}
	
	
.titel1 a:hover{
	color:#539435;
	}
	
	
.sec2_rn p{
	width:100%;
	}
	
	
.sec2_p{
	line-height:26px;
	color:#333;
	font-size:16px;
	margin-bottom:60px;
	}
#pro_Chain .sec2_p{
	line-height:25px;
	color:#333;
	font-size:14px;
	margin-bottom:20px;
	}
#pro_Chain .sec2_rn{
	width:100% !important;
	}

	
.sec2_list{
	margin-bottom:0;
	}
.sec2r_list{
	width:70%;
	}		
.sec2_list li{
	
 }

.sec2_list li span{
	display:inline-block;
	width:100%;
	
	}	
.sec2_bold{
	color:#252525;
	}
.sec2_light{
	color:#898989;
	}	
	
.link {
    font-size: 0.84615em;
    line-height: 26px;
    margin-bottom: 15px;
    display: block;
    color: #898989;
    letter-spacing: 0;
}	
	
.sec2_button{
	font-size:18px;
	line-height:26px;
	position:relative;
	top:20px;
	}
	
	
.sec2_button a{
    background: #252525;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
	padding:11px 50px;
	
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	}	
	
	
.sec2_button a:hover{
	background:#539435;
	}
	
	
.sec2_nr_img{
	width:100%;
	position:absolute; left:0;
	bottom:0;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}
.sec2_list{
	display:inline-block;
	vertical-align:top;
	}
.sec2_list li{
	float:left;
	position:relative;
    }
.sec2r_list li{
	width:16.66%;
	}	
.sec2_list li b{
	position:absolute;
	width:100% !important;
	height:100%;
	background:#fff;
	z-index:99;
	opacity:0;
	filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;	
	transition:all 0.3s ease;
	}

.sec_zzc{	
	opacity:0.6 !important;
	filter:alpha(opacity=0.6) !important;
    -moz-opacity:0.6 !important;
    -khtml-opacity:0.6 !important;
    -webkit-opacity:0.6 !important;
	}	
	
.sec2_r2{
	display:inline-block;
	vertical-align:top;
	margin-left:20px;
}	



.sec3{
	padding:115px 0;
	background:#f7f7f7;
	}
.sec3 .ab_bt{
	position:relative; top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}	
		
.sec3_list{
	text-align:center;
	width:50%;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:50px;
	position:relative; top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}
.sec3_list li{
	font-size:18px;
	width:30%;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	text-align:center;
	display:inline-block;
	padding:0 5px;
    }

.sec3_list li:hover{
	background:#000;
	}	
	
.sec3_list li:hover a{
	color:#FFF;
	}	
	
.sec3_list li a{
    padding:0;
	width:100%;
	display:block;
	text-align:center;
	font-size:18px;
    text-transform: uppercase;
    color: #333;
	display:block;
}


.sec_content p{
	font-size:16px;
	color:#515151;
	padding:25px;
	height:120px;
	margin:0;
	}
	
	
/*.sec_content img{
	 filter: grayscale(100%);
	}	*/
.sec_content img:hover{
	 filter: grayscale(0%);
	 
-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
	transition: 0.3s linear;

	}
	
.sec_content1{
	position:relative;
 
	opacity:1 !important;
    filter:alpha(opacity=1)!important;
    -moz-opacity:1!important;
    -khtml-opacity:1!important;
    -webkit-opacity:1!important;
	}	
	
	
	
.sec_content{
	position:relative;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
    margin: 0 15px;
	}
.sec_content_bg{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	filter:alpha(opacity=0.5);
    -moz-opacity:0.5; 
    -khtml-opacity:0.5;
    -webkit-opacity:0.5;
}	
.sec_content_show{
	-webkit-transition: 0.9s ease;
	-moz-transition: 0.9s ease;
	-ms-transition: 0.9s ease;
	-o-transition: 0.9s ease;	
	transition: 0.9s ease;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity:1;
    filter:alpha(opacity=100);
    -moz-opacity:1; 
    -khtml-opacity:1;
    -webkit-opacity:1;
	}	
.sec_content1 .sec_mb{
	bottom:0 !important;
	}
.sec_mb{
	position:absolute;
	z-index:99;
	height:85px;
	width:100%;
	display:none;
	}
.sec_mb1{
	position:absolute;
	z-index:99;
	height:85px;
	width:100%;
	display:none;
	}	
.mb_bg{
	position:absolute;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.6;
	filter:alpha(opacity=0.6);
    -moz-opacity:0.6; 
    -khtml-opacity:0.6;
    -webkit-opacity:0.6;

	
	}
.mb_wz{
	position:absolute;
	height:100%;
	padding:20px;
	}
.mb_wz a{
	position:relative;
	top:30px;
	opacity:0;
	text-align:center;
	display:inline-block;
	width:30%;
	color:#fff;
	font-size:16px;
	padding:0 20px;
	}
.mb_wz a i{
	color:#fff;
	font-size:16px;
	text-align:center;
	}
.sec_content:hover{
	box-shadow: 0px 3px 85px 2px rgba(62, 62, 62, 0.5);
	
-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
	transition: 0.3s linear;

	}	
	
	
.sec_content p span{
	color:#898989;
	font-size:18px;
	padding-left:10px;
	}
.sec_p1{
	padding-top:70px !important;
	vertical-align:bottom;
	}
.sec4{
	padding:115px 0 170px 0;
	
	}	
.clp6_r{
	padding-right:13% !important;
	}
.sec4_titie{
	font-size:36px;
	
	color:#515151;
	margin-bottom:20px;
	}
.sec4_row{
	padding-left:150px;
	}
.sec4_row p{
	color:#898989;
	line-height:25px;
	}
.sec4_row .col-md-6{
	margin-bottom:40px;
	padding-right:13%;
	}
	
.sec5{
	position:relative;
	height:560px;
	background:url(../images/sec4_1.jpg)  center no-repeat fixed;
	}	
	
	
.sec5_play{
	position:absolute;
	width:100%;
	top:50%;
	bottom:auto;
	text-align:center;
	}
	
	
.sec5_play img{
	color:#fff;
	width:62px;
	height:62px;
    cursor:pointer;
	}	
	
.sec6{
	padding:115px 0  115px 0;
	background:#eee;
	}
.sec6 .ab_bt{
	position:relative; top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}	
	
	
	
/** mage**/
.about_honor_con{
	width:100%;
	margin-top:50px;
	}
.about_honor_t{
	position:relative; top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}
.about_honor_a{
	overflow:hidden;
	position:relative;
	}	
.about_honor_a img{
	-webkit-transition: 0.6s ease;
	-moz-transition: 0.6s ease;
	-ms-transition: 0.6s ease;
	-o-transition: 0.6s ease;	
	transition: 0.6s ease;
	}	
.about_honor_a:hover img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	}	
.about_honor_azi_t{
	width:50%;
	height:50%;
	position:absolute; top:0; right:0;
	background:#fff;
	padding:0 5%;
	
	}
.about_honor_azi_t h5{
	font-size:20px;
	color:#333;
	line-height:27px;
	font-weight:600;
	letter-spacing:2px;
	margin-top:12%;
	}	
.about_honor_azi_t a{
	display:inline-block;
	font-size:12px;
	color:#999;
	font-style:italic;
	margin-top:20px;
	position:relative;
	}	
.about_honor_azi_t a:before{
	width:100%;
	height:1px;
	content:'';
	background:#ccc;
	position:absolute; left:0; bottom:-3px;
	}	
.about_honor_azi_t>span{
	background:#fff;
	display:inline-block;
	width:60px;
	height:60px;
	color:#000;
	line-height:20px;
	padding-top:10px;
	font-size:13px;
	text-align:center;
	position:absolute; top:0; left:-60px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}	
.about_honor_azi{
	width:100%;
	position:relative;
	background:#eee;
	border:1px solid #ddd;
	z-index:2;
	padding-top:1px;
	}
.about_honor_a>span{
	background:#fff;
	display:inline-block;
	width:60px;
	height:60px;
	color:#000;
	line-height:20px;
	padding-top:10px;
	font-size:13px;
	text-align:center;
	position:absolute; top:0;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}	
.about_honor_azi h5{
	font-size:20px;
	color:#333;
	line-height:27px;
	/*font-weight:600;*/
	letter-spacing:2px;
	margin-top:10%;
	padding:0 8%;
	font-family: "微软雅黑";
	}	

.about_honor_azi a{
	display:inline-block;
	font-size:12px;
	color:#999;
	font-style:italic;
	margin-top:20px;
	margin-left:11%;
	position:relative;
	}	
.about_honor_azi a:before{
	width:100%;
	height:1px;
	content:'';
	background:#ccc;
	position:absolute; left:0; bottom:-3px;
	}				


/*  mage**/



/** sec7**/
.sec7{
	background:#fff;
	padding-top:115px;
	padding-bottom:115px;
	}
	
	
.sec7 .ab_bt{
	position:relative; 
	top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}	
	
.sec7_img{
    margin-top:50px;
	margin-bottom:0;
	}
	
	
.sec7_img img{
	border: 1px solid #ddd;
	border-bottom:none;
	border-right:none;
	}
 
  
.sec7_img li{
	height:auto;
	overflow:hidden;
	padding-bottom:30px;
	border:1px solid #ddd;
	background:#f7f7f7;
	position:relative; top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}
.sec7_li_img{
	overflow:hidden;
	}	
.sec7_li_img img{
	-webkit-transition: 0.6s ease;
	-moz-transition: 0.6s ease;
	-ms-transition: 0.6s ease;
	-o-transition: 0.6s ease;	
	transition: 0.6s ease;
	}	
.sec7_img li:hover .sec7_li_img img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	}	
 
 
.sec7_img li h3{
	display:block;
	margin:0px;
	font-size:20px;
	color:#333;
	font-weight:600;
	padding:0px;
	height:50px;
	padding-top:15px;
	overflow:hidden;
	}	
 
	
.sec7_img li p{
	font-size:15px;
	line-height:25px;
	height:50px;
	overflow:hidden;
	}	
		

.sec7_bot{
	border-bottom:1px solid #e8e8e8;
	}
	
	
.sec7_bot_list{
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	}	
	
/*.banli1{
	background:url(../images/sec7_2.png);
	
	}
.banli2{
	background:url(../images/sec7_2.png);
	}
.banli3{
	background:url(../images/sec7_2.png);
	}			
.banli4{
	background:url(../images/sec7_2.png);
	}
.banli5{
	background:url(../images/sec7_2.png);
	}
.banli6{
	background:url(../images/sec7_2.png);
	}			
.banli7{
	background:url(../images/sec7_2.png);
	}			
.banli8{
	background:url(../images/sec7_2.png);
	}
.banli9{
	background:url(../images/sec7_2.png);
	}
.banli10{
	background:url(../images/sec7_2.png);
	}	*/		

.banner_num{
	padding:0;
	margin:0;
	width:66px;
	position:absolute; bottom:50px; left:50%; z-index:10;
	margin-left:-33px;
	}	
.banner_num>li{
	width:12px;
	height:12px;
	border-radius:12px;
	background:#369;
	float:left;
	margin:0 5px;
/*	cursor:pointer;*/
	-webkit-transition:background 0.3s linear;
	-moz-transition:background 0.3s linear;
	-ms-transition:background 0.3s linear;
	-o-transition:background 0.3s linear;	
	transition:background 0.3s linear;
	}	
.numon{
	background:#F00 !important;
	}	

	
.banner_next{
	width:30px;
	height:50px;
	background:#369;
	position:absolute; top:50%; right:30px; z-index:10;
	margin-top:-25px;
	cursor:pointer;
	}
.banner_prev{
	width:30px;
	height:50px;
	background:#369;
	position:absolute; top:50%; left:30px; z-index:10;
	margin-top:-25px;
	cursor:pointer;
	}		
/*****warpper*******/	


.clm{
	margin-left:0 !important;
	margin-right:0 !important;
	}
.clp{
	padding-left:0 !important;
	padding-right:0 !important;
	}	

.clm25{
	margin-left:-25px !important;
	margin-right:-25px !important;
	}
.clp25{
	padding-left:25px !important;
	padding-right:25px !important;
	}

	
/*****footer*******/
@media(min-width:1400px){
    .container{
		width:1280px !important;
	}
	}


.footer{
	background:#414141;
	}

.footer_top{
	width:100%;
	overflow:hidden;
	padding:60px 0;
	}
	
.footer_line{
	width:100%;
	height:1px;
	background:#666;
	}	

.footer_bot{
	width:100%;
	}
	
	
.footer_bot_l h5{
	margin-top:0;
	margin-bottom:15px;
	color:#DDD;
	font-size:16px;
	font-weight:600;
	}
	
	
.footer_bot_l p{
	padding:30px 0;
	font-size:13px;
	color:#DDD;
	margin-bottom:0;
	padding-left:120px;
	position:relative;
	}
.footer_bot_l p img{
	position:absolute; top:5px; left:0;
	}		

.footer_bot_ma h5{
	margin-top:0;
	margin-bottom:15px;
	font-size:16px;
	font-weight:600;
	color:#DDD;
	letter-spacing:1px;
	}
.footer_bot_ma p{
	font-size:13px;
	margin-bottom:0;
	line-height:22px;
	color:#DDD;
	}	
.footer_bot_ma p i{
	font-size:15px;
	margin-right:5px;
	}	

.footer_bot_r h5{
	margin-top:0;
	margin-bottom:15px;
	font-size:16px;
	font-weight:600;
	color:#DDD;
	letter-spacing:1px;
	}

.footer_bot_r p{
	font-size:13px;
	color:#DDD;
	line-height:25px;
	margin-bottom:30px;
	}

.footer_bot_r span{
	display:block;
	position:relative;
	}
.footer_bot_r span input{
	width:100%;
	line-height:40px;
	border:1px solid #1a1a1c;
	padding:0 10px;
	height:40px;
	}	
.footer_bot_r span b{
	position:absolute; top:0; right:0;
	line-height:40px;
	color:#DDD;
	}	
	
.unohacha span{
	font-size:13px;
	color:#999;
 
	}

.unohacha h4{
	font-size:13px;
	color:#333;
	display:inline-block;
	float:right;
	margin-left:30px;
	margin-top:0;
	margin-bottom:0;
	}
.unohacha b{
	display:inline-block;
	width:50px;
	border-top:1px solid #333;
	position:relative;
	top:-5px;
	margin:0 10px;
	}
/*****footer*******/



/*back_top*/	
.back_top{
	position:fixed;
	bottom:20px;
	right:20px;
	border-radius:50%;
	border:1px solid #333;
	width:40px;
	height:40px;
	}
.back_top a{
    border-radius:50%;
	line-height:37px;
	width:40px;
	height:40px;
	color:#333;
	text-align:center;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
	transition: 0.3s linear;
	}	
.back_top a:hover{
	background:#252525;
	color:#fff;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
	transition: 0.3s linear;
	}	
/*back_top*/	
	

/*menu*/
.heard_nav1{ height:60px;}
.nav_btn {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	
}
.nav_btn>img {
	border-radius: 4px;width:22px; margin-top:7px;
}
.phone_nav {
	width: 100%;
	height: 0;
	background: #000;
	position: absolute;
	top: 80px;
	left: 0;
	z-index: -1;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	overflow: hidden;
}
.phone_nav>ul {
	padding: 0;
	margin: 0;
	padding-top: 15px;
}
.phone_nav>ul>li {
	line-height: 40px;
	padding-left: 15px;
	border-bottom: 1px dotted #333;
}
.phone_nav>ul>li>a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none !important;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}
.phone_nav>ul>li>ul {
	padding-top: 5px;
	padding-bottom: 15px;
	display: none;
}
.phone_nav>ul>li>ul>li {
	line-height: 30px;
}
.phone_nav>ul>li>ul>li>a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #005534;
}
.nav_on>a {
	color:#005534 !important;
}
.nav_btn1 {
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	top: 90px;
	right: 15px;
	border-radius: 1px;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
.nav_btn1>img {
	margin-top: 2px;
}
.guanbi {
	float: right;
	width: 35px;
	height: 35px;
}

.bommt{ padding:5px 20px; background:#005534; color:#fff;}
.heard_nav1{
	background:#000;
	}
/*menu*/
	
@media (min-width: 992px) and (max-width) {
	
	.ab_bt1{
		left:-75%;
	 }
	
	}	
	

@media (min-width: 768px) and (max-width: 991px){	
	}		
@media (min-width: 992px) and (max-width: 1199px){
.ab_bt1{
	left:-95%;
	}	
.sec1{
	padding-bottom:115px;
	}	
.ab_bt2{
	right:-95%;
	}	
.sec4_row{
	padding-left:0;
	}
.sec4{
    padding: 60px 0 80px 0;	
	}	
.sec6{
	padding: 60px 0 80px 0;	
	}	
.sec2_rn{
	width:100%;
    padding: 20px 0 20px 30px;	
	}	
.sec2_p{
	margin-bottom:10px;
	width:90% !important;
	}		
.titel1{
	margin-bottom:20px;
	}
#pro_Chain .titel1{
	margin-bottom:10px;
	}
#pro_Chain .sec2_p{
	margin-bottom:10px;
	}
#pro_Chain .titel1 a{
		font-size:30px;
		}
#pro_Chain .sec2_button{
		top:8px;
		}
.heard_show_nav>ul>li{
	padding:0 5px;
	}		
	}	
@media (min-width: 1200px) and (max-width: 1399px){
.ab_bt1{
	left:-65%;
	}
.sec1{
	padding-bottom:115px;
	}		
.sec4_row{
	padding-left:75px;
	}		
.sec4{
    padding: 80px 0 120px 0;	
	}	
.sec6{
	padding: 80px 0 100px 0;	
	}	
.sec2_rn{
	width:90%;
    padding: 40px 0 40px 60px;	
	}	
.sec2_p{
	margin-bottom:20px;
	}
.titel1{
	margin-bottom:30px;
	}		
	}		
@media (min-width: 1400px) and (max-width: 1499px){
.sec2_rn{
	width:80%;
    padding: 60px 0 60px 90px;	
	}	
.sec2_p{
	margin-bottom:40px;
	}	
	}	
	
	
.sec2_rbox{
	position:relative;
	overflow:hidden;
	}	
	
.sec2_rn{
	display:none;
	position:absolute;
	top:60px;
	left:0;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}	
	
.sec2_img_box{
	position:relative;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}	
	
.sec2_img{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;

	}
	
.sec3_box{
	position:relative;
	min-height:890px;
	}	
	
.sec3_box1{
	display:none;
	min-height:890px;
	}
/*** about *****/	
.ab_1{
	/*background:#f1f1f1;*/
	background: url(../images/jianjiebg.jpg) no-repeat center;
	
	background-size:cover;
	width:100%;
	padding:100px 0 100px 0;
	}
	
/**标题样式**/
.a_clp3{
	position:relative;
	vertical-align:text-top;
	}	
.ab_bt{
	text-align:center;
	color:#898989;
	}
.ab_bt p{
	font-size:18px;
	line-height:24px;
	font-style:italic;
	position:absolute;
	right:auto;
	left:50%;
	}
.ab_bt h2{
	margin:0 !important;
	font-size:48px;
	font-style:italic;
	/*padding-top:40px;*/
	}
.ab_bt1{
	vertical-align:middle;
	transform:rotate(270deg);
	height:100%;
	position:absolute;
	top:200px;
	left:-50%;
	}
.ab_bt1 p{
	top:20px;
    }
.ab_bt2{
	vertical-align:middle;
	transform:rotate(90deg);
	height:100%;
	position:absolute;
	top:220px;
	right:-70%;
	}
/**标题样式**/	
.ab_1{
	position:relative;
	height:100%;
	}
	
.row_ab p{
	font-size:14px;
	}
	
.ab_us{
	position:absolute;
	top:60%;
	left:15px;
	}
	
	
	
.ab_us a{
	padding-bottom:5px;
    font-size:14px;
	color:#666;
	border-bottom:1px solid #ddd;
	}
.ab_us a:hover{
    font-size:14px;
	color:#b2ae7e;
	border-bottom:1px solid #b2ae7e;
	}
.sec1 p{
	line-height:25px;
	}
.row_ab p{
	font-size:14px;
	color:#333;
	line-height:25px;
	}
	
/*** about 2 ***/
.ab_2{
	margin:100px 0;
	}
.ab2_bt p{
	font-size:30px;
	font-weight:bold;
	color:#539435;
	line-height:30px;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	}
.ab2_bt h2{
	font-size:36px;
	color:#333;
	line-height:30px;
	}
.ab2_rt{
     
	  padding:220px 0;
	  }
.ab2_rt>i{
	display:block;
	width:100%;
	margin:19px auto;
	border:1px solid #696969;
}
.ab2_rt .ab_span1{
	display:block;
	width:40px;
	height:40px;
	border-radius:50%;
	background:#539435;
	float:left;
	}
.ab2_rt .ab_span2{
	display:block;
	width:40px;
	height:40px;
	border-radius:50%;
	background:#539435;
	float:right;
	}
.ab2_sm{
	display:block;
	width:15px;
	height:15px;
	background:#fff;
	line-height:15px;
	}
.ab2_sm b{
	display:block;
	width:10px;
	height:10px;
	background:#539435;
	line-height:10px;
	border-radius:50%;
	margin:0 auto;
	}
.ab2_sm .ab_i{
	display:block;
	width:40px;
	height:180px;	
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	position:absolute;
	bottom:18px;
	left:7.5px;
	}

.abz_line{
	position:relative;
	margin:0;
	}
.ab2_sm1{
	position:absolute;
	top:-25px;
	left:10%;
	}
.ab2_sm2{
	position:absolute;
	top:-25px;
	left:30%;
	}
.ab_i2{
	display:block;
	width:40px;
	height:140px;	
	border-bottom:2px solid #ccc;
	border-left:2px solid #ccc;
	position:absolute;
	top:13px;
	left:7.5px;
	}
.ab2_sm3{
	position:absolute;
	top:-25px;
	left:55%;
	}
.ab_i3{
	width:40px !important;
	height:120px !important;
	}
.ab2_sm4{
	position:absolute;
	top:-25px;
	left:65%;
	}
.ab_i4{
	height:100px;
	}
.ab2_wz{
	position:absolute;
	bottom:0;
	height:220px;
	left:60px;
	width:300px;
}
.ab2_wz h2{
	font-size:36px;
	color:#333;
	font-weight:bold;
	margin:0 0 10px 0;
	}
.ab2_wz p{
	font-size:16px;
	color:#333;
	margin:0;
	line-height:25px;
	}
.ab2_wz1{
	position:absolute;
	top:120px;
	height:140px;
	left:60px;
	width:350px;
	}
.ab2_wz1 h2{
	font-size:36px;
	color:#333;
	font-weight:bold;
	margin:0 0 10px 0;
	}
.ab2_wz1 p{
	font-size:16px;
	color:#333;
	margin:0;
	line-height:25px;
	}
.ab2_wz3{

	height:180px !important;
}
.ab2_sm4 .ab2_wz4{
	top:80px !important;
	
	}
.ab_3{
	position:relative;
	}
.ab3_bg{
	background:#000;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	margin:0 60px;
	height:100%;
	}
.ab_box{
	position:relative;
	z-index:10;
	}
.ab3_mb{
    /*background:url(../images/vis_bg.jpg) center center no-repeat fixed;*/
   background: #F1F1F1;
	/*background-size:cover;*/
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	
	}
.ab3_cont{
	position:relative;
	z-index:20;
	padding:60px;
	}
.ab3_cont .col-sm-4{
	position:relative;
	top:200px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	}
/*.ab3_wz_box	{
	width: 100%;
	display: inline-block;
	text-align: center;	
}*/
.ab3_line{
	width: 10%;
	border-bottom: 2px solid #999;
	text-align: center;
	margin: 15% auto 0;
}	
	
	
	
.ab3_wz{
	width: 60%;
	height: 60%;
	margin: 0 auto;
	padding:20px;
	background:#fff;
	opacity: 0.8;
	position: absolute;
	top: 20%;
	left: 20%;
	}
.ab3_wz h2{
	 margin:0;
	 font-size:24px;
	 text-align:center;
	 color:#adab63;
	 line-height:25px;
	 height:25px;
	 overflow:hidden;
	}	
.ab3_wz p{
	 margin-top:10px;
	 line-height:25px;
	 height:50px;
	 font-size:16px;
	 text-align:center;
	 color:#333;
	 overflow:hidden;
	}		
.ab3_cont{
	padding:80px 0 100px;
	}	
.ab3_sm_box{
	width:100%;
	margin:0 auto;
	position: relative;
	}
.ab_4{
	padding:80px 0;
	}	
.ab_4 .row{
	margin-left:-10px !important;
	margin-right:-10px !important;
	}
.ab_4 .col-sm-4{ position:relative; top:200px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
  padding-left:10px !important;
  padding-right:10px !important;
  }

.ab4_box1{
	position:relative;
	}	
.ab4_bg1{
   background:#000;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	
	opacity:0.8;
    filter:alpha(opacity=80);
    -moz-opacity:0.8; 
    -khtml-opacity:0.8;
    -webkit-opacity:0.8;
	}
.ab4_cont1{
	position:relative;
	z-index:10;
	padding:20%;
	}	
.ab4_cont1 p{
	line-height:30px;
	font-size:16px;
	color:#fff;
	letter-spacing:2px;
	margin:0;
	text-align:center;
	}	
.ab4_box2 h3{
	font-size:24px;
	color:#333;
	margin:0 0 20px 0;
	}	
.ab4_box2 p{
	font-size:16px;
	color:#333;
	margin:0;
	line-height:30px;
	}	
		
	
	
	

/*** ! about ***/
/** new **/	
.new_1{
	background:#edf1f0;
	padding:80px 0;
	}
.new1_cont1{
	background:#fff;
	}
.new1_wz1{
	padding:30px 20px;
	}
.new1_wz1 h4{
	font-size:20px;
	color:#333;
	font-weight:bold;
	margin-top:0;
	
  overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/
	}
.new1_wz1 p{
   font-size:14px;
	color:#333;
    line-height:25px;
	height:75px;
	overflow:hidden;
 }
.news1_cont{
	margin:60px 0 0; 
	}
.news_time{
	margin-top:20px;
	}
.news_time span{
	font-size:14px;
	color:#666;
    line-height:25px;

	}
.news_time a{
	font-size:14px;
	color:#8d8c4c;
    line-height:25px;
	float:right;

	}
.new1_cont2 .row{
	background:#fff;
	padding-right:30px;
     margin-bottom:15px;
	}
.new1_cont2 .col-sm-4{
	padding-left:0 !important;
	}
.news_time a img{
	padding-left:10px;
	}
.new1_wz2{
	padding:20px 0;
	}
.new1_wz2 h3{
	font-size:20px;
	color:#333;
	font-weight:bold;
	margin-top:0;
	line-height:25px;
	height:25px;
	overflow:hidden;
	}
.new1_wz2 p{
	font-size:14px;
	color:#333;
	margin:0;
	line-height:25px;
	height:50px;
	overflow:hidden;
	}
.new_2{
	padding:80px 0;
	}
.new2_img{
	position:relative;
	}
.new2_tb{
	position:absolute;
	top:50%;
	width:100%;
	text-align:center;
	left:0;
	margin-top:-24px;
	}
.new2_cont{
margin-top:50px;
}
.new2_wz{
	padding:20px 0;
	}
.new2_wz span{
	font-size:14px;
	color:#999;
	}
.new2_wz h3{
	font-size:18px;
	color:#333;
	font-weight:bold;
	marigin:6px 0;
	line-height:25px;
	height:25px;
	overflow:hidden;
	}
.new2_wz p{
	font-size:16px;
	color:#666;
	margin:0 0 20px 0;
	line-height:25px;
	height:75px;
	overflow:hidden;
	}
.new2_wz{
	margin-top:0;
	border-top:1px solid #ddd;
	}
.new2_wz_lj{
	font-size:14px;
	color:#666;
	}

/* ! new **/
/*** factory ***/
.fact_tab{
	text-align:center;
	}
.fact_tab ul{
	display:inline-block;
	padding:20px 0;
	line-height:25px;
	}

.fact_tab ul li{
	float:left;
	margin:0 5px;
	}
.fact_tab ul li a{
	padding:0 10px;
	font-size:14px;
	color:#333;
	letter-spacing:1px;
	}
.fact_box1_sm{
	width:50%;
	float:left;
	position:relative;
	top:200px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	}
.fact1_cont{
	padding:15px 0;
	margin-bottom:20px;
	}
.fact1_cont span{
	font-size:14px;
	color:#666;
	
	}
.fact1_cont h4{
    margin:5px 0 10px 0;
	font-size:20px;
	color:#333;
	
	
	
	}
.fact1_cont p{
  
	font-size:14px;
	color:#666;
	line-height:25px;
	padding-right:30px;
	
	}
.fact_titile{
	position:relative;
	
	z-index:1000;
	background:#fff;
	padding:20px;
	}
.fact_titile h3{
	font-size:36px;
	text-align:center;
	}
.fact_titile p{
	font-size:14px;
	text-align:center;
	line-height:25px;
	margin-top:20px;
	}
.fact_top{
	position:relative;
	top:-50px;
	}
/*** factory ***/

/** fact1 */
.fa1_title{
	margin-top:200px;
	text-align:center;
	}
.fa1_title h4{
	font-size:30px;
	text-align:center;
	color:#333;
	}
.fa1_title span{
	font-size:14px;
	letter-spacing:2px;
	color:#666;
}
.fa1_cont{
	margin-top:30px;
	}
.fa1_cont p{
	font-size:14px;
	line-height:25px;
	text-indent:2em;
	color:#666;
	}
.gc_img{
	width:60%;
	margin:30px auto;
	}

.back_gc{
	text-align:center;
	margin: 40px 0;
	}

.back_gc a{
	border:1px solid #ddd;
	padding:8px 20px;
	border-radius:5px;
	font-size:14px;
	color:#666;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
	letter-spacing:1px;
	}

.back_gc a:hover{
	background:#539435;
	color:#fff;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear
	
	}
/***** business ****/
.brand1_left{
	width:50%;
	float:left;
	}
.brand1_left>img{
	float:left;
    position:relative;
	left:-35px;
	}
.brand1_left h3{
	float:right;
	font-size:24px;
	
	}
.brand1_left h3 span{
    display:block;
	font-size:14px;
	line-height:25px;
	font-style:normal;
	
	}
.brand1_right{
	float:right;
	width:50%;
	padding-left:30px;
	position:relative;
	right:-625px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	}
	
.brand1_right b{
	display:block;
	border-bottom:2px solid #aaa;
	position:relative;
	top:57px;
	}
.brand_box{
	margin-top:60px;
	}
.brand_img_box{
	padding-top:130px;
	position:relative;
	left:-625px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	}
.brand_img_box p{
	padding-top:130px;
	position:absolute;
	bottom:0;
	right:-80px;
	text-align:center;
	}
.brand_img_box p b{
	display:block;
	float:right;
	width:50px;
	margin-right:30px;
	border-top:1px solid #666;
	margin-bottom:10px;
	}
	
.brand_img_box p a{
    font-style:italic;
	color:#333;
	font-size:14px;
	display:block;
	}
.band1_cont{
	padding-top:130px;
	}
.band1_cont h3{
	font-size:18px;
	font-weight:bold;
	color:#333;
	margin-bottom:15px;
	}
.band1_cont p{
	font-size:14px;
	margin:0;
	line-height:25px;
	color:#666;

	}
.brand2{
	margin-top:80px;
	padding:0 0 50px 0;
	}
.brand2_top{
	text-align:center;
	}
.brand2_top h3{
	font-size:32px;
	font-style:italic;
	}
.brand2_top span{
	 display:block;
	font-size:14px;
	line-height:25px;
	font-style:normal;
	}
.brand2_ct{
	margin-top:20px;
	}
.brand2_cont1{
	width:50%;
	margin-bottom:30px;
	float:left;
	position:relative;
	
	}

.brand2_ct01 .brand2_cont1{top:200px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.brand2_left{
	width:40%;
    float:left;
	padding-top:5px;
	/*border-right:2px solid #ddd;*/
	}
.brand2_left h2{
	font-size:36px;
	color:#333;
	margin:0;
	
	}
.brand2_left span{
	font-size:18px;
	color:#666;
	}
.brand2_right{
	width:60%;
	padding:8% 40px 0 20px;
	float:left;
	}
.brand2_right h4{
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin:0 0 8px 0;
	line-height:25px;
	}
.brand2_right p{
	line-height:25px;
	font-size:14px;
	color:#666;
	height:50px;
	overflow:hidden;
	}
.bus_class{
	font-size:24px;
	text-align:left;
	color:#666;
	margin:30px 0 0 0;
	}
.bus_table{
	margin-bottom:20px;
	text-align:center;
	margin-top:40px;
	}
.bus_table ul{
	display:inline-block;
	}
.bus_table ul li{
	float:left;
	line-height:30px;
	}
.bus_table ul li a{
	font-size:16px;
	color:#333;
	padding:0 15px;
	}
.bus_box{
	position:relative;
	}
.brand2_ct{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
	}
	
.xw01{
	position:relative;
	top:60px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	}
.xw02{
	position:relative;
	right:-640px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	}
.xw03{
	position:relative;
	left:-640px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	}
.xw04{
	position:relative;
	right:-640px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	}
/*****!  business ****/
@media (max-width: 1400px){
	.brand2_right{
	  
	   padding:8% 40px 0 20px;
	 
	}

	}
@media (min-width: 1400px) and (max-width: 1600px) {
	.ab2_wz,.ab2_wz1{
		width:260px !important;
		}
	
	}
@media (min-width: 1200px) and (max-width: 1399px) {
	.ab2_wz,.ab2_wz1{
		width:220px !important;
		}
	
	}

@media (min-width: 992px) and (max-width: 1199px) {
	.ab2_wz,.ab2_wz1{
		width:160px !important;
		}
	
	}
/******** brand1 *****************/
.br_box{
	padding:80px;
	position: relative;
	}
.hudie{
	width: 40%;
	position: absolute;
	right: -15%;
}	
	
.br_title{
	text-align:center;
	font-size:30px;
	color:#333;
	letter-spacing:5px;
	position:relative;
	line-height:40px;
	}
.br_box1{
	margin-top:80px;
	position: relative;
	}
.hua{
	width: 25%;
	position: absolute;
	bottom: 0;
	left: -10%;
	z-index: 99;
}	
	
.br_title b{
	position:absolute;
	bottom:-10px;
	left:50%;
	width:80px;
	margin-left:-40px;
	border:1px solid #8d8d59;
	}

.br_box1_left{
	width:50%;
	float:left;
	pading-right:40px;
	position:relative;
	left:-545px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	}
.br_box1_right{
	width:50%;
	float:left;
	position:relative;
	right:-545px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	}

.br1_img li{
	width:25%;
	float:left;
	padding:0 5px;
	position:relative;
	top:100px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	}
.br1_cont{
	padding:15% 10%;
	position: relative;
	z-index: 100;
	
	}

.br1_cont h3{
	font-size:24px;
	text-align:center;
	color:#8d8d59;
	}
.br1_cont h3 img{
	margin-left: 10px;
}	
.br1_cont p{
	font-size:14px;
	text-align:center;
	color:#666;
	line-height:25px;
	
	text-indent:2em;
	margin:0;
	}

.br2{
	margin-top:60px;
	background:#f2f2f2;
	}
.br2 .br1_cont{
	 padding: 20% 10%;
	}
.br_box2{
	background:#f1f1f1;
	border-top:1px solid #fff;
	padding-bottom:80px;
	}
@media (max-width: 1200px){
  .br1_cont{
	padding:0 0 0 10px;
	}
 .br1_cont p{
	 line-height:22px;
	 }
	}




/******** !brand1 *****************/



/* news_nei***/
.ns1_box{
	margin-top:80px;
	}
.news_t{
	position:relative;
	margin-top:200px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	}
.news_t h2{
	font-size:24px;
	color:#333;
	text-align:center;
	
	}
.news_t p{
	font-size:14px;
	color:#666;
	text-align:center;
	}
.liulan{
	

	
	margin-top:40px;
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	}
.liulan p{
	width:60%;
	margin:0 auto;
	}
.liulan b{
	font-size:14px;
	color:#666;
	float:right;
	font-weight:normal;
	}
.liulan span{
	font-size:14px;
	color:#666;
	
	}
.ns1_cont{
	margin-top:40px;
	}
.ns1_cont p{
	
	line-height:25px;
	text-indent:2em;
	font-size:16px;
	color:#666;
	text-align: center;
	}
.prot{
	width:100%;
	position:relative;
	overflow:hidden;
	top:200px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	
	
	}	
.prot_list{
	padding:0;
	margin:0;
	height:100%;
	position:absolute; top:0; left:0; z-index:5;
	}	
.prot_list>li{
	width:100%;
	height:100%;
	float:left;
	background-size:cover;
	}			

.prot_num{
	padding:0;
	margin:0;
	width:66px;
	position:absolute; bottom:50px; left:50%; z-index:10;
	margin-left:-33px;
	}	
.prot_num>li{
	width:12px;
	height:12px;
	border-radius:12px;
	background:#369;
	float:left;
	margin:0 5px;
/*	cursor:pointer;*/
	-webkit-transition:background 0.3s linear;
	-moz-transition:background 0.3s linear;
	-ms-transition:background 0.3s linear;
	-o-transition:background 0.3s linear;	
	transition:background 0.3s linear;
	}	
.numon{
	background:#F00 !important;
	}	

	
.prot_next{

	position:absolute; top:50%; right:0; z-index:10;
	margin-top:-20px;
	cursor:pointer;
	}
.prot_prev{

	position:absolute; top:50%; left:0; z-index:10;
	margin-top:-20px;
	cursor:pointer;
	}
.prot_next .ab_span1{
	display:block;
	width:40px;
	height:40px;
	border-radius:50%;
	background:#539435;
	float:left;
	}
.prot_prev .ab_span2{
	display:block;
	width:40px;
	height:40px;
	border-radius:50%;
	background:#539435;
	float:right;
	}	
	
	
	
.abtx01{
	position:relative;
	left:-320px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	}
.abtx02{
	position:relative;
	right:-960px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	}	
	
.sec3_list{height:100px; width:400px;margin:auto;}	
.syijz{ padding-left:30px;}
.xwsj{padding-left:0 !important;}






	.video_box{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9999;
	display:none;
	}
	
	
.video_bg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;	
	opacity:0.8;
    filter:alpha(opacity=80);
    -moz-opacity:0.8; 
    -khtml-opacity:0.8;
    -webkit-opacity:0.8;
	}

.video_cont1{
	position:relative;
	width:60%;
	top:15%;
	margin:auto;
	}
	
	
.video_cont{
	padding-top: 0;
    height: 600px;
	z-index:99;
	margin:auto;
	position:relative;
	/*position:absolute;
    left: 50%;
    top: 179px;
    margin: 0 0 0 -480px;*/

	}
	
.close_vid{
	z-index:100;
	text-align:right;
	position:relative;
	top:-4px;
	cursor:pointer;
	}
.se1_left_bg{
	position:absolute;
	top:0;
	left:0;
	width:50%;
	height:100%;
	background:#000;
	z-index:10;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}
.se1_right_bg{
	position:absolute;
	top:0;
	right:0;
	width:50%;
	height:100%;
	background:#000;
	z-index:10;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}
.sec1{
	position:relative;
	z-index:20;
	}
//
.sec3 p img{
	display:none;
	}
/*.hezuo_box{
	width:100%;
	 position:relative;
	  z-index:10; 
	  background:url(../images/bg2.jpg) center no-repeat fixed;
		}*/
.hezuo_box{

		}
.hezuo_bg{
	position:absolute;
	width:100%;
	top:0;
	background-repeat: repeat!important; 
    background-attachment: inherit;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
	height:1000px;
    background: url(../images/bg2.jpg) 50% top no-repeat;
	}
.hezuo{
	height:440px;
	position:relative;
	overflow:hidden;
	}
	
/*.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image:url(../images/b_left.png) !important;
	width:48px !important;
	height:48px !important;
    background-size:100% !important;
	}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background:url(../images/b_right.png) !important;
	width:48px !important;
	height:48px !important;
	background-size:100% !important;
	}*/
.swiper-pagination_g{
  bottom:40px;
  width:100%;
  }
.swiper-pagination-bullet{
  width:12px !important;
  height:12px !important;
  margin:0 3px;
	 }
.swiper-pagination-bullet-active{
  background:#529334 !important;
  width:14px !important;
  height:14px !important;
	}
.buss_top{
	padding:80px;
	}
/****  发展历程  *****/
/*.hist_tab{
	text-align: center;
}*/
.hists ul{
	text-align: center;
}
.hist_tab li{
	width:23%;
	/*float:left;*/
	display: inline-block;
	text-align: center;
	margin-right:2.666%;
	height:60px;
	/*background:#000;*/
	border:1px solid #ddd;
	text-align:center;
	line-height:60px;
	color:#666;
	font-size:24px;
	font-weight:bold;
	position:relative;
	cursor:pointer;
	}
.hist_tab li b{
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:0;
	background:#529334;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
	}
.hist_tab li:hover b{
	height:3px;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
	}
.hist_active b{
	height:3px !important;
	}
.hist_box{
	position:relative;
	margin-top: 80px;
	}
/*.his_list{
	position:absolute;
	}*/

.his_list_box{
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	display: none;

  }
.his_list_left{
	padding-right: 30px;
	width: 48%;
	float: left;
	position: relative;
	right:1%;
}
.his_list_left span{
	padding: 10px 30px;
	background: #000;
	opacity: 0.8;
	position: absolute;
	top: -20px;
	right: 10px;
	color: #fff;
	font-size: 16px;
	font-weight:bold;
}

.his_list_right{
	width: 48%;
	float: left;
}
.his_list_right span{
	color: #333;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	margin: 0 30px;
	
}
.his_list_right ul{
	margin-top: 40px;
	text-align: left;
}
.his_list_right li a{
	color: #333;
	font-size: 16px;
	line-height: 24px;
	
}
.his_list2{
	margin: 40px 0;
}
.his_list2_left{
	width: 48%;
	float: left;
}
.his_list2_left ul{
	margin-top: 40px;
}
.his_list2_left li a{
	color: #333;
	font-size: 16px;
	line-height: 24px;
	text-align: right;
}
.his_list2_left span{
	color: #333;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	margin: 0 30px;
}
.his_list2_center{
	width: 4%;
	float: left;
	text-align: center;
	padding-top: 40px;
	padding-left: 20px;
	background: url(../images/history-line.png) no-repeat;
	position:absolute;
	left:48%;
	top:0;
	height:100%;
}
.his_list2_right{
	width: 48%;
	float: left;
	padding-left: 30px;
	position: relative;
	left:2%;
}
.his_list2_right span{
	padding: 10px 30px;
	background: #000;
	opacity: 0.8;
	position: absolute;
	top: -20px;
	left: 10px;
	color: #fff;
	font-size: 16px;
	font-weight:bold;
}
.hist_box{
	position: relative;
}
.center_line{
	border-right: 2px solid #ccc;
	position: absolute;
	left: 50%;
}

.his_list{
	position:relative;
	}
.his_list_center{
	width: 4%;
	float: left;
	text-align: center;
	padding-top: 40px;
	padding-left: 20px;
	background: url(../images/history-line.png) no-repeat;
	position:absolute;
	left:48%;
	top:0;
	height:100%;
	
	}

.his_list2{
	position:relative;
	}
/**** ！ 发展历程  *****/


/* 新增 **/

.news2_cont_box .row{
	background: #fff;
	margin-left: 0 !important;
	margin-bottom: 15px;
}
.news2_cont_box .col-sm-2{
	padding-left: 0;
}

.hov_sm_box{
	margin-bottom:10px;
	}
.hov_wz{
	/*background:#f3f3f3;*/
	padding:30px;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
	}
.hov_wz h2{
	font-size:28px;
	color:#707070;
	margin:0 0 10px;
	
	}
.hov_wz span{
	font-size:16px;
	color:#707070;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
.hov_wz p{
	font-size:16px;
	line-height: 25px;
	color:#707070;
	margin:0;
	text-align:center;
	height: 50px;
	overflow: hidden;
	
	}
	
.hovr_box2:hover/* .hov_wz*/{
	background:#539435;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
	
	}

.hovr_box2:hover .hov_wz p{
	color:#fff;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
	}

.hovr_box2:hover .hov_wz h2{
	color:#fff;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
	}

.hovr_box2:hover .hov_wz h2 span{
	color:#fff !important;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
	}


.ry_bt h2{
	font-size:36px;
	color:#333;
	text-align:center;
	}
.ry_bt h2 i{
	font-size:22px;
	color:#707070;
	padding:0 40px;
	}
.ry_bt{
	position:relative;
	width:60%;
	margin:0 auto;
	
	}	
.ry_bt p{
		margin:60px 0 30px;
	}
.ry_bt p span{

	font-size:16px;
	color:#666;
	background:#fff;
	padding:0 20px;
	position:relative;
	z-index:10;
	
	}

.ry_bt p b{
	display:block;
	position:relative;
	top:10px;
	border-top:1px solid #539435;
	}






/*媒体查询*/
@media (max-width: 768px){
.sec_content{
	margin: 0;
}	
.bt2 b{
	display: none;
}
.time-line-list:after{
	right: 20px !important;
	width: 60px !important;
}	
.fbp{
	font-size: 12px !important;
	line-height: 20px;	
}	
.about-us-cotar .ab-page.page3 .time-line-list .item.right-part{
	margin-left: 0 !important;
}	
.about-us-cotar .ab-page.page3 .time-line-list .item{
	width: 230px !important;
}	
.about-us-cotar .ab-page.page3 .time-line-list .item .description{
	width: 260px !important;
}
.about-us-cotar .ab-page.page3 .time-line-list .item.right-part:before{
	background-size: 20px 20px !important;
}
.about-us-cotar .ab-page.page3 .time-line-list .item.left-part:before{
	background-size: 20px 20px !important;
}
.abs3_wz p{
	font-size: 12px;
	line-height: 20px;
}
.time{
	font-size: 16px !important;
	line-height: 25px !important;
}
 .about-us-cotar .ab-page.page3{
 	padding-bottom: 60px !important;
 }
.ab3_sm_box{
	height: 300px !important;
}
.abs3_img{
	top: -110px;
} 
.new_ct_tp select{
	height: 35px !important;
	font-size: 12px !important;
}
.new_ct_tp option{
	font-size: 12px !important;
}








.sec_content img{
	filter: grayscale(0%);
}	

.time_chose{
	margin-top: 50px;
}	
.new_ct_tp{
	margin-bottom: 40px !important;
	text-align: center !important;
}

.br2{
	margin-top: 0;
}	
	
.vision_bkx{
	margin-top: 50px !important;
}	
.abs3_wz h3{
	font-size: 16px !important;
	line-height: 25px;
}	
.abs3_wz h4{
	font-size: 14px !important;
	line-height: 25px;
	margin: 0 !important;
}	
.abs3_wz p{
	font-size: 12px !important;
	line-height: 20px !important;
}


  .heard_show{
	  display:none;
	}
.ab_bt p{ 
   position:static; 
   left:auto; 
   right:auto; 
   font-size:12px;
   width: 100%; 
   margin:0 auto !important; 
   text-align:center;
   height:25px !important;
   }
.logo img{
	width:50px !important;}
	
.phone_banner{
	height:auto;
	}
.swiper-pagination-bullet-active{
	background:#539435 !important;
	}
.sec1_con>h5{
	top:0;
	opacity:1;
	margin-bottom:0;
	}
.sec1{padding:30px 0;}
.sec1_con>h5{
	font-size:20px;
	line-height:35px;
	}
.sec1_con>h5 span{
	margin-left:0;
	line-height:30px;
	}
.sec1_con>p{
	font-size:16px;
	padding-left:0;
	margin-bottom:0;
	top:0;
	opacity:1;
	}
.about_cona{ 
    margin-top:25px;
	margin-bottom:30px;
	}
.about_cona_zi h5{ font-size:18px;}
.about_cona_zi{ 
   padding:30px 30px 50px;
}
.about_conb_zi h5{font-size:18px;}
.about_conb_zi b{
	display:none;
	}
.about_conb_zi{ padding:30px;}
.sec2_clp{ 
  min-height:300px !important;
  top:0 !important;
  
}
.titel1 a{ font-size:18px;}
.sec2_rn{
	 width:100%;  !important;
	 padding-left:0 !important;
}
.about_cona_zi p{ font-size:14px;}
.about_conb_zi p{font-size:14px;}
.sec2_p{ font-size:14px;}
.about_conb1{
	padding:0 !important;
	}

.ab_bt{
	margin-bottom:20px !important;
	}

.sec2_img span{
	right:0;
	top:0;
	width:60px;
	height:60px;
	font-size:30px;
	line-height:60px;
	}

.ssxw{
	padding-bottom:40px;
	}
.sec2r_list{
	width:100%;
	}


.sec2_rbox{ height:500px;
}
.sec2_nr_img{
	
	overflow:visible;
	
	}
.sec2_button{
	top:10px;
	}
.fa1_cont p{
	font-size:12px;
	}
.sec3{
	padding:30px 10px;
	}
.ab_bt h2{
	font-size:18px;
	padding-top:5px;
	}
.ab_bt img{ width:100%;}
.ab_bt h2 img{
	width: 20%;
}


.sec3_list{height:auto; width:100%;margin:auto;}
.sec3_row .col-sm-3{ width:50%; float:left;}
.sec5{
	height:300px;
	background: url(../images/btp01.jpg) center center no-repeat fixed;
	background-size:cover;
	}
.sec7{
	padding:30px 0;
	}
.sec7_img .col-sm-3{
	width:100%;
	float:left;
	margin-bottom:15px;
	}
.sec7_img li h3{
	font-size:14px;
	}
.sec7_img li p{
	font-size:13px;
	}
.syijz{
	padding:15px;
	}
.sec7_img li{
	padding-bottom:0;
	}
.sec7_img li h3{
	height:20px;
	line-height:20px;
	padding-top:0;
	}
.sec7_img li p{
	height:40px;
	line-height:20px;
	margin-bottom:0;
	margin-top:10px;
	}


.about_honor_con .col-sm-4{
	width:100%;
	float:left;
	margin-bottom:10px;
	}
.about_honor_azi h5{
	font-size:14px;
	line-height:20px;
	}
.about_honor_azi a{
	display:none;
	}
.footer_top{
	padding:20px 0 0 0;
	}
.footer .clp25{ display:none;}
.footer .clm{ padding:15px 0 !important;}
.footer_bot_r{ display:block !important;}

.ab_1{
	padding:30px 0;
	background: url(../images/jianjiebg.jpg) no-repeat right;
}
.bt2 h3{ 
	font-size:16px;
	margin-bottom: 20px;
}
.ab_us{
	display:none;
	}

.ab_2{ margin:0 auto;padding:30px 0;}
.ab2_wz h2{ font-size:16px;}
.ab2_wz1 h2{font-size:16px;}
.ab2_wz p{ font-size:14px; }
.ab2_wz1 p{font-size:14px;}
.ab2_wz{ width:150px;}
.ab2_wz1{
	width:120px;}
.ab_2 .ab_bt{ margin-bottom:30px !important;}
.ab3_cont{ padding:30px;}
.ab3_cont .col-sm-4{ width:100%; float:left; margin-bottom:10px; padding:0 3px;}
.ab3_sm_box{ width:100%;}
.ab_3 .ab_bt{ margin-bottom:30px !important;}
.ab_4{padding:30px 0;}
.ab4_box2 h3{ font-size:16px; margin-top:20px;}
.ab4_box2 p{
	 font-size:12px;
line-height:22px;
}
.ab_4 .col-sm-5{ width:100%; float:left;}
.ab_4 .col-sm-6{ width:50%; float:left;}

.br1_cont h3{
	font-size:16px;
	margin-top:20px;
	
	}
.br_box{ 
padding:30px 0;}
.br_box1{ margin-top:0;}
.br_box1_left{ left:auto !important; opacity:1; width:100%; min-height:353px;}
.br_box1_right01{width:100%;margin-top: 15px;}
.br_box2 .ab_bt{ margin-top:30px !important;}
.br1_cont{ padding:0 0 5%; padding-top: 0 !important;}
.br2 .br1_cont{
	padding: 0;
	padding-bottom: 15px;
}
.br1_img { margin-top:10px;}
.brand1_left h3{ font-size:16px; line-height:20px;}
.brand1_left h3 span{ font-size:12px;}
.band1_cont h3{font-size:16px;margin-top:0;
}
.brand1_left{ width:100%; left:0; opacity:1 !important;}
.brand1_right{ width:100%;
padding-left:0;
}
.band1_cont p{
	font-size:12px;
	line-height:22px;
	}
.brand2{
	padding:0 15px;
	margin-top: 20px;
	}
.brand_img_box p{ right:0; bottom:35px !important;}
.band1_cont{ padding-top:30px;}
.brand1_right b{ top:5px;}
.brand2_ct01 .brand2_cont1{ width:100%;}
.brand2_right{ padding:15px;}
.brand2_right h4{ font-size:14px;}
.brand2_cont1{ margin-bottom:15px;}
.br_box2{
	padding-bottom:0;
	}

.bus_table01{font-size: 16px;
    color: #333; line-height:30px;
   }
.bus_box01{
	height:auto;
	}
.brand2_cont1{ width:100%;}
.brand_box{
	margin-top:0;
	}
.brand2_right{ min-height:150px;}
.fact_box1_sm{ width:100%; opacity:1; top:0;}

.sec3 .ab_bt{ top:0; opacity:1;}
.sec3_list{
	  top:0; opacity:1;
	  padding:10px 0 ;
	  }
.sec3_list li a{
	font-size:12px;
	}
.sec3 p{
	font-size:12px !important;
	}
.sec_content p span{
	font-size:12px !important;
	}
.sec_content_show{opacity:1;}
.sec3 p{
	padding:10px 0;
	height:77px !important;
	line-height:20px;
	}
.sec3_box1a{
	margin-top:0;
	}
.brand_img_box{
	margin-bottom:40px;
	}
.sec_content{
	margin-bottom: 20px;
	position:relative;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter:alpha(opacity=1);
	-moz-opacity:1;
	-khtml-opacity:1;
	-webkit-opacity: 1;
	}	
	
	
.new1_wz1 h4{ font-size:16px;line-height: 25px !important;}
.new1_wz1{ background:#fff; margin-bottom:10px; padding: 20px !important;}
.new1_cont2 .row{ padding-right:15px; padding-left:15px;}
.xwsj{padding:0 15px !important;}
.new_1{ padding:30px 0;}
.new1_cont2 .col-sm-4 {
    padding: 0px !important;
}
.new1_cont2 .row{ background:none; margin-bottom:10px;}
.new1_cont2 .col-sm-8{background:#fff; }
.new1_wz2 h3{font-size:16px;}
.new_2{ padding:30px 0;}
.new2_wz h3{font-size:16px;}
.ns1_box{ 
    margin-top:30px;
    margin-bottom:40px;
	}
.back_gc a{
	font-size:12px;
	}
.liulan span{
	font-size:12px;
	}
.news_t h2{font-size:16px;text-align: left;}
.news_t p{
	text-align: left;
}
.liulan p{ width:100%;}
.gc_img{ width:100%;}
.ns1_box img{ width:100%;}

.about_honor_azi01{
	width:100%;
	background:#eee;
	border:1px solid #ddd;
	z-index:2;
	padding-top:1px;
	padding-bottom:15px;
	}
.about_honor_azi01 h5{
	font-size:16px;
	color:#333;
	line-height:20px;
	font-weight:600;
	letter-spacing:2px;
	margin-top:15px;
	padding:0 15px;
	}
.about_honor_azi01 a{
	display:inline-block;
	font-size:12px;
	color:#999;
	font-style:italic;
	margin-top:10px;
	margin-left:15px;
	position:relative;
	}	
.brand_img_box{ opacity:1; left:0;}
.brand1_left>img{ 
    left:0;
	width:30px;
}	
.brand1_left h3{ float:none;}
.brand_img_box{ padding-top:10px;}
.fact1_cont h4{ font-size:16px;}
.sec_content p{font-size:16px;}
.sec_content p span{font-size:16px;}
.new1_wz1 p{height: 60px; overflow:hidden;font-size:12px;line-height: 20px;
}
.new1_wz2 p{
	font-size:12px;
	}
.news1_cont{ margin:30px 0 0 0;}


.ns1_cont p{
	font-size:12px;
	line-height:22px;
	}
.br1_cont p{
	font-size:12px;
	line-height:22px;
	}

.sec5_play{
	margin-top:-40px;
	height:40px;
	}
.sec5_play img{
	height:40px;
	width:40px;
	}
.sec5{
	background:none;
	}

.row_ab p{
	font-size:12px;
	line-height:22px;
	font-family: "微软雅黑";
	}

.ab4_cont1 p{
	font-size:14px;
	}



/****/
.hist_ph1{
	border-top:1px solid #aaa;
	padding:10px 0;
	}
.hist_ph1 h3{
	font-size:16px;
	color:#529334;
	margin:0;
	line-height:25px;
	}
.hist_ph1 p{
	font-size:12px;
	color:#666;
	margin:0;
	line-height:22px;
	}
/****/
.about_cona_zi p{
	font-size:12px;
	line-height:22px;
	}
.about_conb_zi{
	padding-bottom:50px;
	top:0;
	}
.about_conb_zi p{
	font-size:12px;
	line-height:22px;
	}
	
.buss_top{
	padding:40px 0 0;
	}	
.sec2_ph{
	padding:0 15px;
	}
.sec2_ph .sec2_rn{
	padding:0 15px !important;
	}
.sec2_ph .sec2_rbox {
	padding:0 15px !important;
	}
.sec2_ph  span{
	right:15px !important;
	}
.sec2_ph .sec2_rn p{
	margin-bottom:20px;
	font-size:12px;
	line-height:22px;
	padding-left:10px;
	
	}
.sec2_ph .sec2_img{
	padding:0 15px;
	}	
.sec6{
	padding:30px 0;
	}
.ab3_wz{
	width:80%;
	height:80%;
	top:10%;
	left:10%;
	}	

.ab3_wz h2{
	font-size:16px;
	}

.ab3_wz p{
	font-size:14px;
	height:auto;
	}
.video_cont1{
	width:90%;
	}
.ry_bt{
	width:100%;
	margin-bottom:40px !important;
	}
.ry_bt h2{
	font-size:18px;
	}
.ry_bt h2 i{
	font-size:14px;
	padding:0 20px;
	}
.ry_bt p{
	margin:30px 0 0;
	}
.hov_wz h2{
	font-size:18px;
	}
.hov_wz{
	padding:10px;
	padding-left: 0;
	text-align: left;
	}
.hov_wz span{
	font-size:12px;
	}
.hov_wz p{
	font-size:12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	text-align: left;
	}
	}

	
/** 新增 ***/
.about_honor_azi p{
	font-size:14px;
	line-height:25px;
	padding:0 11%;
	height:75px;
	overflow:hidden;
	margin:0;
    }
.gyl_wz{
	padding:3% 0;
	}
.gyl_wz h3{
	font-size:24px;
	margin:0 0 10px;
	}
.gyl_box hr{
	border-top:1px solid #ddd;
		}
.gyl_wz p{
	font-size:16px;
	line-height:30px;
	margin:0;
	}
.gyl_button{
	font-size: 18px;
    line-height: 26px;
    position: relative;
    top: 20px;
	}
.gyl_button a{
	background: #252525;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 6px 20px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
	}
.gyl_button a:hover {
    background: #539435;
}
.nesw_ti{
	font-size:24px;
	font-weight:bold;
	color:#333;
	margin:0 0 10px;
	padding-top:50px;
	}
#news1_cont{
  margin:0;
	}
@media (min-width: 768px){
	
	.gyl_box .col-sm-4{
		width:30% !important;
		}
	.gyl_box .col-sm-8{
		width:70% !important;
		}
	}
@media (max-width: 1200px){
	.gyl_wz{
		padding:0;
		}
	.gyl_button a{
		padding:5px 15px;
		}
	.gyl_button{
		top:15px;
		}
	}
@media (max-width:767px){
	.gyl_button a{
		font-size:12px;
		}
	.gyl_wz{
		padding-bottom:0;
		}
	.gyl_wz h3{
		font-size:16px;
		margin-top: 15px;
		}
	.gyl_wz p{
		font-size:12px;
		line-height:22px;
		}
	.gyl_box .col-sm-4{
		padding-left:0 !important;
		padding-right:0 !important;
		}
	.gyl_box .col-sm-8{
		padding-left:0 !important;
		padding-right:0 !important;
		}
	}
/**  新增 **/
.vision_bkx{
	margin-top:80px;
	}
.ab3_sm_box{
	position:relative;
	text-align:center;
	}
.ab3_sm_box:before{
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    position: absolute;
    border: 3px solid #333;
   	opacity:0.3;
    filter:alpha(opacity=30);
    -moz-opacity:0.3; 
    -khtml-opacity:0.2;
    -webkit-opacity:0.2;
    -webkit-transition: all .15s cubic-bezier(.19,1,.22,1);
     -moz-transition: all .15s cubic-bezier(.19,1,.22,1);
	-khtml- transition: all .15s cubic-bezier(.19,1,.22,1);
	 transition: all .15s cubic-bezier(.19,1,.22,1);
	}
.ab3_sm_box:hover{
	border:none;
	}
.ab3_sm_box .hover-lines {
    height: 0;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
   -khtml-transform: translate(-50%);
	transform: translate(-50%);
    box-sizing: border-box;
    border-bottom: 2px solid #539435;
    border-left: 0 solid #539435;
    border-right: 0 solid #539435;
    -webkit-transition: width .4s cubic-bezier(.19,1,.22,1) .34s,height .2s cubic-bezier(.25,.25,.75,.75) 145ms,border-left-width 0s cubic-bezier(.25,.25,.75,.75) .34s,border-right-width 0s cubic-bezier(.25,.25,.75,.75) .34s;
     -ms-transition: width .4s cubic-bezier(.19,1,.22,1) .34s,height .2s cubic-bezier(.25,.25,.75,.75) 145ms,border-left-width 0s cubic-bezier(.25,.25,.75,.75) .34s,border-right-width 0s cubic-bezier(.25,.25,.75,.75) .34s;
	-khtml-transition: width .4s cubic-bezier(.19,1,.22,1) .34s,height .2s cubic-bezier(.25,.25,.75,.75) 145ms,border-left-width 0s cubic-bezier(.25,.25,.75,.75) .34s,border-right-width 0s cubic-bezier(.25,.25,.75,.75) .34s;
	transition: width .4s cubic-bezier(.19,1,.22,1) .34s,height .2s cubic-bezier(.25,.25,.75,.75) 145ms,border-left-width 0s cubic-bezier(.25,.25,.75,.75) .34s,border-right-width 0s cubic-bezier(.25,.25,.75,.75) .34s;
}
.ab3_sm_box:hover .hover-lines {    
    height: 100%;
    width: 100%;
    border-left-width: 2px;
    border-right-width: 2px;
    -webkit-transition: width .15s cubic-bezier(.25,.25,.75,.75),height .2s cubic-bezier(.25,.25,.75,.75) 145ms,border-left-width 0s cubic-bezier(.25,.25,.75,.75) 145ms,border-right-width 0s cubic-bezier(.25,.25,.75,.75) 145ms;
    -ms-transition: width .15s cubic-bezier(.25,.25,.75,.75),height .2s cubic-bezier(.25,.25,.75,.75) 145ms,border-left-width 0s cubic-bezier(.25,.25,.75,.75) 145ms,border-right-width 0s cubic-bezier(.25,.25,.75,.75) 145ms;
	-khtml-transition: width .15s cubic-bezier(.25,.25,.75,.75),height .2s cubic-bezier(.25,.25,.75,.75) 145ms,border-left-width 0s cubic-bezier(.25,.25,.75,.75) 145ms,border-right-width 0s cubic-bezier(.25,.25,.75,.75) 145ms;
	transition: width .15s cubic-bezier(.25,.25,.75,.75),height .2s cubic-bezier(.25,.25,.75,.75) 145ms,border-left-width 0s cubic-bezier(.25,.25,.75,.75) 145ms,border-right-width 0s cubic-bezier(.25,.25,.75,.75) 145ms;
}


.hover-lines:before{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #539435;
    -webkit-transition: width .15s cubic-bezier(.25,.25,.75,.75) 0s;
    -ms-transition: width .15s cubic-bezier(.25,.25,.75,.75) 0s;
	-khtml-transition: width .15s cubic-bezier(.25,.25,.75,.75) 0s;
	transition: width .15s cubic-bezier(.25,.25,.75,.75) 0s;
}
.hover-lines:after{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #539435;
    -webkit-transition: width .15s cubic-bezier(.25,.25,.75,.75) 0s;
    -ms-transition: width .15s cubic-bezier(.25,.25,.75,.75) 0s;
	-khtml-transition: width .15s cubic-bezier(.25,.25,.75,.75) 0s;
	transition: width .15s cubic-bezier(.25,.25,.75,.75) 0s;
}
.ab3_sm_box:hover .hover-lines:before{
	width: 50%;
    -webkit-transition: width .5s cubic-bezier(.19,1,.22,1) .34s;
    -ms-transition: width .5s cubic-bezier(.19,1,.22,1) .34s;
	-khtml-transition: width .5s cubic-bezier(.19,1,.22,1) .34s;
	transition: width .5s cubic-bezier(.19,1,.22,1) .34s;
	
}
.ab3_sm_box:hover .hover-lines:after{
	width: 50%;
    -webkit-transition: width .5s cubic-bezier(.19,1,.22,1) .34s;
    -ms-transition: width .5s cubic-bezier(.19,1,.22,1) .34s;
	-khtml-transition: width .5s cubic-bezier(.19,1,.22,1) .34s;
	transition: width .5s cubic-bezier(.19,1,.22,1) .34s;
	left: auto;
    right: 0;
	
}
.triple-block__line:after{
	content: "";
    position: absolute;
    width: 2px;
    top: -30px;
    height: 60px;
    margin: 0 auto;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
	-khtml-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -khtml-transform-origin: bottom center;
	transform-origin: bottom center;
    background: #539435;
    z-index: 1;
    -webkit-transition: -webkit-transform .8s;
    transition: -webkit-transform .8s;
    transition: transform .8s;
    transition: transform .8s,-webkit-transform .8s;
	}
.ab3_sm_box:hover .triple-block__line:after{
	webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -khtml-transform: scaleY(1);
	transform: scaleY(1);
	}
.abs3_img{
	text-align:center;
	padding-top:50%;
	position:relative;
	top:-100px;
	}
.abs3_wz{
	text-align:center;
	position:relative;
	top:-100px;
	}
.abs3_wz h3{
	margin:15px 0 0;
	color:#333;
	font-size:30px;
	letter-spacing:1px;
	}
.abs3_wz h4{
	margin:10px 0;
	line-height:30px;
	color:#333;
	font-size:20px;
	letter-spacing:1px;
	}
.abs3_wz p{
	margin:0;
	line-height:30px;
	color:#333;
	font-size:20px;
	letter-spacing:1px;
	}
	
	
	
@media (max-width : 1500px) and (min-width : 1150px){
	.abs3_wz h3{
		font-size:24px; 
	    line-height:25px;
		}
	.abs3_wz h4{
		font-size:18px;
		line-height:25px;
		margin:8px 0;
		}
	/*.abs3_wz p{
		font-size:16px;
		line-height:25px;
		}*/
 .triple-block__line:after{
	top:-23px;
	height:46px;
	}
	}
@media (max-width : 1149px) and (min-width : 992px){
	.abs3_wz h3{
		font-size:22px; 
	    line-height:25px;
		letter-spacing:0;
		}
	.abs3_wz h4{
		font-size:16px;
		line-height:25px;
		margin:6px 0;
		}
	.abs3_wz p{
		font-size:15px;
		line-height:25px;
		}
.triple-block__line:after{
	top:-20px;
	height:40px;
	}
	}	
/** 新闻 **/
.new1_wzss{
	background:#fff;
	}
.news1_cont11 .col-sm-6{
	margin-bottom:30px;
	}
	
/**！ 新闻 **/


/** 业务管理  **/	
.jidz_box{
	position:relative;
	}
.jidz_bg{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#000;
	opacity:0.6;
    filter:alpha(opacity=60);
    -moz-opacity:0.6; 
    -khtml-opacity:0.6;
    -webkit-opacity:0.6;
	}
.jidz_wz{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	margin-top:-120px;
	}
.jidz_wz .container p{
	font-size:16px;
	color:#fff;
	line-height:30px;
	max-width:600px;
	text-align:center;
	letter-spacing:1px;
	margin: 0 auto;
	}
.di_deta1{
	max-width:1100px;
	padding:0 50px;
	margin:0 auto;
	}
.di_deta{
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear; }
.jd_tail_wz{
    padding-top:60px;
	
	}
.jd_tail_wz h3{
	color:#666;
	font-size:20px;
	letter-spacing:1px;
	margin:0 0 10px;
	line-height:30px;
	text-align:center;
	}
.jd_tail_wz p{
	color:#666;
	font-size:16px;
	letter-spacing:1px;
	margin:0;
	line-height:25px;
	}
.di_det:hover .jd_tail_wz h3{
	color:#fff;
	}
.di_det:hover .jd_tail_wz p{
	color:#fff;
	}
.dess_more{
	margin-top:10px;
	text-align:center;
	}
.dess_more a{
	display:inline-block;
	font-size:14px;
	color:#666;
	padding:8px 30px;
	border:1px solid #ccc;
	border-radius:5px;
	 -webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
	
	}
.jd_tail_img{
	padding:20px 20px 20px 0;
	}
.jd_tail_img1{
	padding:20px 0 20px 20px;
	}
.di_det1{
	background:#f2f2f2;
	}
.di_det:hover{
	background:#484848;
	background-size:cover;
    -webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
	}
	
.di_det:hover .dess_more a{
	color:#fff;
	background:#539435;
	border:1px solid #fff;
	 -webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
	}	
	
	
	
/***** nei_header ***/
.nei_head{
	padding-top:10px;
	position: relative;
	z-index: 99;
	}
	
/*.nei_head .container{
	position: fixed;
	top: 0;
	
}	*/
.neih_right1{
	float:right;
	margin:0;
	}
.neih_right1 li{
	display:inline-block;
	padding:0 10px;
	line-height:25px;
	}
.neih_right1 a{
	font-size:14px;
	color:#788791;
	font-family:Arial, Helvetica, sans-serif;
	}
.neih_right1 a i{
	font-size:14px;
	color:#788791;
	margin-right:10px;
	}
.neih_right1 li b{
	display:inline-block;
	width:1px;
	background:#788791;
	height:18px;
	position:relative;
	top:5px;
	margin:0 5px;
	
	}
.nei_head2>ul{
	margin:0;
	display:inline-block;
	}
.nei_head2>ul>li{
	float:left;
	position:relative;
	}
.nei_head2>ul>li>a{
	font-size:16px;
	color:#666;
	padding:15px 35px 7px;

	position:relative;
	}

.dq_active>a:after{
	content:'';
	position: absolute;
    width: 100%;
    bottom:0;
	left:0;
    height: 3px;
    background:#539435;
	}
.nei_head2>ul>li>ul:before{
	content:'';
	position: absolute;
    width: 100%;
    top:-2px;
	left:0;
    height: 3px;
    background:#ddd;
	}
.nei_head2>ul>li>ul{
	padding:10px;
	background:#f1f1f1;
	display:none;
	position:absolute;
	top:42px;
	left:0;
	width:160px;
	}
.nei_head2>ul>li>ul>li{
	line-height:20px;
	padding:5px 0;
	}
.nei_head2>ul>li>ul>li>a{
	color:#666;
	font-size:14px;
	display:block;
	}
.nei_head2>ul>li>ul>li:hover>a{
	color:#539435;
	}
/***** !  nei_header ***/


/****  contact  **/


.neiy-t{
	padding:50px 0;
	text-align:center;
	}
.neiy-t>img{
	width:40%;
	position:relative; top:100px; opacity:0;
	}
.neiy-l{
	position:relative; left:-100px; opacity:0;
	}
.neiy-r{
	position:relative; right:-100px; opacity:0;
	background:url(../images/neiy_2.jpg) center center no-repeat;
	background-size:cover;
	}

.icon_contact{
	
}
.neiy-r p{
	color:#fff;
	font-size:25px;
	font-family:'华文细黑';
	letter-spacing:3px;
	position:absolute;
	bottom:20px;
	width:72%;
	left:50%;
	margin-left:-36%;
}
.containerc{
	width:90% !important;
	}
.neih_right1 i{
	font-family: FontAwesome !important;
	}
/************conatct************************/

.con-h5{
	font-size:25px;
	text-align:center;
	font-weight:bold;
	color:#8d8d59;
	}

.con_sec3_right{
	padding-left:30px;
	padding-top:50px;
	width:100%;
	}	
.con_sec3_right p{
	font-size:16px;
	color:#464646;
	font-weight:bold; font-family:黑体;
	}	
	
.lxwmnr{
	height:auto;
	}
.lxwmnr1{
	width:100%;
	height:auto;
	float:left;
	}
.lxwmnr2{
	width:100%;
	height:auto;
	float:left;
	margin:0 auto;
	}
.lxwmnr1 ul{}
.lxwmnr1 ul li{
	height:40px;
	margin-bottom:30px;
	border-bottom:1px dotted #ddd;
	padding-bottom:30px;
	color:#999;
	}	
.lxwmtb{
	width:80px;
	height:80px;
	float:left;
	}
	
.lxwmlb{
		width:100%;
	height:80px;
	float:left;
	margin-left:30px;
	}
	
.lxwmlb p{
	
	}
	
.lxwmname{
	height:30px;
	line-height:30px;
	font-size:24px; display:none;
	}
	
.lxwm_yjfk{
	height:auto;

		width:100%;
	}
.lxwm_yjfk ul{}
.lxwm_yjfk ul li{
	height:50px;
	margin-bottom:15px;
	}
.lxwm_yjfk ul li input{
	width:100%;
	height:48px;
	padding:0px 20px;
	font-size:14px;
	line-height:30px;
	color:#999;
	background:#e9e9e9;
	border:none;
	font-family: 'myriad-set-pro_ultralight';
	}
.lxwm_yjfk ul li textarea{
	width:100%;
	height:120px;
	padding:20px 20px;
	color:#999;
	font-size:14px;
	background:#e9e9e9;
	border:none;
	font-family: 'myriad-set-pro_ultralight';
	}
	
.lxwmtijia{
	width:100px;
	height:40px;
	background:#8d8d59;
	line-height:40px;
	text-align:center;
	font-size:14px;
	margin-top:80px;
	}
.lxwmtijia a{
	display:block;
	width:100px;
	height:40px;
	color:#fff;
	font-family:"华文细黑";
	font-size:15px;
	}
.lxwmtijia  a:hover{
	background:#000;
	color:#FFF;
	}
	

.dituimg{
	width:100%;
	position:relative;
	}
.ditu_icon{
	width:3%;
	position:absolute; left:45%;
	z-index:5;
	-webkit-animation-name: ditu;
	-moz-animation-name: ditu;
	-ms-animation-name: ditu;
	-o-animation-name: ditu;
    animation-name: ditu;
    -webkit-animation-duration: 1000ms;
	-moz-animation-duration: 1000ms;
	-ms-animation-duration: 1000ms;
	-o-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-o-animation-timing-function: linear;
    animation-timing-function: linear;
	}

@keyframes ditu
{
0% {top:40%;}
50% {top:42%;}
100% {top:40%;}
}

@-webkit-keyframes ditu
{
0% {top:40%;}
50% {top:42%;}
100% {top:40%;}
}	

@-moz-keyframes ditu
{
0% {top:40%;}
50% {top:42%;}
100% {top:40%;}
}

@-ms-keyframes ditu
{
0% {top:40%;}
50% {top:42%;}
100% {top:40%;}
}

@-o-keyframes ditu
{
0% {top:40%;}
50% {top:42%;}
100% {top:40%;}
}
		
.ditu{
	position:absolute; top:0%; right:0%;
	width:100%;
	height:0%;
	overflow:hidden;
	z-index:10;
	}
.closeditu{
	width:5%;
	height:5%;
	position:absolute; top:0%; right:0%;
	z-index:20;
	}

.main_contact_inner{
	width:400px;
	margin:0 auto;
	padding-top:10%;
	color:#333;	
}

.main_contact_text{
	background:#FFF;
	padding-top:10%;
	margin-top:10%;
	padding-bottom:15%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	text-align:center;
	}

.banner_inner3{
	margin:80px 0;
	}
.banner_inner3 .ab_bt{
	margin-bottom:60px;
	}	
	



/********//********contact*********//*********/
/***** ! contact  ***/

/** ！ 新增 **/	 
/** news center **/	 
*, *:active, *:focus {
    
    outline: none!important;
	border:none;
}
.new_ct_tp{
	margin: 0 0 80px 0;
    text-align: right;
	}
.new_ct_tp input {
    font-family:'Calibri Light', Arial, Verdana, Georgia;
	font-size:100%; 
	margin:0; 
	padding:0; 
	vertical-align:middle;
	display:inline-block;
	height:30px;
	line-height:30px;
	width:220px;
	padding:0 10px 0 10px; 
	vertical-align:middle; 
	background:#ebebeb;
}
 
 
.new_ct_tp select {
	margin:0 10px;
	padding:0 10px;
    font-size: 16px;
    color: #666;
    vertical-align: middle;
	height:40px;
	line-height:40px;
	border:none;
	border:1px solid #ddd;
	width:110px;
	text-align:center;
	background:#fff;
	
}
.new_ct_tp select:focus{
	outline:none;
border:1px solid #1e90ff;
border-bottom:none;
	}
.new_ct_tp select:active{
	
	background:#fff !important;	
	}
.new_ct_tp select option{
	text-align:center;
	}
.new_ct_tp select option:hover{
  	  background:#fff !important;	
	
	
	}
.sec3_box1b{
	position:relative;
	top:-30px;
	}
.new_ct_tp option{
	 font-size:16px;
	 line-height:25px;
	 height:25px;
	 
	 }
.new_ct_tp fieldset {
    margin:0; 
	padding:0;
	border:0 none;
}
 
 
.new_ct_tp legend {
     overflow:hidden;
	 visibility:hidden; 
	 width:0; height:0; 
	 font-size:0;
     line-height:0; 
	 text-indent:-9999px;
} 
 
.new_ct_tp caption{
     overflow:hidden;
	 visibility:hidden; 
	 width:0; height:0; 
	 font-size:0;
     line-height:0; 
	 text-indent:-9999px;
} 
 
 


.new_ct_tp div.inputWrap{display:inline-block;}


.new_ct_tp button{
	 height:30px; 
	 padding:0 20px; 
	 font-size:14px;
	 border-radius:3px;
	 color:#fff; 
	 vertical-align:middle; 
	 background:#25a31c;
	 border:none;
	 }
 
.hovr_box2{
	margin:0 10px;
	border:1px solid #999;
	/*background:#f3f3f3;*/
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
	} 
.hovr_box2:hover{
	background:#539435;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
	}
.hout_box>.device>a>span{
	/*border:2px solid #000;*/
	padding:8px 20px;
	}
.hout_box{
	position:relative;
	}
.hout_box>.device>a{
	position:absolute;
	top:100%;
	margin-top:-30px;
	display:block;
	width:130px;
	height:50px;
	z-index:9999;
	}
.hout_box>.device>.arrow-left{
	left:50%;
	margin-left:-150px;
	}
.hout_box>.device>.arrow-right{
	right:50% !important;
	margin-right:-150px;
	}
/** ! news center **/
.ie_video{
	width:100%;
	height:100%;
	}
/* 发展历程 ***/


.about-us-cotar .require_tit,.about-us-cotar .require_text{ color: #ffffff;}
.about-us-cotar .require_tit:after,.about-us-cotar  .require_tit:before{background: #ffffff;}
.about-us-cotar{
	background: url(../images/lichengbg.jpg) no-repeat center fixed;
	background-size: cover;
	position: relative;
	
	
}
.mCustomScrollBox{margin-top: 30px;}
/****/











/*****按钮*******/	

.home_btn {
    display: block;
    text-align: center;
    width: 320px;
    margin: 40px auto 0px auto;
    padding: 16px;
    box-sizing: border-box;
    border: 1px solid #000;
	color:#000;
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -ms-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}

.home_btn:hover {
    background: #000;
    color: #fff;
}


/*****按钮*******/	

.pro1{
	padding-top:15px;
	border:1px solid #f5f5f5;
	}

.pro1:hover{
	border:1px solid #000;
	}

.pro1 p{
	margin-top:10px;
	font-size:18px;
	line-height:60px;
}



/*翻页*/
.page { text-align: center; line-height:20px; margin-top:0px; padding-bottom:20px;}
.page span, .page a { color:#000;  border: 1px solid #ededed; padding: 5px 10px; vertical-align: middle; margin: 0 0 10px -1px; background-color:#fff; overflow:hidden; height:20px; line-height:20px;}
.page .goprev,.page .gofirst { margin-right: 10px; }
.page .gonext,.page .golast, .page .count { margin-left: 10px; }
.page span, .page a:hover { background: #000; color: #ffffff; }
.page span.goprev,.page span.gonext,.page span.gofirst,.page span.golast { color: #000; background:#fff; }
.page span.count { border: 0; background: 0; color: #000; }
.page [class*="ico-"] { margin:0;}
/*翻页 end*/



/*about修改*/
.ab_bt p,.ab_bt h2,.time,.description{
	color: #333 !important;
}
/*about修改*/
.languager1{
	float:right;
	}
.languager1 ul{
	margin-bottom:0;
	}	
	
.languager1 a{
	font-size:13px;
	color:#666;
	line-height:70px;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
	font-family:Arial, Helvetica, sans-serif;
	}	
.languager1 a:hover{
	color:#333;
	}
	
		
.languager1 li{
	display:inline-block;
	}
	
	
.languager1 li b{
	display:block;
	width:25px;
	border-top:1px solid #ccc;
	position:relative;
	bottom:4px;
	}
	
	
	
.p_ser {
    float: right;
    line-height: 70px;
    margin: 0 15px 0 5%;
    font-size: 16px;
    color: #b8b8b8;
}
.p_ser p input{
	border:none;
	border-bottom:1px dashed #ddd;
	width:120px;
	height:30px;
	line-height:30px;
	background:none;
	position:relative;
	left:20px;
	font-size:14px;
	color:#00211e;
	padding-right:30px;
	}
.nav2 p i{
	cursor:pointer;
	}
	
.p_ser p input .fa .fa-search{
	border: none;
    border-bottom: 1px dashed #ddd;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: none;
    position: relative;
    left: 20px;
    font-size: 14px;
    color: #eee;
    padding-right: 30px;
}


.sec_content p em{
	font-size: 18px;
	color: #515151
}
.content_p p{
	font-size: 18px;
	height: 80px;
	color: #515151;
}
.description b{
	font-weight: normal;
	font-size: 18px;
	color: #000;
	font-style: italic;
	margin-bottom: 10px;
	display: block
}

/*shengchan*/
.sec7_pic{
	margin-top: 100px;
}
.manu1{
	margin-top: 100px;
	
}
.manu1_left{
	width: 40%;
	float: left;
}
.manu1_right{
	width: 58.2%;
	float: right;
	position: relative;
}
.manu1_left1{
	margin-bottom: 23px;
}
.manu1_con{
	margin-top: 50px;
}
.manu1 .ab_bt p{
	margin-left: -10px;
}
.manu1_logo{
	position: absolute;
	right: -37px;
	top: 50px;
	
}
.manu1_logo img{
	position:relative;
	-webkit-animation-name: pulsea;
	-moz-animation-name: pulsea;
	-ms-animation-name: pulsea;
	-o-animation-name: pulsea;
    animation-name: pulsea;
    -webkit-animation-duration: 1200ms;
	-moz-animation-duration: 1200ms;
	-ms-animation-duration: 1200ms;
	-o-animation-duration: 1200ms;
    animation-duration: 1200ms;
    -webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-o-animation-timing-function: linear;
    animation-timing-function: linear;
	}

@keyframes pulsea
{
0% {-webkit-transform:rotate(0deg);}
50% {-webkit-transform:rotate(180deg);}
100% {-webkit-transform:rotate(360deg);}
}

@-webkit-keyframes pulsea
{
0% {-webkit-transform:rotate(0deg);}
50% {-webkit-transform:rotate(180deg);}
100% {-webkit-transform:rotate(360deg);}
}
@-moz-keyframes pulsea
{
0% {-webkit-transform:rotate(0deg);}
50% {-webkit-transform:rotate(180deg);}
100% {-webkit-transform:rotate(360deg);}
}
@-ms-keyframes pulsea
{
0% {-webkit-transform:rotate(0deg);}
50% {-webkit-transform:rotate(180deg);}
100% {-webkit-transform:rotate(360deg);}
}
@-o-keyframes pulsea
{
0% {-webkit-transform:rotate(0deg);}
50% {-webkit-transform:rotate(180deg);}
100% {-webkit-transform:rotate(360deg);}
}
.manu2_con{
	margin-top: 50px;
	background: url(../images/manu04.jpg) no-repeat;
	background-size: cover;
	padding: 50px 0;
}
.manu2_box_left{
	width: 50%;
	float: left;
	margin-top: 50px;
	position: relative;
	z-index: 99;
}
.manu2_box{
	position: relative;
}
.manu2_box_right{
	width: 80%;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	background: #539435;
}
.manu2_box_right1{
	width: 50%;
	float: right;
	padding: 30px;
	margin: 8%;
}
.manu2_box_right1 h2{
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}
.h_line{
	width: 30px;
	border-bottom: 2px solid #fff;
	margin-bottom: 10px;
}
.manu2_box_right1 p{
	font-size: 14px;
	line-height: 25px;
	color: #fff;
}
.manu3{
	margin: 50px 0 100px;
}
.manu3 .ab_bt p{
	margin-left: -8px;
}
.manu3_box1{
	position: relative;
}
.manu3_box1_text{
	height: 50px;
	width: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.text_bg{
	height: 50px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	opacity: 0.8;
	 filter:alpha(opacity=0.8);
    -moz-opacity:0.8; 
    -khtml-opacity:0.8;
    -webkit-opacity:0.8;
    z-index: 9;
}
.text_con p{
	position: relative;
	z-index: 10;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.manu4 .ab_bt p{
	margin-left: -8px;
}
.manu4_con{
	margin-top: 100px;
}
.manu4_con_left,.manu4_con1_right{
	display: table;
}
.manu4_con_left,.manu4_con1_left{
	width: 50%;
	float: left;
	
}
.manu4_con_right,.manu4_con1_right{
	width: 50%;
	float: left;
}
.manu4_con_left h2,.manu4_con1_right h2{
	font-size: 24px;
	line-height: 30px;
	margin-top: 0;
}
.manu4_con_left p,.manu4_con1_right p{
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 0;
	width: 90%;
}
.manu4_con1_right,.manu4_con_left{
	/*text-align: right;*/
	padding-left: 50px;
}
.manu4_con_left1,.manu4_con1_right1{
	display: table-cell;
	vertical-align: middle;
}
.manu4{
	margin-bottom: 100px;
}
.min_title h2{
	font-size: 20px;
	line-height: 30px;
	position: relative;
	z-index: 9;
	color: #fff;
	text-align: center;
	margin-top: 25%;
}
.manu1_left1{
	position: relative;
}
.min_title{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
}
.min_title span{
	width: 30px;
	border-bottom: 2px solid #fff;
	display: block;
	margin: 0 auto;
}
.manu4_con1{
	margin-top: 100px;
}
.manu4_con2{
	margin-top: 50px;
}
.pic_box{
	position: relative;
	
}
.text_box{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/*display: table;*/
	z-index: 10;
	background: rgba(0,0,0,.6);
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
}
.text_box h2{
	text-align: center;
	font-size: 20px;
	color: rgba(255,255,255,1);
	margin-top: 50%;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;	
	transition:all 0.3s linear;
}
.pic_box:hover .text_box{
	background: rgba(0,0,0,0);
}
.pic_box:hover .text_box h2{
	color: rgba(255,255,255,0);
}


/*manufacture*/
@media only screen and (max-width:768px ) {
	.sec7_pic{
		margin-top: 20px;
	}
	.manu1{
		margin-top: 30px;
	}
	.manu4_con{
		margin-top: 20px;
	}
	.manu4_con_left{
		padding-left: 0;
		width: 100%;
	}
	.manu4_con_left h2{
		font-size: 16px;
		line-height: 25px;
	}
	.manu4_con_left p{
		font-size: 12px;
		line-height: 20px;
	}
	.manu4_con_right{
		width: 100%;
	}
	.manu2_box_right1{
		width: 100%;
		background: #539435;
		float: none;
		margin: 0;
	}
	.manu2_box_right1 h2{
		margin-top: 0;
		font-size: 16px;
		line-height: 25px;
	}
	.manu3_box1{
		margin-bottom: 20px;
		width: 48%;
		float: left;
		margin: 0 3px 10px;
	}
	.manu3{
		margin-bottom: 30px;
	}
	.manu4_con1{
		margin-top: 30px;
	}
	.manu4_con1_left{
		width: 100%;
	}
	.manu4_con1_right{
		width: 100%;
		padding-left: 0;
	}
	.manu4_con1_right p{
		width: 100%;
		font-size: 12px;
		line-height: 20px;
	}
	.manu4_con1_right h2{
		font-size: 16px;
		line-height: 25px;
	}
	.pic_box{
		width: 48%;
		margin: 5px 3px;
		float: left;
	}
	.manu4{
		margin-bottom: 30px;
	}
	.manu2_box_right1 p{
		font-size: 12px;
		line-height: 20px;
	}
	.manu4_con2{
		margin-top: 0;
	}
	.text_box h2{
		font-size: 14px;
	}
	.manu3_box1_text{
		height: 30px;
		width: 80px;
	}
	.text_bg{
		height: 30px;
	}
	.text_con p{
		line-height: 30px;
		margin-bottom: 0;
	}
}

/*manufacture*/


@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	.sec3_box{
		min-height: 780px;
	}
	.sec3_box1.sec3_box1a{
		min-height: 780px;
	}
}
@media only screen and (min-width: 996px) and (max-width: 1190px) {
	.sec3_box{
		min-height: 680px;
	}
	.sec3_box1.sec3_box1a{
		min-height: 680px;
	}
	.about_honor_azi h5{
		font-size: 16px;
		margin-top: 5%;
	}
}

.fbp span{
	display: block;
	font-size: 16px;
	color: #333;
	font-style: italic;
}
