.two-banner {
    width: 100%;
    margin: 0 auto 40px;
    position: relative
}

.two-banner img {
    width: 100%;
    height: 428px
}

.two-banner p {
    font-size: 48px;
    position: absolute;
    bottom: 40px;
    left: 83px;
    color: #fff
}

.two-con {
    width: calc(100% - 400px);
    float: left;
    margin-bottom: 80px
}

.address {
    width: 100%
}

.address a {
    font-size: 14px;
    margin: 0 5px
}

.address a:hover {
    text-decoration: underline
}

.address img {
    vertical-align: baseline;
    margin-right: 10px
}

.two-title {
    display: inline-block;
    font-size: 30px;
    margin: 30px 0;
    padding-bottom: 15px;
    border-bottom: 3px solid #a31314
}

.two-nav {
    width: 250px;
    float: right
}

.two-nav h1 {
    font-size: 18px;
    font-weight: normal;
    color: #a31415;
    border-bottom: 2px solid #626262;
    padding-bottom: 20px;
    margin-top: 10px
}

.two-nav li a {
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
    color: #626262
}

.two-nav li a:hover {
    color: #a31415
}

.two-notice dl {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px
}

.two-notice dl dd {
    width: calc(100% - 75px);
    overflow: hidden;
    padding-right: 15px
}

.two-notice dl dd p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 60px
}

.two-notice dl:hover dd {
    color: #a31415
}

.two-bck {
    background-color: #f5f5f5
}

.rules li {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    padding: 20px 0;
    margin-bottom: 25px
}

.rules li h2 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 24px;
    padding: 0 18px;
    border-left: 4px solid #a31314
}

.rules li:hover h2 {
    color: #a31415
}

.rules li p {
    width: 100%;
    height: 40px;
    line-height: 20px;
    color: #979797;
    overflow: hidden;
    font-size: 14px;
    padding: 0 18px;
    margin: 18px 0
}

.rules li span {
    color: #979797;
    font-size: 14px;
    padding: 0 18px
}

.two-new {
    width: 100%
}

.two-new ul,.student-list ul {
    flex-wrap: wrap;
    justify-content: left
}

.two-new ul li {
    width: 290px;
    margin-bottom: 25px
}

.student-list ul li,.two-new ul li {
    margin-bottom: 35px;
    margin-right: 25px
}

.student-list ul li:nth-child(3),.student-list ul li:nth-child(6),.student-list ul li:nth-child(9),.student-list ul li:nth-child(12),.student-list ul li:nth-child(15),.student-list ul li:nth-child(18),.two-new ul li:nth-child(3),.two-new ul li:nth-child(6),.two-new ul li:nth-child(9),.two-new ul li:nth-child(12),.two-new ul li:nth-child(15),.two-new ul li:nth-child(18) {
    margin-right: 0
}

.two-bckimg {
    background: url(../images/bck1.jpg) repeat
}

.leader {
    width: 885px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap
}

.leader dl {
    width: 425px;
    height: 288px;
    overflow: hidden;
    background-color: #fff
}

.leader dl dt {
    width: 245px;
    float: left
}

.leader dl dt img {
    width: 100%;
    height: 288px
}

.leader dl dd {
    float: left;
    width: 180px;
    padding: 20px 15px
}

.leader dd h4 {
    margin: 15px 0
}

.leader dd p {
    font-size: 12px;
    color: #b2b2b2;
    margin-top: 25px
}

.detail {
    width: 885px
}

.detail img {
    max-width: 100%;
    margin-bottom: 25px
}

.detail-style p {
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 30px
}

.detail-title {
    width: 260px;
    float: right;
    text-align: center;
    background-color: #fff;
    border-top: 4px solid #9f0000;
    padding: 35px 0;
    margin-top: 142px
}

.detail-title p {
    margin: 15px 0 30px
}

.teachers-banner img {
    height: 480px
}

.teachers-banner p {
    bottom: 120px
}

.teachers {
    background-color: #0b62a46b;
    min-height: 920px;
    margin-top: 0px;
    position: relative;
    z-index: 99;
    overflow: hidden
}

.teachers .two-con {
    background-color: #fff;
    min-height: 920px;
    padding: 30px;
    margin-bottom: 0
}

.teachers-title,.teachers-list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px
}

.teachers-title li {
    float: left
}

.teachers-title li a {
    display: inline-block;
    padding: 4px 8px;
    margin-right: 4px;
    border-radius: 3px;
    color: #000;
}

.teachers-title li.teachers-active a,.teachers-title li:hover a {
    color: #fff;
    background-color: #0b62a4;
}

.teachers-select {
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 30px
}

.teachers-list li {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 20px
}

.teachers-name a {
    color: #626262;
    display: inline-block;
    width: 80px;
    margin-right: 40px;
    margin-bottom: 20px
}

