.edubanner-bg {
    height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    webkit-backface-visibility: hidden;
    position: relative;
    /*margin-bottom:-80px;*/
}
.edubanner-bg:before {
    content: '';
    background: url(../img/edu/top.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.center-top{
    margin:auto 0;
    width:100%;
    padding-top: 3%;
    padding-bottom: 3%;
}

.pxjy{
    width:80%;
    height: 100%;
    margin-left: 10%;
    margin-right: 10%;
    box-shadow:1px 2px 15px rgba(128,128,128,0.5);
}

.center-top-bg{
    width: 100%;
    background-color: rgba(49,175,249,0.8);
    height: 60px;
    padding-top: 10px;
    text-align: center;
}
.pxxm{
    width:15%;
}
.center-top-content{
    padding: 20px;
    word-break:break-all;
}
.img-pad{
    padding:10px;
}

.newtrain-bg {
    height: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    webkit-backface-visibility: hidden;
    position: relative;
}
.newtrain-bg:before {
    content: '';
    background: url(../img/px/px_bg.jpg) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.about-contant_:before {
    background: #31aff9;
    width: 50px;
    content: '';
    height: 3px;
    display: block;
    margin: 15px auto;
    margin-top: 4px;
}

.about-contant_white:before {
    background: #ffffff;
    width: 50px;
    content: '';
    height: 3px;
    display: block;
    margin: 15px auto;
    margin-top: 4px;
}

.center-bottom{
    margin:auto 0;
    width:100%;
    height: 150px;
    padding-top: 3%;
    padding-bottom: 3%;
}
.jxjy{
    height: 100%;
    position:relative;
}
.shu{
    font-size: 16px;
}
.center-bottom-right{
    position:absolute;
    left:41%;
}

.center-bottom-right img{
    width:100%;
}
.center-bottom-left{
    position:absolute;
    height: 40px;
    width:50%;
}
.center-bottom-down{
    position:absolute;
    top:36%;
    height: 75%;
    width:100%;
    left:0;
}
.center-bottom-left-bottom{
    position:absolute;
    left:0px;
    top:20%;
    width:68%;
}
.center-bottom-left-bottom img{
    width:100%;
}


.center-bottom-left-down{
    position:absolute;
    top:20%;
    width:70%;
    height: 80%;
}
.center-bottom-left-down:before {
    content: '';
    background: url(../img/edu/tixing.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.center-bottom-left-down-div{
    width:98%;
    position:absolute;
    top:7%;
    padding: 5px;
    padding-right: 20%;
    font-size: 10px;
    word-break:break-all;
}

.center-bottom-left-down-div .p1{
    width:75%;
}
.center-bottom-left-down-div .p2{
    width:80%;
}
.center-bottom-left-down img{
    width:100%;
}

.down-bg{
    background: url(../img/edu/tixing.png) no-repeat center;
    content: '';
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    padding: 5px;
    padding-right: 20%;
    font-size: 10px;
    word-break:break-all;
}
.bottom-font{
    padding-left: 5px;font-size:12px;font-weight: 700;color:#22A9FE;letter-spacing:3px
}
.bottom-font2{
    padding-left: 5px;font-size:11px;color:#22A9FE
}


.ksdg h1{
    color:#31AFF9;
    font-size: 23px;
    font-weight: 900;
}
.ksdg .about-contant p{
    color:#31AFF9;
    font-size: 16px;
}
.ksdg img{
    width:90%;
    margin-top:15px;
}

.kctx {
    border: 1px solid #e5e5e5;
}

.kctx h1{
    color:#ffffff;
    font-size: 30px;
    font-weight: 900;
}
.kctx .text-content {
    font-size: 14px;
    padding: 30px;
}
.kctx img {
    padding: 5px 30px;
    max-width: 100%;
    width: 800px;

}

.kctx-title {
    padding-top: 20px;
    background: #31aff9;
}

.sm_title{
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.kctx-contant {
    padding-bottom: 10px
}

.kctx-contant:before {
    width: 50px;
    content: '';
    height: 3px;
    background: #ffffff;
    display: block;
    margin: 5px 0 15px 0;
}

@media (min-width: 768px) {
    .ksdg img{
        width:33%
    }
    .gyjxjy .web-container{
        max-width:900px;
    }
    .gyjxjy .container{
        max-width:900px;
    }

    .edubanner-bg {
        height: 300px;
        /*margin-bottom:-100px;*/
    }
    .pxjy{
        width:40%;
        height: 100%;
        margin-left: 30%;
        margin-right: 30%;
        box-shadow:1px 2px 15px rgba(128,128,128,0.5);
    }
    .jxjy{
        height: 100%;
        position:relative;
    }
    .newtrain-bg {
        height: 260px;
    }
    .center-bottom{
        margin:auto 0;
        width:100%;
        height: 370px;
        padding-top: 3%;
        padding-bottom: 3%;
    }
    .center-bottom-down{
        position:absolute;
        top:20%;
        width:74%;
        left:0;
        padding: 20px;
        box-shadow:0px 12px 8px -12px rgba(128,128,128,0.5);
    }
    .center-bottom-left-down{
        position:absolute;
        top:20%;
        height: 50%;
    }
    .center-bottom-left-down-div{
        width:98%;
        position:absolute;
        padding: 5px;
        font-size: 13px;
        word-break:break-all;
    }
    .down-bg{
        background: url(../img/edu/tixing.png) no-repeat center;
        content: '';
        background-size: cover;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        padding: 20px;
        padding-right: 25%;
        font-size: 16px;
        word-break:break-all;
        line-height: 30px;
    }
    .bottom-font{
        padding-left: 5px;font-size:17px;font-weight: 700;color:#22A9FE;letter-spacing:5px
    }
    .bottom-font2{
        padding-left: 5px;font-size:16px;color:#22A9FE
    }

    .kctx .text-content {
        padding: 15px;
    }

    .kctx img {
        padding: 15px;
    }

}
