@charset "utf-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
span {
    font-family: "微软雅黑";
    letter-spacing: 1px;
}

p {
    font-family: "微软雅黑";
    letter-spacing: 1px;
}

.bjt01 {
    background: url('../images/bjt_01.jpg') no-repeat 100%;
    background-size: 100% 100%;
}

.bjt02 {
    background: url('../images/bjt_02.jpg') no-repeat 100%;
    background-size: 100% 100%;
}

.bjt03 {
    background: url('../images/bjt_03.jpg') no-repeat 100%;
    background-size: 100% 100%;
}
.bjt08 {
    background: url('../images/bjt_08.jpg') no-repeat 100%;
    background-size: 100% 100%;
}

/*导航*/
.heads {
    height: 80px;
    width: 100%;
    background: #ffffff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    display: flex;
    align-items: center
}

.heads .left {
    margin-left: 20px;
}

.heads .navigation {
    width: 100%;
    display: flex;
    justify-content: center;

}

#myMenu {
    overflow: hidden;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-left: -200px;
}

#myMenu li {
    text-align: center;
    display: inline-block;
    width: 10%;
    color: #353535;

}

#myMenu li a {
    color: #353535;
}

/*第一页*/
.div-page1 {
    height: 100%;
    display: flex;
}

.div-page1 .left {

    margin-left: 20px;
    margin-top: 20px;
}

.div-page1 .right {
    height: 100%;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.div-page1 .top {
    display: flex;
    justify-content: center;
}

.div-page1 .center {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.div-page1 .center .p1 {
    color: #ffffff;
    font-size: 60px;
    margin: 0;
}

.div-page1 .center .p1 .span1 {
    font-weight: bold;

}

.div-page1 .bottom {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

.div-page1 .bottom .p1 {
    letter-spacing: 30px;
    font-size: 18px;
    color: #548ECE;
    margin: 0;
}

/*第二页*/
.div-page2 {
    height: 100%;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-around;
}

.div-page2 .border {
    width: 50%;
    height: 60%;
    background: #014b92;
    border-radius: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin: 0 10%;
}

.div-page2 .border .center {
    width: 80%;
    height: 80%;
    display: inline-flex;
    flex-direction: column;
}

.div-page2 .border .center .head {
    color: white;
    font-size: 14px;
}

.div-page2 .border .center .headline {
    color: white;
    font-size: 32px;
    margin: 0;
}

.div-page2 .border .center .p1 {
    color: #fff;
}

.div-page2 .border .center .gy-btn {
    width: 150px;
    height: 57px;
    background: #fff;
    border-radius: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
}

#yfsc {
    width: 30%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#yfsc .yfsc-box {
    width: 100%;
    display: flex;
    margin-top: 50px;
}

#yfsc .yfsc-box .box-icon {
    text-align: center;
}

#yfsc .yfsc-box .box-icon2 {
    margin-left: 100px;
    text-align: center;
}

#yfsc .yfsc-box .box-icon4 {
    margin-left: 100px;
    text-align: center;
}

/*第三页*/
.div-page3 {
}

.div-page3 .tub {
    text-align: center;
}

.div-page3 .p1 {
    color: #fff;
    font: 56px 微软雅黑;
}

.div-page3 .p2 {
    color: #fff;
    font: bold 56px 微软雅黑;
    margin: 0
}

.div-page3 .introduce {
    display: flex;
    justify-content: center;
    margin-top: 5%;
}

.div-page3 .introduce .span1 {
    display: inline-block;
    height: 120px;
    width: 350px;
    color: white;
    line-height: 22px;
}

.div-page3 .introduce .span2 {
    display: inline-block;
    height: 120px;
    width: 350px;
    color: white;
    line-height: 22px;
    margin-left: 50px
}

.div-page3 .introduce .span3 {
    display: inline-block;
    height: 120px;
    width: 350px;
    color: white;
    line-height: 22px;
    margin-left: 50px
}

/*第四页*/
.div-page4 {
    height: 100%;
    display: flex;
}

.div-page4 .tub {
    text-align: center;
}

.div-page4 .describe {
    width: 100%;
    height: 100%;
    display: flex;
}

.div-page4 .describe .left .center {
    display: -webkit-flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}

