

.rotationNav {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}

.rotationNav .mySwipera {
	width: 100%;
	height: 100%;
	padding: 0 50px;
}


.rotationNav .mySwipera .swiper-slide {
	height: 160px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}


.rotationNav .mySwipera .swiper-slide i {
	font-size: 40px;
	display: flex;
	margin-bottom: 20px;
}


.rotationNav .mySwipera .swiper-slide:hover {
	background: #d60d1d;
	color: white;
}

.rotationNav .mySwipera .swiper-button-prev,
.rotationNav .mySwipera .swiper-button-next {
	color: #797979 !important;
	height: 100%;
	top: 0;
	margin: 0;
	width: 4%;
	background: white;
}

.rotationNav .mySwipera .swiper-button-prev {
	left: 0;
}

.rotationNav .mySwipera .swiper-button-next {
	right: 0;
}

.allCentent {
	padding: 50px 0;
}

.allCentent .nava {
	display: flex;
	align-items: center;
}

.allCentent .nava a {
	display: flex;
	margin-right: 80px;
	font-size: 15px;
	color: #666666;
	padding-bottom: 5px;
	border-bottom: 1px solid #e5e5e500;
}

.allCentent .nava a.colorBor {
	color: #d60d1d;
	border-bottom: 1px solid #d60d1d;
}

.allCentent .nava a:hover {
	color: #d60d1d;
	border-bottom: 1px solid #d60d1d;
}

.allPro {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 60px;
}


.allPro li {
	width: 48%;
	margin-bottom: 50px;
}


.allPro li a {
	display: block;
	color: #333333;
}


