.alert-background{
	display:none;
	position:fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: #fff;
	opacity: 1;
	z-index:99;
}
.video-box110{
	display: none;
        margin-left: -640px;
    	margin-top: -360px;
        height: 720px;
    	width: 1280px;
   	position: fixed;
    	top: 50%;
    	left: 50%;
    	z-index: 100;
}

.video-box110 .close{
    height: 28px;
    width: 28px;
    background:url('/frontend/web/image/index/close_video.png') no-repeat top left;
    position: absolute;
    top: -28px;
    right: -54px;
}

.video-box110 .close:hover{
        transform: rotate(180deg);
}

.video-box{
    display: none;
    margin-left: -640px;
    margin-top: -360px;
    height: 720px;
    width: 1280px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100;
}

.video-box .close{
    height: 28px;
    width: 28px;
    background:url('/frontend/web/image/index/close_video.png') no-repeat top left;
    position: absolute;
    top: -28px;
    right: -54px;
}

.video-box .close:hover{
	transform: rotate(180deg);
}

.banner-wrap{
	/*margin: 0 auto;
     	max-width: 1440px;*/
    	height: 550px;
}

.banner-wrap .banner-item{
	margin: 0 auto;
	max-width: 1440px;
	height: 550px;
	position: relative;
}

.banner-wrap .banner-item .ibg{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
}

.banner-wrap .banner-item:hover .ibg{
	/*-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);*/
}

.banner-wrap .banner-item .video-wrap{
	padding-top: 180px;
	position: relative;
}

.banner-wrap .banner-item .h1{
	text-align: center;
	font-weight: 400;
	font-size: 40px;
	line-height: 56px;
	color: #ffffff;
}

.banner-wrap .banner-item .h2{
	margin-top: 30px;
	height: 72px;
	text-align: center;
	font-weight: 400;
	font-size: 24px;
	line-height: 36px;
	color: #ffffff;
}
.banner-wrap .banner-item .h3{
        margin-top: 30px;
	margin-left:300px;
	margin-right:300px;
        height: 72px;
        text-align: center;
        font-weight: 400;
        font-size: 20px;
        line-height: 36px;
        color: #ffffff;
}

.banner-wrap .banner-item .video-wrap .btn-wrap{
	margin-top: 46px;
}

.banner-wrap .banner-item .ys-cc{
	text-align: center;
}

.banner-wrap .banner-item .ys-ll{
	text-align: left;
}


.banner-wrap .banner-item .video-wrap .btn{
	margin: 0 auto;
	margin-top: 7px;
	width: 132px;
	font-weight: 400;
	font-size: 24px;
	line-height: 24px;
	color: #ffffff;
	background: url('/frontend/web/image/index/banner1_btn.png') no-repeat right center;
	cursor: pointer;
}

.banner-wrap .banner-item .video-wrap .btn-wrap a{
	display: inline-block;
	padding: 0 39px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	border: 1px solid #fff;
	color: #fff;
}

.banner-wrap .banner-item .video-wrap .btn-wrap a:nth-child(2){
	margin-left: 20px;
}

