@charset "utf-8";

/*侧边栏*/

.gp-subLeft {
    background: #F5F5F5;
}

.gp-subLeft>ul>li {
    position: relative;
    width: 100%;
    /* overflow: hidden; */
}

.gp-subLeft>ul>li>a {
    /* padding: 18px 15px; */
    display: block;
    border-bottom: 1px solid #e6eaec;
    /* margin-right: 20px; */
    transition: all 0.35s ease-in-out;
}

.gp-subLeft>ul>li>a:hover {
    background: rgba(25, 88, 175, .7);
}

.right {
    width: 7px;
    height: 14px;
    background: url(../images/l2.png) no-repeat 33px 23px;
}

.down {
    width: 7px;
    height: 14px;
    background: url(../images/down.png) no-repeat 33px 21px;
}

.down2 {
    width: 7px;
    height: 14px;
    background: url(../images/down2.png) no-repeat 26px 21px;
}

.gp-subLeft>ul>li>a.active {
    background: rgba(25, 88, 175, .7);
    margin-right: 0;
    color: #fff;
}

.gp-subLeft .gp-toggles {
    width: 58px;
    height: 58px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 58px;
    text-align: center;
    cursor: pointer;
    color: #666
}

.gp-second-nav {
    font-size: 14px;
    display: none;
    background: rgba(25, 88, 175, .7);
    /* text-align: center; */
    color: #333;
}

.gp-second-nav dd a {
    display: block;
    padding: 10px 15px 10px 76px;
    color: #fff;
    border-bottom: 1px dotted #fff;
    transition: all 0.35s ease-in-out;
}

.gp-second-nav dd a:hover,
.second_nav dd a.active {
    background: #fff;
    color: #333;
}


/*侧边栏移动端 */

.gp-m-subNav {
    display: none;
}

.gp-m-inner-header {
    width: 100%;
    height: 50px;
    background-color: rgba(25, 88, 175, .7);
    cursor: pointer;
    line-height: 50px;
}

.gp-m-inner-header>span {
    height: 40px;
    padding-left: 15px;
    font-size: 16px;
    color: #fff;
}

.gp-m-subNav .gp-m-inner-header-icon {
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
}

.gp-m-subNav .gp-m-inner-header-icon-click i {
    display: block;
}

.gp-subNavm {
    width: 100%;
    overflow: hidden;
    display: none;
}

.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;
    padding-left: 13px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    display: block;
}

.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
}

.Tit {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    /* padding-bottom: 30px; */
    margin-bottom: 30px;
}

.Tit h3 {
    font-size: 22px;
    line-height: 48px;
    color: #333;
    position: relative;
    float: left;
}

.Tit h3::before {
    content: '';
    display: block;
    width: 88px;
    height: 2px;
    background: #0d7085;
    position: absolute;
    bottom: 0;
    left: 0;
}

.Tit .newh::before {
    background: #1958af;
}

.banner2 {
    width: 100%;
    overflow: hidden;
}

.bannercon {
    padding-bottom: 10.15%;
}

.gp-subLeft {
    width: 240px;
    float: left;
}

main {
    position: relative;
    background: url(../images/subbg1.png) center;
    background-size: cover;
}

.gp-subLeft>ul>li>a {
    line-height: 1.2;
    font-size: 18px;
    color: #333;
    padding: 20px 0;
    /* width: 100%; */
    padding-left: 15px;
    text-align: center;
    padding-right: 0px;
}

.gp-subLeft>ul>li::before {
    content: '';
    display: block;
    width: 12px;
    height: 100%;
    background: #1a6fb1;
    position: absolute;
    left: 0;
    top: 0;
}

.brief {
    position: relative;
}

aside {}

.brief .asideTit {
    background: rgba(25, 88, 175, .7);
    font-size: 26px;
    color: #fff;
    position: absolute;
    width: 100%;
    top: -70px;
    left: 0;
}

.gp-subLeft>ul>li.asdT::before {
    display: none;
}

.gp-subLeft>ul>li>a.asideTit {
    border-bottom: 0;
    padding-left: 0;
}