.div-page4 .hg {
    margin-top: 30px;
    width: 50px;
    height: 2px;
    background: #b6b6b6;
}

.div-page4 .describe .p1 {
    color: #000;
    font: bold 56px 微软雅黑;
    margin: 0
}

.div-page4 .describe .p2 {
    color: #262626;
    font: 56px 微软雅黑;
    margin: 0
}

.div-page4 .describe .p3 {
    color: #262626;
    font: 20px 微软雅黑;
    margin-top: 45%;
}

.div-page4 .describe .p4 {
    color: #858585;
    font: 16px 微软雅黑;
    line-height: 26px;
    margin-top: 2%;
    width: 200px
}

.div-page4 .xtgn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.div-page4 .xtgn .xtgn_01 {
    width: 580px;
    height: 580px
}

.div-page4 .right {
    height: 100%;
    display: flex;
    margin-top: 80px;
}

.div-page4 .right .xt1 {
    background: #5597d4;
    height: 100%;
}
.div-page4 .right .xt2 {
    background: #408cd4;
    height: 100%;
}

.div-page4 .right .xt3 {
    background: #216bb1;
    height: 100%;
}

.div-page4 .right .xt4 {
    background: #155b9e;
    height: 100%;
}

.div-page4  .xt5 {
    background: #014b92;;
    height: 100%;
}

.div-page4 .right .rxsb {
    width: 100%;
    text-align: center;
    justify-content: center;
    margin-top: 200px;
}

.div-page4 .right .rxsb .button {
    margin-top: 200px;
}

.div-page4 .right .rxsb .p {
    color: #fff;
    font: 26px 微软雅黑;
    line-height: 45px;
}
.div-page4 .right .rxsb .p1 {
    margin-top: 10px;
}

/*第五屏*/

.div-page5 {
    height: 100%;
    display: flex;
}

.div-page5 .hg {
    margin-top: 20px;
    width: 50px;
    height: 2px;
    background: #b6b6b6;
}

.yw {
    width: 100%;
    height: 100%;
    background: #fafafa;
    display: inline-flex;
    flex-direction: column; /*横*/

}

.yw .content {
    margin-left: 7%;
    margin-top: 40px;
}

.yw .content .p1 {
    width: 35%;
    color: #858585;
    line-height: 160%;

}

.jgyw {
    margin-left: 7%;
    margin-top: 8%;
    align-items: center; /*垂直居中*/
    flex-wrap: wrap;
}

.jgyw .strong1 {
    color: #262626;
    font: bold 3.5em 微软雅黑;
}

.jgyw .strong2 {
    color: #262626;
    font: 3.5em 微软雅黑;
    margin-right: 2%;
}

.jgyw1 {
    flex-grow: 1; /*占父元素的比例*/
    text-align: center;
    display: inline-flex;
    justify-content: flex-end; /*竖*/
    margin: 0 3% 0 3%;
}

.jgyw3 {

    flex-grow: 1; /*占父元素的比例*/
    margin-top: 60px;
    display: inline-flex;
    flex-wrap: wrap; /*换行*/
    justify-content: space-around;

}

.tu {

    flex-grow: 1; /*占父元素的比例*/
}

.tu1 {

    flex-grow: 1; /*占父元素的比例*/
}

.tu2 {

    flex-grow: 1; /*占父元素的比例*/
}

.tu3 {

    flex-grow: 1; /*占父元素的比例*/
}

/*第六屏*/

.div-page6 {
    height: 100%;
    display: flex;
    flex-direction: column
}

.div-page6 .introduce {
    display: flex;
    height: 75%;
}

.div-page6 .introduce .content {
    display: flex;
    height: 100%;
    width: 100%;
}

.div-page6 .introduce .img-photo {
    width: 615px;
    height: 553px;
}

.div-page6 .introduce .content .left {
    margin-top: 10%;
    width: 33%;
    margin-left: 200px;
}

.div-page6 .introduce .content .left .p1 {
    color: #403C3B;
    margin: 0
}

.div-page6 .introduce .content .left .p2 {
    color: #000000;
    font: bold 3.5em 微软雅黑;
    margin: 0
}

.div-page6 .introduce .content .left .p3 {
    color: #262626;
    font-size: 3.5em;
    margin: 0;
}

.div-page6 .introduce .content .left .p4 {
    color: #B9B9B9;
    margin: 0;
}

