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

.bannercon {
    padding-bottom: 19.27%;
}

.main {
    /* overflow: hidden; */
    position: relative;
    padding-bottom: 50px
}

@charset "utf-8";

/*ä¾§è¾¹æ */

.gp-subLeft {
    /* background: #fff; */
}

.gp-subLeft>ul>li {
    position: relative;
}

.gp-subLeft>ul>li>a {
    /* padding: 16px 0; */
    display: block;
    font-size: 18px;
    line-height: 64px;
    color: #666;
    border-bottom: 1px solid #eee;
    margin-right: 20px;
    padding-left: 30px;
    transition: all 0.35s ease-in-out;
    background: #fff;
    position: relative;
}

.gp-subLeft>ul>li>a::before {
    content: '';
    display: block;
    width: 4px;
    height: 65px;
    background: #6b397f;
    position: absolute;
    left: 0;
    top: 0;
}

.gp-subLeft>ul>li>a:hover a::before,
.gp-subLeft>ul>li>a.active::before {
    background: #fff;
    margin-right: 0;
    width: 10px;
    height: 65px;
    background: #443687;
}

.gp-subLeft>ul>li>a:nth-child(n+2):hover,
.gp-subLeft>ul>li>a:nth-child(n+2).active {
    margin-right: 0;
    font-weight: bold;
    color: #222;
}

.gp-subLeft .gp-toggles {
    width: 4px;
    height: 4px;
    position: absolute;
    right: 20px;
    top: 31px;
    background: #6b397f;
    line-height: 58px;
    text-align: center;
    cursor: pointer;
    color: #666;
}
.gp-subLeft li:nth-child(2n+1) .gp-toggles { width: 1em; height: 1em; border-radius: 0 0 30px 30px; }

.gp-second-nav {
    font-size: 14px;
    display: none;
    background: #fff;
}

.gp-second-nav dd a {
    display: block;
    padding: 10px 15px 10px 20px;
    color: #666;
    transition: all 0.35s ease-in-out;
}

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


/*ä¾§è¾¹æ ç§»åŠ¨ç«¯ */

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

.gp-m-inner-header {
    width: 100%;
    height: 40px;
    background: #6b397f;
    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 {
    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;
    padding: 5px 0px;
}

.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-subLeft {
    width: 262px;
    position: absolute;
    top: -64px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.1)
}

.gp-subLeft .tit {
    text-align: center;
    font-size: 24px;
    line-height: 64px;
    color: #fff;
    padding-left: 0;
    background: #6b397f;
    padding: 0;
    border-bottom: none;
    margin-right: 0;
}

.gp-subLeft .tit::before {
    display: none;
}

.bread {
    background-color: #eee;
    overflow: hidden;
}

.gp-bread {
    float: right;
}

.gp-bread a {
    font-size: 14px;
    line-height: 30px;
    color: #757575;
}

.introduce {
    width: 73.33%;
    /* float: right; */
    margin-left: 320px;
    overflow: hidden;
}

.pageTit {
    font-size: 22px;
    line-height: 30px;
    font-weight: lighter;
    padding-top: 25px;
    padding-bottom: 8px;
    color: #bbb;
    border-bottom: 1px solid #eee;
}

