@charset "utf-8";

/* CSS Document */


/*背景*/

.zyjsbj {}

.zyjsbj img {
    width: 100%;
}


.main_zyjs {
    position: relative;
    top:80px;
    margin-bottom: 120px;
}

.main_zyjs_l {
    width: 240px;
    background: #1a5995;
    position: absolute;
    left: 0px;
    top: -40px;
}

.main_zyjs_l .zyjstitle {
    width: 240px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
}

.main_zyjs_l ul {
    margin: 0 0 0 20px;
    width: 220px;
}

.main_zyjs_l ul li {
    background: #ffffff;
    border-bottom: 1px solid #eeeeee;
    font-size: 16px;
    color: #333333;
    line-height: 54px;
}

.main_zyjs_l ul li a {
    padding: 0 0 0 36px;
}

.main_zyjs_l ul li .zyjsdl {
    display: none;
    background: #f5f5f5;
}

.main_zyjs_l ul li .zyjsdl dt {
    color: #333333;
}

.main_zyjs_l ul .ls {
    color: #1A5996;
    font-weight: 900;
}

.main_zyjs_r {
    width: 932px;
    margin: 0 0 0 267px;
}

.main_zyjs_r .zyjslj {
    font-size: 12px;
    color: #999999;
    line-height: 50px;
}

.main_zyjs_r .zyjsnav {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 38px 0;
}

.main_zyjs_r .zyjsnav i {
    float: left;
    width: 2px;
    height: 22px;
    background: #1a5995;
    display: block;
    margin: 17px 14px 0 0;
}

.main_zyjs_r .zyjsnav p {
    float: left;
    font-size: 24px;
    color: #1a5995;
}

.main_zyjs_r .zyjs_main {}

.main_zyjs_r .zyjs_main p {
    text-indent: 2rem;
    font-size: 16px;
    color: #333333;
    line-height: 36px;
}

.main_zyjs_r .zyjs_main img {
    margin: 20px 0;
}

#pageDown img {
    margin: 0!important;
}

.zyjs_main ul.undergraduate_enrollment {
    color: #5d5555;
    margin-bottom: 100px;
    font-size: 14px;
}

.zyjs_main ul.undergraduate_enrollment li {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px #dfdfdf solid;
    list-style-type: none;
    padding-left: 25px;
    background: url("../img/a_little_dian.png") no-repeat 10px 27px;
    position: relative;
}

.zyjs_main ul.undergraduate_enrollment li a {
    width: 800px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zyjs_main ul.undergraduate_enrollment li span {
    position: absolute;
    right: 5px;
    top: 0px;
}