.about-contant_ggzx {
    min-height: 300px;
}
.about-contant_ggzx:before {
    width: 89%;
    content: '';
    height: 3px;
    background: #31aff9;
    display: block;
    margin-left: 45px;
    margin-bottom: 15px;
}


a {
    cursor: pointer;
    text-decoration: none;
    out-line: none;
}

a:link {
    text-decoration: none;
}

/*已经访问过的链接*/
a:visited {
    text-decoration: none;
}

/*鼠标划过(停留)的链接*/
a:hover {
    text-decoration: none;
}

/* 正在点击的链接*/
a:active {
    text-decoration: none;
}

.centerdiv {
    float: left;
    width: 35px;
    margin-left: 5%;
    padding-bottom: 35%;
    border-left: 2px rgb(49, 141, 249) solid;
}

.wrap-list-col dd:before {
    border: none;
}

#banner_menu_wrap {
    /*margin-left: 30%;*/
}

#big_banner_wrap #banner_menu_wrap li .banner_menu_content {
    right: 101%;
    background-color: rgba(0, 71, 157, 0.5);
    border: none !important;
    width: 120px;

}

.banner_menu_content a {
    color: #ffffff;
}




@media (max-width: 768px) {
    .centerdiv {
        display: none;
    }

    .low_row h1 {
        font-size: 12px;
        color: #ffffff
    }

    .low_row p {
        font-size: 14px;
        color: #ffffff
    }
    #box{
        margin-right: 0 !important;
    }
    #container{
        height: 210px !important;
    }
}

#banner_menu_wrap li:hover {
    /*background: #31aff9;*/


}

#banner_menu_wrap li img{
    width: 25px;
    height: 25px;
    float: left;
    margin:15px 10px 15px 10px;
}

#banner_menu_wrap li.active:after {
    width: 90%;
    content: '';
    height: 1px;
    background: #fff;
    display: block;
}
#banner_menu_wrap li.active:nth-child(1):after{
    display: none;
}






.banner_menu_content_ul{
    width: 100% !important;
}
.banner_menu_content_ul li{
    width: 100% !important;
}

.zzc {
    opacity: 0;
}



/** 继续教育 */

.low_row h1 {
    font-size: 30px;
    color: #ffffff
}

.low_row p {
    font-size: 14px;
    color: #ffffff
}

.low_row .text {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    margin-top: -25px;
}

.low_row .dt {
    height: auto;
}



/**
试听课程
 */
.layui-carousel {
    margin-left: 30px;
    box-shadow: 5px 5px 10px #c7c7c7;
}

.layui-carousel h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.layui-carousel dd {
    padding:15px 0 15px 0;
}
.about-contant_stkc {
    margin-bottom: 10px;
}

.about-contant_stkc:before {
    width: 89%;
    content: '';
    height: 3px;
    background: #31aff9;
    display: block;
    margin-right: 45px;
    margin-bottom: 15px;
}