/* xxjjbox 2022-12-5*/
/*滚动条*/
.g-box .gdbox { height: 100%; overflow: hidden auto; padding-right: 27px;max-height: 300px; }
.g-box .gdbox::-webkit-scrollbar { width: 4px; height: 1px; }
.g-box .gdbox::-webkit-scrollbar-button { display: none; }
.g-box .gdbox::-webkit-scrollbar-track-piece { background: rgb(117 117 117 / 50%); }
.g-box .gdbox::-webkit-scrollbar-thumb { background: rgb(255 255 255); border-radius: 2px; }

.g-box .gdbox2 { height: 100%; overflow: hidden auto; padding-right: 27px;max-height: 300px; }
.g-box .gdbox2::-webkit-scrollbar { width: 4px; height: 1px; }
.g-box .gdbox2::-webkit-scrollbar-button { display: none; }
.g-box .gdbox2::-webkit-scrollbar-track-piece { background: rgb(255 255 255 / 50%); }
.g-box .gdbox2::-webkit-scrollbar-thumb { background: #225ba5; border-radius: 2px; }

/*滚动条*/
#nrp1{width:100%;height:195px;margin:0 auto;padding-right:35px;overflow:hidden;text-align: justify;}
#nrp2{width:100%;height:220px;margin:0 auto;padding-right:35px;overflow:hidden;text-align: justify;}
#nrp3{width:100%;height:220px;margin:0 auto;padding-right:35px;overflow:hidden;text-align: justify;}
#nrp4{width:100%;height:200px;margin:0 auto;padding-right:35px;overflow:hidden;text-align: justify;}
#nrp5{width:100%;height:200px;margin:0 auto;padding-right:35px;overflow:hidden;text-align: justify;}
#nrp6{width:100%;height:200px;margin:0 auto;padding-right:35px;overflow:hidden;text-align: justify;}
#nrp7{width:100%;height:200px;margin:0 auto;padding-right:35px;overflow:hidden;text-align: justify;}
 .nicescroll-rails{background:#fff;width: 1px !important;opacity: 0;}
 .nicescroll-rails div{border-radius: 0 !important; right: -2px !important;}
#ascrail2001 div{background: #00276c !important;}
#ascrail2001{background: #dcdcdc;}
#ascrail2003 div{background: #00276c !important;}
#ascrail2003{background: #dcdcdc;}
#ascrail2004 div{background: #00276c !important;}
#ascrail2004{background: #dcdcdc;}

/*滚动条*/
/*滚动条*/
.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

.pic {
    padding-top: 100%;
    position: relative;
    overflow: hidden;
}

.pic img {
    /* position: absolute; */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.pic img:hover {
    transform: scale(1.05);
}


.xxjjbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.xxjjbox .xxjj_txt {
    width: 70%;
    float: left;
}

.xxjjbox .xxjj_txt h2 {
    font-size: 42px;
    color: #535353;
}

.xxjjbox .xxjj_txt p {
    font-size: 22px !important;
    color: #535353;
    line-height: 40px !important;
    margin-top: 5%;
}

.xxjjbox .xxjjyear {
    width: 24%;
    float: right;
    color: #ffffff;
    padding: 1% 3% 2% 3%;
    background: url(../images/xxjjboxbg.jpg) center no-repeat #cc0000;
    background-size: cover;
}

.xxjjbox .xxjjyear h2 {
    text-align: center;
    font-size: 70px;
    line-height: 120px;
}

.xxjjbox .xxjjyear h3 {
    font-size: 17px;
    line-height: 27px;
}

.xxjjbox .xxjjyear p {
    font-size: 13px;
    line-height: 27px;
}

.bqxybox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    background: url(../images/bqxyboxbg.jpg) center no-repeat #f5f5f5;
    background-size: cover;
}

.bqxybox .bqxybox_nr {
    width: 50%;
    background: url(../images/bctmbg.png);
    padding: 5%;
overflow: hidden;}

.bqxybox .bqxybox_nr h1 {
    font-size: 40px;
    color: #ffffff;
}

.bqxybox .bqxybox_nr p {
    font-size: 16px !important;
    line-height: 30px !important;
    color: #ffffff;
    margin-top: 5%;text-align: justify;
}

.gzylbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 70px auto;
    background: url(../images/gzylboxbg.jpg) center no-repeat #f5f5f5;
    background-size: cover;
}

.gzylbox .gzylbox_nr {
    width: 35%;
    float: right;
    margin-right: 15%;
    padding: 3% 2.5%;
}

.gzylbox .gzylbox_nr h2 {
    font-size: 42px;
    color: #535353;
}

.gzylbox .gzylbox_nr p {
    font-size: 16px !important;
    line-height: 30px !important;
    color: #535353;
    margin-top: 5%;
    text-align: justify;
}

.yrlnbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    background: url(../images/yrlnboxbg3.jpg) center no-repeat #f5f5f5;
    background-size: cover;
}