.div-page6 .introduce .content .left .p5 {
    color: #5B595A;
    margin-top: 5%;
    font-size: 20px
}

.div-page6 .introduce .content .left .p6 {
    color: #858585;
    margin-top: 20px;
    width: 400px;
    line-height:28px
}

.div-page6 .introduce .content .left .hg {
    margin-top: 30px;
    width: 50px;
    height: 2px;
    background: #b6b6b6;
}

.div-page6 .introduce .content .ytj {
    width: 33%;
    display: flex;
    align-items: center;
}

.div-page6 .introduce .content .right {
    display: flex;
    flex-direction: column;
    width: 50%;
    height: 100%;
    text-align: center;
    justify-content: center;
}

.div-page6 .bottom {
    display: flex;
    height: 25%;
    background: #014B92;
    align-items: center; /*垂直居中*/
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.div-page6 .bottom .img {
    margin: 20px;
}

/*第七页*/
.div-page7 {
    height: 100%;
    width: 100%;
    display: flex;
    position: relative;
}

.div-page7 .left {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.div-page7 .qt {
    width: 100%;
    height: 100%;
    background: #edeeee;
    display: flex;
    /*justify-content: flex-end; !*竖*!*/
}

.div-page7 .qt1 {
    background: #F6F6F6 url(../images/qtsb_01.png) no-repeat;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    border-right: #E5E5E5 1px solid;
    border-left: #E5E5E5 1px solid;
}

.div-page7 .qt2 {
    background: #F6F6F6 url(../images/qtsb_02.png) no-repeat;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    border-right: #E5E5E5 1px solid;
}

.div-page7 .qt3 {
    background: #F6F6F6 url(../images/qtsb_03.png) no-repeat;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    border-right: #E5E5E5 1px solid;
}

.div-page7 .qt4 {
    background: #F6F6F6 url(../images/qtsb_04.png) no-repeat;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    border-right: #E5E5E5 1px solid;
}

.div-page7 .qt5 {
    background: #F6F6F6 url(../images/qtsb_05.png) no-repeat;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    border-right: #E5E5E5 1px solid;
}

.div-page7 .qt6 {
    background: #F6F6F6 url(../images/qtsb_06.png) no-repeat;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    border-right: #E5E5E5 1px solid;
}

#current {
    background: #014B92;
    color: white;
}

#white {
    color: white;
}

.div-page7 .qt .screen {
    height: 100%;
    width: 100%;
    background: #F6F6F6;
    overflow: hidden;
    position: relative;
    color: white;
}

.div-page7 .qt .screen .page7-ul {
    position: absolute;
    height: 100%;
    /*width: 100%;*/
    display: flex;
    margin: 0;
    padding: 0;
}

.div-page7 .qt .screen .page7-li {
    display: flex;
    justify-content: center;
    text-align: center;
    color: #353535;

}

/*第八屏*/

#dibu1 {
    width: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
}

#dibu2 {
    width: 40%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
}


.div-page8 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.div-page8 .top {
    margin-top: 100px;
    width: 100%;
    height: 90%;
    display: flex;
}

.div-page8 .bottom {
    height: 10%;
    display: flex;
    justify-content: center;
    align-content: center;
    text-align: center;
}

