/* .sub_banner{
    width: 100%;
    height: 460px;
    background: url(../images/sec_page_banner.png);
    ../images/gradient_black.png
    ../images/sec_page_banner.png
    calc(50% + 150px)
} */
/* img{width: 100%;display: block;transition: all ease-in 0.2s;-ms-transition: all ease-in 0.2s;-moz-transition: all ease-in 0.2s;-webkit-transition: all ease-in 0.2s;-o-transition: all ease-in 0.2s;} */
img:hover{transform: scale(1.05);-ms-transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);}
.artimg img:hover{
    transform: scale(1);
}
.content{
    background: #f5f5f5;
}
.sub_banner .banner {
    display: block;
    position: relative;
    padding-bottom: 23.96%;
    height: 0;
    /* background: url(../images/sec_page_banner.png) center top; */
    background-size: cover;
    z-index: 1;
}
.sub_banner .banner>div{
    width: 1400px;
    margin: 0 auto;
}
.sub_banner .banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    display: block;
    background: red;
    background: -webkit-linear-gradient(right, #20895e 20%, rgba(255, 255, 255, 0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #20895e 20%, rgba(255, 255, 255, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #20895e 20%, rgba(255, 255, 255, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #20895e 20%, rgba(255, 255, 255, 0));
}


/* .banner::after{content: '';display: block;position: absolute;left: 0;right: 0;top: 0;height: 460px;background: url(../images/gradient_black.png) top center repeat-x;background-size: cover;} */

.sub_banner .banner::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: url(../images/gradient_down.png) bottom center repeat-x;
    background-size: cover;
}

.sub_banner .banner .title {
    color: #fff;
    font-size: calc(100% + 3vw);
    bottom: 30px;
    position: absolute;
    margin: 0 700px 0 0;
    z-index: 1;
    text-shadow: 3px 0 8px rgb(0 0 0 / 40%);
    font-weight: bold;
}

.sub_banner .banner .title::before {
    content: none;
}

.sub_banner .banner .tip {
    display: block;
    position: absolute;
    right: 50%;
    color: #fff;
    z-index: 2;
    bottom: 20px;
    padding: 12px 0 0;
}

.context li {
    border-bottom: 1px solid #e3e3e3;
    padding: 40px 0;
    overflow: hidden;
}

.content li.active {
    background: url(../images/li_radial_gradients.png);
}

.context li.active .left {
    border-top: 3px solid #fff;
}

.context li.active .left p {
    color: #fff;
}

.context li.active .left span {
    color: #fff;
}

.context li.active .right h1,
.context li.active .right p {
    color: #fff;
}

.left {
    width: 100px;
    float: left;
    position: relative;
    border-top: 3px solid #20895e;
}

.left .tip {
    display: block;
    width: 100px;
    height: 3px;
    background: #fff;
}

.left p {
    text-align: right;
    font-style: 12px;
    color: #999;
    margin-top: 40px;
}

.left span {
    display: block;
    text-align: right;
    font-size: 26px;
    color: #036b38;
    font-weight: bold;
    margin-top: 17px;
}

.left .share {
    float: right;
    position: relative;
    margin-top: 48px;
    width: 49px;
    height: 49px;
    cursor: pointer;
}
.left .share a {
    display: block;
}
.item-share .bdsharebuttonbox.hide{
/* .share .bdsharebuttonbox.hide { */
    display: none;
}

.share .bdsharebuttonbox {
    position: absolute;
    right: -241px;
    top: -1px;
    width: 240px;
}
.share a.bds_weixin {
    background-color: #64aa44!important;
}

.share a.bds_tsina {
    background-color: #db4308!important;
}

.share a.bds_qzone {
    background-color: #ff9d2e!important;
}

.share a.bds_more {
    background-color: #60aaea!important;
    font-size: 28px;
}

.share .bdsharebuttonbox a {
    width: 49px;
    height: 49px;
    margin: 0;
    text-indent: 0;
    background: none;
    line-height: 49px;
    text-align: center;
    color: #fff;
    float: left;
    font-size: 26px;
}

