.jiamengWrap{
	width:92%;
	margin:0px auto;
}

.form{display: flex;flex-direction: column;}

.inputText{display: flex;flex-direction: row;justify-content: space-between;margin-bottom: 40px;}

.inputText input{
    border: 1px solid #000;
    border-radius: 20px;
    line-height: 70px;
    width: 28.33%;
    padding-left: 2%;
    background: unset;
    font-size: 24px;
}

.inputText textarea{
    width: 100%;
    border: 1px solid #000;
    border-radius: 20px;
    line-height: 70px;
    width: 100%;
    padding-left: 2%;
    background: unset;
    font-size: 24px;
    max-height: 200px;
}

.inputCode input{
    border: 1px solid #000;
    border-radius: 20px;
    line-height: 70px;
    background: unset;
    width: 250px;
    padding-left: 2%;
    font-size: 24px;
}

.inputText a{
    display: block;
    text-align: center;
    line-height: 70px;
    font-size: 24px;
    border: 1px solid #000;
    border-radius: 20px;
    margin: 2% auto;
    width: 250px;
}


.proLeft{	
width: 64%;

}

.proRight{ 
	
vertical-align: middle;
	
width: 36%;
	
text-align: center;
	
padding-top: 0%;
}

.proRight img{
	
width: 200px;
	
height: auto;
	
margin-top: 25%;	

}

.ad_pc{
	display:block;
}
.ad_wap{
	display:none;
}

.proNavWrap{
	
}

.proNav{
	
}

.proNav h3{
	
font-size: 18px;
	
color: #555;
	
background: #d0cfca;
	
border-radius: 20px;
	
text-align: center;
	
width: 18%;
	
line-height: 40px;
	
font-weight: unset;
}

.proNav ul{
	
display: flex;
	
flex-direction: row;
	
align-items: center;
	
justify-content: space-between;
	
margin: 2% auto;
	
flex-wrap: wrap;
}

.proNav ul li{
	
width: 18%;
	
margin-bottom: 2%;
}
.proNav ul li a{
	
background: #ebeae9;
	
border-radius: 20px;
	
line-height: 42px;
	
text-align: center;
	
font-size: 16px;
	
display: block;
	
padding: 0% 2%;
}

.proNav ul li:hover a{
	background:#2a854c;
	color:#fff;
}

.header_box{
	width: 100%;
	overflow: hidden;
}
.header{
	width: 100%;
	z-index: 999;
	position: absolute;
top: 0;
left: 0;


}
.p-hide{
	display: none!important;
}
.logo{
	margin-top: 20px;
	width: 15%;
	margin-left: 2%;
}

.nav{
	margin-top: 53px;
	width: 67%;
	height: 40px;
}
.nav ul li{
	float: left;
	width: 12%;
	margin-right: 2%;
	line-height: 40px;
}
.nav ul li a{
	font-size: 18px;
	text-align: center;
display: block;
	font-family: "fonts";
}
.nav ul li:hover{
	background: #2a854c;
	border-radius: 20px;
}
.nav ul li.hover{
	background: #2a854c;
	border-radius: 20px;
}

.nav ul li:hover a{
	color:#fff;
}
.nav ul li.hover a{
	 color:#fff;
}


.tele{
	margin-right: 2%;
	background: #d0cfca;
	margin-top: 50px;
	height: 40px;
	width: 11%;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
}

.tele p{
	font-size: 15px;
	background: url(../img/tel-icon.png) no-repeat 21px;
}


/*bannner*/
@-webkit-keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
@keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
.other_pro_banner{
	height: 769px!important;
}
.other_pro_banner .pro-item{
	height: 769px!important;
}
.pro_banner{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.pro_banner .pro-item{
	background-size: cover;
	-webkit-background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	height:100vh;
	position: relative;
}
.pro_banner .pro-item{
	visibility: visible;
	-webkit-animation:scale-bg 6s linear forwards;
	animation:scale-bg 6s linear forwards;
}

.pro_banner .pro-bg{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 0;
}
.pro_banner .pro-bg:after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	/*background: rgba(0,0,0,0.2);*/
}

