
/* ===================首页样式========================== */
.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 .text h1{font-family:'SamsungOne700';color: #ffffff;}
.banner-cont .text h2{font-family:'SamsungOne700';color: #ffffff;}
.banner-cont .link{display: flex;align-items: center;transition: all .4s ease;justify-content: flex-start;position: relative;}
.banner-cont .link:before{content: '';width: 40px;height: 40px;background: linear-gradient(to right, #eb3d00, #ff6935);border-radius: 100%;position: absolute;z-index: 0;}
.banner-cont .link a{z-index: 1;}
.banner-cont .link span{padding-left:20px;z-index: 1;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.banner-cont .link i{padding-left: 10px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.banner-cont .link:hover span{padding-left:25px;}
.banner-cont .link:hover i{padding-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: linear-gradient(to right, #eb3d00, #ff6935);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 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%;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-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: linear-gradient(to right, #eb3d00, #ff6935);}
@media (max-width: 1151px){
.banner-prev, .banner-next {display: none;}
}

.indTitle{width: auto;}
.indTitle .tit{}
.indTitle .name{font-family:'SamsungOne700';}
.indTitle .text{color: #888;margin-top: 20px;}

.indMore{display: flex;align-items: center;transition: all .4s ease;justify-content: flex-start;position: relative;}
.indMore:before{content: '';width: 40px;height: 40px;background: linear-gradient(to right, #eb3d00, #ff6935);border-radius: 100%;position: absolute;z-index: 0;}
.indMore a{z-index: 1;}
.indMore span{padding-left:20px;z-index: 1;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.indMore i{padding-left: 10px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.indMore:hover span{padding-left:25px;}
.indMore:hover i{padding-left: 15px;}

.indpp{width: 100%;position: relative;background:url(/template/cn/image/about_bg.png) #f8f8f8 no-repeat bottom;min-height: 600px;}
.indpp .contain{position: relative;justify-content: space-between;display: flex;}
.indpp .indTitle{max-width: 880px;position: relative;z-index: 4;text-align: left;}
.indpp .tit-num{font-family: Trebuchet MS;color: #0089e2;font-weight: bold;font-size: 80px;}
.indpp .indTitle .name{text-align: left;}
.indpp .indTitle .text{color: #888888;text-align: left;}
.indpp-bg{width: calc(50% - 50px);}
.indpp-wrap{width: calc(50% - 50px);}
.indpp-num{width: auto;}
.indpp-num-line{width: 100%;background: #efefef;height: 1px;}
.indpp-num-items{justify-content: space-between;align-items: center;flex-wrap: nowrap !important;padding: 20px 0;}
.indpp-num-items .num{width: calc(20% - 10px);display: flex;justify-content: flex-end;}
.indpp-num-items .num .timer{font-family:'SamsungOne700';}
.indpp-num-items .num i{font-style: normal;color: #0089e2;}
.indpp-num-items .text{width: calc(80% - 10px);}

.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%;border-top: #f1f1f1 1px solid;}
.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-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: #0089e2;color: #ffffff;}


.indal{width: 100%;position: relative;overflow: hidden;}
.indal .indal-head{width: 300px;}
.indal .indal-head .indTitle{}
.indal .indal-head .indTitle .name{color: #ffffff;}
.indal .indal-head .indTitle .tit{color: #ffffff;}
.indal-loop{width: 100%;position: relative;}
.indal-loop-cont {
    position: absolute;
    width: 70%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    top: 0;
    right: 0;
    color: #fff;
}
.indal-loop-cont .contain:before{content: "";position: absolute;right: 0;top: 0;width: 100%;height: 1px;z-index: 1;background: rgba(255, 255, 255, 0.1);}
.indal-loop-cont .contain{position: relative;padding:100px 50px;display: flex;align-items: center;justify-content: space-between;}
.indal-loop-cont .indal-loop-cont-tit{max-width: 70%;}
.indal-menu {
    position: absolute;
    z-index: 4;
    width: 30%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-content: space-between;
	pointer-events: none;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.indal-menu .contain {

}
.indal-menu li {
    display: flex;
    align-items: center;
    justify-content: flex-end;
	position: relative;
	cursor: pointer;
    user-select: none;
    pointer-events: auto;
}
.indal-menu li:before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 1px;z-index: 1;background: rgba(255, 255, 255, 0.1);}
.indal .indal-menu:before{content: "";position: absolute;right: 0;top: 0;width: 1px;height: 100%;z-index: 1;background: rgba(255, 255, 255, 0.1);}
.indal-menu li.active {background: linear-gradient(to right, #0089e2, #0169ac);}
.indal-menu li.active .img{background-position: center bottom;  }
.indal-menu  .indal-menu-cont{width: 300px;padding: 15px 0;}
.indal-menu .img{width: 40px;height: 40px;background-position: center top; /* 将背景图片定位到上半部分的中间 */background-size: 100% auto; }
.indal-menu .text {margin-top: 10px;}
.indal-menu .text h1{color: #ffffff;}
/* 效果 */
.indal-loop-cont .name, .indal-loop-cont .hint, .indal-loop-cont .indMore{opacity: 0;}
.swiper-slide-active .indal-loop-cont .name{animation: bannerUp2 1s ease both .8s;}
.swiper-slide-active .indal-loop-cont .hint{animation: bannerUp2 1s ease both .9s;margin-top: 10px;}
.swiper-slide-active .indal-loop-cont .indMore{animation: bannerUp2 1s ease both 1s;}
@keyframes bannerUp2 {0%{opacity: 0;transform: translateY(120px);}100%{opacity: 1;transform: translateY(0);}}
.indal .swiper-slide {overflow: hidden;position: relative;}
.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: 680px;}
.indal .swiper-slide-active img {transition-delay: 0.4s !important;transform: matrix(1.06, 0, 0, 1.06, 0, 0);transition: all 4s ease;}

.indxw{width: 100%;position: relative;}
.indxw-head{width: 100%;}
.indxw-loop{width: 100%;position: relative;}
.indxw-loop .swiper-pagination{bottom: 0;}
.indxw-loop .swiper-pagination-bullet {width: 12px;height: 12px;}
.indxw-loop .swiper-pagination-bullet-active{background: #0089e2;}
.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:hover{}
.indxw-loop-link:hover .img img{transform: scale(1.04);}
.indxw-loop-link:hover .name{}
.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{right: 0px;}
.indxw-prev:hover, .indxw-next:hover{background-color: #0089e2;color: #ffffff;}

.indxw1{background: url(/template/cn/image/new_bg.jpg) center top no-repeat;}
.indxw1-loop{display: flex;justify-content: space-between;}
.indxw1-loop-link{width: calc(25% - 20px);}
.indxw1-loop-link .time{margin-bottom: 20px;color: #888888;}
.indxw1-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: 20px 0;}
.indxw1-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;}
.indxw1-loop-link .img{border-radius: 5px;overflow: hidden;}
.indxw1-loop-link img{transition: all .6s ease;background: #ffffff;}
.indxw1-loop-link:hover .img img{transform: scale(1.04);}



/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
}

@media all and (max-width:1599px) {
    /* 1440 × (700)  */
    .indhb-partner-name, .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 {}
    .indpp-num-line {}
    .indhb-partner-name{width: 140px;}
	.indhb{background-size: 100% 100%;}
	.indal-loop-cont {width: 60%;}
	.indal-menu {width: 40%;}
	.indal-menu .img {width: 30px;height: 30px;}
	.indal-menu .indal-menu-cont {padding: 8px 0;}
}

@media all and (max-width:1151px) {
    /* 1024 */
    .banner-img img.none-mb{height: 50vh;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .indal-cont .name, .indal-cont .text, .indal-cont .link{opacity: 1;animation: none !important;}
    .indal-list ul {}
    .indal-list li {width: calc(50% - 15px);}
	.indal-loop-cont {width: 60%;}
	.indal-loop-cont .contain {width:100%;padding: 30px;}
	.indal-menu {width: 40%;justify-content: flex-start;}
	.indal-menu .img {width: 30px;height: 30px;}
	.indal-menu .indal-menu-cont {padding: 8px 10%;width: 100%;}
	.indal-menu .contain {width:100%;}
	.indal .indal-head {width: 100%;margin: 0 10%;}
	.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 {}
	.indxw1-loop {flex-wrap: wrap;}
	.indxw1-loop-link { width: calc(50% - 20px);}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
	.indMore {}
    .banner-cont .link {}
    .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);}
    .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%;*/}
	.indxw-loop-link {flex-wrap: wrap;}
	.indxw-loop-link .cont{padding: 20px;width: 100%;}
	.indxw-loop-link .img{width: 100%;}
	.indal-cont1{padding: 12px;}
	.indal-loop-cont {width: 55%;}
	.indal-loop-cont .contain {width:100%;padding: 20px;display: block;}
	.indal-loop-cont .indal-loop-cont-tit {max-width: 100%;}
	.indal-menu {width: 45%;justify-content: flex-start;}
	.indal-menu .img {width: 25px;height: 25px;}
	.indal-loop-cont .indMore{margin: 20px 0;}
	.indhb-bg .indTitle .pic .pic-list {width: calc(100% - 0px);}
	.indhb-bg .indTitle .pic .pic-list img {height: 44px;width: 44px;}
	.indxw1-loop {flex-wrap: wrap;}
	.indxw1-loop-link{width: calc(100% - 0px);margin-bottom: 20px;}
}