.tabtitle {
    padding-bottom: 30px;
    position: static;
    width: 1200px;
    margin: 0 auto;
    background: #fff;

}
.tabtitle p {
    color: #262626;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    padding: 15px 0;
}
.tabtitle ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.tabtitle ul li {
    width: 156px;
    height: 38px;
    color: #018AF1;
    text-align: center;
    line-height: 38px;
    border: 1px solid #018AF1;
    cursor: pointer;
}
.typeactive {
    background: #018AF1;
    color: #FFFFFF !important;
}
.zytitle{
    display: flex;
    border-bottom: 4px solid #018AF1;
}
.vol_tittle_bg{
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: url(../img/vol_tittle_bg@2x.png) no-repeat;
    background-size: 100%;
    font-size: 18px;
    color: #fff;
    box-sizing: border-box;
    padding-left: 16px;
    cursor: pointer;
}
.all{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.allcon{
    width: 1200px;
    margin: 0 auto;
}
.zy_move {
    background: url(../img/move_icon.png) no-repeat;
    width: 100px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 15px;
    cursor: pointer;
    background-size: 30%;
    background-position-y: center;
    background-position-x: 73px;
}

    .zy_move:hover {
        background: url(../img/move.png) no-repeat;
        width: 100px;
        line-height: 40px;
        box-sizing: border-box;
        padding-left: 15px;
        cursor: pointer;
        background-size: 30%;
        background-position-y: center;
        background-position-x: 73px;
    }
.zy_insert {
    background: url(../img/insert_icon.png) no-repeat;
    width: 100px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 15px;
    cursor: pointer;
    background-size: 30%;
    background-position-y: center;
    background-position-x: 73px;
}
.zy_insert:hover {
    background: url(../img/insert_icon.png) no-repeat;
    width: 100px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 15px;
    cursor: pointer;
    background-size: 30%;
    background-position-y: center;
    background-position-x: 73px;
}
.top_move{
    width: 90px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 15px;
    cursor: pointer;
    background: url(../img/move_up@2x.png) no-repeat;
    background-size: 30%;
    background-position-y: center;
    background-position-x: 43px;
}
.top_move:hover{
    width: 90px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 15px;
    cursor: pointer;
    background: url(../img/icon_maj_1@2x.png) no-repeat;
    background-size: 30%;
    background-position-y: center;
    background-position-x: 43px;
}
.bottom_move{
    width: 90px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 15px;
    cursor: pointer;
    background: url(../img/move_down@2x.png) no-repeat;
    background-size: 30%;
    background-position-y: center;
    background-position-x: 43px;
}
.bottom_move:hover{
    width: 90px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 15px;
    cursor: pointer;
    background: url(../img/icon_maj_0@2x.png) no-repeat;
    background-size: 30%;
    background-position-y: center;
    background-position-x: 43px;
}
.bottom_move img{
    width: 20px;
}
.top_move img{
    width: 20px;
}
.ifshow{
    border-bottom: 1px solid #E5E5E5;
    box-sizing: border-box;
    padding-left: 20px;
    display: block;
    min-height: 80px;
    line-height: 80px;
    font-size: 18px;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}
.zy_div{
    overflow: hidden;
    /* display: flex; */
    display: none;
    border: 1px solid #E5E5E5;
}
.coll_div{
    float: left;
    /* display: inline-block; */
    box-sizing: border-box;
    width: 247px;

}
.zy{
    margin-bottom: 20px;
}
.coll_s{
    box-sizing: border-box;
    padding: 20px 16px 12px 16px;
    border-bottom: 1px solid #E5E5E5;
}
.coll_d{
    box-sizing: border-box;
    padding: 20px 16px 12px 16px;
}
.major_div{
    float: left;
    /* display: inline-block; */
    width: 951px;
    box-sizing: border-box;
    padding-left: 16px;
    border-left: 1px solid #E5E5E5;
}
.college_name{
    font-size: 18px;
    color: #262626;
    font-weight: bold;
    margin-bottom: 12px;
}
.college_lable{
    color: #7F7F7F;
    font-size: 12px;
}
.coll_d p{
    line-height: 30px;
    color: #262626;
    font-size: 14px;
}
.tiaoji span{
    line-height: 30px;
}
.coll_dtiaoji span:nth-child(1){
    color: #262626;
    line-height: 30px;
}
.coll_dtiaoji span:nth-child(2){
    color: #7F7F7F;
    border: 1px solid #BFBFBF;
    font-size: 13px;
    padding:1px 3px;
}
.coll_dtiaoji span:nth-child(3){
    color: #7F7F7F;
    border: 1px solid #BFBFBF;
    font-size: 13px;
    padding:1px 3px;
}
.tiaojihover{
    color: #31A9F4 !important;
    border: 1px solid #31A9F4 !important;
}
.major_title{
    line-height: 29px;
    font-size: 12px;
}
.major_li{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    padding-right: 20px;
    align-items: center;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 14px;
    padding-top: 10px;
    min-height: 66px;
}
.major_lidiv1{
    width: 609px;
}
.major_lidiv2{
    width: 37px;
    color: #262626;
    font-size: 14px;
    font-weight: 400;
}
.major_lidiv3{
    width: 200px;
}
.major_lidiv4{
    width: 20px;
    text-align: center;
}
.major_lidiv4 p{
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.zymove_top{
    background: url(../img/vol_list_bt_up_normal@2x.png) no-repeat;
    background-size: 100%;
    margin-bottom: 5px;
}
.zymove_top:hover{
    background: url(../img/vol_list_bt_up_hover@2x.png) no-repeat;
    background-size: 100%;
    margin-bottom: 5px;
}
.zymove_bottom{
    background: url(../img/vol_list_bt_down_normal@2x.png) no-repeat;
    background-size: 100%;
}
.zymove_bottom:hover{
    background: url(../img/vol_list_bt_down_hover@2x.png) no-repeat;
    background-size: 100%;
}
.major_lidiv1p1{
    font-size: 14px;
    color: #262626;
    font-weight: bold;
    margin-bottom: 6px;
}
.major_lidiv1p2{
    font-size: 12px;
    color: #7F7F7F;
}
.major_lidiv3lable span{
    display: block;
    width: 25%;
    text-align: center;
    line-height: 17px;
}
.major_lidiv3lable{
    display: flex;
}
.weit{
    color: #7F7F7F !important;
    font-weight:normal;
}
.daochu{
    /*display: flex;*/
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
}
.Excel {
    width: 133px;
    display: inline-block;
    background: #018AF1;
    text-align: right;
    background-size: 18% 48%;;
    background-position-y: 11px;
    color: #7F7F7F;
    box-sizing: border-box;
    /* padding: 0 16px; */
    cursor: pointer;
    box-shadow: 0px 14px 12px -10px rgba(0, 146, 255, 0.5);
    border-radius: 4px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 38px;
}
.Excel img{
    width: 16px;
    margin-right: 5px;
}
.Excel span{
    color: #FFFFFF;
}
.zyd{
    color: #262626;
    font-size: 18px;
}
.nul{
    width: 100%;
    height: 88px;
    display: none;
}
.yxzyspan{
    border: 1px solid #018AF1;
    color: #018AF1;
    padding: 0 3px;
    margin-right: 5px;
}
.coll_zszc {
    align-items: center;
    display: flex;
    cursor: pointer;
}
.zszc{
    box-sizing: border-box;
    padding: 10px;
}
.major_lith {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    padding-right: 20px;
    align-items: center;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 14px;
    padding-top: 10px;
    min-height: 66px;
}
.major_lidiv1th {
    width: 609px;
}
.major_lidiv2th {
    width: 37px;
    color: #262626;
    font-size: 14px;
    font-weight: 400;
}
.major_lidiv3th {
    width: 200px;
}
.major_lidiv4th {
    width: 20px;
    text-align: center;
}

table {
    width: 100%;
}
.theadbg {
    width: 100%;
    position: static;
}

    .theadbg tr th {
        background: rgb(229, 244, 255);
        color: #018AF1;
        height: 40px;
        border-top: 1px solid #0091FF;
        border-bottom: 1px solid #0091FF;
        text-align: left;
    }
    .theadbg th {
        box-sizing: border-box;
        padding-left: 20px;
    }

.lab,
.labyear,
.labs {
    width: 60px;
    display: inline-block;
    text-align: center;
}
.contable tr td {
    box-sizing: border-box;
    padding: 20px 20px 20px 0;
}
.eachtr {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.xuhao {
    color: #262626;
    font-size: 16px;
}
.yuanxiao p {
    line-height: 30px;
}
.zanwu {
    color: #BFBFBF;
    font-size: 14px;
}
.cname,
.cname1 {
    color: #262626;
    font-size: 16px;
    font-weight: bold;
    /*margin-bottom: 13px;*/
    cursor: default;
}

.lablespan,
.lablespan1 {
    font-size: 12px;
}


.zyname,
.zyname1 {
    color: #262626;
    font-size: 16px;
    font-weight: bold;
    /*margin-bottom: 13px;*/
    cursor: default;
}
.zhuanye p {
    line-height: 30px;
}

.zsjh {
    color: #262626;
    font-size: 16px;
}
.xqimg {
    width: 17px;
    height: 17px;
}


.topimg,
.bottomimg,
.moveimg,
.insertimg{
    width: 18px;
    height: 18px;
    display: block;
}

.topimg {
    cursor: pointer;
    background: url(../img/vol_list_bt_up_normal@2x.png) no-repeat;
    background-size: contain;
}

.bottomimg {
    cursor: pointer;
    background: url(../img/vol_list_bt_down_normal@2x.png) no-repeat;
    background-size: contain;
}
.moveimg {
    margin-top:5px;
    cursor: pointer;
    background: url(../img/move_icon.png) no-repeat;
    background-size: contain;
}
.insertimg {
    margin-top: 5px;
    cursor: pointer;
    background: url(../img/insert_icon.png) no-repeat;
    background-size: contain;
}
.topimg:hover {
    background: url(../img/vol_list_bt_up_hover@2x.png) no-repeat;
    background-size: contain;
}

.bottomimg:hover {
    background: url(../img/vol_list_bt_down_hover@2x.png) no-repeat;
    background-size: contain;
}
.moveimg:hover {
    background: url(../img/move.png) no-repeat;
    background-size: contain;
}
.insertimg:hover {
    background: url(../img/insert.png) no-repeat;
    background-size: contain;
}