.gp-subLeft>ul>li>a.active+strong.right {
    background: url(../images/l3.png) no-repeat 33px 23px;
}

.simplified {
    overflow: hidden;
    margin-left: 295px;
    padding-top: 47px;
}

.article {
    overflow: hidden;
    border-top: 1px solid #1958af;
    position: relative;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 3px;
}

.gp-article * {
    background-color: none !important;
}

.article2 .gp-article {
    min-height: 125px;
    background: none !important;
}
.gp-article p a { color:blue;}

.history {
    overflow: hidden;
    min-height: 454px;
    margin-bottom: 85px;
}

.artout {
    overflow: hidden;
    position: relative;
    margin-bottom: 110px;
}

.artout::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(to right, #dee7f0 50%, rgba(255, 255, 255, 0) 87%);
}

.article::before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, #769acb 50%, #dee7f0 59%);
}

.article::after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(to bottom, #769acb 78%, rgba(255, 255, 255, 0) 87%);
}

.gp-bread {
    float: right;
    line-height: 48px;
    position: relative;
    padding-left: 30px;
}

.gp-bread::before {
    content: '';
    display: block;
    width: 21px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 14px;
    background: url(../images/house.png);
}

.gp-bread p {
    display: inline-block;
    font-size: 14px;
    color: #999;
}

.gp-article p {
    font-size: 18px;
    line-height: 48px;
    color: #333;
    margin-bottom: 25px;
    padding: 0 39px;
}

.art {
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: relative;
    margin-bottom: 20px;
}

.artp {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 55.36%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background: rgba(39, 93, 156, .6);
    padding: 10px 20px;
    left: 21%;
}

.artp a {
    line-height: 33px;
    font-size: 18px;
    color: #fff;
}

.artimg {
    padding-bottom: 43.97%;
}

.article2 {
    overflow: hidden;
}


/* 分享 */

@charset "utf-8";
.share {
    width: 200px;
    padding: 20px 0;
    float: right;
}

.share_btn {
    float: left;
    line-height: 33px;
    font-weight: normal;
}

.share .bdsharebuttonbox>a {
    padding-left: 0;
    margin: 0 15px 0 0 !important;
    ;
    height: 32px;
    text-indent: 0;
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: none;
    font-size: 23px;
}

.share .bdsharebuttonbox>a.bds_weixin {
    *background: url(../images/wechat.png) no-repeat center;
    color: #7dd43c
}

.share .bdsharebuttonbox>a.bds_tsina {
    *background: url(../images/sina.png) no-repeat center;
    color: #e83437
}

.share .bdsharebuttonbox>a.bds_qzone {
    *background: url(../images/z_qone.png) no-repeat center;
    color: #fece00
}

.share .bdsharebuttonbox>a.bds_more {
    *background: url(../images/share-more.png) no-repeat center;
    color: #a3bfd9
}

.shareBox {
    width: 260px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -130px;
    z-index: 9998;
    height: 310px;
    border: 6px solid #8F8F8F;
    border-radius: 8px;
    box-shadow: 0 0 7px #aaa;
    display: none;
}

.shareBox {
    font-size: 14px;
}

.shareBox .title {
    background: #f6f6f6;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px !important;
}

.shareClose {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 18px;
    width: 20px;
    ;
}

.sharelist {
    position: static;
    height: 250px;
    overflow-y: auto;
    padding-left: 17px !important;
}

.sharelist li {
    float: left;
    width: 130px;
    padding: 2px;
    margin-left: 6px;
    _margin-left: 3px;
    height: 28px;
    overflow: hidden;
    list-style: none;
}

.sharelist li a {
    color: #565656;
    font: 12px '宋体';
    display: block;
    text-decoration: none;
    border: 1px solid #fff;
    line-height: 18px;
    width: auto;
    height: auto;
    text-indent: 0;
}

.weChatBox {
    width: 280px;
    height: 300px;
    background-color: #fff;
    border: solid 1px #d8d8d8;
    padding: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -150px 0 0 -140px;
    z-index: 9998;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.weChatBox .w-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.w-close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    color: #333;
    cursor: pointer;
}

