.crumbs-content .l-content li {
    padding-right: 0;
}

.crumbs-content .l-content li a {
    padding-right: 0;
}

.mainArea {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.mainArea .EnglishF {
    font-family: Helvetica, Simsun, Simhei, Arial, sans-serif;
}

.mainArea img {
    border: 0;
}

.mainArea * {
    margin: 0;
    padding: 0;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea .contentsBlock__image {
    position: relative;
    width: 100%;
}

.mainArea .contentsBlock__image h1 {
    width: 100%;
}

.mainArea ul li a {
    display: inline-block;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea ul,
li {
    list-style: none;
}

.mainArea .lp-btn {
    display: block;
    box-sizing: border-box;
    padding: 10px 2px 10px;
    border-radius: 2px;
    background-color: #ff730a !important;
    box-shadow: inset 0 1px 0 0 #ffab6c, 0 2px 0 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #fff !important;
    text-decoration: none !important;
    background-image: url(../images/narrow.png);
    background-repeat: no-repeat;
    background-position: 11px center;
    margin: 0 auto;
}

.mainArea .btn-lg {
    width: 360px!important;
}

.mainArea .btn-md {
    width: 210px!important;
}

.mainArea .btn-sm {
    width: 150px!important;
}

.mainArea .btn-win {
    position: relative;
}

.mainArea .btn-win::before {
    position: absolute;
    top: 4px;
    right: 4px;
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: url("../images/window.png") no-repeat right top;
}
.banner{
    background: url(../images/pic_01.jpg) 0 0 no-repeat, url(../images/pic_03.jpg) 0 133px no-repeat;
    height:361px;
    background-position: top, bottom;
    box-sizing: border-box;
}
.logo{
    padding:36px 40px 0 0;
    text-align: right;
}
.bannertext{
  font-family: SourceHanSansCN-Bold;
  font-size:90px;
  line-height: 1.3;
  font-weight: bold;
  position: relative;
  z-index: 999;
  text-align: right;
  padding: 36px 40px 0 0;
}
.bannertext span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  z-index: -1;
  padding: 36px 40px 0 0;
  box-sizing: border-box;
  text-shadow: 1px 2px 8px rgba(0, 0, 0, 0.9);
}
.bannernote{
  font-family: SourceHanSansCN-regular;
  font-size:31px;
  line-height: 1.3;
  color: #fdd000;
  text-align: right;
  padding: 10px 40px 0 0;
}
.top{
    background:url(../images/pic_04.jpg) no-repeat;
    height:226px;
    box-sizing: border-box;
}
.toptext{
    font-size: 27px;
    color: #fff;
    padding: 33px 0 0 965px;
    line-height: 1.3;
}
.toptext{
    font-size: 27px;
    color: #fff;
    padding: 33px 0 0 965px;
    line-height: 1.3;
}
.top-content{
    display: flex;
    justify-content: center;
    align-items: end;
    width: 132px;
    padding:10px 0 0 936px;
}
.topprice{
    font-size: 46px;
    color: #fff;
    font-weight: bold;
    line-height: .9;
    font-family: arial;
}
.toptext1{
    font-size: 16px;
    color: #fff;
}
/*Products*/
.procontain{
    color: #000000;
}
.procontain1{
    margin:2px 0 0 0;
}
.procontainer{
    text-decoration: none;
}
.procontainer::before,.procontainer::after{
    clear: both;
}
.procontent{
    display: flex;
}
.procontent1{
    margin-top: -25px;
}
.propic{
    width: 500px;
    float: left;
}
.productsbg{
    background: url(../images/img_15.jpg) 0 0 no-repeat;
    height:809px;
    box-sizing: border-box;
    position: relative;
}
.l-content .product{
    cursor: pointer;
    transition: 0.3s;
    opacity: 1;
    position: relative;
    padding-bottom:5px;
    background: url(../images/pro2bg.png) 0 0 no-repeat;
    width:342px;
    height:351px;
    padding: 0 15px;
    box-sizing: border-box;
}
.l-content .product1{
    background: url(../images/pro1bg.png) 0 0 no-repeat;
    width: 314px;
    height:519px;
}
.l-content .product a{
    text-decoration: none;
    display: block;
    color: #000;
}
.l-content .products {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap:40px;
}
.l-content .products1{
    justify-content: right;
    right:88px;
    bottom: 115px;
    position: absolute;
}
.l-content .product li{
    list-style-type:none;
}
.l-content .product:nth-child(4n) {
    margin-right: 0;
}
.l-content .product:hover{
  transform: translate(-3px, -3px);
}
.protop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 48px 0 48px;
}
.pro1fea1{
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 16px;
    gap: 5px;
    margin-bottom:10px;
}
.pro1fea2{
    display: flex;
    color: #fff;
    font-size: 16px;
    gap: 5px;
    margin-bottom:10px;
}
.pro1feature{
    position: absolute;
    top: 74px;
    left: 42px;
}
.pro1pic{
    position: absolute;
    top: 44px;
    left: 177px; 
}
.pro1pic1{
    position: absolute;
    top:102px;
    left:160px; 
}
.pretax{
    font-size: 27px;
    font-weight: 600;
}
.pretax1{
    font-size: 9px;
}
.pretax-out1{
    display: flex;
    gap:4px;
}
.pretax-pirce{
    width: 203px;
    text-align: right;
    font-size: 21px;
    display: inline-block;
}
.pretax-text{
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
}
.pretax-text span{
    font-size:20px;
    border: 1px solid #fff;
    padding: 0 4px;
    display: inline-block;
}
.pretax-pirce1{
    font-size: 28px;
}
.largeorder{
    font-size: 11px;
    color: #fff;
}
.largeorder1{
    font-size: 9px;
}
.largeorder-pirce{
    font-family: arial;
    font-size: 54px;
    color: #ffcc00;
    font-weight: 600;
    display: inline-block;
    line-height: 1;
}
.largeorder-pirce span{
    font-size: 35px;
}
.largeorder-pirce1{
    font-size: 42px;
}
.largeorder-pirce1 span{
    font-size: 26px;
}
.promodel{
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
    padding: 5px 0 4px 0;
}
.promodel span{
    font-family: arial;
}
.pretaxb{
    font-size: 55px;
    font-family: arial;
    font-weight: bold;
    line-height: 1;
}
.pretaxb1{
    font-size: 76px;
    font-family: arial;
    font-weight: bold;
    line-height: 1;
}
.pretaxyel{
    color: #fdd000;
}
.pretaxs{
    font-size: 35px;
}
.pretaxs1{
    font-size:51px;
}
.promodel1{
    padding:0;
    font-size: 12px;
}
.protex{
    font-size: 15px;
}
.prodiscount{
  margin: 30px 0 30px 48px;
  display: flex;
  gap: 20px;
}
.discount{
  background: url(../images/arrowsmall.png) left no-repeat;
  height:60px;
  padding-left:52px;
  margin-top: 15px;
}
.discount-text{
    color: #000;
    font-size: 14px;
    line-height: 1.3;
}
.discount-small{
    font-size:14px;
}
.discount-num{
    font-size:48px;
    font-family: arial;
    font-weight: 600;
    line-height: .9;
    color: #ffcc00;
    text-shadow:2px 2px 4px #878787;
}
.discount-num1{
    font-size:13px;
    color: #dd0000;
}
.percent{
    font-size: 21px;
    color: #000;
}
.l-content .product.pro2 a{
    height: 900px;
}
.titlebg{
    background: url(../images/img_05.jpg) 0 0 no-repeat, url(../images/img_06.jpg) 0 253px no-repeat;
    height:697px;
    background-position: top, bottom;
}
.title1bg{
    background:url(../images/img_12.jpg) no-repeat;
    height:138px;
    position: relative;
}
.title2bg{
    background:url(../images/img_14.jpg) no-repeat;
    height:162px;
    position: relative;
}
.title3bg{
    background:url(../images/img_20.jpg) no-repeat;
    height:112px;
    position: relative;
}
.title4bg{
    background:url(../images/img_24.jpg) no-repeat;
    height:87px;
    position: relative;
}
.title{
    font-family: SourceHanSansCN-Regular;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size:73px;
}
.title span{
    font-family: arial;
    font-size: 96px;
}
.title-text{
    display: inline-block;
    color: #ffcc00;
    text-shadow:-2px 2px 4px #747070;
    margin: 0 5px;
}
.title1{
    font-size: 66px;
}
.title2{
    font-size: 42px;
    color: #424242;
    font-weight: 400;
    letter-spacing: 8px;
    line-height: 1.2;
}
.propart1{
    display: flex;
    justify-content: space-between;
}
.protitle{
    font-family: SourceHanSansCN-Regular;
    font-size:20px;
    line-height: 1.3;
    color: #fff;
    font-weight: bold;
    padding: 20px 0 0 16px;
}
.protitle span{
    font-size: 21px;
}
.protitle img{
    margin-right: 10px;
}
.protitle1{
   text-align: left;
    padding:26px 0 22px 0;
}
.product-model{
    font-size: 13px;
    color: #fff;
    margin: 5px 0 0 16px;
    line-height: 1.3;
}
.product-model span{
    font-family: arial;
}
.product-notax{
    font-size: 15px;
    color: #fff;
    margin:8px 0 0 16px;
    line-height: 1.2;
}
.pronotax-num1{
    font-size: 31px;
    color: #fdd000;
    font-family: arial;
    font-weight:bold;
}
.pronotax-num2{
    font-size: 21px;
}
.pronotax-text{
    font-size: 13px;
    color: #fff;
    margin: 0 3px;
}
.pronotax-text1{
    font-size: 13px;
    color: #fff;
    border: 1px solid #fff;
}
.pro-new{
    position: absolute;
    top: 22px;
    right: 25px;
}
.part1{
    background: url(../images/img_07.jpg) 0 0 no-repeat;
    height:76px;
    font-family: SourceHanSansCN-Regular;
    box-sizing: border-box;
}
.part1text{
    color: #fff;
    font-size:30px;
    padding: 10px 0 0 34px;
    font-weight: 600;
}
.part1whi{
    color: #fff;
    font-size: 15px;
    padding-top: 3px;
    display: inline-block;
}
.part1num{
    font-size:24px;
    font-family: arial;
    font-weight: 600;
}
.part2{
    background: url(../images/img_10.jpg) 0 0 no-repeat, url(../images/img_11.jpg) 0 574px no-repeat;
    height:786px;
    background-position: top, bottom;
    background-position: top, bottom;
    font-family: SourceHanSansCN-Regular;
    box-sizing: border-box;
}
.part2text{
    padding:0 87px 0 100px;
    display: flex;
    justify-content: center;
    gap:38px;
}
.part2textsub{
    width:266px;
    padding: 0 24px;
    font-size:24px;
    color: #000;
    line-height: 1.2;
}
.part2textsub span{
    display: block;
    text-align: center;
    font-size:36px;
    color: #fff;
    text-shadow:-3px -2px 3px #404040;
    line-height: 1.2;
    padding: 90px 0 84px 0;
    font-weight: 800;
}
.part3{
    background: url(../images/img_12.jpg) 0 0 no-repeat, url(../images/img_13.jpg) 0 245px no-repeat;
    height:490px;
    background-position: top, bottom;
    font-family: SourceHanSansCN-Regular;
    box-sizing: border-box;
}
.part3text{
    display: flex;
    gap: 92px;
}
.part3text1{
    font-size: 28px;
    color: #000;
    text-align: center;
    line-height: 1.2;
    font-weight: bold;
    padding: 62px 0 0 80px;
}
.part3text1 span{
    font-weight: normal;
    font-size: 24px;
    margin-top: 15px;
    display: block;
}
.part3text2{
    padding-left:20px;
}
.part3note{
    font-size:12px;
    color: #000;
    text-align: right;
    line-height: 1.4;
    font-weight: 300;
    padding: 303px 76px 0 0;
}
.profeature{
    background: url(../images/iconbg1.png) no-repeat;
    height: 89px;
    font-family: SourceHanSansCN-Regular;
    font-size:26px;
    line-height: 1.2;
    color: #fff;
    font-weight:400;  
    padding:25px 0 0 90px;
    margin:0 0 10px 48px;
    box-sizing: border-box;
}
.profeature1{
    background: url(../images/iconbg2.png) no-repeat;
}
.profeature2{
    background: url(../images/iconbg3.png) no-repeat;
}
.feature{
    margin-bottom:128px;
}
.pic1{
    text-align: center;
}
.pic2 img{
    filter:drop-shadow(0 0 38px rgba(255, 255, 255, 0.6));
}
.pro2bg{
    background: url(../images/img_19.jpg) 0 0 no-repeat;
    height:425px;
    box-sizing: border-box;
    position: relative;
}
.pro2bg a{
    text-decoration: none;
    display: flex;
    justify-content: center;
}
.taxprice{
    font-size: 25px;
    color: #fff;
    line-height: 1.1;
    position: relative;
    padding-top: 2px;
    margin-left: 48px;
}
.taxprice1{
    margin:0 0 10px 0;
    font-size: 16px;
    text-align: right;
}
.origprice{
    color: #fff;
    font-size: 16px;
}
.origprice span{
    color: #ffcc00;
    padding-left: 5px;
}
.price-details {
    line-height: 1;
    font-size: 21px;
    text-align: left;
    margin-left: 4px;
    display: inline-block;
  }
.price-details span {
  border: 1px solid #ffffff;
  font-size:10px;
  display: inline-block;
  padding: 1px 3px;
  margin-bottom: 2px;
  text-align: center;
  box-sizing: border-box;
  font-weight: normal;
}
.price-details1{
    font-size: 31px;
}
.price-details1 span{
    font-size: 14px;
}
.price-details2{
    font-size: 16px;
}
.price-details2 span{
    font-size:10px;
}
.price-details3{
    font-size: 19px;
}
.price-details3 span{
    font-size: 12px;
}
.price{
    padding-left: 15px;
}
.silvertext{
  background: -webkit-linear-gradient(to bottom, #b4b4b4, #ffffff, #b4b4b4); 
  background: linear-gradient(to bottom, #b4b4b4, #ffffff, #b4b4b4); 
  -webkit-background-clip: text; 
  background-clip: text;
  -webkit-text-fill-color: transparent; 
}
.imgchange{
    background: url(../images/img_27.jpg) no-repeat;
    height:298px;
    margin: 0px auto;
    text-align: center;
    box-sizing: border-box;
}
#image-container {
    background:url(../images/before.png) no-repeat;
    width: 1114px;
    height: 231px;
    margin: 0px auto;
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.3));
}
#image-container:hover {
    background:url(../images/after.png) no-repeat;
    width: 1114px;
    height: 231px;
}
.note{
    color: #acacac;
    font-size: 13px;
    padding: 21px 0 0 50px;
}
.morepro1bg{
    background: url(../images/pic_05.jpg) 0 0 no-repeat;
    height:201px;
    position: relative;
    box-sizing: border-box;
}
.morepro2bg{
    background: url(../images/img_09.jpg) 0 0 no-repeat;
    height:231px;
    position: relative;
    box-sizing: border-box;
}
.morepro3bg{
    background: url(../images/img_16.jpg) 0 0 no-repeat;
    height:271px;
    position: relative;
    box-sizing: border-box;
}
.morepro4bg{
    background: url(../images/img_23.jpg) 0 0 no-repeat;
    height:199px;
    position: relative;
    box-sizing: border-box;
}
.morepro5bg{
    background: url(../images/img_25.jpg) 0 0 no-repeat;
    height:244px;
    position: relative;
    box-sizing: border-box;
}
.morepro5note{
    font-size: 24px;
    color: #000;
    line-height: 1.2;
    padding: 127px 0 0 39px;
}
.morepro{
    position:absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top:0;
}
.morepro span{
    position:absolute;
    font-size:40px;
    color: #000000;
    text-align: center;
    top:17px;
    font-weight: 600;
    line-height: 1.4;
    left:50%;
    transform: translate(-50%, 0);
    width: 100%;
    font-family: SourceHanSansCN-Regular;
}
.morepro a{
    transition: 0.3s;
    display: block;
    width: 100%;
    height: 100%;
}
.morepro a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.morepro1 span{
    top:20px;
}
.prosingle-bg{
    background: url(../images/img_08.jpg) 0 0 no-repeat;
    height:406px;
    font-family: SourceHanSansCN-Regular;
    box-sizing: border-box;
    line-height: 1.4;
}
.prosingle1-bg{
    background: url(../images/img_13.jpg) 0 0 no-repeat;
    height:619px;
    font-family: SourceHanSansCN-Regular;
    box-sizing: border-box;
    line-height: 1.4;
    position: relative;
}
.prosingle{
    display: flex;
    justify-content: center;
    transition: .3s;
    padding: 28px 44px;
    box-sizing: border-box;
}
.prosingle a{
    text-decoration: none;
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding:0 46px 0 86px;
    transition: .3s;
    position: relative;
}
.prosingle a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.protwo{
    display: flex;
    justify-content: center;
    transition: .3s;
    gap: 40px;
    box-sizing: border-box;
}
.protwo a{
    background: url(../images/pro1bg.png) no-repeat;
    text-decoration: none;
    color: #fff;
    display: block;
    width:299px;
    height:494px;
    transition: .3s;
    text-align: center;
    position: relative;
}
.protwo a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.protwo-title{
    font-size:30px;
    color: #152385;
    font-weight: bold;
    text-shadow:2px -2px 2px #ffffff;
    line-height: 1.3;
    padding-top: 30px;
    text-align: center;
    justify-content: center;
    gap: 4px;
}
.protwo-title1{
    display: flex;
    text-shadow: none;
    color: #fdd000;
}
.protwo-title2{
    padding: 0;
}
.protwo-model{
    font-size:16px;
    color: #fff;
    line-height: 1.4;
}
.protwo-model p{
    padding-bottom:15px;
}
.protwo-model span{
    font-family: arial;
}
.protwo-content{
    height: 57px;
}
.protwo-delivery{
    font-size:16px;
    color: #fff;
    line-height: 1.4;
    margin-top: 10px;
}
.protwo-price{
    display: flex;
    justify-content: center;
}
.protwo-price1{
    margin: 0;
}
.protwo-num{
    font-size: 23px;
    font-family: arial;
    font-weight: bold;
}
.protwo-numsma{
    font-size:18px;
    font-family: arial;
    font-weight: bold;
}
.protwo-price1{
    text-align: right;
}
.yellowtext{
    color: #fdd000;
}
.protwo-text{
    font-size: 9px;
    text-align: left;
    margin-left: 4px;
}
.protwo-text span{
    display: inline-block;
    border: 1px solid #fff;
    padding: 0 2px;
}
.protwo-text1{
    position: absolute;
    font-size: 16px;
    text-align: left;
    color: #fff;
    top: 293px;
    left: 138px;
    line-height: 2.4;
}
.protwo-text1 p{
    margin-top: 28px;
}
.prosingle-title{
    font-size:20px;
    color: #fff;
    line-height: 1.3;
}
.prosingle-new{
    color: #ffcc00;
    font-size: 40px;
    font-family: arial;
    text-shadow: 2px 2px 4px #878787;
    font-weight: 600;
    margin: -11px 0 0 23px;
}
.prodelivery{
    position: absolute;
    bottom: 40px;
    right: 30px;
}
.prosingle-delivery{
    position: absolute;
    background:url(../images/delivery.png) right no-repeat;
    top: 33px;
    left: 336px;
    height:57px;
    color: #fdd000;
    font-size:15px;
    padding: 2px 19px 2px 90px;
    box-sizing: border-box;
    line-height: 1;
    font-style: italic;
    font-weight:500;
}
.prosingle-delivery span{
    font-size: 29px;
    font-family: arial;
    font-weight: 600;
}
.delivery{
    position: absolute;
    background:url(../images/delivery.png) right no-repeat;
    bottom:54px;
    right:20px;
    height:57px;
    color: #fdd000;
    font-size:15px;
    padding: 2px 19px 2px 90px;
    box-sizing: border-box;
    line-height: 1;
    font-style: italic;
    font-weight:500;
}
.delivery span{
    font-size: 29px;
    font-family: arial;
    font-weight: 600;
}
.prosingle-text{
    color: #fff;
    padding-top: 22px;
}
.promodel{
    font-family: SourceHanSansCN-Regular;
    line-height: 1.3;
    color: #fff;
    font-size:23px; 
}
.pretax-out{
    display: flex;
    align-items: center;
    gap: 8px;
    padding-top: 15px;
}
.pretax-out1{
    padding: 0;
}
.pro-main{
    display: flex;
    margin:10px 0;
    justify-content: space-between;
}
.pro-main1{
    display: flex;
    margin:10px 0;
    justify-content:center;
}
.pro-in{
    margin-top: -8px;
}
.pro-notax{
    font-size:19px;
    font-weight: 400;
    color: #000;
}
.pro-feature{
    display: flex;
    gap: 108px;
    padding: 40px 0 0 40px;
}
.pro-feature1{
    display: flex;
    gap: 17px;
    align-items: center;
}
.pro-feature-text{
    font-size:24px;
    color: #000;
    line-height: 1.2;
    font-weight: 400;
}
.pro-feature-text span{
    font-size: 30px;
    font-weight: 600;
}
.prosingle-note{
    font-size: 15px;
    color: #000;
    line-height: 1.4;
    margin:15px 0 0 20px;
    display: inline-block;
}
.splide__pagination{
    width: 14%;
    margin: 0 auto;
    padding: 18px 0;
    background: #353537;
    border-radius: 50px;
    bottom: -6.5em;
}
.splide__pagination li{
    margin: 0 8px;
}
.splide__pagination__page.is-active{
    background-color: #dcdcdc;
    width: 44px;
    border-radius: 10px;
}
.splide-title{
    font-size: 39px;
    color: #fff;
    line-height: 1.4;
    padding: 15px 0 40px 0;
    font-family: SourceHanSansCN-Regular;
    text-align: center;
}
.splide-title span{
    color: #fdd000;
}
.splide-pic{
    text-align: center;
    margin: 0 auto;
}
.splide-pic img{
    text-align: center;
    margin: 0 auto;
}
.splide-pro{
    margin: 0 auto;
}
.splide-pro ul{
    display: flex;
    column-gap: 58px;
    margin-bottom: 18px;
    justify-content: center;
}
.splide-pro ul li{
    background: url(../images/probg.png) no-repeat;
    width: 248px;
    height: 163px;
    text-align: center;
    line-height: 1.2;
}
.splide-pro ul li a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff;
}
.splide-pro ul li img{
    margin-top:5px;
}
.splide-protitle{
    font-size:14px;
    color: #fff;
    line-height: 1.3;
    font-family: SourceHanSansCN-Regular;
}
.splide-protitle span{
    font-family: arial;
}
.scroll-title{
    font-size: 30px;
    color: #fff;
    line-height: 1.3;
    font-family: SourceHanSansCN-Regular;
    padding: 10px 0 30px 40px;
    font-weight: bold;
}
ul.splide__list{
    display: flex;
    gap:24px;
    padding:0 0 0 40px;
    margin: 0;
}
.splide__list li{
    transition: 0.3s;
}
.splide__listsub li img{
    padding: 2px; 
    background: linear-gradient(135deg, #ffffff, #a2a2a2, #838383) border-box;
    border: none;
    mask-composite: exclude;
}
.splide__listsub li img {
    display: block; 
    margin: 0; 
    padding: 0; 
    height: auto; 
}
.splide__list li:hover{
    opacity: 0.9;
    transform: translate(-1px, -1px);
}
.splide-pro li:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
#slider2{
    margin-left: 40px;
}
.foot{
    background: url(../images/img_16.jpg) 0 0 no-repeat, url(../images/img_17.jpg) 0 70px no-repeat;
    height:289px;
    background-position: top, bottom;
}
.footer{
    background: url(../images/img_18.jpg) 0 0 no-repeat;
    height: 123px;
}
.footer p{
    font-size: 15px;
    color: #fff;
    line-height: 1.5;
    padding: 5px 0 0 40px;
}