


.MontserratSemiBold {

    font-family: MontserratSemiBold;

}


.whiteColor{
    color:#fff
}
/*.grayColor{*/
/*    color:rgba(153, 153, 153, 1)*/
/*}*/
.grayWord{
    color: #999;
}
.grayColor{
    background-color:  #f7f7f7;
}
 .orangeColor{
    color: rgba(233, 72, 32, 1);
}

.first{
    display: flex;
    align-items: center;
}

div{
    line-height:normal ;
}
.list{
    display: flex;
    flex-wrap: wrap;    align-items: center;
    text-align: center;
    width: 100%;
}

.list .list-item div:first-child{
    color: rgba(233, 72, 32, 1);
    margin-top:12px ;
}
.box1{
    flex-wrap: wrap;
    padding: 25px 0;
}
.box1 div{
    padding: 24px 0;
    width: 50%;
}
.box1 img{
    display: inline-block;
    margin-right: 20px;
}



.picList>div>div{
    position: relative;
}
.picList>div>div:first-child{
    margin-bottom: 12px;
}
.picList>div>div>div{
    position: absolute;
    width: 100%;
    padding: 0 10%;
}
.picList>div>div>div p{
    color: #fff;
}
/*先去掉默认样式*/
.swiper-button-prev:after{
    display: none;
}
.swiper-button-next:after{
    display: none;
}
/*再自定义样式*/
.swiper{
    --swiper-navigation-size:135px
}
@media (min-width: 1200px) {
    .titHead{
        padding-top: 64px ;
        padding-bottom: 40px;
    }
    p.w1200-fixed.grayWord{
        margin: 64px auto 40px auto
    }
    .spec{
        overflow: visible;
    }
    .contactBg{
        background: url(../../../img/demo/bgContact.png) no-repeat ;
        background-size: 100% auto
    }
    .w1200-fixed{
        width: 1200px;
        margin: auto;
    }
    p,li{
        font-size: 16px;
        color:#666;
        line-height: 24px;
    }
    .box0>div:nth-child(2){
        width:  616px;
    }
    .pMargin{
        margin:24px 0 34px 0
    }
    .first{
        width: 30%;
    }
    .first div:first-child{
        font-size: 340px;
        width: 66%;
    }
    .firstItem div:last-child{
        font-size:  96px
    }
    .list .list-item{
        width: 32%;
        padding-bottom: 46px;
    }
    .list .list-item div:first-child {
        font-size: 48px;
        margin-bottom: 24px;

    }
    .box3>div:first-child{
        width: 616px;
    }
    .box3>div:last-child{
        width: 560px;
        margin-left: 24px;
    }
    .secondTitle{
        font-size: 32px;
    }
    .thirdTitle{
        font-size: 24px;

    }
    .titHead h3{
        font-size: 32px;
        color: #333;
    }
    .titHead p{
        font-size:18px;
        color: #333;
    }
    .box4 div{
    width:23.5%;
        position: relative;
padding-bottom: 12px ;

    }

    /*.box4 picture img{*/
    /*    opacity: 0.5;*/
    /*    width: 100%;*/

    /*}*/

    #box1 .swiper-slide{
        width:280px;/*设为固定值*/

    }

    .box4 div.maskl {
        position: absolute;
        width: 100%;
        height: 100%;
        /* opacity: 0.6; */
        /* background-color: #000; */
        top: 24px;
    }
    .box4 .maskl::after{
        content: url(../../../img/demo/bg3.png);
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .maskl img{
        /*bottom: -34px;*/
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .box5 {
        top: 20%
    }
    .box6.Advantage>div{
        height: 300px;
        box-shadow: none;
        border-radius: 2px;
    }
    .picList>div{
        width: 32%;
    }
    .picList h3{
        font-size:32px ;
        color: #fff;

    }
    .box7{
        padding: 40px;
        width: calc(100% - 140px);
    }
    .box7>div:first-child{
        padding-top: 110px; width: 46%
    }
    .box7>div:last-child{
        text-align: left; width: 50%
    }
    .box7>div:last-child img{
        width: 42px;padding-right:  8px
    }
    .swiperHead{
        margin-top: 48px;margin-bottom: 24px
    }
    .box7 h3{
        margin-bottom: 40px
    }
    .spec .boxWrap>div{
        width: 49%;
    }
    .titHead h4{
        font-size: 18px;
        font-weight: 100;
    }
    .box7 {
        height: 560px;
    }
    .nav a{
        font-size: 16px;
    }
     div.swiperBox.swiper-container{
        width: 1300px;
        padding: 24px 50px;
    }
    p.tit-14 span{
        font-size: 14px;
    }
}
.titHead h3{
    font-weight: bold;
}
.box7{
  margin: auto; background-color: #f0f0f0
}

.box4 div.maskl {
    position: absolute;
    width: 100%;
    height: 100%;
    /* opacity: 0.6; */
    /* background-color: #000; */
    top: 24px;
}
.maskl::after{
    content: url(../../../img/demo/bg3.png);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.maskl img{
    /*bottom: -34px;*/
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
@media (max-width: 768px) {
    .ban-tit{
        line-height: 30px;
    }
    .titHead{
        padding-top: 34px ;
        padding-bottom: 20px;
    }
    .box4 .maskl::after {
        content: '';
        background: url(../../../img/demo/bg4.png);
        width:100%;
        height: 100%;
        background-size: cover;
    }
    .box4 div.maskl{
        top: -16px;
    }
    p.w1200-fixed.grayWord{
        margin: 30px auto
    }
    .list .list-item{
        width: 49%;
        padding-bottom: 24px;
    }
    .contactBg{
        background: url(../../../img/demo/mobile/bgContact.png) no-repeat ;
    }
    .w1200-fixed {
        width: 80%;
        margin: 0 auto;

    }
    .spec .tit-36{
        font-size: 18px;
    }
    .spec .ban-tit {
        position: absolute;
        top: 26%;
        left: 13.5%;
        transform: translateY(-50%);
        width: 70%;
        text-align: center;
        z-index: 2
    }
    p,li{
        font-size: 12px;
        color:#666;
        line-height: 16px;
    }
    .box0{
        margin-top:2rem ;
    }
    .pMargin{
        margin:18px 0
    }
    .first{
        width: 100%;
    }
    .first>div:first-child{
        font-size: 170px;
        width: 50%;
        padding-left: 20%;
    }
    .firstItem{
width: 40%;
    }
    .firstItem div:last-child{
       font-size:  48px
    }
    .list .list-item div:first-child {
        font-size: 24px;
    }
    .box2 {
        padding: 24px 0;
    }
    .list-item p{
        padding: 8px;
    }
    .secondTitle{
        font-size: 0.7rem;
    }
    .box3>div:last-child{

margin-top: 24px
    }
    .titHead h3{
        font-size: 18px;
        color: #333;
    }
    .titHead h4{
        font-size:18px;
        color: #333;
        font-weight: 100;
    }
    .titHead p{
        font-size:12px;
        color: #333;
    }
    .box4{
        flex-wrap: wrap;
    }
    .box4 picture{
        width:48%;
        margin-bottom: 4vw;
    }
    .box4 div{
        width:48%;
        margin-bottom: 4vw;
        margin-top: 4vw;
        position: relative;
    }
    .box5 {
        top: 4%
    }
    .picList>div{
        width: 48%;
    }
    .picList>div>div:last-child {
        margin-top: 12px;
    }
    .box6{
        margin-top: -30%;
    }
    .box6>div{
    align-items: center;
        background-color: #fff;
        border-radius: 2px;
        padding: 24px 12px;
}
    .box6 b{
        font-size: 32px;
        width: 30%;
        margin-right: 8%;
    }
    .box6 h3{
        margin-bottom: 0.4rem;
    }

    .box7{
        height: 670px;
        flex-wrap: wrap;
        padding: 1rem 0;
        width: calc(100% - 100px);
    }
    .box7>div{
        width: 92%;
        margin: auto;
    }
    .box7>div:last-child{
        margin-top: 1rem;
    }
    .swiperHead{
        margin: 1rem 0;
    }
    .box7 h3{
        margin-bottom: 0.6rem;
        text-align: left;

    }
    .swiper-slide .box7 p{
        width: 100%;
        text-align: left;
    }
    .picList h3{
        font-size:16px ;
        color: #fff;
    }
    .box7>div:last-child img{
        width: 28px;
        padding-right: 4px;
    }
    .box8{
        margin: 1rem auto;
        width: 50vw;
        text-align: center;
    }
    div.box8 p{ 
        width: 100%;
    }
    div.swiperBox.swiper-container{
        width: 80vw;
        /*padding: 24px 50px;*/
    }
    .swiper-container.swiperBox  .swiper-button-prev{
        top: 40vw;
    }
    .swiper-container.swiperBox  .swiper-button-next{
        top: 40vw;
    }
}
.secondTitle{
    font-weight: bold;
}
.box1 div{
    display: inline-flex;
    align-items: center;
}
.box2{
    margin: 40px auto ;
    padding-top:64px
}
.btnSamll{
    padding: 8px 16px;border-radius: 2px;
    margin-top: 0.5rem;
    background-color: #E94820;
    display: inline-block;
    color: #fff;
}
.tipIcon{
    display: inline-block;margin-right: 10px
}
#contact{
    padding: 4vw;
    margin: auto;
    position: relative;
    background-color: #fff;
}
.contactItem{
    height: 60px;
    vertical-align: middle;
    background-color: #f8f8f8;
    border-radius: 2px;
    margin-bottom: 24px;
    padding: 8px;
    display: flex;
    align-items: center;
}
.contactItem span,.contactItem  p{
    color: #999;
    float: left;
    padding-left: 10px;
}
.contactItem p{

}
.contactItem input,.contactItem textarea{
    height: 100%;
    flex: 1;
}
.noactive{
    background-color: #fff;
    color:#ea5b2a

}
.orderBox{
    padding: 4vw;
    margin:24px auto;
    position: relative;
    background-color: #fff;
}

@font-face {

    font-family: MontserratSemiBold;

    src: url('../../../web/fonts/Montserrat-SemiBold.otf')

}



@font-face {

    font-family: MontserratBlack;

    src: url('../../../web/fonts/MontserratBlack.otf' )

}



@font-face {

    font-family: MontserratBold;

    src: url('../../../web/fonts/Montserrat-Bold.otf' )

}



@font-face {

    font-family: MontserratMedium;

    src: url('../../../web/fonts/Montserrat-Medium.otf' )

}



@font-face {

    font-family: MontserratRegular;

    src: url('../../../web/fonts/Montserrat-Regular.otf')

}



.MontserratBold {

    font-family: MontserratBold;

}



.MontserratBlack {

    font-family: MontserratBlack;

}



.MontserratMedium {

    font-family: MontserratMedium;

}



.MontserratRegular {

    font-family: MontserratRegular;

}