/* ===================首页样式========================== */
.banner{width: 100%;position: relative;overflow: hidden;}
.banner-img{width: 100%;}
.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;color: #ffffff;}
.banner-cont .contain{width: 92% !important;}
.banner-cont .text h1{font-family: "Poppins700";color: rgba(255, 255, 255, 0);text-align: left;text-transform: uppercase;text-stroke: 0.5px rgba(255, 255, 255, 0.5);-webkit-text-stroke: 0.5px rgba(255, 255, 255, 0.2);line-height: 1.2;max-width: 1000px;}
.banner-cont .text h2{font-family: "SamsungOne700";color: #ffffff;text-align: left;text-transform: capitalize;max-width: 500px;line-height: 1.2;}
.banner-cont .link{display: flex;align-items: center;transition: all .4s ease;justify-content: flex-start;}
.banner-cont .link span{}
.banner-cont .link i{ width: 35px; height: 35px; background: #00a2e9; border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-left: 10px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.banner-cont .link:hover{}
.banner-cont .link:hover i{margin-left: 15px;}
.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: #00a2e9;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 .text, .banner-cont .link{opacity: 0;}
.swiper-slide-active .banner-cont .text{animation: bannerUp 1s ease both 1s;/*border-left: rgba(255, 255, 255, 0.5) 1px solid; padding-left: 50px;*/}
/*.swiper-slide-active .banner-cont .text:after{content: '';width: 50px; height: 5px;background: #00a2e9; z-index: 2;position: absolute;bottom: 0;}*/
.swiper-slide-active .banner-cont .link{animation: bannerUp 1s ease both 1.1s;}
.oneSlide .banner-cont .text{animation: bannerUp 1s ease both .4s;}
/*.oneSlide .banner-cont .text:after{content: '';width: 50px; height: 5px;background: #00a2e9; z-index: 2;position: absolute;bottom: 0;}*/
.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 img {width: 100%;object-fit: cover;transform: matrix(1, 0, 0, 1, 0, 0);transition: all 0.4s ease 1.2s;min-height: 500px;max-height: 1000px;}
.banner .swiper-slide video {    width: 100%;transition: all 0.4s ease 1.2s;min-height: 500px;max-height: 1000px;}
.banner .swiper-slide-active video {transition: all 4s ease;}
.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{position: absolute;bottom: 0;display: flex;justify-content: center;width:  92%!important;left: 4%;justify-content: space-between;align-items: center;}
.banner-scroll{color: #ffffff;z-index: 4;writing-mode: vertical-lr;display: flex;align-items: center;}
.banner-scroll .banner-scroll-line{width: 1px;height: 50px;background: rgba(255, 255, 255, .1);opacity: 1;position: relative;display: block;margin-top: 8px;}
.banner-scroll .banner-scroll-line:before{content: "";width: 100%;height: 0;background: #00a2e9;position: absolute;top: 0;left: 0;animation: scrollline 3.8s linear infinite 0s;}
@keyframes scrollline{0%{height: 0;}100%{height: 100%;}}
.banner-prev, .banner-next{width: 44px;height: 44px;border-radius: 50%;background:rgba(255, 255, 255, .5);position: absolute;z-index: 4;top: 0;cursor: pointer;transition: all .4s ease;display: flex;justify-content: center;align-items: center;}
.banner-prev{right: 55px;}
.banner-next{/*transform: rotate(180deg);*/right: 0;}
.banner-prev:hover, .banner-next:hover{background: #00a2e9;color: #fff;}
@media (max-width: 640px){
.banner-prev, .banner-next {}
.banner-btn{bottom: 50px;}
.swiper-slide-active .banner-cont .text{}
}

.indTitle{width: auto;}
.indTitle .tit{font-family: "Poppins700";color: rgba(255, 255, 255, 0);text-transform: capitalize;text-stroke: 0.5px rgba(0, 0, 0, 0.2);-webkit-text-stroke: 0.5px rgba(0, 0, 0, 0.2);line-height: 1.2;}
.indTitle .name{font-family:'SamsungOne700';color: #00a2e9;}
.indTitle .text{font-family:'SamsungOne700';color: #000000;}

.indMore{display: flex;align-items: center;transition: all .4s ease;justify-content: center;opacity: 0.9;background: #00a2e9;width: 160px;height: 44px;border-radius: 22px;}
.indMore span{color: #ffffff;}
.indMore i{margin-left:10px;color: #ffffff;}
.indMore:hover{color: #00a2e9;opacity: 1;}
.indMore:hover span{}
.indMore:hover i{}

.indpp{width: 100%;position: relative;background:url(/template/cn/image/index_about.png) #f1f1f1 bottom center no-repeat;min-height: 800px;}
.indpp .contain{position: relative;justify-content: space-between;display: flex;width: 92%!important;}
.indpp .indTitle{position: relative;z-index: 4;text-align: center;}
.indpp-wrap{width: calc(100% - 0px);position: relative;}
.indpp-wrap .cont{max-width: 880px;margin: 0 auto;}
.indpp-num{width: auto;}
.indpp-num-line{width: 30px;}
.indpp-num-line i {display: inline-block;width: 20px;height: 20px;background: #fff;border-radius: 100%;position: relative;cursor: pointer;}
.indpp-num-line i:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
	border-radius: 100%;
	background: #00a2e9;
    z-index: 2;
}
.indpp-num-line 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;
}
@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;
	}
}
.indpp-num-items{justify-content: flex-start;align-items: baseline;display: flex;flex-wrap: wrap;}
.indpp-num-items:nth-child(1){}
.indpp-num-items:nth-child(2){margin-left: 150px;}
.indpp-num-items:nth-child(3){margin-left: 300px;}
.indpp-num-items .num{display: flex;align-items: baseline;width: calc(100% - 30px);}
.indpp-num-items .num .timer{font-family:'SamsungOne700';color: #00a2e9;}
.indpp-num-items .num i{font-style: normal;margin-left: 10px;}
.indpp-num-items .text{margin-left: 30px;margin-top: -5px;}

.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-play{width: 60px;height: 60px;cursor: pointer;opacity: 0.8;background: rgb(255 255 255 / 50%);border-radius: 50%;right: 0;bottom: 0;transition: all .4s ease;box-shadow: 0 0 15px 1px rgba(0, 0, 0, .05);display: flex;justify-content: center;align-items: center;margin: 0 auto;}
.indhb-play i{width: 40px;height: 40px;background: #00a2e9;color: #ffffff;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.indhb-play:hover{opacity: 1;transform: scale(1.1);}

.indhb-partner{position: relative;width: 100%;background: #00a2e9;}
.indhb-partner .contain{width: 92%!important;}
.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: 80px;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-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: #00a2e9;color: #ffffff;}


.indal-head{width: 100%;display: flex;justify-content: center;text-align: center;}
.indal-head .indTitle{}
.indal{width: 100%;position: relative;overflow: hidden;}
.indal-loop{width: 100%;position: relative;}
.indal-loop .swiper-slide{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.indal-loop-cont {width: calc(25% - 0px);height: 100%;display: flex;align-items: center;}
.indal-loop-cont .indal-loop-link{border-right: 1px #f1f1f1 solid;border-bottom: 1px #f1f1f1 solid;display: flex;align-items: center;justify-content: center;position: relative;text-align: center;overflow: hidden;}
.indal-loop-cont:first-child .indal-loop-link{}
.indal-loop-cont .indal-loop-link:before{content: "";width: 100%;height: 100%;z-index: 2;background: rgba(0, 0, 0, 0);position: absolute;transition: all .4s ease;}
.indal-loop-cont .indal-loop-link:hover .name{color: #ffffff;}
.indal-loop-cont .indal-loop-link:hover:before{background: rgba(0, 0, 0, 0.3);}
.indal-menu {}
.indal-menu ul {display: flex;width: 100%;height: 100%;min-height: 700px;justify-content: space-between;position: relative;overflow: hidden;}
.indal-menu li {display: flex;width: calc(16.66% - 0px);transition: all .4s ease;}
.indal-menu li:nth-child(1):before{content: "";width: 0px;height: 100%;z-index: 2;background: rgba(255, 255, 255, 0);}
.indal-menu li:before{content: "";width: 1px;height: 100%;z-index: 2;background: rgba(255, 255, 255, 0.1);}
.indal-menu li.active {background: rgba(0, 162, 233, 1);}
.indal-menu li.active:after {content: "";width: 100%;height: 100%;background: rgba(0, 162, 233, 1); z-index: 1;}
.indal-menu li.active .icon{opacity: 1;}
.indal-menu .indal-menu-cont{display: flex;align-items: flex-end;width: calc(16.66% - 0px);flex-wrap: wrap;position: absolute;bottom: 0;z-index: 2;padding-left: 20px;padding-right: 20px;}
.indal-menu .text {width: 100%;color: #ffffff;font-family:'SamsungOne700';}
.indal-menu .icon{color: #ffffff;width: 100%; position: relative;padding: 20px 0;transition: all .4s ease;opacity: 0;}
.indal-menu .icon:before{content: "";position: absolute;left: 0;bottom: 0;width: 20px;height: 2px;z-index: 1;background: rgba(255, 255, 255, 1);}
/* 效果 */
.indal-loop-cont .name{opacity: 0;}
.swiper-slide-active .indal-loop-cont .name{animation: bannerUp2 1s ease both .8s;position: absolute;z-index: 3;transition: all .4s ease;}
.swiper-slide-active .indal-loop-cont .icon{animation: bannerUp2 1s ease both .9s;}
@keyframes bannerUp2 {0%{opacity: 0;transform: translateY(120px);}100%{opacity: 1;transform: translateY(0);}}
.indal .indal-menu-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
.indal .indal-menu-img img {object-fit: cover;transform: matrix(1, 0, 0, 1, 0, 0);transition: all 0.4s ease 1.2s;display: none;height: 100%;width: 100%;}
.indal li.active .indal-menu-img img {transition-delay: 0.4s !important;transform: matrix(1.06, 0, 0, 1.06, 0, 0);transition: all 4s ease;display: block;}


.indcp{width: 500px;backdrop-filter: blur(0.5208vw);-webkit-backdrop-filter: blur(0.5208vw);position: absolute;right: 0;top:0;z-index: 10000;}
.indcp .indTitle .name{color: #ffffff;}
.indcp-loop{width: 100%;margin-top: 10px;}
.indcp-loop-link{display: block;width: 100%;}
.indcp-loop-link .name{color: #888;text-align: center;transition: all .4s ease;}
.indcp-loop-link .img{padding: 20px 0;display: flex;align-items: center;justify-content: center;height: 400px;}
.indcp-loop-link .img img{max-width: 100%;max-height: 100%;transition: all .6s ease;}
.indcp-loop-link:hover .name{color: #00a2e9;}
.indcp-loop-link:hover .img img{transform: scale(1.04);}
.indcp-prev, .indcp-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;color: #fff;}
.indcp-prev{left: 50px;}
.indcp-next{/*transform: rotate(180deg);*/right: 50px;}
.indcp-prev:hover, .indcp-next:hover{background: #00a2e9;}


.indfw{width: 100%;position: relative;overflow: hidden;}
.indfw-head {position: absolute;top: 0;z-index: 5;}
.indfw-head .tit{color: #ffffff;}
.indfw-head .name{color: #ffffff;}
.indfw-loop-img{width: 100%;}
.indfw-loop-img img{width: 100%;object-fit: cover;}
.indfw-loop-cont{position: absolute;z-index: 5;width: 100%;height: 100%;top: 40%;left: 0;color: #ffffff;}
.indfw-loop-cont .text h1{color: #ffffff;text-align: left;text-transform: capitalize;max-width: 400px;}
.indfw-loop-cont .text h2{color: #ffffff;text-align: left;text-transform: capitalize;max-width: 400px;}
.indfw .swiper-slide:before {content: "";width: 100%;height: 100%;background: #00a2e9;position: absolute;top: 0;left: 0;z-index: 3;}
.indfw .swiper-container{z-index: auto;}
/* 效果 */
.indfw-loop-cont .text{opacity: 0;}
.swiper-slide-active .indfw-loop-cont .text{animation: indfwUp 1s ease both 1s;max-width: 850px;}
@keyframes indfwUp{0%{opacity: 0;transform: translateY(120px);}100%{opacity: 1;transform: translateY(0);}}
.indfw .swiper-slide {overflow: hidden;position: relative;}
.indfw .swiper-slide img {width: 100%;object-fit: cover;transform: matrix(1, 0, 0, 1, 0, 0);transition: all 0.4s ease 1.2s;min-height: 70vh;}
.indfw .swiper-slide-active img {transition-delay: 0.4s !important;transform: matrix(1.06, 0, 0, 1.06, 0, 0);transition: all 4s ease;}
.indfw-btn{position: absolute;top: 70%;z-index: 5;width: 100%;}
.indfw-btn .contain{display: flex;align-items: center;justify-content: flex-start;}
.indfw-prev, .indfw-next{width: 44px;height: 44px;border-radius: 50%;background:rgba(255, 255, 255, .5);cursor: pointer;transition: all .4s ease;display: flex;justify-content: center;align-items: center;color: #fff;}
.indfw-prev{}
.indfw-next{margin-left: 10px;}
.indfw-prev:hover, .indfw-next:hover{background: #00a2e9;}
@media (max-width: 640px){
.indfw-prev, .indfw-next {}
}

.indfw-area{position: absolute;z-index: 4;width: 50%;height: 100%;top: 0;right: 0;display: flex;align-items: center;justify-content: center;color: #ffffff;}
.indfw-area-logo{width: 100px;height: 100px;background: #ffffff; border-radius: 100%;padding: 20px;display: flex;align-items: center;justify-content: center;position: absolute;}
.indfw-area-line1{border: 1px rgba(255, 255, 255, 1) dashed;width: 200px;height: 200px;border-radius: 100%;position: absolute;}
.indfw-area-line1 .indfw-num-line:nth-child(1){top: -5%;position: absolute;left: 40%;}
.indfw-area-line1 .indfw-num-line:nth-child(2){top: 40%;position: absolute;left: -15%;}
.indfw-area-line1 .indfw-num-line:nth-child(3){top: 80%;position: absolute;right: 0;}
.indfw-area-line2{border: 1px rgba(255, 255, 255, 1) dashed;width: 300px;height: 300px;border-radius: 100%;position: absolute;}
.indfw-area-line2 .indfw-num-line:nth-child(1){top: 10%;position: absolute;right: 8%;}
.indfw-area-line2 .indfw-num-line:nth-child(2){top: 70%;position: absolute;left: -2%;}
.indfw-area-line2 .indfw-num-line:nth-child(3){top: 98%;position: absolute;left: 40%;}
.indfw-area-line3{border: 1px rgba(255, 255, 255, 0.8) dashed;width: 400px;height: 400px;border-radius: 100%;position: absolute;}
.indfw-area-line3 .indfw-num-line:nth-child(1){top: 60%;position: absolute;right: -5%;}
.indfw-area-line3 .indfw-num-line:nth-child(2){top: 20%;position: absolute;left: 0;}
.indfw-area-line4{border: 1px rgba(255, 255, 255, 0.6) dashed;width: 500px;height: 500px;border-radius: 100%;position: absolute;}
.indfw-area-line4 .indfw-num-line:nth-child(1){top: -2%;position: absolute;left: 40%;}
.indfw-area-line5{border: 1px rgba(255, 255, 255, 0.4) dashed;width: 600px;height: 600px;border-radius: 100%;position: absolute;}
.indfw-num-line{width: auto;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.indfw-num-line span{text-align: center;margin-top: 5px;width: 100%;}
.indfw-num-line i {display: inline-block;width: 20px;height: 20px;background: #fff;border-radius: 100%;position: relative;cursor: pointer;}
.indfw-num-line i:before { position: absolute;content: '';left: 50%;top: 50%;transform: translate(-50%, -50%);width: 10px;height: 10px;border-radius: 100%;background: #00a2e9;z-index: 2;}
.indfw-num-line 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: changes1 2s linear 0.5s infinite;}
@keyframes changes1 {
	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;}
}


.indxw{width: 100%;position: relative;}
.indxw-head{width: 100%;display: flex;justify-content: center;text-align: center;border-bottom: #f1f1f1 1px solid;}
.indxw-head-cont{width: calc(100% - 780px);padding: 0 90px 40px 0;position: relative;}
.indxw-head-cont::after{content: "";position: absolute;width: calc(100% - 90px);height: 1px;background: #e8e8e8;left: 0;bottom: 0;}
.indxw-head-cont .indMore{position: absolute;left: 0;bottom: 40px;}
.indxw-head-cont .indTitle .text{max-height: 80px;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.indxw-head-text{width: 100%;}
.indxw-head-text p{line-height: inherit;color: #777;line-height: 32px;height: 128px;overflow: hidden;-webkit-line-clamp: 4;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.indxw-head-hint{width: 100%;}
.indxw-head-hint-li{width: 100%;font-family:'SamsungOne700';margin-top: 24px;}
.indxw-head-hint-li .name{color: #888;margin-bottom: 4px;}
.indxw-head-hint-li .text{color: #888;line-height: 20px;padding-left: 22px;}
.indxw-head-hint-li:first-child{}
.indxw-head-hint-li:last-child{}
.indxw-head-img{width: 780px;display: block;overflow: hidden;}
.indxw-head-img img{width: 100%;object-fit: cover;transition: all .6s ease;}
.indxw-head-img:hover img{transform: scale(1.04);}

.indxw-loop{width: 100%;position: relative;}
.indxw-loop .contain{position: relative;}
.indxw-loop .swiper-pagination{bottom: 0;top: auto;margin:0 auto;position: relative;height: 2px;}
.indxw-loop .swiper-slide{}
.indxw-loop .swiper-slide-active{}
.indxw-loop-link{width: 100%;height: 100%;overflow: hidden;border-left: 1px #f1f1f1 solid;display: block;transition: all .4s ease;}
.indxw-loop-link .img{width: calc(100% - 0px);overflow: hidden;display: flex;flex-wrap: nowrap;justify-content: center;align-items: center;}
.indxw-loop-link .img img{transition: all .6s ease;}
.indxw-loop-link .cont{padding:50px 30px;width: calc(100% - 0px);}
.indxw-loop-link .name{height: auto;overflow: hidden;-webkit-line-clamp: 1;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;margin: 20px 0;}
.indxw-loop-link .text{height: auto;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;color: #888;}
.indxw-loop-link .time{color: #888;}
.indxw-loop-link:hover{background: #00a2e9;}
.indxw-loop-link:hover .img img{transform: scale(1.04);}
.indxw-loop-link:hover .time{color: #ffffff;}
.indxw-loop-link:hover .name{color: #ffffff;}
.indxw-loop-link:hover .text{color: #ffffff;}
.indxw-prev, .indxw-next{width: 44px;height: 44px;border-radius: 50%;background: #f1f1f1;position: absolute;z-index: 4;top: 0;margin-top: -44px;cursor: pointer;transition: all .4s ease;display: flex;justify-content: center;align-items: center;}
.indxw-prev{left: 0px;}
.indxw-next{left: 55px;}
.indxw-prev:hover, .indxw-next:hover{background-color: #00a2e9;color: #ffffff;}


/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
    .indpp-num-line {}
    .indxw-head-cont {padding: 0 60px 40px 0;}
    .indxw-head-cont::after {width: calc(100% - 60px);}
}

@media all and (max-width:1599px) {
    /* 1440 × (700)  */
    .indpp .indTitle {}
    .indpp-num-line {}
    .indpp-num-items {}
    .indhb-partner-name, .indhb-partner-link{height: 70px;}
    .indcp-head-wrap {width: 400px;padding: 40px 20px;}
    .indcp-head-loop-link .img {height: 340px;}
    .indcp-bg-big{height: 500px;}
    .indcp-bg-pro-img {width: calc(100% - 440px);}
    .indxw-head-img {width: 640px;}
    .indxw-head-cont {width: calc(100% - 640px);padding: 0 50px 30px 0;}
    .indxw-head-hint-li {margin-top: 16px;}
    .indTitle .text {}
    .indxw-head-cont .indTitle .text{max-height: 64px;}
    .indxw-head-cont .indMore{bottom: 30px;}
    .indxw-head-cont::after {width: calc(100% - 50px);}
    .indxw-head-text p {line-height: 30px;height: 120px;}
}

@media all and (max-width:1439px) {
    /* 1360 */
}

@media all and (max-width:1359px) {
    /* 1280 */
}

@media all and (max-width:1279px) {
    /* 1152 × (700) */
    .indal-hint{top: 20px;}
    .indhb-partner-name{width: 140px;}
    .indhb-partner-loop {}
    .indcp-bg-pro .contain {padding: 0 80px;}
    .indcp-head .contain {padding: 0 0 0 80px;}
    .indcp-head-wrap{width: 320px;}
    .indcp-head-menu a {margin: 0 8px;}
    .indcp-head-loop-link .img {height: 280px;}
    .indcp-bg-pro-img {width: calc(100% - 360px);}
    .indcp-bg-big {height: 466px;}
    .indxw-head-img {width: 500px;}
    .indxw-head-cont {width: calc(100% - 500px);padding: 0 40px 20px 0;}
    .indxw-head-hint{margin-top: 16px;}
    .indxw-head-hint-li {margin-top: 8px;}
    .indxw-head-cont .indMore{bottom: 20px;}
    .indxw-head-hint-li .name {margin-bottom: 0;}
    .indxw-head-cont::after {width: calc(100% - 40px);}
	.indhb{background-size: 100% 100%;}
}

@media all and (max-width:1151px) {
    /* 1024 */
    .banner-img img.none-mb{height: 50vh;}
	.indxw-loop{padding: 0;}
    .indxw-loop .swiper-pagination{display: block;}
    .indxw-loop .swiper-pagination-bullet {width: 10px;height: 10px;background: #e8e8e8;opacity: 1;margin: 0 8px !important;}
    .indxw-loop .swiper-pagination-bullet-active {opacity: 1;background: #00a2e9;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .indal-hint{display: none;}
    .indal-cont .name, .indal-cont .text, .indal-cont .link{opacity: 1;animation: none !important;}
    .indal-list ul {}
    .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%;}
	.indhb-play{position: relative;width: 50px;height: 50px;}
	.indhb-play i{width: 34px;height: 34px;}
    .indpp-num{width: 100%;margin-bottom: 28px;}
    .indpp-num-line {}
    .indcp-bg-pro{display: none;}
    .indcp-head-wrap{width: 100%;}
    .indcp-head .contain {padding: 0 80px;position: relative;}
    .indcp-head .indMore{position: absolute;top: 36px;right: 100px;}
    .indcp-bg-big {height: 440px;}
    .indcp-head {top: 70px;}
    .indcp-bg-wrap {padding-top: 100px;}
    .indxw-head-img{width: 100%;}
    .indxw-head-cont .indMore{position: static;margin-top: 20px;}
    .indxw-head-cont{width: 100%;padding: 28px 0;}
    .indcp-bg-btn {margin-top: -40px;}
    .indxw-head-cont::after {width: 100%;}
    .indxw-head-text p {line-height: 28px;height: 112px;}
	.indpp-num-items:nth-child(1){}
	.indpp-num-items:nth-child(2){margin-left: 80px;}
	.indpp-num-items:nth-child(3){margin-left: 160px;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .indTitle .text {}
    .banner-cont .link {width: 136px;height: 40px;}
    .banner .swiper-pagination {bottom: 18px;}
    .banner .swiper-pagination-bullet {width: 30px;margin: 0 7px !important;}
    @keyframes bannerUp{0%{opacity: 0;transform: translateY(60px);}100%{opacity: 1;transform: translateY(0);}}
    .indpp{padding-top: 10px;}
    .indpp-num-line{}
    .indpp-num-items{margin-top: 20px;}
    .indpp .contain {flex-wrap: wrap;}
    .indpp-wrap{width: 100%;margin-top: 20px;}
	.indpp-num-items:nth-child(1){}
	.indpp-num-items:nth-child(2){margin-left: 80px;}
	.indpp-num-items:nth-child(3){margin-left: 160px;}
    .indhb-partner {position: static;}
    .indhb-play {}
    .indhb-partner-name, .indhb-partner-link {height: 60px;}
    .indhb-partner-name {width: 102px;font-size: 12px;}
    .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%;*/}
    .indcp-bg-btn .prev, .indcp-bg-btn .next {width: 40px;height: 40px;background-size: 18px;display: none;}
    .indcp-head .contain {padding: 0;}
    .indcp-head-wrap {padding: 28px 15px;}
    .indcp-head {top: 36px;}
    .indcp-head-title {text-align: left;}
    .indcp-head .indMore {top: 26px;right: 14px;}
    .indcp-head-loop-link .img {height: 260px;}
    .indcp-bg-wrap {padding-top: 60px;}
    .indcp-bg-big {height: 394px;}
    .indxw-loop .swiper-pagination-bullet {width: 8px;height: 8px;margin: 0 6px !important;}
	.indxw-loop-link {flex-wrap: wrap;}
	.indxw-loop-link .cont{padding:50px 20px;width: 100%;}
	.indxw-loop-link .img{width: 100%;}
	.indMore {width: 150px;height: 42px;border-radius: 21px;}
	.indal-foot-link{display: none;}
	.indhb-bg .indTitle .pic .pic-list {width: calc(100% - 0px);}
	.indhb-bg .indTitle .pic .pic-list img {height: 44px;width: 44px;}
	.indfw-area {width: 100%;height: 50%;top: 48%;right: 0;}
	.indfw .swiper-slide:before {background: #00a2e9;}
	.indfw .swiper-slide img {min-height: 150vh;}
	.indfw-loop-cont {top: 18%;}
	.indfw-btn{top: 38%;}
	.indfw-area-logo {width: 60px;height: 60px;padding: 10px;}
	.indfw-area-line1{width: 160px;height: 160px;}
	.indfw-area-line2{width: 260px;height: 260px;}
	.indfw-area-line3{width: 360px;height: 360px;}
	.indfw-area-line4{width: 460px;height: 460px;}
	.indfw-area-line5{width: 560px;height: 560px;}
	.indal-menu ul {min-height: 300px;}
	.indal-menu .indal-menu-cont{padding-left: 10px;padding-right: 10px;}
	.indal-loop-cont {width: calc(50% - 0px);}
	.indal-menu .icon {display: none;}
	.indpp-num-items:nth-child(1){}
	.indpp-num-items:nth-child(2){margin-left: 100px;}
	.indpp-num-items:nth-child(3){margin-left: 200px;}
	.indpp {min-height: 600px;}
	.indpp-bg {width: 50%;}
}