/*banner */

 .index_banner .item{
	background-size: cover;
	-webkit-background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	height:100vh;
	position: relative;
}
.index_banner .item.slick-current .scaleBg{
	visibility: visible; 
	-webkit-animation:scale-bg 6s linear forwards;
	animation:scale-bg 6s linear forwards;
}
 .index_banner .items{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.index_banner .items:after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	
}


/*section1*/
.section1{
	width: 100%;
	overflow: hidden;
	background: url(../img/bg3.jpg) no-repeat center;
	height: 4696px;
}
/*é¦–é¡µäº§å“ä¸­å¿ƒ*/
.section1_box1{
	padding-top: 50px;
}

.title{
	height: 120px;
	background: url(../img/title.png) no-repeat center 39px;
	text-align: center;
}

.title h2{
	font-family: fonts;
	letter-spacing:10px;
	font-size: 48px;
}

.section1_product{
	overflow: hidden;
	margin-top: 0px;
}

.product_nav{
	width: 734px;
	margin: 0px auto;
	text-align: center;
}

.product_nav ul li{
	float: left;
	width: 43%;
	margin-left: 20px;
		height: 60px;

}
.product_nav ul li a{
	display: block;
	font-size: 24px;
	height: 60px;
	line-height: 60px;
}
.product_nav ul li:hover{
	background: #c4c2c1;
	border-radius: 20px;
}

.product_cont{
clear: both;
margin-top: 30px;
}

.product_list{
	margin-top: 126px;
}

.product_list li{
	float: left;
	width: 28%;
	margin-left: 2%;
}
.product_list li a{
	display: block;
}

.product_img{
	width: 100%;
	display: block;
	overflow: hidden;
	height: 338px;
}

