@charset "UTF-8";

/*
*
* index.html and index_en.html
* made by cloud @ 2021-12-01;
*/


.banner-x .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #ffffff;
    opacity: 1;
}
.banner-x .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
    position: relative;
}
.banner-x .swiper-pagination-bullet-active:before{
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	border: 1px solid #ffffff;
	position: absolute;
	top: -6.5px;
	left: -5.5px;
}
.banner-x-swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 30px;
}
.banner-x .swiper-slide img{
	width: 100%;
	height: 800px;
}
.banner-x-swiper-slide{
	position: relative;
}
.banner-x-swiper-slide .container{
	position: absolute;
	top: 0;
	left: calc((100% - 1440px) / 2);
}
.banner-x-l{
	padding-top: 248px;
}
.banner-title{
	font-size: 64px;
	font-weight: bold;
	color: #ffffff;
    line-height: 1.125;
}
.banner-subtitle{
	font-size: 18px;
	color: #ffffff;
    line-height: 1.333;
    margin-top: 32px;
}


.swiper-p-next, .swiper-p-prev{
	top: auto;
	bottom: 18px;
	width: 60px;
	color: #ffffff;
	font-size: 18px;
	background-image: none;
	letter-spacing: 4px;
}
.swiper-p-next{
	left: calc((100% - 1192px) / 2);
}
.swiper-p-prev{
	left: calc((100% - 1440px) / 2);
}
.swiper-p-next:after{
	content: " ";
	display: block;
	position: absolute;
	height: 2px;
	width: 30px;
	margin-top: 3px;
	background-color: #ffffff;
	right: 0;
	transition: all .3s;
}
.swiper-p-prev:after{
	content: " ";
	display: block;
	position: absolute;
	height: 2px;
	width: 30px;
	margin-top: 3px;
	background-color: #ffffff;
	left: 0;
	transition: all .3s;
}
.swiper-p-next:hover:after{
	width: 60px;
}
.swiper-p-prev:hover:after{
	width: 60px;
}




