@charset "utf-8";
/* CSS Document */
/*2020.4.22*/


/*内页头部重复样式*/
body {
    border-top: 11px solid #1e3b6a;
}
.ny-ban{

    text-align: center;
}
.top-tit {
    background: none;
    border: none;
}

    .top-tit a {
        color: #7b7b7b;
        color: #fff;
        background: #1d3b64;
    }

        .top-tit a:hover {
            color: #7b7b7b;
            color: #fff;
            background: #1d3b64;
        }


.mar60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.goup0{
  padding-left:0px;
}

.nycon {
    padding-top: 30px;
}

/*手机二级导航*/
/*sub-nav*/
.subNav-box {
    position: relative;
}

.sub-nav {
    /*position: absolute;
        left: 0;
        width: 100%;
        top: -28px;*/
    text-align: left;
    overflow: hidden;
    background: #2d3644;
    margin: 0 40px;
    border-top: 3px solid #ebc32a;
    border-bottom: 1px solid #ebc32a;
}

    .sub-nav ul {
        display: inline-block;
        white-space: nowrap;
        height: 80px;
        text-align: center;
        font-size: 0;
        position: relative;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        /*margin-left: 40px;*/
        /*border-top: 3px solid #ebc32a;
            border-bottom: 1px solid #ebc32a;*/
    }

.ul_margin {
    /*margin-left: 40px !important;*/
}

.sub-nav li {
    display: inline-block;
    font-size: 16px;
    background: #2d3644;
    vertical-align: middle;
    /*border-right: 1px solid #fff !important;*/
    background: #2d3644 url(../images/sbg1.jpg) no-repeat right center;
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    height: 80px;
}
    /*.sub-nav li:nth-child(3){
	background: #beaeb3;
	border-right: 3px solid #00f;
}*/
    .sub-nav li a {
        padding: 18px 32px;
        display: inline-block;
        color: #fff;
    }

        .sub-nav li a.selected {
            background-color: #ebc32a;
        }

        .sub-nav li a span {
            display: block;
            text-transform: uppercase;
            font-weight: bold;
            font-family: Arial;
        }

    .sub-nav li.active a {
        /*pointer-events: none;*/
        background: #ebc32a;
    }

/*.sub-nav li.active:after {
            content: "";
            position: absolute;
            left: 50%;
            top: 100%;
            margin-left: -20px;
            border: 20px solid transparent;
            border-top: 10px solid #346e95;
        }

        .sub-nav li:last-child {
            border-right: 0;
        }*/

.previous_slider, .next_slider {
    position: absolute;
    width: 40px;
    height: 84px;
    line-height: 84px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    z-index: 99;
    -webkit-user-select: none;
    -moz-user-select: none;
    background: #40649a;
    font-size: 24px;
    top: 0px;
    border-top: 3px solid #ebc32a;
    border-bottom: 1px solid #ebc32a;
}

.previous_slider {
    left: 0px;
}

.next_slider {
    right: 0px;
}

.mart4 {
    margin-top: 40px;
}

/*内页头部重复end*/


/*师资列表页面*/
.xie-one {
   /* background: #ebebeb;*/
    min-height: 300px;
    padding: 20px 0 40px;
}

    .xie-one img {
        max-width: 100%;
    height: auto !important;
    }

    .xie-one .xie-top {
        border-bottom: 1px solid #2d3644;
        padding-bottom: 15px;
        overflow: hidden;
    }

        .xie-one .xie-top h4 {
            font-size: 36px;
            font-weight: bold;
            color: #233563;
            display: inline-block;
            float: left;
            padding-top: 26px;
            padding-left: 20px;
        }

        .xie-one .xie-top i, .xie-one .xie-top em {
            display: inline-block;
            width: 6px;
            height: 56px;
            background: #344a6d;
            margin-top: 20px;
            float: left;
            color: transparent;
        }

.xie-pp {
    padding-top: 30px;
}

    .xie-pp ul li {
        float: left;
        width: 50%;
        text-align: left;
        font-size: 16px;
        color: #233563;
        line-height: 41px;
        padding-left: 22px;
        background: url(/_upload/tpl/0b/44/2884/template2884/images/xie1.png) no-repeat left center;
    }

.xie-two {
    background: #e7cb5e;
    min-height: 200px;
    padding: 30px 15px;
}

    .xie-two h4 {
        font-size: 24px;
        color: #1a4e94;
        margin-bottom: 20px;
    }

    .xie-two p {
        font-size: 16px;
        color: #333;
        line-height: 30px;
    }

.xie-three {
   /* background: #f5f5f5;
    min-height: 300px;
    padding: 30px 0;*/
}

.gong-divone {
    padding: 30px 0px;
    /*display: none; */
    border-bottom: 1px solid #ccc;
}

    .gong-divone h4 {
        font-size: 24px;
        color: #1a4e94;
        background-size: 25px 25px;
        CURSOR: pointer;
        line-height: 30px;
            background: url(/_upload/tpl/0b/44/2884/template2884/images/down.png) no-repeat 98% center;
            background-size: 25px 25px;
        /*display:none;*/
    }

        .gong-divone h4.up {
            background: url(/_upload/tpl/0b/44/2884/template2884/images/up.png) no-repeat 98% center;
            background-size: 25px 25px;
        }

    .gong-divone ul li a {
        color: #333;
    }

    .gong-divone ul li {
        font-size: 16px;
        color: #333;
        line-height: 35px;
        padding-left: 20px;
        background: url(/_upload/tpl/0b/44/2884/template2884/images/xie2.png) no-repeat left center;
    }

    .gong-divone .nr {
        margin-top: 25px;
    }

        .gong-divone .nr p {
            font-size: 16px;
            color: #333;
            line-height: 30px;
            margin-bottom: 20px;
        }

.key-div ul li {
    line-height: 28px;
    margin-bottom: 20px;
    background: url(/_upload/tpl/0b/44/2884/template2884/images/xie2.png) no-repeat left 8px;
}

.gong-two ul li {
    line-height: 28px;
    margin-bottom: 20px;
    background: url(/_upload/tpl/0b/44/2884/template2884/images/xie2.png) no-repeat left 8px;
}

.gong-three {
    border-bottom: none;
}

.keyanxm {
    /*margin-top: 35px;
	padding-bottom: 15px;       
       margin-bottom: 25px;
    border-bottom: 1px dotted #9ba9c5;*/
    padding: 30px 20px;
        display:none;
}

    .keyanxm h4 {
        font-size: 24px;
        color: #1a4e94;       
        background-size: 25px 25px;
        CURSOR: pointer;
        display:none;
    }

        /*.keyanxm h4.up {
            background: #f5f5f5 url(/_upload/tpl/0b/44/2884/template2884/images/up.png) no-repeat 98% center;
            background-size: 25px 25px;
        }*/

.key-div {
    margin-bottom: 30px;
}

    .key-div .ke-img1 {
        width: 25%;
    }

        .key-div .ke-img1 img {
            max-width: 100%;
        }

    .key-div .ke-tt {
        width: 73%;
    }

        .key-div .ke-tt a {
            display: block;
            font-size: 16px;
            color: #333;
            line-height: 25px;
        }

        .key-div .ke-tt span {
            display: block;
            margin: 20px 0;
        }

        .key-div .ke-tt p {
            font-size: 14px;
            color: #777;
            line-height: 25px;
        }


.gong-divone .list-paddingleft-2, .keyanxm .key-div {
    display:block !important;
    margin-top: 25px;
}

.gong-divone ul li p a:hover {
    color: #1a4e94;
}




.yan {
    /*background: #3d526e;
    padding: 40px 0;
    min-height: 500px;*/
display: none;
}

    .yan h4 {
        color: #fff;
        font-size: 24px;
        margin-bottom: 25px;
        display: none;
    }

    .yan .yan-one {
        text-align: center;
    }

        .yan .yan-one a {
            display: block;
            color: #fff;
        }

            .yan .yan-one a .yan-img {
                overflow: hidden;
            }

                .yan .yan-one a .yan-img img {
                    transform: scale(1.0);
                    transition: all 1.5s;
    width: 100% !important;
    height: auto !important;
                }

            .yan .yan-one a:hover img {
                transform: scale(1.3);
                transition: all 1.5s;
            }





            .yan .yan-one a p {
                font-size: 20px;
                padding-top: 25px;
                color: #333 !important;
            }

            .yan .yan-one a:hover p {
                color: #e7cb5e !important;
            }



/*师资列表ul 页面*/

.bgf5 {
    background: #f5f5f5;
}

.teach-top {
    margin: 40px 0 25px;
}

    .teach-top h4 {
        font-size: 32px;
        color: #333;
    }

        .teach-top h4 a {
            color: #333;
            margin-bottom: 0;
            box-shadow: none;
        }

            .teach-top h4 a:hover {
                color: #333;
                text-decoration: none;
            }

    .teach-top h6 {
        font-size: 16px;
        text-align: right;
        color: #777;
    }

    .teach-top span {
        display: block;
        color: #ebc32a;
        font-size: 24px;
        font-family: times;
        margin-top: 5px;
    }