.banner-wrap .swiper-button-next, .banner-wrap .swiper-button-prev {
    position: absolute;
    top: auto;
    bottom: 22px;
    left: auto;
    right: auto;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-wrap .swiper-button-prev{
	/*right: 177px;*/
	margin-left: 553px;
	left: 50%;
	transform: rotateY(180deg); 
	background:#fff url(/frontend/web/image/index/banner_next_arrow.png) no-repeat center;
}

.banner-wrap .swiper-button-next{
	/*right: 120px;*/
	margin-left: 610px;
	left: 50%;
	background:#fff url(/frontend/web/image/index/banner_next_arrow.png) no-repeat center;
}

.banner-wrap .swiper-button-next:after, .banner-wrap .swiper-button-prev:after{
	content: '';
}

.banner-wrap .swiper-pagination{
	margin-left: -770px;
	padding-left: 120px;
	text-align: left;
	max-width: 1440px;
	left: 50%;
}

.banner-wrap .swiper-pagination-bullet{
	border-radius: 4px;
	background: #fff;
	opacity: 0.5;
}


.banner-wrap .swiper-pagination-bullet-active{
	width: 24px;
	opacity: 1;
}

.part1{
	padding-top: 100px;
	padding-bottom: 10px;
}

.wd-part{
	width: 100%;
	overflow: hidden;
	padding-top:140px;
}

.wd-part h1{
	text-align: center;
	font-weight: 400;
	font-size: 40px;
	line-height: 56px;
	color: #000000;
}

.wd-part h2{
        text-align: center;
        font-weight: 300;
        font-size: 23px;
        line-height: 56px;
        color: #000000;
}

.part1 ul{
	margin-top: 80px;
}

.part1 ul li{
	float: left;
}

.part1 ul li:nth-child(1){width: 354px;}
.part1 ul li:nth-child(2){width: 294px;}
.part1 ul li:nth-child(3){width: 247px;}
.part1 ul li:nth-child(4){width: 195px;}
.part1 ul li:nth-child(5){width: 110px;}

.part1 ul .p1{
	font-weight: 400;
	font-size: 30px;
	line-height: 38px;
	color: #000000;
}

.part1 ul .p1 em{
	display: none;
}

.part1 ul .p2{
	margin-top: 5px;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.65);
}

.part2{}

.part2 .map-wrap{
	margin-left: -47px;
	width: 1294px;
	/*height: 950px;*/
	position: relative;
}

@-webkit-keyframes ripple {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1);
		transform: scale(.1)
	}

	5% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes ripple {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1);
		transform: scale(.1)
	}

	5% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.map-wrap .dotx{
	width: 28px;
	height: 28px;
	position: absolute;
}

.map-wrap .dotx.dx1{ top:314px; left: 737px; }
.map-wrap .dotx.dx2{ top:485px; left: 584px; }
.map-wrap .dotx.dx3{ top:481px; left: 664px; }
.map-wrap .dotx.dx4{ top:455px; left: 823px; }
.map-wrap .dotx.dx5{ top:556px; left: 788px; }
.map-wrap .dotx.dx6{ top:590px; left: 727px; }

.map-wrap .dotx > span{
	display: none;
	margin-left: -20px;
	width: 40px;
	height: 16px;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	color: #07a6f0;
	position: absolute;
	bottom: -20px;
	left: 50%;
}

.map-wrap .dotx.active > span{
	display: inline-block;
}

.map-wrap .dotx > i{
	position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    margin-top: -50%;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background: #595959;
    /*border: 1px solid #fff;*/
}

.map-wrap .dotx.active > i{
	background: #07a6f0;
}

.map-wrap .dotx > i:first-child {
	-webkit-animation: ripple 2s 12ms ease-out infinite;
	animation: ripple 4s 12ms ease-out infinite
}

.map-wrap .dotx > i:nth-child(2) {
	-webkit-animation: ripple 4s 800ms ease-out infinite;
	animation: ripple 4s 800ms ease-out infinite
}

.map-wrap .dotx > i:nth-child(3) {
	-webkit-animation: ripple 4s 1600ms ease-out infinite;
	animation: ripple 4s 1600ms ease-out infinite
}

.map-wrap .dotx > i:nth-child(4) {
	-webkit-animation: ripple 4s 2400ms ease-out infinite;
	animation: ripple 4s 2400ms ease-out infinite
}

.map-wrap .mm{
	display: none;
	position: absolute;
}

.map-wrap .mm.active{
	display: block;
}

.map-wrap .mm.m1{ top: 175px; left: 56px; }
.map-wrap .mm.m2{ top: 517px; left: 771px; }
.map-wrap .mm.m3{ top: 225px; left: 824px; }
.map-wrap .mm.m4{ top: 40px; left: 675px; }
.map-wrap .mm.m5{ top: 369px; left: 678px; }
.map-wrap .mm.m6{ top: 151px; left: 479px; }