.yrlnbox .yrlnbox_nr {
    width: 50%;
    padding: 5%;
    transition: all 0.3s;
}

.yrlnbox .yrlnbox_nr:hover {
    backdrop-filter: blur(0px);
    transition: all 0.3s;
}

.yrlnbox .yrlnbox_nr h2 {
    font-size: 42px;
    color: #ffffff;
}

.yrlnbox .yrlnbox_nr p {
    font-size: 16px !important;
    line-height: 30px !important;
    color: #ffffff;
    margin-top: 5%;
    text-align: justify;
}

.yjbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    background: url(../images/yjboxbg.png) center no-repeat;
}

.yjbox .yjboxnr {
    width: 100%;


    padding: 10% 2.5%;
    margin: 0 auto;
}

.yjbox .yjboxnr h2 {
    font-size: 42px;
    color: #535353;
    text-align: right;
}

.yjbox .yjboxnr p {
    font-size: 17px !important;
    line-height: 30px !important;
    color: #535353;
    margin-top: 2%;
    text-align: justify;
}

.jytxbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.jytxbox img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .3s;
}

.jytxbox .jytx_left {
    width: 50%;
    float: left;
    height: auto;
    overflow: hidden;
    width: 50%;
    padding: 0;
}

.jytxbox .jytx_left .pic {
    padding-top: 55%;
}

.jytxbox .jytx_right .pic {
    padding-top: 36%;
}

.jytxbox .jytx_leftnr {
    width: 100%;
    padding: 20% 10% 5% 5%;
}

.jytxbox .jytx_leftnr h2 {

    font-size: 42px;
    color: #535353;
    text-align: left;
}

.jytxbox .jytx_leftnr p {
    font-size: 16px !important;
    line-height: 30px !important;
    color: #535353;
    margin-top: 5%;
    text-align: justify;
}

.jytxbox .jytx_right {
    width: 50%;
    float: right;
    height: auto;
    overflow: hidden;
}

.jytx_rightnr {
    background: url(../images/jytx_img3.jpg) center no-repeat #f5f5f5;
    background-size: cover;
    width: 100%;
    padding: 10%;
    transition: all 0.3s;
}

.jytx_rightnr:hover {
    backdrop-filter: blur(10px);
    transition: all 0.3s;
}

.jytxbox .jytx_right h2 {
    font-size: 42px;
    color: #ffffff;
}

.jytxbox .jytx_right p {
    font-size: 16px !important;
    line-height: 30px !important;
    color: #ffffff;
    margin-top: 5%;
    text-align: justify;
}

.qwhjox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    background: url(../images/qwhjoxbg.jpg) center no-repeat #f5f5f5;
    background-size: cover;
    padding: 5% 5% 10% 5%;
}

.qwhjox span {}

.qwhjox .qwhjox_ico {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 2%;
}

.qwhjox h2 {
    font-size: 44px;
    color: #ffffff;
    text-align: center;
}

.qwhjox p {
    font-size: 17px !important;
    line-height: 30px !important;
    color: #ffffff;
    margin-top: 2%;
    text-align: justify;
}

.jjzstbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto 5% auto;
}
.jjzstbox .titlex{position: absolute;color: #ffffff;width: 100%;height: 100%;z-index: 9999;text-align: center;}
.jjzstbox .titlex span{display: inline-block;

    vertical-align:middle;

    height: 100%;line-height: 100%;}
.jjzstbox .titlex h2{vertical-align: middle;position: relative;display: inline-block;z-index: 9999;line-height: 100%;margin: 0 auto;font-size: 30px;position: absolute;left: 0;right: 0;top: 50%;transform: translateY(-50%);}

.jj_jtlx {
    background: #ffffff;
}

.school-pc .pic {
    padding-top: 10%;
}

.m-mapl2 .info .pic {
    padding-top: 9%;
}

@media only screen and (max-width: 1680px) {
    .gzylbox {
margin: 30px auto;
        background-size: 100% auto;
    }

    .gzylbox .gzylbox_nr p {
        font-size: 16px !important;
        line-height: 27px !important;
    }

    .xxjjbox .xxjj_txt h2 {
        font-size: 30px;
    }

    .xxjjbox .xxjj_txt p {
        font-size: 22px;
        color: #535353;
        line-height: 40px;
        margin-top: 5%;
    }

    .xxjjbox .xxjjyear p {
        font-size: 12px;
        line-height: 20px;
    }

    .gzylbox .gzylbox_nr h2 {
        font-size: 30px;
    }

    .bqxybox .bqxybox_nr h1 {
        font-size: 30px;
    }

    .bqxybox .bqxybox_nr p {
        font-size: 16px !important;
        line-height: 27px !important;
        color: #ffffff;
        margin-top: 5%;
    }

    .yrlnbox .yrlnbox_nr h2 {
        font-size: 30px;
    }

    .yrlnbox .yrlnbox_nr p {
        font-size: 16px !important;
        line-height: 27px !important;
    }

    .yjbox .yjboxnr h2 {
        font-size: 30px;
    }

    .yjbox .yjboxnr p {
        font-size: 16px !important;
        line-height: 27px !important;
    }

    .yjbox {
        background-size: 60%;
    }

    .jytxbox .jytx_leftnr h2 {
        font-size: 30px;
    }

    .jytxbox .jytx_leftnr p {
        font-size: 16px !important;
        line-height: 27px !important;
    }

    .jytxbox .jytx_leftnr {
        padding: 5% 10% 5% 5%;
    }

    .jytxbox .jytx_right h2 {
        font-size: 30px;
    }

    .jytxbox .jytx_right p {
        font-size: 16px !important;
        line-height: 27px !important;
    }

    .qwhjox h2 {
        font-size: 30px;
    }

    .qwhjox p {
        font-size: 16px !important;
        line-height: 27px !important;
    }

    .m-ideal .tit {
        font-size: 30px;
    }

}

@media only screen and (max-width: 1400px) {}

@media only screen and (max-width: 1199px) {
.g-box .gdbox { height: 170px; overflow: hidden auto; padding-right: 27px;max-height: 170px; }
.g-box .gdbox::-webkit-scrollbar { width: 4px; height: 1px; }
.g-box .gdbox::-webkit-scrollbar-button { display: none; }
.g-box .gdbox::-webkit-scrollbar-track-piece { background: rgb(117 117 117 / 50%); }
.g-box .gdbox::-webkit-scrollbar-thumb { background: rgb(255 255 255); border-radius: 2px; }

.g-box .gdbox2 { height: 150px; overflow: hidden auto; padding-right: 27px;max-height: 150px;  }
.g-box .gdbox2::-webkit-scrollbar { width: 4px; height: 1px; }
.g-box .gdbox2::-webkit-scrollbar-button { display: none; }
.g-box .gdbox2::-webkit-scrollbar-track-piece { background: rgb(255 255 255 / 50%); }
.g-box .gdbox2::-webkit-scrollbar-thumb { background: #225ba5; border-radius: 2px; }

}
@media only screen and (max-width: 1200px)
{
.xxjjbox .xxjj_txt{width: 60%;}
.xxjjbox .xxjjyear{width: 36%;}
}
@media only screen and (max-width: 767px) {
.gzylbox .gzylbox_nr h2{font-size:20px;text-align: center;}
    .xxjjbox .xxjj_txt {
        width: 54%;
    }

    .xxjjbox .xxjjyear {
        width: 45%;
    }

    .xxjjbox .xxjj_txt h2 {
        font-size: 20px;
    }

    .xxjjbox .xxjj_txt p {
        font-size: 16px !important;
        color: #535353;
        line-height: 27px !important;
        margin-top: 2%;
    }

    .xxjjbox .xxjjyear h2 {
        font-size: 54px;
        line-height: 70px;
    }

    .xxjjbox .xxjjyear h3 {
        font-size: 14px;
        line-height: 27px;
    }

    .bqxybox .bqxybox_nr {
        width: 100%;
    }

    .bqxybox .bqxybox_nr h1 {
        font-size: 20px;
    }

    .bqxybox .bqxybox_nr p {
        margin-top: 2%;
    }

    .gzylbox .gzylbox_nr {
        width: 100%;
        float: right;
        margin-right: 0;
        padding: 5%;
        background: #ffffffd1;
    }

    .gzylbox {
        background: url(../images/gzylboxbg.jpg) left no-repeat #f5f5f5;
        background-size: auto;
        margin: 40px auto;
    }

    .gzylbox .gzylbox_nr p {
        margin-top: 2%;
    }

    .yrlnbox .yrlnbox_nr h2 {
        font-size: 20px;
    }

    .yjbox .yjboxnr h2 {
        font-size: 21px;
        text-align: center;
    }
    .jytxbox .jytx_leftnr {
        padding: 0 2.5% 5% 2.5%
    }

    .jytxbox .jytx_leftnr h2 {
        font-size: 20px;
    }

    .jytxbox .jytx_left {
        width: 100%;
    }

    .jytxbox .jytx_right {
        width: 100%;
        text-align: center;
    }

    .jytxbox .jytx_right h2 {
        font-size: 20px;
    }

    .qwhjox h2 {
        font-size: 20px;
    }
.jjzstbox .titlex h2{font-size: 20px;}
    .qwhjox .qwhjox_ico img {
        width: 10%;
    }

    .m-ideal .tit{text-align: center;font-size: 20px;}
    .m-mapl2 .info .pic{padding-top: 5%;}
    .footer .school .pic{padding-top: 3%;}
}