.sub_banner {
    margin: 0 auto;
    height: 0;
    padding-bottom: 16.7%;
    text-align: center;
    overflow: hidden;
    position: relative;
    /* margin-top: 100px; */
}

.sub_banner img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.sub_banner .coverBg {
    display: block;
    width: 100%;
    height: 165px;
    background: url(../images/coverbg.png) repeat-x;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    *background: url(../images/coverbg.png) repeat-x;
    background: url(../images/coverbg.png) repeat-x\9;
    background: url(../images/coverbg.png) repeat-x\0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.pageDetail .articleTitle02 h2 {
    color: #333;
}

.articleTitle02 {
    padding: 0px 210px 20px 210px;
    overflow: hidden;
}

.articleTitle02 h2 {
    font-size: 30px;
    text-align: center;
    line-height: 48px;
    color: #415afc;
    font-weight: 500;
}

.articleAuthor {
    text-align: center;
    padding: 0px 0px 20px 0px;
    line-height: 25px;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    border-bottom: #999999b8 1px solid;
}

.articleAuthor span {
    font-size: 14px;
    color: #999;
    padding: 0 15px;
}

.article02 {
    margin: 32px 0 50px 0;
    overflow: hidden;
}

.article02 p {
    line-height: 32px;
    font-size: 16px;
    text-indent: 2em;
    color: #060e33;
    padding-bottom: 16px;
    /* text-align: center; */
    text-align: justify;
}

.article02 p img {
    max-width: 80%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.article02 i {
    font-style: italic;
}

.article02 strong {
    font-weight: bold;
}

.sub_nav li {
    background-color: #e6e6e6;
    border-bottom: 1px solid #ffffff;
}

.sub_nav {
    padding-inline-start: 0px;
    padding: 0;
}

.sub_nav li a {
    margin: 0 22px;
    padding: 12px 4px;
    line-height: 22px;
    text-align: center;
    display: block;
    font-size: 16px;
    position: relative;
    color: #000000;
}

.sub_nav li:last-child {
    border-bottom: 1px;
}

.sub_nav li:hover,
li.active {
    transition: all 0.3s ease;
    background: #af0a2a;
}

.sub_nav li:hover a,
li.active a {
    color: #FFFFFE;
    /* font-weight: bold; */
}

.TeacherDetail {
    padding-left: 40px;
    padding-bottom: 60px;
}

.leaderThreeBorderFl {
    position: absolute;
    top: 10px;
    left: 0px;
    border: 1.8px solid #af0a2a;
    height: 370px;
    width: 320px;
    z-index: -4;
}

.leaderThree .fakeimg {
    height: 370px;
    width: 322px;
    background: url('../images/teacher3.png') no-repeat;
    margin-left: 10px;
    background-size: cover;
}

.leaderThreeText h3 {
    color: #af0a2a;
    font-weight: 500;
    margin-top: 2px;
}

.leaderThreeText h3>span {
    font-size: 18px;
    color: #828080;
}

.leaderThreeText p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    text-align: justify;
}

.PageList {
    padding-left: 80px;
    padding-top: 40px;
    padding-bottom: 30px;
}

.NewList {
    margin-bottom: 20px;
    background: #ffffff;
    --tw-shadow: 0 1px 8px 0 rgb(0 0 0 / 3%), 0 1px 14px 0 rgba(0, 0, 0, 0.08);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border-radius: 5px;
}

.NewList h3 {
    line-height: 28px;
    font-size: 18px;
    font-weight: 500;
}

li.NewList:hover h3 {
    color: #af0a2a;
}

li.NewList:hover .NewsTime {
    -ms-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -o-transform: translateY(-6px);
}

.NewList h5 {
    height: 55px;
    color: #999999;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    /* width: 480px; */
    margin-block-start: 0;
    margin-block-end: 0;
}

.NewTopList h5 {
    height: 80px;
    color: #999999;
    font-size: 16px;
    line-height: 26px;
    margin-block-start: 0;
    margin-block-end: 0;
    text-align: justify;
    overflow: hidden;
}

.NewList a {
    padding: 1px 22px 14px 76px !important;
}

.NewList>.NewsTime {
    left: -24px;
    top: 26px;
    transition: transform .3s ease-out .1s;
    -webkit-transition: transform .3s ease-out .1s;
    -moz-transition: transform .3s ease-out .1s;
    -ms-transition: transform .3s ease-out .1s;
    -o-transition: transform .3s ease-out .1s;
}

.NewTopList h3 {
    font-size: 20px;
    line-height: 30px;
}

.NewsTime {
    position: absolute;
    width: 68px;
    height: 83px;
    background: #af0a2a;
    bottom: 0;
    left: 4%;
    right: 0;
    top: 24%;
    border-radius: 6%;
    color: #ffffff;
    z-index: 10;
}

.NewsTime span {
    font-size: 20px;
    font-weight: bold;
    font-family: Times New Roman;
    margin-left: 10px;
    display: block;
    margin-top: 4px;
}

.NewsTime i {
    background-color: #ffffff;
    height: 1px;
    display: block;
    transform: rotate(328deg) skewX(1deg);
    width: 98%;
    margin-top: 18px;
}

.NewsElis {
    font-size: 14px !important;
    font-weight: 400 !important;
    text-align: right;
    margin-right: 12px;
}

.pdflist {
    padding-inline-start: 0;
}

.pdflist li a h3 {
    display: block;
    width: 83%;
    line-height: 50px;
    color: #666666;
    float: left;
    font-size: 16px;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-left: 34px;
    background: url(../images/chengguo.png) no-repeat 16px center;
    background-size: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.pdflist li a:hover h3{
	background: url(../images/chengguoRigh.png) no-repeat 16px center;
	background-size: 7px;
}

.pdflist li {
    float: left;
    font-size: 14px;
    height: 50px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 18px;
    background: #ffffff;
    --tw-shadow: 0 1px 8px 0 rgb(0 0 0 / 3%), 0 1px 14px 0 rgba(0, 0, 0, 0.08);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border-radius: 5px;
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 1px 0px 5px #dcdcdc;
}

.rightDate {
    float: right;
    font-size: 13px;
    font-family: 'Arial';
    height: 50px;
    line-height: 50px;
    font-style: italic;
    color: #af0a2a;
    padding-right: 20px;
}


/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ*/

.pages {
    text-align: center;
    height: 48px;
    line-height: 48px;
    margin: 30px auto 40px -26px;
    overflow: hidden;
    clear: both;
}

.pages input {
    width: 34px;
    border: 1px solid #999999;
    border-radius: 4px;
    height: 30px;
}

.pages img {
    vertical-align: middle;
}

.pages span {
    /* color: #990000; */
    /* padding: 0 20px 0 0px; */
    float: right;
}

.pages a.prev,
.pages a.prev:hover {
    background: url(../images/pageleft.png) no-repeat center #e5e5e5;
}

.pages a.next,
.pages a.next:hover {
    background: url(../images/PageRight.png) no-repeat center #e5e5e5;
}

.pages a {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    transition: all 0.3s ease;
    border-radius: 4px;
    margin: 0 4px;
    background: #e5e5e5;
}

.pages a img {
    *display: block;
    *margin-top: 8px;
}

.pages a.on_pages,
.pages a:hover {
    background: #af0a2a;
    color: #fff;
}

.pages_min {
    margin: 25px 0;
    overflow: hidden;
    display: none;
    font-size: 14px;
    clear: both;
}

.pages_min a.prev_min,
.pages_min a.next_min {
    display: block;
    width: 100px;
    height: 30px;
    font-size: 13px;
    float: left;
    background: #e6dde6;
    border-radius: 3px;
    color: #666666;
    line-height: 30px;
    text-align: center;
}

.pages_min a.next_min {
    float: right;
}

.pages_min a:hover {
    background: #ae0c2a;
    color: #fff;
    transition: 0.3s;
}

.TeacherImg {
    background: url(../images/news.png) no-repeat;
    display: block;
    height: 248px;
    width: 41.8%;
    background-size: cover;
    float: left;
    border-radius: 10px;
}

.TeacherList li {
    margin-top: 28px;
}

.teacherText {
    color: black;
    padding: 0px 0px 0px 20px;
    width: 47%;
    float: left;
}

.teacherText h3 {
    margin-top: 8px;
    margin-bottom: 14px;
}

.teacherText h5 {
    margin-block-start: 0;
    margin-block-end: 0;
}

.teacherText p {
    line-height: 26px;
    margin-top: 14px;
    text-align: justify;
    height: 162px;
    overflow: hidden;
    color: #666666;
    position: relative;
}

.leaderlist,
.leaderListText {
    margin-top: 32px;
}

.teacherText span {
    position: absolute;
    right: 0;
    bottom: 6px;
    color: #af0a2a;
}

.leaderlist .fakeimg {
    height: 184px;
    width: 174px;
    background: url(../images/teacher3.png) no-repeat;
    margin-left: 6px;
    background-size: cover;
}

.leaderlistFl {
    position: absolute;
    top: 6px;
    left: 0px;
    border: 1.8px solid #af0a2a;
    z-index: -4;
    height: 184px;
    width: 174px;
}

.leaderListText h3 {
    color: #af0a2a;
    font-weight: 500;
    margin-top: 0px;
    position: relative;
}

.leaderListText p {
    margin-top: 18px;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    text-align: justify;
    height: 156px;
}

.leaderListText h3>span {
    font-size: 16px;
    color: #828080;
    /* float: right; */
    position: absolute;
    right: 0;
    bottom: 0;
}

.TeacherTitle {
    height: 50px;
    background: #e6e6e6;
    position: relative;
    margin-top: 30px;
    display: table;
    width: 100%;
}

.TeacherTitle i {
    background: #af0a2a;
    position: absolute;
    z-index: 2;
    width: 5px;
    height: 100%;
}

.TeacherTitle span {
    font-size: 22px;
    color: #af0a2a;
    padding-left: 20px;
    display: table-cell;
    vertical-align: middle;
}

.navbar {
    display: none;
}

.phone_nav {
    display: none;
}

.phone_sub_mbtn {
    width: 100%;
    height: 40px;
    background: url(../images/sub_left_down.png) no-repeat right 20px center;
    background-color: #c5c4c4;
    background-size: 20px;
    cursor: pointer;
    display: none;
}

.phone_sub_navm {
    width: 100%;
    overflow: hidden;
    display: none;
}

.sureydetil {
    width: 100%;
    background: #ffffff;
    padding: 40px 64px;
    text-indent: 30px;
    line-height: 220%;
    font-size: 16px;
}

.sureydetil p {
    margin: 0 0 2px;
}

@media screen and (max-width:414px) {
    .navbar {
        display: block;
        padding: 16px;
    }
    #app {
        display: none;
    }
   
    .sear.phone {
        margin-top: -42px;
        right: 46px;
    }
    .sear.phone .inp2 {
        width: 36px;
        height: 36px;
        background: url(../images/search2.png) no-repeat center center #446aae00;
        background-size: 45%;
        border: 0;
    }
    .nav_btn {
        width: 8%;
        float: right;
        margin-top: -10%;
    }
    .phone_nav {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 40%;
        height: 100%;
        margin-left: -40%;
        transition: all 0.6s ease 0.2s;
        -webkit-transition: all 0.6s ease 0.2s;
        -moz-transition: all 0.6s ease 0.2s;
        -ms-transition: all 0.6s ease 0.2s;
        -o-transition: all 0.6s ease 0.2s;
        z-index: 55555;
    }
    .phone_nav.focus {
        margin-left: 0;
        display: block !important;
    }
    .iphone-box {
        background-color: rgba(255, 255, 255, 0.98);
        width: 100%;
        height: 100%;
        text-align: center;
        line-height: 46px;
        padding-top: 80px;
        transition: all 0.6s ease 0.2s;
        -webkit-transition: all 0.6s ease 0.2s;
        -moz-transition: all 0.6s ease 0.2s;
        -ms-transition: all 0.6s ease 0.2s;
        -o-transition: all 0.6s ease 0.2s;
    }
    .iphone-box ul {
        padding-inline-start: 0px;
    }
    .iphone-box span a {
        color: #000000;
    }
    .iphone-box i {
        height: 46px;
        width: 16px;
        padding-left: 8px;
        box-sizing: content-box;
        display: inline-block;
        background: url(../images/phone_more.png) no-repeat right center;
        vertical-align: middle;
    }
    .masking {
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        right: 0;
        background-color: transparent;
        transition: all 0.5s ease 0.2s;
        z-index: -1;
    }
    .masking.focus {
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 1001;
    }
    .sub_mbtn {
        display: none;
    }
    .articleTitle .bread {
        display: none;
    }
    .articleAuthor {
        width: 92%;
        margin: auto;
    }
    .articleTitle02 {
        padding: 0px 14px;
    }
    .articleTitle02 h2 {
        font-size: 18px;
        line-height: 34px;
        font-weight: 600;
        margin-block-start: 0;
    }
    .article02 {
        padding: 14px;
        margin: 18px 0 50px 0;
    }
    .footer {
        height: 100%;
        padding: 10px;
    }
    .FLogo,
    #fenxiang,
    .footer .col-sm-3,
    .footer .col-sm-4 {
        display: none;
    }
    .banquan {
        font-size: 14px;
        text-align: center;
    }
    .PageList {
        padding: 30px 14px 0 14px;
    }

    .pdflist li a h3{
        font-size: 14px;
        overflow: hidden;
        width: 76%;
        height: 50px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .NewList h3 {
        line-height: 26px;
        font-size: 16px;
    }
    .NewList h5 {
        height: 48px;
        font-size: 14px;
        line-height: 22px;
    }
    .NewsTime {
        width: 70px;
        height: 88px;
    }
    .NewsTime span {
        font-size: 20px;
    }
    .NewsTime i {
        width: 93%;
    }
    .NewsElis {
        font-size: 14px !important;
    }
    .NewList>.NewsTime {
        left: 14px;
        top: 26px;
    }
    .NewList a {
        padding: 1px 22px 20px 100px !important;
    }
    .pages {
        text-align: center;
        height: 44px;
        line-height: 44px;
        margin: 20px auto;
    }
    .pages a {
        width: 34px;
        height: 34px;
        line-height: 34px;
    }
    .phone_sub_mbtn {
        display: block;
    }
    .phone_sub_mbtn span {
        font-size: 16px;
        font-weight: bold;
        display: inline-block;
        line-height: 42px;
        padding-left: 14px;
    }
    .phone_sub_navm ul {
        background: #e4e4e4;
        padding-inline-start: 0px;
    }
    .phone_sub_navm li a {
        font-size: 13px;
        color: #282828;
        padding-left: 20px;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #d7d5d3;
        display: block;
    }
    .TeacherDetail {
        padding: 25px;
    }
    .TeacherTitle {
        height: 40px;
        margin-top: 16px;
    }
    .TeacherTitle i {
        width: 3px;
    }
    .TeacherTitle span {
        font-size: 18px;
    }
    .leaderListText h3,
    .leaderThreeText h3 {
        font-size: 16px;
    }
    .leaderListText h3>span,
    .leaderThreeText h3>span {
        font-size: 14px;
    }
    .leaderListText p {
        margin-top: 14px;
        font-size: 14px;
        line-height: 22px;
    }
    .leaderlist .fakeimg,
    .leaderThree .fakeimg {
        height: 252px;
        width: 238px;
        margin: auto;
    }
    .leaderlistFl,
    .leaderThreeBorderFl {
        display: none;
    }
    .leaderThreeText p {
        margin-top: 14px;
        font-size: 14px;
        line-height: 26px;
    }
    .TeacherList ul {
        padding-inline-start: 0px;
        padding: 25px;
        height: 100%;
    }
    .TeacherImg {
        height: 198px;
    }
    .teacherText {
        width: 58%;
    }
    .teacherText h3 {
        font-size: 18px;
    }
    .teacherText h5 {
        font-size: 13px;
    }
    .teacherText P {
        height: 136px;
        line-height: 22px;
        margin-top: 8px;
    }
    .teacherText span {
        bottom: 4px;
    }
    .TeacherList li {
        margin-top: 10px;
    }
    .TeacherList {
        padding-bottom: 30px;
    }
}