
/* ===================首页样式========================== */
.banner{width: 100%;position: relative;overflow: hidden;}
.banner1{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: #fff;}
.banner-cont .text{max-width: 1000px;line-height: 1.22;}
.banner-cont .link{display: flex;align-items: center;width: 152px;height: 44px;border-radius: 22px;background: rgba(0, 160, 233, .9);transition: all .4s ease;justify-content: center;font-family: "SamsungOne700";}
.banner-cont .link span{padding-right: 18px;background: url('/template/cn/images/arrRW.svg') no-repeat right center/14px auto;}
.banner-cont .link:hover{background: #d43927;}
.banner .swiper-pagination{bottom: 36px;}
.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: #d43927;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;}

.banner1 .swiper-slide img {width: 100%;object-fit: cover;transform: matrix(1, 0, 0, 1, 0, 0);transition: all 0.4s ease 1.2s;}
.banner1 .swiper-pagination{bottom: 15px;}
.banner1 .swiper-pagination-bullet{width: 40px;height: 2px;background: rgba(255, 255, 255, .5);opacity: 1;margin: 0 10px !important;position: relative;border-radius: 0;}
.banner1 .swiper-pagination-bullet:before{content: "";width: 0;height: 100%;background: #d43927;position: absolute;top: 0;left: 0;}
.banner1 .swiper-pagination-bullet-active.swiper-pagination-bullet{background: #fff;}
.banner1 .swiper-pagination-bullet-active.swiper-pagination-bullet:before{animation: bulletLine 4s linear both .8s;}
.banner1 .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: 400px;}
.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: 40px;height: 40px;border-radius: 50%;background:url('/template/cn/images/arrLH.svg') rgba(255, 255, 255, 1) no-repeat center/18px auto;position: absolute;z-index: 4;top: 50%;margin-top: -40px;cursor: pointer;transition: all .4s ease;}
.banner-prev{left: 70px;}
.banner-next{transform: rotate(180deg);right: 70px;}
.banner-prev:hover, .banner-next:hover{background-color: #d43927;background-image: url('/template/cn/images/arrLW.svg');}
@media (max-width: 1151px){
.banner-prev, .banner-next {display: none;}
}

.indTitle{width: auto;text-align: center;}
.indTitle .name{font-family:'SamsungOne700';line-height: 1.1;color: #222;text-transform: uppercase;}
.indTitle .text{line-height: 40px;color: #888;margin-top: 10px; max-width: 640px;}

.indMore{align-items: center;color: #000000;justify-content: center;}
.indMore span{transition: all .4s ease;margin-right: 8px;}
.indMore i{width: 26px;height: 26px;border-radius: 50%;background: rgba(255,255,255,0) url('/template/cn/images/arrRG.svg') no-repeat center/16px auto;transition: all .4s ease;}
.indMore:hover span{color: #d43927;}
.indMore:hover i{background-image: url('/template/cn/images/arrRWH.svg');}

.indal{width: 100%;overflow: hidden;}
.indal-head{align-items: flex-end;justify-content: center;}
.indal-wrap{justify-content: space-between;align-items: flex-start; width: 100%;}
.indal-left{flex: 0.2;}
.indal-right{flex: 0.75;}
.indal-list{width: 100%;}
.indal-list ul{display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.indal-list li{position: relative;overflow: hidden;border-bottom: #f5f5f5 1px solid;transition: all .4s ease;width: 90%;padding: 20px;}
.indal-list li img{object-fit: fill;max-width: none;max-height: 60px;}
.indal-list li .h{display: none;}
/*.indal-list li:nth-child(2), .indal-list li:nth-child(4){top: -32px;}
.indal-list li:nth-child(3){top: -60px;}
.indal-list li:nth-child(6){background: rgba(15,98,254,1);}
.indal-list li:nth-child(6) .indal-cont{padding-right: 0px;}
.indal-list li:nth-child(6) .indal-cont .name{color: #fff;}
.indal-list li:nth-child(6) .indal-list-link{justify-content: center;}*/
.indal-list li.active{background: #d43927;box-shadow: 0 0 #0000, 0 0 #0000, 0px 6px 90px rgba(8,14,40,.05);width: 100%;padding: 20px 30px;}
.indal-list li.active .s{display: none;}
.indal-list li.active .h{display: block;}
.indal-list li.active .indal-hint{color: #fff;}
.indal-list-link{display: flex;width: 100%;justify-content: flex-start;align-items: center;}
.indal-hint{transition: all .4s ease;padding-left: 10px;}
.indal-cont{/*position: absolute;z-index: 5;width: 100%;top: 60px;padding: 0 68px;*/padding-right: 30px;}
.indal-cont .name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display: block;color: #000;}
.indal-cont .text{margin: 10px 0;color: #888;}
.indal-cont .link{pointer-events: none;display: inline-block;}
.indal-cont .link p{display: inline-block;position: relative;padding-right: 16px;background: url('/template/cn/images/arrRW.svg') no-repeat right -2px center/14px auto;transition: all .4s ease;}
.indal-cont .link p:hover{color: #d43927;background-image: url('/template/cn/images/arrRWH.svg');}
.indal-cont .link p::after{content: "";position: absolute;width: 0%;height: 1px;background: #d43927;right: 0;bottom: 0;opacity: 0;transition: width .4s ease,opacity .2s ease .2s;}
.indal-cont .link p:hover::after{width: 100%;opacity: 1;left: 0;right: auto;transition: width .4s ease .2s,opacity .2s ease;}
.indal-list-more{width: 100%;position: absolute;left: 0;top: 0;height: 100%;z-index: 5;}
.indal-list-more .indal-cont {width: 50%;}
.indal-list-more .indal-cont:last-child{left: auto;right: 0;}
.indal-cont .name, .indal-cont .text, .indal-cont .link{opacity: 0;}
.indal-list li.active .indal-cont .name{animation: indalRun 1s ease both .6s;}
.indal-list li.active .indal-cont .text{animation: indalRun 1s ease both .7s;}
.indal-list li.active .indal-cont .link{animation: indalRun 1s ease both .8s;pointer-events: auto;}
@keyframes indalRun {0%{opacity: 0;transform: translateY(80px);}100%{opacity: 1;transform: translateY(0);}}
.indal-loop{width: 100%; justify-content: space-between;}
.indal-loop-link{width: 32%;margin-bottom: 20px;overflow: hidden;background: #f7f7f7;}
.indal-loop-link .img {width: 100%;overflow: hidden;}
.indal-loop-link .img img {width: 100%;object-fit: cover;transition: all .6s ease;}
.indal-loop-link .cont{padding: 30px;transition: all .4s ease;}
.indal-loop-link .cont .desc{padding-bottom: 10px;}
.indal-loop-link:hover{background: #d43927;}
.indal-loop-link:hover .img img{transform: scale(1.04);}
.indal-loop-link:hover .cont{color: #ffffff;}

.indpp{width: 100%;position: relative;background: url('/template/cn/images/brand_bg.jpg');min-height: 550px;}
.indpp .contain{position: relative;}
.indpp-head{align-items: flex-end;justify-content: center;}
.indpp .indTitle{position: relative;z-index: 4;}
.indpp .indTitle .name{color: #fff;}
.indpp .indTitle .text{color: #fff;}
.indpp-wrap{width: 100%;align-items: center;position: relative;z-index: 4;justify-content: space-around;}
.indpp-num{width: 100%;}
.indpp-num-line{width: 1px;background: #efefef;margin: 0 56px;}
.indpp-num-items{flex: 1;margin: 20px;}
.indpp-num-items .num{font-family:'SamsungOne700';color: #fff;line-height: 1;justify-content: center;}
.indpp-num-items .num i{font-size: 14px;font-style: normal;font-family:'SamsungOne400';color: #fff;}
.indpp-num-items .text{color: #fff;margin-top: 14px;text-align: center;}
.indpp-num-items .desc{color: #fff;margin-top: 14px;text-align: center;}
.indpp-bg{position: absolute;z-index: 0;width: 100%;left: 0;bottom: 45%;height: 241px;display: flex;justify-content: center;}
.indpp-bg img{width: auto;object-fit: cover; height: 100%; opacity: 1;}

.indhb{width: 100%;position: relative;}
.indhb-bg{width: 100%;}
.indhb-bg img{width: 100%;object-fit: cover;}
.indhb-play{width: 52px;height: 52px;cursor: pointer;position: absolute;opacity: 0.8;background: #fff url('/template/cn/images/indhbplay.png') no-repeat left 55% center;border-radius: 50%;left: 50%;margin-left: -26px;top: 50%;margin-top: -94px;transition: all .4s ease;}
.indhb-play:hover{opacity: 1;transform: scale(1.1);}
.indhb-partner{position: absolute;width: 100%;z-index: 4;left: 0;bottom: -60px;}
.indhb-partner .contain{background: #fff;box-shadow: 0 0 #0000, 0 0 #0000, 0px 6px 90px rgba(8,14,40,.05);padding: 10px;}
.indhb-partner-name{display: flex;align-items: center;justify-content: center;color: #fff;width: 154px;height: 136px;background: #d43927;font-family:'SamsungOne700';text-transform: uppercase;}
.indhb-partner-loop{width: calc(100% - 0px);position: relative;padding: 0 80px;}
.indhb-partner-link{display: flex;width: 100%;align-items: center;justify-content: center;}
.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(-6px);filter: grayscale(0);opacity: 1;}
.indhb-partner-prev, .indhb-partner-next{width: 40px;height: 40px;border-radius: 50%;position: absolute;cursor: pointer;top: 50%;margin-top: -20px;background: #fff url('/template/cn/images/arrLH.svg') no-repeat center/18px auto;transition: all .4s ease;}
.indhb-partner-prev{left: 0px;}
.indhb-partner-next{right: 0px;transform: rotate(180deg);}
.indhb-partner-prev:hover, .indhb-partner-next:hover{background-color: #d43927;background-image: url('/template/cn/images/arrLW.svg');}

.indcp{width: 100%;position: relative;}
.indcp-bg{width: 100%;position: relative;}
.indcp-bg-wrap{width: 100%;position: relative;padding-top: 154px;}
.indcp-bg-big{width: 100%;object-fit: cover;height: 616px;}
.indcp-bg-pro{position: absolute;z-index: 2;width: 100%;bottom: 0;left: 0;text-align: right;height: 100%;}
.indcp-bg-pro .contain{padding: 0 80px 0 154px;height: 100%;justify-content: flex-end;}
.indcp-bg-pro-img{width: calc(100% - 480px);display: flex;height: 100%;align-items: center;justify-content: center;}
.indcp-bg-pro img{max-width: 84%;opacity: 0;max-height: 84%;}
.swiper-slide-active .indcp-bg-pro img{animation: indcpImgRun 1s ease both;}
@keyframes indcpImgRun {0%{opacity: 0;transform: scale(0.8);}100%{opacity: 1;transform: scale(1);} }
.indcp-bg-btn{width: 100%;position: absolute;z-index: 3;pointer-events: none;top: 50%;margin-top: 40px;}
.indcp-bg-btn .contain{justify-content: space-between;}
.indcp-bg-btn .prev, .indcp-bg-btn .next{pointer-events: auto;width: 50px;height: 50px;border-radius: 50%;background: #fff url('/template/cn/images/arrLH.svg') no-repeat center/18px auto;transition: all .4s ease;cursor: pointer;}
.indcp-bg-btn .next{transform: rotate(180deg);}
.indcp-bg-btn .prev:hover, .indcp-bg-btn .next:hover{background-color: #d43927;background-image: url('/template/cn/images/arrLW.svg');}
.indcp-head{position: absolute;z-index: 4;width: 100%;left: 0;top: 114px;pointer-events: none;}
.indcp-head .contain{justify-content: space-between;padding: 0 50px 0 154px;align-items: flex-start;}
.indcp-head .indMore{pointer-events: auto;}
.indcp-head-wrap{width: 444px;background: rgba(255, 255, 255, .9);box-shadow: 0 0 20px 4px rgba(0, 0, 0, .06);padding: 50px 20px 40px;pointer-events: auto;}
.indcp-head-title{width: 100%;text-align: center;font-family:'SamsungOne700';color: #d43927;text-transform: uppercase;}
.indcp-head-loop{width: 100%;margin-top: 10px;}
.indcp-head-loop-link{display: block;width: 100%;}
.indcp-head-loop-link .name{color: #555;text-align: center;transition: all .4s ease;}
.indcp-head-loop-link .img{padding: 20px 0;display: flex;align-items: center;justify-content: center;height: 400px;}
.indcp-head-loop-link .img img{max-width: 100%;max-height: 100%;transition: all .6s ease;}
.indcp-head-loop-link:hover .name{color: #d43927;}
.indcp-head-loop-link:hover .img img{transform: scale(1.04);}
.indcp-head-menu{width: 100%;justify-content: center;}
.indcp-head-menu a{position: relative;width: 38px;height: 38px;border-radius: 50%;margin: 0 6px;display: flex;align-items: center;justify-content: center;transition: all .4s ease;}
.indcp-head-menu a:first-child{margin-left: 0;}
.indcp-head-menu a:last-child{margin-right: 0;}
.indcp-head-menu a img{position: absolute;transition: all .4s ease;top: 8px;left: 0;right: 0;margin: 0 auto;}
.indcp-head-menu a img.s{opacity: 1;}
.indcp-head-menu a img.h{opacity: 0;}
.indcp-head-menu a.active{background: #d43927;}
.indcp-head-menu a.active img.s{opacity: 0;}
.indcp-head-menu a.active img.h{opacity: 1;}

.indxw{width: 100%;position: relative;}
.indxw-head{align-items: flex-end;justify-content: center;}
.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-cont .indTitle .text a{transition: all .4s ease;}
.indxw-head-cont .indTitle .text a:hover{color: #d43927;}
.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: #555;margin-bottom: 4px;}
.indxw-head-hint-li .text{color: #888;line-height: 20px;padding-left: 22px;background: url('/template/cn/images/indxwic1.png') no-repeat left center;}
.indxw-head-hint-li:first-child{margin-top: 0;}
.indxw-head-hint-li:last-child .text{background-image: url('/template/cn/images/indxwic2.png');}
.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;display: flex;flex-wrap: wrap;justify-content: space-between;overflow: hidden;}
.indxw-loop-left{flex: 0.65; display: flex;}
.indxw-loop-left .indxw-loop-link{margin-right: 20px;}
.indxw-loop-right{flex: 0.35; }
.indxw-loop-right .indxw-loop-link{display: block;width: 100%;border-radius: 0px;background: none;overflow: hidden;border-bottom:#f5f5f5 1px solid;}
.indxw-loop-right .indxw-loop-link .cont{}
.indxw-loop-right .indxw-loop-link .name{}
.indxw-loop-right .indxw-loop-link .desc{}
.indxw-loop .swiper-pagination{display: none;bottom: 0;}
.indxw-loop-link{display: block;width: 100%;border-radius: 0px;background: none;overflow: hidden;}
.indxw-loop-link .img{width: 100%;overflow: hidden;}
.indxw-loop-link .img img{width: 100%;object-fit: cover;transition: all .6s ease;}
.indxw-loop-link .cont{width: 100%;padding: 30px;}
.indxw-loop-link .name{color: #222;transition: all .4s ease;word-break: break-all;white-space: pre-wrap;}
.indxw-loop-link .desc{color: #888;transition: all .4s ease;margin-top: 15px;word-break: break-all;white-space: pre-wrap;}
.indxw-loop-link .time{line-height: 20px;color: #888;padding-left: 25px;background: url('/template/cn/images/indxwic1.png') no-repeat left center;margin-top: 30px;}
.indxw-loop-link:hover{background: #d43927;}
.indxw-loop-link:hover .img img{transform: scale(1.04);}
.indxw-loop-link:hover .name{color: #fff;}
.indxw-loop-link:hover .desc{color: #fff;}
.indxw-loop-link:hover .time{color: #fff;background: url('/template/cn/images/indxwic1_h.png') no-repeat left center;}
.indxw-prev, .indxw-next{width: 50px;height: 50px;border-radius: 50%;background: #f4f4f4 url('/template/cn/images/arrLH.svg') no-repeat center/18px auto;position: absolute;z-index: 4;top: 50%;margin-top: -68px;cursor: pointer;transition: all .4s ease;}
.indxw-prev{left: -74px;}
.indxw-next{transform: rotate(180deg);right: -74px;}
.indxw-prev:hover, .indxw-next:hover{background-color: #d43927;background-image: url('/template/cn/images/arrLW.svg');}


.indly{background: url('/template/cn/images/foot_bg.png') no-repeat center bottom;}
.indly-head{align-items: flex-end;justify-content: flex-start;}
.indly-head .indTitle{text-align: left;}
.indly-wrap{width: 100%;}
.indly-wrap {}
.indly-wrap-left{flex: 0.8;justify-content: space-between;align-items: flex-end;}
.indly-wrap-right{margin-left: 20px;}
.indly-wrap form{align-items: center;justify-content: space-between;}
.indly-wrap input, .indly-wrap textarea{border-bottom: #f5f5f5 1px solid !important;max-width: 640px;border:0px;background: none;width: 45%;padding:0 4%;min-height: 43px;margin-bottom: 20px;}
.indly-wrap .idx-e{display: inline-block;width: 150px;height: 150px;position: relative;background: none;}
.indly-wrap .idx-e span {line-height: 1.1;color: #fff;position: absolute;top: 50%;left: 50%;z-index: 2;transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);text-align: center;}
.indly-wrap .idx-e:after {content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: url('/template/cn/images/zq_bg.png');background-size: cover;animation: divRte 10s linear 0s infinite;-moz-animation: divRte 10s linear 0s infinite;-webkit-animation: divRte 10s linear 0s infinite;-o-animation: divRte 10s linear 0s infinite;}
@keyframes divRte{
	0%   {
		transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
	} 
	100%  {
		transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
	} 
}
@-moz-keyframes divRte{
	0%   {
		transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
	} 
	100%  {
		transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
	} 
}
@-webkit-keyframes divRte{
	0%   {
		transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
	} 
	100%  {
		transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
	} 
}
@-o-keyframes divRte{
	0%   {
		transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
	} 
	100%  {
		transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
	}
}



/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
    .indpp-num-line {margin: 0 40px;}
    .indxw-head-cont {padding: 0 60px 40px 0;}
    .indxw-head-cont::after {width: calc(100% - 60px);}
}

@media all and (max-width:1599px) {
    /* 1440 × (700)  */
    .indal-cont {}
	.indpp{min-height: 500px;}
    .indpp .indTitle {}
    .indpp-num-line {margin: 0 30px;}
    .indpp-num-items {}
    .indhb-partner-name, .indhb-partner-link{}
    .indhb-play{margin-top: -80px;}
    .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: 32px;}
    .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-wrap{display: block !important;}
	.indal-list ul{justify-content: space-between;}
	.indal-list li{width: 48% !important;}
	.indal-loop-link{width: 48%;margin-top: 20px;margin-bottom: 0px;}
    .indal-cont {}
    .indal-cont .text {}
	.indpp{min-height: 450px;}
    .indpp-num-line {margin: 0 20px;}
    .indhb-partner-name, .indhb-partner-link {}
    .indhb-partner-name{width: 140px;}
    .indhb-partner-loop {padding: 0 60px;}
    .indhb-partner-prev{}
    .indhb-partner-next{}
    .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-loop-link .cont {padding: 4%;}
    .indxw-prev, .indxw-next{margin-top: -64px;}
    .indxw-head-cont::after {width: calc(100% - 40px);}
	.indly-wrap .idx-e{width: 125px;height: 125px;}
}

@media all and (max-width:1151px) {
    /* 1024 */
    .banner-img img.none-mb{height: 50vh;}
    .indxw-prev, .indxw-next{display: none;}
    .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: #d43927;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .indal-cont .name, .indal-cont .text, .indal-cont .link{opacity: 1;animation: none !important;}
    .indpp-num{}
    .indpp-num-line {margin: 0 10px;}
    .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%;}
    .indal-list li::after{content: "";width: 100%;height: 100%;top: 0;left: 0;position: absolute;background: rgba(0, 0, 0, 0);display: none;}
    .indal-cont .link{pointer-events: auto;}
    .indxw-head-text p {line-height: 28px;height: 112px;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .indTitle .text {line-height: 24px;margin-top: 6px;}
    .indal .indTitle{width: 100%;margin-bottom: 14px;}
    .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);}}
	.indal-list li{width: 100% !important;padding:15px 20px !important;}
	.indal-loop-link{width: 100%;margin-top: 20px;margin-bottom: 0px;}
	.indal-loop-link .cont{padding: 20px;}
    .indpp{min-height: auto;}
    .indpp-num-line{display: none;}
    .indpp-num-items{flex: calc(50% - 40px);}
    .indpp-num-items .text {margin-top: 6px;}
    .indpp-wrap{}
    .indpp-num {}
    .indpp-bg {height: 200px;}
    .indhb-partner {position: static;}
    .indhb-bg img{min-height: 200px;}
    .indhb-play {width: 44px;height: 44px;margin-left: -22px;margin-top: -52px;}
    .indhb-partner .contain{width: 100%;}
    .indhb-partner-name, .indhb-partner-link {}
    .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-prev{}
    .indhb-partner-next{}
    .indhb-partner-link img{}
    .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-left{flex: 1 1 100%;display: block; }
	.indxw-loop-left .indxw-loop-link{margin-right: 0;margin-bottom: 20px;}
	.indxw-loop-right{flex: 1 1 100%; }
    .indxw-head-cont {padding: 24px 0;}
    .indxw-head-cont .indTitle .text {max-height: 48px;}
    .indxw-head-hint-li .text{font-size: 12px;}
	.indxw-loop-link .desc{margin-top: 12px;}
    .indxw-loop-link .time{margin-top: 12px;}
    .indxw-loop .swiper-wrapper {padding-bottom: 30px;}
    .indxw-loop .swiper-pagination-bullet {width: 8px;height: 8px;margin: 0 6px !important;}
    .indxw-head-text p {line-height: 26px;height: 104px;}
	.indly-wrap form{display: block;}
	.indly-wrap-left{display: block;}
	.indly-wrap input, .indly-wrap textarea {width: 100%;}
	.indly-wrap .idx-e{width: 100px;height: 100px;}
}