.left .share .img {
    display: block;
}

.left .share .none.block {
    display: block;
}

.cen {
    display: block;
    width: 30%;
    width: 420px;
    margin-left: 40px;
    margin-right: 40px;
    float: left;
}

.cenimg {
    padding-bottom: 56.25%;
    width: 100%;
    height: 0;
    overflow: hidden;
    display: block;
}

.cenimg img {
    width: 100%;
}

.right {
    display: block;
    margin-left: 600px;
    padding-right: 24px;
    padding-top: 9px;
}

.right h1 {
    font-size: 20px;
    line-height: 26px;
    color: #222;
    max-height: 52px;
    overflow: hidden;
    font-weight: bold;
}

.right p {
    color: #999;
    font-size: 15px;
    line-height: 25px;
    word-break: break-all;
    height: 100px;
    overflow: hidden;
    margin-top: 16px;
}

.page {
    text-align: center;
    padding-bottom: 70px;
    margin-top: 40px;
}

.page a.prev,.page a.next {
    display: inline-block;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 12px;
    border-radius: 50%;
    background: #e3e3e3;
    margin: 0 40px;
}

.page a {
    display: inline-block;
    width: 52px;
    height: 52px;
    line-height: 52px;
    cursor: pointer;
    color: #969696;
    border-radius: 50%;
    border: 1px solid #e3e3e3;
    font-size: 12px;
    margin: 0 7px;
}

.page a:hover {
    color: #fff;
    background: #20895e;
}

.page a.active {
    color: #fff;
    background: #20895e;
}

.subfooter {
    margin-top: -151px;
}
.con{
    background: #f5f5f5;
}
.pageArticle {
    position: relative;
    margin: 0 auto;
    width: 1400px;
    padding-top: 60px;
    padding-bottom: 36px;
}
.pageArticle .lf1 {
    padding-left: 20px;
    float: left;
     /*width: 60.93%;*/
}
.pageArticle .lf {
    padding-left: 20px;
    float: left;
     width: 60.93%;
}

.pageArticle .rightarticle {
    float: right;
    width: 33.86%;
}

.pageArticle .row {
    width: 100%;
}

.articleList01 {
    margin-top: 21px;
}

.listTitle01 {
    font-size: 32px;
    line-height: 25px;
    color: #036b38;
    font-weight: lighter;
}

.listTitle01 a {
    font-size: 16px;
    color: #999;
    float: right;
    line-height: 26px;
    border-bottom: 1px solid #b0b0b0;
}

.list01 li {
    padding: 16px 0;
    min-height: 48px;
    border-bottom: 1px solid #e3e3e3;
}

.list01 li .liat_data {
    /* width: 60px; */
    /* height: 60px; */
    float: left;
}

.list01 li .liat_data strong {
    color: #036b38;
    font-size: 20px;
    font-weight: bold;
}

.list01 li .liat_data i {
    display: block;
    color: #999;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    /* margin-top: 6px; */
}

.list01 li a {
    display: block;
    margin-left: 90px;
    color: #444;
    font-size: 18px;
    line-height: 24px;
}

.articleList02 {
    margin-top: 70px;
}

.clearFix {
    *zoom: 1;
    clear: both;
}

.articleTitle {
    /* line-height: 62px; */
    /* font-size: 40px; */
    color: #222;
    text-align: center;
    margin-top: 10px;
}
.articleTitle h3{
    font-size: 40px;
    /* line-height: 26px; */
    margin-bottom: 25px;
    line-height: 1.2;
    font-weight: lighter;
}
.articleAuthor {
    /* height: 63px; */
    /* line-height: 63px; */
    width: 100%;
    background: #eee;
    text-indent: 50px;
    padding: 18px 0;
    box-sizing: border-box;
    /* max-height: 140px; */
    /* overflow: hidden; */
}
.articleAuthor p{
    font-size: 16px;
    line-height: 26px;
    color: #757575;
    max-height: 71px;
    overflow: hidden;
    box-sizing: border-box;
}
.article p {
    text-indent: 34px;
    margin-top: 30px;
}
.sub_right .article p{
    font-size: 16px;
    line-height: 28px;
    color: #444;
    margin-top: 0px;
}
.sub_right .article p.note{
    margin-top: 20px;
}
.pageArticle .article p{
    font-size: 17px;
    line-height: 33px;
    color: #444;
}
.article p.artimg{
    text-indent: 0;
    text-align: center;
}
.article {
    font-size: 14px;
    line-height: 32px;
}

