﻿@charset "utf-8";
.common-btn{
	display: inline-block;
	height: 3.75rem;
	line-height: 3.5rem;
	padding: 0 2.33rem;
	border-radius: 1.875rem;
	font-size: 1.33rem;
	color: #fff;
	margin-top: 4rem;
	border: 1px solid #fff;
	position: relative;
	z-index: 2
}
.common-btn:hover{
	color: #fff;
	background: #149837
}
.common-btn.mode2{
	background: #149837;
	border-color: #149837;
	margin: 2rem 0 0 0
}
.common-btn.mode2:hover{
	background: #fff;
	color: #149837
}
.common-pc-nav{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	line-height: 80px;
	padding: 0 44px;
	z-index: 11;
	text-align: center;
	background: rgba(34,34,34,.8)
}
.pc_tNav{position: fixed;}
.ph_tNav{position: fixed;z-index: 99;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.ph_tNav_down{padding-top: 70px;}
.common-pc-nav.innermode{
	position: relative;
}
.common-pc-nav .logo-area{
	float: left;
}
.common-pc-nav .logo-area img{height: 50px;width: auto!important;}
.common-pc-nav .pc-nav-wrap{
	display: inline-block
}
.pc-nav-wrap > div{
	display: inline-block;
	vertical-align: middle;
}
.common-pc-nav .pc-nav-wrap a{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 0 10px;
	margin: 0 10px;
	height: 34px;
	line-height: 30px;
	border: 2px solid transparent;
}
.common-pc-nav .pc-nav-wrap a.active,.common-pc-nav .pc-nav-wrap a:hover{
	border: 2px solid #23b049;
	color: #23b049;
	border-radius: 16px;
}
.common-pc-nav .phone-area{
	float: right
}
.common-pc-nav .phone-area span{
	font-size: 12px;
	font-weight: bold;
	color: #ffc000;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/icon-phone1.svg) no-repeat left center;
	padding-left: 32px
}
.common-pc-nav .flag-area{
	float: right;
	margin-left: 30px;
	position: relative;
	font-size: 0
}

.common-pc-nav .flag-area ._ts{display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.common-pc-nav .flag-area ._ts img{width: 24px;display: block;margin-right: 4px;}
.common-pc-nav .flag-area ._ts .wz{font-size: 12px;color: #fff;line-height: 80px;font-weight: bold;}

.common-pc-nav .flag-area .dropdown-area{
	position: absolute;
	z-index: 12;
	right: 0;
	top: 100%;
	background: rgba(255,255,255,1);
	box-shadow: 0 0 12px rgba(0,0,0,0.1);
	width: 156px;
	opacity: 0;
	transition: all linear 0.3s;
	padding: 8px;
	pointer-events: none
}
.common-pc-nav .flag-area:hover .dropdown-area{
	opacity: 1;
	pointer-events: auto;
	top: 100%
}

.common-pc-nav .flag-area .dropdown-area a{display: flex;justify-content: space-between;align-items: center;padding: 8px;margin-bottom: 4px;}
.common-pc-nav .flag-area .dropdown-area a:last-child{margin-bottom: 0;}
.common-pc-nav .flag-area .dropdown-area a .wz{font-size: 13px;color: #333;line-height: 20px;}
.common-pc-nav .flag-area .dropdown-area a img{width: 18px;display: block;opacity: 0;}
.common-pc-nav .flag-area .dropdown-area a.on .wz{color: #ffc000;}
.common-pc-nav .flag-area .dropdown-area a.on{background-color: rgba(255,192,0,0.2)!important;}
.common-pc-nav .flag-area .dropdown-area a.on img{opacity: 1;}
.common-pc-nav .flag-area .dropdown-area a:hover{background-color: rgba(243,244,246,0.7);}

.swiper-container-index1 .swiper-button-prev-index1,.swiper-container-index1 .swiper-button-next-index1{
	width: 14px;
	height: 22px;
	margin-top: -11px;
	outline: none;
	background-size: 100%
}
.swiper-container-index1 .swiper-button-prev-index1{
	left: 60px
}
.swiper-container-index1 .swiper-button-next-index1{
	right: 60px
}
.swiper-container-index1 .banner-link{
	position: absolute;
	right: 24px;
	bottom: 24px;
}
.swiper-container-index1 .swiper-slide a{position: relative; width:100%; display:block;}
.swiper-container-index1 .swiper-slide a .pic{ padding-bottom: 46.875%; position: relative; overflow: hidden;}
.swiper-container-index1 .swiper-slide a .pic ._imgs{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.swiper-container-index1 .swiper-slide a .pic .img2{display: none;}
.swiper-container-index1 .swiper-slide a .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.swiper-container-index1 .swiper-slide a .wzbox .wz1{font-size: 56px;color: #fff;line-height: 70px;text-align: center;margin-bottom: 14px;font-weight: bold;}
.swiper-container-index1 .swiper-slide a .wzbox .wz2{font-size: 26px;color: #25B047;line-height: 30px;text-align: center;font-weight: bold;}











.common-padding1{
	padding-top: 5.8rem;
	padding-bottom: 4.5rem
}
.common-padding3{
	padding-top: 4rem;
	padding-bottom: 4rem !important
}
.index-model1{
	background: #fbfbfb
}
.common-title1{
	text-align: center;
	cursor: default;
	padding-bottom: 3rem
}
.common-title1.mode3{
	padding-top: 7rem;
	text-align: left
}
.common-title1 h2{
	color: #149837;
	font-size: 3.2rem;
	padding-bottom: 1rem
}
.common-title1.mode2 h2{
	padding-bottom: 1.66rem
}
.common-title1.mode2.special h2{
	color: #333;
}
.common-title1.mode3 h2{
	padding-left: 30%
}
.common-title1 h2 font{
	color: #555;
}
.common-title1 h4{
	font-size: 1.5rem;
	line-height: 2.4rem;
}
.common-title1.mode3 h4{
	color: #fff;
	padding-left: 30%
}
.common-title1 i{
	display: block;
	width: 4rem;
	height: 1px;
	background: #555;
	margin: 1.66rem auto
}
.common-title1 h5{
	font-size: 1.66rem;
	color: #555;
	font-weight: bold;
	margin-bottom: 2.8rem
}
.model1-wrap{
	width: 1700px;
	max-width: 94%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center
}
.model1-wrap .left-area{
	width: 20%;
}
.model1-wrap .left-area .left-content{
	margin: 4rem 0;
	display: flex;
	justify-content: flex-start;
	align-items: center
}
.model1-wrap .left-area .left-content i{
	width: 80px;
	height: 80px;
	border-radius: 100%;
	background: #eeac00 url(../img/icon-index1.png) no-repeat center;
}
.model1-wrap .left-area .left-content:nth-of-type(2) i{
	background: #159838 url(../img/icon-index2.png) no-repeat center;
}
.model1-wrap .left-area .left-content:nth-of-type(3) i{
	background: #219fc5 url(../img/icon-index3.png) no-repeat center;
}
.model1-wrap .left-area .left-content:nth-of-type(4) i{
	background: #1f7a7d url(../img/icon-index4.png) no-repeat center;
}
.model1-wrap .left-area .left-content span{
	margin-left: 2.5rem;
}
.model1-wrap .left-area .left-content span em{
	display: block;
	text-align: left;
	font-size: 1rem;
	color: #555;
	width: 150px;
}
.model1-wrap .left-area .left-content span em:nth-of-type(1){
	font-size: 1.66rem;
	line-height: 4rem;
	height: 4rem
}
.model1-wrap .left-area .left-content span em:nth-of-type(1) b{
	font-size: 4rem;
	font-weight: normal
}
.model1-wrap .center-area{
	width: 24.7%;
	padding-right: 5rem
}
.model1-wrap .center-area h3{
	font-size: 2.33rem;
	color: #149837
}
.model1-wrap .center-area h3 em{
	font-size: 1.33rem;
	font-weight: bold;
	display: block;
	color: #333;
	padding-top: 1rem
}
.model1-wrap .center-area p{
	line-height: 2.2rem;
	font-size: 1.33rem;
	margin-top: 3.5rem
}
.model1-wrap .center-area a{
	display: inline-block;
	height: 4rem;
	line-height: 4rem;
	padding: 0 2.5rem;
	border-radius: 2rem;
	color: #fff;
	font-size: 1.33rem;
	background: #149837;
	margin-top: 3.3rem
}
.model1-wrap .center-area a:hover{
	background: #0e822d
}
.model1-wrap .right-area{
	width: 80%
}
.model1-wrap .right-area img{
	opacity: 0;
	transform: translateY(50px);
	transition: all linear 1s
}
.model1-wrap .right-area img.active{
	opacity: 1;
	transform: translateY(0)
}
.index-model2.special{
	padding-bottom: 0 !important
}
.model2-wrap{
	margin-top: 3rem
}


.model2-wrap .slick-prev{width: 50px;height: 50px;background: url(../img/zimg2.png) no-repeat center center; background-size: cover;left: 30px;top: 50%;z-index: 5;}
.model2-wrap .slick-next{width: 50px;height: 50px;background: url(../img/zimg3.png) no-repeat center center; background-size: cover;right: 30px;top: 50%;z-index: 5;}
.model2-wrap .slick-prev:hover,
.model2-wrap .slick-next:hover{opacity: 0.8;}
@media  screen and (max-width: 1024px){
.model2-wrap .slick-prev{width: 26px;height: 26px;left: 12px;top: 50%;}
.model2-wrap .slick-next{width: 26px;height: 26px;right: 12px;top: 50%;}
}



.model2-content{
	width: 20%;
	height: 41.6rem;
	padding: 0 15px;
	padding-top: 15rem;
	text-align: center;
	font-size: 0;
	transition: all ease-out 0.3s;
	position: relative;
}
.model2-content .bg-area{
	background: #149837;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all ease-out 0.3s;
	z-index: 1
}
.model2-content img{
	display: inline-block;
	position: relative;
	z-index: 2
}
.model2-content h3{
	font-size: 1.66rem;
	color: #fff;
	line-height: 2.33rem;
	padding-top: 1.5rem;
	position: relative;
	z-index: 2
}
.model2-content i{
	display: block;
	width: 3rem;
	height: 2px;
	background: #fff;
	margin: 1.5rem auto;
	position: relative;
	z-index: 2;
	opacity: 0;
	transition: all ease-out 0.3s;
}
.model2-content p{
	font-size: 1.33rem;
	color: #fff;
	line-height: 2rem;
	position: relative;
	z-index: 2;
	opacity: 0;
	transition: all ease-out 0.3s;
	text-align: left;
	padding: 0 30px;
}
.model2-content a{
	opacity: 0;
	transition: all ease-out 0.3s;
}
.model2-content:hover{
	padding-top: 7.66rem;
}
a.model2-content:hover{
	padding-top: 15rem
}
.model2-content:hover .bg-area,.model2-content:hover i,.model2-content:hover p,.model2-content:hover a{
	opacity: 1
}
.model3-wrap{
	/* width: 1518px; */
	max-width: 100%;
	margin: auto;
	font-size: 0
}
.model3-wrap .model3-left{
	display: inline-block;
	width: 46%;
	vertical-align: top;
	padding-left: 4rem
}
.model3-wrap .model3-right{
	display: inline-block;
	width: 53.8%;
	vertical-align: top
	
}
.model3-right .title-area h3{
	font-size: 2.6rem;
	color: #555;
	line-height: 4.6rem;
	padding-top: 0.5rem
}
.model3-wrap h3 font{
	color: #149837
}
.model3-right .title-area h4{
	font-size: 1.5rem;
	color: #555;
	padding-top: 1.2rem
}
.model3-right .link-area{
	padding-top: 0.6rem
}
.model3-right .pagination-area{
	border-top: 1px solid #ecebea;
	border-bottom: 1px solid #ecebea;
	padding: 2rem 0;
	margin-top: 3rem;
}
.swiper-pagination-index2{
	position: relative;
	text-align: left
}
.swiper-pagination-index2 .swiper-pagination-bullet{
	width: auto;
	height: auto;
	background: none;
	font-size: 0;
	opacity: 1;
	margin-right: 1rem;
	outline: none;
}
.swiper-pagination-index2 .swiper-pagination-bullet:last-of-type{
	margin-right: 0
}
.swiper-pagination-index2 .swiper-pagination-bullet i{
	display: inline-block;
	vertical-align: middle;
	width: 3.5rem;
	height: 3.5rem;
	background: url(../img/icon-arrow1.png) no-repeat center;
	background-size: 100% 100%;
	transition: all linear 0.2s
}
.swiper-pagination-index2 .swiper-pagination-bullet .text-area{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	margin-left: 0.8rem
}
.swiper-pagination-index2 .swiper-pagination-bullet .text-area h3{
	font-size: 1.2rem;
	font-weight: bold;
	transition: all linear 0.2s;
	padding-bottom: 0.2rem
}
.swiper-pagination-index2 .swiper-pagination-bullet .text-area h4{
	font-size: 1rem;
	color: #888;
	transition: all linear 0.2s;
	padding-top: 0.2rem
}
.swiper-pagination-index2 .swiper-pagination-bullet-active i{
	background: url(../img/icon-arrow2.png) no-repeat center;
	background-size: 100% 100%
}
.swiper-pagination-index2 .swiper-pagination-bullet-active .text-area h3,.swiper-pagination-index2 .swiper-pagination-bullet-active .text-area h4{
	color: #149837
}
.index-model4{
	position: relative;
	height: 703px;
	background: url(../img/bg-index1.jpg) no-repeat top center;background-size: cover;
}
.model4-wrap{
	position: absolute;
	top: 54%;
	transform: translateY(-50%);
	left: 15%
}
.model4-wrap h3{
	font-size: 3rem;
	line-height: 6rem;
}
.model4-wrap h3 font{
	color: #149837
}
.model4-wrap h4{
	font-size: 1.5rem;
	line-height: 2rem;
	padding: 2rem 0 2.4rem;
}
.index-model5{
	background: url(../img/bg-index2.jpg) repeat;
}
.common-padding2{
	padding-top: 8.7rem;
	padding-bottom: 7rem
}
.index-model6{
	background: url(../img/bg-index3.jpg) no-repeat center top; background-size: cover;
	height: 696px;
	padding-bottom: 8.5rem
}
.swiper-pagination-index3{
	left: 0;
	top: 0;
	height: 100%;
	position: absolute;
	width: 300px;
}
.swiper-pagination-index3 .swiper-pagination-bullet{
	width: 100%;
	height: 116px;
	line-height: 116px;
	background: #149837;
	border-bottom: 1px solid #21a845;
	border-radius: 0;
	text-align: left;
	color: #fff;
	font-size: 1.3rem;
	outline: none;
	opacity: 1;
	transition: all linear 0.2s;
	padding: 0 14px;
}
.swiper-pagination-index3 .swiper-pagination-bullet-active{
	background: #fff;
	color: #149837
}
.model6-wrap{
	padding-left: 30%;
	padding-top: 5rem;
}
.model6-content{
	font-size: 0;
}
.model6-content .text-area{
	display: inline-block;
	vertical-align: top;
	width: 46%;
	border-right: 1px solid #575658;
	margin-right: 4%
}
.model6-content .text-area:nth-of-type(2){
	border: none;
	margin-right: 0
}
.model6-content .text-area h3{
	font-size: 1.66rem;
	font-weight: bold;
	color: #fff;
	margin-bottom: 3rem
}
.model6-content .text-area .list-area{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	height: 150px
}
.model6-content .text-area .list-area span{
	display: block;
	width: 100%;
	font-size: 1rem;
	color: #fff;
}
.model6-content .text-area .list-area span a{color: #fff;}
.model6-content .text-area .list-area span a:hover{opacity: 0.8;}
.model6-content .link-area{
	padding-top: 2rem
}
.index-model7{
	background: #f7f7f7
}
.model7-wrap{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.model7-content{
	display: block;
	width: 47%;
	margin-top: 3.5rem;
	padding-bottom: 1.8rem;
	border-bottom: 1px solid #dfdfdf
}
.model7-content h3{
	font-size: 1.5rem;
	color: #555;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 1rem;
	transition: all linear 0.2s
}
.model7-content:hover h3{
	color: #149837
}
.model7-content p{
	font-size: 1.16rem;
	color: #555;
	line-height: 1.8rem;
	height: 3.6rem;
	overflow: hidden
}
.model7-content span{
	font-size: 1.16rem;
	color: #555;
	text-decoration: underline;
	margin-top: 0.3rem;
	display: block;
}
.model7-link{
	text-align: center;
	padding-top: 3.3rem
}
.common-footer{
	background: #333;
	padding: 5rem 15px 4rem
}
.common-footer .logo-area{
	float: left;
	width: 14%;
	text-align: center;
}
.common-footer .logo-area > a{
	display: inline-block
}
.common-footer .logo-area .qrcode-area{
	display: inline-block;
	margin-top: 1.4rem
}
.common-footer .logo-area .qrcode-area span{
	display: block;
	font-size: 1.16rem;
	color: #bebebe;
	margin-top: 0.6rem;
	width: 70%;
	margin: 0 auto;
}
.common-footer .footer-nav-wrap{
	float: right;
	width: 77%;
	display: flex;
	justify-content: space-between
}
.common-footer .footer-nav-wrap .nav-content a{
	display: block;
	color: #888;
	font-size: 1rem;
	line-height: 1.77rem
}
.common-footer .footer-nav-wrap .nav-content a:nth-of-type(1){
	font-size: 1.2rem;
	color: #fff;
	font-weight: bold;
	padding-bottom: 1rem
}
.common-footer .footer-nav-wrap .nav-content a:hover{
	text-decoration: underline !important
}
.common-fcompany{
	background: #444;
}
.fcompany-wrap{
	display: flex;
	justify-content: space-between;
	width: 1345px;
	margin: auto;
	max-width: 100%
}
.fcompany-wrap .fcompany-content{
	width: 34%;
	border-right: 1px solid #4d4d4d;
	padding: 3.8rem 4.5rem
}
.fcompany-wrap .fcompany-content:last-of-type{
	border: none
}
.fcompany-wrap .fcompany-content h3{
	font-size: 1.66rem;
	color: #fff;
}
.fcompany-wrap .fcompany-content i{
	display: block;
	width: 3.33rem;
	height: 3px;
	margin: 0.8rem 0;
	background: #149837
}
.fcompany-wrap .fcompany-content h4{
	font-size: 1.33rem;
	color: #fff;
	padding-bottom: 1rem
}
.fcompany-wrap .fcompany-content span{
	display: block;
	line-height: 2rem
}
.fcompany-wrap .fcompany-content span::after{
	clear: both;
	display: block;
	content: ""
}
.fcompany-wrap .fcompany-content span font{
	float: left;
	color: #a3a3a3;
	font-size: 1.16rem
}
.fcompany-wrap .fcompany-content span font:nth-of-type(1){
	width: 14%;
}
.fcompany-wrap .fcompany-content span font:nth-of-type(2){
	width: 85%;
}
.common-footercopy{
	background: #333;
	line-height: 4.6rem
}
.common-footercopy .a{
	display: inline-block;
	color: #fff;
	font-size: 1rem;
	margin-left: 0.5rem
}
.common-footercopy .a{
	float: right;
}
.common-footercopy .a img{
	display: inline-block;
	width: 1.2rem;
	vertical-align: sub;
	margin-right: 0.6rem
}
.right-fixed-wrap{
	position: fixed;
	right: 0;
	bottom: 10%;
	background: rgba(0,0,0,.64);
	height: 46px;
	line-height: 46px;
	padding: 0 23px;
	border-radius: 23px 0 0 23px;
	z-index: 12;
	cursor: pointer;
	transition: all linear 0.2s
}
.right-fixed-wrap:hover{
	background: #149837
}
.right-fixed-wrap img,.right-fixed-wrap span{
	display: inline-block;
	vertical-align: middle
}
.right-fixed-wrap span{
	font-size: 14px;
	color: #fff;
	margin-left: 1rem;
}

.inner-banner-wrap img{
	display: block;
	width: 100%
}
.common-crumbs{
	background: #f9f9f9;
	height: 4.3rem;
	line-height: 4.3rem;
}
.common-crumbs .crumbs-wrap a{
	display: inline-block;
	vertical-align: middle;
	font-size: 1.16rem;
	color: #888
}
.common-crumbs .crumbs-wrap i{
	display: inline-block;
	vertical-align: middle;
	font-size: 1.16rem;
	color: #888;
	padding: 0 0.5rem
}
.common-crumbs .crumbs-wrap span{
	display: inline-block;
	vertical-align: middle;
	font-size: 1.16rem;
	color: #333
}
.service-list-wrap .list-content{
	padding: 35px 40px
}
.service-list-wrap .list-content:nth-of-type(2n){
	background: #f6f6f6
}
.service-list-wrap .list-content::after{
	clear: both;
	display: block;
	content: ""
}
.service-list-wrap .list-content .left-area{
	float: left;
	width: 77%;
}
.service-list-wrap .list-content .left-area .img-area{
	float: left;
	width: 6%;
}
.service-list-wrap .list-content .left-area .img-area img{
	display: block;
	width: 100%
}
.service-list-wrap .list-content .left-area .text-area{
	float: left;
	width: 80%;
	margin-left: 3%
}
.service-list-wrap .list-content .left-area .text-area h3{
	font-size: 2.33rem;
	line-height: 2.6rem;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all linear 0.2s
}
.service-list-wrap .list-content .left-area:hover .text-area h3{
	color: #149837
}
.service-list-wrap .list-content .left-area .text-area h4{
	font-size: 1.33rem;
	color: #000;
	padding: 1.3rem 0 1.3rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.service-list-wrap .list-content .left-area .text-area p{
	font-size: 1.3rem;
	color: #666;
	line-height: 2rem;
	height: 4rem;
	overflow: hidden
}
.service-list-wrap .list-content .right-area{
	float: right;
	width: 23%;
	padding: 2rem 0 0.5rem 3%;
	border-left: 1px solid #ddd
}
.service-list-wrap .list-content .right-area a{
	display: block;
	line-height: 2rem;
	font-size: 1.33rem;
	color: #888;
	background: url(../img/icon-inner2.png) no-repeat left center;
	padding-left: 2.7rem
}
.service-list-wrap .list-content .right-area a:hover{
	color: #149837
}
.info-window-bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	z-index: 1201;
	background: rgba(0,0,0,.8);
	opacity: 0;
	pointer-events: none;
	transition: all linear 0.3s
}
.info-window-bg.active{
	height: 100%;
	opacity: 1;
	pointer-events: auto
}
/*.info-window-content.mode1{display: none!important;}
.info-window-content.mode2{display: block!important;}*/
.info-window-content{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #fff;
	border-radius: 1rem;
	width: 500px;
	max-width: 90%;
	padding: 1.4rem 0
}

.info-window-content .process-img2 img{max-width: 100%!important;width: 80.6%;}
.info-window-content .mode2_tit{font-size: 16px;color: #999999;line-height: 20px;text-align: center;margin-bottom: 30px;}
.info-window-content .mode2_ul .mode2_li{margin-bottom: 20px;display: flex;justify-content: center;align-items: center;}
.info-window-content .mode2_ul .mode2_li:last-child{margin-bottom: 0;}
.info-window-content .mode2_ul .mode2_li a{display: block;font-size: 20px;color: #01b87f;line-height: 24px;}
.info-window-content .mode2_ul .mode2_li a:hover{text-decoration: underline!important;}
.info-window-content .mode_info{font-size: 16px;color: #333333;line-height: 20px;text-align: center;font-weight: bold;padding: 0 12px 30px 12px;}
@media  screen and (max-width: 1680px){
.info-window-content .mode2_tit{font-size: 12px;line-height: 16px;margin-bottom: 12px;}
.info-window-content .mode2_ul .mode2_li{margin-bottom: 10px;}
.info-window-content .mode2_ul .mode2_li a{font-size: 14px;line-height: 20px;}
.info-window-content .mode_info{font-size: 14px;line-height: 20px;padding: 0 8px 12px 8px;}
}



.info-window-content .title-area{
	line-height: 4rem;
	font-size: 2.5rem;
	color: #333;
	text-align: center;
	padding-top: 1.5rem
}
.info-window-content .process-img{
	text-align: center;
	padding: 1rem
}
.info-window-content .process-img img{
	display: inline-block;
	max-width: 87%
}
.info-window-content .form-area{
	padding:1rem 2rem 2rem;
}
.info-window-content .form-area .input-area{
	margin-bottom: 2rem
}
.info-window-content .form-area .input-area em{
	display: block;
	color: #333;
	font-size: 1.33rem;
	line-height: 2.4rem
}
.info-window-content .form-area .input-area input{
	display: block;
	width: 100%;
	height: 4.3rem;
	line-height: 4.3rem;
	border: 1px solid #ddd;
	border-radius: 0.3rem;
	padding: 0 0.8rem 0 4rem;
	background: url(../img/icon-zhuce2.png) no-repeat 1rem center;
	background-size: auto 55%;
	font-size: 1.33rem;
}
.info-window-content .form-area .input-area:nth-of-type(2) input{
	background: url(../img/icon-zhuce3.png) no-repeat 1rem center;
	background-size: auto 55%;
}
.info-window-content .form-area .input-area:nth-of-type(3) input{
	background: url(../img/icon-zhuce1.png) no-repeat 1rem center;
	background-size: auto 55%;
}
.info-window-content .form-area .input-area input::placeholder{
	color: #ccc;
}
.info-window-content .form-area .btn-area, .info-window-content.mode2 .btn-area{
	padding-top: 2rem;
	text-align: center
}
.info-window-content.mode2 .btn-area{
	margin: 0 2rem;
	padding-bottom: 2rem
}
.info-window-content .form-area .btn-area input, .info-window-content.mode2 .btn-area a{
	display: block;
	width: 100%;
	background: none;
	border: none;
	background: #02b980;
	color: #fff;
	height: 4.1rem;
	line-height: 4.1rem;
	font-size: 1.5rem;
	border-radius: 2.05rem
}
.info-window-content.mode2 .success-area{
	text-align: center;
	font-size: 1.15rem;
	line-height: 1.8rem;
	padding: 1rem 0 0.6rem
}
.info-window-content .close-infowindow{
	position: absolute;
	right: 0;
	top: 0;
	padding: 1rem;
	font-size: 2rem;
	line-height: 2rem;
	cursor: pointer
}
.inner-nav-wrap{
	border-bottom: 1px solid #e4e4e4;
	line-height: 7rem;
	position: relative;
	padding: 0 3.5rem;
	margin-bottom: 5rem
}
.inner-nav-wrap.special{
	margin: 3rem auto 1rem
}
.inner-nav-wrap .inner-nav-area{
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.inner-nav-wrap img{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer
}
.inner-nav-wrap img:nth-of-type(2){
	left: auto;
	right: 0
}
.inner-nav-wrap a{
	display: inline-block;
	font-size: 1.5rem;
	color: #333;
	margin: 0 1.8rem;
}
.inner-nav-wrap a.active{
	color: #149837;
	font-weight: bold;
	border-bottom: 3px solid #149837
}
.service-detail-wrap{
	padding-bottom: 3rem
}
.service-detail-wrap .title-area{
	font-size: 2.66rem;
	font-weight: bold;
	text-align: center
}
.service-detail-wrap .detail-content{
	padding: 4.1rem 2.5rem;
	border-bottom: 1px solid #d9d9d9;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.service-detail-wrap .detail-content:nth-of-type(2n) {
	flex-direction:row-reverse;
	
}
.service-detail-wrap .detail-content:last-of-type{
	border: none
}

.service-detail-wrap .detail-content .img-area{
	width: 46.6%;
}

.service-detail-wrap .detail-content .img-area img{
	display: block;
	width: 100%;
	border-radius: 1rem
}
.service-detail-wrap .detail-content .text-area{
	width: 50%;
}

.service-detail-wrap .detail-content .text-area h3{
	font-size: 1.8rem;
	color: #149837;
	line-height: 2.5rem
}
.service-detail-wrap .detail-content .text-area h4{
	font-size: 1.5rem;
	color: #555;
	line-height: 2.2rem;
	padding: 2.5rem 0
}
.service-detail-wrap .detail-content .text-area .edit-wrap{
	font-size: 1.33rem;
	color: #888;
	line-height: 2.4rem;
	margin-top: 20px;
}
.service-detail-wrap .detail-content .text-area .edit-wrap img,.service-detail-wrap .detail-content .text-area .edit-wrap iframe,.service-detail-wrap .detail-content .text-area .edit-wrap video{
	max-width: 100%
}
.solution-list-wrap{
	padding-top: 3rem;
	font-size: 0
}
.solution-list-wrap::after{
	clear: both;
	display: block;
	content: ""
}
.solution-list-content{
	float: left;
	width: 30.5%;
	border-radius: 1rem;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	margin-bottom: 3rem;
	transition: all linear 0.2s;
	margin-right: 4.25%;
}
.solution-list-content:nth-of-type(3n){
	margin-right: 0
}
.solution-list-content:hover{
	box-shadow: 0 0.5rem 1.3rem rgba(0,0,0,.1)
}
.solution-list-content .img-area{
	height: 20rem;
	overflow: hidden;
}
.solution-list-content .img-area img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all linear 0.2s
}
.solution-list-content:hover .img-area img{
	transform: scale(1.1)
}
.solution-list-content .text-area{
	padding: 1.8rem;
	text-align: center
}
.solution-list-content .text-area h3{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 2rem;
	color: #333;
	line-height: 1.24;
}
.solution-list-content .text-area h4{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1.8rem;
	color: #333;
	padding: 0 0 1rem;
}
.solution-list-content .text-area span{
	display: block;
	text-align: left;
	font-size: 1.16rem;
	color: #555;
	transition: all linear 0.2s
}
.solution-list-content:hover .text-area span{
	color: #149837
}
.index-model8.special{
	background: #f5f5f5
}
.inner-edit-wrap{
	font-size: 1.16rem;
	padding-top: 6rem
}
.inner-edit-wrap img,.inner-edit-wrap iframe,.inner-edit-wrap video{
	max-width: 100%
}
.service-detail-wrap.special .detail-content{
	padding: 3rem 2.5rem;
	border: none
}
.service-detail-wrap.special .detail-content .text-area h3{
	color: #333;
	font-weight: bold;
}
.service-detail-wrap.special .detail-content .text-area h4{
	padding: 1.5rem 0
}
.service-detail-wrap.special .detail-content .img-area{
	width: 35.6%;
}
.service-detail-wrap.special .detail-content:nth-of-type(2n) .img-area{
	margin-left: 0;
	margin-right: 0
}
.service-detail-wrap.special .detail-content:nth-of-type(2n) .text-area{
	width: 50%;
	margin-right: 0;
	margin-left: 0;
}
.news-list-content{
	display: block;
	padding: 3rem 4rem;
	border-bottom: 1px solid #e4e4e4;
}
.news-list-content::after{
	clear: both;
	display: block;
	content: ""
}
.news-list-content .img-area{
	float: left;
	width: 34.6%;
	height: 22.5rem;
	border-radius: 1rem;
	position: relative;
	transition: all linear 0.2s
}
.news-list-content .img-area img{
	display: block;
	border-radius: 1rem;
	width: 100%;
	height: 100%;
}
.news-list-content:hover .img-area{
	transform: scale(1.05)
}
.news-list-content .img-area i{
	position: absolute;
	top: 1rem;
	left: -0.6rem;
	background: url(../img/icon-hot.png) no-repeat center;
	background-size: 100% 100%;
	width: 70px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 1.33rem
}
.news-list-content .text-area{
	float: right;
	width: 61.1%;
}
.news-list-content .text-area h3{
	font-size: 1.8rem;
	color: #333;
	line-height: 2.5rem;
	margin-top: 2.3rem;
	height: 6rem;
	overflow: hidden
}
.news-list-content .text-area p{
	font-size: 1.33rem;
	color: #888;
	line-height: 2rem;
	max-height: 10rem;
	overflow: hidden;
	margin-top: 1.8rem
}
.news-list-content:hover .text-area h3{
	color: #149837
}
.detail-news-title{
	text-align: center;
	padding: 6rem 0 3.5rem;
	border-bottom: 1px solid #e0e0e0
}
.detail-news-title h1{
	font-size: 2.6rem;
	font-weight: bold;
	color: #333;
	line-height: 3.5rem
}
.detail-news-title h4{
	font-size: 1.16rem;
	margin-top: 1.6rem
}
.detail-news-wrap{
	padding: 2rem 0 4rem;
	font-size: 1.33rem;
	color: #777;
	line-height: 1.8rem
}
.detail-news-wrap img,.detail-news-wrap iframe,.detail-news-wrap video{
	max-width: 100%
}
.detail-news-page{
	padding-bottom: 6rem;
}
.detail-news-page a{
	display: block;
	font-size: 1.33rem;
	line-height: 2.3rem;
	color: #777
}
.detail-news-page a font{
	color: #333 !important
}
.detail-news-page a:hover{
	color: #149837
}

.dropdown-child2{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	background: #ffffff;
	box-shadow: 0 0 12px rgba(0,0,0,0.1);
	transition: all linear 0.3s
}
.pc-nav-wrap > div:hover .dropdown-child2{
	opacity: 1;
	pointer-events: auto
}
.dropdown-child2 .child-wrap2{padding: 40px 0;display: flex;justify-content: space-between;align-items: flex-start;width: 900px;margin: 0 auto;}
@media  screen and (max-width: 1680px){
	.dropdown-child2 .child-wrap2{padding: 40px 0;}
}
.dropdown-child2 .child-wrap2 ._l{width: 30%;}
.dropdown-child2 .child-wrap2 ._l .dd{margin-bottom: 30px;}
.dropdown-child2 .child-wrap2 ._l .dd:last-child{margin-bottom: 0;}
.dropdown-child2 .child-wrap2 .ejwz{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #dddddd;}
.dropdown-child2 .child-wrap2 .ejwz a{
	display: block;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	margin: 0;
	height: 20px;
	line-height: 20px;
	border: 0;
	text-align: left;
}
.dropdown-child2 .child-wrap2 ._l .sjbox a{
	display: block;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
	padding: 0;
	margin: 0;
	height: 20px;
	line-height: 20px;
	border: 0;
	text-align: left;
	margin-bottom: 14px;
}
.dropdown-child2 .child-wrap2 .ejwz a:hover,
.dropdown-child2 .child-wrap2 ._l .sjbox a:hover{color: #ffc000;}

.dropdown-child2 .child-wrap2 ._l .sjbox a:last-child{margin-bottom: 0;}
.dropdown-child2 .child-wrap2 ._r{width: 60%;}
.dropdown-child2 .child-wrap2 ._r .ol{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.dropdown-child2 .child-wrap2 ._r .ol .od{width: 50%;padding: 10px;}
.dropdown-child2 .child-wrap2 ._r .ol a{
	display: block;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
	padding: 0;
	margin: 0;
	height: 20px;
	line-height: 20px;
	border: 0;
	text-align: left;
}

.dropdown-child2 .child-wrap2 ._r .ol a:hover{color: #ffc000;}


.dropdown-child{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	background: #ffffff;
	box-shadow: 0 0 12px rgba(0,0,0,0.1);
	transition: all linear 0.3s
}
.pc-nav-wrap > div:hover .dropdown-child{
	opacity: 1;
	pointer-events: auto
}
.dropdown-child .child-wrap{
	width: 800px;
	padding: 24px 0;
	margin: 0rem 35%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	text-align: left;
}
.dropdown-child .child-wrap a{
	display: inline-block;
	font-size: 14px;
	color: #000;
	line-height: 26px;
	font-weight: normal;
	width: 33.3333%;
	white-space: nowrap;
	margin: 0;
	padding: 0
}
.dropdown-child .child-wrap a:hover{
	border: 2px solid transparent;
	text-decoration: underline !important
}

@media (max-width:1300px) {
	.swiper-container-index1 .swiper-button-prev-index1{
		left: 4vw
	}
	.swiper-container-index1 .swiper-button-next-index1{
		right: 4vw
	}
	.model1-wrap .left-area .left-content span em{
	width: 130px;
	}
	.common-padding1,.common-padding2,.common-padding3{
		padding-top: 3rem;
		padding-bottom: 2rem !important
	}
	.common-title1{
		padding-bottom: 1.5rem
	}
	.swiper-container-index1 .banner-link{
		right: 3vw;
		bottom: 3vw;
	}
	.swiper-container-index1 .banner-link img{
		width: 20vw
	}
	.common-title1 h2{
		font-size: 6vw;
		max-width: 84%;
		margin: auto;
		line-height: 8vw
	}
	.common-title1 h4{
		font-size: 3.5vw;
		line-height: 5vw;
		max-width: 80%;
		margin: auto;
	}
	.model1-wrap{
		flex-wrap: wrap
	}
	.model1-wrap .left-area{
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding: 0 1vw;
		align-items: center
	}
	.model1-wrap .left-area .left-content span em{
	font-size: 1rem;
	}
	.model1-wrap .left-area .left-content{
		width: 50%;
		margin: 1rem 0
	}
	.model1-wrap .left-area .left-content i{
		width: 10vw;
		height: 10vw;
		background-size: 57% !important
	}
	.model1-wrap .left-area .left-content span em:nth-of-type(1){
		line-height: 8vw;
		height: 8vw
	}
	.model1-wrap .left-area .left-content span{
		margin-left: 4vw;
	}
	.model1-wrap .left-area .left-content span em:nth-of-type(1) b{
		font-size: 6vw;
	}
	.model1-wrap .center-area{
		width: 100%;
		padding: 0 4vw;
		margin-top: 6vw
	}
	.model1-wrap .center-area p{
		margin-top: 3vw;
		line-height: 1.7rem
	}
	.model1-wrap .center-area a{
		margin-top: 5vw
	}
	.model1-wrap .right-area{
		width: 100%;
		padding: 3vw;
	}
	.model2-wrap{
		margin-top: 1rem;
		flex-wrap: wrap
	}
	.model2-content{
		width: 100%;
		height: 60vw;
		padding-top: 21vw;
		background-size: 100% auto !important
	}
	.model2-content img{
		width: 10vw;
	}
	.model2-content h3{
		font-size: 1.16rem;
		line-height: 1.5rem;
		padding-top: 0.5rem
	}
	.model2-content:hover{
		padding-top: 5vw;
	}
	.model2-content i,.model2-content p{
		display: none !important
	}
	.model2-content a{
		margin-top: 1.5vw
	}
	.common-btn{
		height: 2.75rem;
		line-height: 2.5rem;
		padding: 0 1.5rem;
		font-size: 1.16rem
	}
	.model3-wrap .model3-left{
		display: block;
		width: 100%;
	}
	.model3-wrap .model3-right{
		display: block;
		width: 100%;
		padding: 0 0 2rem 0;
	}
	.model3-right .title-area h3{
		font-size: 1.6rem;
		line-height: 2.4rem;;
		
	}
	.model3-right .title-area h4{
		font-size: 1.33rem;
		padding-top: 0.6rem
	}
	.model3-right .pagination-area{
		padding: 2rem 0;
		margin-top: 2rem
	}
	.model3-wrap .model3-left{
	padding-left: 0rem;
}
	.swiper-pagination-index2 .swiper-pagination-bullet{
		margin-right: 0;
	}
	.swiper-pagination-index2 .swiper-pagination-bullet i{
		display: none
	}
	.swiper-pagination-index2 .swiper-pagination-bullet .text-area{
		margin-left: 0;
		margin-right: 5vw;
	}
	.swiper-pagination-index2 .swiper-pagination-bullet:last-of-type .text-area{
		margin-right: 0
	}
	.swiper-pagination-index2 .swiper-pagination-bullet .text-area h4{
		font-size: 3.2vw
		
	}
	.model3-right .link-area{
		padding-top: 1.5rem
	}
	.index-model4{
		height: auto;
		padding: 50px 15px 20px 15px;
		background: url(../img/bg-index1_02.jpg) no-repeat top center;
		background-size: cover;
	}
	.model4-wrap{
		position: relative;
		top: 0;
		left: 0;
		transform: translateY(0)
	}
	.model4-wrap h3{
		font-size: 1.5rem;
		line-height: 2rem;;
		width: 70%;
	}
	.model4-wrap h4{
		padding: 3vw 0
	}
	.common-title1.mode2 h2{
		padding-bottom: 0.6rem
	}
	.common-title1 i{
		margin: 1rem auto
	}
	.common-title1 h5{
		margin-bottom: 1.8rem
	}
	.swiper-pagination-index3{
		position: relative;
		width: 100%;
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.common-title1.mode3{
		padding-top: 3rem;
		text-align: center
	}
	.common-title1.mode3 h2,.common-title1.mode3 h4{
		padding-left: 0
	}
	.swiper-pagination-index3 .swiper-pagination-bullet{
		height: 12vw;
		line-height: 12vw;
		width: auto;
		padding: 0 4vw;
		font-size: 3.6vw;
		display: inline-block
	}
	.model6-wrap{
		padding-left: 0;
		padding-top: 1rem
	}
	.model6-content .text-area{
		width: 100%;
		margin-right: 0;
		padding: 2vw;
	}
	.model6-content .text-area h3{
		margin-bottom: 1.2rem
	}
	.model6-content .text-area .list-area span{
		font-size: 1rem;
		line-height: 1.8rem
	}
	.model6-content .text-area .list-area{
		height: auto
	}
	.model6-content .link-area{
		padding-top: 0
	}
	.model6-content .link-area .common-btn{
		margin-top: 2rem
	}
	.index-model6{
		height: auto;
		padding-bottom: 3rem
	}
	.model7-content{
		margin-top: 1rem;
		padding-bottom: 1rem
	}
	.model7-link{
		padding-top: 1.8rem
	}
	.common-footer .footer-nav-wrap{
		display: none
	}
	.common-footer{
		padding: 2.5rem 15px
	}
	.common-footer .logo-area{
		float: none;
		width: 100%
	}
	.common-footer .logo-area a img{width: 70%;margin: 0 auto;}
	.common-footer .logo-area > a{
		display: block;
	}
	.common-footer .logo-area .qrcode-area{
		margin-top: 1.5rem
	}
	.common-footer .logo-area .qrcode-area img{width: 40%;margin: 0 auto;}
	.fcompany-wrap{
		flex-wrap: wrap;
		padding: 2vw 0 6vw;
	}
	.fcompany-wrap .fcompany-content{
		width: 100%;
		padding: 4vw 4vw 0;
		border: none
	}
	.fcompany-wrap .fcompany-content h4{
		padding-bottom: 0.5rem
	}
	.fcompany-wrap .fcompany-content span{
		line-height: 5vw;
	}
	.common-footercopy{
		line-height: 6vw;
		padding-bottom: 20vw;
		padding-top: 5vw;
	}
	.common-footercopy .a{
		float: none
	}
	.right-fixed-wrap{
		bottom: 9%;
		height: 10vw;
		line-height: 10vw;
		padding: 0 3vw;
	}
	.right-fixed-wrap img{
		width: 3.4vw
	}
	.right-fixed-wrap span{
		font-size: 3.6vw;
		margin-left: 1vw;
	}
	.service-list-wrap{
		margin: 0 -15px
	}
	.service-list-wrap .list-content{
		padding: 2rem 1rem 1rem
	}
	.service-list-wrap .list-content .left-area{
		float: none;
		width: 100%;
	}
	.service-list-wrap .list-content .left-area::after{
		clear: both;
		display: block;
		content: ""
	}
	.service-list-wrap .list-content .left-area .img-area{
		width: 17%;
		margin-right: 1rem;
	}
	.service-list-wrap .list-content .left-area .text-area{
		float: none;
		margin-left: 0;
		width: 100%
	}
	.service-list-wrap .list-content .right-area{
		width: 100%;
		float: none;
		padding: 1rem 0 0;
		border: none;
	}
	.service-list-wrap .list-content .right-area a{
		display: inline-block;
		margin-right: 2rem;
		margin-bottom: 1rem
	}
	.crumbs-wrap{
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.inner-nav-wrap{
		line-height: 12vw;
		margin-bottom: 2rem;
		padding: 0
	}
	.inner-nav-wrap img{
		display: none
	}
	.inner-nav-wrap .inner-nav-area{
		overflow-x: auto;
		overflow-y: hidden;
	}
	.inner-nav-wrap .inner-nav-area a{
		margin: 0 1.2rem 0 0
	}
	.service-detail-wrap{
		padding-bottom: 1.5rem
	}
	.service-detail-wrap .detail-content{
		padding: 1.5rem 0;
	}
	.service-detail-wrap .detail-content .img-area{
		float: none;
		width: 100%
	}
	.service-detail-wrap .detail-content .text-area{
		position: relative;
		top: auto;
		left: auto !important;
		right: auto !important;
		width: 100%;
		transform: translateY(0);
		margin-top: 16px;
	}
	.service-detail-wrap .title-area{
		font-size: 2.2rem;
	}
	.service-detail-wrap .detail-content .text-area h3{
		font-size: 2rem;
		padding-top: 0
	}
	.service-detail-wrap .detail-content .text-area h4{
		padding: 0 0 0.6rem
	}
	.solution-list-content{
		display: block;
		float: none;
		width: 100%;
		margin: 0 auto 15px
	}
	.solution-list-content .img-area{
		height: auto
	}
	.inner-edit-wrap{
		padding-top: 3rem
	}
	.inner-nav-wrap.special{
		margin-top: 1rem
	}
	.service-detail-wrap.special .detail-content{
		padding: 15px;
	}
	.service-detail-wrap.special .detail-content .text-area h4{
		padding:  0
	}
	.service-detail-wrap.special .detail-content .img-area{
		width: 100%;
		margin-left: 0
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.service-detail-wrap.special .detail-content:nth-of-type(2n) .img-area{
		margin-left: 0;
		margin-right: 0
	}
	.service-detail-wrap.special .detail-content:nth-of-type(2n) .text-area{
		width:100%;
		float: left;
		margin-top: 14px;
		margin-bottom: 35px;
	}
	.news-list-content{
		padding: 1.5rem 0
	}
	.news-list-content .img-area,.news-list-content .text-area{
		float: none;
		width: 100%;
		height: auto
	}
	.news-list-content .text-area h3 {
		font-size: 2rem;
		line-height: 2.4rem;
		margin-top: 1.6rem;
		height: auto;
		max-height: 4.8rem
	}
	.news-list-content .text-area p{
		margin-top: 0.8rem
	}
	.detail-news-title{
		padding: 3rem 0 2rem
	}
	.detail-news-title h1{
		font-size: 2rem;
		line-height: 2.5rem
	}
	.detail-news-title h4{
		margin-top: 1rem
	}
	.detail-news-page{
		padding-bottom: 3rem
	}
	.info-window-content .form-area .input-area{
		margin-bottom: 1.3rem;
	}
	.info-window-content .form-area .input-area input{
		height: 3.4rem;
		line-height: 3.4rem;
	}
	.info-window-content .form-area .btn-area, .info-window-content.mode2 .btn-area{
		padding-top: 1rem;
	}
	.info-window-content .form-area .btn-area input, .info-window-content.mode2 .btn-area a{
		height: 3.2rem;
		line-height: 3.2rem
	}
	.info-window-content.mode2 .success-area{
		padding: 0;
	}
	.dropdown-child{
		display: none
	}
}
@media (min-width: 1300px) and (max-width:1400px){
		.model1-wrap .left-area{
	width: 28%;
}
.dropdown-child .child-wrap{
	width: 800px;
	padding: 24px 0;
	margin: 0rem 30%;
}
}


.w_1920{max-width: 1920px;margin-left: auto;margin-right: auto;}
.newmbx_cont{padding: 0 170px;}
.new_section .w_1920{display: flex;justify-content: flex-start;align-items: stretch;}
.new_section .detail-news-title{padding-top: 0!important;}
.new_section .detail-news-title h1{font-size: 2.4rem;}
.new_section .detail-news-page{padding-bottom: 0!important;}
.new_section ._left{width: 73.95833333333333%;padding: 102px 70px 30px 170px;}
.new_section ._right{width: 26.04166666666667%;background-color: #eeeeee;padding: 70px 100px 70px 90px;}
.new_section ._right ul li{margin-bottom: 36px;}
.new_section ._right ul li:last-child{margin-bottom: 0;}
.new_section ._right ul .pic{ width: 100%; padding-bottom: 56.666%; position: relative; overflow: hidden;border-radius: 12px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.new_section ._right ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.new_section ._right ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.new_section ._right ul .wzbox{margin-top: 16px;}
.new_section ._right ul .wz{font-size: 16px;color: #525252;line-height: 22px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.new_section ._right ul a:hover .wz{color: #ffc000;}
@media  screen and (max-width: 1024px){
.newmbx_cont{padding: 0 15px;}
.new_section .w_1920{display: block;}
.new_section .detail-news-title{padding-top: 0!important;}
.new_section .detail-news-title h1{font-size: 1.8rem;}
.new_section .detail-news-page{padding-bottom: 0!important;}
.new_section ._left{width: 100%;padding: 30px 15px;}
.new_section ._right{width: 100%;padding: 20px 15px;}
.new_section ._right ul{margin: -6px;width: calc(100% + 12px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.new_section ._right ul li{margin-bottom: 0;padding: 6px;width: 50%;}
.new_section ._right ul .wzbox{margin-top: 6px;}
.new_section ._right ul .wz{font-size: 14px;line-height: 20px;}
}




.case_section .w_1920{display: flex;justify-content: flex-start;align-items: stretch;}
.case_section .detail-news-title{padding-top: 0!important;}
.case_section .detail-news-page{padding-bottom: 0!important;}
.case_section ._left{width: 73.95833333333333%;padding: 96px 80px 86px 170px;}
.case_section ._right{width: 26.04166666666667%;background-color: #eeeeee;padding: 70px 100px 70px 90px;}
.case_section ._right ul li{margin-bottom: 36px;}
.case_section ._right ul li:last-child{margin-bottom: 0;}
.case_section ._right ul .pic{ width: 100%; padding-bottom: 56.666%; position: relative; overflow: hidden;border-radius: 12px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.case_section ._right ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.case_section ._right ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.case_section ._right ul .wzbox{}
.case_section ._right ul .wz{font-size: 16px;color: #525252;line-height: 22px;margin-top: 16px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.case_section ._right ul a:hover .wz{color: #ffc000;}
@media  screen and (max-width: 1024px){
.case_section .w_1920{display: block;}
.case_section .detail-news-title{padding-top: 0!important;}
.case_section .detail-news-title h1{font-size: 1.6rem;}
.case_section .detail-news-page{padding-bottom: 0!important;}
.case_section ._left{width: 100%;padding: 30px 15px;}
.case_section ._right{width: 100%;padding: 20px 15px;}
.case_section ._right ul{margin: -6px;width: calc(100% + 12px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.case_section ._right ul li{margin-bottom: 0;padding: 6px;width: 50%;}
.case_section ._right ul .wz{font-size: 14px;line-height: 20px;margin-top: 6px;}
}

.t_nav2{width: 100%;height: 80px;}
@media  screen and (max-width: 1024px){
.t_nav1{width: 100%;height: 50px;}
.t_nav2{width: 100%;height: 50px;}
}

.w_1590{max-width: 1590px;margin-left: auto;margin-right: auto;position: relative;}
.w_1410{max-width: 1410px;margin-left: auto;margin-right: auto;position: relative;}
@media  screen and (max-width: 1600px){
.w_1590{max-width: 90%;}
.w_1410{max-width: 90%;}
}
@media  screen and (max-width: 1024px){
.w_1590{padding: 0 15px;max-width: 100%;}
.w_1410{padding: 0 15px;max-width: 100%;}
}

.index-model9{width: 100%;padding-top: 70px;padding-bottom: 70px;}
.index-model9 .sy_section9_content{padding-top: 56px;padding-bottom: 36px;}
.index-model9 .sy_section9_content ul{margin: -10px -30px;width: calc(100% + 60px);display: flex;flex-wrap: wrap;}
.index-model9 .sy_section9_content li{padding: 10px 30px;width: 33.333%;}
.index-model9 .sy_section9_content a{display: block;width: 100%;padding: 8px 0;border-bottom: 1px solid #dddddd;display: flex;justify-content: space-between;align-items: flex-start;}
.index-model9 .sy_section9_content a .wz{font-size: 18px;color: #333333;line-height: 24px;width: calc(100% - 30px);min-height: 48px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.index-model9 .sy_section9_content a img{width: 22px;display: block;}
.index-model9 .sy_section9_content a .ico2{display: none;}
.index-model9 .sy_section9_content a:hover{border-bottom-color: #149837;}
.index-model9 .sy_section9_content a:hover .wz{color: #149837;}
.index-model9 .sy_section9_content a:hover .ico1{display: none;}
.index-model9 .sy_section9_content a:hover .ico2{display: block;}
@media  screen and (max-width: 1024px){
.index-model9{padding-top: 30px;padding-bottom: 30px;}
.index-model9 .sy_section9_content{padding-top: 20px;padding-bottom: 20px;}
.index-model9 .sy_section9_content ul{margin: -6px;width: calc(100% + 12px);}
.index-model9 .sy_section9_content li{padding: 6px;width: 50%;}
.index-model9 .sy_section9_content a .wz{font-size: 14px;line-height: 20px;width: calc(100% - 26px);min-height: 40px;-webkit-line-clamp:2;}
.index-model9 .sy_section9_content a img{width: 20px;}
}

.xj_section{width: 100%;padding-top: 50px;padding-bottom: 70px;}
.xj_section .bt{font-size: 46px;color: #ffffff;line-height: 50px;text-align: center;margin-bottom: 10px;}
.xj_section .jj{font-size: 18px;color: #ffffff;line-height: 24px;text-align: center;margin-bottom: 44px;}
.xj_section .xj_cont .dl{display: flex;justify-content: space-between;}
.xj_section .xj_cont .dl .dd{width: 28.36879432624113%;}
.xj_section .xj_cont .dl .dd input{width: 100%;height: 50px;display: block;font-size: 18px;color: #333;background-color: #ffffff;padding: 0 24px;border-radius: 10px;}
.xj_section .xj_cont .dl .dd input::-webkit-input-placeholder{font-size: 18px;color: #999999;opacity: 1;}
.xj_section .xj_cont .dl .dd input::-moz-placeholder{font-size: 18px;color: #999999;opacity: 1;}
.xj_section .xj_cont .dl .dd input::moz-placeholder{font-size: 18px;color: #999999;opacity: 1;}
.xj_section .xj_cont .dl .dd input:-ms-input-placeholder{font-size: 18px;color: #999999;opacity: 1;}
.xj_section .xj_cont .dl .dd .button{background-color: #149837;border-radius: 10px;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.xj_section .xj_cont .dl .dd .button img{width: 24px;display: block;}
.xj_section .xj_cont .dl .dd .button .wz{font-size: 18px;color: #ffffff;line-height: 50px;margin-right: 6px;}
.xj_section .xj_cont .dl .dd .button:hover{opacity: 0.8;}
.xj_section .xj_cont .dl .dd:last-child{width: 10.63829787234043%;}
@media  screen and (max-width: 1024px){
.xj_section{padding-top: 30px;padding-bottom: 30px;}
.xj_section .bt{font-size: 20px;line-height: 24px;margin-bottom: 8px;}
.xj_section .jj{font-size: 14px;line-height: 20px;margin-bottom: 20px;}
.xj_section .xj_cont .dl{display: block;}
.xj_section .xj_cont .dl .dd{width: 100%;margin-bottom: 12px;}
.xj_section .xj_cont .dl .dd:last-child{margin-bottom: 0;}
.xj_section .xj_cont .dl .dd input{height: 38px;font-size: 14px;padding: 0 12px;border-radius: 6px;}
.xj_section .xj_cont .dl .dd input::-webkit-input-placeholder{font-size: 14px;}
.xj_section .xj_cont .dl .dd input::-moz-placeholder{font-size: 14px;}
.xj_section .xj_cont .dl .dd input::moz-placeholder{font-size: 14px;}
.xj_section .xj_cont .dl .dd input:-ms-input-placeholder{font-size: 14px;}
.xj_section .xj_cont .dl .dd .button{border-radius: 6px;}
.xj_section .xj_cont .dl .dd .button img{width: 20px;}
.xj_section .xj_cont .dl .dd .button .wz{font-size: 14px;line-height: 40px;}
.xj_section .xj_cont .dl .dd:last-child{width: 50%;}

.swiper-pagination-index2 .swiper-pagination-bullet i{display: inline-block;width: 2.6rem;height: 2.6rem;}
.swiper-pagination-index2 .swiper-pagination-bullet{margin-bottom: 12px;}
.swiper-pagination-index2 .swiper-pagination-bullet .text-area{padding-left: 10px;}
.swiper-pagination-index2 .swiper-pagination-bullet .text-area h3{font-size: 16px;line-height: 20px;}
.swiper-pagination-index2 .swiper-pagination-bullet .text-area h4{font-size: 14px;line-height: 20px;}

.service-detail-wrap .detail-content .text-area .list-paddingleft-2{padding-left: 20px;}


}
.index-model3{padding-left: 30px;padding-right: 30px;}
@media  screen and (max-width: 1024px){
.index-model3{padding-left: 15px;padding-right: 15px;}
}

.sol_section{width: 100%;background-color: #fff;padding: 30px;}
.sol_section .ul{margin: -10px;width: calc(100% + 20px);}
.sol_section .ul .li{padding: 10px;}
.sol_section .ul a{display: block;width: 100%;background-color: #fff;margin-bottom: 20px;}
.sol_section .ul a:last-child{margin-bottom: 0;}
.sol_section .ul a .pic{ width: 100%; padding-bottom: 45.714%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sol_section .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sol_section .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sol_section .ul  .slick-dots{ height: 8px; text-align: center;margin-top: 20px;}
.sol_section .ul  .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 5px; background: #dddddd;}
.sol_section .ul  .slick-dots li.slick-active{ background: #ffc000;}
@media  screen and (max-width: 1024px){
.sol_section{padding: 14px;}
.sol_section .ul{margin: -6px;width: calc(100% + 12px);}
.sol_section .ul .li{padding: 6px;}
.sol_section .ul a{margin-bottom: 12px;}
.sol_section .ul  .slick-dots{ height: 8px; text-align: center;margin-top: 20px;}
.sol_section .ul  .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 4px; background: #dddddd;}
.sol_section .ul  .slick-dots li.slick-active{ background: #ffc000;}
}

.abo_title{margin-bottom: 50px;}
.abo_title .wz{font-size: 42px;color: #0B9934;line-height: 50px;text-align: center;margin-bottom: 12px;font-weight: bold;}
.abo_title .line{width: 200px;height: 8px;background-color: #FF9500;border-radius: 8px;margin: 0 auto;}
.abo_section1{width: 100%;padding-top: 50px;padding-bottom: 50px;border-bottom: 1px solid #F3F2F3;}
.abo_section1 .abo_cont1{margin: 0 -34px;width: calc(100% + 68px);display: flex;justify-content: flex-start;align-items: flex-start;}
.abo_section1 .abo_cont1 .dd{width: 50%;padding: 0 34px;font-size:20px;color: #5D5D5D;line-height: 30px;}
.abo_section1 .abo_cont1 .dd span{color: #0C5AAA;font-weight: bold;}
.abo_section1 .abo_cont2{margin-top: 60px;margin-bottom: 70px;}
.abo_section1 .abo_cont2 .u1{display: flex;justify-content: center;align-items: flex-start;margin-bottom: 20px;}
.abo_section1 .abo_cont2 .u1 li{margin-right: 70px;}
.abo_section1 .abo_cont2 .u1 li:last-child{margin-right: 0;}
.abo_section1 .abo_cont2 .u1 .picbox{width: 130px;margin: 0 auto;}
.abo_section1 .abo_cont2 .u1 .pic{ padding-bottom: 100%; position: relative; overflow: hidden;}
.abo_section1 .abo_cont2 .u1 .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.abo_section1 .abo_cont2 .u1 .wzbox{margin-top: 10px;}
.abo_section1 .abo_cont2 .u1 .wz{font-size: 20px;color: #7D7674;line-height: 24px;text-align: center;min-height: 48px;}
.abo_section1 .abo_cont2 .u2{display: flex;justify-content: center;align-items: flex-start;}
.abo_section1 .abo_cont2 .u2 .li{margin-right: 50px;}
.abo_section1 .abo_cont2 .u2 .li:last-child{margin-right: 0;}
.abo_section1 .abo_cont2 .u2 .pic img{height: 60px;display: block;}
.abo_section1 .abo_cont3 .ul{display: flex;justify-content: center;align-items: center;}
.abo_section1 .abo_cont3 .ul li{margin-right: 20px;}
.abo_section1 .abo_cont3 .ul li:last-child{margin-right: 0;}
.abo_section1 .abo_cont3 .ul li .a{display: flex;justify-content: flex-start;align-items: center;}
.abo_section1 .abo_cont3 .ul li .a .ico img{width: 120px;display: block;}
.abo_section1 .abo_cont3 .ul li .a .wzbox{padding-left: 12px;}
.abo_section1 .abo_cont3 .ul li .a .wzbox ._twz{margin-bottom: 10px;display: flex;justify-content: flex-start;align-items: flex-end;}
.abo_section1 .abo_cont3 .ul li .a .wzbox ._twz ._num{font-size: 36px;color: #69615E;line-height: 34px;font-weight: bold;margin-right: 4px;}
.abo_section1 .abo_cont3 .ul li .a .wzbox ._twz ._wz{font-size: 16px;color: #69615E;line-height: 20px;}
.abo_section1 .abo_cont3 .ul li .a .wzbox ._bwz{font-size: 14px;color: #69615E;line-height: 20px;}
.abo_section2{padding-top: 50px;padding-bottom: 80px;}
.abo_section2 .abo_cont1{margin: 0 -34px;width: calc(100% + 68px);display: flex;justify-content: flex-start;align-items: flex-start;}
.abo_section2 .abo_cont1 .dd{width: 50%;padding: 0 34px;font-size:20px;color: #5D5D5D;line-height: 30px;}
.abo_section2 .abo_cont1 .dd span{color: #0C5AAA;font-weight: bold;}
.abo_section2 .abo_cont2{margin-top: 56px;}
.abo_section2 .abo_cont2 img{width: 100%;display: block;}
.abo_section3{padding-bottom: 140px;}
.abo_section3 .abo_title{margin-top: 50px;}
.abo_section3 .abo_cont1{margin: 0 -34px;width: calc(100% + 68px);display: flex;justify-content: flex-start;align-items: flex-start;}
.abo_section3 .abo_cont1 .dd{width: 50%;padding: 0 34px;font-size:20px;color: #5D5D5D;line-height: 30px;}
.abo_section3 .abo_cont1 .dd span{color: #0C5AAA;font-weight: bold;}
.abo_section3 .abo_cont2 img{width: 100%;display: block;}
@media  screen and (max-width: 1024px){
.abo_title{margin-bottom: 20px;}
.abo_title .wz{font-size: 20px;line-height: 24px;margin-bottom: 8px;}
.abo_title .line{width: 100px;height: 4px;border-radius: 4px;}
.abo_section1{padding-top: 30px;padding-bottom: 30px;}
.abo_section1 .abo_cont1{margin: 0;width: 100%;display: block;}
.abo_section1 .abo_cont1 .dd{width: 100%;padding: 0;font-size:15px;line-height: 22px;margin-bottom: 12px;}
.abo_section1 .abo_cont1 .dd:last-child{margin-bottom: 0;}
.abo_section1 .abo_cont2{margin-top: 30px;margin-bottom: 30px;}
.abo_section1 .abo_cont2 .dd{margin-bottom: 16px;}
.abo_section1 .abo_cont2 .dd:last-child{margin-bottom: 0;}
.abo_section1 .abo_cont2 .u1{display:block;margin-bottom: 0;margin: 0 -6px;width: calc(100% + 12px);}
.abo_section1 .abo_cont2 .u1 li{margin-right: 0;padding: 0 6px;}
.abo_section1 .abo_cont2 .u1 .picbox{width: 80px;}
.abo_section1 .abo_cont2 .u1 .wzbox{margin-top: 8px;}
.abo_section1 .abo_cont2 .u1 .wz{font-size: 14px;line-height: 20px;min-height: 1px;}
.abo_section1 .abo_cont2 .u2{display: block;margin: 0 -6px;width: calc(100% + 12px);}
.abo_section1 .abo_cont2 .u2 li{margin-right: 0;padding: 0 6px;}
.abo_section1 .abo_cont2 .u2 .pic{display: flex;justify-content: center;align-items: center;}
.abo_section1 .abo_cont2 .u2 .pic img{height: 32px;}
.abo_section1 .abo_cont3 .ul{display: block;margin: 0 -6px;width: calc(100% + 12px);}
.abo_section1 .abo_cont3 .ul li{margin-right: 0;padding: 0 6px;}
.abo_section1 .abo_cont3 .ul li:last-child{margin-right: 0;}
.abo_section1 .abo_cont3 .ul li .a{display: block;}
.abo_section1 .abo_cont3 .ul li .a .ico{width: 80px;margin: 0 auto 10px auto;}
.abo_section1 .abo_cont3 .ul li .a .ico img{width: 80px}
.abo_section1 .abo_cont3 .ul li .a .wzbox{padding-left: 0;width: 100%;}
.abo_section1 .abo_cont3 .ul li .a .wzbox ._twz{margin-bottom: 8px;justify-content: center;}
.abo_section1 .abo_cont3 .ul li .a .wzbox ._twz ._num{font-size: 20px;;line-height: 24px;margin-right: 2px;}
.abo_section1 .abo_cont3 .ul li .a .wzbox ._twz ._wz{font-size: 14px;line-height: 18px;}
.abo_section1 .abo_cont3 .ul li .a .wzbox ._bwz{font-size: 13px;text-align: center;}
.abo_section1 .abo_cont2 .u1 .slick-dots{ height: 8px; text-align: center;margin-top: 10px;}
.abo_section1 .abo_cont2 .u1 .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 4px; background: #dddddd;}
.abo_section1 .abo_cont2 .u1 .slick-dots li.slick-active{ background: #ffc000;}
.abo_section1 .abo_cont2 .u2 .slick-dots{ height: 8px; text-align: center;margin-top: 10px;}
.abo_section1 .abo_cont2 .u2 .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 4px; background: #dddddd;}
.abo_section1 .abo_cont2 .u2 .slick-dots li.slick-active{ background: #ffc000;}
.abo_section1 .abo_cont3 .ul .slick-dots{ height: 8px; text-align: center;margin-top: 10px;}
.abo_section1 .abo_cont3 .ul .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 4px; background: #dddddd;}
.abo_section1 .abo_cont3 .ul .slick-dots li.slick-active{ background: #ffc000;}
.abo_section2{padding-top: 30px;padding-bottom: 10px;}
.abo_section2 .abo_cont1{margin: 0;width: 100%;display: block;}
.abo_section2 .abo_cont1 .dd{width: 100%;padding: 0;font-size:15px;line-height: 22px;margin-bottom: 12px;}
.abo_section2 .abo_cont1 .dd:last-child{margin-bottom: 0;}
.abo_section2 .abo_cont2{margin-top: 20px;}
.abo_section3{padding-bottom: 30px;}
.abo_section3 .abo_title{margin-top: 20px;}
.abo_section3 .abo_cont1{margin: 0;width: 100%;display: block;}
.abo_section3 .abo_cont1 .dd{width: 100%;padding: 0;font-size:15px;line-height: 22px;margin-bottom: 12px;}
.abo_section3 .abo_cont1 .dd:last-child{margin-bottom: 0;}
.service-detail-wrap .detail-content .text-area .edit-wrap{
	margin-top: 6px;
}
}

.abo2_section{margin-top: 56px;}
.abo2_section ul{margin: -10px -12px;width: calc(100% + 24px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.abo2_section ul li{width: 25%;padding: 10px 12px;}
.abo2_section ul .a{display: block;width: 100%;}
.abo2_section ul .a img{width: 66px;display: block;margin: 0 auto 12px auto;}
.abo2_section ul .a .wzbox .btbox{border-radius: 12px 12px 0 0;padding: 6px 20px;text-align: center;min-height: 80px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.abo2_section ul .a .wzbox .btbox img{display: none;}
.abo2_section ul .a .wzbox .btbox .bt1{font-size: 16px;color: #080808;line-height: 20px;margin-bottom: 2px;font-weight: bold;}
.abo2_section ul .a .wzbox .btbox .bt2{font-size: 16px;color: #080808;line-height: 20px;}
.abo2_section ul .a .wzbox .info{width: 100%;padding: 16px;border-top: 0!important;}
.abo2_section ul .a .wzbox .info .dl .dd{padding-left: 20px;position: relative;font-size: 14px;color: #8c8c8c;line-height: 24px;}
.abo2_section ul .a .wzbox .info .dl .dd::after{content: "";display: block;width: 8px;height: 8px;background-color: #575757;border-radius: 100%;position: absolute;left: 0;top: 8px;}
@media  screen and (max-width: 1024px){
.abo2_section{margin-top: 20px;}
.abo2_section ul{margin: -6px;width: calc(100% + 12px);}
.abo2_section ul li{width: 100%;padding: 6px;}
.abo2_section ul .a img{width: 40px;margin: 0;display: none;}
.abo2_section ul .a .wzbox .btbox{border-radius: 8px 8px 0 0;padding: 6px 10px;min-height: 1px;display: flex;justify-content: flex-start;align-items: center;flex-direction: row;}
.abo2_section ul .a .wzbox .btbox img{display: block!important;}
.abo2_section ul .a .wzbox .btbox>div{width: calc(100% - 40px);padding-left: 10px;text-align: left;}
.abo2_section ul .a .wzbox .btbox .bt1{font-size: 14px;line-height: 18px;}
.abo2_section ul .a .wzbox .btbox .bt2{font-size: 14px;line-height: 18px;}
.abo2_section ul .a .wzbox .info{padding: 12px;border-top: 0!important;}
.abo2_section ul .a .wzbox .info .dl .dd{padding-left: 12px;line-height: 20px;}
.abo2_section ul .a .wzbox .info .dl .dd::after{width: 6px;height: 6px;top: 7px;}
}

.abo3_section{display: flex;justify-content: flex-start;align-items: flex-start;}
.abo3_section ._l{width: 47.61904761904762%;}
.abo3_section ._l img{width: 100%;display: block;}
.abo3_section ._r{width: 52.38095238095238%;padding-left: 14px;}
.abo3_section ._r ul{margin-bottom: 18px;}
.abo3_section ._r ul li{font-size: 12px;color: #1f1f1f;line-height: 18px;position: relative;padding-left: 18px;}
.abo3_section ._r ul li::after{content: "";display: block;width: 8px;height: 8px;background-color: #febf01;border-radius: 100%;position: absolute;left: 0;top: 5px;}
.abo3_section ._r .pic{display: flex;justify-content: flex-end;align-items: flex-start;}
.abo3_section ._r .pic img{max-width: 100%; display: block;}
@media  screen and (max-width: 1024px){
.abo3_section{display: block;}
.abo3_section ._l{width: 100%;}
.abo3_section ._r{width: 100%;padding-left: 0;margin-top: 10px;}
.abo3_section ._r ul{margin-bottom: 12px;}
.abo3_section ._r ul li{padding-left: 14px;}
.abo3_section ._r ul li::after{width: 6px;height: 6px;top: 6px;}
}






.service-list-wrap .list-content:last-child{margin-bottom:30px;}

@media  screen and (max-width: 1024px){
.service-list-wrap .list-content:last-child{margin-bottom:15px;}
}



@media  screen and (max-width: 1024px){
.ph_tNav_down .xialaph{width: 100%; height: calc(100vh - 70px);overflow: scroll; padding: 0 20px 60px 20px;z-index:3; }
.ph_tNav_down .xialaph .a1box,
.ph_tNav_down .xialaph .a2box{position: relative;}
.ph_tNav_down .xialaph .icobox{width: 40px;height: 40px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.ph_tNav_down .xialaph .ico{height: 28px;position: absolute;right: 0;top: 50%;margin-top: -14px;z-index: 4;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.ph_tNav_down .xialaph .ico img{height: 100%;display: block;}
.ph_tNav_down .xialaph .ico img.img2{display: none;}
.ph_tNav_down .xialaph .icobox.on img.img1{display: none;}
.ph_tNav_down .xialaph .icobox.on img.img2{display: block;}
.ph_tNav_down .xialaph .icobox.on .ico{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.ph_tNav_down .xialaph .u1{width: 100%;margin-bottom: 20px;}
.ph_tNav_down .xialaph .l1{width: 100%;}
.ph_tNav_down .xialaph .a1{width: 100%;font-size: 16px;color: #fff;text-align: left; line-height: 26px;position: relative;padding: 12px 40px 12px 0;display: block;border-bottom: 1px solid rgba(255,255,255,0.1);}
.ph_tNav_down .xialaph .u2{width: 100%;padding-left: 20px;padding-right: 20px;border-bottom: 1px solid rgba(255,255,255,0.1);display: none;}
.ph_tNav_down .xialaph .l2{width: 100%;}
.ph_tNav_down .xialaph .a2{width: 100%;font-size: 16px;color: #fff;text-align: left; line-height: 22px;position: relative;padding: 10px 40px 10px 0;display: block;border-bottom: 1px solid rgba(255,255,255,0.1);}
.ph_tNav_down .xialaph .u3{padding-left: 20px;padding-right: 20px; border-bottom: 1px solid rgba(255,255,255,0.1);display: none;}
.ph_tNav_down .xialaph .l2:last-child .u3{border-bottom: 0;}
.ph_tNav_down .xialaph .l2:last-child .a2{border-bottom: 0;}
.ph_tNav_down .xialaph .l3{width: 100%;}
.ph_tNav_down .xialaph .a3{font-size: 14px;color: #fff;text-align: left; line-height: 20px;padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid rgba(255,255,255,0.1);display: block;}
.ph_tNav_down .xialaph .l3:last-child .a3{border-bottom: 0;}
.ph_tNav_down .xialaph .input_box{width: 100%;border-bottom: 1px solid rgba(255,255,255,0.1);margin-bottom: 20px;position: relative;}
.ph_tNav_down .xialaph .input_box input{width: 100%;height: 40px;padding-right: 60px;font-size: 16px;color: #5a5a5a;}
.ph_tNav_down .xialaph .input_box input::-webkit-input-placeholder{font-size: 16px;color: #5a5a5a;}
.ph_tNav_down .xialaph .input_box input::-moz-placeholder{font-size: 16px;color: #5a5a5a;}
.ph_tNav_down .xialaph .input_box input::moz-placeholder{font-size: 16px;color: #5a5a5a;}
.ph_tNav_down .xialaph .input_box input:-ms-input-placeholder{font-size: 16px;color: #5a5a5a;}
.ph_tNav_down .xialaph .input_box img{width: 24px;cursor: pointer;position: absolute;right: 14px;top: 50%;margin-top: -12px;}
.ph_tNav_down .xialaph .yyqh_box{width: 100%;font-size: 0;text-align: center;}
.ph_tNav_down .xialaph .yyqh_box a{display: inline-block;vertical-align: middle;font-size: 16px;color: #5a5a5a;line-height: 20px;margin-right: 14px;}
.ph_tNav_down .xialaph .yyqh_box a:last-child{margin-right: 0;}
.ph_tNav_down .xialaph .yyqh_box a.on,
.ph_tNav_down .xialaph .yyqh_box a:hover{color: #fff;text-align: left; }

.swiper-container-index1 .swiper-slide a .wzbox{display: none;}

.swiper-container-index1 .swiper-slide a .pic .img1{display: none;}
.swiper-container-index1 .swiper-slide a .pic .img2{display: block;}
}

@media  screen and (max-width: 1024px){
    .swiper-container-index1 .swiper-slide a .wzbox{display:block;}
.swiper-container-index1 .swiper-slide a .wzbox .wz1{font-size: 20px;color: #fff;line-height: 30px;margin-bottom: 6px;}
.swiper-container-index1 .swiper-slide a .wzbox .wz2{font-size: 16px;color: #25B047;line-height: 20px;}


}



.aboutbox{padding-top:50px; padding-bottom:0px;}
.aboutbox .abouttit{}
.aboutbox .aboutcon{font-size: 20px;
color: #5D5D5D;
line-height: 30px;}

@media  screen and (max-width: 1024px){
.aboutbox{padding-top:30px; padding-bottom:0px;}
.aboutbox .aboutcon{font-size: 15px;
line-height: 22px;}

}

.abo_section1{padding-top:0;}


.tc_img_wz{font-size: 16px;color: #02b980;line-height: 20px;text-align: center;margin-top: 6px;}
@media  screen and (max-width: 1024px){
.tc_img_wz{font-size: 14px;}
}


.ny_banner{position: relative;}
.ny_banner .ny_banner_wz{width: 100%;position: absolute;left: 0;top: 38%}
.ny_banner .ny_banner_wz .wz1{font-size: 40px;color: #fff;line-height: 60px;text-align: center;margin-bottom: 20px;font-weight: bold;}
.ny_banner .ny_banner_wz .wz2{font-size: 24px;color: #149837;line-height: 30px;text-align: center;}
@media  screen and (max-width: 1680px){
.ny_banner .ny_banner_wz .wz1{font-size: 32px;line-height: 40px;}
.ny_banner .ny_banner_wz .wz2{font-size: 20px;line-height: 24px;}
}
@media  screen and (max-width: 1024px){
.ny_banner .ny_banner_wz{display: none;}
.service-detail-wrap .detail-content{display: block;}
}





