
/* ===================首页样式========================== */
.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: flex-start;color: #ffffff;}
.banner-cont .text h1{font-family: "SamsungOne700";color: #ffffff;text-align: center;}
.banner-cont .text h2{font-family: "SamsungOne700";color: #ffffff;text-align: center;}
.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: #0b88e2; 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: #0b88e2;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;}
.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 .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;}
.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-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;color: #fff;}
.banner-prev{left: 50px;}
.banner-next{/*transform: rotate(180deg);*/right: 50px;}
.banner-prev:hover, .banner-next:hover{background-color: #0b88e2;}
@media (max-width: 1151px){
.banner-prev, .banner-next {display: none;}
}

.indTitle{width: auto;}
.indTitle .name{font-family:'SamsungOne700';color: #000;}
.indTitle .text{color: #888;margin-top: 20px;}

.indMore{display: flex;align-items: center;width: 152px;height: 44px;border-radius: 22px;background: rgba(11, 136, 226, .9);transition: all .4s ease;justify-content: center;color: #fff;}
.indMore span{transition: all .4s ease;}
.indMore i{transition: all .4s ease;margin-left:5px;}
.indMore:hover{background: rgba(11, 136, 226, 1);}
.indMore:hover span{}
.indMore:hover i{}

.indpp{width: 100%;position: relative;background:url(/template/cn/image/index4_02.jpg) #f7f7f7 no-repeat bottom;min-height: 800px;}
.indpp .contain{position: relative;justify-content: space-between;display: flex;}
.indpp .indTitle{max-width: 880px;position: relative;z-index: 4;text-align: center;}
.indpp .indTitle .name{text-align: left;}
.indpp .indTitle .text{color: #888888;text-align: left;}
.indpp-bg{width: calc(60% - 50px);}
.indpp-wrap{width: calc(40% - 50px);}
.indpp-num{width: auto;}
.indpp-num-line{width: 100%;background: #efefef;height: 1px;}
.indpp-num-items{justify-content: space-between;align-items: baseline;}
.indpp-num-items .num{color: #0b88e2;display: flex;align-items: baseline;}
.indpp-num-items .num .timer{font-family:'SamsungOne700';}
.indpp-num-items .num i{font-size: 14px;font-style: normal;margin-left: 10px;}
.indpp-num-items .text{line-height: 18px;color: #888888;}

.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: 52px;height: 52px;cursor: pointer;position: absolute;opacity: 0.8;background:rgb(255 255 255 / 50%) url(/template/cn/image/indhbplay.png) no-repeat left 55% center;border-radius: 50%;left: 65%;top: 50%;margin-top: -26px;transition: all .4s ease;box-shadow: 0 0 15px 1px rgba(0, 0, 0, .05);}
.indhb-play:hover{opacity: 1;transform: scale(1.1);}

.indhb-partner{position: relative;width: 100%;}
.indhb-partner-loop{width: calc(100% - 0px);position: relative;padding: 0 50px;}
.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-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-color: #0b88e2;color: #ffffff;}


.indal{width: 100%;position: relative;overflow: hidden;}
.indal:after{content: "";position: absolute;left: 0;bottom: 120px;z-index: 10;width: 100%;background: rgba(255, 255, 255, 0.1);height: 1px;z-index: 1;}
.indal .indal-head{position: absolute;left: 0;top: 0;z-index: 10;width: 100%;}
.indal .indal-head .contain{}
.indal .indal-head .indTitle .name{color: #ffffff;}
.indal .mySwiper{overflow: hidden;list-style: none;padding: 0;z-index: 1;position: absolute;bottom: 0;height: 120px;width: calc(100% - 20%);left: 10%;border-left: 1px solid rgba(255, 255, 255, 0.1);}
.indal .swiper-slide{display: flex;align-items: center;justify-content: center;}
.indal .mySwiper .swiper-wrapper .swiper-slide:first-child{border-left: 0px solid rgba(255, 255, 255, 0.1);}
.indal .mySwiper .swiper-wrapper .swiper-slide{border-right: 1px solid rgba(255, 255, 255, 0.1);}
.indal .mySwiper .swiper-wrapper .swiper-slide-thumb-active {backdrop-filter: blur(0.5208vw);-webkit-backdrop-filter: blur(0.5208vw);}
.indal-cont{position: absolute;width: 100%;}
.indal-cont .text{color: #ffffff;max-width: 500px;}
.indal-cont1{display: flex;align-items: center;justify-content: center;height: 100%;padding: 10px;}
.indal-cont1 .text h1{font-family: "SamsungOne400";color: #ffffff;}
@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 .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: 600px;}
/*
.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;bottom: 38px;cursor: pointer;transition: all .4s ease;display: flex;justify-content: center;align-items: center;color: #fff;}
.indal-prev{left: 20px;}
.indal-next{/*transform: rotate(180deg);*/right: 20px;}
.indal-prev:hover, .indal-next:hover{color: #0b88e2;}
.indal-prev:active, .indal-next:active{color: #0b88e2;}


.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: #0b88e2;}
.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-color: #0b88e2;}

.indxw{width: 100%;position: relative; /* background: linear-gradient(to bottom,#f7f7f7,#f7f7f7);*/}
.indxw-head{width: 100%;flex-direction: row-reverse;}
.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 .swiper-pagination{bottom: 0;top: auto;margin:0 auto;position: relative;height: 2px;}
.indxw-loop .swiper-slide{}
.indxw-loop .swiper-slide-active{opacity: 1;}
.indxw-loop-link{display: flex;width: 100%;height: 100%; overflow: hidden;justify-content: space-between;align-items: center;flex-direction: row-reverse;}
.indxw-loop-link .img{width: calc(50% - 0px);overflow: hidden;display: flex;flex-wrap: nowrap;justify-content: center;align-items: center;border-radius: 5px;}
.indxw-loop-link .img img{transition: all .6s ease;}
.indxw-loop-link .cont{padding: 30px;width: calc(50% - 0px);}
.indxw-loop-link .name{height: auto;transition: all .4s ease;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;margin: 15px 0;}
.indxw-loop-link .text{height: auto;transition: all .4s ease;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{}
.indxw-loop-link:hover .img img{transform: scale(1.04);}
.indxw-loop-link:hover .name{color: #0b88e2;}
.indxw-prev, .indxw-next{width: 44px;height: 44px;border-radius: 50%;background: #f1f1f1;position: absolute;z-index: 4;top: 50%;margin-top: -22px;cursor: pointer;transition: all .4s ease;display: flex;justify-content: center;align-items: center;}
.indxw-prev{left: 0px;}
.indxw-next{/*transform: rotate(180deg);*/right: 0px;}
.indxw-prev:hover, .indxw-next:hover{background-color: #0b88e2;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: 110px;}
    .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 {line-height: 24px;}
    .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;}
    .indpp-bg {}
    .indpp-num-line {}
    .indhb-partner-name{width: 140px;}
    .indhb-partner-loop {padding: 0 60px;}
    .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-prev, .indxw-next{margin-top: -64px;}
    .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-prev, .indxw-next{display: none;}
	.indxw-loop{padding: 0;}
    .indxw-loop .swiper-wrapper{padding-bottom: 50px;}
    .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: #0b88e2;}
}


/* ------------------------手机端-------------------------- */
@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;left: 50%;margin-top: 50px;margin-left: -26px;}
    .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;}
	.indal-prev{left: 0px;}
	.indal-next{right: 0px;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .indTitle .text {line-height: 24px;margin-top: 6px;}
    .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-bg {width: 100%;}
    .indpp-wrap{width: 100%;}
    .indhb-partner {position: static;}
    .indhb-play {width: 44px;height: 44px;margin-left: -22px;margin-top: 30px;}
    .indhb-partner-name, .indhb-partner-link {height: 70px;}
    .indhb-partner-name {width: 102px;font-size: 12px;}
    .indhb-partner-loop {width: calc(100% - 0px);padding: 0 40px;}
    .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-head-cont {padding: 24px 0;}
    .indxw-head-cont .indTitle .text {max-height: 48px;}
    .indxw-head-hint-li .text{font-size: 12px;}
    .indxw-loop .swiper-pagination-bullet {width: 8px;height: 8px;margin: 0 6px !important;}
	.indxw-loop-link {flex-wrap: wrap;}
	.indxw-loop-link .cont{padding: 20px;width: 100%;}
	.indxw-loop-link .img{width: 100%;}
	.indMore {width: 136px;height: 40px;}
	.indal-foot-link{display: none;}
	.indal-loop .link{min-height: 250px;}
	.indal-loop .swiper-slide {width: calc(100% - 0px);margin-bottom: 20px;}
	.indal-loop .text img {max-width: 60%;}
	.indhb-bg .indTitle .pic .pic-list {width: calc(100% - 0px);}
	.indhb-bg .indTitle .pic .pic-list img {height: 44px;width: 44px;}
}