.part3{
	padding-top: 140px;
	padding-bottom: 40px;
}

.part3 ul{
	margin-top: 80px;
	width: 100%;
}

.part3 ul li{
	padding-top: 38px;
	padding-left: 40px;
	width: 33.3%;
	height: 270px;
	float: left;
}

.part3 ul li.i1{width: 66.6%;background: url('/frontend/web/image/index/p3_i1.png')no-repeat top left; background-size: cover;}
.part3 ul li.i2{background: url('/frontend/web/image/index/p3_i2.png')no-repeat top left; background-size: cover;}
.part3 ul li.i3{background: url('/frontend/web/image/index/p3_i3.png')no-repeat top left; background-size: cover;}
.part3 ul li.i4{background: url('/frontend/web/image/index/p3_i4.png')no-repeat top left; background-size: cover;}
.part3 ul li.i5{background: url('/frontend/web/image/index/p3_i5.png')no-repeat top left; background-size: cover;}
.part3 ul li.i6{background: url('/frontend/web/image/index/p3_i6.png')no-repeat top left; background-size: cover;}
.part3 ul li.i7{background: url('/frontend/web/image/index/p3_i7.png')no-repeat top left; background-size: cover;}
.part3 ul li.i8{;background: url('/frontend/web/image/index/p3_i8.png')no-repeat top left; background-size: cover;}

.part3 ul li .p1{
	font-weight: 400;
	font-size: 38px;
	line-height: 51px;
	color: #ffffff;
}

.part3 ul li .p2{
	margin-top: 10px;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	color: rgba(255, 255, 255, 0.45);
}

.part4{
	padding-top: 30px;
	padding-bottom: 30px;
}

.part4-yzsgl{
	height: 834px;
	background-color: #fbfbfb;
}

.yzsgl-inner{
	height: 100%;
	position: relative;
}

.part4-yzsgl .left{
	margin-left: 40px;
	padding-top: 120px;
	width: 350px;
	float: left;
}

.part4-yzsgl .left .h4{
	font-weight: 400;
	font-size: 30px;
	line-height: 38px;
	color: #000000;
}

.part4-yzsgl .left ul{
	margin-top: 22px;
}

.part4-yzsgl .left ul li{
	margin-bottom: 27px;
	padding: 3px 16px;
	width: 280px;
	height: 21px;
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	color: #000000;
	cursor: pointer;
	position: relative;
}

.part4-yzsgl .left ul li.active{
	margin-bottom: 24px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
	padding: 16px;
	line-height: 21px;
	height: 56px;
	border-radius: 4px;
	background-color: #ffffff;
}

.part4-yzsgl .left ul li a{
	display: none;
	padding-right: 19px;
	width: 75px;
	height: 20px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #07a6f0;
	background: url('/frontend/web/image/index/p4_a_arrow2x.png') no-repeat right center;
	background-size: 11px 8px;
	position: absolute;
	top: 18px;
	right: 40px;
}

.part4-yzsgl .left ul li.active a{
	display: inline-block;
}

.part4-yzsgl .pad-wrap{
	/*padding: 46px 95px 0 91px;*/
	width: 705px;
	height: 659px;
	/*background: url('/frontend/web/image/index/pad_bg.png') no-repeat top left;*/
	position: absolute;
	top: 45px;
	right: 0;
}

.part4-yzsgl .pad-wrap .imgs{
	/*width: 678px;
	height: 468px;
	overflow: hidden;
	background: #fff;*/ 
}

.part4-yzsgl .pad-wrap .imgs .swiper-slide img{
	width: 100%;
}

.part4-yzsgl .pad-wrap .imgs li{
	display: none;
}

.part4-yzsgl .pad-wrap .imgs li.active{
	display: block;
}

.part4-yzsgl .pad-wrap .nav-wrap{
	margin-left: -352px;
	width: 100%;
	height: 2px;
	text-align: center;
	position: absolute;
	bottom: 31px;
	left: 50%;
	z-index: 9;
}