.teachers-name a:hover {
    color: #a31415
}

.teachers-menu {
    width: 275px;
    float: right;
}

.teachers-subtitle {
    width: 100%;
    background-color: #0b62a4;
    color: #fff;
    padding: 15px 30px
}

.teachers-subtitle p {
    font-size: 20px;
    margin-bottom: 0
}

.teachers-subtitle span {
    font-size: 12px
}

.checkbox-box {
    padding: 15px 15px 5px;
}

.checkbox-box p {
    display: inline-block;
    width: 122px;
    margin-bottom: 10px;
}

.faculty-list {
    padding: 0 15px
}

.faculty-list p {
    color: #626262
}

.faculty-list li {
    margin: 15px;
    background-position: 0 center
}

.faculty-list li:hover a {
    color: #0b62a4
}

@media(max-width: 768px) {
    .container {
        padding:0 10px;
        width: 100% !important;
    }

    .two-banner,.detail,.leader,.two-new ul li {
        width: 100%
    }

    .two-con,.detail-titlem,.two-nav,.teachers-menu {
        width: 100%;
        float: none
    }

    .two-banner img {
        height: auto
    }

    .two-banner {
        margin-bottom: 20px
    }

    .two-banner p {
        font-size: 20px;
        bottom: 5px;
        left: 10px
    }

    .two-title {
        font-size: 18px;
        margin: 15px 0;
        padding-bottom: 2px
    }

    .detail-title {
        margin: 0 0 30px
    }

    .two-nav {
        position: relative
    }

    .two-nav ul {
        display: none
    }

    .menu-show {
        width: 15px;
        height: 15px;
        position: absolute;
        top: 0;
        right: 14px
    }

    .menu-show img {
        width: 100%;
        height: 100%
    }

    .tbBottom {
        display: none
    }

    .leader dl {
        width: 100%;
        height: auto
    }

    .leader dl dt {
        width: 200px
    }

    .leader dl dt img {
        height: auto
    }

    .leader dl dd {
        width: calc(100% - 200px);
        padding: 10px
    }

    .teachers {
        margin-top: -10px
    }

    .student-list ul li,.two-new ul li {
        margin: 0 auto 15px
    }
}

@media(min-width: 1611px) {
    .detail-title {
        width:350px
    }

    .detail,.leader {
        width: 1150px
    }

    .two-con {
        width: 1200px
    }

    .two-nav {
        width: 320px
    }

    .leader dl {
        width: 525px
    }

    .leader dl dd {
        width: 260px
    }

    .student-list ul li,.two-new ul li {
        margin-right: 40px
    }

    .two-new ul li {
        width: 360px
    }

    .teachers-title li a {
        margin-right: 8px;
        margin-bottom: 20px;
    }

    .teachers-menu {
        width: 279px;
    }

    .two-banner p {
        left: 150px
    }
}

@media(max-width: 1610px) and (min-width:1400px) {
    .two-con,.list-box {
        width:1000px
    }

    .detail-title {
        width: 300px
    }

    .detail,.leader {
        width: 950px
    }

    .two-nav {
        width: 320px
    }

    .two-new ul li,.list-box ul li {
        width: 315px
    }

    .new-box li img {
        height: 191px
    }

    .teachers-menu {
        width: 278px
    }

    .list-box ul li img {
        height: 230px
    }

    .two-banner p {
        left: 100px
    }
}

@media(max-width: 1400px) and (min-width:800px) {
    .two-banner p {
        left:15px
    }
}

.checkbox-box p input {
    position: relative;
    top: 2px;
}

.faculty-list li {
    position: relative;
    margin: 15px 0px;
}

.faculty-list li input {
    position: relative;
    top: 2px;
    margin-right: 5px;
}



.two-con {
    width: calc(100% - 280px);
}

.teachers-subtitle.rxjs {
    margin-bottom: 10px;
    cursor: pointer;
}

.rxjs_box {
    display: none;
}

.rxjs_box .ts {
    font-size: 16px;
    color: #626262;
    margin-bottom: 20px;
}

.rxjs_nr {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}

.rxjs_nr p {
    color: #626262;
    display: inline-block;
    width: 80px;
    margin-right: 40px;
    margin-bottom: 20px;
}

teachers-name {
    display: flex;
    flex-wrap: wrap;
}

@media(max-width: 1024px) {
    .two-con {
        width: calc(100% - 275px);
    }
}

@media(max-width: 768px) {
    .faculty-list li {
        line-height: 18px;
    }

    .two-con {
        width: calc(100%);
    }

    .teachers-name a {
        width: 60px;
        margin-right: 5px;
    }

    .rxjs_nr p {
        width: 60px;
        margin-right: 5px;
    }

    .teachers .two-con {
        padding: 15px;
    }
}