
/* ===================首页样式========================== */
.banner{width: 100%;position: relative;overflow: hidden;}
.banner-img{width: 100%;height: 100vh;}
.banner-img img{width: 100%;object-fit: cover;}
.banner-img img.none-mb{height: 100vh;}
.banner-img img.none-pc-pad{min-height: 440px;}
.banner-cont{position: absolute;z-index: 4;width: 100%;height: 100%;top: 0;left: 0;display: flex;align-items: center;}
.banner-cont .name{font-family: "SamsungOne700";color: #ffffff;}
.banner-cont .text{font-family: "SamsungOne700";color: #ffffff;}
.banner-cont .link{display: flex;align-items: center;transition: all .4s ease;justify-content: center;width: 150px; height: 44px;border-radius: 22px;background: #FFFFFF;}
.banner-cont .link i{padding-left: 5px;}
.banner-cont .link:hover{background: #007bff;color: #FFFFFF;}
.banner .swiper-pagination{bottom: 50px;}
.banner .swiper-pagination-bullet{width: 40px;height: 2px;background: rgba(255, 255, 255, .5);opacity: 1;margin: 0 10px !important;position: relative;border-radius: 0;}
.banner .swiper-pagination-bullet:before{content: "";width: 0;height: 100%;background: #007bff;position: absolute;top: 0;left: 0;}
.banner .swiper-pagination-bullet-active.swiper-pagination-bullet{background: #fff;}
.banner .swiper-pagination-bullet-active.swiper-pagination-bullet:before{animation: bulletLine 4s linear both .8s;}
.banner .swiper-pagination-bullet-active.oneBullet:before{animation: bulletLine 3.8s linear both 0s;}
@keyframes bulletLine{0%{width: 0;}100%{width: 100%;}}
/* 效果 */
.banner-cont .name, .banner-cont .text, .banner-cont .link{opacity: 0;}
.swiper-slide-active .banner-cont .name{animation: bannerUp 1s ease both 0.9s;}
.swiper-slide-active .banner-cont .text{animation: bannerUp 1s ease both 1s;}
.swiper-slide-active .banner-cont .link{animation: bannerUp 1s ease both 1.1s;}
.oneSlide .banner-cont .name{animation: bannerUp 1s ease both .3s;}
.oneSlide .banner-cont .text{animation: bannerUp 1s ease both .4s;}
.oneSlide .banner-cont .link{animation: bannerUp 1s ease both .5s;}
@keyframes bannerUp{0%{opacity: 0;transform: translateY(120px);}100%{opacity: 1;transform: translateY(0);}}
.banner .swiper-slide {overflow: hidden;position: relative;}
.banner .swiper-slide video {width: 100%;object-fit: cover;transform: matrix(1, 0, 0, 1, 0, 0);transition: all 0.4s ease 1.2s;min-height: 500px;}
.banner .swiper-slide img {width: 100%;height: 100%;object-fit: cover;object-position: center;transform: matrix(1, 0, 0, 1, 0, 0);transition: all 0.4s ease 1.2s;min-height: 500px;}
.banner .swiper-slide-active img {transition-delay: 0.4s !important;transform: matrix(1.06, 0, 0, 1.06, 0, 0);transition: all 4s ease;}
.banner-btn{justify-content: center;}
.banner-prev, .banner-next{width: 44px;height: 44px;border-radius: 50%;background:rgba(255, 255, 255, .5);position: absolute;z-index: 4;top: 50%;margin-top: -22px;cursor: pointer;transition: all .4s ease;display: flex;justify-content: center;align-items: center;}
.banner-prev{left: 50px;}
.banner-next{/*transform: rotate(180deg);*/right: 50px;}
.banner-prev:hover, .banner-next:hover{background: #007bff;color:#ffffff;}
@media (max-width: 1151px){
.banner-prev, .banner-next {display: none;}
}

.indTitle{width: auto;}
.indTitle .name{font-family:'SamsungOne700';}
.indTitle .text{color: #888;}

.indMore{display: flex;align-items: center;transition: all .4s ease;justify-content: center;width: 150px; height: 44px;border-radius: 22px;border: 1px solid #999;background: #FFFFFF;}
.indMore span{}
.indMore i{padding-left: 5px;}
.indMore:hover{background: #007bff;color: #FFFFFF;}

.indpp{width: 100%;position: relative;background:#f8f8f8;min-height: 600px;}
.indpp .contain{position: relative;justify-content: space-between;display: flex;align-items: flex-start;}
.indpp .indTitle{}
.indpp .indTitle .name{}
.indpp .indTitle .text{color: #888888;}
.indpp-bg{width: calc(50% - 50px);}
.indpp-video{width: calc(50% - 50px);position: relative;}
.indpp-wrap{width: calc(100% - 0px);}
.indpp-num{display: flex;justify-content: space-between;}
.indpp-num-line{height: 100%;position: relative;min-height: 120px;}
.indpp-num-line:before{content: "";position: absolute;right: 0px;top: 0;width: 3px;height: 30px;z-index: 1;background: #007bff;}
.indpp-num-line:after{content: "";position: absolute;right: 1px;top: 0;width: 1px;height: 100%;z-index: 0;background: #cccccc;}
.indpp-num-items{width: calc(100% - 40px);display: flex;justify-content: space-between;align-content: space-between;flex-wrap: wrap;padding: 0 20px;}
.indpp-num-items:last-child{padding: 0 0 0 20px;}
.indpp-num-items .num{display: flex;justify-content: flex-start;align-items: baseline;flex-wrap: nowrap;width: 100%;}
.indpp-num-items .num .timer{font-family:'SamsungOne700';color: #007bff;line-height: 1;}
.indpp-num-items .num i{font-style: normal;color: #888888;margin-left: 5px;}
.indhb-play{width: 80px;height: 80px;cursor: pointer;position: absolute;background:#007bff;left: 0;bottom: 0;transition: all .4s ease;color: #ffffff;display: flex;align-items: center;justify-content: center;}
.indhb-play:hover{opacity: 1;transform: scale(1.2);}

.indhb{width: 100%;position: relative;}
.indhb-bg .indTitle .pic{flex-wrap: wrap;display: flex;justify-content: space-between;}
.indhb-bg .indTitle .pic .pic-list{width: calc(50% - 30px);margin-top: 30px;color: #ffffff;display: flex;justify-content: flex-start;align-items: center;}
.indhb-bg .indTitle .pic .pic-list img{margin-right: 10px;height: 50px;width: 50px;}
.indhb-bg .indTitle .pic .pic-list p{line-height: 1.2;}

.indhb-partner{position: relative;width: 100%;background: #f8f8f8;text-align: center;}
.indhb-partner-loop{width: calc(100% - 0px);position: relative;}
.indhb-partner-loop .swiper-slide-active img{transform: translateY(-5px);filter: grayscale(0);opacity: 1;}
.indhb-partner-link{display: flex;width: 100%;height: 120px;align-items: center;justify-content: center;padding: 5px 0;}
.indhb-partner-link img{max-width: 100%;max-height: 100%;transition: all .4s ease;/*filter: grayscale(1);opacity: 0.5;*/}
.indhb-partner-link:hover img{transform: translateY(-5px);filter: grayscale(0);opacity: 1;}
.indhb-partner-name{display: flex;width: 100%;align-items: center;justify-content: center;}
.indhb-partner-name{transition: all .4s ease;}
.indhb-partner-name:hover{transform: translateY(-5px);filter: grayscale(0);opacity: 1;}
.indhb-partner-prev, .indhb-partner-next{width: 44px;height: 44px;border-radius: 50%;position: absolute;cursor: pointer;top: 50%;margin-top: -22px;background: #fff;transition: all .4s ease;display: flex;justify-content: center;align-items: center;}
.indhb-partner-prev{left: 0px;}
.indhb-partner-next{right: 0px;}
.indhb-partner-prev:hover, .indhb-partner-next:hover{background: #007bff;color: #ffffff;}


.indal{width: 100%;position: relative;overflow: hidden;}
.indal .indal-head{}
.indal .indal-head .contain{justify-content: center;text-align: center;}
.indal-menu{overflow: hidden;width: 100%;}
.indal-menu .contain{background: #FFFFFF;position: relative;}
.indal .mySwiper{overflow: hidden;margin: 0 100px;}
.indal .swiper-slide{display: flex;align-items: center;justify-content: center;}
.indal .indal-menu .swiper-slide{padding: 10px 0;}
.indal .mySwiper .swiper-wrapper .swiper-slide-thumb-active{border-bottom: #007bff 3px solid;}
.indal-cont{width: 100%;display: flex;justify-content: space-between;background: #f8f8f8;}
.indal-cont .text{width: calc(50% - 25px);display: flex;align-content: center;flex-wrap: wrap;}
.indal-cont .text div:nth-child(1){width: calc(100% - 0px);}
.indal-cont .text div:nth-child(1):after {background: #007bff; content: ""; display: block; width: 30px; height: 3px;margin: 20px 0;}
.indal-cont .text a{color: #000000;}
.indal-cont .text a:hover{color: #ffffff;}
.indal-cont .img{width: calc(50% - 25px);overflow: hidden;}
.indal-cont1{display: flex;align-items: center;justify-content: center;height: 100px;}
.indal-cont1 .name{height: auto;/*word-break: break-all;*/transition: all .4s ease;overflow: hidden;-webkit-line-clamp: 4;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
@keyframes bulletLine{0%{width: 0;}100%{width: 100%;}}
/* 效果 */
.indal-cont .text, .indal-cont .link{opacity: 0;}
.swiper-slide-active .indal-cont .text{animation: bannerUp 1s ease both 1s;}
.swiper-slide-active .indal-cont .link{animation: bannerUp 1s ease both 1.1s;}
.oneSlide .indal-cont .text{animation: bannerUp 1s ease both .4s;}
.oneSlide .indal-cont .link{animation: bannerUp 1s ease both .5s;}
@keyframes bannerUp{0%{opacity: 0;transform: translateY(120px);}100%{opacity: 1;transform: translateY(0);}}
/*.indal .indal-img:before{content: "";position: absolute;left: 0;bottom: 0;z-index: 10;width: 100%;background: linear-gradient(to right, rgba(0, 71, 187, 1), rgba(0, 71, 187, 0));height: 100%;}*/
.indal .img img {width: 100%;object-fit: cover;transform: matrix(1, 0, 0, 1, 0, 0);transition: all 0.4s ease 1.2s;}
.indal .swiper-slide-active img {transition-delay: 0.4s !important;transform: matrix(1.06, 0, 0, 1.06, 0, 0);transition: all 4s ease;}
.indal-prev, .indal-next{width: 44px;height: 44px;border-radius: 50%;position: absolute;z-index: 10;top: 50%;transform: translateY(-50%); cursor: pointer;transition: all .4s ease;display: flex;justify-content: center;align-items: center;background: #eeeeee;}
.indal-prev{left: 0px;}
.indal-next{right: 0px;}
.indal-prev:hover, .indal-next:hover{background: #007bff;color: #FFFFFF;}

.djlm{padding: 40px 20px;background: #007bff;color: #fff;font-size: 30px;}
.proban .col-xl-3 .cpbox{position: sticky;top: 200px;}
.proban{background-color: #007bff80;}
#v-pills-tab .nav-link{padding: 1.5rem 1rem;font-size: 1.25rem;border: 1px solid #eee;border-top: 0px;}
/*产品列表*/
.accordions{background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,0.05);overflow:hidden;}
.cardnav{border-bottom:1px solid #f0f0f0;transition:all .3s ease}
.cardnav:last-child{border-bottom:0}
.cardHeader{position:relative;padding:0}
.cardHeader>a{display:block;padding:16px 40px 16px 24px;color:#333;font-size:16px;font-weight:500;text-decoration:none;position:relative}
.cardHeader>a::after{content:'';position:absolute;right:20px;top:50%;width:12px;height:12px;border-right:2px solid #666;border-bottom:2px solid #666;transform:translateY(-50%) rotate(-45deg);transition:all .3s cubic-bezier(.4,0,.2,1)}
.cardHeader>a[aria-expanded="true"]::after{transform:translateY(-50%) rotate(45deg);margin-top:-2px}
.cardHeaders>a{display:block;padding:16px 40px 16px 24px;color:#333;font-size:16px;font-weight:500;text-decoration:none;position:relative}
.cardHeaders{position:relative;padding:0}
.cardHeaders>a:hover{background:#f8f9fa;color:#E62129}

.collapse{overflow:hidden;transition:height .3s ease, padding .3s ease} /* 添加padding过渡 */
.collapse-inner{padding:16px 40px 16px 24px;background: #eee;} /* 使用内部容器控制间距 */
.collapse a{display:block;color:#666;font-size:14px;border-radius:6px;text-decoration:none;transition:all .2s ease}
.collapse a[href="{pboot:pageurl}"]{color:#E62129;background:rgba(0,123,255,.08)}
.cardHeader>a:hover{background:#f8f9fa;color:#E62129}
.collapse a:hover{color:#E62129;transform:translateX(8px)}
.collapse a.active{color:#E62129;transform:translateX(8px)}
@media (max-width:768px){#accordions{border-radius:8px;margin: 15px 0;}.cardHeader>a{padding:14px 36px 14px 16px;font-size:15px}.collapse-inner{padding:8px 16px 8px}}
.form-card{background:#fff;border-radius:8px;padding:20px;border:1px solid #eee}
.form-title{color:#333;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #E62129;}
.floating-label{position:relative;margin-bottom:1.5rem}
.floating-label label{position:absolute;top:12px;left:15px;color:#666;pointer-events:none;transition:all .3s ease}
.floating-label .form-control{height:45px;padding-top:18px}
.floating-label textarea.form-control{height:auto;min-height:100px;padding-top:25px}
.floating-label input:focus~label,
.floating-label input:not(:placeholder-shown)~label,
.floating-label textarea:focus~label,
.floating-label textarea:not(:placeholder-shown)~label{top:2px;left:12px;font-size:12px;color:#E62129}
.btn-primary{background:#007bff;border:none;padding:12px;font-weight:500;letter-spacing:1px;transition:all .3s}
.btn-primary:hover{background:#007bff;transform:translateY(-1px)}
.invalid-feedback{font-size:13px}
.indal-list-link .img{display: flex;height: 380px;justify-content: center;background-color: #fff;}
.indal-list-link .cont{text-align: center;}
.wzbj {padding: 60px;background-color: #007bff80!important; /* 背景颜色 */}
.policy-section, .about-section {background-color: #fff; /* 卡片背景颜色 */padding: 30px; /* 卡片内边距 */box-shadow: 0 4px 8px rgba(0,0,0,0.1); /* 卡片阴影 */border-radius: 8px; /* 卡片圆角 */}
.policy-section h2, .about-section h2 {color: #333; /* 标题颜色 */font-size: 24px; /* 标题字体大小 */margin-bottom: 20px; /* 标题底部间距 */}
.policy-section p, .about-section p {margin-bottom:20px;color: #666; /* 文字颜色 */font-size: 16px; /* 文字字体大小 */line-height: 1.6; /* 行高 */}

.section{background-color: #007bff80;}
.ryzz {padding: 60px 0;background-color: #007bff80;}
.ryzz .ryzztitle {text-align: center;font-size: 36px;font-weight: bold;color: #333;margin-bottom: 40px;position: relative;}
.ryzz .ryzztitle:after {content: '';display: block;width: 80px;height: 4px;background-color: #007bff;margin: 15px auto 0;}
.ryzz .MygcSwiper {width: 100%;padding: 20px 0;position: relative;overflow: hidden;}
.ryzz .swiper-wrapper { /* Additional styles for swiper wrapper if needed */}
.ryzz .swiper-slide {text-align: center;background-color: #fff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease;}
.ryzz .swiper-slide:hover {transform: translateY(-5px);}
.ryzz .swiper-slide .img {padding: 20px 0 0;display: flex;justify-content: center;align-items: center;height: 400px;cursor: pointer; /* Adjust as needed */}
.ryzz .swiper-slide img {max-width: 100%;max-height: 100%;object-fit: contain;}
.ryzz .swiper-button-next,
.ryzz .swiper-button-prev {background-color: rgba(255, 255, 255, 0.8);width: 40px;height: 40px;border-radius: 50%;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);background-image: none;display: flex;justify-content: center;align-items: center;}
.ryzz .swiper-button-next:hover, .ryzz .swiper-button-prev:hover{background: #007bff;color:#ffffff;}
.ryzz .swiper-slide .title{font-size: 20px;margin: 10px 0;}
.ryzz .swiper-button-next:after,
.ryzz .swiper-button-prev:after {font-size: 18px;font-weight: bold;}

@media (max-width: 768px) {.ryzz .ryzztitle {font-size: 28px;}}

.jtzgs {padding: 60px 0;background-color: #f8f9fa;}
.jtzgs .jtzgstitle {text-align: center;font-size: 36px;font-weight: bold;color: #333;margin-bottom: 40px;position: relative;}
.jtzgs .jtzgstitle:after {content: '';display: block;width: 80px;height: 4px;background-color: #007bff;margin: 15px auto 0;}
.jtzgs .JtzgsSwiper {width: 100%;padding: 20px 0;position: relative;overflow: hidden;}
.jtzgs .swiper-wrapper { /* Additional styles for swiper wrapper if needed */}
.jtzgs .swiper-slide {text-align: center;background-color: #fff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease;}
.jtzgs .swiper-slide:hover {transform: translateY(-5px);}
.jtzgs .swiper-slide .img {padding: 20px;display: flex;justify-content: center;align-items: center;height: 400px;cursor: pointer; /* Adjust as needed */}
.jtzgs .swiper-slide img {max-width: 100%;max-height: 100%;object-fit: contain;}
.jtzgs .swiper-button-next,
.jtzgs .swiper-button-prev {background-color: rgba(255, 255, 255, 0.8);width: 40px;height: 40px;border-radius: 50%;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);background-image: none;display: flex;justify-content: center;align-items: center;}
.jtzgs .swiper-button-next:after,
.jtzgs .swiper-button-prev:after {font-size: 18px;font-weight: bold;}
.jtzgs .swiper-button-next:hover, .jtzgs .swiper-button-prev:hover{background: #007bff;color:#ffffff;}
.jtzgs .swiper-slide .title{font-size: 20px;margin: 10px 0;}
@media (max-width: 768px) {.jtzgs .jtzgstitle {font-size: 28px;}}
#v-pills-tabContent .tab-pane .row .col{display: flex;flex-direction: column-reverse;}
.top span{color: #007bff!important;}

/* 品牌介绍 */
.brand{width: 100%;overflow: hidden;}
.brand-about{width: 100%;overflow: hidden;background: #007bff80;}
.brand-about-intr{width: 100%;flex-direction: row-reverse;justify-content: center;}
.brand-about-intr .sonTitle .text{text-align: center;}
.brand-about-intr-wrap{width: calc(100% - 0px);}
.brand-about-intr-cont{width: 100%;color: #000;}
.brand-about-intr-img{width: 600px;}
.brand-about-intr-img img{width: 100%;object-fit: cover;}
.brand-about-num{width: 100%;display: flex;justify-content: space-between;}
.brand-about-num-items{width: calc(100% - 40px);padding: 0 20px;display: flex;justify-content: space-between;align-content: space-between;flex-wrap: wrap;}
.brand-about-num-items:last-child{padding: 0 0 0 20px;}
.brand-about-num-items .num {display: flex;justify-content: flex-start;align-items: baseline;flex-wrap: nowrap;width: 100%;}
.brand-about-num-items .num .timer{font-family:'SamsungOne700';color: #007bff;line-height: 1;}
.brand-about-num-items .num i{font-style: normal;color: #888888;margin-left: 5px;}
.brand-about-num-line{height: 100%;position: relative;min-height: 120px;}
.brand-about-num-line:before{content: "";position: absolute;right: 0px;top: 0;width: 3px;height: 30px;z-index: 1;background: #007bff;}
.brand-about-num-line:after{content: "";position: absolute;right: 1px;top: 0;width: 1px;height: 100%;z-index: 0;background: #cccccc;}
.brand-about-video{position: relative;opacity: 1;z-index: 2;min-height: 600px;display: flex;align-items: center;justify-content: center;flex-direction: column;background: #000000;overflow: hidden;}
.brand-about-video img{position: absolute; z-index: 0;opacity: 0.5;height: 100%;width: 100%;}
.brand-about-video i {display: inline-block;width: 3.25rem;height: 3.25rem;background: #fff;border-radius: 100%;position: relative;cursor: pointer;}
.brand-about-video i:before {position: absolute;content: '';left: 50%;top: 50%;transform: translate(-50%, -50%);width: 0;height: 0;border-top: 0.4rem solid transparent;border-bottom: 0.4rem solid transparent;border-left: 0.8rem solid #007bff;z-index: 2;}
.brand-about-video i:after {position: absolute;content: '';width: 200%;height: 200%;left: -50%;top: -50%;background: rgba(255, 255, 255, 1.0);-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;z-index: 1;opacity: 0;animation: changes 2s linear 0.5s infinite;}
.brand-about-video p {width: 100%;float: left;margin-top: 1.5rem;text-align: center;color: #ffffff;z-index: 1;}
.brand-about-video i:hover::after {animation-play-state: paused;}
@keyframes changes {
	0% {
		transform: scale(0.5);
		-webkit-transform: scale(0.5);
		opacity: 0.0;
		}

	50% {
		transform: scale(0.75);
		-webkit-transform: scale(0.75);
		opacity: 0.5;
		}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0.0;
		}
	}

.gt{display: none;}

@media (max-width:768px){.form-card{margin:0 15px}}


/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
}

@media all and (max-width:1599px) {
    /* 1440 × (700)  */
    .indhb-partner-link{height: 110px;}
}

@media all and (max-width:1439px) {
    /* 1360 */
}

@media all and (max-width:1359px) {
    /* 1280 */
}

@media all and (max-width:1279px) {
    /* 1152 × (700) */
    .indpp-bg {}
	.indhb{background-size: 100% 100%;}
}

@media all and (max-width:1151px) {
    /* 1024 */
    .banner-img img.none-mb{height: 50vh;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
	.brand-about-num {flex-wrap: wrap;justify-content: flex-start;}
	.brand-about-num-line {min-height: 100px;width: 3px;margin-bottom: 20px;}
	.brand-about-num-items { width: calc(50% - 3px); padding: 0 20px;margin-bottom: 20px;}
	.brand-about-num-line:nth-last-of-type(2) {margin-bottom: 0px;}
	.brand-about-num-items:last-child {margin-bottom: 0px;}
	.banner-img{height: 100% !important;}
	.hadbox-sec1 {display: none;}
	.indal .mySwiper { overflow: hidden; margin: 0 40px;}
	.hadbox .ltbox .logo .top{font-size: 1.5rem;}
	.indal .indal-img img {min-height: 680px;}
	.indal-prev, .indal-next {width: 40px;height: 40px;}
    .indal-list li {width: calc(50% - 15px);}
	.indhb{background: url(/template/cn/image/index_ab_m.jpg) no-repeat center;background-size: auto 100%;}
	.indhb-bg { width: 100%;}
	.indpp-num {flex-wrap: wrap;justify-content: flex-start;}
	.indpp-num-line {min-height: 100px;width: 3px;margin-bottom: 20px;}
	.indpp-num-items { width: calc(50% - 3px); padding: 0 20px;margin-bottom: 20px;}
	.indpp-num-line:nth-last-of-type(2) {margin-bottom: 0px;}
	.indpp-num-items:last-child {margin-bottom: 0px;}
	.wzbj .col-12 {padding-bottom: 15px}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
	.banner-img{height: 100% !important;}
	.gt{display: block;}
	.sonBan{height: 100% !important;}
	.hadbox-sec1 {display: none;}
	.hadbox .ltbox .phone{display: none;}
	.wzbj .col-12 {padding-bottom: 15px}
	.hadbox .ltbox .logo{justify-content: space-between;}
	.hadbox .ltbox .logo .top{font-size: 1rem;margin: 0 10px 0;}
	.indMore {width: 136px; height: 40px;border-radius: 20px;}
	.banner-cont .link{width: 136px; height: 40px;border-radius: 20px;}
    .banner .swiper-pagination {bottom: 20px;}
    .banner .swiper-pagination-bullet {width: 30px;margin: 0 8px !important;}
    @keyframes bannerUp{0%{opacity: 0;transform: translateY(60px);}100%{opacity: 1;transform: translateY(0);}}
    .indpp{}
    .indpp .contain {flex-wrap: wrap;}
    .indpp-bg {width: 100%;}
	.indpp-video {width: 100%;}
    .indpp-wrap{width: 100%;}
    .indhb-play {width: 60px;height: 60px;}
    .indhb-partner-link {height: 70px;}
    .indhb-partner-loop {width: calc(100% - 0px);}
    .indhb-partner-prev, .indhb-partner-next {width: 32px;height: 32px;margin-top: -16px;background-size: 16px;}
    .indhb-partner-link img{/*max-height: 40px;max-width: 88%;*/}
	.indhb-bg .indTitle .pic .pic-list {width: calc(100% - 0px);}
	.indhb-bg .indTitle .pic .pic-list img {height: 44px;width: 44px;}
	.indal-cont{flex-wrap: wrap;}
	.indal-cont .img {width: calc(100% - 0px);}
	.indal-cont .text {width: calc(100% - 0px);padding:30px;}
}