.gp-article p {
    font-size: 16px;
    line-height: 30px;
    color: #222;
    text-indent: 34px;
    /* margin-top: 24px; */
}
.gp-article a { color: #920783; }
.gp-article a:hover { text-decoration: underline; }
.gp-article table p { text-indent: 0; }
.gp-article table p { text-indent: 0; }
.gp-article table,
.gp-article table td { padding: 0.8em 0 !important; border-color: #aaa !important; }
.show_detail_a_b502e7a3f0f845b99f47399501ef8d40 .gp-article table { margin: 6px auto; }
.show_detail_a_b502e7a3f0f845b99f47399501ef8d40 .gp-article table * { font-size: 14px !important; }
.show_detail_a_b502e7a3f0f845b99f47399501ef8d40 .gp-article table td { vertical-align: middle !important; }

.message {
    overflow: hidden;
}

.msgul {
    overflow: hidden;
    margin-top: 26px;
    margin-left: -15px;
}

.msgul li {
    width: 25%;
    float: left;
    margin-bottom: 30px;
    text-align: center;
}

.msgul li a {
    display: block;
    width: 197px;
    background: #eee;
    margin: 0 15px;
    overflow: hidden;
}

.msgul li .mesimg {
    padding-bottom: 140.61%;
    /* background: #666; */
    margin-left: 0;
}

.msgul1 {
    overflow: hidden;
    margin-top: 26px;
    margin-left: -15px;
}

.msgul1 li {
    width: 33%;
    float: left;
    margin-bottom: 30px;
    text-align: center;
}

.msgul11 li {
    width: 25%;
}

.msgul1 li a {
    display: block;
    width: 197px;
    background: #eee;
    /* margin: 0 15px; */
    overflow: hidden;
    margin: 0 auto;
}

.msgul1 li .mesimg {
    padding-bottom: 140.61%;
    /* background: #666; */
    /* margin-left: 0; */
}

.name {
    font-size: 16px;
    line-height: 30px;
    color: #222;
    margin-top: 13px;
}

.name2 {
    font-size: 14px;
    line-height: 30px;height: 30px;
    color: #757575;
}


/* @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 #ddd; */
    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; */
    margin: 0 30px;
    /* padding: 0 15px; */
}

.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-page>a,
.gp-page>span {
    width: 45px;
    height: 46px;
    font-size: 14px;
    line-height: 45px;
    color: #444;
}

.gp-page .gp-page-prev,
.gp-page .gp-page-next {
    width: 34px;
    height: 34px;
    margin-top: 5px;
    border-radius: 50%;
    background: #b59cbf;
    color: #fff;
    line-height: 34px;
}
.gp-page .gp-page-prev img,
.gp-page .gp-page-next img { margin-top: 8px; }

.gp-page .gp-page-prev:hover,
.gp-page .gp-page-next:hover {
    background: #6b397f;
    color: #fff;
}

.gp-page>.num:hover,
.gp-page>.num.active,
.gp-page .gp-page-start:hover,
.gp-page .gp-page-end:hover {
    width: 43px;
    height: 43px;
    border-radius: 50%;
    border: 1px solid #6b397f;
}

.techmsg {
    margin-top: 26px;
    overflow: hidden;
}

.tecimg {
    width: 197px;
    background: #999;
    float: left;
    margin-right: 20px;
}

.teachimg {
    padding-bottom: 140.61%;
}

.techmsg li {
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.nas {
    overflow: hidden;
    width: 50.63%;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 12px;
}

.nas p {
    display: inline-block;
}

.name3 {
    font-size: 18px;
    line-height: 30px;
    color: #222;
    font-weight: bold;
}

.name4 {
    font-size: 18px;
    line-height: 30px;
    color: #757575;
}

.msgcontent {
    font-size: 15px;
    line-height: 30px;
    color: #444;
}

.msgcontent2 {
    font-size: 15px;
    line-height: 30px;
    color: #444;
    padding-top: 6px;
    padding-bottom: 30px;
}

.prief {
    margin-top: 30px;
    width: 50.51%;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    line-height: 30px;
    color: #453688;
    padding-left: 35px;
    position: relative;
}

.prief::before {
    content: '';
    width: 20px;
    height: 26px;
    background: #eee;
    position: absolute;
    left: 0;
    bottom: 0;
}

.newsul {
    overflow: hidden;
    margin-bottom: 35px;
}

.newsul li {
    margin-top: 30px;
    overflow: hidden;
    border-bottom: 1px solid #eeee;
}
.newsul li .newsp { padding-bottom: 1em; }

.news {
    width: 260px;
    overflow: hidden;
    background: #d6d6d6;
    float: right;
    margin-left: 20px;
}

.newsimg {
    padding-bottom: 56.33%; position: relative;
}
.newsul .news_250e577b890c4cebb193b3df8b364db7 .newsimg.gp-img-responsive img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; height: auto; transition: all 2s ease; object-fit: cover; }
.newsul a:hover .news_250e577b890c4cebb193b3df8b364db7 .newsimg.gp-img-responsive img { transform: translateY(-100%);
  top: 100%; }

.newTit {
    font-size: 16px;
    line-height: 63px;
    color: #222; font-weight: bold;
}

.newspcon {
    font-size: 15px;
    line-height: 23px;
    color: #757575;
    margin-bottom: 0.5em;
    display: -webkit-box;
    height: 46px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsp span {
    font-size: 14px;
    line-height: 24px;
    color: #757575;
    position: relative;
    padding-left: 18px;
}

.newsp span::before {
    content: '';
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0px;
    bottom: 3px;
    background: url(../images/clock3.png);
}


/* åˆ†äº« */


/* @charset "utf-8"; */

.share {
    width: 32px;
    /* padding: 43px 0; */
    padding-top: 34px;
    float: right;
}

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

.share .bdsharebuttonbox>a {
    padding-left: 0;
    margin: 0 0px 16px 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 {
    /* padding-bottom: 30px; */
    text-align: center; border-bottom: 1px solid #eee; padding-bottom: 0.8em; margin-bottom: 1.5em;
}

.pageArticleTitle h3 {
    margin-top: 7px;
    font-size: 22px;
    line-height: 1.5em;
    color: #920783; padding: 1em 0;
}

.gp-article {
    line-height: 1.8; padding-top: 1em; font-size: 16px;
}

.pageArticleTitle h4 {
    font-size: 14px;
    line-height: 20px;
    color: #757575;
    font-weight: 500;
}


/* åˆ†äº« */

.newartimg {
    width: 600px;
    overflow: hidden;
    margin: 0 auto;
}

.newsa {
    padding-bottom: 66.67%;
}

.addfile {
    padding-top: 21px;
    float: left;
    width: 84.24%;
    padding-bottom: 42px;
    padding-left: 34px;
    background: #f5f5f5;
    margin-top: 35px;
}

.addfile .relact {
    font-size: 16px;
    line-height: 30px;
    color: #222;
    text-indent: 0;
}

.addfile a {
    font-size: 14px;
    display: block;
    line-height: 30px;
    color: #444;
}

.addfile a:hover {
    color: #443687;
}

.main2 {
    padding-bottom: 0;
}

.newactul li {
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.newactul span {
    font-size: 14px;
    line-height: 63px;
    color: #757575;
    float: right;
    margin-left: 20px;
}

.newactul p {
    font-size: 16px;
    line-height: 63px;
    color: #222;
}

.introduce2 {
    width: 100%;
    margin-left: 0;
}

@media screen and (max-width:1320px) {
    .msgul li a {
        width: 152px;
    }

    .mode1p {
        margin-left: 10px;
    }
}

@media screen and (max-width:998px) {
    .gp-subLeft {
        width: 100%;
        position: static;
        display: none;
    }

    .introduce {
        margin-left: 0;
        width: 100%;
    }

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

    .msgul li a {
        width: 152px;
    }

    .pageArticleTitle h3 {
        line-height: 40px;
    }
}

@media screen and (max-width:767px) {
    .msgul li {
        width: 50%;
    }

    .msgul li a {
        width: 283px;
    }

    .msgul1 li {
        width: 50%;

    }

    .gp-page .gp-page-start,
    .gp-page .gp-page-end,
    .gp-page .gp-page-next,
    .gp-page .gp-page-prev,
    .gp-page>span {
        margin: 0 12px;
    }
}

@media screen and (max-width:600px) {
    .msgul li {
        width: 100%;
    }

    .msgul li a {
        width: 218px;
        margin: 0 auto;
    }

    .gp-page .num {
        display: none;
    }

    .news {
        width: 100%;
    }

    .newsp {
        width: 100%;
        float: left;
    }

    .share {
        width: 100%;
        float: left;
    }

    .share .bdsharebuttonbox>a {
        margin-right: 16px !important;
    }
}

@media screen and (max-width:479px) {
    .msgul1 li {
        width: 100%;

    }
}