.teamli {
    background: #fff;
    border-top: 3px solid #1a4e94;
    box-shadow: 2px 2px 3px 1px #ccc;
    padding: 33px;
    /*display: flex;*/
    margin-bottom: 45px;
}

    .teamli img {
        display: inline-block;
        max-width: 200px;
        max-height: 260px;
        width: 100%;
        margin-bottom: 10px;
    }

    .teamli .shi-ulimg {
        width: 38%;
        float: left;
    }

    .teamli .shi-ultt {
        width: 61%;
        float: right;
        padding-left: 20px;
    }

        .teamli .shi-ultt h5 {
            font-size: 28px;
            color: #333;
            margin-bottom: 10px;
        }

            .teamli .shi-ultt h5 a {
                color: #333;
            }

            .teamli .shi-ultt h5 span {
                font-size: 18px;
                margin-left: 25px;
                color: #1e3b6a;
                /*vertical-align: 5px;*/
            }

            .teamli .shi-ultt h5 a:hover, .teamli .shi-ultt h5 a:visited {
                color: #333;
                text-decoration: none;
            }

        .teamli .shi-ultt .intro span {
            display: block;
            font-size: 14px;
            color: #777;
            line-height: 21px;
            height: 42px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

        .teamli .shi-ultt ul {
            min-height: 163px;
            /*margin-bottom: 10px;*/
        }

            .teamli .shi-ultt ul li {
                line-height: 31px;
                font-size: 16px;
                color: #777;
                background: url(/_upload/tpl/0b/44/2884/template2884/images/xie1.png) no-repeat left 12px;
                padding-left: 20px;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                word-break: break-all;
            }

                .teamli .shi-ultt ul li:last-child {
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    word-break: break-all;
                }

/*about*/
.ab-tpp {
    margin-top: -20px;
}

    .ab-tpp p {
        font-size: 18px;
        color: #333;
        line-height: 31px;
        margin: 15px 0;
        padding: 0 1%;
        text-indent: 2em;
    }

.abcbg {
    background: url(/_upload/tpl/0b/44/2884/template2884/images/abcbg.jpg) no-repeat center top;
    background-size: cover;
}

/*shijianzhou*/
/* 发展历程时间轴 */
.mar4 {
    margin-top: 40px;
}

.process-timeline:after {
    background: #cfdbec;
    height: 5px;
}

.process-timeline {
    height: 280px;
}

    .process-timeline .process-row {
        height: 280px;
        cursor: grabbing;
        /*width: 330px;*/
        width: 24%;
    }

.d1 {
    width: 24px;
    height: 38px;
    background: url(/_upload/tpl/0b/44/2884/template2884/images/time1.png) no-repeat;
    position: absolute;
    top: 126px;
    /*left: 82px;*/
    left: 48%;
    z-index: 1;
}

/*.process-row:nth-child(even) .d1 {
            background: url(/Assets/images/ding2.png);
            top: 166px;
            left: 35px;
        }*/

.process-row .cetxt {
    /*position: absolute;
            top: 195px;
            left: 10px;*/
    text-align: center;
}

.process-row:nth-child(even) .cetxt {
    /*top: 36px;
            left: 10px;*/
}

.process-row .cetxt a {
    color: #123e7a;
    font-size: 16px;
    /*font-weight: bold;*/
    display: block;
    margin: 10px 0;
}

.process-row .cetxt span {
    color: #666;
    font-size: 16px;
    /*position: absolute;
            top: 195px;*/
    display: block;
    width: 200px;
    line-height: 26px;
    margin: auto;
    margin-top: 50px;
}

/* end */



/*daojishi*/
.djs {
    margin-top: 0px;
    padding-bottom: 35px;
    overflow: hidden;
}

.dldiv {
}

    .dldiv h4 {
        font-size: 72px;
        font-weight: bold;
        color: #eec529;
        text-shadow: 2px 2px 2px #333;
        padding-top: 35px;
    }

    .dldiv p {
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        margin-top: 12px;
    }

.dli1 {
    background: url(/_upload/tpl/0b/44/2884/template2884/images/dimg1.jpg) no-repeat center top;
    min-height: 433px;
    text-align: center;
    color: #fff;
    padding-top: 60px;
}

.dli2 {
    background: url(/_upload/tpl/0b/44/2884/template2884/images/dimg2.jpg) no-repeat center top;
    min-height: 433px;
    text-align: center;
    color: #fff;
    padding-top: 60px;
}

.dli3 {
    background: url(/_upload/tpl/0b/44/2884/template2884/images/dimg3.jpg) no-repeat center top;
    min-height: 433px;
    text-align: center;
    color: #fff;
    padding-top: 60px;
}

.dli4 {
    background: url(/_upload/tpl/0b/44/2884/template2884/images/dimg4.jpg) no-repeat center top;
    min-height: 433px;
    text-align: center;
    color: #fff;
    padding-top: 60px;
}

.dli1, .dli2, .dli3 {
    margin-right: -20px;
}

/*piclist*/

.piclist {
}

    .piclist a {
        display: block;
        margin-bottom: 40px;
        box-shadow: 1px 2px 4px 2px #ccc;
    }

        .piclist a .pic-img {
            overflow: hidden;
        }

        .piclist a img {
            display: inline-block;
            transition: all 1.5s;
            transform: scale(1.0);
            width: 100%;
            max-height: 213px;
            /*height:300px;*/
        }

    .piclist .pic-tt {
        background: #fff;
        border-bottom: 2px solid #ebc32a;
        height: 160px;
        padding: 20px 26px;
    }

    .piclist .imgtt {
        height: 201px;
    }

    .piclist .pic-tt span {
        display: block;
        font-size: 16px;
        color: #777;
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .piclist .pic-tt p {
        height: 56px;
        font-size: 16px;
        font-weight: bold;
        line-height: 28px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

        .piclist .pic-tt p.sub {
            font-size: 14px;
            font-weight: normal;
            line-height: 28px;
            font-family: arial;
            color: #777;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

    .piclist a:hover img {
        transition: all 1.5s;
        transform: scale(1.3);
    }

    .piclist a:hover .pic-tt {
        background: #5880B0;
    }

    .piclist a:hover p, .piclist a:hover span, .piclist a:hover p.sub {
        color: #fff;
    }


/*招生页面*/

.pei-one {
    background: url(/_upload/tpl/0b/44/2884/template2884/images/zhaobg.jpg) no-repeat center center;
    min-height: 545px;
    background-size: cover;
    margin-top: 20px;
    padding: 30px 20px;
}

.zhao-tpp {
    margin-bottom: 30px;
}

    .zhao-tpp h4 {
        font-size: 24px;
        font-weight: bold;
        color: #fff;
    }

    .zhao-tpp span {
        font-size: 20px;
        color: #fff;
        display: block;
        font-family: times;
        margin-top: 10px;
    }

.zhao-p {
    margin-bottom: 35px;
}

    .zhao-p p {
        color: #fff;
        font-size: 16px;
        line-height: 30px;
    }


.nengli {
    background: rgba(255,255,255,0.9);
    min-height: 107px;
    margin-bottom: 30px;
    padding: 0 30px;
    box-shadow: 0px 1px 4px 1px #43525f;
}

    .nengli img {
        float: right;
        padding-top: 12px;
        max-width: 100%;
    }

    .nengli i {
        width: 20%;
        display: inline-block;
        float: right;
    }

    .nengli span {
        font-size: 16px;
        color: #323d5f;
        padding-top: 40px;
        display: inline-block;
        width: calc(100% - 100px);
    }

    .nengli:hover {
        background: rgba(255,255,255,0.7);
        cursor: pointer;
    }

.zhao-tpp2 h4 {
    color: #2d3644;
}

.zhao-tpp2 span {
    color: #1160a3;
}

.pei-two {
    background: #f5f5f5;
    padding: 30px 20px;
    margin-top: 20px;
}

    .pei-two .zhuanye {
        background: #f6cd2f;
        height: 220px;
        padding: 28px 8px 28px 28px;
        overflow: hidden;
    }

.zhuan-con {
    /*padding-bottom: 28px;*/
    overflow-x: hidden;
    /*overflow-y: scroll;*/
    padding-right: 15px;
    height: 130px;
    overflow: hidden;
}

.pei-two .slimScrollBar {
    background: #fff !important;
}

.pei-two .zhuanye h5 {
    font-size: 18px;
    font-weight: bold;
    color: #2d3644;
    margin-bottom: 28px;
}

.pei-two .zhuanye p {
    font-size: 16px;
    color: #2d3644;
    line-height: 30px;
}


.pei-three {
    background: #e7edf3;
    padding: 62px 0;
}

    .pei-three strong {
        font-size: 16px;
        font-weight: bold;
        color: #2d3644;
        display: block;
        margin-bottom: 12px;
    }

    .pei-three p {
        font-size: 16px;
        color: #777;
        line-height: 30px;
    }

    .pei-three .row2 {
    }

.mar0 {
    margin: 0;
}

.pei-three img {
    max-width: 100%;
    height: auto;
}

.pei-three .pei-1-left {
    width: 479px;
    padding-right: 20px;
    float: left;
}


.pei-three .pei-1-mid {
    width: 377px;
    float: left;
}



.pei-three .pei-1-right {
    width: 512px;
    float: right;
    padding-left: 43px;
}

.pei-three .pei-2-left {
    width: 856px;
    background: #f6cd2f;
    float: left;
    padding: 34px 35px 20px;
    min-height: 388px;
}

    .pei-three .pei-2-left p {
        color: #4d5869;
    }


.pei-three .pei-2-right {
    width: 514px;
    float: right;
}

.pei-three .pei-3-left {
    width: 856px;
    float: left;
}


.pei-three .pei-3-right {
    width: 514px;
    padding: 35px 0 23px 35px;
    float: left;
    min-height: 390px;
}

.pei-three .pei-4-left {
    width: 856px;
    float: left;
    min-height: 390px;
}

.pei-three .pei-4-right {
    width: 514px;
    float: left;
}



.pei-three .pei-4-left .pei-pp1 {
    padding: 35px 35px 27px;
}

.pei-three .pei-4-left .pei-4-pp {
    background: #f6cd2f;
    min-height: 260px;
    padding: 35px 35px 26px;
}

.pei-four {
    background: #e7edf3;
    padding: 35px 20px;
}

.peibg {
    background: #fff;
    box-shadow: 0px 2px 3px 2px #ccc;
    overflow: hidden;
}

.pei-fright {
    width: 35%;
}

    .pei-fright img {
        max-width: 100%;
    }


.pei-fleft {
    padding: 30px 20px;
    width: 65%;
    border-top: 5px solid #f7d44e;
}

    .pei-fleft .pei-ul22 ul {
        padding-top: 10px;
    }

        .pei-fleft .pei-ul22 ul li {
            margin-bottom: 20px;
        }

            .pei-fleft .pei-ul22 ul li a {
                font-size: 18px;
                /*font-weight: bold;*/
                color: #2d3644;
                display: block;
                background: url(/_upload/tpl/0b/44/2884/template2884/images/behuang.png) no-repeat left 8px;
                padding-left: 25px;
            }

                .pei-fleft .pei-ul22 ul li a:hover {
                    color: #f7d44e;
                }

/* 左图右文 */
.guo-div {
    margin-bottom: 38px;
}

/*.guo-img {
    margin-left: -15px;
    text-align: center;
}*/

.guo-img img {
    max-width: 100%;
}

.guo-div a {
    display: block;
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 2px 3px 2px #ccc;
}

    .guo-div a:hover {
        color: #fff;
        background: #ebc32a;
    }

.guo-tt {
    /*background: #fff;*/
    margin-left: -30px;
    margin-right: -30px;
    border-top: 2px solid #ebc32a;
    padding: 15px 35px 15px 35px;
}

.guo-div .guo-tt:hover {
    color: #fff;
    background: #ebc32a;
}

.guo-tt h4 {
    font-size: 24px;
    color: #2d3644;
}

.guo-tt span {
    display: block;
    font-size: 18px;
    color: #2d3644;
    margin: 15px 0 15px;
}

.guo-tt p {
    font-size: 16px;
    color: #777;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.guo-div:hover h4, .guo-div:hover span, .guo-div:hover p {
    color: #fff;
}

.guo-a {
    text-align: center;
}

    .guo-a a {
        display: inline-block;
        background: #ebc32a;
        font-size: 16px;
        color: #2d3644;
        line-height: 66px;
        border-bottom: 5px solid #caac3b;
        border-right: 5px solid #caac3b;
        padding: 0 46px;
        border-top-right-radius: 25px;
        border-bottom-left-radius: 25px;
        transition: all 1.5s;
    }

        .guo-a a img {
            padding-left: 5px;
            vertical-align: -2px;
        }

        .guo-a a:hover {
            background: #f6cf38;
            transition: all 1.5s;
        }
/* 左图右文 end */

/* 理论学习 */
.teach-top span {
    text-transform: capitalize;
}

.thr-box {
    background: #fff url(../images/libg1.png) no-repeat 92% top;
    /*background-size: cover;*/
    border-bottom: 3px solid #ebc32a;
    height: 156px;
    /*padding: 25px;*/
    margin-bottom: 36px;
    overflow: hidden;
    box-shadow: 0px 2px 4px 1px #ccc;
}

    .thr-box a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 25px;
    }

        .thr-box a span {
            font-size: 16px;
            color: #999;
        }

        .thr-box a p {
            color: #333;
            font-size: 16px;
            font-weight: bold;
            margin-top: 16px;
            line-height: 25px;
        }

    .thr-box:hover {
        background: #ce462f url(../images/libg2.png) no-repeat 92% top;
        cursor: pointer;
        /*background-size: cover;*/
        color: #fff;
    }

        .thr-box:hover a span, .thr-box:hover a p {
            color: #fff;
        }

/* 理论学习end */

/* 培养计划 */
.peiyang-con {
}

    .peiyang-con img {
        max-width: 100%;
    }

    .peiyang-con .peo {
        display: block;
        text-decoration: none;
        box-shadow: 2px 2px 2px 2px #d2d2d2;
        /*border-radius: 5px;*/
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        margin-bottom: 40px;
    }

    .peiyang-con a {
        color: #323d5f;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
    }

    .peiyang-con p {
        background: #ebc32a;
        padding: 20px 10px;
        line-height: 30px;
        font-weight: normal;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .peiyang-con a:hover p {
        /*background: #caa411;*/
        opacity: 0.8;
    }

    .peiyang-con span.li-img {
        overflow: hidden;
        display: block;
    }

        .peiyang-con span.li-img img {
            transform: scale(1.0);
            transition: all 1.5s;
        }

    .peiyang-con a:hover img {
        /*overflow: hidden;*/
        transform: scale(1.2);
        transition: all 1.5s;
    }
/* 培养计划end */

/* 支持我们 */
.tebie {
    background: #fff;
    min-height: 680px;
    border: 2px solid #e1d687;
    margin-top: 45px;
}

    .tebie img.img1 {
        position: absolute;
        right: -15%;
        top: -10%;
    }

.te-left {
    width: 544px;
}

.te-right {
    width: 686px;
}

.te-left {
    text-align: center;
    border-right: 2px solid #e1d687;
    min-height: 680px;
    position: relative;
}

    .te-left img {
        padding-top: 49%;
    }

.te-right {
    padding-right: 20px;
    padding-top: 110px;
}

    .te-right .te-pp {
        padding-right: 40px;
    }

    .te-right .slimScrollBar {
        background: #dedbd3 !important;
    }

    .te-right .te-pp p {
        font-size: 20px;
        color: #7b7051;
        line-height: 62px;
        font-family: 'SourceHanSerifCN-Regular';
        font-weight: bold;
    }

.tebie img {
    max-width: 100%;
}
/* 支持我们 end */


/* 联系我们 */
.teach-top-lx {
    margin: 40px 0 25px;
}

    .teach-top-lx h4 {
        font-size: 32px;
        color: #333;
    }

    .teach-top-lx span {
        display: block;
        color: #ebc32a;
        font-size: 24px;
        font-family: times;
        margin-top: 5px;
    }

.lian-map {
    margin-top: 50px;
}

    .lian-map img {
        max-width: 100%;
    }

.linkli {
    text-align: center;
}

    .linkli img {
        display: inline-block;
    }

    .linkli span {
        display: block;
        font-size: 16px;
        color: #777;
        padding-top: 20px;
    }

    .linkli p {
        font-size: 16px;
        color: #333;
        line-height: 25px;
        margin-top: 5px;
    }

.peiyang-con1 {
    margin-bottom: 10px;
}

    .peiyang-con1 .peo1 {
        display: block;
        text-decoration: none;
        box-shadow: 2px 2px 2px 2px #d2d2d2;
        /*border-radius: 5px;*/
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .peiyang-con1 a {
        color: #323d5f;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
    }

    .peiyang-con1 p {
        background: #ebc32a;
        padding: 20px 10px;
        line-height: 30px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .peiyang-con1 a:hover p {
        /*background: #caa411;*/
        opacity: 0.8;
    }

    .peiyang-con1 span.li-img {
        overflow: hidden;
        display: block;
        padding: 5px;
    }

        .peiyang-con1 span.li-img img {
            transform: scale(1.0);
            transition: all 1.5s;
            max-width: 100%;
            max-height: initial;
        }

    .peiyang-con1 a:hover img {
        /*overflow: hidden;*/
        /*transform: scale(1.2);
        transition: all 1.5s; */
        opacity: 0.8;
    }




.guang-one {
    border-bottom: 2px solid #f0ca48;
    overflow: hidden;
    padding-top: 35px;
}

.guang-one1 {
    padding-top: 15px;
}

.gu-ttone {
    margin-bottom: 30px;
}

    .gu-ttone span {
        font-size: 16px;
        color: #333;
        display: block;
        margin-bottom: 5px;
    }

    .gu-ttone p {
        font-size: 16px;
        color: #777;
        line-height: 28px;
        margin-bottom: 0px;
    }

/* 联系我们end */

/* 支部构成 */

.dangbg {
    background: url(/_upload/tpl/0b/44/2884/template2884/images/yybg.png) no-repeat right bottom;
    min-height: 500px;
    background-size: contain;
}

.dan-div {
    border-bottom: 1px solid #fff;
}

    .dan-div ul li {
        float: left;
        position: relative;
        border-left: 1px solid #fff;
    }

        .dan-div ul li p {
            margin: 0;
        }

        .dan-div ul li img {
            max-width: 100%;
        }

        .dan-div ul li:first-child {
            /*width:194px;*/
            /*height:251px;
        background: #2d3644;*/
        }

            .dan-div ul li:first-child h4 {
                color: #fff;
                font-size: 24px;
                font-weight: bold;
                top: 45%;
                text-align: center;
                position: absolute;
                left: 0px;
                width: 100%;
            }

        .dan-div ul li a {
            display: block;
            text-decoration: none;
        }

        .dan-div ul li .li-tt {
            position: absolute;
            left: 0px;
            bottom: 0px;
            width: 100%;
            height: 60px;
            line-height: 60px;
            color: #fff;
            text-align: center;
            font-size: 20px;
            font-weight: bold;
            color: #fff;
            background: rgba(235,195,42,0.75);
            /*display: none;*/
            /*opacity: 0;*/
        }

        .dan-div ul li:hover .li-tt {
            /*opacity: 0.8;*/
            /*display: block;*/
            opacity: 1;
            transition: all 1.5s;
        }

.dan-divt p {
    margin-bottom: 0px;
}
/* 支部构成end */

/* 科研成果 */

.keyan {
    padding: 0 20%;
    text-align: center;
    padding-top: 36px;
}

    .keyan p {
        font-size: 16px;
        color: #333;
        line-height: 25px;
    }

.ke-con {
    padding-top: 30px;
}

.cheng-one {
    text-align: center;
    /*width: 20%;*/
    margin-bottom: 30px;
}

    .cheng-one a {
        display: block;
    }

        .cheng-one a span.li-oimg {
            display: block;
            max-width: 100%;
            text-align: center;
        }

        .cheng-one a span img {
            /*display: block;*/
            max-width: 100%;
        }

        .cheng-one a .li-tt {
            background: #ebc32a;
            display: block;
            width: 100%;
            padding: 15px 0;
        }

            .cheng-one a .li-tt p {
                font-size: 32px;
                color: #2d3644;
            }

            .cheng-one a .li-tt span {
                font-size: 18px;
                color: #2d3644;
                display: block;
                margin-top: 6px;
            }

        .cheng-one a:hover {
            opacity: 0.8;
        }

/* end */

/* 院历下载 */
.yuan-down thead {
    background: #374d6e;
    color: #fff;
}

    .yuan-down thead p {
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }

    .yuan-down thead th {
        padding-left: 20px !important;
        width: 185px;
        text-align: center;
    }

        .yuan-down thead th p {
            width: 185px;
        }

        .yuan-down thead th.th-first {
            width: 650px;
            text-align: left;
        }

            .yuan-down thead th.th-first p {
                width: 460px;
                text-align: left;
            }

.yuan-down tbody td {
    padding-left: 20px !important;
    height: 50px;
    line-height: 50px !important;
    font-size: 18px;
    text-align: center;
}

    .yuan-down tbody td.td-first {
        width: 650px;
        text-align: left;
    }

/* end */


/* 平台 */
.peo2 {
    background: #fff;
    margin-bottom: 30px;
}

    .peo2 a {
        display: block;
        color: #333;
        margin-left: -15px;
    }

        .peo2 a img {
            max-width: 100%;
            height: 100%;
        }

        .peo2 a:hover {
            color: #333;
        }

    .peo2 .pei-tt-pad {
        padding-left: 0;
    }

    .peo2 .pei-tt {
        padding: 15px 0;
    }

        .peo2 .pei-tt h4 {
            color: #2d3743;
            font-size: 20px;
            font-weight: bold;
            text-align: center;
        }

    .peo2 .pet-p2 {
        border-top: 1px solid #ebc42b;
        padding-top: 15px;
        margin-top: 15px;
    }

        .peo2 .pet-p2 p {
        }

    .peo2:hover {
        background: #1160a3;
        color: #fff;
    }

        .peo2:hover a {
            color: #fff !important;
        }

        .peo2:hover h4 {
            color: #fff;
        }
/* 平台end */

/* 国际交流与学习的下载 */

.arch-down {
    /*margin-top: 50px;*/
}

    .arch-down .guo-wenj {
        position: relative;
        height: 236px;
        margin-bottom: 30px;
    }

    .arch-down .wen1 {
        background: #2b3e5d;
    }

    .arch-down .wen2 {
        background: #ebc32a;
    }

    .arch-down .wen3 {
        background: #7c8489;
    }

    .arch-down .wen4 {
        background: #ce462f;
    }


    .arch-down .guo-wenj img {
        position: absolute;
        right: 18px;
        top: 23px;
    }

    .arch-down .guo-wenj a {
        text-decoration: none;
        color: #fff;
        font-size: 16px;
        position: absolute;
        /*left: 20px;*/
        padding: 0 10px;
        bottom: 30px;
    }

        .arch-down .guo-wenj a:hover {
            /*color: #ebc32a;*/
            color: #fff;
        }

/* end */


/* 研究生招生改动 */


.zhao-tpp3 {
    margin-top: 30px;
}

.yanjiutb tr {
    border-bottom: 1px solid #f7d44e;
}

    .yanjiutb tr td {
        border: none !important;
        font-size: 16px;
        text-align: center;
        padding: 13px 0px !important;
    }

.yanjiutb tbody tr:last-child {
    border: none;
}


/* end */

/* 常设委员会 */
.join-top {
    width: 50%;
    margin: auto;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-bottom: 50px;
}

    .join-top h4 {
        font-size: 32px;
        color: #000;
        text-align: center;
        font-weight: bold;
        padding: 20px 0;
        line-height: 45px;
    }


.joinli img {
    border: 4px solid transparent;
    transition: all 1s;
    display: inline-block;
}

    .joinli img:hover {
        /*border: 4px solid #ebc32a;*/
        box-shadow: 0px 1px 4px 3px #d4d4d4;
        transition: all 1s;
    }

.joinli p a {
    display: block;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
    transition: all 1s;
}

    .joinli p a:hover {
        color: #000;
        transition: all 1s;
    }

.joinli span {
    display: block;
    font-size: 18px;
    color: #888;
    margin-bottom: 10px;
}



        .xs-box {
            position: relative;
            margin-bottom: 40px;
        }

 .xs-box:nth-child(1) {
margin-top: 20px;
}

        .xs-title {
            font-size: 20px;
            background: #1e3b65;
            padding-left: 30px;
            color: #fff;
            width: 276px;
            line-height: 50px;
            -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 100%, 75% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 75% 0%, 100% 100%, 75% 100%, 0% 100%);
        }

        .xs-right {
            background: #fff;
            border-top: solid 3px #ebc32a;
            position: relative;
            z-index: 10;
            padding: 20px 0px 15px 30px;
        }

        .xs-right-tt {
            font-size: 18px;
            color: #094c8f;
            letter-spacing: 10px;
            font-weight: bold;
            margin-bottom: 15px;
        }

            .xs-right-tt span {
                padding-left: 28px;
            }

        .zwname {
            padding-left: 0 !important;
            font-size: 18px !important;
            color: #1e3b65 !important;
            font-weight: bold !important;
            letter-spacing: 0px !important;
            float: left;
            height: 24px;
        }

            .xs-name span {
                display: inline-block;
                font-size: 18px;
                color: #333;
                width: 105px;
                margin-bottom: 15px;
            }

                .xs-name span.sp1 {
                    width: auto;
                }

                .xs-name span.sp2 {
                    margin: 0 0 0 12px;
                    font-size: 15px;
                    width: auto;
                }

        .xs-lind {
            border-top: solid 1px #dde0e2;
            margin: 10px 0 24px 0;
        }

        .xs-b-tt {
            font-size: 18px;
            color: #094c8f;
            margin-bottom: 15px;
            font-weight: bold;
        }

            .xs-b-tt font {
                padding: 0 20px;
            }

            .xs-b-tt span {
                font-size: 14px;
                color: #666;
            }

        .xs-b-name span {
            display: inline-block;
            font-size: 18px;
            color: #666;
            width: 105px;
            margin-bottom: 15px;
        }

/* 常设委员会end */
.nav-path {
    text-align: right;
}

    .nav-path a {
        color: #333;
        font-size: 16px;
    }

.nav-path {
    color: #fff;
    font-size: 18px;
}

.nav-path2 {
    margin-bottom: 15px;
}

    .nav-path2 a {
        color: #fff;
        font-size: 18px;
        padding: 0 3px;
    }

.nav-path a:hover {
    text-decoration: none;
    color: #ebc32a;
}

.slide-nav-ul {
    margin-top: 10px;
}

    .slide-nav-ul li:first-child {
        /* border-top: none; */
    }

    .slide-nav-ul li {
        position: relative;
        text-align: left;
        border-bottom: 1px solid #6383b2;
    }

        .slide-nav-ul li.js-item {
            margin-bottom: 0px;
        }

        .slide-nav-ul li a {
            color: #fff;
            display: block;
            position: relative;
            padding: 20px 10px;
            /*text-transform: uppercase;*/
            font-size: 18px;
            padding-left: 20px;
            line-height: 25px;
            text-decoration: none;
            background: #1e3b65;
        }

            .slide-nav-ul li a.active {
                color: #333;
                /*background: #0f4c81 url(/_upload/tpl/0e/77/3703/template3703/../images/rs/hza2.png) no-repeat 10px 23px;*/
                text-decoration: none;
                /*opacity: 0.8;*/
                background: #ebc32a;
            }

                .slide-nav-ul li a.active:hover {
                    color: #333;
                    /*background: #252b4d url(/_upload/tpl/0e/77/3703/template3703/../images/rs/bah1.png) no-repeat 10px 19px;*/
                    text-decoration: none;
                    /*opacity: 0.8;*/
                    background: #ebc32a;
                }

            .slide-nav-ul li a:hover {
                /*	background: #002248  url(/_upload/tpl/0e/77/3703/template3703/../images/rs/hza2.png) no-repeat 10px 23px;*/
                color: #333;
                /*opacity: 0.8;*/
                background: #ebc32a;
            }
            /* 左侧二级选中 .parent */

            .slide-nav-ul li a:hover,
            .slide-nav-ul li a.active,
            .slide-nav-ul li a.selected,
            .slide-nav-ul li a.parent {
                /*background: #0f4c81  url(/_upload/tpl/0e/77/3703/template3703/../images/rs/hza2.png) no-repeat 10px 23px;*/
                color: #333;
                /*opacity: 0.8;*/
                background: #ebc32a;
            }
/*内页三级导航*/

.slide-nav-item-ul {
    background: #f8fbff;
    padding: 10px 15px 15px 20px;
}

    .slide-nav-item-ul li {
        line-height: 26px;
        background: none;
        margin-bottom: 5px;
        border: none;
        padding: 0px;
    }

        .slide-nav-item-ul li a {
            display: block;
            color: #1e3b65;
            font-weight: normal;
            font-size: 16px;
            padding: 2px 0px;
            line-height: 22px;
            border: none;
            padding-left: 15px;
            background: none;
            /*background: url(/_upload/tpl/0e/77/3703/template3703/images/xx1.png) no-repeat left 10px;*/
        }

/* 三级选中 .selected */

.slide-nav-ul li .slide-nav-item-ul li a:hover,
.slide-nav-ul li .slide-nav-item-ul a.active,
.slide-nav-ul li .slide-nav-item-ul a.selected {
    background: none;
    /*background:url(/_upload/tpl/0e/77/3703/images/rs/hza3.png) no-repeat left 8px;*/
    opacity: 0.8;
    /*color: #1e3b65;*/
    color: #ebc32a;
}
/* 手机二级导航下拉 */

.main-menu {
    float: none;
}

.nav_name {
    background: #1e3b65;
    width: 100%;
    font-size: 18px;
    padding: 10px 0 10px 15px;
    color: #fff;
    line-height: initial;
    cursor: pointer;
}

    .nav_name img {
        position: absolute;
        right: 10px;
        top: 15px;
    }

.nav_menu {
    display: none;
}

    .nav_menu .nav_menu_list li {
        display: block;
        width: 100%;
    }

        .nav_menu .nav_menu_list li a {
            padding: 10px 0 10px 25px;
            border-bottom: 1px solid #F6EAEA;
            font-size: 14px;
            display: block;
            width: 100%;
            color: #333;
            line-height: initial;
            text-decoration: none;
        }

    .nav_menu .nav_menu_item_list li a {
        padding: 10px 0 10px 45px;
    }


/* 领导-新 */
.yuan-con {
    margin-top: 30px;
}

    .yuan-con ul li {
        border: 1px solid #f4f4f3;
        box-shadow: 1px 1px 5px 2px #f4f4f3;
        margin-bottom: 30px;
        width: 49%;
        float: left;
        margin-right: 2%;
        overflow: hidden;
    }

        .yuan-con ul li:nth-child(2n) {
            margin-right: 0;
        }

        .yuan-con ul li .li-img {
            width: 36%;
        }

            .yuan-con ul li .li-img img {
                max-width: 100%;
                transition: all 0.4s ease-out;
            }

        .yuan-con ul li:hover img {
            transform: scale(1.05);
            transition: all 0.4s ease-out;
        }

        .yuan-con ul li .li-tt {
            width: 62%;
            padding: 30px 20px 0 30px;
        }

            .yuan-con ul li .li-tt h4 {
                font-size: 24px;
                color: #1e3b65;
                border-bottom: 1px solid #1e3b65;
                padding-bottom: 15px;
                margin-bottom: 15px;
                font-weight: bold;
            }

                .yuan-con ul li .li-tt h4 span {
                    font-size: 16px;
                    color: #777;
                    margin-left: 20px;
                    font-weight: normal;
                }

            .yuan-con ul li .li-tt p {
                font-size: 16px;
                color: #777;
                line-height: 24px;
                margin-bottom: 10px;
            }

        .yuan-con ul li a {
            text-decoration: none;
        }


/* end */


/**/

.clogo {
    margin-bottom: 20px;
    margin-top: 10px;
    border-radius: 10px;
    /*overflow: hidden;*/
}

    .clogo img {
        border-radius: 10px;
        transition: 0.8s;
    }

    .clogo:hover img {
        transform: scale(1.1);
        transition: 0.8s;
    }

/* end */


.banshi {
    margin-top: 10px;
}

.ban-box {
    border: 1px solid #ccc;
    margin-bottom: 23px;
}

    .ban-box .ban-tit p {
        margin: 0;
        position: relative;
    }

    .ban-box .ban-tit:after {
        content: '';
        background: url(/_upload/tpl/0b/44/2884/template2884/images/zk.png) no-repeat;
        width: 24px;
        height: 24px;
        position: absolute;
        right: 15px;
        top: 35%;
    }

    .ban-box .ban-tit {
        /*background-color: #f5f5f5;*/
        color: #333;
        font-weight: normal;
        font-size: 18px;
        padding: 10px 15px;
        cursor: pointer;
        position: relative;
    }

        .ban-box .ban-tit.up:after {
            content: '';
            background: url(/_upload/tpl/0b/44/2884/template2884/images/zk_on.png?v=1) no-repeat;
        }

        .ban-box .ban-tit i {
            position: absolute;
            right: 20px;
            top: 0px;
        }

        .ban-box .ban-tit .jies-img {
            /*float: left;*/
            display: inline-block;
        }

        .ban-box .ban-tit .jies-tt {
            /*float: left;*/
            display: inline-block;
            padding-left: 15px;
        }


    .ban-box .view-cnt {
        margin-top: 0px;
        border-top: 1px solid #ccc;
        padding: 20px 25px;
        display: none;
    }

.abcbg {
    background: none;
    background-color: #f5f5f5;
}

.keyan-top {
}

    .keyan-top h4 {
        font-size: 28px;
        color: #1e3b65;
        font-weight: lighter;
        margin-bottom: 5px;
    }

    .keyan-top span {
        display: block;
        font-size: 18px;
        color: #999;
        font-weight: lighter;
    }

.ky-con {
    margin-top: 30px;
    background: #ebc32a;
}

.keyan-div {
    border-bottom: 1px solid #ddd;
    padding-bottom: 35px;
    margin-bottom: 35px;
}

.ky-text {
    width: 40%;
    float: left;
    padding: 34px 30px 15px;
}

    .ky-text p {
        font-size: 18px;
        color: #1e3b65;
        line-height: 29px;
        margin-bottom: 20px;
    }

.ky-img {
    width: 60%;
    float: right;
}

    .ky-img .kk {
        /*background: #ac9129;*/
        margin-right: 0px;
        margin-bottom: 15px;
    }

        .ky-img .kk img {
            max-width: 100%;
            /*position: absolute;
                                    right: 10px;
                                    top: -20px;*/
            margin-top: -20px;
            border-right: 10px solid #ac9129;
            border-bottom: 10px solid #ac9129;
        }

        .ky-img .kk i.i1 {
            width: 10px;
            height: 10px;
            background: #f5f5f5;
            position: absolute;
            right: 0px;
            top: -50px;
            z-index: 1;
        }

        .ky-img .kk i.i2 {
            width: 10px;
            height: 10px;
            background: #ebc32a;
            position: absolute;
            left: 0px;
            bottom: 0px;
            z-index: 1;
        }

.ky-text .ss1 {
    /*height: 35vh;*/
}


.abcbg {
    background: none;
}

.guo-li {
    background: #e3e8ef;
    margin-bottom: 30px;
}

    .guo-li:hover {
        background: #a6b6cb;
    }

    .guo-li .guo-img {
        width: 19%;
    }

        .guo-li .guo-img img {
            max-width: 100%;
        }

    .guo-li .guo-text {
        padding-top: 65px;
        padding-left: 35px;
        width: 81%;
    }

.row22 .guo-li .guo-img {
    width: 39%;
}

.row22 .guo-li .guo-text {
    width: 61%;
}

.guo-li .guo-text span {
    display: block;
    font-size: 20px;
    color: #000;
    display: block;
}

.guo-li .guo-text h4 {
    font-size: 32px;
    color: #000;
    margin: 10px 0;
}

.guo-li .guo-text p {
    font-size: 18px;
    color: #1e3b65;
    line-height: 40px;
    margin: 0;
}

/* 院历 */

.yshi {
    margin-top: 25px;
    margin-bottom: 10px;
}

    .yshi span {
        display: inline-block;
        line-height: 40px;
        font-size: 14px;
        color: #333;
        padding-right: 35px;
    }

        .yshi span img {
            padding-right: 10px;
            vertical-align: -4px;
        }

.yuanli .yuan-tt {
    margin-top: 20px;
}

    .yuanli .yuan-tt p {
        font-size: 14px;
        color: #2d3644;
        margin-bottom: 10px;
    }


.teamli .shi-ultt h5 {
    font-size: 22px;
}
/* 院历 */
.yuanli img {
    max-width: 100%;
}


/* 院历end */

/*科研内容*/

.abcbg {
    background: none;
    background: #f5f5f5;
}

.keyan-acrtice img {
    pointer-events: none;
    max-width: 100%;
}

.keyan-one {
}

    .keyan-one .ke-top1 {
    }

        .keyan-one .ke-top1 h4 {
            font-size: 32px;
            font-weight: bold;
            color: #1e3b65;
            margin-bottom: 10px;
        }

        .keyan-one .ke-top1 span {
            display: block;
            font-size: 18px;
            color: #999;
            font-weight: lighter;
        }

.keyan-oenp {
}

    .keyan-oenp p {
        font-size: 18px;
        color: #1e3b65;
        line-height: 28px;
        text-indent: 2em;
        margin: 15px 0;
    }

.ke-two {
    margin-top: 30px;
}

.ke-ttop {
}

    .ke-ttop h4 {
        font-size: 22px;
        font-weight: bold;
        color: #1e3b65;
        border-bottom: 1px solid #ddd;
        padding: 20px 0;
    }

        .ke-ttop h4 i, .ke-ttop h4 em {
            display: inline-block;
            width: 6px;
            height: 25px;
            background: #ebc32a;
            margin-right: 10px;
        }

        .ke-ttop h4 span {
            vertical-align: 4px;
        }

.mar40 {
    margin-top: 40px;
}

    .mar40 .ke-tli {
        background: #f0eee7;
    }

        .mar40 .ke-tli .ke-img {
            width: 37%;
    pointer-events: none;
        }

        .mar40 .ke-tli .ke-tt {
            padding-left: 35px;
            padding-top: 28%;
            width: 63%;
        }

            .mar40 .ke-tli .ke-tt h4 {
                font-size: 22px;
                /*font-weight: bold;*/
                color: #1e3b65;
                margin-bottom: 15px;
            }

            .mar40 .ke-tli .ke-tt span {
                font-size: 18px;
                color: #888;
            }

.ke-tcul {
    margin-top: 50px;
}

    .ke-tcul ul {
        padding: 0 !important;
        margin: 0 !important;
    }

        .ke-tcul ul li {
            float: left;
            width: 20%;
            text-align: center;
            margin-bottom: 25px;
        }

            .ke-tcul ul li a {
                display: block;
    pointer-events: none;
            }

                .ke-tcul ul li a span {
                    display: block;
                    font-size: 18px;
                    color: #1e3b65;
                    margin-top: 15px;
                }

.ke-three {

}

    .ke-three .ke-thli {
        background: #f2f6fb url(../images/bg1.png) no-repeat right bottom;
        padding: 20px 20px;
        height: 200px;
        border-bottom: 1px solid #d4d8de;
        margin-top: 40px;
    }

        .ke-three .ke-thli h4 {
            font-size: 22px;
            font-weight: bold;
            color: #1e3b65;
            margin-bottom: 16px;
        }

        .ke-three .ke-thli ul {
                    padding-left: 0 !important;
        }

            .ke-three .ke-thli ul li {
                font-size: 18px;
                font-weight: bold;
                color: #333;
                font-weight: lighter;
                line-height: 32px;
                background: url(/_upload/tpl/0b/44/2884/template2884/images/da.png) no-repeat left 7px;
                padding-left: 23px;
            }

.ke-four {
    margin-top: 30px;
}

    .ke-four .mar40 {
        margin-bottom: 50px;
    }

.ke-fli {
    text-align: center;
    margin-bottom: 30px;
}

    .ke-fli img {
       pointer-events: none;
    }

    .ke-fli span {
        font-size: 16px;
        color: #333;
        margin-top: 20px;
        display: block;
        height: 24px;
        overflow: hidden;
    }

.ke-fitop {
    margin: 25px 0;
}

    .ke-fitop h4 {
        font-size: 18px;
        font-weight: bold;
        color: #325db6;
        margin-bottom: 15px;
    }

        .ke-fitop h4 img {
            padding-right: 10px;
        }

.banshi2 {
}

.ban-box2 {
    border-bottom: 1px solid #ddd;
    margin: 10px 0px;
}

.ban-box2 .view-cnt p img{
    pointer-events: none;
}

    .ban-box2 p {
        margin: 0;
    }

    .ban-box2 .ban-tit2 {
        line-height: 28px;
        color: #333;
        font-size: 18px;
        cursor: pointer;
        position: relative;
        padding: 5px 0 5px 40px;
        background: url(/_upload/tpl/0b/44/2884/template2884/images/book2.png) no-repeat left center;
    }

        .ban-box2 .ban-tit2.active {
            background: url(/_upload/tpl/0b/44/2884/template2884/images/book1.png) no-repeat left center;
            color: #325db6;
        }

        .ban-box2 .ban-tit2 p {
            font-weight: bold;
            line-height: 34px;
            width: 90%;
        }

        .ban-box2 .ban-tit2 img {
            padding-right: 10px;
        }

        .ban-box2 .ban-tit2 i, .ban-box2 .ban-tit2 em {
            position: absolute;
            right: 2px;
            top: 0px;
            font-size: 28px;
            font-style: normal;
            font-weight: lighter;
            width: 20px;
            text-align: center;
        }

    .ban-box2 .view-cnt {
        margin-top: 0px;
        border-top: 1px solid #ccc;
        padding: 20px 25px;
        display: none;
    }

/*科研内容end*/

@media (max-width: 1400px) {
    .keyan-one .ke-top1 h4 {
        font-size: 26px;
    }

    .keyan-one .ke-top1 span {
        font-size: 16px;
    }
}

@media (max-width: 1300px) {
    .guo-li .guo-text {
        padding-top: 46px;
    }

    .keyan-oenp p {
        font-size: 16px;
    }

    .ke-tcul ul li {
        width: 19%;
        margin-right: 1%;
    }

    .ke-three .ke-thli h4 {
        line-height: 29px;
    }
}


/* 手机二级导航下拉end */
@media (max-width: 1200px) {
    .ke-three .ke-thli ul li {
        font-size: 16px;
        margin-bottom: 5px;
        line-height: 26px;
    }

    .ke-three .ke-thli h4 {
        font-size: 20px;
    }

    .ke-tcul {
        margin-left: 0;
        margin-right: 0;
        margin-top: 30px;
    }

    .ke-three .ke-thli {
        margin-top: 20px;
    }

    .guo-li .guo-text {
        padding-top: 32px;
    }

        .guo-li .guo-text h4 {
            font-size: 20px;
            margin: 5px 0;
        }

        .guo-li .guo-text p {
            font-size: 16px;
            line-height: 28px;
        }


    .ky-text {
        width: 45%;
        padding: 20px 20px 10px;
    }

        .ky-text .ss1 {
            /*height: 25vh;*/
        }

    .ky-img {
        width: 55%;
    }

    .ky-text p {
        font-size: 16px;
        line-height: 26px;
    }

    .ky-img .kk img {
        margin-top: -20px;
    }

    .keyan-top h4 {
        font-size: 24px;
    }

    .arch-down .guo-wenj {
        height: 200px;
    }

        .arch-down .guo-wenj a {
            font-size: 16px;
        }

    .yuan-con ul li .li-tt {
        padding: 20px 20px 0 20px;
    }

        .yuan-con ul li .li-tt h4 {
            font-size: 20px;
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

        .yuan-con ul li .li-tt p {
            font-size: 14px;
            margin-bottom: 5px;
        }
}
/* 支部构成特色屏 */
@media (min-width: 1093px) and (max-width: 1200px) {
    .dan-div ul li {
        width: 16%;
        overflow: hidden;
    }
}

@media (min-width: 993px) and (max-width: 1092px) {
    .dan-div ul li {
        width: 15%;
        overflow: hidden;
    }

        .dan-div ul li:first-child {
            width: 15%;
        }

    .dan-divt ul li .li-tt {
        font-size:;
        height: 40px;
        line-height: 40px;
    }

    .dan-div ul li:first-child h4 {
        font-size: 20px;
    }

    .dangbg {
        background: url(/_upload/tpl/0b/44/2884/template2884/images/yybg.png) no-repeat right bottom;
        min-height: 500px;
        background-size: contain;
    }
}

@media (max-width:967px) {
    /* 平台 */
    .peo2 {
        margin-bottom: 30px;
        text-align: center;
    }

        .peo2 a {
            margin-left: 0;
        }

        .peo2 .pei-tt h4 {
            font-size: 20px;
        }

        .peo2 .pei-tt {
            padding: 15px 0;
        }
    /* 平台end */

    /* 培养计划 */
    .peiyang-con .peo {
        margin-bottom: 30px;
    }

    .peiyang-con p {
        font-size: 16px;
        padding: 10px;
    }
}


@media (min-width: 992px) {

    .pei-three .pei-1-mid img {
        height: 410px;
    }

    .pei-three .pei-3-left img {
        height: 644px;
    }

    .pei-three .pei-4-right img {
        height: 619px;
    }

    .pei-three img {
        height: 402px;
    }
}

@media (min-width: 767px) and (max-width: 1400px) {
    .guo-img img {
        height: 100%;
    }
}

@media (min-width: 1201px) and (max-width: 1400px) {
    /* 招生 */
    .pei-fleft {
        width: 62%;
        padding-right: 20px;
    }

    .pei-fright {
        width: 38%;
    }

    .pei-fleft .pei-ul22 ul li {
        margin-bottom: 40px;
    }

    /* 支持我们 */
    .te-left {
        width: 504px;
    }

    .te-right {
        width: 606px;
    }
    /* 支持我们end */
    /*招生部分*/

    .pei-three .pei-1-left {
        width: 29%;
        padding-right: 20px;
        float: left;
        height: 320px;
        overflow: hidden;
    }

    .pei-three .pei-1-mid {
        width: 31%;
        float: left;
    }

    .pei-three .pei-1-right {
        width: 38%;
        float: right;
        padding-left: 0px;
    }

    .pei-three .pei-2-left {
        width: 60%;
        background: #f6cd2f;
        float: left;
        padding: 35px;
        min-height: 390px;
    }

        .pei-three .pei-2-left p {
            color: #4d5869;
        }


    .pei-three .pei-2-right {
        width: 40%;
        float: right;
    }

    .pei-three .pei-3-left {
        width: 60%;
        float: left;
    }

    .pei-three .pei-3-right {
        width: 40%;
        padding: 15px 0 10px 15px;
        float: left;
        height: 300px;
        overflow: hidden;
    }

    .pei-three .pei-4-left {
        width: 60%;
        float: left;
    }

    .pei-three .pei-4-right {
        width: 40%;
        float: left;
    }

    /*.pei-three .pei-4-left .pei-4-pp {
        background: #f6cd2f;
        margin-right: -35px;
        margin-left: -35px;
        min-height: 260px;
        padding: 35px;
        margin-top: 36px;
    }*/
}

@media (max-width: 1373px) and (min-width: 1201px) {
    .container {
        /*width: 1170px;*/
    }

    .te-left {
        width: 504px;
    }

    .te-right {
        width: 555px;
    }
}

@media (min-width: 1100px) and (max-width: 1199px) {

    .tebie img {
        max-width: 60%;
    }

    .te-left {
        width: 404px;
    }

    .te-right {
        width: 445px;
    }

    .te-left img {
        padding-top: 60%;
    }

    .tebie img.img1 {
        right: -19%;
    }
}

@media (min-width: 993px) and (max-width: 1099px) {
    .te-right {
        width: 496px;
    }

    .te-left {
        width: 374px;
    }

    .tebie img {
        max-width: 60%;
    }

    .te-left img {
        padding-top: 65%;
    }

    .tebie img.img1 {
        right: -19%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .piclist a img {
        /*max-height: 261px;
height: 261px;*/
    }
    /*中等屏幕设备 桌面*/

    .teamli .shi-ultt {
        width: 57%;
    }

    .ny-nav ul li {
    }

    .ny-title2 {
        bottom: -38px;
    }

    .ny-nav-panel-title {
        top: 20%;
    }
    /*招生部分*/
    .pei-fleft {
        width: 50%;
        padding-right: 20px;
    }

    .pei-fright {
        width: 50%;
    }

    .pei-fleft .pei-ul22 ul li {
        margin-bottom: 40px;
    }

        .pei-fleft .pei-ul22 ul li a {
            font-size: 18px;
        }

    .pei-three .pei-1-left {
        width: 33%;
        padding-right: 20px;
        float: left;
        height: 280px;
        overflow: hidden;
    }

    .pei-three .pei-1-mid {
        width: 33%;
        float: left;
    }

    .pei-three .pei-1-right {
        width: 33%;
        float: right;
        padding-left: 43px;
        height: 280px;
        overflow: hidden;
    }

    .pei-three .pei-2-left {
        width: 60%;
        background: #f6cd2f;
        float: left;
        padding: 35px;
        min-height: 390px;
    }

        .pei-three .pei-2-left p {
            color: #4d5869;
        }


    .pei-three .pei-2-right {
        width: 40%;
        float: right;
    }

    .pei-three .pei-3-left {
        width: 60%;
        float: left;
    }

    .pei-three .pei-3-right {
        width: 40%;
        padding: 15px 0 10px 15px;
        float: left;
        height: 300px;
        overflow: hidden;
    }

    .pei-three .pei-4-left {
        width: 60%;
        float: left;
        padding: 35px 35px;
        min-height: 390px;
    }

    .pei-three .pei-4-right {
        width: 40%;
        float: left;
    }

    .pei-three .pei-4-left .pei-4-pp {
        background: #f6cd2f;
        margin-right: -35px;
        margin-left: -35px;
        min-height: 260px;
        padding: 35px;
        margin-top: 36px;
    }
}

@media (min-width: 768px) {
    .cheng-one a .li-tt p {
        font-size: 18px;
        color: #2d3644;
    }

    .cheng-one a .li-tt span {
        font-size: 14px;
        color: #2d3644;
        display: block;
        margin-top: 6px;
    }
}

@media only screen and ( min-width:768px) and ( max-width:959px ) {
    .join-top h4 {
        font-size: 28px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .piclist a img {
        /* height: 300px; 
     max-height: 300px; */
    }
    /* 招生four */

    .zhao-tpp {
        margin-bottom: 10px;
    }

    .pei-fright {
        float: none;
        width: 100%;
        text-align: center;
    }

    .pei-fleft {
        padding-left: 20px;
        padding-top: 20px;
        padding-right: 20px;
        margin-bottom: 20px;
        width: 100%;
    }

        .pei-fleft .pei-ul22 ul li a {
            font-size: 16px;
            padding-left: 20px;
            background: url(/_upload/tpl/0b/44/2884/template2884/images/behuang.png) no-repeat left 7px;
        }

        .pei-fleft .pei-ul22 ul li {
            margin-bottom: 20px;
        }
    /* 招生four end */

    /* 院历 */
    .yshi {
        margin-top: 40px;
    }

    .yuanl-right {
        margin-top: 15px;
    }
    /* 院历end */

    /* 支部构成 */

    .dangbg {
        background: url(/_upload/tpl/0b/44/2884/template2884/images/yybg.png) no-repeat right bottom;
        min-height: 500px;
        background-size: contain;
    }

    .dan-divt {
    }

    .dan-top2 h4 {
        color: #333;
        margin-bottom: 20px;
        font-weight: bold;
    }

    .dan-divt ul li {
        position: relative;
        float: left;
        width: 27%;
        margin-right: 2%;
        margin-bottom: 20px;
    }

        .dan-divt ul li img {
            max-width: 100%;
        }

        .dan-divt ul li:nth-child(3n) {
            margin-right: 0;
        }

        .dan-divt ul li .li-tt {
            position: absolute;
            left: 0px;
            bottom: 0px;
            width: 100%;
            height: 40px;
            line-height: 40px;
            color: #fff;
            text-align: center;
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            background: rgba(235,195,42,0.75);
        }

    /* 支部构成end */

    /* 联系我们 */
    .linkli img {
        width: 80px;
    }

    .linkli {
        margin-bottom: 30px;
    }

    .peiyang-con1 .peo1 {
        margin-bottom: 30px;
    }
    /* 联系我们end */

    /*支持我们*/
    .te-right {
        float: none;
        width: 100%;
        padding-top: 0px;
        padding: 40px 10px 20px 50px;
    }

    .te-left {
        float: none;
        width: 100%;
        min-height: 100px;
        border: none;
        border-bottom: 2px solid #e1d687;
    }

        .te-left img {
            padding-top: 2%;
            width: 160px;
            display: inline-block;
        }

    .tebie img.img1 {
        position: relative;
        width: 80px;
        right: 0;
        display: inline-block;
    }

    .te-right .te-pp p {
        font-size: 18px;
        line-height: 45px;
    }
    /*支持我们end*/

    /*小屏幕设备 平板*/
    .ny-con {
        padding-top: 0;
    }

    .teach-top, .teach-top-lx {
        margin-top: 30px !important;
    }

    .xie-pp ul li {
        width: 100%;
        float: none;
    }

    .ny-nav ul li {
        line-height: 70px;
    }

    .ny-title2 {
        bottom: -38px;
    }

    .ny-nav-panel-title h4 {
        font-size: 38px;
    }

    .ny-nav ul li {
        float: left;
        /*border-right: 1px solid #fff;*/
        line-height: 66px;
    }

    .teamli .shi-ulimg {
        width: 100%;
        float: none;
    }

    .teamli .shi-ultt {
        width: 100%;
        float: none;
        margin-top: 20px;
    }


    .dli1 {
        margin-bottom: 30px;
    }

    .dli2 {
        margin-bottom: 30px;
    }

    .dli1, .dli2, .dli3 {
        margin-right: 0px;
    }

    /*招生部分*/

    .pei-two {
        padding: 35px 0;
    }

    .pei-three {
        padding: 35px 0;
    }

        .pei-three .pei-1-left, .pei-three .pei-1-mid, .pei-three .pei-1-right,
        .pei-three .pei-2-left, .pei-three .pei-2-right, .pei-three .pei-3-left,
        .pei-three .pei-3-right,
        .pei-three .pei-4-left, .pei-three .pei-4-right {
            width: 100%;
            float: none;
        }

        .pei-three .pei-1-left {
            padding: 0;
        }

        .pei-three .pei-1-mid {
            margin: 20px 0;
            text-align: center;
        }

        .pei-three .pei-1-right {
            padding: 0;
            margin-bottom: 20px;
        }

        .pei-three .pei-2-left {
            padding: 20px;
            margin-bottom: 20px;
        }

        .pei-three .pei-2-right {
            margin-bottom: 20px;
            text-align: center;
        }

        .pei-three .pei-3-right {
            padding: 0;
            margin: 20px 0;
        }

        .pei-three .pei-3-left {
            text-align: center;
        }

        .pei-three .pei-4-left {
            padding: 0px;
        }

            .pei-three .pei-4-left .pei-pp1 {
                padding: 0px;
                margin-bottom: 20px;
            }

            .pei-three .pei-4-left .pei-4-pp {
                padding: 20px 35px;
                margin-bottom: 20px;
            }

        .pei-three .pei-4-right {
            text-align: center;
        }
}
/* 图片文字 */
@media (max-width: 1074px) {
    .piclist .pic-tt {
        padding: 20px 15px;
    }
}

@media (max-width: 991px) {
    .keyan-one .ke-top1 h4 {
        font-size: 20px;
    }

    .keyan-one .ke-top1 span {
        font-size: 14px;
    }

    .ke-tcul ul li {
        width: 24%;
        margin-right: 1%;
    }

        .ke-tcul ul li a span {
            font-size: 16px;
        }

    .mar40 {
        margin-top: 20px;
    }

        .mar40 .ke-tli .ke-tt {
            padding-top: 20%;
        }

    .ke-three .ke-thli {
        height: 260px;
    }

    .ke-ttop h4 {
        font-size: 20px;
    }

    .ke-three .ke-thli h4 {
        font-size: 18px;
    }

    .keyan-top h4 {
        font-size: 20px;
    }

    .keyan-top span {
        font-size: 16px;
    }

    .yuan-con ul li {
        width: 100%;
        float: none;
        margin-right: 0;
    }


    .arch-down .guo-wenj {
        margin-bottom: 30px;
    }

    .arch-down .wen4 {
        margin-bottom: 0px;
    }

    .peo2 .pei-tt-pad {
        padding-left: 15px;
    }

    .slide-nav-ul {
        margin-top: 0;
    }

    .nav_name {
        font-size: 16px;
    }
    /*小屏幕 手机上三级样式*/
    .side-nav-panel {
        display: none;
        margin-top: 0;
        background: #f8fbff;
        padding-top: 0;
        padding-left: 0;
    }

    .slide-nav-item-ul {
        padding: 0;
    }

    .slide-nav-ul li a {
        font-size: 16px;
    }

    .side-nav-panel ul li {
        display: block;
        width: 100%;
        padding: 1px 0;
        border-bottom: none;
        background: none;
        margin-bottom: 0;
    }

    .slide-nav-ul li a {
        padding: 10px 0 10px 28px;
        border-bottom: 1px solid #F6EAEA;
        font-size: 14px;
        display: block;
        width: 100%;
        color: #333 !important;
        line-height: initial;
        text-decoration: none;
        text-align: left;
        background: url(/_upload/tpl/0e/77/3703/template3703/images/xx1x.png) no-repeat 15px center;
        background-color: transparent !important;
    }

        .slide-nav-ul li a.active,
        .slide-nav-ul li a:hover,
        .slide-nav-ul li a.parent,
        .slide-nav-ul li a.selected {
            color: #b17c3a !important;
            background: url(/_upload/tpl/0e/77/3703/template3703/images/xx1hx.png) no-repeat 15px center;
            border-bottom: 1px solid #F6EAEA !important;
        }

    .slide-nav-ul li:hover {
        border-bottom: none;
    }

    .slide-nav-ul li .slide-nav-item-ul li a {
        padding: 10px 0 10px 43px;
        opacity: 1;
        border-bottom: 1px solid #F6EAEA;
        background: url(/_upload/tpl/0e/77/3703/template3703/images/xx1x.png) no-repeat 30px center;
        background-color: none !important;
    }

        .slide-nav-ul li .slide-nav-item-ul li a.active,
        .slide-nav-ul li .slide-nav-item-ul li a:hover,
        .slide-nav-ul li .slide-nav-item-ul li a.selected {
            color: #b17c3a;
            background: url(/_upload/tpl/0e/77/3703/template3703/images/xx1x.png) no-repeat 30px center;
            border-bottom: 1px solid #F6EAEA !important;
        }

    .slide-nav-item-ul {
        background: none;
        position: relative;
        top: 0;
        margin-bottom: 0;
        border: none;
        display: block !important;
        margin-top: 0;
    }
}


@media (max-width: 767px) {
    .ke-ttop h4 {
        font-size: 18px;
    }

    .ke-three .ke-thli h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .ke-fitop {
        margin: 15px 0;
    }

    .ke-ttop h4 i, .ke-ttop h4 em {
        width: 3px;
        margin-right: 6px;
    }

    .ke-ttop h4 span {
        vertical-align: 7px;
    }

    .ke-ttop h4 {
        padding-bottom: 3px;
    }

    .ke-tcul ul li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 18px;
    }

        .ke-tcul ul li:nth-child(2n) {
            margin-right: 0%;
        }

    .mar40 .ke-tli .ke-tt h4 {
        font-size: 20px;
    }

    .mar40 .ke-tli {
        margin-bottom: 20px;
    }

    .ke-tcul {
        margin-top: 10px;
    }

    .ke-three .ke-thli {
        height: 110px;
        padding: 15px;
    }

    .ke-fitop h4 {
        font-size: 16px;
        line-height: 26px;
    }

    .ban-box2 .ban-tit2 p {
        line-height: 26px;
        font-weight: normal;
    }

    .ban-box2 .ban-tit2 {
        font-size: 16px;
    }

    .guo-li .guo-img {
        width: 36%;
    }

    .guo-li .guo-text {
        padding-left: 20px;
        padding-top: 30px;
        width: 64%;
    }

        .guo-li .guo-text h4 {
            margin: 10px 0;
        }

    .row22 .guo-li .guo-img {
        width: 36%;
    }

    .row22 .guo-li .guo-text {
        padding-left: 20px;
        padding-top: 30px;
        width: 64%;
    }

    .keyan-div {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .ky-con {
        margin-top: 15px;
    }

    .keyan-top h4 {
        font-size: 18px;
    }

    .keyan-top span {
        font-size: 14px;
    }

    .ky-text {
        width: 100%;
        padding: 20px 20px 10px;
    }

        .ky-text p {
            margin-bottom: 10px;
        }

        .ky-text .ss1 {
            /*height: 20vh;*/
        }

    .ky-img {
        width: 100%;
    }

        .ky-img .kk img {
            margin-top: 0;
            margin-left: 5px;
            margin-bottom: 10px;
        }

        .ky-img .kk i.i1 {
            top: 0px;
            right: -5px;
            background: #ebc32a;
        }

        .ky-img .kk i.i2 {
            width: 10px;
            height: 10px;
            background: #ebc32a;
            position: absolute;
            left: 4px;
            bottom: 10px;
            z-index: 1;
        }

    .ban-box .ban-tit .jies-img {
        display: block;
    }

    .ban-box .ban-tit .jies-tt {
        display: block;
        margin: 15px 0;
    }

    .yuan-con ul li .li-tt h4 {
        font-size: 18px;
    }

        .yuan-con ul li .li-tt h4 span {
            font-size: 14px;
        }

    .pei-two .zhuanye {
        margin-bottom: 30px;
    }

    .piclist a img {
        height: auto;
        max-height: initial;
    }
    /* 招生工作 */

    /* 招生工作end */
    .cheng-one a .li-tt p {
        font-size: 20px;
        color: #2d3644;
    }

    .cheng-one {
        margin-bottom: 30px;
    }

    .keyan {
        padding-right: 10px;
        padding-left: 10px;
    }

    .cheng-one a .li-tt span {
        font-size: 16px;
    }
    /* 招生four */
    .zhao-tpp {
        margin-bottom: 10px;
    }

    .pei-fright {
        width: 100%;
        float: none;
        text-align: center;
    }

    .pei-fleft {
        padding-left: 20px;
        padding-top: 20px;
        padding-right: 20px;
        margin-bottom: 20px;
        width: 100%;
    }

        .pei-fleft .pei-ul22 ul li a {
            font-size: 16px;
            padding-left: 20px;
            background: url(/_upload/tpl/0b/44/2884/template2884/images/behuang.png) no-repeat left 7px;
        }

        .pei-fleft .pei-ul22 ul li {
            margin-bottom: 20px;
        }
    /* 招生four end */

    /* 院历 */
    .yshi {
        margin-top: 40px;
    }

    .yuanl-right {
        margin-top: 25px;
    }
    /* 院历end */
    /* 支部构成 */
    .dangbg {
        background: url(/_upload/tpl/0b/44/2884/template2884/images/yybg.png) no-repeat right bottom;
        min-height: 500px;
        background-size: contain;
    }


    .dan-divt {
    }

    .dan-top2 h4 {
        color: #333;
        margin-bottom: 20px;
        font-weight: bold;
    }



    .dan-divt ul li {
        position: relative;
        float: left;
        width: 49%;
        margin-right: 2%;
        margin-bottom: 20px;
    }

        .dan-divt ul li img {
            max-width: 100%;
        }

        .dan-divt ul li:nth-child(even) {
            margin-right: 0;
        }

        .dan-divt ul li .li-tt {
            position: absolute;
            left: 0px;
            bottom: 0px;
            width: 100%;
            height: 40px;
            line-height: 40px;
            color: #fff;
            text-align: center;
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            background: rgba(235,195,42,0.75);
        }
    /* 支部构成end */

    /* 联系我们 */
    .linkli {
        margin-bottom: 30px;
    }

        .linkli img {
            width: 80px;
        }

    .gu-img {
        margin-bottom: 20px;
        text-align: center;
    }

    .peiyang-con1 .peo1 {
        margin-bottom: 30px;
    }
    /* 联系我们end */

    /*支持我们*/

    .te-right {
        float: none;
        width: 100%;
        padding-top: 0px;
        padding: 40px 10px 20px 50px;
    }

    .te-left {
        float: none;
        width: 100%;
        min-height: 100px;
        border: none;
        border-bottom: 2px solid #e1d687;
    }

        .te-left img {
            padding-top: 2%;
            width: 140px;
            display: inline-block;
        }

    .tebie img.img1 {
        position: relative;
        width: 60px;
        right: 0;
        display: inline-block;
    }

    .te-right .te-pp p {
        font-size: 18px;
        line-height: 35px;
    }
    /*支持我们end*/

    /* 左图右文响应 */
    .guo-tt h4 {
        font-size: 20px;
    }

    .guo-tt span {
        font-size: 16px;
    }

    .guo-img {
        margin-left: 0px;
    }

    .goup0 {
        padding: 0;
    }

    .guo-a a {
        font-size: 14px;
        color: #2d3644;
        line-height: 46px;
        border-bottom: 5px solid #caac3b;
        border-right: 5px solid #caac3b;
        padding: 0 16px;
        border-top-right-radius: 15px;
        border-bottom-left-radius: 15px;
        transition: all 1.5s;
    }
    /* 左图右文响应end */
    .view-cnt img {
        max-width: 100% !important;
        width: auto !important;
        height: auto !important;
    }

    .piclist .pic-tt p {
        height: 56px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    /*超小屏幕设备 手机*/
    .ny-title2 {
        position: relative;
    }

    .ny-con {
        padding-top: 0px;
        min-height: auto;
    }

    .teach-top, .teach-top-lx {
        margin-top: 10px !important;
    }

    .ny-nav-title {
        padding: 0 30px 10px;
    }

    .ny-nav-panel-title h4 {
        font-size: 24px;
    }

    .ny-nav-panel-title span {
        font-size: 18px;
        margin-top: 10px;
        padding-bottom: 10px;
    }

    .xie-one .xie-top h4 {
        font-size: 22px;
    }

    .xie-one .xie-top i, .xie-one .xie-top em {
        height: 35px;
    }

    .the {
        text-align: center;
    }

        .the img {
            display: inline-block;
            text-align: center;
        }

    .xie-pp ul li {
        width: 100%;
        float: none;
    }

    .key-div .ke-img1 {
        width: 100%;
    }

    .key-div .ke-tt {
        width: 100%;
        margin-top: 20px;
    }

    .yan-one {
        margin-bottom: 30px;
    }

    .teach-top h4, .teach-top-lx h4 {
        font-size: 22px;
    }

    .teamli .shi-ultt h5 {
        font-size: 20px;
    }

    .teamli .shi-ulimg {
        text-align: center;
    }

    .teach-top, .teach-top-lx {
        margin-bottom: 10px;
    }

    .dldiv h4 {
        font-size: 32px;
    }

    .dli1 {
        background: url(/_upload/tpl/0b/44/2884/template2884/images/dimg1.jpg) no-repeat center center;
        min-height: 200px;
        text-align: center;
        color: #fff;
        padding-top: 70px;
        margin-bottom: 20px;
    }

    .dli2 {
        background: url(/_upload/tpl/0b/44/2884/template2884/images/dimg2.jpg) no-repeat center center;
        min-height: 200px;
        text-align: center;
        color: #fff;
        padding-top: 70px;
        margin-bottom: 20px;
    }

    .dli3 {
        background: url(/_upload/tpl/0b/44/2884/template2884/images/dimg3.jpg) no-repeat center center;
        min-height: 200px;
        text-align: center;
        color: #fff;
        padding-top: 70px;
    }

    .dli4 {
        background: url(/_upload/tpl/0b/44/2884/template2884/images/dimg4.jpg) no-repeat center center;
        min-height: 200px;
        text-align: center;
        color: #fff;
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .ab-tpp p {
        padding: 0;
        font-size: 16px;
    }

    .dli1, .dli2, .dli3 {
        margin-right: 0px;
        padding-top: 30px;
        padding-bottom: 40px;
        margin-bottom: 20px;
    }


    .process-timeline .process-row {
        width: 230px;
    }

    /*招生部分*/

    .pei-two {
        padding: 35px 0;
    }

    .pei-three {
        padding: 35px 0;
    }

        .pei-three .pei-1-left, .pei-three .pei-1-mid, .pei-three .pei-1-right,
        .pei-three .pei-2-left, .pei-three .pei-2-right, .pei-three .pei-3-left,
        .pei-three .pei-3-right,
        .pei-three .pei-4-left, .pei-three .pei-4-right {
            width: 100%;
            float: none;
        }

        .pei-three .pei-1-left {
            padding: 0;
        }

        .pei-three .pei-1-mid {
            margin: 20px 0;
            text-align: center;
        }

        .pei-three .pei-1-right {
            padding: 0;
            margin-bottom: 20px;
        }

        .pei-three .pei-2-left {
            padding: 20px;
            margin-bottom: 20px;
        }

        .pei-three .pei-2-right {
            margin-bottom: 20px;
            text-align: center;
        }

        .pei-three .pei-3-right {
            padding: 0;
            margin: 20px 0;
        }

        .pei-three .pei-3-left {
            text-align: center;
        }

        .pei-three .pei-4-left {
            padding: 0px;
            margin-bottom: 20px;
        }

            .pei-three .pei-4-left .pei-4-pp {
                padding: 20px 35px;
                margin-bottom: 20px;
            }

        .pei-three .pei-4-right {
            text-align: center;
        }

        .pei-three .pei-4-left .pei-pp1 {
            padding: 0px;
            margin-bottom: 20px;
        }

    /*需要在小屏幕上隐藏滚动条，要全部显示*/



}


@media only screen and ( min-width:375px) and ( max-width:767px ) {

    .dimg {
        margin-top: 3em;
    }

    .join-top {
        width: 80%;
    }

        .join-top h4 {
            font-size: 26px;
            line-height: 32px;
        }

    .joinli p a {
        font-size: 16px;
    }
}

@media (max-width: 627px) {

    .teamli .shi-ulimg {
        width: 100%;
        float: none;
    }

    .teamli .shi-ultt {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
}

/* 苹果5e/se */
@media only screen and ( max-width:481px) {

    .guo-a a {
        padding: 0 6px;
    }
}
/* 苹果5e/se */
@media only screen and ( max-width:440px) {

    .guo-a a {
        /*padding: 0 1px;*/
        font-size: 12px;
    }
}


/* 招生特殊屏 */
@media (min-width: 767px) and (max-width: 884px) {
    .nengli {
        padding: 0px;
    }

        .nengli span {
            padding-left: 10px;
        }
}



@media (max-width: 415px) {
    .ny-nav-panel-title {
        top: 19%;
    }

    .nengli {
        padding: 0 20px;
    }
}

@media only screen and ( max-width:374px) {

    .join-top h4 {
        font-size: 26px;
        line-height: 25px;
    }

    .joinli p a {
        font-size: 18px;
    }
}


/*底部跟首页不太一样*/
.foot2 {
    background: #2d3644;
}

.bortop {
    border-top: 1px solid #3e4a5c;
    padding-top: 24px;
    margin-top: 20px;
}





























.nycon a:hover {
    color: #123e7a;
}

#wp_pager {
    text-align: center;
}

    #wp_pager ul.pages a {
        margin: 0;
    }

        #wp_pager ul.pages a:hover span {
            color: #000;
        }

.possplit {
    background-image: url(/_upload/tpl/0b/44/2884/template2884/images/pos21.png);
    color: #333;
    background: none;
    padding: 0 3px;
    width: auto;
    text-indent: 0px;
}

/*.wp_articlecontent .list-paddingleft-2 {
    padding-left: 0px;
}*/

.wp_entry img? {
    max-width: ?100% !important;
}

.xing-table p {
    margin-bottom: 0px;
}
