@charset "utf-8";

html, body {position: relative;height: 100%;}

.banner{position: relative;}
.banner:after{content: '';display: block;width: 100%;height: 52px;min-width: 1408px;background: url(../icon/shadowbg1.png) repeat-x;}
.banner-hd{text-align: center;padding: 40px 0 36px;}
.banner-hd dl dt{font-size: 41px;line-height: 41px;color: #231815;margin-bottom: 20px;font-family:'PingFangRegular';}
.banner-hd dl dd{font-size: 24px;color: #727171;line-height: 30px;}
.banner img{width: 100%;}
.bannerSwiper{overflow: hidden;position: relative;padding-bottom: 0!important;}

.banner-ft{text-align: center;padding: 53px 0 62px 0;}

.series{padding: 0 0 111px;}
.series .contain{column-count: 2;column-gap: 0;}
.series-item{/*margin-bottom: 90px;*/}
.series-text-tl{margin-bottom: 23px;text-align: center;}
.series-text-tl a{font-size: 42px;color: #231815;font-family:'PingFangRegular';line-height: 42px;}
.series-text-more a{font-size: 24px;line-height: 24px;color: #727171;display: flex;align-items: flex-end;justify-content: center;transition: all 0.3s;}
.series-text-more a:after{content: '';display: block;width: 34px;height: 17px;background: url(../icon/ico_more.svg) no-repeat center;background-size: contain;margin-left: 12px;margin-bottom: 3px;transition: all 0.3s;}
.series-text-more a:hover{color: #21110d;transition: all 0.3s;}
.series-text-more a:hover:after{margin-left: 20px;transition: all 0.3s;}
.series-item .series-pic a,.series-item .series-pic a:hover{position: relative;top: 0;transition: all 0.3s;}
.series-item .series-pic a img{display: block;margin: auto;width: 100%;}
.series-item .series-pic a:hover{top: -15px;transition: all 0.3s;}

.series-text{padding: 0;text-align: center;/*margin-bottom: 40px;*/}
.series-text dl{margin-bottom: 30px;}
.series-text dl dt{margin-bottom: 22px;}
.series-text dl dt a{font-size: 63px;color: #727171;line-height: 63px;font-family:'PingFangThin';}
.series-text-col{font-size: 18px;line-height: 21px;color: #727171;}
.series-text-col p{font-size: 18px;line-height: 21px;}
/* .series-text-col:after{content: '';display: block;width: 40px;height: 5px;background: #727171;margin: 20px auto;border-radius: 40px;} */
.series-text-col:last-child:after{display: none;}


/******/
.series-item:nth-child(1),.series-item:nth-child(2),.series-item:nth-child(3){width: 680px;}
.series-item:nth-child(4),.series-item:nth-child(5),.series-item:nth-child(6){width: 666px;margin-left: 38px;}

/*2023.7.25*/
.banner:before{content: '';display: block;width: 100%;height: 52px;min-width: 1408px;background: url(../icon/shadowbg1.png) repeat-x;position: absolute;top: 0;left: 0;}
.banner-ENtext{text-align: center;margin-bottom: 11px;padding-top: 43px;font-size: 75px;line-height: 75px;font-family: 'SpartanSemiBold';color: #000000;}
/*.banner-ENtext img{margin: auto;max-width: 100%;width: inherit;}*/
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{text-align: right;padding-right: 130px;line-height: 16px;bottom: 62px;}
.banner .series-text-tl{margin-bottom: 0;}
.banner .series-text-tl a{font-size: 36px;line-height: 36px;display: flex;align-items: flex-end;justify-content: center;}
.banner .series-text-more{display: none;}
.banner .series-text-tl a:after{content: '';display: block;width: 34px;height: 17px;margin-bottom: 2px;background: url(../icon/ico_more.svg) no-repeat center;background-size: contain;margin-left: 12px;transition: all 0.3s;}

.series .series-text-more{margin-bottom: 24px;}
.series .series-item{margin-bottom: 110px;break-inside: avoid;}
.series .series-item:nth-child(3),.series .series-item:nth-child(6){margin-bottom: 0;}
