@charset "UTF-8";
/**************专题页面 start*************/
.important_banner{
    position:relative;
    width:100%;
    min-width:1280px;
    height:683px;
    overflow:hidden;
}
.important_banner span{
    position:absolute;
    left:50%;
    transform:translate(-50%,0);
    width:1920px;
    height:683px;
    overflow:hidden;
}
.important_banner12 span{
    background:url("../images/important_banner12.jpg") no-repeat center;
}
.important_banner49 span{
    background:url("../images/important_banner49.jpg") no-repeat center;
}
.important_banner43 span{
    background:url("../images/important_banner43.jpg") no-repeat center;
}
.important_banner44 span{
    background:url("../images/important_banner44.jpg") no-repeat center;
}
.important_banner45 span{
    background:url("../images/important_banner45.jpg") no-repeat center;
}
.important_banner48 span{
    background:url("../images/important_banner48.jpg") no-repeat center;
}
.important_banner14 span{
    background:url("../images/important_banner14.jpg") no-repeat center;
}
.important_banner16 span{
    background:url("../images/important_banner16.jpg") no-repeat center;
}
.important_banner23 span{
    background:url("../images/important_banner23.jpg") no-repeat center;
}
.important_banner29 span{
    background:url("../images/important_banner29.jpg") no-repeat center;
}
.important_banner26 span{
    background:url("../images/important_banner26.jpg") no-repeat center;
}
.important_banner36 span{
    background:url("../images/important_banner36.jpg") no-repeat center;
}
.important_banner23 span{
    background:url("../images/important_banner23.jpg") no-repeat center;
}
.important_banner6 span{
    background:url("../images/important_banner6.jpg") no-repeat center;
}
.important_banner10 span{
    background:url("../images/important_banner10.jpg") no-repeat center;
}
.important_banner17 span{
    background:url("../images/important_banner17.jpg") no-repeat center;
}
.important_banner20 span{
    background:url("../images/important_banner20.jpg") no-repeat center;
}
.important_banner50 span{
    background:url("../images/important_banner50.jpg") no-repeat center;
}
.important_banner51 span{
    background:url("../images/important_banner51.jpg") no-repeat center;
}
.important_banner52 span{
    background:url("../images/important_banner52.jpg") no-repeat center;
}
.important_title{
    position:relative;
    width:100%;
    height:80px;
    text-align: center;
    margin:5px auto 15px;
    overflow:hidden;
}
.important_title img{
    position:absolute;
    left:50%;
    top:0;
    margin:0 0 0 -92px;
}
.important_title h2{
    display:inline-block;
    min-width:300px;
    height:40px;
    line-height:40px;
    background:#e50206;
    border-radius:5px;
    color:#fff;
    font-size:22px;
    padding:0 20px;
    margin-top:40px;
}
.course_list li{ border:1px solid #eee;}
.notice{
    width:100%;
    line-height:30px;
    color:#e50206;
    font-size:17px;
    margin-top:20px;
    text-align: center;
    overflow:hidden;
}
.notice a{
    color:#e50206;
    font-size:20px;
}
.notice a:hover{ text-decoration: underline;}
/**************专题页面 end*************/