﻿.factory .box1{
	padding: 60px 0 110px;
}
.factory .box1 .content1400{
	position: relative;
}
.factory .box1 .btn{
	position: absolute;
	bottom: 210px;
	z-index: 2;
	cursor: pointer;
}
.factory .box1 .btn .iconfont{
	font-size: 24px;
	color: rgba(0, 129, 195, 1);
}
.factory .box1 .btn.btn-prev{
	left: -75px;
}
.factory .box1 .btn.btn-next{
	right: -75px;
}
.factory .box1 .swiper{
	padding-bottom: 77px;
}
.factory .box1 .swiper-slide{
	position: relative;
	cursor: pointer;
}
.factory .box1 .swiper-slide .text-box{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 85px;
	z-index: 2;
	background-color: rgba(16, 128, 195, .8);
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 85px;
	padding: 0 16px;
}
.factory .box1 .swiper-horizontal>.swiper-pagination-progressbar, 
.factory .box1 .swiper-pagination-progressbar.swiper-pagination-horizontal, 
.factory .box1 .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, 
.factory .box1 .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.factory .box6 .swiper-horizontal>.swiper-pagination-progressbar, 
.factory .box6 .swiper-pagination-progressbar.swiper-pagination-horizontal, 
.factory .box6 .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, 
.factory .box6 .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
	top: auto;
	bottom: 2px;
	width: 300px;
	height: 5px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 3px;
}
.factory .box6 .swiper-horizontal>.swiper-pagination-progressbar, 
.factory .box6 .swiper-pagination-progressbar.swiper-pagination-horizontal, 
.factory .box6 .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, 
.factory .box6 .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
	bottom: 58px;
}
.factory .box1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.factory .box6 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	height: 8px;
	background: linear-gradient(90deg, #11CAFF, #318CFF);
	border-radius: 2px;
	top: -1px;
}
.factory .box2{
	padding: 104px 0 118px;
	background-color: #e3e2e2;
	text-align: center;
}
.factory .box2 .box-c{
	margin-top: 60px;
}
.factory .box2 .box-c ul{
	display: flex;
	justify-content: space-between;
}
.factory .box2 .box-c li{
	background-color: #fff;
	width: 24.28%;
	padding: 54px 43px 78px;
}
.factory .box2 .box-c li .icon{
	height: 71px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.factory .box2 .box-c li .icon img{
	transition: all .6s;
	max-height: 100%;
}
.factory .box2 .box-c li:hover .icon img{
	transform: rotateY(180deg);
}
.factory .box2 .box-c li .text-title{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 1;
	margin-top: 30px;
}
.factory .box2 .box-c li .text-des{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	margin-top: 18px;
}
.factory .box3 img{
	display: block;
	width: 100%;
}
.factory .box4{
	padding: 59px 0 52px;
	text-align: center;
}
.factory .box4 .des,
.factory .box5 .des{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	margin-top: 15px;
}
.factory .box4 .box-c{
	margin-top: 30px;
}
.factory .box4 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.factory .box4 li{
	padding: 27px 38px 43px 50px;
	background-color: rgba(227, 227, 227, 1);
	margin-bottom: 10px;
}
.factory .box4 li{
	position: relative;
	width: 32.85%;
	padding-bottom: 31px;
}
.factory .box4 li .bg{
	position: absolute; 
	top: 50px;
	right: 7px;
}
.factory .box4 li .text-title{
	display: flex;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1080C3;
	align-items: center;
}
.factory .box4 li .text-title img{
	margin-right: 16px;
}
.factory .box4 li .line{
	width: 80px;
	height: 2px;
	background: #1080C3;
	margin-top: 29px;
}
.factory .box4 li .text-des{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	margin-top: 22px;
	text-align: left;
}
.factory .box5{
	padding: 62px 0 0;
	text-align: center;
}








.factory .box5 .box-c{
	margin-top: 24px;
}
.factory .box5 .box-c img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.factory .box6{
	position: relative;
	height: 700px;
}
.factory .box6 .swiper{
	height: 100%;
}
.factory .box6 .swiper-slide{
	position: relative;
	background-image: url(../image/factory-box-6.png.jpg);
	background-size: cover;
	overflow: hidden;
}
.factory .box6 .swiper-slide .content1400{
	height: 100%;
}
.factory .box6 .swiper-slide .l{
	position: relative;
	padding-top: 107px;
	width: 48.42%;
	z-index: 2;
	height: 100%;
	padding-right: 58px;
}
.factory .box6 .swiper-slide .l:before{
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	width: 50vw;
	height: 100%;
	z-index: -1;
	background-color: rgba(227, 227, 227, .9);
}
.factory .box6 .swiper-slide .l .line{
	margin-top: 39px;
	width: 80px;
	height: 2px;
	background: #1080C3;
}
.factory .box6 .swiper-slide .l .text-des{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	margin-top: 23px;
	padding-right: 16px;
	height: 350px;
	overflow: auto;
}
.factory .box6 .swiper-slide .l .text-des::-webkit-scrollbar {
	width: 2px;     
	height: 1px;
}
.factory .box6 .swiper-slide .l .text-des::-webkit-scrollbar-thumb {
	border-radius: 10px;
	 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: rgba(16, 128, 195, 1);
}
.factory .box6 .swiper-slide .l .text-des::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: rgba(16, 128, 195, 1);
}
.factory .box7{
	padding: 76px 0 147px;
	background-color: rgba(227, 227, 227, 1);
	text-align: center;
}
.factory .box7 .box-c{
	margin-top: 60px;
}
.factory .box7 .box-c ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.factory .box7 .box-c li,
.factory .box7 .box-c i{
	width: 24.28%;
}
.factory .box7 .box-c li{
	padding: 60px 17px 95px;
	background-color: rgba(16, 128, 195, 1);
	text-align: left;
}
.factory .box7 .box-c li .icon{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 115px;;
}
.factory .box7 .box-c li .icon img{
	max-height: 100%;
	max-width: 100%;
	transition: all .6s;
}
.factory .box7 .box-c li:hover .icon img{
	transform: rotateY(180deg);
}
.factory .box7 .box-c li .text-title{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1;
	margin-top: 42px;
}
.factory .box7 .box-c li .text-des{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1;
	margin-top: 17px;
}
.factory .box8 .swiper-slide .content1400{
	display: flex;
	justify-content: flex-end;
}
.factory .box8 .swiper-slide .l:before{
	right: auto;
	left: 0;
	background-color: rgba(153, 153, 153, 1);
}
.factory .box8 .swiper-slide .l{
	padding: 140px 40px 0 40px;
}
.factory .box8 .about-title{
	color: #fff;
}
.factory .box8 .swiper-slide .l .text-des{
	color: #fff;
}
.factory .box8 .swiper-slide .l .text-des p{
	margin-bottom: 30px;
}
.factory .box8 .swiper-slide{
	background-image: url(../image/8bd15fe1370574bf7a8d0afdb585d78e.jpg);
	background-size: 50% 100%;
}
.factory .box8 .swiper-slide .l{
	width: 50%;
}
.factory .box9 img{
    display: block;
    max-width: 100%!important;
}
@media (max-width:1440px) {
	.factory .box1 .swiper-slide .text-box{
		
	}
}
@media (max-width:1280px) {
	.factory .box1 .swiper-slide .text-box{
		
	}
	.factory .box2 .box-c li .text-title,
	.factory .box4 li .text-title{
		font-size: 28px;
	}
	.factory .box2 .box-c li .icon{
		height: 60px;
	}
	.factory .box2 .box-c li{
		padding: 54px 25px;
	}
	.factory .box7 .box-c li .icon{
		height: 80px;
	}
}
@media (max-width:1199px) {
	.factory .box1 .swiper-slide .text-box{
		
	}
	.factory .box2 .box-c li .text-title,
	.factory .box4 li .text-title{
		font-size: 26px;
	}
}
@media (max-width:1024px) {
	.factory .box1 .swiper-slide .text-box{
		
	}
	.factory .box2 .box-c li .text-title,
	.factory .box4 li .text-title{
		font-size: 24px;
	}
	.factory .box6 .swiper-slide .l{
		width: 100%;
	}
	.factory .box6 .swiper-slide .l:before{
		width: 100vw;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
	}
	.factory .box6 .swiper-slide .l{
		padding-top: 70px;
	}
	.factory .box6{
		height: 640px;
	}
	.factory .box8 {
		height: 580px;
	}
	.factory .box6 .swiper-slide .l .line{
		margin-top: 20px;
	}
	.factory .box2 .box-c ul{
		flex-wrap: wrap;
	}
	.factory .box2 .box-c li,
	.factory .box7 .box-c li{
		width: 49.5%;
		margin-bottom: 25px;
	}
	.factory .box4 li{
		width: 49%;
	}
}
@media (max-width:768px) {
    .factory .box4 .des,.factory .box5 .des{
        font-size: 16px;
    }
	.factory .box1 .swiper-slide .text-box{
		
	}
	.factory .box2 .box-c li .text-title,
	.factory .box4 li .text-title{
		font-size: 22px;
	}
	.factory .box1{
		padding-bottom: 60px;
	}
	.factory .box1 .swiper{
		padding-bottom: 45px;
	}
	.factory .box2{
		padding: 60px 0;
	}
	.factory .box2 .box-c{
		margin-top: 30px;
	}
	.factory .box2 .box-c li, .factory .box7 .box-c li{
		width: 100%;
	}
	.factory .box4 li{
		width: 100%;
	}
	.factory .box5{
		padding-top: 40px;
	}
	.factory .box6 .swiper-slide .l{
		padding-right: 25px;
	}
	.factory .box6 .swiper-slide .l .text-des{
		font-size: 18px;
	}
	.factory .box6 .swiper-slide .l{
		padding-top: 60px;
	}
	.factory .box6{
		height: 590px;
	}
	.factory .box7{
		padding: 60px 0 35px;
	}
	.factory .box7 .box-c{
		margin-top: 35px;
	}
	.factory .box8 .swiper-slide .l{
		padding-left: 0;
	}
	.factory .box6{
		height: 560px;
	}
	.factory .box2 .box-c li .text-des,
	.factory .box4 li .text-des{
		font-size: 18px;
	}
	.factory .box7 .box-c li .icon{
		height: 60px;
	}
}
@media (max-width:500px) {
	.factory .box1 .swiper-slide .text-box{
		
	}
	.factory .box2 .box-c li .text-title,
	.factory .box4 li .text-title,
	.factory .box7 .box-c li .text-title{
		font-size: 20px;
	}
	.factory .box6 .swiper-slide .l .text-des{
		font-size: 16px;
	}
	.factory .box2 .box-c li{
		padding: 35px 20px;
	}
	.factory .box2 .box-c li .text-title{
		margin-top: 20px;
	}
	.factory .box2 .box-c li .text-des,
	.factory .box4 li .text-des{
		font-size: 16px;
	}
	.factory .box4 li{
		padding: 35px 20px;
	}
	.factory .box4 li .line{
		margin-top: 20px;
	}
	.factory .box7{
		padding: 35px 0 ;
	}
	.factory .box6 .swiper-horizontal>.swiper-pagination-progressbar, .factory .box6 .swiper-pagination-progressbar.swiper-pagination-horizontal, .factory .box6 .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .factory .box6 .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
		bottom: 35px;
	}
	.factory .box7 .box-c li{
		padding: 35px 17px 35px;
	}
	.factory .box7 .box-c li .text-title{
		margin-top: 15px;
	}
	.factory .box6{
		height: 510px;
	}
	.factory .box6 .swiper-slide .l{
		padding-top: 40px;
	}
}