.qrcode {
    width: 200px;
    height: 200px;
    margin: 15px auto;
    background: #ccc;
}

.w-footer {
    font-size: 12px;
    line-height: 1.5;
    color: #999;
}

#qrodeText {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    visibility: hidden;
}

.bdshare_dialog_bg {
    position: fixed;
    _position: absolute;
    width: 312px;
    height: 341px;
    z-index: 9999;
    overflow: hidden;
    display: none
}

.bdshare_dialog_box {
    position: fixed;
    _position: absolute;
    width: 300px;
    border: 6px solid #8F8F8F;
    height: 329px;
    z-index: 10000;
    text-align: left;
    box-shadow: 0 0 7px #aaa;
    -webkit-box-shadow: 0 0 7px #aaa;
    -moz-box-shadow: 0 0 7px #aaa;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
    background: #f6f6f6;
    display: none
}

.bdshare_dialog_top,
.bdshare_popup_top {
    height: 28px;
    color: #626262;
    overflow: hidden;
    font-weight: bold;
    font-size: 14px;
    line-height: 28px;
    padding: 0 5px
}

.bdshare_dialog_close {
    width: 22px;
    height: 23px;
    background: url(../images/pop_c.gif) no-repeat 0 0;
    float: right;
    display: block;
    margin-top: 2px
}

.bdshare_dialog_list {
    margin: 0;
    padding: 10px 0;
    height: 256px;
    background: #fff;
    overflow: auto;
    overflow-x: hidden
}

.bdshare_dialog_bottom {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    text-align: right;
    padding: 0 10px
}

.bdshare_dialog_bottom a {
    color: #999;
    text-decoration: none
}

.bdshare_dialog_bottom a:hover {
    color: #00a9e0
}

.bdshare_dialog_list li {
    float: left;
    width: 130px;
    padding: 2px;
    margin-left: 6px;
    _margin-left: 3px;
    height: 28px;
    overflow: hidden;
    list-style: none
}

.bdshare_dialog_list a,
.bdshare_popup_list a,
.bdshare_popup_bottom a {
    color: #565656;
    font: 12px '宋体';
    display: block;
    background-image: url(../images/icons_0_16.png);
    background-repeat: no-repeat;
    padding: 5px 0 5px 28px;
    text-decoration: none;
    border: 1px solid #fff;
    line-height: 18px
}