.relevant {
    width: 100%;
    background: #ebebeb;
}

.relevant .attachment {
    width: 1400px;
    margin: 0 auto;
    padding-left: 20px;
    padding: 42px 0px 52px 0;
    min-height: 100px;
}

.attachment .leftart {
    width: 60.93%;
    float: left;
}

.attachment .leftart h4 {
    color: #222;
    line-height: 30px;
}

.attachment .leftart p {
    color: #444;
    line-height: 30px;
    max-height: 30px;
    overflow: hidden;
}

.attachment .rightshare {
    width: 17.14%;
    float: right;
}

.rightshare {
    line-height: 42px;
}
.rightshare .share{
    position: absolute;
    display: inline-block;
}
.rightshare .bdsharebuttonbox {
    display: inline-block;
    vertical-align: middle;
    width: 126px;
    position: absolute;
    left: 0;
    padding-top: 5px;
}

.rightshare .bdsharebuttonbox a {
    width: 28px;
    height: 28px;
    margin: 0 7px;
    text-indent: 0;
    background: none;
    line-height: 28px;
    text-align: center;
    color: #fff;
    float: left;
    font-size: 13px;
    border-radius: 50%;
}


.rightshare a.bds_weixin,.rightshare a.bds_tsina,.rightshare a.bds_qzone {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
}


.gp-container {
    width: 1400px;
    margin: 0 auto;
}
.gp-clearFix{*zoom:1;clear:both;}
.gp-clearFix:after{content: '';display: block;clear:both;}
.gp-clear{width: 100%;overflow:hidden;}
.gp-subLeft {
    float: left;
    width: 280px;
    position: relative;
    background: url(../images/subLeft_bg.png);
    background-size: cover;
    margin-bottom: 50px;
}

.gp-subLeft ul {
    padding-top: 24px;
    padding-bottom: 44px;
    /* width: 200px; */
    text-align: left;
    /* margin: 0 auto; */
}

.gp-subLeft::before {
    content: "";
    height: 84px;
    display: block;
    background: #dbdbdb;
}

.gp-subLeft ul li {
    min-height: 50px;
    /* line-height: 50px; */
    /* padding: 0 20px; */
    /* background: red; */
    position: relative;
    clear: both;
    overflow: hidden;
}
.gp-subLeft ul li:hover{background: rgba(0,0,0,0.1);}
.gp-subLeft ul li.active{background: rgba(0,0,0,0.1);}
.gp-subLeft ul li.active>a{
    font-weight: bold;
}
.gp-subLeft ul li a {
	padding: 10px 30px;
	color: #fff;
	display: block;
	height: 100%;
	line-height: 1.8;
	font-size: 18px;
}
.gp-subLeft ul li a.active{
    /* text-indent: 40px; */
}
.gp-subLeft ul li::after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: url(../images/subLeft_li.png);
}
.gp-subLeft .gp-toggles {
    width: 50px;
    height: 50px;
    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: #165e40;
    text-indent: 20px;
}
.gp-second-nav dd{
    position: relative;
}
.gp-second-nav dd span{
    height: 1px;
    width: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    background: #fff;
    display: none;
}
.icon-jia{
    background: url(../images/jia.png) no-repeat center;
}
.sub_right {
    float: right;
    width: 76.14%;
    margin-top: 65px;
    margin-bottom: 76px;
}

.sub_right.rtimg {
    margin-bottom: 40px;
}

.sub_right .note {
    margin-top: 24px;
    text-indent: 32px;
    font-size: 16px;
    line-height: 28px;
}

