
.container-main.degreePrograms .menu{
    margin-top: 13px;
}
.container-main.degreePrograms main{
    padding-top: 62px;
}
.container-main.degreePrograms main .main-box article h3{
    line-height: 70px;
    height: auto;
    padding-bottom: 66px;
}

/*中文教学*/
.degreeProgramsChinese .drop-down-content .drop-down-item h4:before{
    width: 24px;
}
.degreeProgramsChinese .drop-down-content .drop-down-item h4:after{
    height: 24px;
}
.degreeProgramsChinese .drop-down-content.style-line .drop-down-item h4:after{
    left: 32px;
}
.degreeProgramsChinese .drop-down-text table tr td{
    padding: 10px 30px;
}
.degreeProgramsChinese .drop-down-text table tr td a{
    color: #526f97;
}
.degreeProgramsChinese .drop-down-item:first-child .drop-down-text table tr td{
    padding: 10px 15px;
}
.degreeProgramsChinese .drop-down-item:first-child .drop-down-text table tr td:before{
    left: 4px;
}
.degreeProgramsChinese .drop-down-item .drop-down-text table tr td a{
    color: #0a88d0;
}
/*英文教学硕士页面*/
.container-main.degreeProgramsEnglish main .main-box article h3{
    /*font-size: 59px;*/
    padding-bottom: 25px;
    white-space: nowrap;
}
.container-main.degreeProgramsEnglish main .main-box article h4{
    padding-top: 0;
    font-family: "Times New Roman";
    /*padding-bottom: 33px;*/
    padding-bottom: 25px;
}
.container-main.degreeProgramsEnglish main .main-box article p{
    /*text-align: justify;*/
    line-height: 33px;
    /*font-weight: bold;*/
    /*padding-bottom: 33px;*/
    padding-bottom: 15px;
}
.container-main.degreeProgramsEnglish article h3{
    padding-bottom: 20px;
}
.container-main.degreeProgramsEnglish article img{
    padding-top: 35px;
    /*padding-bottom: 62px;*/
    padding-bottom: 45px;
}
.container-main.degreeProgramsEnglish article h4{
    padding: 40px 0;
    font-size: 30px;
    color: #003c79;
}
.container-main.degreeProgramsEnglish article p{
    line-height: 34px;
    color: #003c79;
    font-size: 20px;
    padding-bottom: 20px;
}
.container-main.degreeProgramsEnglish article p a{
    color: #0980c7;
    text-decoration: underline;
    text-underline-offset:6px
}


/*英语教学双硕士页*/
.container-main.degreeProgramsEnglishDouble{
    background: url(../images_en/about/bg_watermark_top.png) no-repeat right 500px;
}
.container-main.degreeProgramsEnglishDouble main .main-box article h3{
    padding-bottom: 25px;
    white-space: nowrap;
}
.degreeProgramsEnglishDouble article h4{
    /*font-size: 48px;*/
    font-size: 30px;
    color: #003c79;
    padding-bottom: 40px;
    font-family: "Times New Roman";
}
.container-main.degreeProgramsEnglishDouble main .main-box article p{
    line-height: 34px;
    /*font-weight: bold;*/
}
.container-main.degreeProgramsEnglishDouble main .main-box article p a{
    color: #0a88d0;
    text-decoration: underline;
    text-underline-offset:6px;
}
.degreeProgramsEnglishDouble article .img-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 25px;
}
.degreeProgramsEnglishDouble article .img-list .img-list-item{
    width: 48%;
    text-align: center;
}
.degreeProgramsEnglishDouble article .img-list .img-list-item img{
    width: 100%;
    padding-bottom: 20px;
}
.degreeProgramsEnglishDouble article .img-list .img-list-item span{
    font-size: 20px;
    color: #003c79;
}
.degreeProgramsEnglishDouble article .link-list{
    display: flex;
    justify-content: space-between;
    padding-top: 60px;
}
.degreeProgramsEnglishDouble article .link-list-item{
    width: 255px;
}
.degreeProgramsEnglishDouble article .link-list-item a{
    display: flex;
    flex-flow: column;
    align-items: center;
    color: #000;
    border: 1px solid #003c79;
    height: 234px;
    box-sizing: border-box;
    padding-top: 50px;
}
.degreeProgramsEnglishDouble article .link-list-item i{
    display: block;
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center center;
}
.degreeProgramsEnglishDouble article .link-list-item i.icon-app{background-image: url("../images_en/degreePrograms/icon_app.png");}
.degreeProgramsEnglishDouble article .link-list-item:hover i.icon-app{background-image: url("../images_en/degreePrograms/icon_appActive.png");}
.degreeProgramsEnglishDouble article .link-list-item i.icon-fees{background-image: url("../images_en/degreePrograms/icon_fees.png");}
.degreeProgramsEnglishDouble article .link-list-item:hover i.icon-fees{background-image: url("../images_en/degreePrograms/icon_feesActive.png");}
.degreeProgramsEnglishDouble article .link-list-item i.icon-programs{background-image: url("../images_en/degreePrograms/icon_programs.png");}
.degreeProgramsEnglishDouble article .link-list-item:hover i.icon-programs{background-image: url("../images_en/degreePrograms/icon_programsActive.png");}
.degreeProgramsEnglishDouble article .link-list span{
    font-size: 28px;
    display: block;
    text-align: center;
    width: 170px;
}
.degreeProgramsEnglishDouble article .link-list .link-list-item:hover span{
    text-decoration: underline;
    text-underline-offset:6px;
}


