body,html{
    /*overflow-x: hidden;*/
}
@font-face {

    font-family: 'OPPOSans';
    src: url('../font/OPPOSans.ttf');

}
@font-face {

    font-family: 'Akrobat';
    src: url('../font/akrobat-regular.ttf');

}
.banner{
    height: 603px;
    text-align:center;
    color: #fff;
    background:url(../img/banner.png) 100% 100%;
    background-size: cover;
    background-position: top center;
}
.title{
    width: 776px;
    height: 73px;
}
.container{
    margin-top: 129px;
    width: 1130px;
}
.containerNew{
    margin-top: 0;
    padding-top: 129px;
}
.il{
    margin-top: 42px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.item{
    margin-right: 36px;
    display: flex;
    align-items: center;
}
.icon img{
    width: 40px;
    height: 40px;
}
.st{
    margin-left: 12px;
    font-size: 22px;
    font-family: OPPOSans-B, OPPOSans;
    font-weight: normal;
    color: #FFFFFF;
}
.tel{
    margin-left: -5px;
}
.tel img{
    width:  301px;
    height: 61px;
}
.lx img{
    margin-left: 24px;
    cursor: pointer;
    width:  180px;
    height: 61px;
}
.qs-t{
    margin: 0 auto;
}
.qs-ttitle{
    text-align: center;
    font-size: 39px;
    font-family: OPPOSans-M, OPPOSans;
    font-weight: normal;
    color: #3E3A39;
}
.shotLine{
    width: 48px;
    height: 6px;
    background: #2963f6;
    border-radius: 5px;
    margin: 26px auto 0;
}
.qs-top{
    width: 1040px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}

.b img{
    width: 128px;
    height: 128px;
}
.qs-dai{
    width: 1100px;
    height: 34px;
    background: url("../img/dai.png") no-repeat;
    background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.qs-contWrap{
    margin-top: 20px;
    z-index: -1;
    width: 1100px;
    height: 170px;
    border-right: 1px dotted #9d9d9d;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.qs-cont{
    height: 170px;
    width: 218px;
    border-left: 1px dotted #9d9d9d;
}
.qs-cont img{
    width: 140px;
    height: 34px;
}
.qs-title{
    text-align: center;
    margin-top: 58px;
    font-size: 22px;
    font-family: OPPOSans-B, OPPOSans;
    font-weight: 600;
    color: #3E3A39;
}
.qs-text{
    text-align: center;
    margin-top: 17px;
    padding:0 36px;
    font-size: 18px;
    font-family: OPPOSans-M, OPPOSans;
    color: #3E3A39;
    line-height: 26px;
}
.h-col{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 60px;
}
.h-wrap{
    margin-top: 24px;
    position: relative;
    width: 350px;
    height: 193px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.h-meng{
    width: 350px;
    height: 193px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(to top,#000 40%, #9d9d9d);
    z-index: 0;
    opacity:0.6;
}
.h-wrap:hover .h-meng{
    background-image: linear-gradient(to top,#265df5 40%, #9d9d9d);
}
.h-img img{
    margin-top: 24px;
    width: 48px;
    height: 48px;
    position: relative;
    z-index: 2;
}
.h-title{
    margin-top: 24px;
    position: relative;
    z-index: 2;
    font-size: 20px;
    font-family: OPPOSans-M, OPPOSans;
    font-weight: normal;
    color: #FFFFFF;
}
.blue{
    margin-top: 96px;
    width: 100%;
    height: 122px;
    background: url("../img/blue.png") no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-family: OPPOSans-M, OPPOSans;
    font-size: 30px;
    font-weight: normal;
    color: #FFFFFF !important;
    line-height: 122px;
}
#zn{
    position: relative;
    /*background: url('../img/bigMiddle.png') no-repeat;*/
    /*background-size: 100% auto;*/
    /*background-position:0 -250px;*/
    /*background-position:center center;*/
}
.bigmiddle{
    z-index: -2;
    position: absolute;
    width: 100%;
    top: -37%;
    left: 0;
}
.zn-s{
    margin: 86px auto 0;
    width: 416px;
    height: 410px;
    position: relative;
}
.zn-l{
    padding: 24px;
    position: absolute;
    left: -370px;
    top: 50px;
    width: 348px;
    height: 165px;
    background: url("../img/zn-l.png") no-repeat;
    background-size: 100% 100%;
    text-align: right;
    font-size: 20px;
    font-family: OPPOSans-R, OPPOSans;
    font-weight: normal;
    color: #000000;
    line-height: 36px;
}
.zn-r{
    padding: 24px;
    position: absolute;
    left: 440px;
    top: 50px;
    width: 348px;
    height: 165px;
    background: url("../img/zn-r.png") no-repeat;
    background-size: 100% 100%;
    text-align: left;
    font-size: 20px;
    font-family: OPPOSans-R, OPPOSans;
    font-weight: normal;
    color: #000000;
    line-height: 36px;
}
.zn-d{
    padding: 24px;
    position: absolute;
    bottom: -150px;
    left: -65px;
    width: 511px;
    height: 130px;
    background: url("../img/zn-d.png") no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-size: 20px;
    font-family: OPPOSans-R, OPPOSans;
    font-weight: normal;
    color: #000000;
    line-height: 36px;
}
.wlyz-wrap{
    padding-top: 12px;
    margin-top: 220px;
    background-image: linear-gradient(to bottom,#f3f7fe 40%, #fff);
}
.wlyz-st{
    font-size: 20px;
    font-family: OPPOSans-R, OPPOSans;
    font-weight: normal;
    color: #3E3A39;
    line-height: 36px;
    text-align: center;
    margin-top: 60px;
}
.wlyz-table{
    width: 1164px;
    height: 693px;
    background: url("../img/table.png") no-repeat;
}
.wlyz-table-row{
    width: 1100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wlyz-col1{
    width: 216px;
    height: 78px;
    text-align: left;
    padding-left: 64px;
    font-size: 22px;
    font-family: OPPOSans-B, OPPOSans;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 78px;
}
.wlyz-col2{
    width: 570px;
    height: 78px;
    text-align: left;
    font-size: 16px;
    font-family: OPPOSans-B, OPPOSans;
    font-weight: normal;
    color: #3E3A39;
    display: flex;
    align-items: center;
    padding: 0 36px;
    justify-content: space-between;
}
.wlyz-col3{
    width: 320px;
    height: 78px;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-family: OPPOSans-B, OPPOSans;
    font-weight: normal;
    line-height: 78px;
    justify-content: space-between;
}
.wlyz-col3 img{
    margin-left: 32px;
}
.tuopu{
    overflow: hidden;
    width: 1135px;
    height: 621px;
    position: relative;
    background: url("../img/tuopu1@2x.png");
    background-size: 100% auto;
}
/*.tuopu img{*/
/*    width: 100%;*/
/*    height: auto;*/
/*}*/
.wifi{
    width: 734px !important;
    height: auto;
    position: absolute;
    top: 200px;
    left: 324px;
}
.line1{
    position: absolute;
    width: 325px;
    height: 135px;
    right: 201px;
    top: 196px;
}
.line2{
    position: absolute;
    right: 395px;
    top: 208px;
}
.line3{
    position: absolute;
    right: 185px;
    top: 208px;
}
.mechine{
    position: absolute;
    right: 305px;
    top: 312px;
}
.yk{
    position: absolute;
    right: 160px;
    top: 313px;
}
.wlyz-kw{
    margin-top: 116px;
    width: 1100px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}
.wlyz-k{
    margin-bottom: 12px;
    width: 221px;
    height: 171px;
    border-radius: 10px 10px 10px 10px;
}
.wlyz-num{
    padding: 22px 25px 0 0;
    font-size: 32px;
    font-family: Akrobat-Bold, Akrobat;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
}
.wlyz-c{
    padding:0 29px;
    font-size: 22px;
    font-family: OPPOSans-B, OPPOSans;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 44px;
}
.wlyz-bc{
    font-size: 32px;
    font-family: OPPOSans-B, OPPOSans;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 44px;
}
.tp-st{
    text-align: center;
    font-size: 30px;
    font-family: OPPOSans-B, OPPOSans;
    font-weight: 600;
    color: #0A61FF;
    line-height: 32px;
}
.swiper-wrap{
    position: relative;
}
.swiper {
    width: 1135px;
}
.swiper-i{
 display: flex;
    align-items: center;
}
.swiperi1{
    width: 1147px;
    height: 648px;
    background: url("../img/swiper1.png");
}
.swiper-l{
    width: 716px;
    height: 568px;
    background: url("../img/swiper-left.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.swiper-r{
    margin-left: -110px;
    width: 558px;
    height: 608px;
    background: url("../img/swiper-right.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.swiper-r .video{
    position: absolute;
    width: 350px;
    height: 200px;
    right: 104px;
    top: 128px;
}
.swiper-l-t{
    margin-left: 20px;
    margin-top: 24px;
    background: url("../img/title-bg.png");
    background-size: 100% 100%;
    width: 570px;
    height: 68px;
    font-size: 26px;
    font-weight: normal;
    color: #FFFFFF;
    padding-left: 48px;
    padding-top: 6px;
}
.swiper-l-t1{
    line-height: 40px;
    position: relative;
    z-index: 5;
    margin-top: -24px;
    background: url("../img/title-bg1.png");
    background-size: 100% 100%;
    width: 346px;
    height: 72px;
    font-size: 26px;
    font-weight: normal;
    color: #FFFFFF;
    padding-left: 48px;
    padding-top: 6px;
}
.swiper-l-c{
    font-size: 20px;
    font-family: OPPOSans-R, OPPOSans;
    font-weight: normal;
    color: #3E3A39;
    padding: 24px 110px 0 72px;
}
@keyframes myBreath {
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(1.3);
    }
    100%{
        transform: scale(1);
    }
}
.ret{

    position: absolute;
    top: 480px;
    left: 160px;
    animation: myBreath 2s linear infinite;

}
.rot{
    position: absolute;
    top: 480px;
    right: 160px;
    animation: myBreath 2s linear infinite;

}
.swiper-l-btm{
    width: 492px;
    height: 193px;
    position: absolute;
    bottom: 46px;
    right: 65px;
}
.swiper-l-btm img{
    width: 492px;
    height: 193px;
}
.zh-bg{
    height: 610px;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.zh-c{
    width: 1200px;
    margin: 50px auto 0;
    text-align: center;
    font-size: 20px;
    font-family: OPPOSans;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 34px;
}
.zh-item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.zh-num{
    font-size: 79px;
    font-family: Akrobat-ExtraBold, Akrobat;
    font-weight: 800;
    color: #FFFFFF;
}
.zh-dw{
    font-size: 22px;
    font-family: OPPOSans-B, OPPOSans;
    font-weight: normal;
    color: #FFFFFF;
    margin-left: 5px;
}
.zh-name{
    font-size: 22px;
    font-family: OPPOSans-B, OPPOSans;
    font-weight: normal;
    color: #FFFFFF;
}
.zh-w{
    display: flex;
    align-items: center;
    justify-content: space-evenly;

}
.part-8 {
    max-width: 1100px;
    margin: 60px auto 0;
}
.part-8-tabs {
    justify-content: space-between;
}
.part-8-content {
    cursor: pointer;
    margin-top: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.flex{
    display: flex;
}
.part-8-tabs li {
    width: 265px;
    height: 64px;
    line-height: 64px;
    background-color: #2963f5;
    box-shadow: 0px 8px 20px 0px rgba(200, 209, 215, 0.35);
    text-align: center;
    color: #FFF;
    font-size: 22px;
    cursor: pointer;
}
.part-8 .part-8-detail {
    width: 265px;
    height: 213px;
    background: #f0f6f9;
    box-shadow: 0px 8px 20px 0px rgba(200, 209, 215, 0.35);
    border-radius: 3px;
    margin-bottom: 24px;
    overflow: hidden;
    transition: all .5s;
}

a {
    text-decoration: none !important;
}
.part-8 .detail-bottom {
    color: #3e3a39;
    font-size: 20px;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.img-title {
    transform: scale(1);
    transition-duration: 1s;
}
.part-8-detail:hover .img-title{
    transform: scale(1.1);
    transition-duration: 1s;
}
.part-8 .part-8-detail:hover {
    background: #2963f5;
    color: #fff;
    box-shadow: 0 5px 10px #e4e8ec;
    transform: translateY(-5px);
}
.part-8 .part-8-detail:hover .detail-bottom{
    color: #fff;
}
ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.btn-more{
    cursor: pointer;
    height: 50px;
    width: 160px;
    background: #fff;
    border: 1px solid #5e8ce1;
    color: #5e8ce1;
    border-radius: 5px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    font-family: Akrobat-ExtraBold, Akrobat;
    margin: 60px auto;

}
.btn-more a{
    color: #5e8ce1;
}
.lineGif{
    position: absolute;
    width: 1920px;
    height: 658px;
    left: -394px;
    top: 14px;
}