.sub_right h2 {
    font-size: 36px;
    line-height: 68px;
    color: #222;
}

.sub_right h2::after {
    display: block;
    content: "";
    height: 3px;
    width: 100%;
    background: url(../images/sub_right_h.png);
}

.sub_right .art_txt {
    margin-top: 29px;
    font-size: 16px;
    line-height: 28px;
    text-indent: 32px;
}

.sub_right .imgshow {
    /* width: 100%; */
    margin: 0 -25px;
    /* margin-left: -25px; */
    /* margin-right: -25px; */
    margin-top: 30px;
}

.sub_right .imgshow li {
    float: left;
    width: 50%;
    /* background: #fff; */
    margin-bottom: 40px;
}

.sub_right .imgshow li a {
    /* width: 475px; */
    display: block;
    margin: 0 25px;
    overflow: hidden;
    padding: 10px;
    background: #fff;
    box-shadow: 1px 3px 5px rgb(0 0 0 / 30%);
}

.sub_right .imgshow li a .artimg {
    padding-bottom: 54.32%;
}

.wrap_subPage {
    overflow: hidden;
    width: 100%;
    background: #f5f5f5;
}

.sub_right .imgshow li a p {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    color: #20895e;
    margin-top: 10px;
}

.ul-inline {
    font-size: 0;
    overflow: hidden;
    margin: 0 -40px;
}

.ul-inline li .liat_data {
    float: left;
    text-align: right;
}

.ul-inline li .liat_data strong {
    color: #036b38;
    font-size: 36px;
    display: block;
    margin-top: 10px;
    line-height: 26px;
    font-weight: 600;
}

.ul-inline li .liat_data i {
    display: block;
    color: #999;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
}

.ul-inline li {
    padding-top: 40px;
    float: left;
    width: 50%;
}

.ul-inline li div {
    margin: 0 40px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 32px;
}

.ul-inline li a {
    margin-left: 88px;
}

.ul-inline li a .title {
    color: #222;
    font-size: 20px;
    line-height: 26px;
    max-height: 52px;
    overflow: hidden;
}

.ul-inline li a .contxt {
    color: #999;
    line-height: 25px;
    overflow: hidden;
    max-height: 75px;
    margin-top: 17px;
}

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

.gp-m-inner-header {
    width: 100%;
    height: 40px;
    background-color: #036b38;
    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;
    color: #fff;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.gp-subNavm {
    width: 100%;
    overflow: hidden;
    display: none;
    background: url(../images/li_radial_gradients.png);
    background-size: cover;
}

.gp-subNavm li>a {
    font-size: 14px;
    line-height: 1.4;
    border-bottom: 1px solid #eee;
    display: block;
    padding: 8px 15px;
    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;
    color: #fff;
}
.gp-subNavm li{
    position: relative;
}
.gp-subNavm li strong{
    position: absolute;
    right: 10px;
    top: 10px;
}
.faq li {
    margin-top: 44px;
    padding-bottom: 45px;
}

.faq a h3 {
    font-size: 20px;
    line-height: 28px;
    color: #036b38;
    float: left;
    text-transform: uppercase;
}

.faq a div {
    margin-left: 144px;
}

.faq a .title {
    padding-left: 50px;
    line-height: 24px;
    color: #444;
    position: relative;
    padding-bottom: 23px;
    /* max-height: 48px; */
    /* overflow: hidden; */
    font-weight: 600;
}

.faq a .title::before {
    content: "";
    width: 30px;
    display: block;
    height: 1px;
    position: absolute;
    background: #d6d6d6;
    left: 0;
    top: 12px;
}

.faq a .title::after {
    content: "";
    width: calc(100% - 50px);
    display: block;
    height: 1px;
    position: absolute;
    background: #d6d6d6;
    right: 0;
    bottom: 0;
}