.bah {
    height: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.div-page8 .input1 {
    width: 180%;
    height: 50px;
    border-radius: 80px;
    font: 1em 微软雅黑;
    border-width: 0;
    padding-left: 20px;
    outline: none
}

.div-page8 .input2 {
    width: 180%;
    height: 50px;
    border-radius: 80px;
    font: 1em 微软雅黑;
    margin-top: 10%;
    border-width: 0;
    padding-left: 20px;
    outline: none
}

.div-page8 .btn {
    width: 190%;
    height: 50px;
    border-radius: 80px;
    background: #014b92;
    margin-top: 10%;
    font: 1em 微软雅黑;
    color: #fff;
    border-width: 0;
    outline-style: none
}

.wangbei {
    height: 20px;
    width: 20px
}

.copyright .cr {
    color: #ffffff;
    opacity:0.5;
}

.copyright a {
    color: #ffffff;
    opacity:0.5;
    line-height: 20px;
}

.foot2t2 {
    height: 18px;
}

/*适配1024*/

@media screen and (min-width: 1024px) and (max-width: 1365px) {

    /*适配1024第二屏适配*/
    .div-page2 .border .center .btn {
        margin-top: 10px;
    }

    .div-page2 .border .center .head {
        color: white;
        font-size: 12px;
        margin: 0;
    }

    .div-page2 .border .center .headline {
        color: white;
        font-size: 18px;
        margin: 0;
    }

    .div-page2 .border .center .p1 {
        margin-top: 10px;
        color: #fff;
        font-size: 14px;
    }

    .div-page2 .border .center .gy-btn {
        width: 100px;
        height: 40px;
        background: #fff;
        border-radius: 80px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 15px;
    }

    /*适配1024第三屏适配*/
    .div-page3 .p1 {
        color: #fff;
        font: 30px 微软雅黑;
        margin-top: 1%;
        margin-bottom: 10px;
    }

    .div-page3 .p2 {
        color: #fff;
        font: bold 30px 微软雅黑;
        margin: 0
    }

    .div-page3 .introduce .span1 {
        display: inline-block;
        height: 120px;
        width: 350px;
        color: white;
        line-height: 22px;
        margin-left: 30px;
    }

    .div-page3 .introduce .span2 {
        display: inline-block;
        height: 120px;
        width: 350px;
        color: white;
        line-height: 22px;
        margin-left: 30px
    }

    .div-page3 .introduce .span3 {
        display: inline-block;
        height: 120px;
        width: 350px;
        color: white;
        line-height: 22px;
        margin-left: 30px;
        margin-right: 20px;
    }

    /*适配1024第四屏适配*/
    .div-page4 .right .rxsb {
        margin-top: 50px;
    }

    .div-page4 .describe .p1 {
        color: #000;
        font: bold 2em 微软雅黑;
        margin: 0
    }

    .div-page4 .describe .p2 {
        color: #262626;
        font: 2em 微软雅黑;
        margin: 0
    }

    .div-page4 .describe .p3 {
        color: #262626;
        font: 20px 微软雅黑;
        margin-top: 15%;
    }

    .div-page4 .describe .p4 {
        color: #858585;
        font: 16px 微软雅黑;
        line-height: 26px;
        margin-top: 2%;
        width: 271px
    }

    .div-page4 .xtgn .xtgn_01 {
        width: 200px;
        height: 200px
    }
    .div-page4 .xtgn .xtgn_04 {
        width: 200px;
        height: 280px
    }
    .div-page4 .xtgn .xtgn_05 {
        width: 200px;
        height: 280px
    }

    .div-page4 .right .rxsb .p {
        color: #fff;
        font: 26px 微软雅黑;
    }

    .div-page4 .right .img {
        width: 61px;
    }

    .div-page4 .right .rxsb .button {
        margin-top: 60px;
    }

    .div-page4 .describe .left {
        margin-left: 80px;
        margin-top: 80px;
    }
    .div-page4 .describe .left .center {
        margin-top: 50px;
    }

    .jgyw .strong1 {
        color: #262626;
        font: bold 2em 微软雅黑;
    }

    .jgyw .strong2 {
        color: #262626;
        font: 2em 微软雅黑;
        margin-right: 2%;
    }

    .tu .tub_83 {
        width: 150px;
        height: 150px;
    }

    .tu1 .tub_83 {
        width: 150px;
        height: 150px;
    }

    .tu2 .tub_83 {
        width: 150px;
        height: 150px;
    }

    .tu3 .tub_83 {
        width: 150px;
        height: 150px;
    }

    /*适配1024第五屏适配*/

    .jgyw {
        flex-grow: 1;
        margin-left: 80px;
        margin-top: 9%;
        align-items: center;
        flex-wrap: wrap;
    }

    .yw .content {
        margin-left: 80px;
        margin-top: 20px;
    }

    .jgyw3 {
        flex-grow: 1;
        margin-top: 1px;
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    /*适配1024第六屏适配*/
    .div-page6 .introduce .content .left {
        margin-top: 10%;
        width: 33%;
        margin-left: 200px;
    }

    .div-page6 .introduce .content .left {
        margin-top: 11%;
        width: 33%;
        margin-left: 100px;
    }

    .div-page6 .introduce .content .left .hg {
        margin-top: 14px;
        width: 50px;
        height: 2px;
        background: #b6b6b6;
    }

    .div-page6 .introduce .content .left .p5 {
        color: #5B595A;
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .div-page6 .introduce .content .left .p6 {
        height: 100px;
        color: #B9B9B9;
        margin: 0;
    }

    .div-page6 .introduce .content .left .p2 {
        font: bold 1em 微软雅黑;
        line-height: 30px;
    }

    .div-page6 .introduce .content .left .p3 {
        font: bold 1em 微软雅黑;
        line-height: 30px;
    }

    .div-page6 .introduce .img-photo {
        width: 315px;
        height: 253px;
    }

    /*适配1024第七页*/
    .div-page7 .qt1 {
        background-size: 210px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt2 {
        background-size: 208px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt3 {
        background-size: 209px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt4 {
        background-size: 210px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt5 {
        background-size: 210px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt6 {
        background-size: 210px 418px;
        margin-top: 70px;
    }

    .div-page7 .qtsbm {
        width: 140px;
        height: 227px;
    }

    .page7-li-div .p1 {
        color: #262626;
        font: bold 16px 微软雅黑;
        margin: 5px;
    }

    .page7-li-div .p2 {
        color: #262626;
        font: 1em 微软雅黑;
        margin-top: 1%
    }

    .page7-li-div .p3 {
        color: #b6b6b6;
        font: 1em 微软雅黑;
        margin-top: 1%
    }

    .page7-li-div .p4 {
        color: #737373;
        font: 1em 微软雅黑;
        width: 50%;
        text-align: center;
    }

    .box-button {
        height: 10%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /*1024适配第8页*/
    .div-page8 .top {
        margin-top: 10%;
        width: 100%;
        height: 70%;
    }

    /*导航*/
    .heads .navigation {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-left: 50px;
    }
}

/*适配1100*/

/*>=1280的设备*/

@media screen and (min-width: 1366px) and (max-width: 1687px) {

    /*适配1440第二屏适配*/
    .div-page2 .border .center .btn {
        margin-top: 10px;
    }

    .div-page2 .border .center .head {
        color: white;
        font-size: 16px;
        margin: 0;
    }

    .div-page2 .border .center .headline {
        color: white;
        font-size: 30px;
        margin-top: 5px;
    }

    .div-page2 .border .center .p1 {
        color: #fff;
        font-size: 18px;
        line-height: 25px;
        margin-top: 20px;
    }

    .div-page2 .border .center .gy-btn {
        width: 125px;
        height: 56px;
        background: #fff;
        border-radius: 60px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 30px;
    }

    /*适配1440第三屏适配*/
    .div-page3 .p1 {
        color: #fff;
        font: 40px 微软雅黑;
        margin-top: 1%;
        margin-bottom: 10px;
    }

    .div-page3 .p2 {
        color: #fff;
        font: bold 40px 微软雅黑;
        margin: 0
    }

    .div-page3 .introduce .span1 {
        display: inline-block;
        height: 120px;
        width: 350px;
        color: white;
        line-height: 25px;
        margin-left: 50px;
        font-size: 18px;
    }

    .div-page3 .introduce .span2 {
        display: inline-block;
        height: 120px;
        width: 350px;
        color: white;
        line-height: 25px;
        margin-left: 50px;
        font-size: 18px;
    }

    .div-page3 .introduce .span3 {
        display: inline-block;
        height: 120px;
        width: 350px;
        color: white;
        line-height: 25px;
        margin-left: 50px;
        font-size: 18px;
    }

    /*1440适配第四屏*/
    .div-page4 .right .rxsb .button {
        margin-top: 70px;
    }

    .div-page4 .right .rxsb {
        margin-top: 100px;
    }

    .div-page4 .xtgn {
        margin-left: 80px;
    }

    .div-page4 .describe .p1 {
        color: #000;
        font: bold 2em 微软雅黑;
        margin: 0
    }

    .div-page4 .describe .p2 {
        color: #262626;
        font: 2em 微软雅黑;
        margin: 0
    }

    .div-page4 .describe .p3 {
        color: #262626;
        font: 20px 微软雅黑;
        margin-top: 15%;
    }

    .div-page4 .describe .p4 {
        color: #858585;
        font: 16px 微软雅黑;
        line-height: 26px;
        margin-top: 2%;
        width: 200px;
    }

    .div-page4 .xtgn .xtgn_01 {
        width: 350px;
        height: 350px;
    }
    .div-page4 .xtgn .xtgn_04 {
        width: 350px;
        height: 489px;
    }
    .div-page4 .xtgn .xtgn_05 {
        width: 350px;
        height: 420px;
    }

    .div-page4 .right .rxsb .p {
        color: #fff;
        font: 26px 微软雅黑;
        line-height: 50px;
    }

    .div-page4 .right .img {
        width: 61px;
    }

    .div-page4 .right .rxsb .button {
        margin-top: 100px;
    }

    .div-page4 .describe .left {
        margin-left: 80px;
        margin-top: 80px;
    }
    .div-page4 .describe .left .center {
        margin-top: 100px;
    }
    .jgyw .strong1 {
        color: #262626;
        font: bold 2em 微软雅黑;
    }

    .jgyw .strong2 {
        color: #262626;
        font: 2em 微软雅黑;
        margin-right: 2%;
    }

    .jgyw{
        margin-left: 10%;
        margin-top: 7%;
        align-items: center;
        flex-wrap: wrap;
    }

    .tu .tub_83 {
        width: 150px;
        height: 150px;
    }

    .tu1 .tub_83 {
        width: 150px;
        height: 150px;
    }

    .tu2 .tub_83 {
        width: 150px;
        height: 150px;
    }

    .tu3 .tub_83 {
        width: 150px;
        height: 150px;
    }

    .jgyw3 {
        flex-grow: 1;
        margin-top: 30px;
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .div-page6 .introduce .content .left .p2 {
        font: bold 2em 微软雅黑;
    }

    .div-page6 .introduce .content .left .p3 {
        font: bold 2em 微软雅黑;
    }

    .div-page6 .introduce .img-photo {
        width: 415px;
        height: 353px;
    }

    .jgyw .strong1 {
        color: #262626;
        font: bold 2em 微软雅黑;
    }

    .jgyw .strong2 {
        color: #262626;
        font: 2em 微软雅黑;
        margin-right: 2%;
    }

    .tu .tub_83 {
        width: 250px;
        height: 250px;
    }

    .tu1 .tub_83 {
        width: 250px;
        height: 250px;
    }

    .tu2 .tub_83 {
        width: 250px;
        height: 250px;
    }

    .tu3 .tub_83 {
        width: 250px;
        height: 250px;
    }

    /*1440适配弟七屏*/
    .div-page7 .qt1 {
        background-size: 210px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt2 {
        background-size: 208px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt3 {
        background-size: 209px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt4 {
        background-size: 210px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt5 {
        background-size: 210px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt6 {
        background-size: 210px 418px;
        margin-top: 70px;
    }

    .div-page7 .qtsbm {
        width: 180px;
        height: 259px;
    }

    .page7-li-div .p1 {
        color: #262626;
        font: bold 1.5em 微软雅黑;
        margin-top: 1%
    }

    .page7-li-div .p2 {
        color: #262626;
        font: 1.5em 微软雅黑;
        margin-top: 1%
    }

    .page7-li-div .p3 {
        color: #b6b6b6;
        font: 1em 微软雅黑;
        margin-top: 1%
    }

    .page7-li-div .p4 {
        color: #737373;
        font: 1em 微软雅黑;
        width: 50%;
        text-align: center;
    }

}

@media screen and (min-width: 1680px) {

    /*适配1680第二屏适配*/
    .div-page2 .border {
        width: 50%;
        height: 500px;
        background: #014b92;
        border-radius: 80px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #fff;
    }

    .div-page2 .border .center .btn {
        margin-top: 10px;
    }

    .div-page2 .border .center .head {
        color: white;
        font-size: 16px;
        margin: 0;
    }

    .div-page2 .border .center .headline {
        color: white;
        font-size: 35px;
        margin-top: 5px;
    }

    .div-page2 .border .center .p1 {
        color: #fff;
        font: 16px 微软雅黑;
        line-height: 34px;
        margin-top: 30px;
    }

    .div-page2 .border .center .gy-btn {
        width: 150px;
        height: 60px;
        background: #fff;
        border-radius: 80px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 22px;
    }

    /*适配1680第三屏适配*/
    .div-page3 .p1 {
        color: #fff;
        font: 63px 微软雅黑;
    }

    .div-page3 .p2 {
        color: #fff;
        font: bold 63px 微软雅黑;
        margin-top:-0.5%; 
    }

    .div-page3 .introduce .span1 {
        display: inline-block;
        height: 120px;
        width:510px;
        color: white;
        line-height: 35px;
        font-size: 18px;
    }

    .div-page3 .introduce .span2 {
        display: inline-block;
        height: 120px;
        width: 510px;
        color: white;
        line-height: 35px;
        margin-left: 50px;
        font-size: 18px;
    }

    .div-page3 .introduce .span3 {
        display: inline-block;
        height: 120px;
        width: 510px;
        color: white;
        line-height: 35px;
        margin-left: 50px;
        font-size: 18px;
    }

    .div-page2 .border .center .btn {
        margin-top: 10px;
    }

    .div-page6 .introduce .content .left .p2 {
        font: bold 3.5em 微软雅黑;
    }

    .div-page6 .introduce .content .left .p3 {
        font: 3.5em 微软雅黑;
        margin-top:-2%;
    }

    .div-page6 .introduce .img-photo {
        width: 615px;
        height: 553px;
    }

    .div-page6 .introduce .content .left .hg {
        margin-top: 20px;
    }

    .div-page6 .introduce .content .left .p5 {
        margin-top: 80px;
    }

    .jgyw .strong1 {
        color: #262626;
        font: bold 3.5em 微软雅黑;
    }

    .jgyw .strong2 {
        color: #262626;
        font: 3.5em 微软雅黑;
        margin-right: 2%;
    }

    .tu .tub_83 {
        width: 350px;
        height: 350px;
    }

    .tu1 .tub_83 {
        width: 350px;
        height: 350px;
    }

    .tu2 .tub_83 {
        width: 350px;
        height: 350px;
    }

    .tu3 .tub_83 {
        width: 350px;
        height: 350px;
    }

    .div-page4 .describe .left {
        margin-left: 12%;
        margin-top: 80px;
    }

    .div-page4 .describe .p1 {
        color: #000;
        font: bold 3.2em 微软雅黑;
        margin: 0;
        margin-top: 5px;
    }

    .div-page4 .describe .p2 {
        color: #262626;
        font: 3.2em 微软雅黑;
        margin-top:-5%;
    }

    .div-page4 .describe .p4 {
        color: #858585;
        font: 16px 微软雅黑;
        line-height: 26px;
        margin-top: 16px;
        width: 210px;
    }

    .div-page4 .xtgn .xtgn_01 {
        width: 450px;
        height: 450px;
    }
    .div-page4 .xtgn .xtgn_04 {
        width: 400px;
        height: 572px;
    }
    .div-page4 .xtgn .xtgn_05 {
        width: 400px;
        height: 572px;
    }

    .div-page4 .right .rxsb {
        height: 100%;
        margin-top: 150px;
    }

    .div-page4 .right .rxsb .button {
        margin-top: 150px;
    }

    .div-page4 .xtgn {
        margin-left: 200px;
    }
    .div-page4 .describe .left .center {
      margin-top: 150px;
    }
    /*适配1024第七页*/
    .div-page7 .qt1 {
        background-size: 210px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt2 {
        background-size: 208px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt3 {
        background-size: 209px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt4 {
        background-size: 210px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt5 {
        background-size: 210px 418px;
        margin-top: 70px;
    }

    .div-page7 .qt6 {
        background-size: 210px 418px;
        margin-top: 70px;
    }

    .div-page7 .qtsbm {
        width: 322px;
        height: 459px
    }

    .page7-li-div .p1 {
        color: #262626;
        font: bold 36px 微软雅黑;
        margin-top:8%; 
         }

    .page7-li-div .p2 {
        color: #262626;
        font: 36px 微软雅黑;
        margin-top:-1%;
    }

    .page7-li-div .p3 {
        color: #b6b6b6;
        font: 1em 微软雅黑;
        margin-top: 1%
    }

    .page7-li-div .p4 {
        color: #737373;
        font: 1em 微软雅黑;
        width: 50%;
        text-align: center;
    }

    .box-button {
        height: 10%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
.btn{
    cursor: pointer;
}

/*@media screen and (min-width: 1920px) {*/

/*}*/




