    /*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â*/
    
    .gp-subLeft {
        width: 211px;
        position: relative;
        z-index: 100;
        margin-top: -69px;
    }
    
    .subLeftTitle {
        padding: 30px 35px;
        color: #fff;
        /* font-weight: normal; */
        text-align: center;
        background: url(/images/asidebg.png) no-repeat;
        background-size: cover;
        position: relative;
    }
    
    .gp-bread span {
        position: relative;
    }
    
    .prevpage,
    .nextpage {
        display: inline-block;
        color: #003b90;
        margin-bottom: 20px;
        font-size: 16px;
    }
    
    .prevpage {
        margin-right: 20px;
    }
    
    .subLeftTitle::before {
        content: '';
        display: block;
        width: calc(100% + 8px);
        height: calc(100% + 8px);
        position: absolute;
        left: 4px;
        top: 4px;
        border: 1px solid #003b90;
    }
    
    .gp-subLeft>ul {
        padding-top: -28px;
        position: relative;
        margin-top: -9px;
        padding-left: 10px;
    }
    
    .gp-subLeft>ul::before {
        content: '';
        display: block;
        width: 10px;
        height: 100%;
        background: #f2f2f2;
        position: absolute;
        left: 0;
        top: 0;
    }
    
    .gp-subLeft>ul::after {
        content: '';
        display: block;
        width: 100%;
        height: 20px;
        background: #f2f2f2;
        position: absolute;
        left: 0;
        bottom: -20px;
    }
    
    .gp-subLeft>ul>li {
        position: relative;
        transition: all 0.35s ease-in-out;
        z-index: 1;
    }
    
    .gp-subLeft>ul>li>a {
        padding: 15px 15px;
        padding-left: 28px;
        display: block;
        transition: all 0.35s ease-in-out;
        position: relative;
        position: relative;
        font-size: 18px;
        line-height: 1.4;
        border-bottom: 1px dashed #bfe9fb;
        color: #666;
    }
    
    .gp-subLeft>ul>li>a:hover {
        background: url(/images/act.png) no-repeat;
        background-size: 100% 100%;
        padding-left: 50px;
        border-bottom: 1px dashed #fff;
        color: #333;
        transition: all 0.35s ease-in-out;
    }
    
    .gp-subLeft>ul>li>a.active {
        padding-left: 25px;
        background: url(/images/act.png) no-repeat;
        background-size: 100% 100%;
        border-bottom: none;
        color: #333;
        padding-left: 50px;
        border: 1px solid rgba(255, 255, 255, 0);
    }
    
    .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-color: #0c5ba2;
        cursor: pointer;
        line-height: 40px;
    }
    
    .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;
    }
    
    .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
    }
    /* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸ */
    
    .bannersec {
        padding-bottom: 19.8%;
    }
    
    main {
        display: block;
        position: relative;
        z-index: 9;
    }
    
    .asideTit {
        background: url(/images/asdbf.png) no-repeat;
        background-size: 100% 100%;
        width: 211px;
        height: 78px;
        line-height: 78px;
        text-align: center;
        position: relative;
        z-index: 10;
    }
    
    .listRight {
        margin-left: 266px;
        min-height: 400px;
    }
    
    .gp-bread {
        display: inline-block;
        padding: 10px;
        height: 30px;
        float: right;
        margin-top: -20px;
        text-align: center;
        position: relative;
        overflow: visible;
    }
    
    .gp-bread::before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: #fff;
        transform: skewX(-15deg);
        position: absolute;
        left: 0;
        right: 0;
    }
    
    .gp-bread a {
        font-size: 14px;
        line-height: 30px;
        color: #666;
        position: relative;
        z-index: 10;
    }
    
    .gp-bread a:hover {
        color: #003b90;
    }
    
    .listTitle {
        margin: 0px 0 10px;
        /* float: left; */
        width: 100%;
        display: block;
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 30px;
    }
    
    .listtit {
        display: inline-block;
        position: relative;
        padding-bottom: 10px;
        margin-top: 25px;
    }
    
    .listtit::before {
        content: '';
        display: block;
        width: 100%;
        height: 3px;
        background: #01a9f1;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    
    .listTitle .gp-f24 {
        line-height: 26px;
        color: #333;
        font-family: "FZHTJW";
    }
    
    .listTitle .gp-f12 {
        line-height: 26px;
        color: #999;
        font-family: "FZHTJW";
        display: none;
    }
    
    .mode1bttom li span {
        margin-left: 20px;
        line-height: 26px;
        color: #999;
    }
    
    .mode1bttom li p {
        line-height: 26px;
        color: #333;
    }
    
    .mode1bttom li {
        padding: 30px 0;
        padding-left: 24px;
        border-bottom: 1px dashed #e5e5e5;
        position: relative;
        transition: all 1.3s ease-in-out;
    }
    
    .mode1bttom li:hover {
        transform: translateX(10px);
        transition: all 1.3s ease-in-out;
    }
    
    .mode1bttom li::before {
        content: '';
        display: block;
        width: 16px;
        height: 16px;
        background: url(/images/mode1bbe.png) no-repeat;
        position: absolute;
        left: 0;
        top: calc(50% - 8px);
    }
    /*ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ*/
    
    .gp-page {
        padding: 50px 0;
        color: #999;
    }
    
    .gp-page:after,
    .gp-page:before {
        content: " ";
        display: table
    }
    
    .gp-page>a,
    .gp-page>span {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        cursor: pointer;
        width: 32px;
        height: 26px;
        line-height: 26px;
        position: relative;
        text-align: center;
        font-size: 16px;
        /* border: 1px solid #ddd; */
        color: #666;
        margin-bottom: 5px;
        margin-left: 5px;
        vertical-align: top;
    }
    
    .gp-page-select {
        height: 32px;
        line-height: 32px;
        min-width: 50px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: top;
    }
    
    .gp-page .gp-page-start,
    .gp-page .gp-page-end,
    .gp-page .gp-page-next,
    .gp-page .gp-page-prev,
    .gp-page>span {
        width: auto;
        padding: 0 25px;
    }
    
    .gp-page>span {
        border: none
    }
    
    .gp-m-page a {
        display: inline-block;
        margin: 0 10px
    }
    /*ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â±ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚Â­*/
    
    .gp-page-centered {
        text-align: center
    }
    /*ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â*/
    
    .gp-page-right {
        text-align: right
    }
    
    .gp-m-page {
        display: none;
    }
    
    .gp-page a.active {
        color: #01a9f1;
        position: relative;
    }
    
    .gp-page a.active::before,
    .gp-page a:hover:before {
        content: '';
        display: block;
        width: 25px;
        height: 5px;
        background: url(/images/pageactive.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        left: 4px;
        bottom: 0;
    }
    
    .gp-page a:hover {
        color: #01a9f1;
    }
    
    .gp-page-start:hover:before,
    .gp-page-prev:hover:before,
    .gp-page-next:hover:before,
    .gp-page-end:hover:before {
        display: none !important;
    }
    
    .facuImg {
        padding-bottom: 139.9%;
        background: #eee;
    }
    
    .facultyUl {
        margin: 0 -15px;
        overflow: hidden;
    }
    
    .listRight2 {
        margin-left: 0 !important;
    }
    
    .facultyUl li {
        margin-bottom: 30px;
    }
    
    .facultyUl a {
        display: block;
        margin: 0 15px;
    }
    
    .facultyUl p {
        text-align: center;
        padding: 10px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    /*ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â«Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ*/
    
    .pageArticle {
        margin-right: 0;
    }
    
    .pageArticleTitle {
        overflow: hidden;
        border-bottom: 1px solid #eee;
        padding: 0px 0 15px;
        width: 100%;
    }
    
    .pageArticleTitle h3 {
        line-height: 1.4;
        color: #333;
        font-size: 27px;
        text-align: center;
        font-weight: normal;
    }
    
    .articleAuthor {
        padding: 15px 0;
        /* padding-bottom: 15px; */
        text-align: center;
        /* margin-bottom: 20px; */
        /* background-color: #fff; */
        color: #999;
        /* border-bottom: 1px solid #ededed; */
    }
    
    .articleAuthor span {
        display: inline-block;
        * display: inline;
        * zoom: 1;
        font-size: 14px;
        margin: 0 5px;
        font-size: 1;
    }
    
    .articleBottom {
        overflow: hidden;
    }
    
    .gp-article {
        position: relative;
        line-height: 3rem;
        /* padding-bottom: 25px; */
        margin-bottom: 36px;
        /* border-bottom: 1px solid #ededed; */
    }
    
    .gp-article p {
        margin-bottom: 30px;
        text-indent: 35px;
        color: #444;
    }
    
    .Annex {
        width: calc(100% - 316px);
        /* padding: 15px; */
        background-color: #fff;
        float: left;
    }
    
    .Annex>h3 {
        float: left;
        line-height: 30px;
    }
    
    .gp-article p {
        line-height: 30px;
        color: #444;
    }
    
    .gp-article p.artImg {
        text-align: center;
    }
    
    .Annex p {
        line-height: 20px;
        color: #444;
        margin-bottom: 15px;
    }
    
    .annexList li a {
        line-height: 20px;
        color: #757575;
        display: block;
        padding: 16px 25px;
        background: #f5f5f5;
    }
    
    .annexList li {
        margin-bottom: 10px;
        overflow: hidden;
    }
    
    .annexList li:hover a {
        color: #0f72ca
    }
    /*  */
    
    .mode1rUl {
        margin-left: 590px;
    }
    
    .mode1rUl2 {
        margin-left: 0;
    }
    
    .mode1rUl li {
        overflow: hidden;
        margin-bottom: 40px;
        position: relative;
        transition: all 1.3s ease-in-out;
    }
    
    .mode1rUl li:hover {
        transform: translateX(10px);
        transition: all 1.3s ease-in-out;
    }
    
    .mode1rUl li:nth-child(n):before {
        content: '';
        display: block;
        width: calc(100% - 352px);
        height: 1px;
        background: #84ccc9;
        position: absolute;
        left: 352px;
        top: 0;
    }
    
    .mode1rUl li:nth-child(2n):before {
        content: '';
        display: block;
        width: calc(100% - 352px);
        height: 1px;
        background: #f6b37f;
        position: absolute;
        left: 352px;
        top: 0;
    }
    
    .mode1rUl li:last-child {
        margin-bottom: 0;
    }
    
    .mode1rInfor {
        margin-left: 382px;
    }
    
    .mode1rInfor p {
        line-height: 26px;
        max-height: 78px;
        overflow: hidden;
        color: #333;
        margin-bottom: 25px;
        padding-top: 30px;
    }
    
    .mode1rImg {
        width: 352px;
    }
    
    .mode1rInfor span {
        color: #0f72ca;
        line-height: 24px;
        padding: 5px 13px;
        padding-left: 38px;
        position: relative;
        width: 127px;
        height: 32px;
        background: url(/images/mode1span.png) no-repeat no-repeat;
        background-size: 100% 100%;
    }
    
    .mode1rInfor span::before {
        content: '';
        display: block;
        width: 22px;
        height: 22px;
        background: url(/images/dateb.png) no-repeat;
        position: absolute;
        left: 12px;
        top: 3px;
    }
    
    .mode3Ul {
        margin: 0 -25px;
        overflow: hidden;
    }
    
    .mode3Ul li {
        margin-bottom: 25px;
    }
    
    .mode3Ul li a {
        display: block;
        margin: 0 25px;
        padding-left: 17px;
        position: relative;
    }
    
    .mode3Ul li a::before {
        content: '';
        display: block;
        width: 1px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    
    .mode3Ul li:nth-child(n) a:before {
        background: #89c997;
    }
    
    .mode3Ul li:nth-child(2n) a:before {
        background: #aa89bd;
    }
    
    .mode3Ul li:nth-child(3n) a:before {
        background: #facd89;
    }
    
    .mode3Ul li .tit {
        line-height: 26px;
        max-height: 52px;
        color: #333;
        overflow: hidden;
        margin-bottom: 10px;
    }
    
    .mode3Ul li .tit2 {
        line-height: 24px;
        max-height: 48px;
        color: #999;
        display: block;
        overflow: hidden;
    }
    
    .nomode .mode1rInfor {
        margin-left: 0;
    }
    
    .mode1rUl li.nomode::before {
        width: 100%;
        left: 0;
    }
    
    @media screen and (max-width:1201px) {}
    
    @media screen and (max-width:1101px) {
        .gp-bread {
            padding: 6px 0;
        }
    }
    
    @media screen and (max-width: 996px) {
        .gp-bread {
            /* padding-top: 15px; */
            padding: 0;
            margin: 0;
            margin-bottom: 20px;
        }
        .gp-subLeft {
            display: none;
        }
        .gp-m-subNav {
            display: block;
            margin-bottom: 20px;
        }
        .listRight {
            margin-left: 0;
            overflow: hidden;
        }
        .gp-bread {
            /* float: left; */
            width: 100%;
            text-align: left;
        }
        .listtit {
            margin-top: 0;
        }
        .Annex {
            width: 100%;
        }
        .gp-bread::before {
            display: none;
        }
    }
    
    @media screen and (max-width:767px) {
        .gp-page .gp-page-start,
        .gp-page .gp-page-end,
        .gp-page .gp-page-next,
        .gp-page .gp-page-prev,
        .gp-page>span {
            width: auto;
            padding: 0 4px;
        }
        .mode1rImg {
            width: 250px;
        }
        .mode1rInfor {
            margin-left: 280px;
        }
        .mode1rUl li::before {
            width: calc(100% - 250px) !important;
            left: 250px !important;
        }
    }
    
    @media screen and (max-width:600px) {
        .gp-page1 {
            display: none;
        }
        .gp-m-page {
            display: block;
        }
        .pageArticleTitle h3 {
            font-size: 20px;
        }
    }
    
    @media screen and (max-width:479px) {
        .mode1bttom li {
            padding: 15px 0;
            padding-left: 24px;
        }
        .gp-page {
            padding: 20px 0;
            color: #999;
        }
        .mode1rImg {
            width: 100%;
            float: none;
        }
        .mode1rInfor {
            margin-left: 0;
        }
        .listTitle {
            margin-bottom: 20px;
        }
        .mode1rInfor p {
            margin-bottom: 9px;
            padding-top: 13px;
        }
        .mode1rUl li {
            overflow: hidden;
            margin-bottom: 15px;
        }
    }
    
    @media screen and (max-width:400px) {}