.faq a .contxt {
    padding-top: 20px;
    padding-left: 50px;
    line-height: 22px;
    color: #757575;
    overflow: hidden;
    /* max-height: 66px; */
}
.letterlist{
    margin: 26px -10px;
    overflow: hidden;
}
.letterlist li{
    float: left;
    width: 3.84%;
}
.letterlist li a{
    /* background: #fff; */
    display: block;
    margin: 0 10px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    color: #1b7550;
}
.letterlist li a.active{
    background: #20895c;
    color: #fff;
}
.letterlist li a:visited{
    background:none;
}
.staff{
    margin-left: -30px;
    margin-right: -10px;
    overflow:hidden;
}
.staff li{
    width: 33.3%;
    float: left;
    margin-bottom: 60px;
}
.staff li a{
    margin: 0 30px;
    display: block;
    /* overflow: hidden; */
    position: relative;
    color: #fff;
}
.staff li > a:before {
    content: '';
    width: calc(100% + 20px);
    height: 77.70%;
    background: #20895e;
    position: absolute;
    left: 0px;
    top: 117px;
    z-index: 0;
    /* height: 369px; */
}
.staff li:hover a:before{
    background: url(../images/staff_bgimg.png);
    background-size: cover;
}
.staff li a .staffimg{
    padding-bottom: 140.07%;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
}
.staff li h3 {
    font-weight: normal;
    padding: 28px 15px 27px 0;
    overflow: hidden;
    position: relative;
    z-index: 10;
    text-indent: 30px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
}

.staffart .staffartimg{
    /* padding-bottom: 140.07%; */
    margin-top: -97px;
}
.page.staff{
    margin-top: -20px;
}
.staffart{
    margin-top: 227px;
    background: #ebebeb;
    height: auto;
    /* overflow: hidden; */
    box-sizing: border-box;
}
.staffart .arttop{
    padding-left: 50px;
    position: relative;
}
.staffart .arttop .stafimg{
    float: left;
}
.staffart .arttop .direction{
    margin-left: 342px;
    padding-top: 29px;
    max-height: 269px;
    overflow: hidden;
}
.staffart .arttop  .title{
    font-size: 20px;
    line-height: 22px;
    color: #222;
    padding-top: 39px;
    padding-bottom: 36px;
    text-indent: 50px;
    margin-top: -97px;
    position: absolute;
    top: 0px;
    left: 342px;
    font-weight: bold;
}
.staffart .arttop .direction .contxt{
    font-size: 18px;
    line-height: 40px;
    color: #444;
}
.staffart .artcon{
    clear: both;
    padding-left: 50px;
    padding-bottom: 70px;
}
.staffart .artcon li{
    position: relative;
    padding-top: 45px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d6d6d6;
}
.staffart .artcon li::before{
    content: "";
    width: 20px;
    height: 40px;
    background: #20895e;
    position: absolute;
    left: -50px;
    top: 45px;
}
.staffart .artcon li .title{
    font-size: 18px;
    line-height: 22px;
    color: #222;
    font-weight: bold;
}.staffart .artcon li .contxt::first-line{
    line-height: 48px;
}
.staffart .artcon li .contxt{
    font-size: 18px;
    line-height: 32px;
    color: #444;
}
.staffimg.gp-img-responsive{
    background: none;
}
.gp-img-responsive img{
    width: 100%;
}
.map{
    margin-top: 30px;
}
.map img{
    width: 100%;
}
.imgshow.campus li a p{
    color: #222;
    margin: 10px 0px;
}
.subNav {
    padding: 20px 0px;
    background: url(../images/dpmenu_bg.png);
}
.subNav .dpmenult {
    display: block;
    width: 284px;
    margin-left: 12.92%;
    float: left;
    padding: 0;
}
.subNav .dpmenuimg{
    /* float: left; */
    /* margin-left: 130px; */
    padding-bottom: 56.33%;
    width: 100%;
    height: 0;
    overflow: hidden;
    display: block;
}
.subNav a{
    border-top: none;
}
.subNav dl dd a{
    max-height: 18px;
    overflow: hidden;
}

@media screen and (min-width: 1480px) {
    .sub_banner .banner .tip {
        margin: 0 -700px 0 0;
    }
    /* .subNav {
        width: 1060px;
        left: -107px;
    } */
}