.part4-yzsgl .pad-wrap .nav-wrap ul{
	margin: 0 auto;
	margin-top: 41px;
	width: 190px;
}

.part4-yzsgl .pad-wrap .nav-wrap ul li{
	margin-right: 10px;
	width: 30px;
	height: 2px;
	border-radius: 1px;
	background-color: #d8d8d8;
	cursor: pointer;
	float: left;
}

.part4-yzsgl .pad-wrap .nav-wrap ul li:last-child{
	margin-right: 0;
}

.part4-yzsgl .pad-wrap .nav-wrap ul li.active{
	background-color: #464646;
}

.part4-yzsfw{
	margin-top: 24px;
	padding-top: 164px;
	height: 697px;
	background-color: #fbfbfb;
}

.part4-yzsfw .pad-wrap{

}

.part4-yzsfw .left{
	padding-top: 58px;
	width: 300px;
	text-align: right;
	float: right;
}

.part4-yzsfw .left .h4{
	font-weight: 400;
	font-size: 30px;
	line-height: 38px;
	color: #000000;
}

.part4-yzsfw .left p{
	margin-top: 14px;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: rgba(0, 0, 0, 0.45);
}

.part4-yzsfw .left ul{
	margin-top: 22px;
}

.part4-yzsfw .left ul li{
	margin-bottom: 8px;
	padding: 16px;
	width: 280px;
	height: 56px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	cursor: pointer;
	position: relative;
}

.part4-yzsfw .left ul li.active,
.part4-yzsfw .left ul li:hover{
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
	border-radius: 4px;
	background-color: #ffffff;
}

.part4-yzsfw .left ul li a{
	display: none;
	padding-left: 19px;
	width: 75px;
	height: 20px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #07a6f0;
	background: url('/frontend/web/image/index/p5_a_arrow2x.png') no-repeat left center;
	background-size: 11px 8px;
	position: absolute;
	top: 18px;
	left: 40px;
}

.part4-yzsfw .left ul li.active a,
.part4-yzsfw .left ul li:hover a{
	display: inline-block;
}

.part4-yzsid{
	margin-top: 10px;
	padding-top: 281px;
	height: 630px;
	background: #fbfbfb url('/frontend/web/image/index/p6_img1z.png') no-repeat center;
	background-size: cover;
}

.part4-yzsid .left{
	width: 350px;
	float: left;
}

.part4-yzsid .left .h4{
	font-weight: 400;
	font-size: 30px;
	line-height: 38px;
	color: #000000;
}

.part4-yzsid .left ul{
	margin-top: 22px;
}

.part4-yzsid .left ul li{
	margin-bottom: 8px;
	padding: 16px;
	width: 280px;
	height: 56px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	cursor: pointer;
	position: relative;
}

.part4-yzsid .left ul li.active,
.part4-yzsid .left ul li:hover{
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
	border-radius: 4px;
	background-color: #ffffff;
}

.part4-yzsid .left ul li a{
	display: none;
	padding-right: 19px;
	width: 75px;
	height: 20px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #07a6f0;
	background: url('/frontend/web/image/index/p4_a_arrow.png') no-repeat right center;
	position: absolute;
	top: 18px;
	right: 40px;
}

.part4-yzsid .left ul li.active a,
.part4-yzsid .left ul li:hover a{
	display: inline-block;
}

.part4-yzsidxx{
	margin-top: 0px;
	height: 658px;
	text-align: right;
	background: #fbfbfb;
}

.part4-yzsidxx .iiig{
	margin-top: 103px;
	width: 680px;
	float: left;
}

.part4-yzsidxx .iiig img{
	display: block;
	width: 100%;
}

.part4-yzsidxx .left{
	margin-top: 208px;
	margin-right: 40px;
	width: 280px;
	float: right;
}

.part4-yzsidxx .left .h4{
	padding-right: 15px;
	font-weight: 400;
	font-size: 30px;
	line-height: 38px;
	color: #000000;
}

