/**********公共判断********/
*{
    margin: 0;
    padding: 0;
}
html, body{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: relative;
    /*overflow-x: hidden;*/
}
a{
    text-decoration: none;
}
li{
    list-style: none;
}
/*=====pc样式=====*/
.section{
    width: 100%;
}
.mainBox{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.mainBox .left,.mainBox .right{
    float: left;
}
.mainTxt{
    margin-top: 110px;
    width: 100%;
}
.mainTxt .logo img{
    width: 161px;
    display: inline-block;
    vertical-align: middle;
    display: none;
}
.mainTxt span{
    font-size: 35px;
    color: #333333;
    font-weight: bold;
    line-height: 44px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}
.mainTxtLight span{
    color: #ffffff;
}
.mainTxt h2.tit{
    font-size: 35px;
    color: #333333;
    margin-top: 25px;
}
.mainTxtLight h2.tit{
    color: #ffffff;
}
.mainTxt ul{
    margin-top: 30px;
    padding-left: 22px;
    overflow: hidden;
}
.mainTxt ul li{
    font-size: 20px;
    color: #666666;
    line-height: 40px;
    list-style: disc;
}
.mainTxtLight ul li{
    color: #ffffff;
    float: left;
    width: 30%;
}
.pcFirst{
    width: 100%;
    height: 1000px;
    background: linear-gradient(0deg, #DA251C 0%, #E82C23 100%);;
    padding-top: 102px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}
.pcFirst .bg{
    width: 100%;
    height: 935px;
    overflow: hidden;
    position: absolute;
    top: 82px;
    left: 0;
}
.pcFirst .bg img{
    width: 100%;
}
.pcFirst .left{
    width: 480px;
    position: relative;
    margin-left: 100px;
    margin-top: 40px;
}
.pcFirst .left img{
    width: 100%;
}
.pcFirst .left .btnGroup{
    float: left;
    position: absolute;
    right: 8%;
    top: 32%;
}
.pcFirst .left .btnGroup a{
    display: block;
    width: 144px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #ffffff;
    border-radius: 7px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin-top: 36px;
}
.pcFirst .left .btnGroup a:hover{
    background-color: rgba(255, 255, 255, .2);
}
.pcFirst .left .btnGroup a img{
    width: 20px;
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
}
.pcFirst .explainBox{
    width: 95%;
    height: 120px;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 10px;
    padding: 15px 20px;
    margin-top: 50px;
    box-sizing: border-box;
}
.pcFirst .explainBox p{
    font-size: 20px;
    color: #ffffff;
    margin-top: 5px;
}
.pcFirst .explainBox img{
    height: 30px;
    margin-top: 15px;
}
.pcFirst .right{
    width: 500px;
    margin-left: 40px;
    position: relative;
    overflow: hidden;
    height: 7755px;
}
.pcFirst .right .phoneBg{
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.pcSwiper{
    overflow: hidden;
    margin-left: 20px;
    margin-top: 20px;
    border-radius: 17px;
    position: relative;
    z-index: -1;
}
.pcFirst .right .phoneCon{
    height: 100%;
    overflow: hidden;
}

.pcFirst .right .phoneCon img{
    width: 100%;
}
.pcSecond{
    width: 100%;
    height: 540px;
    background-color: #ffffff;
    padding-top: 66px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.pcSecond .bg{
    width: 553px;
    height: 374px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: 80px;
}
.pcSecond .bg img{
    width: 100%;
}
.pcSecond .left{
    width: 574px;
}
.pcSecond .left img{
    width: 100%;
}
.pcSecond .right{
    padding-top: 86px;
    margin-left: 72px;
}
.pcSecond .right .img{
    display: block;
    width: 474px;
}
.pcThird{
    width: 100%;
    height: 540px;
    background-color: #F4F6FC;
    padding-top: 66px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.pcThird .bg{
    width: 643px;
    height: 441px;
    position: absolute;
    right: 50%;
    bottom: 0;
    margin-right: 170px;
}
.pcThird .bg img{
    width: 100%;
}
.pcThird .left{
    padding-left: 6%;
    box-sizing: border-box;
}
.pcThird .right{
    width: 577px;
    margin-left: 85px;
}
.pcThird .right img{
    width: 100%;
}
.pcFooter .footerMain{
    width: 100%;
    height: 277px;
    background: url("../img/footerBg.png") center center;
    background-size: cover;
    overflow: hidden;
}
.pcFooter .footerMain h2{
    color: #ffffff;
    font-size: 35px;
    line-height: 35px;
    margin-top: 45px;
    margin-bottom: 50px;
    text-align: center;
}
.pcFooter .footerMain p{
    color: #fff;
    font-size: 14px;
    line-height: 21px;
    width: 1200px;
    margin: 10px auto;
    text-align: center;
}
.pcFooter .footerBtm{
    width: 100%;
    height: 49px;
    line-height: 49px;
    background-color: #000000;
    text-align: center;
}
.pcFooter .footerBtm a{
    color: #b7b7b7;
    font-size: 14px;
}
/*h5*/
.swiper-container {
    width: 100%;
    height: 100%;
    position: inherit;
    margin-left: auto;
    margin-right: auto;
    /*transform:translate3d(0,0,0);*/
    overflow:hidden;
}
.swiper-slide{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 100%;
    /*height: 100%;*/
    overflow: hidden;
}
.swiper-pagination-bullet{
    /*opacity: 1;*/
    /*background-color: #aaaaaa;*/
}
.htop,.hbtm{
    width: 100%;
    position: absolute;
    left: 0;
}
.imgNew{
    width: 100%;
}
.htop{
    top: 80px;
}
.hbtm{
    bottom: 0;
}
.swiper-pagination-bullet-active{
    background-color: rgba(18,153,148,.5);
}
.firstWrap{
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #DA251C 0%, #EE3030 100%);
    position: relative;
    overflow: hidden;
    padding-top: 10%;
    box-sizing: border-box;
}
.firstWrap .bg{
    width: 278px;
    height: 100%;
    position: absolute;
    left: 10%;
    top: 0;
}
.firstWrap .mainTxt{
    width: 65%;
    margin: 0 auto;
}
.firstWrap .mainTxt img{
    width: 100%;
}
.firstWrap .ewm{
    position: absolute;
    bottom: 40px;
    width: 40%;
    left: 30%;
    /*margin-left: -70px;*/
}
.firstWrap .ewm img{
    width: 100%;
}
.firstWrap .ewm p{
    font-size: 14px;
    color: #ffffff;
    margin-top: 10px;
    text-align: center;
}
.firstWrap .bg img{
    width: 100%;
    height: 100%;
}
.firstWrap .btnGroup{
    position: absolute;
    bottom: 40%;
    left: 50%;
    margin-left: -72px;
    width: 146px;
}
.firstWrap .btnGroup a{
    display: block;
    width: 144px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #ffffff;
    border-radius: 7px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
}
.firstWrap .btnGroup a img{
    width: 20px;
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
}
.secondWrap{
    width: 100%;
    height: 100%;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}
.secondWrap img{
    width: 100%;
    position: absolute;
}
.mainTxt{
    margin-top: 100px;
}
.mainImg{
    bottom: 0;
}
.thirdWrap{
    width: 100%;
    height: 100%;
    background-color: #F4F6FC;
    overflow: hidden;
}
.lastWrap{
    background-color: #000000;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.lastWrap .txt{
    margin-top: -50%;
    padding: 0 16px;
}
.lastWrap .txt h2{
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 35px;
}
.lastWrap .txt p{
    font-size: 14px;
    color: #ffffff;
    line-height: 21px;
    margin-bottom: 10px;
}
.lastWrap .btm{
    position: absolute;
    bottom: 10px;
    text-align: center;
    left: 0;
    width: 100%;
}
.lastWrap .btm a{
    display: block;
    font-size: 11px;
    color: #b7b7b7;
    line-height: 17px;
}
@media screen and (max-width: 800px){
    /*.pc{*/
    /*    display: none;*/
    /*}*/
    /*.wrap{*/
    /*    display: block;*/
    /*}*/
}

@media screen and (min-width: 810px) and (max-width: 1525px){
    .pc{
        display: block;
    }
    .wrap{
        display: none;
    }
    .mainBox{
        width: 1150px;
        margin: 0 auto;
        position: relative;
        z-index: 1;
    }
    .pcFirst{
        height: 860px;
        padding-top: 50px;
    }
    .pcThird .bg img{
        width: 100%;
    }
    .pcThird .left{
        width: 500px;
        margin-right: -30px;
    }
    .pcThird .right{
        width: 577px;
        margin-left: 98px;
    }
}
@media screen and (min-width: 1525px){
    .pc{
        display: block;
    }
    .wrap{
        display: none;
    }
}
