/* ===================首页样式========================== */
.banner{width: 100%;position: relative;overflow: hidden;}
.banner-img{width: 100%;}
.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;text-align: left;text-transform: capitalize;}
.banner-cont .text h2{font-family: "SamsungOne400";color: #ffffff;text-align: left;text-transform: capitalize;}
.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: linear-gradient(to right, #b8d200, #00913a); 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: linear-gradient(to right, #b8d200, #00913a);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%;}}
.titles{text-align: center;border-bottom: 2.4px solid rgb(151, 72, 6);padding-bottom: 10px;}
.splist .col .videoli{width: 100%;border: 1px solid #eee;padding: 10px}
.splist .col .videoli video{width: 100%;}
.splist .col{padding-bottom: 15px;}
/* 效果 */
.banner-cont .text, .banner-cont .link{opacity: 0;}
.swiper-slide-active .banner-cont .text{animation: bannerUp 1s ease both 1s;max-width: 850px;}
.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: 550px;}
.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: 550px;}
.banner .swiper-slide-active video {transition-delay: 0.4s !important;transform: matrix(1, 0, 0, 1, 0, 0);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: 100px;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: linear-gradient(to bottom, #b8d200, #00913a);;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: 50%;margin-top: -22px;cursor: pointer;transition: all .4s ease;display: flex;justify-content: center;align-items: center;color: #fff;}
.banner-prev{right: 55px;}
.banner-next{/*transform: rotate(180deg);*/right: 0;}
.banner-prev:hover, .banner-next:hover{background: linear-gradient(to right, #b8d200, #00913a);}
@media (max-width: 640px){
.banner-prev, .banner-next {}
.banner-btn{bottom: 20px;}
}

.indTitle{width: auto;}
.indTitle .tit{color: #888;}
.indTitle .name{font-family:'SamsungOne700';color: #000;}
.indTitle .text{color: #888;}

.indMore{display: flex;align-items: center;transition: all .4s ease;justify-content: flex-start;opacity: 0.5;}
.indMore span{}
.indMore i{margin-left:5px;}
.indMore:hover{background: -webkit-linear-gradient(left, #b8d200, #00913a); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;opacity: 1;}
.indMore:hover span{}
.indMore:hover i{}

.indpp{width: 100%;position: relative;background:url(/template/cn/image/index_02.jpg) #ffffff bottom no-repeat;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: left;}
.indpp .indTitle .name{}
.indpp .indTitle .text{}
.indpp-bg{width: calc(50% - 30px);}
.indpp-wrap{width: calc(50% - 30px);}
.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: #00913a;
    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';background: -webkit-linear-gradient(left, #b8d200, #00913a); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.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: 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 .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.2;}
.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: linear-gradient(to right, #b8d200, #00913a);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: 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, rgba(184, 210, 0, 0.8), rgba(0, 145, 58, 0.8), rgba(0, 145, 58, 0.8));}
.indal-menu li.active .img{background-position: center bottom;  }
.indal-menu  .indal-menu-cont{display: flex;align-items: center; width: 300px;padding: 12px 0;}
.indal-menu .img{width: 40px;height: 40px;background-position: center top; /* 将背景图片定位到上半部分的中间 */background-size: 100% auto; }
.indal-menu .text {margin-left: 20px;}
.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: 70vh;}
.indal .swiper-slide-active img {transition-delay: 0.4s !important;transform: matrix(1.06, 0, 0, 1.06, 0, 0);transition: all 4s ease;}


.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{background: -webkit-linear-gradient(left, #b8d200, #00913a); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.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: linear-gradient(to right, #b8d200, #00913a);}


.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: linear-gradient(to right, rgba(184, 210, 0, 0), rgba(184, 210, 0, 0.5), rgba(0, 145, 58, 1));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: linear-gradient(to right, #b8d200, #00913a);}
@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: #00913a;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; /* 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 .swiper-slide-active .img .h{display: block;}
.indxw-loop .swiper-slide-active .img .s{display: none;}
.indxw-loop .swiper-slide-active .name{color: #ffffff;}
.indxw-loop .swiper-slide-active .time{color: #ffffff;}
.indxw-loop .swiper-slide-active .indMore{background: -webkit-linear-gradient(left, #b8d200, #00913a); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: rgba(255, 255, 255, 1);opacity: 1;}
.indxw-loop .swiper-slide-active .indxw-loop-link:before{content: "";width: 100%;height: 100%;background: linear-gradient(to bottom, rgba(184, 210, 0, 1), rgba(0, 145, 58, 0.8), rgba(0, 145, 58, 0));position: absolute;top: 0;left: 0;z-index: 3;}
.indxw-loop .swiper-pagination-progressbar{background: #f7f7f7;}
.indxw-loop .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: linear-gradient(to right, #b8d200, #00913a);}
.indxw-loop-link{display: flex;width: 100%;height: 100%; overflow: hidden;justify-content: space-between;align-items: center;}
.indxw-loop-link .img{width: calc(100% - 0px);overflow: hidden;display: flex;flex-wrap: nowrap;justify-content: center;align-items: center;background: #f7f7f7;border: #f1f1f1 1px solid;}
.indxw-loop-link .img .h{display: none;}
.indxw-loop-link .img .s{display: block;}
.indxw-loop-link .img img{transition: all .6s ease;}
.indxw-loop-link .cont{padding: 30px;width: calc(100% - 0px);position: absolute;left: 0;top: 0;z-index: 4}
.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;}
.indxw-loop-link .time{color: #888;margin-bottom: 20px;transition: all .4s ease;}
.indxw-loop-link .indMore{}
.indxw-loop-link:hover{color: #ffffff;}
.indxw-loop-link:hover:before{content: "";width: 100%;height: 100%;background: linear-gradient(to bottom, rgba(184, 210, 0, 1), rgba(0, 145, 58, 0.8), rgba(0, 145, 58, 0));position: absolute;top: 0;left: 0;z-index: 3;}
.indxw-loop-link:hover .img .h{display: block;}
.indxw-loop-link:hover .img .s{display: none;}
.indxw-loop-link:hover .img img{transform: scale(1.04);}
.indxw-loop-link:hover .name{color: #ffffff;}
.indxw-loop-link:hover .time{color: #ffffff;}
.indxw-loop-link:hover .indMore{opacity: 1;}
.indxw-loop-link .indMore:hover{background: -webkit-linear-gradient(left, #b8d200, #00913a); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: rgba(255, 255, 255, 1);}
.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: linear-gradient(to right, #b8d200, #00913a);color: #ffffff;}

.ModuleGridGiant.layout-101 .row .videoli{padding-bottom: 10px;}
.ModuleGridGiant.layout-101 .row .videoli .title{margin: 8px 0px 2px;font-size: 1rem;font-weight: 600;}



/* -------------------------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-prev, .indxw-next{margin-top: -64px;}
    .indxw-head-cont::after {width: calc(100% - 40px);}
	.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;}
    .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: linear-gradient(to right, #b8d200, #00913a);}
}


/* ------------------------手机端-------------------------- */
@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-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%;}
	.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-bg {width: 100%;}
    .indpp-wrap{width: 100%;margin-top: 18px;}
	.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 {width: 44px;height: 44px;margin-left: -22px;margin-top: 30px;}
    .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-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 .cont{padding: 20px;}
	.indMore {width: 136px;height: 40px;}
	.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: linear-gradient(to bottom, rgba(184, 210, 0, 0), rgba(184, 210, 0, 0.5), rgba(0, 145, 58, 1));}
	.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-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;}
	.indpp-num-items:nth-child(1){}
	.indpp-num-items:nth-child(2){margin-left: 100px;}
	.indpp-num-items:nth-child(3){margin-left: 200px;}
}