/*vub页面*/
.container-main.degreeProgramsEnglish.vub main .main-box article h3{
    /*white-space: normal;*/
}
.container-main.vub main .main-box{
    width: 1200px;
}
.container-main.vub .path{
    width: 1200px;
}
.container-main .banner span{
    width: 1200px;
}

/*luiss页面*/
.container-main.luiss .banner span{
    width: 1200px;
}
.container-main.luiss .path{
    width: 1200px;
}
.luiss .drop-down-content *{
    font-size: 20px;
    color: #003c79;
}
.container-main.luiss main .main-box{
    width: 1200px;
}
.container-main.degreeProgramsEnglish.luiss main .main-box article h3{
    /*white-space: normal;*/
    /*text-align: center;*/
}
.luiss article .drop-down-item h4,.luiss article .drop-down-item.active h4{
    font-size: 24px;
    min-height: 40px;
    height: auto;
    position: relative;
    font-weight: normal;
    text-indent: 0;
    line-height: 35px;
    padding: 0px 0px 0px 50px!important;
    font-family: "Arial";
    border-top: none;
    border-left: none;
    border-right: none;
    /*border-bottom: 1px solid #286dc0;*/
    border-bottom: none;
    background: none;
    /*font-family: "Times New Roman";*/
    text-underline-offset: 6px;
    text-decoration: underline;
    color: #7388a8;
    /*font-style: oblique;*/
}
.luiss article .drop-down-item.active h4{
    color: #003c79;
}
.luiss .drop-down-content .drop-down-item h4:before{
    /*display: none;*/
}
.luiss .drop-down-content .drop-down-item h4:before{
    transition: 0s;
    content: '';
    display: block;
    width: 0;
    height: 0;
    background: none;
    border-left: 12px solid rgb(178,196,215);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 20px;
    left: 0;
}
.luiss .drop-down-content .drop-down-item h4:after{
    transition: 0s;
    content: '';
    display: block;
    width: 0;
    height: 0;
    background: none;
    border-left: 12px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 20px;
    left: -2px;
}
.luiss .drop-down-content .drop-down-item.active h4:before{
    content: '';
    width: 0;
    height: 0;
    display: block;
    border-top: 12px solid #003c79;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top: 25px;
    left: 0;
}
.luiss .drop-down-content .drop-down-item.active h4:after{
    transition: 0s;
    content: '';
    width: 0;
    height: 0;
    display: block;
    border-top: 12px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top: 23px;
    left: 0;
}
.luiss article .drop-down-content{
    padding-bottom: 15px;
    padding-top: 30px;
}
.luiss article .drop-down-item{
    padding-bottom: 18px;
}
.luiss article .drop-down-item h4 span{
    /*position: absolute;*/
    /*right: 15px;*/
    font-size: 16px;
    /*top: 50%;*/
    /*transform: translate(0,-50%);*/
    font-weight: normal;
    color: #587399;
}
.luiss article .drop-down-item h4 span i{
    font-style: normal;
    /*padding-right: 7px;*/
    font-size: 26px;
    font-weight: normal;
    color: #587399;
}
.luiss article .drop-down-item-content{
    box-sizing: border-box;
    padding: 30px 70px 0 30px;
}
.luiss article .drop-down-item-content h5{
    font-size: 20px;
    color: #003c79;
    padding-bottom: 30px;
}
.luiss article .drop-down-item-content ul li{
    line-height: 35px;
    font-size: 20px;
    color: #587399;
    letter-spacing: 0;
    padding-bottom: 30px;
    padding-left: 35px;
    box-sizing: border-box;
    position: relative;
}
.luiss article .drop-down-item-content ul li:before{
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #587399;
    left: 18px;
    top: 15px;
    position: absolute;
}
.luiss .drop-down-content.style-line .drop-down-item.active .drop-down-item-content{
    padding: 20px 0 20px 50px;
}
.luiss .table-style-1{
    margin-top: 15px;
    width: 100%;
    border-top: 1px solid #003c79;
    border-bottom: 1px solid #003c79;
}
.luiss .table-style-1 tbody tr td{
    padding-left: 60px;
    padding-top: 15px;
    color: #003c79;
}
.luiss .table-style-1 tbody tr:nth-child(odd) td{
    border-top: 1px solid #003c79;
    border-right: 1px solid #003c79;
    box-sizing: border-box;

}
.luiss .table-style-1 tbody tr:first-child td{
    border-top: none;
}
.luiss .table-style-1 tbody tr:nth-child(odd) td:first-child{
    text-align: center;
    padding-left: 0;
    padding-top: 0;
    font-family: "Times New Roman";
}
.luiss .table-style-1 tbody tr:nth-child(odd) td:last-child{
    border-right: none;
}
.luiss .table-style-1 tbody tr:nth-child(even) td{
    padding-bottom: 15px;
}
.luiss article .drop-down-item-content h5{
    font-size: 24px;
    padding-top: 30px;
    padding-bottom: 15px;
}
.luiss article .drop-down-item-content h5 span{
    font-size: 18px;
    font-weight: normal;
}
.luiss article .drop-down-item-content ul li{
    display: flex;
    padding-left: 0;
    padding-bottom: 7px;
}
.luiss article .drop-down-item-content ul li.paddingBottom0{
    padding-bottom: 0;
}
.luiss article .drop-down-item-content ul li:before{
    display: none;
}
.luiss article .drop-down-item-content ul li i{
    font-style: normal;
    color: #003c79;
}
.luiss article .drop-down-item-content ul li p{
    padding-bottom: 0!important;
}
.luiss article .drop-down-item-content ul li div{
    padding-left: 40px;
}
.luiss article .drop-down-item-content ul li div span{
    display: block;
    line-height: 28px;
    padding: 8px 0;
    position: relative;
}
.luiss article .drop-down-item-content ul li div span:before{
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #003c79;
    left: -15px;
    top: 20px;
    position: absolute;
}
.luiss .table-style-2{
    width: 100%;
}
.luiss .table-style-2.paddingBottom25{
    padding-bottom: 25px;
}
.luiss .table-style-2 thead tr th{
    text-align: center;
    padding: 12px 10px;
    border-bottom: 1px solid #003c79;
    font-weight: normal;
}
.luiss .table-style-2 thead tr th:first-child{
    text-align: left;
    padding-left: 40px;
    font-weight: bold;
}
.luiss .table-style-2 thead tr th.bottom{
    padding-top: 36px;
}
.luiss .table-style-2 thead tr th span{
    font-size: 18px;
    font-weight: normal;
    display: block;
}
.luiss .table-style-2 tbody tr td{
    text-align: center;
    padding: 10px 0;
}
.luiss .table-style-2 tbody tr td:first-child{
    text-align: left;
    padding-left: 40px;
}
.luiss .table-style-2 tbody tr:nth-child(even){
    background: rgba(0,60,121,0.05);
}
.luiss .table-style-2 tbody tr.total{
    background: none;

}
.luiss .table-style-2 tbody tr.total td{
    border-top: 1px solid #003c79;
}
.luiss .img-list,.vub .img-list{
    display: flex;
    justify-content: space-between;
}
.luiss .img-list .img-list-item,.vub .img-list .img-list-item{
    width: 430px;
}
.luiss .img-list .img-list-item img,.vub .img-list .img-list-item img{
    width: 430px;
    height: 330px;
}