.allPro li a .proImg {
	background: #f5f7f9;
	width: 100%;
	height: 480px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.allPro li a .proImg img{
	max-width: 80%;
	max-height: 80%;
}
.allPro li a .proWen {
	font-weight: 700;
	margin-top: 30px;
}


.allPro li a .proWen .fontS14 {
	color: #666666;
	line-height: 30px;
	font-weight: 300;
	margin-top: 30px;
}


.allPro li a span {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #e5e5e5;
	margin-top: 40px;
	transform: rotate(-45deg);
	transition: all 0.5s;
}


.allPro li a:hover {
	color: #d60d1d !important;
}


.allPro li a:hover span {
	color: white !important;
	background: #d60d1d;
	transform: rotate(0deg);
}



.miaobaoDao {
	height: 85px;
	display: flex;
	align-items: center;
	font-size: 15px;
	color: #8d8d8d;
}


.miaobaoDao i {
	font-size: 12px;
	display: inline-block;
	margin-right: 10px;
}

.miaobaoDao a {
	margin: 0 5px;
}


.miaobaoDao a.zuihou {
	color: #5c5c5c;
}

.listTop {
	width: 100%;
	display: flex;
	height: 600px;
}


.listTop .l {
	width: 40%;
	background: url(../img/proList_bg.png) no-repeat bottom;
	background-size: cover !important;
	display: flex;
	flex-direction: column;
	color: white;
	padding: 50px 8%;
	position: relative;
}


.listTop .l a {
	position: absolute;
	bottom: 50px;
	width: 160px;
	height: 50px;
	background: white;
	color: #d60d1d;
	display: flex;
	align-items: center;
	justify-content: center;
}

.listTop .l a i {
	display: block;
	margin-left: 15px;
}

.listTop .l p {
	margin-top: 40px;
}


.listTop .l p.fontS15 {
	line-height: 30px;
}

.listTop .r {
	background: #f2f4f6;
	width: 60%;
}



.listTop .r .mySwiper .swiper-slide {
	height: 600px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.listTop .r .mySwiper .swiper-slide img{
	max-width: 80%;
	max-height: 80%;
}
.listTop .r .mySwiper .swiper-pagination-bullet {
	opacity: 1;
	background: #adadad;
}

.listTop .r .mySwiper .swiper-pagination-bullet-active {
	opacity: 1;
	background: #d60d1d;
}

.listGaushu {
	width: 100%;
	text-align: center;
}

.listGaushu .content1400 {
	/* display: flex;
	flex-direction: column;
	align-items: center; */
	padding: 60px 0 99px;
}

.listGaushu .fontS36 {
	font-weight: 700;
	color: #333333;
}

.listGaushu .fontS15 {
	margin-top: 25px;
	line-height: 30px;
	color: #333333;
}

.gaishutu {
	display: flex;
	justify-content: space-between;
	margin-top: 80px;
}

.gaishutu li {

}

.gaishutu li .icon {
	width: 190px;
	height: 190px;
	background: #F5F7F9;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.gaishutu li .icon img{
	transition: all 0.6s;
	/* width: 100%;
	display: block; */
}
.gaishutu li:hover .icon img{
	transform: rotateY(180deg);
}
.gaishutu li .text{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	margin-top: 30px;
}
.product-d .box1 li{
	display: flex;
}
.product-d .box1 li>div{
	width: 50%;
}
.product-d .box1 li .pic{
	overflow: hidden;
}
.product-d .box1 li .pic img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	transition: all 0.6s; 
}
.product-d .box1 li:hover .pic img{
	transform: scale(1.2);
}
.product-d .box1 li .text-box{
	padding: 0 13.5% 0 6.5%;
	display: flex;
	align-items: center;
}
.product-d .box1 li:nth-child(2n+1) .text-box{
	background-color: rgba(244, 246, 248, 1);
	padding: 0 6.5% 0 13.5%;
}
.product-d .box1 li .text-title{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 46px;
}
.product-d .box1 li .text-des{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 34px;
	margin-top: 37px;
}
.product-d .box2{
	background-color: rgba(91, 91, 91, 1);
	padding: 73px 0;
}
.product-d .box2 .title{
	font-size: 38px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1;
	text-align: center;
}
.product-d .box2 .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: -44px;
}
.product-d .box2 .text{
    font-size: 16px;
    margin-top: 35px;
    color: #fff;
    text-align: center;
}
.product-d .box2 .text img,
.listGaushu .fontS15 img{
    max-width: 100% !important;
    height: auto!important;

}
.product-d .box2 .downloadBtn{
    display: block;
    background-color: #d60d1d;
    width: 120px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin: 35px auto 0;
}
.product-d .box2 li,
.product-d .box2 i{
	width: 21%;
}
.product-d .box2 li{
	display: flex;
	margin-top: 140px;
}
.product-d .box2 li .l {
	margin-right: 20px;
}
.product-d .box2 li .l img{
	display: block;
	transition: all 0.6s;
}
.product-d .box2 li:hover .l img{
	transform: rotateY(180deg);
}
.product-d .box2 li .r .text-title{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1;
}
.product-d .box2 li .r .text-des{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #DDDDDD;
	line-height: 20px;
	margin-top: 15px;
}
@media (max-width:1600px) {
	.listTop .l{
		padding: 30px 4%;
	}
	.fontS36{
		font-size: 30px;
	}
	.listTop .l p{
		margin-top: 20px;
	}
}
@media (max-width:1400px) {
	.product-d .box1 li .text-title{
		font-size: 26px;
	}
	.product-d .box1 li:nth-child(2n+1) .text-box{
		padding: 0 4.5% 0 9.5%;
	}
	.product-d .box1 li .text-box{
		padding: 0 9.5% 0 4.5% ;
	}
	.product-d .box1 li .text-des{
		margin-top: 25px;
	}
	.gaishutu li{
		width: 18%;
	}
	.product-d .box2 .title{
		font-size: 30px;
	}
	
}
@media (max-width:1199px) {
	.product-d .box1 li .text-title{
		font-size: 22px;
		line-height: 1.5;
	}
}
@media (max-width:1024px) {
	.listTop{
		flex-direction: column-reverse;
		height: auto;
	}
	.listTop .r{
		width: 100%;
	}
	.listTop .r .mySwiper .swiper-slide{
		height: 400px;
	}
	.listTop .l{
		width: 100%;
	}
	.listTop .l a{
		position: relative;
		bottom: auto;
		margin-top: 30px;
	}
	.gaishutu li .icon{
		width: 130px;
		height: 130px;
	}
	.product-d .box1 li{
		flex-direction: column;
	}
	.product-d .box1 li:nth-child(2n+1){
		flex-direction: column-reverse;
	}
	.product-d .box1 li>div{
		width: 100%;
	}
	.product-d .box1 li:nth-child(2n+1) .text-box,
	.product-d .box1 li .text-box{
		padding: 30px 50px;
	}
	.product-d .box2 li, .product-d .box2 i{
		width: 31%;
	}
	.product-d .box2 li{
		margin-top: 80px;
	}
	.product-d .box2 .list{
		margin-top: 0;
	}
	.allPro{
	    margin-top: 40px;
	}
	.product-d .box2{
        padding: 60px 0;
    }
    
}
@media (max-width:768px) {
    .product-d .box2{
        padding: 50px 0;
    }
    .allPro{
	    margin-top: 35px;
	}
	.product-d .box2 li, .product-d .box2 i{
		width: 48%;
	}
	.gaishutu li{
		width: 33.3%;
		margin-bottom: 30px;
	}
	.gaishutu{
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.gaishutu li .icon{
		margin: 0 auto;
	}
	.product-d .box2 .title{
		font-size: 26px;
	}
	.rotationNav .mySwipera .swiper-button-prev,
	.rotationNav .mySwipera .swiper-button-next{
	    font-size: 20px;
	}
	.swiper-button-next:after, .swiper-button-prev:after{
	    font-size: 24px;
	}
	.rotationNav .mySwipera .swiper-slide{
	    height: 120px;
	}
}
@media (max-width:500px) {
    .product-d .box2 .text{
        margin-top: 30px;
    }
    .allPro{
	    margin-top: 30px;
	}
	.product-d .box2 .title{
		font-size: 22px;
	}
	.product-d .box2 li, .product-d .box2 i{
		width: 100%;
	}
	
	.allPro li{
		width: 100%;
	}
	.allPro li a .proImg{
		height: 340px;
	}
	.gaishutu li .icon{
		width: 100px;
		height: 100px;
	}
	.gaishutu li .icon img{
		height: 40px;
	}
	.gaishutu{
		margin-top: 40px;
	}
	.listGaushu .content1400,.product-d .box2{
		padding: 40px 0;
	}
	.product-d .box1 li:nth-child(2n+1) .text-box, .product-d .box1 li .text-box{
		padding: 25px 15px 35px;
	}
	.product-d .box1 li .text-title{
		font-size: 18px;
	}
	.product-d .box1 li .text-des{
		margin-top: 15px;
	}
	.product-d .box2 li{
		margin-top: 40px;
	}
	.allPro li a .proWen .fontS14{
	    margin-top: 10px;
	}
	.allPro li a span{
	    margin-top: 20px;
	}
	.allPro li:not(:last-child){
	    margin-bottom: 30px;
	}
	.allPro li:last-child{
	    margin-bottom: 0px;
	}
	.allPro li a .proWen{
	    margin-top: 20px;
	}
}