    .gp-bread {
        margin-right: 11px;
        position: relative;
        padding-left: 20px;
        margin-top: 7px;
    }
    
    .gp-bread a {
        color: #999;
    }
    
    .gp-bread a:hover {
        color: #1E7BE4;
    }
    
    .gp-bread::before {
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        left: 0;
        top: 3px;
        background: url(../images/home.png) no-repeat;
    }
    
    .gp-bread span {
        color: #d8d8d8;
        margin: 0px 15px;
    }
    
    .gp-subLeft {
        width: 267px;
        position: relative;
        z-index: 100;
        margin-right: 21px;
        /* margin-left: 17px; */
        background: #f6f6f6;
    }
    
    .subLeftTitle {
        padding: 30px 35px;
        color: #fff;
        text-align: center;
        position: relative;
    }
    
    .subLeftTitle::before {
        content: '';
        display: block;
    }
    
    .gp-subLeft>ul {
        /* padding-top: 25px; */
        position: relative;
        padding-bottom: 42px;
        /* background: #e6e6e6; */
    }
    
    .gp-subLeft>ul>li {
        position: relative;
        z-index: 1;
        text-align: center;
    }
    
    .gp-subLeft>ul>li>a {
        padding: 25px 60px;
        display: block;
        transition: all 0.35s ease-in-out;
        position: relative;
        position: relative;
        font-size: 18px;
        display: inline-block;
        text-align: center;
        /* padding-left: 84px; */
        color: #444;
        line-height: 1.4;
    }
    
    .gp-subLeft>ul>li>a:hover {
        margin-right: 0;
        color: #4099EB
    }
    
    .gp-subLeft>ul>li>a.active {
        /* padding-right: 45px; */
        color: #4099EB;
        /* text-align: center; */
    }
    
    .gp-subLeft .gp-toggles {
        width: 56px;
        height: 56px;
        position: absolute;
        right: 0;
        top: 0;
        line-height: 56px;
        text-align: center;
        cursor: pointer;
        color: #999;
        opacity: 0.5;
        filter: alpha(opacity=50);
        font-size: 18px;
    }
    
    .gp-second-nav {
        font-size: 16px;
        display: none;
        background-color: #fafafa;
    }
    
    .gp-second-nav dd a {
        display: block;
        padding: 13px 15px 13px 60px;
        color: #666;
        transition: all 0.35s ease-in-out;
        position: relative;
        font-size: 15px;
    }
    
    .gp-second-nav dd a:hover,
    .gp-second-nav dd a.active {
        color: #003770;
        background-color: #eaeaea;
    }
    
    .gp-subLeft>ul>li>a>span {
        position: relative;
    }
    
    .gp-subLeft>ul>li.active>a {
        padding-left: 20px;
    }
    
    .gp-m-subNav {
        display: none;
    }
    
    .gp-m-inner-header {
        width: 100%;
        height: 40px;
        background: rgba(64, 178, 243, 1);
        background-size: cover;
        cursor: pointer;
        line-height: 40px;
        /* margin-bottom: 20px; */
    }
    
    .gp-m-inner-header>span {
        height: 40px;
        padding-left: 15px;
        font-size: 16px;
        color: #fff;
    }
    
    .gp-m-subNav .gp-m-inner-header-icon-click {}
    
    .gp-m-subNav .gp-m-inner-header-icon {
        float: right;
        width: 40px;
        height: 40px;
        /* text-align: center; */
        color: #fff;
        margin: 0px auto;
    }
    
    .gp-m-subNav .gp-m-inner-header-icon-click i {
        display: block;
    }
    
    .gp-subNavm {
        width: 100%;
        overflow: hidden;
        display: none;
        background-color: #fff;
    }
    
    .gp-subNavm h2 {
        width: 100%;
        height: 48px;
        line-height: 48px;
        background-color: #003c7f;
    }
    
    .gp-subNavm h2 a {
        padding-left: 13px;
        font-size: 20px;
        font-family: Tahoma;
        display: block;
        color: #fff;
    }
    
    .gp-subNavm ul {}
    
    .gp-subNavm li {
        position: relative;
    }
    
    .gp-subNavm li>a {
        font-size: 14px;
        line-height: 1.4;
        border-bottom: 1px solid #eee;
        display: block;
        padding: 8px 15px;
    }
    
    .gp-subNavm li.sub_has span {
        margin-left: 10px;
    }
    
    .gp-subNavm li.on a {
        color: #003c7f;
        display: block;
        width: 100%;
    }
    
    .gp-m-toggle {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
        line-height: 40px;
        text-align: center;
    }
    
    .gp-subNavm dl {
        display: none;
        background-color: #fff;
    }
    
    .gp-subNavm dl dd {
        padding-left: 30px;
        line-height: 18px;
        padding: 8px 0px 8px 30px;
        border-bottom: 1px dotted #e6e6e6;
    }
    
    .gp-subNavm li dl dd a {
        font-size: 12px;
        font-weight: normal;
        display: inline;
        border: none;
        padding: 0px;
    }
    
    .gp-subNavm li dl dd a:hover {
        color: #a70510
    }
    
    .gp-page {
        padding: 60px 0;
        color: #999;
        font-size: 0;
    }
    
    .gp-page:after,
    .gp-page:before {
        content: " ";
        display: table
    }
    
    .gp-page>a:first-child {}
    
    .gp-page>a,
    .gp-page>span {
        display: inline-block;
        *display: inline;
        height: 48px;
        width: 48px;
        line-height: 48px;
        position: relative;
        text-align: center;
        vertical-align: top;
        *width: 50px;
        border-radius: 50%;
        font-size: 14px;
        transition: all 0.35s ease-in-out;
        margin: 0 8px;
        /* background: #efeff4; */
        border: 1px solid #979797;
    }
    
    .gp-page>span {
        border: none
    }
    
    .gp-page>a:hover,
    .gp-page>a.on_pages {
        background-color: #4099EB;
        color: #fff;
        border: 1px solid #fff;
    }
    
    .gp-page>a.on_pages {
        /* font-weight: bold; */
    }
    
    .gp-m-page {
        display: none;
    }
    
    .gp-m-page a {
        display: inline-block;
        margin: 0 10px;
        /* height: 32px; */
        /* line-height: 32px; */
        font-size: 1.2rem;
    }
    
    .gp-page-centered {
        text-align: center
    }
    
    .gp-page a:hover,
    .pageList li.active a {
        background-color: #4099EB;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 50%;
    }
    
    .gp-page-prev {
        background: url(../images/pagel.png) no-repeat 16px 12px;
        border: 1px solid #ececec !important;
    }
    
    .gp-page-next {
        border: 1px solid #ececec !important;
        background: url(../images/pager.png) no-repeat 20px 12px;
    }
    
    .pageArticle {
        margin-right: 0;
    }
    
    .pageArticleTitle {
        overflow: hidden;
        border-bottom: 1px solid #eee;
        padding: 0px 0 15px;
    }
    
    .pageArticleTitle h3 {
        line-height: 1.4;
        color: #333;
        font-size: 27px;
        text-align: center;
        font-weight: normal;
    }
    
    .articleAuthor {
        padding: 15px 0;
        text-align: center;
        /* margin-bottom: 20px; */
        color: #999;
    }
    
    .articleAuthor span {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        font-size: 14px;
        margin: 0 5px;
        font-size: 1;
    }
    
    .articleBottom {
        overflow: hidden;
        margin-bottom: 20px;
    }
    
    .gp-article {
        position: relative;
        line-height: 3rem;
        margin-bottom: 36px;
        /* border-bottom: 1px solid #ededed; */
    }
    
    .gp-article p {
        margin-bottom: 10px;
        text-indent: 35px;
        color: #444;
    }
    
    .bannerPic {
        padding-bottom: 25.16%;
    }
    
    .sec {
        margin-top: -94px;
        position: relative;
        padding: 22px;
        padding-bottom: 0;
        box-shadow: 0px 5px 80px 0px rgba(0, 0, 0, .09);
        z-index: 100;
        background: #fff;
        border-top: 10px solid #FEC321;
        overflow: hidden;
        /* margin-bottom: 77px; */
    }
    
    .footer2 {
        margin-top: 0;
    }
    
    .sectop {
        padding-top: 33px;
        padding-bottom: 13px;
        border-bottom: 1px solid #EDEDED;
        margin-bottom: 29px;
        overflow: hidden;
    }
    
    .sectop>span {
        font-size: 28px;
        line-height: 37px;
        color: #4099EB;
        font-weight: bold;
        padding-left: 17px;
    }
    
    .asdTit {
        line-height: 27px;
        color: #444;
        text-align: center;
        margin: 25px 0;
        /* padding-left: 84px; */
        position: relative;
    }
    
    .gp-subLeft>ul>li>a.active::before {
        content: '';
        /* display: block; */
        display: inline-block;
        width: 50px;
        height: 16px;
        background: url(../images/asdb.png) no-repeat;
        position: absolute;
        left: 0;
        top: 29px;
    }
    
    .gp-subLeft>ul>li>a.active::after {
        content: '';
        display: block;
        display: inline-block;
        width: 50px;
        height: 16px;
        background: url(../images/asda.png) no-repeat;
        position: absolute;
        right: 0;
        top: 29px;
    }
    
    .secright {
        margin-left: 327px;
        position: relative;
        /* padding-bottom: 40px; */
    }
    
    .secright::before {
        content: '';
        display: block;
        width: 1px;
        height: 100%;
        background: #EDEDED;
        position: absolute;
        left: -31px;
        top: 0;
    }
    
    .secright>h3 {
        line-height: 32px;
        color: #333;
        text-align: center;
        font-weight: normal;
        padding-bottom: 23px;
        border-bottom: 1px solid #EDEDED;
        margin-bottom: 39px;
    }
    
    .secUl li {
        overflow: hidden;
        margin-bottom: 24px;
        transition: all .3s ease-in-out;
    }
    
    .secUl li:hover {
        transition: all .3s ease-in-out;
        transform: translateX(5px);
    }
    
    .secUl li:last-child() {
        margin-bottom: 0px;
    }
    
    .secUl li a {
        display: block;
        padding-left: 9px;
        border-bottom: 1px solid #e2e2e2;
        position: relative;
        padding-bottom: 24px;
    }
    
    .secUl li a::before {
        content: '';
        display: block;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 7px;
        background: #A1A1A1;
    }
    
    .secUl li span {
        margin-left: 20px;
    }
    
    .secright2 {
        margin-left: 0;
    }
    
    .secright2::before {
        display: none;
    }
    
    .facuImg {
        /* padding-bottom: 139.9%; */
        background: #eee;
    }
    
    .facultyUl {
        margin: 0 -15px;
        overflow: hidden;
    }
    
    .pageprev,
    .pagenext {
        color: rgba(64, 178, 243, 1);
        padding: 15px 0;
        display: inline-block;
    }
    
    .facultyUl li {
        margin-bottom: 30px;
    }
    
    .facultyUl a {
        display: block;
        margin: 0 15px;
    }
    
    .facultyUl p {
        text-align: center;
        padding: 10px 0;
    }
    
    .Annex p {
        line-height: 20px;
        color: #444;
        margin-bottom: 15px;
    }
    
    .annexList li a {
        line-height: 20px;
        color: #757575;
        display: block;
        padding: 5px 25px;
    }
    
    .annexList li {
        /* margin-bottom: 10px; */
        overflow: hidden;
    }
    
    .mode2bottomUl {
        overflow: hidden;
        margin: 0 -12px;
        margin-top: 24px;
        padding-top: 15px;
    }
    
    .mode2bottomUl li {
        transition: all 1.3s ease-in-out;
        margin-bottom: 30px;
    }
    
    .mode2bottomUl li:hover {
        transform: translateX(10px);
        transition: all 1.3s ease-in-out;
    }
    
    .mode2bottomUl li a {
        display: block;
        background: #f5f5f5;
        padding: 31px 29px 41px;
        margin: 0 12px;
        position: relative;
    }
    
    .date4 {
        padding: 8px;
        padding-left: 24px;
        border: 1px solid #4099EB;
        /* position: relative; */
        position: absolute;
        top: -15px;
        line-height: 16px;
    }
    
    .date4::before {
        left: 8px;
        top: 9px;
    }
    
    .mode2bottomUl li p {
        line-height: 21px;
        color: #333;
    }
    
    .tabListBox li {
        padding-bottom: 15px;
        display: block;
        border-bottom: 1px solid #D8D8D8;
        margin-bottom: 15px;
        transition: all 1.3s ease-in-out;
    }
    
    .tabListBox li:hover {
        transform: translateX(5px);
        transition: all 1.3s ease-in-out;
    }
    
    .tabListBox li a {
        display: block;
        overflow: hidden;
    }
    
    .tabListBox li:last-child {
        margin-bottom: 0;
    }
    
    .datelast .days {
        font-size: 28px;
        font-weight: bold;
        color: #FEC321;
        line-height: 34px;
        padding: 0 21px;
        background: #298DE9;
    }
    
    .datelast span {
        padding: 6px 6px 5px 7px;
        display: block;
        line-height: 21px;
        color: #333;
    }
    
    .tabin {
        line-height: 24px;
        max-height: 48px;
        overflow: hidden;
        color: #333;
        margin-left: 94px;
        padding-top: 9px;
    }
    
    .gp-article table {
        width: auto !important;
    }
    
    @media screen and (max-width:1600px) {}
    
    @media screen and (max-width:1500px) {}
    
    @media screen and (max-width:1301px) {}
    
    @media screen and (max-width:1201px) {}
    
    @media screen and (max-width:1101px) {}
    
    @media screen and (max-width:1000px) {}
    
    @media screen and (max-width: 996px) {
        .gp-subLeft {
            display: none;
        }
        .secright {
            margin-left: 0;
        }
        .gp-m-page {
            padding: 20px;
        }
        .secright::before {
            display: none;
        }
        .gp-m-subNav {
            display: block;
        }
    }
    
    @media screen and (max-width:767px) {
        .gp-subLeft,
        .gp-page {
            display: none;
        }
        .gp-m-subNav,
        .gp-m-page {
            display: block;
            margin-bottom: 20px;
        }
        .gp-m-page a {
            transform: scale(.8);
            font-size: 1.2rem;
        }
    }
    
    @media screen and (max-width:600px) {
        .gp-bread {
            float: left;
        }
        .sectop>span {
            display: block;
            padding-left: 0;
        }
        .sectop {
            padding-top: 0px;
        }
        .gp-bread span {
            color: #d8d8d8;
            margin: 0px 8px;
        }
    }
    
    @media screen and (max-width:479px) {
        .sectop>span {
            font-size: 20px;
        }
        .secUl li a {
            padding-bottom: 15px;
        }
        .secUl li {
            margin-bottom: 15px;
        }
        .pageArticleTitle h3 {
            line-height: 1.4;
            color: #333;
            font-size: 18px;
        }
        .gp-m-page {
            padding: 0px;
        }
    }
    
    @media screen and (max-width:400px) {}