.product_img img{
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.product_img:hover img{
	transform: scale(1.1);
}

.product_txt{
	width: 100%;
	padding: 20px;
	background: #ebeae9;
	height: 346px;
}

.product_txt h3{
	height: 50px;
	font-size: 24px;
	line-height: 26px;
	border-bottom: 1px solid #e0d6c1;
	text-align: center;
}

.product_tc{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	height: 100px;
	border-bottom: 1px solid #e0d6c1;
}
.product_tc .tc_p1{
	font-size: 24px;
	color:#000;
	width: 20%;
	margin-left: 36px;
	line-height: 67px;
}
.product_tc .tc_p2{
	width: 60%;
	font-size: 18px;
	margin-top: 0px;
	line-height: 68px;
}

.product_zp{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	height: 110px;
	border-bottom: 1px solid #e0d6c1;
}

.product_zp .zp_p1{
	font-size: 24px;
	color:#000;
	width: 20%;
	margin-left: 36px;
	line-height: 67px;
}
.product_zp .zp_p2{

	width: 60%;

	    font-size: 17px;
    color: #000;
    line-height: 64px;

}

.product_txt h4{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
}


@media screen and (max-width: 1500px) {
 .product_img {

    height: 264px;
    }
}

.more1{
	margin-top: 106px !important;
display: block;
width: 21%;
	height: 50px;
	background: #ebeae9;
	margin: 0px auto;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	border-radius: 20px;
}
.more1:hover{
	color: #fff;
	background: #000000;
}

.section1_box2{
	overflow: hidden;
	margin-top: 30px;
}

.section1_cont2{
	    margin-top: 30px;
}
.section1_cont2 a{
	font-size: 18px;
	display: block;
	/*height: 160px;*/
	overflow: hidden;
	line-height: 40px;
	  font-family: 'fonts';
}
.about_img0{ display: block;  }
.about_img0 img{display: block; margin: 0px auto; width: 100%;}
.four{
    margin: 0px 0;

    transform: scale(1.03);
}
.four ul li{
    float: left;
    height: 340px;
    width: 23%;
    margin-right: 2.666666%;
    background: url(../img/l.png) no-repeat right;

    text-align: center;
}
.four ul li:last-child{
    margin-right: 0;
}
.four ul li p:first-child{
    margin-top: 100px;
}
.four ul li p:first-child span{
    font-size: 50px;
    font-weight: bold;
    color: #130f0f;
}
.four ul li p:nth-child(2){
    margin-top: 30px;
    font-size: 18px;
}
.four ul li p:last-child{
    margin: 15px auto 0;
    transition: all 0.3s;
     background: none;
}
.section2{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}

.section2_box{
	margin-top: 55px;
}
.section2_box ul li{
	float: left;
	width: 24%;
	margin-left: 1%;
}


.section2_box ul li img{
	width: 100%;
	height: 255px;
	display: block;
	overflow: hidden;
	border-top-left-radius: 5px;
	overflow: hidden;
	border-top-right-radius: 5px;
	transition: all 0.5s;
}

@media screen and (max-width: 1500px) {
 .section2_box ul li img {

   height: 200px;
    }
}
.section2_box ul li img:hover{
	transform: scale(1.1);
}

.section2_txt{
	padding: 10px;
	height: 240px;
	background: #e1dfdb;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.section2_txt h3{
	font-size: 40px;
	color: #000;
	padding-bottom: 10px;
	text-align: center;
}
.section2_txt p{
	font-size: 18px;
	height: 60px;
	text-align: center;
	color: #000000;
}

.section2_a{
	text-align: center;
	margin-top: 20px;
	margin-left: 10px;
}

.section2_a a{
	display: block;
	float: left;
	font-size: 16px;
	margin-left: 20px;
}
.section2_a span{
	display: block;
	float: left;
	margin-left: 20px;
	font-size: 16px;
}

.section3{
	margin-top: 60px;
	overflow: hidden;
	width: 100%;
}

.section3_cont{
	margin-top: 160px;
}

.section3_cont ul li{
	float: left;
	width: 46%;
	height: 252px;
		margin-bottom: 50px;
	padding: 20px;
	margin-left: 20px;
	background: #7a7776;

}
.section3_cont ul li h4{
	padding-top: 30px;
	font-size: 30px;
	height: 80px;
	color: #fff;

}
.section3_cont ul li span{
	height: 8px;
	background: #fff;
	display: block;
	margin-top: 20px;
	width: 120px;
	margin-bottom: 20px;
}
.section3_cont ul li p{
	font-size: 16px;
	color: #fff;
}

.section4{
	width: 100%;
	overflow: hidden;
	margin-top: 100px;

}

.section4_cont{
	margin-top: 60px;
	overflow: hidden;
}
.section4_cont ul li{
	float: left;
	width: 47%;
	margin-bottom: 60px;
	margin-left: 2%;
}
.section4_cont ul li a{
	display: block;

}
.section4_cont ul li .section4_img{
	width: 30%;
	display: block;
	height: 150px;
	overflow: hidden;

}
.section4_cont ul li .section4_txt{
	width: 66%;
	margin-left: 10px;
}
.section4_cont ul li .section4_txt  h4{
	font-size: 18px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
}
.section4_cont ul li .section4_txt span{
	font-size: 14px;
	height: 30px;
}
.section4_cont ul li .section4_txt p{
	height: 60px;
	margin-top: 10px;
	line-height: 30px;
	overflow: hidden;
	font-size: 13px;
	margin-top: 20px;

}

.more2{
	clear: both;
	margin: 0px auto;
	display: block;
	width: 15%;
	height: 60px;
	font-size: 16px;
	margin-top: -13px !important;
	background: #dcdad3;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	border-radius: 20px;
}
.more2:hover{
	background: #000000;
	color: #fff;
}

/*footer*/
footer{
	width: 100%;
	background: url(../img/foot.jpg) no-repeat center;
	border-top: 1px solid #7d7d7d;
	height: 460px;
	overflow: hidden;
}

.foot1{
		overflow: hidden;
	margin-top: 60px;
}

.foot1 ul li{
	margin-top: 30px;
	width:22%;
	height: 80px;
	margin-left: 47px;
	background: #fff;
	float: left;
}
.foot1 ul li:nth-child(1){
		margin-left: 0px;
}
.foot1 ul li p{
	  font-family: 'fonts';
	font-size: 18px;
	line-height: 80px;
	text-align: center;
}
.foot1 ul li:nth-child(1) p{

	background: url(../img/t1.png) no-repeat 68px;
}
.foot1 ul li:nth-child(2) p{
	background: url(../img/t2.png) no-repeat 68px;
}
.foot1 ul li:nth-child(3) p{

	background: url(../img/t3.png) no-repeat 68px;
}
.foot1 ul li:nth-child(4) p{
	background: url(../img/t4.png) no-repeat 68px;
}

.foot2{
	clear: both;
	overflow: hidden;
	margin-top: 60px;
}

.foot2 .foot2_nav{
	width:60%;
}
.foot2 .foot2_nav ul li{
	float: left;
	width: 20%;
	margin-right: 2%;

}
.foot2 .foot2_nav ul li a{
display: block;
font-size: 15px;
  font-family: "small fonts";
line-height: 40px;
}
.foot2 .foot2_nav ul li  h4{
	font-size: 16px;
	color: #000;
}

.foot2_tle{

}
.foot2_tle p{
font-size: 20px;
}
.foot2_tle span{
	font-size: 18px;
	display: block;
text-align: center;
margin-top: 20px;
}

.foot2_code{
	width: 20%;
}

.foot3{
	clear: both;

	margin-top: 30px;
}
.foot3 p{
	text-align: center;
	font-size: 16px;
	color: #000000;
}

.foot3 p a{

	color: #000000;
}

/*about_section*/
.about_section{

	width: 100%;
	overflow: hidden;
	background: url(../img/about_bg.jpg) no-repeat center;
	background-image: 100%;
	height: 3945px;
}

.about_box1{
	width: 100%;
	padding-top: 80px;
	overflow: hidden;
}

.about_cont1{
	overflow: hidden;
	margin-top: 50px;
}

.about_txt1{
	margin-top: 80px;
	width: 50%;
}
.about_txt1 h3{
 font-size: 42px;
 padding-bottom: 60px;
}
.about_txt1 p{
	font-size: 16px;
	line-height: 40px;
}

.about_img1{
	width: 46%;
	margin-top: 50px;
	height: 456px;
	display: block;
	overflow: hidden;

}
.about_img1 img{
  width: 100%;
  overflow: hidden;
  height: 100%;
  transition: all 0.5s;
}
.about_img1:hover img{
   transform: scale(1.1);
}

.about_box2{
	margin-top: 0px;
	overflow: hidden;
}
.jc img{
	display: block;
	margin: 20px auto;
}
.zs_swiper{
	margin-top: 80px;
}

@media screen and (max-width: 1500px) {
.about_img1 {

    height: 385px;

    }
    .zs_slide{
    	width: 23% !important;
    }
    .zs_slide img{
    	width: 100%;
    }
}

.about_box3{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}

.about_cont3{
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}

.about_cont3 .about_txt3 {
	margin-top: 40px;
	width: 25%;
	padding: 20px;
	height: 687px;
	background: #74716f;
}

.about_img3{
	width: 75%;
	margin-top: 40px;
	height:687px;
}
.about_img3 img{
	width: 100%;

}

.about_txt3 h4{
	padding-top: 60px;
	font-size: 36px;
	color: #fff;
	margin-bottom: 40px;
}
.about_txt3 p{
	color: #fff;
	font-size: 18px;
	color: #fff;
	margin-bottom: 30px;
	line-height: 40px;
}

/*about_box4*/
.about_box4{
	clear: both;
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}

.about_box4 ul {
	margin-top: 80px;
}

.about_box4 ul  li{
	float: left;
	width: 31%;
	margin-left: 20px;
}
.about_box4 ul  li img{
	display: block;
	text-align: center;
	margin: 20px auto;
}
.about_box4 ul  li h4{
	text-align: center;
	margin-top: 50px;
	font-size: 40px;
}
.about_box4 ul  li p{
	text-align: center;
	margin-top: 30px;
	line-height: 40px;
	font-size: 20px;
}
.pro_section{

    width: 100%;
    overflow: hidden;
    background: url(../img/cp_bg.jpg) no-repeat center;
    background-image: 100%;
    height: 3058px;
}

.pro_box1{
	width: 100%;
	overflow: hidden;

}
.pro_cont1{
	margin-top: 30px;
}
.pro_nav1{
	width: 600px;
	margin: 60px auto;
	margin-top: 40px;
	height: 50px;
	border-radius: 20px;
	border: 1px solid #959595;
}

.pro_nav1 ul li{
	float: left;
	width: 50%;
}
.pro_nav1 ul li a{
display: block;
line-height: 40px;
text-align: center;
font-size: 18px;

}

.pro_nav1 ul li:hover{
	height: 52px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	background: #d2d2d2;
}

.pro_list1{
	margin-top: 111px;
}
.pro_list1 ul li{
	float: left;
	width: 22%;
	margin-bottom: 30px;
	margin-right: 30px;
}
.pro_list1 ul li .pro_img1{
	width: 100%;
	height: 254px;
	display: block;
	overflow: hidden;
	transition: all 0.5s;
}

.pro_list1 ul li .pro_img1 img{
	width: 100%;
	height: 100%;
transition: all 0.5s;
}
.pro_list1 ul li .pro_img1:hover img{
	transform: scale(1.1);
}
.pro_txt2{
	height: 80px;
	line-height: 80px;
	background: #fff;
	text-align: center;
	font-size: 18px;
}
@media screen and (max-width: 1500px) {
.pro_list1 ul li .pro_img1 {
    width: 100%;
    height: 214px;
    }
    .foot1 ul li p {

    padding-left: 62px;
}
}

.pro_box2{
	margin-top: 170px;
	clear: both;
	overflow: hidden;
	width: 100%;
}

.pzmain {
		position: relative;
		margin: 30px -10px 0;
		padding: 100px 0 0 0;
	}

	.pzmain li {
		padding: 0 10px;
		float: left;
		width: 24%;
		margin-left: 8px;
	}

	.pzmain li .item {
		width: 300px;
		height: 285px;
		margin: 0 auto;
		padding: 105px 15px 10px;
		position: relative;
		z-index: 1;
		background: url(../img/pinzhibg2.png) no-repeat center;
	}

	.pzmain li .item:hover .pic img {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
	}

	.pzmain li .item .pic {
		width: 185px;
		height: 185px;
		position: absolute;
		left: 50%;
		line-height: 185px;
		text-align: center;
		color: #fff;
		font-size: 62px;
		border-radius: 50%;
		border: 4px solid #e8e8e8;
		margin-left: -92.5px;
		top: -92.5px;
		z-index: 5;
	}

	.pzmain li .item .pic img {
		width: 185px;
		height: 185px;
		border-radius: 50%;
		transition: all 0.35s ease-in-out;
		-webkit-transition: all 0.35s ease-in-out;
		-moz-transition: all 0.35s ease-in-out;
		-o-transition: all 0.35s ease-in-out;
	}

	.vcenter {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		max-width: 100%;
		max-height: 100%;
		display: block;
		vertical-align: middle;
		text-align: center;
		margin: auto;
	}

	.pzmain li .item .txt big {
		text-align: center;
		color: #090b0a;
		font-size: 24px;
		line-height: 40px;
		display: block;
	}

	.pzmain li .item .txt p {
		text-align: center;
		color: #343635;
		margin: 10px auto 0;
		font-size: 18px;
		line-height: 40px;
		display: block;
		padding: 10px;
	}


.ppjz_ys {
		padding: 10px;
		margin-top:90px;
		margin-bottom: 80px;
	}

	.ppjz_ys li {
width: 11%;
height: 170px;
		border-radius: 50%;
		background: #7c7b78;
		float: left;
		margin-left: 10%;
	}

	.ppjz_ys li p {
		text-align: center;
	}

	.ppzj_js_p1 {
		font-size: 30px;
		color: #ffffff;
		margin-top: 30px;
		display: block;
		padding-top: 4px;
	}

	.ppzj_js_p2 {
	margin-top: 18px;
		color: #ffffff;
		font-size: 18px;
	}

	.ppjz_ys li:nth-child(1){
		margin-left: 0px;
	}



@media screen and (max-width: 1500px) {
.ppjz_ys li {
    width: 12%;
    height: 155px;

}
}
.details_section{

	width: 100%;
overflow: hidden;
background: url(../img/cp1.jpg) no-repeat center;
height: 23200px;

}
/*details_box1*/
.details_box1{
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}

.details_cont1{
	margin-top: 60px;
}
.details_fl{
	width: 39%;
		height: 489px;
}
.details_fl img{
	width: 100%;
	overflow: hidden;
	height: 489px;
}

.details_fr{
	width: 59%;
	padding: 1%;
	margin-left: 20px;
	height: 489px;
	background: #dfdedc;
	display: flex;
	flex-direction: row;
	align-items: baseline;
	justify-content: space-between;
}


.about_video{
	width:650px;
	margin:2% auto;
	overflow:hidden;
	
}

@media screen and (max-width: 1500px) {
.details_fl  {
   height: 429px;

}
.details_fl  img{
   height: 429px;

}

.details_fr{
	 height: 429px;
}
}
.details_fr h4{
	padding-top: 20px;
	padding-left: 20px;
	font-size: 36px;
	margin-bottom: 20px;
}

.details_fr p{
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 35px;
		padding-left: 20px;
}
.details_fr span{
	padding-left: 20px;
	display: block;
	margin-top: 20px;
	font-size: 26px;
}

.details_box2{
		width: 100%;
		overflow: hidden;
	margin-top: 80px;
}

.details_cont2{

	padding: 20px;
}
.details_box3{
	margin-top: 173px;
}
.other-service{ margin-top: 60px;}
.other-service .text{
    padding: 260px 60px 0;
    height: 700px;
    width: 30%;
    box-shadow: 0 0 5px #ddd;
    box-sizing: border-box;
    background-color: #4c413c;
}
.other-service .text h3{
    font-size: 36px;
    font-weight: bold;
    line-height: 50px;
    color: #fff;
}
.other-service .text p{
    margin-top: 20px;
    font-size: 18px;
      color: #fff;
    line-height: 30px;
}
.other-service .text a{ font-size: 16px;margin-top: 30px; display: block; background: #f5f5f5; width: 160px; height: 40px; line-height: 40px; text-align: center;}
.other-service .text ul li,.other-service .picture .bg img{
    display: none;
}
.other-service .text ul li:first-child,.other-service .picture .bg img:first-child{
    display: block;
}
.other-service .picture{
    position: relative;
    height: 700px;
    width: 70%;
    box-sizing: border-box;
    z-index: 9;
}
.other-service .picture .bg{
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -2;
}
.other-service .picture .bg img{
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    transition: all 0.5s;
}
.other-service .picture ul li{
    padding-top: 260px;
    float: left;
    height: 700px;
    width: 20%;
    border-right: 1px solid rgba(255,255,255,0.3);
    box-sizing: border-box;
}
.other-service .picture ul li span {
    display: block;
    width: 60px;
    height: 60px;
    opacity: 1;
    transition: .1s;
    transform: translateZ(0);
    margin: 0 auto;
}
.other-service .picture ul li span::before {
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) scale(.75);
    transition: .4s;
    border: 1px solid hsla(0, 0%, 100%, .3);
    border-radius: 100%;
    height: 40px;
    width: 40px;
}

.other-service .picture ul li span i,
.other-service .picture ul li span em {
    background: hsla(0, 0%, 100%, .8);
    border: 1px solid #fff;
    border-radius: 100%;
    height: 22px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) scale(.5);
    transition: .4s;
    width: 22px;
}