.bdshare_dialog_list a:hover,
.bdshare_popup_list a:hover {
    background-color: #f3f3f3;
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.popup_qzone {
    background-position: 4px -47px
}

.popup_tsina {
    background-position: 4px -99px
}

.popup_renren {
    background-position: 4px -203px
}

.popup_tqq {
    background-position: 4px -255px
}

.popup_kaixin001 {
    background-position: 4px -307px
}

.popup_tqf {
    background-position: 4px -359px
}

.popup_hi {
    background-position: 4px -411px
}

.popup_douban {
    background-position: 4px -463px
}

.popup_tieba {
    background-position: 4px -723px
}

.popup_hx {
    background-position: 4px -983px
}

.popup_fx {
    background-position: 4px -1035px
}

.popup_ty {
    background-position: 4px -1191px
}

.popup_fbook {
    background-position: 4px -1347px
}

.popup_twi {
    background-position: 4px -1399px
}

.popup_linkedin {
    background-position: 4px -1659px
}

.popup_meilishuo {
    background-position: 4px -1711px
}

.popup_mogujie {
    background-position: 4px -1763px
}

.popup_diandian {
    background-position: 4px -1815px
}

.popup_huaban {
    background-position: 4px -1867px
}

.popup_duitang {
    background-position: 4px -2023px
}

.popup_youdao {
    background-position: 4px -2075px
}

.popup_wealink {
    background-position: 4px -2179px
}

.popup_copy {
    background-position: 4px -2283px
}

.popup_mail {
    background-position: 4px -2335px
}

.popup_print {
    background-position: 4px -2387px
}

.popup_mshare {
    background-position: 4px -2439px
}

.popup_sqq {
    background-position: 4px -2647px
}

.popup_sdo {
    background-position: 4px -2699px
}

.popup_qingbiji {
    background-position: 4px -2751px
}

.popup_people {
    background-position: 4px -2803px
}

.popup_xinhua {
    background-position: 4px -2907px
}

.popup_yaolan {
    background-position: 4px -2959px
}

.popup_thx {
    background-position: 4px -2491px
}

.popup_bdhome {
    background-position: 4px -151px
}

.popup_bdxc {
    background-position: 4px -2543px
}

.popup_more {
    background-position: 4px 5px
}

.popup_bdysc {
    background-position: 4px -3063px
}

.popup_isohu {
    background-position: 4px -3011px
}

.popup_ibaidu {
    background-position: 4px -3115px
}

.popup_weixin {
    background-position: 4px -1607px
}

.popup_iguba {
    background-position: 4px -1295px
}

.popup_h163 {
    background-position: 4px -3156px
}

.bdshare_popup_bg {
    position: absolute;
    display: none;
    z-index: 9997
}

.bdshare_popup_box {
    position: absolute;
    display: none;
    z-index: 9998;
    text-align: left;
    background: #f6f6f6;
    border: solid 1px #e9e9e9
}

.bdshare_popup_list {
    margin: 0;
    padding: 5px 0;
    background: #fff;
    overflow: auto;
    overflow-x: hidden;
    _zoom: 1
}

.bdshare_popup_bottom {
    clear: both;
    height: 30px;
    font-size: 12px;
    text-align: right;
    padding: 0 10px
}

.bdshare_popup_bottom a {
    color: #999;
    text-decoration: none;
    border: 0;
    float: right
}

.bdshare_popup_bottom a:hover {
    color: #00a9e0
}

.bdshare_popup_list li {
    float: left;
    width: 100px;
    padding: 2px;
    margin-left: 6px;
    _margin-left: 3px;
    height: 28px;
    overflow: hidden;
    list-style: none
}

.popup_tsohu,
.popup_tfh,
.popup_baidu,
.popup_qq,
.popup_msn,
.popup_sohu,
.popup_qy,
.popup_leho,
.popup_ifeng,
.popup_ff,
.popup_tuita,
.popup_ms,
.popup_deli,
.popup_s51,
.popup_t163,
.popup_share189,
.popup_xg,
.popup_s139 {
    display: none
}

.bdshare_dialog_box,
.bdshare_dialog_list a:hover,
.bdshare_popup_list a:hover {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.popup_evernotecn {
    background-position: 4px -3180px;
}


/* 分享 */

.pageArticleTitle {
    text-align: center;
    /* height: 120px; */
    margin: 0 auto;
}

.article2 p {
    font-size: 16px;
    line-height: 30px;
    padding: 0;
    color: #000000;
    margin-bottom: 0;
    background: none !important;
}
.pageArticleTitle h4{
     font-size: 20px;
     font-weight: normal;
}
.article2 * {
    /* background: none !important; */
}

.pageArticleTitle h3 {
    font-size: 24px;
    line-height: 48px;
    color: #333;
    font-weight: normal;
}

.pageArticleTitle p {
    font-size: 14px;
    line-height: 48px;
    color: #999;
    display: inline-block;
    padding: 0;
}

.art2img {
    width: 491px;
    margin: 15px auto;
    text-align: center;
}

.arrttimg {
    padding-bottom: 74.95%;
}

.articleend {
    overflow: hidden;
    margin-top: 82px;
    margin-bottom: 82px;
}

.chained {
    width: 55.31%;
    float: left;
    padding: 8px 0;
    border-top: 1px solid #6f96cb;
    border-bottom: 1px solid #6f96cb;
}

.chained a {
    font-size: 14px;
    line-height: 34px;
    color: #999;
    display: block;
}

.chained a p {
    display: inline-block;
}

.simplified2 {
    margin-left: 0;
}

.Tit2 {
    border-bottom: none;
}

.hisul {
    border-radius: 3px;
    border: 1px solid #00479d;
    padding: 5px;
    margin-bottom: 50px;
}

.hisul li a {
    display: block;
    width: 294px;
    overflow: hidden;
    border-radius: 3px;
}

.hisul li .hisimg {
    padding-bottom: 74.83%;
}

.hisul .slick-prev {
    width: 30px;
    height: 30px;
    background: url(../images/l8.png) no-repeat;
}

.hisul .slick-next {
    width: 30px;
    height: 30px;
    background: url(../images/r8.png) no-repeat;
}

.hisbottom {
    overflow: hidden;
}

.hislist {
    /* width: 87.7%; */
    /* float: right; */
}

.hisTit {
    display: inline-block;
    background-color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    color: #333;
    border-radius: 6px;
    padding: 5px 47px;
    position: relative;
    margin-top: 10px;
    z-index: 1000000000;
}

.hisTit::before {
    content: '';
    display: block;
    width: 246px;
    height: 6px;
    overflow: hidden;
    position: absolute;
    left: -1px;
    z-index: 99;
    bottom: 0px;
    background: url(../images/tit.png) 0px 6px;
}

.hisull li {
    /* overflow: hidden; */
    position: relative;
    padding-left: 108px;
}

.hisull li span {
    width: 79px;
    line-height: 79px;
    text-align: center;
    height: 79px;
    font-size: 26px;
    border-radius: 50%;
    background: #00479d;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
}

.hispp {
    background: rgba(255, 255, 255, 0.3);
    padding: 30px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    position: relative;
}

.hispp::before {
    content: '';
    width: 6px;
    height: 100%;
    background: #dcdcdc;
    position: absolute;
    left: -73px;
    top: 10px;
    z-index: 10;
}

.hisppp::before {
    content: '';
    width: 6px;
    height: 100%;
    background: #00479d;
    position: absolute;
    left: -73px;
    top: 10px;
    z-index: 10;
}


/* 续 */


/* 科研动态 */

.resul {
    overflow: hidden;
    margin-bottom: 20px;
}

.resul li {
    border: 1px solid #1958af;
    padding: 20px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
    margin-bottom: 30px;
}

.resul li:hover {
    background: #396fba;
}

.resul li:hover .resr h3,
.resul li:hover .resr p,
.resul li:hover .resr span {
    color: #fff;
}

.resl {
    width: 380px;
    overflow: hidden;
    float: left;
}

.research {
    min-height: 400px;
}

.resimg {
    padding-bottom: 56.32%;
}

.resr {
    margin-left: 426px;
}

.resr h3 {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    display: block;
    display: -webkit-box;
    height: 56px;
    font-weight: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 17px 0;
}

.resr p {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    display: block;
    display: -webkit-box;
    height: 60px;
    font-weight: normal;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.resr span {
    font-size: 12px;
    line-height: 47px;
    color: #999;
    float: right;
}


/* 分页 */

@charset "utf-8";

/*分页*/

.gp-page {
    padding: 15px 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: 32px;
    line-height: 32px;
    position: relative;
    text-align: center;
    border: 1px solid #1958af;
    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 15px;
}

.gp-page>span {
    border: none
}

.gp-page>a.active {
    background-color: #1958af;
    color: #fff
}

.gp-m-page a {
    display: inline-block;
    margin: 0 10px
}


/*居中*/

.gp-page-centered {
    text-align: center
}


/*右对齐*/

.gp-page-right {
    text-align: right
}

.pages2 {
    display: none;
}


/* 分页结束 */

.memoirul {
    display: block;
    margin-bottom: 80px;
    overflow: hidden;
}

.memoirul li {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    padding-left: 18px;
}

.memoirul li::before {
    content: '';
    display: block;
    width: 8px;
    height: 2px;
    background: #1958af;
    position: absolute;
    left: 0;
    top: 13px;
}

.memoirul li:hover p {
    color: #1a6fb1;
}

.memoirul li p {
    font-size: 18px;
    line-height: 28px;
    color: #333;
}

.memoirul li span {
    font-size: 12px;
    line-height: 28px;
    color: #999;
    margin-left: 20px;
    float: right;
}


/* 新增 */

.newsaddrul {
    display: block;
    margin-bottom: 80px;
    overflow: hidden;
}

.newsaddrul li {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.newsaddrul li:hover .com span {
    color: #1a6fb1;
}

.com {
    width: calc(100% - 92px);
    overflow: hidden;
    float: left;
}

.newsaddrul li .com span {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    display: inline-block;
    width: 45%;
    margin-right: 3%;
}

.newsaddrul2 li:nth-child(1) .com span {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    display: inline-block;
    width: 45%;
    margin-right: 3%;
}

.newsaddrul li .date {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    margin-left: 20px;
    float: right;
    display: inline-block;
}


/* 科研部门 */

.branch {
    overflow: hidden;
}

.branch li {
    overflow: hidden;
    width: 50%;
    float: left;
    margin-bottom: 20px;
}

.brachimgout {
    overflow: hidden;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding-top: 20px;
}

.breachimg {
    padding-bottom: 56.32%;
}

.branch li:hover a {
    background: #396fba;
}

.branch li:hover p {
    color: #fff;
}

.ue-table-interlace-color-single {
    background: #f7faff;
}

.ue-table-interlace-color-double {
    background: #fcfcfc;
}

.branch li p {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    /* margin-top: 18px; */
    display: block;
    display: -webkit-box;
    height: 56px;
    text-align: center;
    font-weight: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.branch li a {
    display: block;
    margin: 0 18px;
    /*border: 1px solid #1958af;*/
    padding: 0px 25px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-bottom: 0px;
}

.branch {
    margin: 0 -18px;
}


/* 学术著作 */

.workul {
    overflow: hidden;
    margin: 0 -22px;
}

.workul li {
    overflow: hidden;
    width: 33.33%;
    float: left;
    /* margin: 0 22px; */
}

.workimgout {
    overflow: hidden;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: #565656;
}

.workimg {
    padding-bottom: 142%;
}

.workul li:hover a {
    background: #396fba;
}

.workul li:hover p {
    color: #fff;
}

.workul li p {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    text-align: center;
}

.workul li a {
    display: block;
    margin: 0 22px;
    /* border: 1px solid #1958af; */
    padding: 5px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-bottom: 40px;
}


/* 人才队伍 */

.peoul {
    overflow: hidden;
    margin: 0 -6px;
}

.peoul li {
    overflow: hidden;
    float: left;
    width: 50%;
    margin-bottom: 30px;
}

.peolia {
    overflow: hidden;
    background: #fff;
    padding: 3px 4px;
    display: block;
    margin: 0 6px;
    position: relative;
}

.peolia::before {
    content: '';
    display: block;
    width: 282px;
    height: 4px;
    /* background: #1958af; */
    background: #d2d2d2;
    position: absolute;
    bottom: 0;
    right: 0;
}


/*网站地图样式*/

.WebMap1_ul .WebMap1_li {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}

.WebMap1_ul .WebMap1_li p.WebMap1_p {
    display: block;
    float: left;
}

.WebMap1_ul .WebMap1_li p.WebMap1_p a {
    float: left;
    font-size: 14px;
    padding: 3px 8px;
    background: #1958af;
    color: #fff
}

.WebMap1_ul .WebMap1_li p.WebMap1_p a:hover {
    background: #1958af;
    color: #fff
}

.WebMap2_ul {
    overflow: hidden;
    margin-left: 90px;
}

.WebMap2_ul li.WebMap2_li {
    float: left;
    line-height: 28px;
}

.WebMap2_ul li.WebMap2_li p.WebMap2_p a {
    border-right: 1px solid #999;
    padding: 0 8px;
    color: #999
}

.WebMap2_ul li.WebMap2_li p.WebMap2_p a:hover {
    color: #1958af
}

ul.WebMap3_ul {
    display: none;
}

.peolia::after {
    content: '';
    display: block;
    width: 4px;
    height: 176px;
    background: #d2d2d2;
    position: absolute;
    bottom: 0;
    right: 0;
}

.peo {
    float: left;
    width: 157px;
    background: #8F8F8F;
}

.peoimg {
    padding-bottom: 117.2%;
}

.infor {
    margin-left: 184px;
    padding-right: 30px;
}

.name {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    margin-top: 18px;
    margin-bottom: 8px;
}

.rink {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    display: block;
    display: -webkit-box;
    height: 72px;
    font-weight: normal;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 12px;
    text-overflow: ellipsis;
}

.peoul li:hover .peolia::after,
.peoul li:hover .peolia::before,
.peoul li:hover .deatil {
    background: #1958af;
}

.peoul li:hover .deatil a {
    color: #fff;
}

.peoul li:hover .name {
    color: #1958af;
}

.deatil {
    width: 85px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    border: 1px solid #1958af;
    /* background: #1958af; */
}

.deatil a {
    color: #999;
    font-size: 12px;
}

.peoul {
    margin-bottom: 80px;
}

.doctortit {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    display: inline-block;
    margin-bottom: 18px;
}

.doctorul {
    overflow: hidden;
    margin-bottom: 18px;
}

.doctorul li {
    width: 20%;
    float: left;
    text-align: center;
    line-height: 32px;
}

.doctorul li a {
    font-size: 20px;
    color: #000;
}

.research table {
    width: 100%;
    text-align: center;
}

.research table a {
    font-size: 18px;
    line-height: 28px;
    color: #333;
}

.tab1 {
    width: 40%;
}

.tab2 {
    width: 40%;
}

.research table tr:nth-child(2n) {
    background: rgba(236, 232, 218, 70%);
}

.subPicul {
    margin: 0 -15px;
    overflow: hidden;
}

.subPicul li {
    display: inline-block;
    margin-bottom: 30px;
}

.subPicul li a {
    display: block;
    margin: 0 15px;
}

@media screen and (max-width:998px) {
    .brief {
        padding-top: 20px;
    }
    .gp-subLeft {
        display: none;
    }
    .gp-m-subNav {
        display: block;
    }
    .simplified {
        margin-left: 0;
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .gp-article p {
        font-size: 16px;
        line-height: 34px;
        color: #333;
        margin-bottom: 25px;
        /* padding: 0 20px; */
    }
    .chained {
        width: 100%;
    }
    .pageArticleTitle h3 {
        font-size: 22px;
        line-height: 34px;
    }
    .pageArticleTitle p {
        font-size: 14px;
        line-height: 24px;
    }
    .newsaddrul li .com span {
        font-size: 14px;
    }
    .resl {
        width: 100%;
        clear: both;
    }
    .resr {
        margin-left: 0;
        float: left;
    }
    .pages1 {
        display: none;
    }
    .pages2 {
        display: block;
    }
    .branch li,
    .peoul li {
        width: auto;
    }
    .workul li {
        width: 50%;
    }
    .doctorul li {
        width: 25%;
    }
}

@media screen and (max-width:479px) {
    .newsaddrul li .com span {
        font-size: 12px;
    }
    .pageArticleTitle p {
        line-height: 2px;
    }
    .art2img {
        /* width: 316px; */
        width: auto;
    }
    .pageArticleTitle h3 {
        font-size: 18px;
        line-height: 34px;
    }
    .memoirul li p {
        font-size: 16px;
    }
    .workul li {
        width: 100%;
    }
    .gp-bread {
        float: left;
        width: 100%;
    }
    .peo {
        width: 100%;
    }
    .infor {
        margin-left: 0;
        float: left;
        padding-bottom: 15px;
    }
    .hisTit {
        line-height: 24px;
    }
    .hisull li span {
        width: 60px;
        line-height: 60px;
        text-align: center;
        height: 60px;
        font-size: 21px;
    }
    .hispp::before {
        left: -83px;
        top: -8px;
        z-index: 10;
    }
    .hisppp::before {
        left: -83px;
        top: -8px;
    }
    .doctorul li {
        width: 50%;
    }
}