.part4-yzsidxx .left ul{
	margin-top: 22px;
}

.part4-yzsidxx .left ul li{
	margin-bottom: 8px;
	padding: 16px;
	width: 280px;
	height: 56px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	cursor: pointer;
	position: relative;
}

.part4-yzsidxx .left ul li.active,
.part4-yzsidxx .left ul li:hover{
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
	border-radius: 4px;
	background-color: #ffffff;
}

.part4-yzsidxx .left ul li a{
	display: none;
	padding-left: 19px;
	width: 75px;
	height: 20px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #07a6f0;
	background: url('/frontend/web/image/index/p5_a_arrow2x.png') no-repeat left center;
	background-size: 11px 8px;
	position: absolute;
	top: 18px;
	left: 40px;
}

.part4-yzsidxx .left ul li.active a,
.part4-yzsidxx .left ul li:hover a{
	display: inline-block;
}

.shuju-wrap{
	padding-top: 80px;
	padding-bottom: 30px;
}

.shuju-wrap .shuju-nav{
	margin-top: 80px;
}

.shuju-wrap .shuju-nav ul{
	margin: 0 auto;
	padding: 0 73px;
	padding-bottom: 23px;
	width: 807px;
	border-bottom: 1px solid rgba(0,0,0,0.08);
	position: relative;
}

.shuju-wrap .shuju-nav li{
	margin-right: 53px;
	width: 66px;
	text-align: center;
	font-size:16px;
	line-height:24px;
	color:rgba(0,0,0,1);
	float: left;
	cursor: pointer;
}

.shuju-wrap .shuju-nav li.nmr{
	margin-right: 0;
}

.shuju-wrap .shuju-nav span{
	width: 20px;
	height: 8px;
	border-radius: 7px;
	background-color: #07a6f0;
	position: absolute;
	bottom: -4px;
	left: 96px;
}

.shuju-show-wrap{
	margin-top: 83px;
	height: 477px;
	position: relative;
}