.other-service .picture ul li span::after {
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) scale(.75);
    transition: .4s;
    border: 1px solid hsla(0, 0%, 100%, .1);
    border-radius: 100%;
    height: 60px;
    width: 60px;
}
.other-service .picture ul li h3{
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.other-service .picture ul li:hover span::before {
    animation: scalepulse 1.3s linear .3s infinite both;
    transform: translate3d(-50%, -50%, 0) scale(1);
}

.other-service .picture ul li:hover span i,
.other-service .picture ul li:hover span em {
    background: #fff;
    animation: scalepulse 1.3s linear 0s infinite both;
    transform: translate3d(-50%, -50%, 0) scale(1);
}
.other-service .picture ul li:hover span::after {
    animation: scalepulse 1.3s linear .15s infinite both;
    transform: translate3d(-50%, -50%, 0) scale(1);
}
@keyframes scalepulse {
    20% {
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1.15);
        transform: translate3d(-50%, -50%, 0) scale(1.15);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }

    50% {
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
        transform: translate3d(-50%, -50%, 0) scale(1);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}

.details_box4{
	width: 100%;
	margin-top: 111px;
	overflow: hidden;

}

.details_cont4{
	width: 100%;
	overflow: hidden;
margin-top: 180px;
margin-bottom: 120px;
position: relative;
 background: url(../img/line.png) no-repeat 20px;
}

.details_cont4 ul li{
	float: left;
	width: 18%;
	margin-top: 50px;
}
.details_cont4 ul li img{
	text-align: center;
	display: block;
	width: 169px;
	margin: 20px auto;

}
.details_cont4 ul li p{
	font-size: 20px;
	margin-top: 60px;
	font-weight: bold;
	text-align: center;
}
.details_cont4 ul li:nth-child(1){
	margin-top:50px;
}
.details_cont4 ul li:nth-child(2){
	top: -56px;
	left: 20%;
	z-index: 999;
	position: absolute;
}
.details_cont4 ul li:nth-child(3){
top: -3px;
	left: 35%;
	z-index: 999;
	position: absolute;
}
.details_cont4 ul li:nth-child(4){
	top: -56px;
	left: 50%;
	z-index: 999;
	position: absolute;
}
.details_cont4 ul li:nth-child(5){
	top: -3px;
	left: 65%;
	z-index: 999;
	position: absolute;
}

.news_section{
	width: 100%;
	height: 1325px;
	background: url(../img/news_bg.jpg) no-repeat center;
	overflow: hidden;
}

.news_box1{
	margin-top: 0px;
}

.news1_section{
 padding-top: 20px;
	width: 100%;

	background: url(../img/cp1.jpg) no-repeat center;
	overflow: hidden;
	padding-bottom: 50px;

}

.newsinfor{


}
.newsinfor .sub-tit {
    font-size: 38px;
    line-height: 73px;
    color: #222;
    margin-bottom: 30px;
}
.newsinfor .sub-tit .math{
	height: 22px;
}
.newsinfor .math .time{
	font-size: 18px;
	line-height: 22px;
	color: #666666;
	font-family: "Arial";
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #e5e5e5;
}
.newsinfor .math .tit{
	font-size: 16px;
    color: #1e409f;
    line-height: 22px;
}
.newsinfor_cont{
	    width: 100%;
    padding-bottom: 70px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    padding-top: 20px;
    }
.bot{

	margin: 0 auto;
	padding-top: 20px;

}
.bot .box{
	width: 750px;
	float: left;
}
.bot .box p{
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.bot .box p a{
	color: #999;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.bot .box p a:hover{
	color: #666;
}
.bot .btns {
   width: 219px;
    height: 46px;
    line-height: 46px;
   text-align: center;
    border: 1px solid #e5e5e5;
    font-size: 18px;
    color: #757577;
    display: block;
    float: right;

    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.bot .btns:hover{
	background: #ceccc6;
}

.contactbox-section1{
	/*padding-top: 60px;*/
	width: 100%;

	background: url(../img/news_bg.jpg) no-repeat center;
	overflow: hidden;
/*	padding-bottom: 50px;*/
}
.contactbox-section1 .cont .jut .item {
  padding: 0 30px;
  float: left;
  width: 33.333%;
  margin-bottom: 30px;
  }
  .contactbox-section1 .cont {
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;
}
.contactbox-section1 .cont .tit {
    margin-bottom: 60px;
    font-weight: bold;
}
.contactbox-section1 .cont .jut {
    margin: 0 -30px;
    display: flex;
    flex-wrap: wrap;
}
.contactbox-section1 .cont .jut .item .f_tit {
    font-size: 24px;
    line-height: 1;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}

.contactbox-section1 .cont .jut .item .tel {
    font-size: 26px;
    line-height: 36px;
    font-family: "arial";
    margin-top: 26px;
}

.contactbox-section1 .cont .jut .item .text {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 22px;
}
#allmap1 {height: 400px;width: 100%;margin: 20px auto;}
.mapp{
	margin-bottom: 160px;
}


@media screen and (max-width: 1500px) {
 .tele {

 width: 14%;
    }
    .product_zp .zp_p1 {
    font-size: 21px;
    color: #000;
    width: 20%;
    margin-left: 36px;
    line-height: 67px;
}
.four ul li p:nth-child(2) {
    margin-top: 30px;
    font-size: 17px;
}
.foot1 ul li:nth-child(2) p {
    background: url(../img/t2.png) no-repeat 50px;
}
.about_cont3 .about_txt3 {
    margin-top: 40px;
    width: 25%;
    padding: 20px;
    height: 642px;
    background: #74716f;
}
.cont_box1 img{
	width:100%;
}
}