@media screen and (max-width: 1480px) {
    .sub_banner .banner .title {
        margin: 0 0 0 -600px;
        max-width: 700px;

        margin: 0 0 0 100px;
    max-width: 700px;
    }
    .sub_banner .banner .tip {
        margin: 0 -600px 0 0;
    }
    .pageArticle,
    .gp-container {
        width: 1200px;
    }
    .relevant .attachment {
        width: 1200px;
    }
    .sub_right {
        width: 74.14%;
    }
    .subNav{
        width: 1000px;
    }
    /* .pageArticle .lf {
        width: 71%;
    }
    .pageArticle .rightarticle {
        width: 40.67%;
    } */
    .staff li > a:before {
        height: 73.7%;
    }
    .sub_banner .banner::before{
        background: url(../images/black_rgba.png) left center;
        background-size: cover;
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        -ms-opacity: 0.5;
        /* -webkit-opacity: 0.5; */
        -o-opacity: 0.5;
        opacity: 0.7;
    }
}

@media screen and (max-width:1240px) {
    .banner .title {
        margin: 0;
        left: 20px;
        width: calc(100% - 400px);
    }
    .sub_banner .banner .tip {
        margin: 0 -490px 0 0;
    }
    .pageArticle .lf {
        width: 100%;
        box-sizing: border-box;
    }
    .pageArticle,
    .gp-container {
        width: 1000px;
    }
    .relevant .attachment {
        width: 1000px;
    }
    .pageArticle .rightarticle {
        width: 96%;
        float: left;
        /* padding: 0 20px; */
        padding-left: 20px;
    }
    .sub_right {
        width: 68.14%;
    }
    .letterlist{
        margin-top: 16px;
    }
    .letterlist li{
        width: 7.69%;
    margin-top: 10px;
    }
    .subNav{
        width: 860px;
    }
    .staff li > a:before {
        height: 65.7%;
    }
    .sub_banner .banner .title{
        bottom: 10px;
    }
}
@media screen and (max-width:1200px) {
    .subNav{
        width: 810px;
    }
}
@media screen and (max-width:1040px) {
    .pageArticle,
    .gp-container {
        width: 100%;
    }
    .relevant .attachment {
        width: 96%;
    }
    .sub_right {
        width: 67.14%;
        padding-right: 20px;
    }
    .gp-container.staffart{
        padding: 0 20px;
    }
    .subNav{
        width: 810px;
    }
    .attachment .rightshare{
        width: 100%;
    }
    .sub_banner .banner .title{
        bottom: 0px;
    }
}

@media screen and (max-width:992px) {
    .banner .title {
        bottom: 24px;
        display: none;
    }
    .sub_banner .banner .tip {
        margin-right: -48%;
    }
    .pageArticle .lf {
        width: 100%;
        padding-right: 15px;
        box-sizing: border-box;
    }
    .relevant .attachment {
        width: 96%;
    }
    .pageArticle .rightarticle {
        width: 95%;
        float: left;
    }
    .attachment .leftart {
        width: 100%;
        float: left;
    }
    .attachment .rightshare {
        width: 100%;
        float: left;
    }
    .gp-subLeft {
        display: none;
    }
    .gp-m-subNav {
        display: block;
    }
    .sub_right {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 30px;
        box-sizing: border-box;
        padding: 0 10px;
    }
    .staff li > a:before {
        height: 74.7%;
    }
    .pageArticle{
        margin-top: 20px;
    }
}

@media screen and (max-width:767px) {
    .sub_banner .banner .tip {
        margin-right: -47%;
    }
    .right {
        margin-top: 15px;
        width: calc(100% - 48px);
        float: left;
        margin-left: 0;
        padding-right: 0;
        width: 100%;
    }
    .pageArticle {
        width: 97%;
    }
    .ul-inline li {
        width: 100%;
    }
    .staff li{
        width: 50%;
    }
    .content{
        padding: 0 20px;
    }
    .context li{
        padding: 20px 0;
    }
    .staff li > a:before {
        height: 77.7%;
    }
}