.shuju-show-wrap .imgs{
	padding:20px;
	width: 687px;
	height: 405px;
	text-align: center;
	box-shadow: 0 2px 28px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	background-color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.shuju-show-wrap .imgs .imgs-inner{
	margin: 0 auto;
	width: 637px;
	height: 365px;
	overflow: hidden;
	position: relative;
}

.shuju-show-wrap .imgs .imgs-inner ul{
	width: 3876px;
	position: absolute;
	top: 0;
	left: 0;
}

.shuju-show-wrap .imgs .imgs-inner ul li{
	width: 646px;
	height: 364px;
	float: left;
}

.shuju-show-wrap .txts{
	width: 843px;
	height: 390px;
	border-radius: 2px;
	background-image: linear-gradient(to right, #8363ff 0%, #2beac0 100%);
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	overflow: hidden;
}

.shuju-show-wrap .txts ul{
	width: 5058px;
	position: absolute;
	top: 0;
	left: 0;
}

.shuju-show-wrap .txts .li{
	padding-top: 108px;
	padding-left: 361px;
	width: 843px;
	height: 390px;
	float: left;
}

.shuju-show-wrap .txts .li h4{
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
}

.shuju-show-wrap .txts .li p{
	margin-top: 15px;
	width: 450px;
	font-weight: 400;
	font-size: 24px;
	line-height: 38px;
	color: #ffffff;
}

.shuju-show-wrap .txts .li a{
	display: inline-block;
	margin-top: 56px;
	padding-right: 20px;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	background: url('/frontend/web/image/index/shuju_btn_arrow.png') no-repeat right center;
}

.ww2-wrap{
	/*padding-top: 104px;
	padding-bottom: 30px;*/
}

.ww2-wrap ul{
	margin-top: 80px;
	width: 100%;
}

.ww2-wrap ul li{
	width: 50%;
	height: 412px;
	overflow: hidden;
	float: left;
}

.ww2-wrap ul li.img{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.ww2-wrap ul li.img img{
	width: 100%;
}

.ww2-wrap ul li.txt{
	padding-top: 100px;
	padding-left: 100px;
	background-image: linear-gradient(to right, rgba(131, 99, 255, 0.2) 0%, rgba(43, 234, 192, 0.2) 100%);
}

.ww2-wrap ul li.txt .item{
	margin-bottom: 58px;
	
}

.ww2-wrap ul li.txt .item span{
	display: block;
	margin-right: 23px;
	width: 62px;
	height: 62px;
	text-align: center;
	font-weight: 400;
	font-size: 30px;
	line-height: 62px;
	color: #000000;
	background-color: #ffffff;
	border-radius: 31px;
	float: left;
}

.ww2-wrap ul li.txt .item p{
	font-weight: 400;
	font-size: 30px;
	line-height: 38px;
	color: #000000;
}

.why-wrap{
	padding-top: 140px;
	padding-bottom: 20px;
	background-image: linear-gradient(180deg, #ffffff 0%, #fbfbfb 100%);
}

.why-wrap ul{
	margin-top: 30px;
}

.why-wrap ul li{
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 55px;
	padding-left: 100px;
	width: 590px;
	height: 196px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04);
	border-radius: 2px;
	background-color: #ffffff;
	float: left;
}

.why-wrap ul li:nth-child(2n){
	margin-right: 0;
}

.why-wrap ul li .ow{
	padding-top: 5px;
	width: 91px;
	float: left;
}

.why-wrap ul li .txt{
	width: 360px;
	float: left;
}

.why-wrap ul li .txt .p1{
	font-weight: 400;
	font-size: 30px;
	line-height: 38px;
	color: #000000;
}

.why-wrap ul li .txt .p2{
	margin-top: 13px;
	font-weight: 400;
	font-size: 20px;
	line-height: 22px;
	color: rgba(0, 0, 0, 0.65);
}

.case-wrap{
	padding-top: 140px;
	padding-bottom: 20px;
	background-color: #fbfbfb;
}

.case-wrap .caselist-wrap{
	margin-top: 50px;
	height: 329px;
	overflow: hidden;
}
@keyframes caselistup{
	0% {top:0;}
	to {top:-100%;}
}

@-webkit-keyframes caselistup{
	0% {top:0;}
	to {top:-100%;}
}
.case-wrap .list{
	position: relative;
	animation:caselistup 18s linear infinite;
	animation-play-state:running;
}

.case-wrap .list:hover{
	animation-play-state:paused;
}

.case-wrap .list .row{
	margin-bottom: 35px;
}

.case-wrap .list .row .item{
	margin-right: 36px;
	width: 170px;
	height: 83px;
	border-radius: 6px;
	box-shadow: 0px 0px 10px 1px #ececec;
	float: left;
}

.case-wrap .list .row .item:last-child{
	margin-right: 0;
}

.case-wrap .list li{
	margin-right: 36px;
	margin-bottom: 35px;
	width: 170px;
	height: 83px;
	border-radius: 6px;
	box-shadow: 0px 0px 10px 1px #ececec;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 90%; 
	float: left;
}

.case-wrap .list li:nth-child(6n){
	margin-right: 0;
}

.case-wrap .more{
	margin-top: 48px;
	text-align: center;
}

.case-wrap .more a{
	padding-right: 16px;
	font-size: 14px;
	line-height: 14px;
	color: #07a6f0;
	background: url('/frontend/web/image/jiejue/more_arrow.png') no-repeat right center;
}

.news-wrap{
	padding-top: 20px;
	padding-bottom: 20px;
}

.news-wrap .list{
	margin-top: 80px;
}

.news-wrap .list li{
	margin-right: 27px;
	width: 382px;
	float: left;
}

.news-wrap .list li:last-child{
	margin-right: 0;
}

.news-wrap .list .ow{
	width: 100%;
	height: 256px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.news-wrap .list .ow:hover{
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.news-wrap .list .ow img{
	width: 100%;
	height: 100%;
}

.news-wrap .list .ow:hover img{
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.news-wrap .list .title{
	margin-top: 24px;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
}

.news-wrap .list .desc{
	margin-top: 10px;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: rgba(0, 0, 0, 0.85);
}

.news-wrap .list .date{
	margin-top: 26px;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: rgba(0, 0, 0, 0.43);
}

.news-wrap .more{
	margin-top: 80px;
	text-align: center;
}

.news-wrap .more a{
	padding-right: 16px;
	font-size: 14px;
	line-height: 14px;
	color: #07a6f0;
	background: url('/frontend/web/image/jiejue/more_arrow.png') no-repeat right center;
}

.customer-wrap{
	padding: 104px 0;
}

.cst-wrap{
	margin: 0 auto;
	width: 900px;
	height: 264px;
	border-radius: 8px;
	box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
	position: relative;
	margin-top: 50px;
}

.cst-wrap .mtmpb1,
.cst-wrap .mtmpb2{
	width: 20px;
	height: 264px;
	background: #fff;
	position: absolute;
	top: 0;
}

.cst-wrap .mtmpb1{
	left: -18px;
}

.cst-wrap .mtmpb2{
	right: -18px;
}

.cst-wrap .ow{
	width: 368px;
	text-align: right;
	height: 264px;
	overflow: hidden;
	position: relative;
	float: left;
}

.cst-wrap .ow img{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

.cst-wrap .ow::before{
	content: '';
	display: block;
	width: 387px;
	height: 264px;
	background: url('/frontend/web/image/index/wbg2.png') no-repeat top right;
	position: absolute;
	top: 0;
	right: 50px;
	z-index: 9;
}

.cst-wrap .ow::after{
	content: '';
	display: block;
	width: 58px;
	height: 264px;
	background: url('/frontend/web/image/index/wbg.png') no-repeat top right;
	position: absolute;
	top: 0;
	right: 0;
}

.cst-wrap .txt{
	padding: 40px 32px;
	width: 530px;
	float: left;
}

.cst-wrap .txt .p1{
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: rgba(0, 0, 0, 0.65);
}
.cst-wrap .txt .p2{
	margin-top: 24px;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
}
.cst-wrap .txt .p3{
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: rgba(0, 0, 0, 0.65);
}

.cst-wrap .swiper-button-next, 
.cst-wrap .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: 0;
}

.cst-wrap .swiper-button-prev{
	left: -20px;
	transform: rotateY(180deg); 
	background:#fff url(/frontend/web/image/index/banner_next_arrow.png) no-repeat center;
}

.cst-wrap .swiper-button-next{
	right: -20px;
	background:#fff url(/frontend/web/image/index/banner_next_arrow.png) no-repeat center;
}

.cst-wrap .swiper-button-next:after, 
.cst-wrap .swiper-button-prev:after{
	content: '';
}

.cst-wrap .swiper-pagination{
	padding-right: 32px;
	text-align: right;
	bottom: 26px;
}

.cst-wrap .swiper-pagination-bullet{
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

/*.cst-wrap .swiper-pagination-bullet:nth-child(1){
	background-image: url(/frontend/web/image/index/p20_i1.png);
}
.cst-wrap .swiper-pagination-bullet:nth-child(2){
	background-image: url(/frontend/web/image/index/p20_i2.png);
}
.cst-wrap .swiper-pagination-bullet:nth-child(3){
	background-image: url(/frontend/web/image/index/p20_i3.png);
}
.cst-wrap .swiper-pagination-bullet:nth-child(4){
	background-image: url(/frontend/web/image/index/p20_i4.png);
}
.cst-wrap .swiper-pagination-bullet:nth-child(5){
	background-image: url(/frontend/web/image/index/p20_i5.png);
}*/


.cst-wrap .swiper-pagination-bullet-active{
	width: 40px;
	height: 40px;
	border-radius: 20px;
	position: relative;
	top: 10px;
}
