
/* new1 */
.hotPro .hotPro_swiper .swiper-slide a{display: inline-block;width: 100%;background: #217AD9;padding: 10px 10px 20px;}
.hotPro .hotPro_swiper .swiper-slide a .imgBox{display: flex;align-items: center;justify-content: center;height: 280px;background: #fff;    overflow: hidden;}
.hotPro .hotPro_swiper .swiper-slide a .imgBox:hover img{transform: scale(1.05);}
.hotPro .hotPro_swiper .swiper-slide a .imgBox img{max-width: 100%;max-height: 100%;transition: all 0.5s ease-in-out;}
.hotPro .hotPro_swiper .swiper-slide a .textBox{color: #fff;padding-top: 15px;}
.hotPro .hotPro_swiper .swiper-slide a .textBox h3{font-size: 14px;line-height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hotPro .hotPro_swiper .swiper-slide a .textBox p{font-size: 14px;line-height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newTit h2{font-size: 48px;text-align: center;margin-bottom: 40px;text-transform: uppercase;}
.hotPro{margin-top: 70px;}
.hotPro .hot_prev{left: 0px;width: 56px;height: 56px;top: 60%;background: url(arrBg.png);background-position: 0 -68px;}
.hotPro .hot_next{right: 0px;width: 56px;height: 56px;background: url(arrBg.png);background-position:0px -202px;top: 60%;}
.hotPro .hot_prev.swiper-button-disabled, .hotPro .hot_next.swiper-button-disabled {opacity: 1;cursor: auto;pointer-events: none;}
.hotPro .hot_prev.swiper-button-disabled{background: url(arrBg.png);background-position: 0 -1px;}
.hotPro .hot_next.swiper-button-disabled{background: url(arrBg.png);background-position: 0 -135px;}
.ind_rz{background: #217AD9;margin-top: 70px;padding: 40px 0;}
.ind_rz dl{display: flex;align-items: center;}
.ind_rz dl dd h3{font-size: 32px;color: #fff;text-transform: uppercase;}
.ind_rz dl dd h4{font-size: 22px;margin: 20px 0 14px;}
.ind_rz dl dd p{font-size: 14px;line-height: 24px;}
.ind_rz dl dt{width: 195px;margin-right: 150px;padding-left: 20px;}
.ind_rz dl dd{color: #fff;}
.ind_rz dl dd a {background: #fff;padding: 20px 70px;display: inline-block;font-size: 16px;color: #217ad9;border-radius: 10px;margin-top: 20px;}
.ind_rz dl dd a:hover{opacity: 0.9;}
.newAbout{padding: 70px 0;background: #fff;}
.newAbout .conBox{display: flex;align-items: center;justify-content: center;}
.newAbout .textBox img{margin-bottom: 35px;}
.newAbout .textBox{width: calc(100% - 628px);padding-right: 60px;}
.newAbout .textBox .file{background: #f4f4f4;padding: 30px 15px;padding-bottom: 10px;}
.newAbout .textBox .file p{color: #333;line-height: 24px;margin-bottom: 15px;    font-size: 14px;}
.newAbout .textBox .file p span{color: #999;display: inline-block;width: 150px;vertical-align: top;}
.newAbout .textBox .file p  i{display: inline-block;width: 12px;height: 12px;background: url(spotIcon.png) no-repeat -464px -24px;vertical-align: -3px;margin-right: 20px;}
.newAbout .textBox .file p em{font-style: normal;width: calc(100% - 200px);display: inline-block;vertical-align: top;word-break: break-word;}
.newAbout .textBox .compInfo p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;line-height: 30px;margin-top: 20px;font-size: 14px;}
.newAbout .textBox .compInfo a{background: #217ad9;padding: 20px 70px;display: inline-block;font-size: 16px;color: #fff;border-radius: 10px;margin-top: 20px;}
.newAbout .textBox .compInfo a:hover{opacity: 0.9;}
.newAbout .imgBox{width: 628px;height: 576px;display: flex;align-items: center;justify-content: center;}
.newAbout .imgBox img{height: 576px;object-fit: cover;max-width: 100%;}
.indCompImg{background: url(compBg.jpg) no-repeat center;padding: 70px 0;background-size: cover;}
.indCompImg .newTit h2{color: #fff;}
.indCompImg ul li{width: 25%;padding:10px;float: left;}
.indCompImg ul li .imgBox{width: 100%;height: 267px;display: flex;align-items: center;justify-content: center;border: 3px #fff solid;overflow: hidden;}
.indCompImg ul li .imgBox img{max-width: 100%;object-fit: cover;height: 267px;transition: all 0.5s ease-in-out;}
.indCompImg ul li .imgBox:hover img{transform: scale(1.05);}
.indmainPro{background: #fff;padding: 70px 0;}
.indmainPro ul li{width: 25%;padding:10px;float: left;}
.indmainPro ul li .imgBox a{width: 100%;height: 260px;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.indmainPro ul li .textBox{text-align: center;color: #333;padding: 10px;padding-bottom: 30px;}
.indmainPro ul li .textBox p{font-size:14px;}
.indmainPro ul li .textBox a.proName{color: #333;margin-bottom: 10px;display: inline-block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;}
.indmainPro ul li .conBox{border: 3px solid #DEDEDE;}
.indmainPro ul li .textBox .inquiryBtn{display: inline-block;padding: 10px 20px;background: #217AD9;color: #fff;border-radius: 4px;margin-top: 10px;font-size: 14px;}
.indmainPro ul li .textBox .inquiryBtn:hover{opacity: 0.9;}
.indmainPro ul li .imgBox img{max-width: 100%;max-height: 100%;transition: all 0.5s ease-in-out;}
.indmainPro ul li .imgBox:hover img{transform: scale(1.05);}
.indAdvantage{padding: 80px 0;}
.indAdvantage ul{margin: 0 -30px;}
.indAdvantage ul li{float: left;width: 50%;margin-bottom: 60px;padding: 0 30px;}
.indAdvantage ul li dl{display: flex;align-items: center;justify-content: center;}
.indAdvantage ul li dl dt{width:163px}
.indAdvantage ul li dl dd{padding-left: 50px;width: calc(100% - 163px);}
.indAdvantage ul li dl dd h3{font-size: 20px;margin-bottom: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.indAdvantage ul li dl dd p{line-height: 26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;font-size: 14px;}
.indZs{background: #fff;padding: 80px 0;}
.indZs ul li{width: 25%;padding: 20px;float: left;text-align: center;}
.indZs ul li .imgBox{display: flex;align-items: center;justify-content: center;border: 1px #ddd solid;margin-bottom: 15px;height: 410px;}
.indZs ul li .imgBox img{max-width: 100%;max-height: 100%;}
.indZs ul li p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;}
.indContact{padding: 80px 0;color: #fff;}
.indContact .newTit h2{text-align: left;color: #fff;}
.indContact ul{width: 60%;}
.indContact ul li{width: 50%;float: left;display: flex;align-items: center;margin-bottom: 15px;font-size: 14px;}
.indContact ul li img{margin-right: 15px;}
.indContact p{display: flex;align-items: center;font-size: 14px;}
.indContact p img{margin-right: 15px;}
.indContact a {background: #fff;display: inline-block;color: #217AD9;font-size: 20px;padding: 15px 40px;border-radius: 4px;margin-top: 60px;font-weight: bold;}
.indContact a img{vertical-align: -6px;margin-right: 10px;}
.indContact a:hover{opacity: 0.9;}
/* new1 */

.ind_rz .auditedBox dl{padding: 20px;display: inherit;background: none;}
.ind_rz .auditedBox dl dt{display: flex;align-items: center;margin-top: 9px;border-bottom: 1px #65A4E6 dashed;width: 100%;padding-left: 0;margin-right: 0;}
.ind_rz .auditedBox dl dt .imgBox{width: 221px;height: 59px;background: url(memberIcon.webp) no-repeat;    background-position: 0 -189px;margin-top: -26px;margin-right: 31px;}
.ind_rz .auditedBox dl dt h2{font-size: 32px;font-weight: normal;line-height: 40px;color: #fff;font-weight: 900;}
.ind_rz .auditedBox dl dt h3{font-size: 22px;font-weight: normal;line-height: 30px;padding-bottom: 10px;margin-bottom: 10px;color: #fff;font-weight: 900;}
.ind_rz .auditedBox dl dd{float: left;width: 100%;padding-left: 0;padding-top: 14px;}
.ind_rz .auditedBox dl dd p{color: #fff;line-height: 28px;font-size: 14px;}

.spotBan{height: 500px;}
.sopt-swiper .swiper-slide img{height: 500px;object-fit: cover;width: 100%;}
.sopt-swiper .swiper-slide{height: 500px;overflow: hidden;}
.hotPro {
    margin-top: 70px;
}
.newNav {
    background: #217AD9;margin-bottom: 1px;
}
.newNav .fl  li a.curr{background: #0861C0;}
@media (max-width: 1024px){
	.shopBan{background: url(../05/shopBan.jpg);}
	.w_spot{max-width: 100%;min-width: 100%;}
	.hotPro{
		margin-top: 40px;
	}
	.ind_rz .auditedBox dl dt .imgBox {
		width: 164px;
		height: 30px;
		background-position: 0 -74px;
		background-size: 83px;
		margin-right: 0;
	}
	.ind_rz .auditedBox dl dt h2{
		font-size: 18px;
	}
	.ind_rz .auditedBox dl dt h3{
		font-size: 16px;
	}
	.certificate3 span{
		color: #fff;
	}
    .hotPro{margin-top: 40px;}
.newTit h2{font-size: 30px;margin-bottom: 20px;}
.ind_rz dl{display: inherit;}
.newAbout .conBox{display: inherit;}
.newAbout .textBox{width: 100%;padding: 0;}
.newAbout .imgBox{width: 100%;height: auto;margin-top: 40px;}
.indCompImg ul li{width: 50%;}
.indCompImg ul li .imgBox{height: 140px;}
.indmainPro ul li{width: 50%;padding: 5px;}
.indmainPro ul li .imgBox a{height: 140px;}
.indAdvantage ul{margin: 0;}
.indAdvantage ul li{width: 100%;padding: 0;}
.indAdvantage ul li dl dt{width: 100px;}
.indAdvantage ul li dl dt img{max-width: 100%;}
.indAdvantage ul li dl dd{width: calc(100% - 120px);padding-left: 15px;}
.indAdvantage ul li dl dd h3{overflow: inherit;word-break: break-word;white-space: inherit;}
.indAdvantage ul li dl dd p{-webkit-line-clamp: inherit;}
.indAdvantage{padding: 40px 0 0;}
.indZs ul li{width: 50%;padding: 10px;}
.indZs ul li .imgBox{height: 210px;}
.indZs{padding: 40px 0;}
.indContact ul{width: 100%;}
.indContact ul li{width: 100%;}
.inquiryBox{display: none;}
.newAbout .imgBox img{height: auto;max-width: 100%;}
.newAbout .textBox img{max-width: 100%;}
}