@media screen and (max-width:651px) {
    .left {
        display: none;
    }
}

@media screen and (max-width:640px) {
    .sub_banner .banner .title{
        display: none;
    }
    .sub_banner .banner .tip {
        margin-right: -47%;
    }
    .right {
        width: 100%;
        margin-top: 15px;
        /* width: calc(100% - 48px); */
        /* float: left; */
        /* margin-left: 0; */
    }
    .cen {
        width: 100%;
        margin: 0;
    }
    .left {
        display: none;
    }
    .relevant .attachment {
        width: 90%;
    }
    .staffart .arttop .title{
        width: 100%;
        position: relative;
        left: 0;
        padding: 15px 0;
    }
    .staffart .arttop .direction{
        margin-left: 0px;
        padding-top: 0px;
    }
    .staffart .artcon li {
        padding: 20px 0;
    }
    .staffart .artcon li::before{
        top: 25px;
    }
    .staffart .artcon{
        padding-bottom: 40px;
    }
    .sub_right{
        float: none;
        padding-right: 0px;
        box-sizing: border-box;
        /* margin: 0 10px; */
        padding: 0 10px;
    }
}

@media screen and (max-width:542px) {
    .sub_banner .banner .tip{
        bottom: 1px;
    }
    .letterlist{
        padding-left: 20px;
    }
    .letterlist li{
        width: 12%;
    }
    .staff{
        padding-left: 20px;
    }
    .sub_right .imgshow li {
        width: 100%;
    }
    .ul-inline,
    .sub_right h2 {
        padding-left: 20px;
    }
    .sub_right h2 {
        padding-left: 0px;
    }
    .sub_right h2 {
        font-size: 30px;
    }
    .faq {
        padding-left: 20px;
    }
    .faq a div {
        margin-left: 0px;
        width: 100%;
        float: left;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .faq a .title {
        padding-bottom: 0;
    }
    .staff li{
        width: 100%;
    }
    .staff li > a:before{
        top: 25%;
    }
    .staff li a .staffimg{
        padding-bottom: 88.07%;
    }
    .page a.prev, .page a.next{
        margin: 0 10px;
    }
    .sub_right .imgshow{
        /* padding-left: 20px; */
        padding-right: 10px;
    }
}



.gp-subLeft .gp-toggles {
    width: 50px;
    height: 50px;
    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: #165e40;
    text-indent: 20px;
    /* padding: 10px 15px 10px 40px; */
    /* padding: 10px 0; */
}
.gp-second-nav dd{
    position: relative;
    /* padding: 10px 15px 10px 40px; */
    padding-left: 40px;
    padding-right: 15px;
    border: 1px double #efefef;
    border-image: url(../images/subLeft_li.png) 6;
    border-top: none;
    border-left: none;
    border-right: none;
}
.gp-second-nav dd:last-child{border: none;}

.gp-second-nav dd span{
    height: 1px;
    width: 16px;
    position: absolute;
    right: -15px;
    top: 50%;
    background: #fff;
    display: none;
}
.gp-subLeft .gp-second-nav dd a{
    font-size: 16px;
    text-indent: 0;
    padding-left: 20px;
    padding: 10px 0;
}
.gp-subLeft .gp-second-nav dd a.active{
    font-weight: bold;
}
.icon-jia{
    background: url(../images/jia.png) no-repeat center;
}


/* 文章页分享 */
.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;
}
.weChatBox {
    width: 260px;
    height: 300px;
    background-color: #fff;
    border: solid 1px #d8d8d8;
    padding: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -130px 0 0 -140px;
    z-index: 9998;
    display: none;
    box-shadow: 0 0 10px rgb(0 0 0 / 25%);
}
.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;
}
.weChatBox .w-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 10px 0;
}
.qrcode {
    width: 200px;
    height: 200px;
    margin: 15px auto;
    background: #ccc;
}
.w-footer {
    font-size: 12px;
    line-height: 1.5;
    color: #999;
}
.weChatBox .w-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 10px 0;
}