.products-x{
	background-image: url('../images/probg.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 96px;
	padding-bottom: 60px;
}
.pxb-item-a{
	position: relative;
}
.pxb-item-a:before{
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	transition: all .3s;
}
.pxb-item-a:hover:before{
	background-color: rgba(0, 0, 0, 0);
}
.pxb-item-a:after{
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	display: block;
	width: 0;
    height: 0;
    border-bottom: 116px solid #60bfa8;
    border-left: 0px solid transparent;
    transition: all .3s;
}
.pxb-item-a:hover:after{
	border-bottom: 116px solid #60bfa8;
    border-left: 84px solid transparent;
}
.pxb-item-a p{
	position: absolute;
	bottom: 24px;
	font-size: 24px;
	color: #ffffff;
	text-indent: 40px;
}
.pxb-item-a span{
	position: absolute;
	display: inline-block;
	width: 20px;
	height: 20px;
	bottom: 30px;
	right: 10px;
	z-index: 99;
}
.pxb-item-a span:before{
	display: block;
	content: "";
	position: absolute;
	left: -10px;
	bottom: 0;
	width: 20px;
	height: 1px;
	background-color: #rgba(255, 255, 255, 0);
	transition: all .2s;
}
.pxb-item-a span:after{
	display: block;
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 1px;
	height: 20px;
	background-color: #rgba(255, 255, 255, 0);
	transition: all .2s;
}
.pxb-item-a:hover span:before{
	background-color: #ffffff;
}
.pxb-item-a:hover span:after{
	background-color: #ffffff;
}
.pxb-item-a img{
	width: 100%;
	height: 400px;
}
.products-btn{
	margin-top: 60px;
}
.products-x-box{
	margin-top: 55px;
}

.case-x{
	background-image: url('../images/public/casebg.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 740px;
}
.case-x-top{
	margin-top: 58px;
	height: 62px;
	overflow: hidden;
}
.case-x-title{
	font-size: 48px;
	font-family: Arial;
	color: #ffffff;
	height: 62px;
	line-height: 62px;
}
.case-x-more{
	font-size: 18px;
	font-family: Arial;
	color: #ffffff;
	background-color: #ac0202;
	padding: 18.5px 59.3px;
}
.case-x-more:hover{
	color: #eee;
	text-shadow: 0 0 6px #ffffff;
}

.case-x-con{
	padding-right: calc((100% - 1620px) / 2);
	padding-top: 100px;
}
.case-x-con-body{
	background-color: #101010;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-left: 231.5px;
	padding-right: 90px;
	padding-top: 23px;
	padding-bottom: 85px;
	float: left;
}
.case-x-con-body .public-title{
	flex: none;
}
.cxcb-item{
	width: 453px;
	margin-top: 30px;
}
.cxcb-item-img img{
	width: 100%;
	height: 280px;
}
.cxcb-item-title p a{
	font-size: 24px;
	font-family: Arial;
	color: #ffffff;
	line-height: 70px;
	margin-top: 12px;
	padding-left: 0px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-align: left;
}
.cxcb-item-title p:after{
	content: "";
	display: block;
	width: 57px;
	height: 4px;
	background-color: #60bfa8;
	transition: all .3s;
}
.cxcb-item-desc{
  font-size: 16px;
  color: rgba(255, 255, 255, 0.643);
  line-height: 1.5;
  margin-top: 22px;
  padding-left: 0px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.cxcb-item-detail{
	font-size: 16px;
	font-family: Arial;
	color: #505050;
	margin-top: 40px;
	background-image: url('../images/public/casearr.png');
	background-repeat: no-repeat;
	background-size: 27px 7px;
	background-position: 125px center;
	transition: all .3s;
	padding-left: 0px;
}
.cxcb-item:hover .cxcb-item-detail{
	color: #60bfa8;
	background-image: url('../images/public/casearr-h.png');
}
.cxcb-item:hover .cxcb-item-title p:after{
	width: 80px;
}

/* 
.factory-x-con{
	padding-left: calc((100% - 1280px) / 2);
	margin-top: 246px;
	padding-bottom: 85px;
}
.factory-x-info{
	width: 600px;
}
.factory-x-slide{
	width: calc(100% - 600px);
}
.factory-x-title{
	font-size: 44px;
	font-family: Arial;
	color: #010101;
}
.factory-x-desc{
    font-size: 16px;
    color: rgb(51, 51, 51);
    line-height: 2.125;
    text-align: left;
    padding-right: 40px;
    margin-top: 20px;
}
.factory-x-btn{
	margin-top: 53px;
}
.btn-lyl{
	display: block;
	width: 210px;
	height: 62px;
	font-size: 18px;
	font-family: Arial;
	color: #ffffff;
	text-align: center;
	line-height: 62px;
	background-color: rgba(172, 2, 2, 1);
}
.btn-lyl:hover{
	color: #ffffff;
	text-shadow: 0 0 6px rgba(0, 0, 0, 0.9);
}
.fxs-x img{
	width: 100%;
	height: 465px;
}
.fac-page .swiper-pagination-bullet {
    width: auto;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    opacity: 1;
    color: #333333;
    font-size: 22px;
    font-family: Arial;
    transition: all .3s;
}
.fac-page .swiper-pagination-bullet-active {
    opacity: 1;
    background: transparent;
}
.fac-page .swiper-pagination-bullet-active {
    font-size: 84px;
    color: #ac0202;
}
.factory-x-slide .swiper-container-horizontal > .swiper-pagination-bullets {
	position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    z-index: 99;
}
.fxs-swiper-container{
	padding-bottom: 55px;
}
.fxs-swiper-container .swiper-button-prev, .fxs-swiper-container .swiper-button-next {
    position: absolute;
    top: 96%;
    width: 40px;
    height: 40px;
    margin-top: -4px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 7px;
    background-position: center;
    background-repeat: no-repeat;
}
.fxs-swiper-container .swiper-button-prev{
	background-image: url('../images/public/fac-l.png');
	left: 61%;
}
.fxs-swiper-container .swiper-button-next{
	background-image: url('../images/public/fac-r.png');
	left: 65%;
}


.number-x{
	height: 190px;
	background-image: url('../images/public/numberbg.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.number-x .container{
	padding: 0 70px;
}
.nxi-number{
	font-size: 60px;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	margin-top: 38px;
}
.nxi-desc{
	font-size: 18px;
	color: #ffffff;
	font-family: Arial;
	text-align: center;
	margin-top: 2px;
} */




/* 
.certification-x{
	height: 717px;
	background-image: url('../images/public/certificationbg.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.certification-x .container{
	position: relative;
}
.certification-x-title{
	font-size: 44px;
	color: #ffffff;
	font-family: Arial;
	text-align: center;
	margin-top: 77px;
	margin-bottom: 65px;
}
.cer-n, .cer-p{
	width: 44px;
	height: 44px;
	background-size: 44px 44px;
	transition: all .3s;
	top: 67%;
}
.cer-n{
	background-image: url('../images/public/cer-r.png');
	right: -99px;
}
.cer-n:hover{
	background-image: url('../images/public/cer-r-h.png');
}
.cer-p{
	background-image: url('../images/public/cer-l.png');
	left: -99px;
}
.cer-p:hover{
	background-image: url('../images/public/cer-l-h.png');
}
.cx-img{
	position: relative;
}
.cx-mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	transition: all .3s;
}
.cx-mask span{
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	opacity: 0;
	transition: all .3s;
}
.cx-mask>img{
	position: absolute;
	top: calc(50% - 16px);
	left: calc(50% - 16px);
	opacity: 0;
	transition: all .3s;
}
.cx-mask span.cxm-cn-1{
	top: 20px;
	left: 20px;
	border-top: 2px solid #ac0202;
	border-left: 2px solid #ac0202;
}
.cx-mask span.cxm-cn-2{
	top: 20px;
	right: 20px;
	border-top: 2px solid #ac0202;
	border-right: 2px solid #ac0202;
}
.cx-mask span.cxm-cn-3{
	bottom: 20px;
	left: 20px;
	border-bottom: 2px solid #ac0202;
	border-left: 2px solid #ac0202;
}
.cx-mask span.cxm-cn-4{
	bottom: 20px;
	right: 20px;
	border-bottom: 2px solid #ac0202;
	border-right: 2px solid #ac0202;
}

.cx-img:hover .cx-mask{
	background-color: rgba(0, 0, 0, 0.3);
}
.cx-img:hover .cx-mask span{
	opacity: 1;
}
.cx-img:hover .cx-mask>img{
	opacity: 1;
}
.imgmodal .modal-body{
	text-align: center;
}
.imgmodal .modal-body img{
	max-width: 100%;
}


.brand-x{
	height: 650px;
	background-image: url('../images/public/brandbg.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.brand-x-cf{
	height: 100%;
	background-repeat: no-repeat;
	background-size: 662px 650px;
	background-position: left;
	padding-left: 662px;
	padding-right: 144px;
}
.brand-x-title{
	font-size: 60px;
	color: #303030;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	margin-top: 167px;
	margin-bottom: 16px;
}
.brand-x-desc{
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding: 0 176px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.brand-x-infos{
	font-size: 20px;
	color: #b90000;
	text-align: center;
}
.brand-x-btn{
	margin-top: 50px;
}
.brand-x-btn a{
	display: block;
	width: 386px;
	height: 78px;
	line-height: 78px;
	background-color: #ac0202;
	font-size: 27px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	margin: 0 auto;
	background-image: url('../images/public/brandphone.png');
	background-position: 46px 21px;
	background-repeat: no-repeat;
	padding-left: 100px;
}
.brand-x-btn a:hover{
	text-shadow: 0 0 6px #666;
} */




.msg-x{
    background-color: #dddddd;
    padding-top: 100px;
    padding-bottom: 135px;
}
