.bannerPc {
    padding-bottom: 20.83%;
}

.banners {
    position: relative;
}

.banners::before {
    content: '';
    display: block;
    width: 100%;
    height: 70px;
    background: rgba(0, 0, 0, .6);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    /* Safari 5..4 - 6.0 */
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    position: absolute;
    left: 0;
    bottom: 0;
}

.outstanding {
    margin-bottom: 20px;
}


/* Ã¤Â¾Â§Ã¨Â¾Â¹Ã¦Â Â */

.generalNews {
    position: relative;
    padding-bottom: 70px;
}

.gp-subLeft {
    width: 260px;
    position: absolute;
    left: 0;
    top: -76px;
    overflow: hidden;
}

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

.gp-subLeft>ul>li>a {
    padding: 0px 40px 0px 40px;
    display: block;
    /* text-align: center; */
    font-size: 18px;
    line-height: 66px;
    color: #444;
    margin-right: 20px;
    transition: all 0.35s ease-in-out;
}

.gp-subLeft>ul>li>a:hover,
.gp-subLeft>ul>li>a.active {
    background: url(../images/asidebg.png) no-repeat;
    background-size: cover;
    font-weight: bold;
    margin-right: 0;
    margin-top: 2px;
    color: #fff;
}

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

.gp-second-nav {
    font-size: 14px;
    display: none;
    /* background: #f0f0f0; */
    margin-left: 20px;
}

.gp-second-nav dd {
    border-bottom: 1px solid #fff;
}

.gp-second-nav dd a {
    display: block;
    padding: 5px 15px 5px 30px;
    color: #666;
    font-size: 16px;
    background: #FFF;
    border-bottom: 1px solid #eee;
    transition: all 0.35s ease-in-out;
}

.gp-second-nav dd a:hover,
.gp-second-nav dd a.active {
    background: url(../images/secbg.png) no-repeat;
    background-size: 100% 100%;
    color: #2768b8;
}


/*Ã¤Â¾Â§Ã¨Â¾Â¹Ã¦Â ÂÃ§Â§Â»Ã¥Å Â¨Ã§Â«Â¯ */

.sum {
    position: relative;
}

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

.gp-m-inner-header {
    width: 100%;
    height: 40px;
    background: rgba(0, 66, 140, .85);
    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 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
}

.asideTit {
    display: block;
    line-height: 26px;
    color: #fff;
    font-weight: bold;
    background: #01479d;
    padding: 25px 40px;
    overflow: hidden;
}

.brief {
    position: relative;
    min-height: 300px;
    z-index: 100;
}

.asideul li {
    background: #f5f5f5;
    line-height: 48px;
    border-bottom: 1px solid #dcdcdc;
}

.asideul li>a {
    font-size: 18px;
    color: #333;
}

.asideul {
    position: relative;
    background: #fff;
}

.gp-bread {
    display: inline-block;
    position: absolute;
    left: 310px;
    top: -32px;
}

.gp-bread a {
    font-size: 14px;
    line-height: 22px;
    color: rgba(255, 255, 255, .7);
}

.gp-bread a:hover {
    color: #01479d;
}


/* 1 */

.generalUl li {
    padding-top: 30px;
    border-bottom: 1px solid #ededed;
    overflow: hidden;
    transition: all 1s ease-in-out;
}

.generalUl li:hover {
    transform: translateX(5px);
    transition: all 1s ease-in-out;
}

.generalImg {
    width: 320px;
    float: left;
}

.generalRight {
    margin-left: 340px;
}

.generalPic {
    padding-bottom: 56.25%;
}

.gernTit {
    line-height: 22px;
    color: #222;
    margin-top: 8px;
}

.genrerTop p {
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    color: #757575;
    margin-top: 10px;
}

.genrerTop {
    padding-bottom: 36px;
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
}

.genrerTop::before {
    content: '';
    display: block;
    width: 44px;
    height: 1px;
    background: #e6e6e6;
    position: absolute;
    left: 0;
    bottom: 0;
}

.gernTits span {
    line-height: 20px;
    color: #757575;
    padding-top: 18px;
    position: relative;
    padding-left: 25px;
}

.gernTits span::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/date.png) no-repeat;
    position: absolute;
    left: 0;
    top: 19px;
}

.generalRight2 {
    margin-left: 0;
}


/***Ã¥Ë†â€ Ã©Â¡Âµ*/

.gp-page {
    padding: 30px 0;
    color: #757575;
    font-size: 0;
}

.gp-page:after,
.gp-page:before {
    content: " ";
    display: table
}

.gp-page>a:first-child {}

.gp-page>a,
.gp-page>span {
    display: inline-block;
    * display: inline;
    *;
    height: 60px;
    cursor: pointer;
    height: 60px;
    width: 60px;
    line-height: 60px;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 60px;
    border-radius: 50%;
    font-size: 14px;
    transition: all 0.35s ease-in-out;
    margin: 0 10px;
    /* border: 1px solid #d7dfdc; */
    background: #efeff4;
}

.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 10px; */
}

.gp-page>span {
    border: none
}

.gp-page>a:hover,
.gp-page>a.on_pages {
    background-color: #01479d;
    color: #fff;
}

.gp-page .gp-page-prev,
.gp-page .gp-page-next {
    color: #2768b8 !important;
}

.gp-page .gp-page-prev:hover,
.gp-page .gp-page-next:hover {
    color: #fff
}

.gp-page>a.on_pages {
    font-weight: bold;
}

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

.gp-m-page a {
    display: inline-block;
    margin: 0 10px;
    height: 32px;
    line-height: 32px;
    font-size: 1.2rem;
}


/*Ã¥Â±â€¦Ã¤Â¸Â­*/

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

.gp-page a:hover,
.pageList li.active a {
    background-color: #01479d;
    color: #fff !important;
}

.gp-page-prev {
    margin-right: 40px !important;
}

.gp-page-next {
    margin-left: 40px !important
}


/* 2 */

.generalUltwo span {
    line-height: 56px;
    color: #757575;
    margin-left: 20px;
}

.generalUltwo {
    /* margin-top: 40px; */
    padding-top: 40px;
}

.generalUltwo p {
    line-height: 56px;
    color: #222;
}

.generalUltwo li {
    padding-left: 16px;
    border-top: 1px solid #ededed;
    position: relative;
    transition: all 1s ease-in-out;
}

.generalUltwo li:hover {
    transform: translateX(5px);
    transition: all 1s ease-in-out;
}

.generalUltwo li::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #e0c67e;
    position: absolute;
    left: 0;
    top: calc(50% - 2px);
}

.recruitUl {
    padding-top: 30px;
    margin: 0 -10px;
    overflow: hidden;
}

.recruitUl li {
    margin-bottom: 20px;
    transition: all 1s ease-in-out;
}

.recruitUl li:hover {
    transition: all 1s ease-in-out;
    transform: translateX(10px);
}

.recruitUl li a {
    display: block;
    margin: 0 10px;
    padding: 20px 30px;
    background: #efeff4;
}

.recruitUl li:hover p {
    color: #00356e;
}

.recruitUl li p {
    color: #222;
    line-height: 22px;
}

.recruitUl li span {
    color: #757575;
    line-height: 20px;
}

.friendUlt li {
    position: relative;
}

.friendUlt {
    padding-top: 15px;
    overflow: hidden;
    margin: 0px -30px;
}

.friendUlt li a {
    line-height: 22px;
    display: block;
    color: #222;
    margin: 0 30px;
    padding-left: 14px;
    border-bottom: 1px solid #ededed;
    padding-top: 16px;
    padding-bottom: 6px;
    position: relative;
}

.friendUlt li a::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #d6d6d6;
    position: absolute;
    left: 0;
    top: 26px;
}


/*Ã¦â€“â€¡Ã§Â«Â Ã©Â¡Âµ*/

.pageArticle {
    margin-right: 0;
}

.pageArticleTitle {
    overflow: hidden;
    padding: 40px 0 15px;
}

.pageArticleTitle h3 {
    line-height: 1.4;
    color: #333;
    text-align: center;
}

.articleAuthor {
    /* padding: 15px 0; */
    padding-bottom: 15px;
    text-align: center;
    margin-bottom: 20px;
    background-color: #fff;
    color: #757575;
    border-bottom: 1px solid #ededed;
}

.articleAuthor span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #757575;
    margin: 0 5px
}

.articleBottom {
    overflow: hidden;
}

.gp-article {
    position: relative;
    line-height: 3rem;
    /* padding-bottom: 25px; */
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
}

.gp-article p {
    color: #444;
    line-height: 30px;
    font-size: 16px;
}

.gp-article img{
    padding:5px 0 
;
    display: block;
    text-indent: -2em;
    margin: 0 auto;
}

table p {
    text-indent: 0px !important;
    text-align: center !important;
    margin: 0 !important;
}

.Annex {
    width: calc(100% - 220px);
    /* padding: 15px; */
    background-color: #fff;
    float: left;
}

.Annex>h3 {
    float: left;
    line-height: 30px;
}

.share {
    /* padding-top: 30px */
}

.share .bdsharebuttonbox>a {
    padding-left: 0;
    margin-bottom: 20px;
    height: 70px;
    text-indent: 0;
    width: 70px;
    line-height: 70px;
    text-align: center;
    background: none;
    font-size: 37px;
    display: block;
    margin-bottom: 20px;
    border-radius: 50%;
}

.share .bdsharebuttonbox>a.bds_weixin {
    color: #7dd43c
}

.share .bdsharebuttonbox>a.bds_tsina {
    color: #e83437
}

.share .bdsharebuttonbox>a.bds_qzone {
    color: #fece00
}

.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: 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 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: #757575;
}

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

.share.fixed {
    position: fixed;
    left: 50%;
    margin-left: 490px;
    top: 0;
}

.share .bdsharebuttonbox>a {
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
}

.share {
    width: 220px;
    overflow: hidden;
    float: right;
    text-align: right;
    padding-top: 10px;
}

.share .bdsharebuttonbox>a {
    margin: 0 8px 0 0;
    width: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 24px;
    height: 35px;
    display: inline-block;
    * zoom: 1;
    vertical-align: top;
}

.share .bdsharebuttonbox>span {
    line-height: 35px;
    position: relative;
    padding-left: 20px;
    color: #757575;
}

.share .bdsharebuttonbox>span::before {
    content: '';
    display: block;
    width: 15px;
    height: 14px;
    background: url(../images/s.png);
    position: absolute;
    left: 0;
    top: 12px;
}

.Annex p {
    display: block;
    font-weight: bold;
    line-height: 30px;
    color: #444;
}

.annexList a {
    line-height: 30px;
    color: #757575;
}

.annexList {
    display: block;
    overflow: hidden;
}

.btns {
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #003770;
    border: 1px solid #00356e;
    border-radius: 5px;
    margin: 25px auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border: 1px solid #00356e
}

.btns a {
    color: #fff;
}

.imgPs {
    text-indent: 0 !important;
}


/* share */

.profile {
    margin-left: 310px;
    min-height: 1000px;
}

.profileTit {
    font-weight: bold;
    color: #01479d;
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.profile .gp-article {
    border-bottom: none;
}

.leadUl li {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.leadUl li:last-child {
    margin-bottom: 0;
}

.leaderImg {
    width: 185px;
    float: left;
    background: #d6d6d6;
}

.leaderPic {
    padding-bottom: 132.43%;
}

.laderPs {
    margin: 10px;
    margin-left: 215px;
    overflow: hidden;
    background: url(../images/lbg.png) no-repeat;
    background-size: cover;
    height: 100%;
    padding-bottom: 100px;
}

.leadUl li:nth-child(2n) .leaderPsout {
    background: #fff;
}

.leadUl li:nth-child(2n) .laderPs {
    background: url(../images/lbg2.png) no-repeat;
    background-size: cover;
    border-left: none;
}

.leadUl li a {
    display: block;
    background: #f5f5fa;
    overflow: hidden;
}

.laderPs h3 {
    color: #2768b8;
    line-height: 30px;
    padding: 15px 0;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.leadUl li .laderPs p {
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #757575;
    /* margin-bottom: 120px; */
}

.map {
    display: block;
    margin-bottom: 38px;
}

.mapImg {
    padding-bottom: 42.8%;
}

.touch {
    margin: 0 -30px;
    overflow: hidden;
}

.touchmin {
    width: calc(50% - 60px);
    margin: 0 30px;
    display: block;
    float: left;
    margin-bottom: 40px;
}

.tou {}

.touchTit {
    color: #01479d;
    line-height: 30px;
    padding-top: 10px;
    position: relative;
    display: inline-block;
}

.touchTit::before {
    content: '';
    display: block;
    width: 44px;
    height: 2px;
    background: #01479d;
    position: absolute;
    left: 0;
    top: 0;
}

.touchUl p {
    color: #01479d;
    line-height: 22px;
    margin-right: 20px;
    display: block;
    float: left;
}

.touchUl div {
    /* display: inline-block; */
    line-height: 22px;
    color: #757575;
    display: block;
    vertical-align: middle;
}

.touchUl li {
    border-bottom: 1px solid #ededed;
    overflow: hidden;
    padding-left: 24px;
    padding-top: 15px;
    padding-bottom: 8px;
    position: relative;
}

.touchUl li::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #2768b8;
    position: absolute;
    left: 0;
    top: 24px;
}

.touImg {
    padding-bottom: 62.15%;
}

.outstanding a {
    display: inline-block;
    background: #f5f5f5;
    color: #757575;
    border-radius: 22px;
    padding: 12px 30px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.outstanding a:hover,
.outstanding a.on {
    background: #2768b8;
    color: #fff;
}

.outstandingUl {
    margin: 0 -15px;
}

.outstandingUl li {
    margin-bottom: 40px;
}

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

.outstandPic {
    padding-bottom: 132%;
    background: #d6d6d6;
}

.outstandingUl p {
    line-height: 66px;
    text-align: center;
    background: #2768b8;
}

.sttuff {
    padding: 0 30px;
    border: 1px solid #eee;
    float: left;
}

.suffImg {
    width: 180px;
    margin-right: 40px;
}

.sufPic {
    padding-bottom: 133.33%;
}

.sufTop {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}

.anme {
    line-height: 36px;
    color: #222;
    padding-top: 20px;
}

.infor {
    line-height: 36px;
    color: #757575;
}

.sufBottom p {
    display: inline-block;
    line-height: 24px;
    color: #757575;
}

.sufBottom p.one {
    color: #444;
}

.sufBottom {
    padding-bottom: 18px;
}

.sttuffInfor {
    margin-left: 305px;
}

.sttuffInfor p {
    padding-left: 25px;
    line-height: 28px;
    color: #757575;
    max-height: 336px;
    overflow: hidden;
}

.stuTit {
    line-height: 66px;
    color: #222;
    padding-left: 25px;
    position: relative;
}

.stuTit::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: #01479d;
    position: absolute;
    left: 0;
    top: 26px;
}

.sttuffInforv p {
    line-height: 28px;
    color: #757575;
}

.sttuffInfor span {
    padding-left: 19px;
    position: relative;
    color: #757575;
}
.gp-article p.artImg {text-indent:0}
.sttuffInfor span::before {
    content: '';
    display: block;
    width: 16px;
    height: 1px;
    background: #01479d;
    position: absolute;
    left: 0;
    top: 50%;
}

.spout {
    /* padding-bottom: 30px; */
    margin-left: 25px;
    cursor: pointer;
    padding-top: 10px;
}

.sttuffInfor i {
    margin-left: 10px;
    width: 10px;
    height: 6px;
    display: inline-block;
}

.sttuffInfor li {
    position: relative;
    padding-bottom: 30px;
}

.sttuffInfor li::before {
    content: '';
    display: block;
    position: absolute;
    left: 25px;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
}

.down {
    background: url(../images/down.png) no-repeat;
}

.up {
    background: url(../images/up.png) no-repeat;
}

.pout {
    height: auto;
    max-height: 100% !important;
}

.tedeatil {
    overflow: hidden;
    margin: 0 -10px;
}

.tedeatil li {
    display: block;
    float: left;
    width: calc(100% / 7);
    margin-bottom: 18px;
}

.tedeatil2 li {
    width: 33.333333%;
}

.tedeatil a {
    display: block;
    margin: 0 10px;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    color: #222;
    padding: 18px;
    padding-left: 22px;
    position: relative;
}

.tedeatil a::before {
    content: '';
    display: block;
    width: 19px;
    height: 39px;
    background: url(../images/db1.png) no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
}

.laderPs2 {
    margin-left: 0;
    padding-bottom: 0;
}

.leadUl2 a {
    padding: 10px;
    background: #f5f5fa !important;
}

.leadUl2 li:nth-child(2n) .leaderPsout {
    background: none !important;
}

.leadUl2 li:nth-child(2n) .laderPs {
    background: none !important;
}

.proTitl2 {
    color: #2768b8;
    text-align: center;
}

.ledImg {
    text-align: center;
    margin: 20px 0;
}

.ledImg img {
    margin: 0 auto;
}

.pageArticleTitle p {
    text-align: center;
    margin-top: 10px;
}

@media screen and (max-width:1441px) {
    .touchUl li {
        padding-top: 6px;
        padding-bottom: 7px;
    }
}

@media screen and (max-width:1301px) {
    .tedeatil a {
        padding: 10px;
        padding-left: 18px;
        margin: 0 5px;
    }
    .tedeatil {
        margin: 0 -5px;
    }
}

@media screen and (max-width:1101px) {
    .touImg {
        padding-bottom: 0;
        height: 100%;
    }
}

@media screen and (max-width:996px) {
    .profile {
        margin-left: 0;
    }
    .gp-subLeft {
        display: none;
    }
    .gp-m-subNav {
        display: block;
    }
    .gp-bread {
        position: static;
    }
    .gp-bread a {
        color: #222;
    }
    .recruitUl {
        padding-top: 0;
    }
    .tedeatil li {
        width: calc(100% / 5);
    }
}

@media screen and (max-width:767px) {
    .tedeatil2 li {
        width: 100%;
    }
    .suffImg {
        margin-right: 0px;
    }
    .sttuffInfor {
        margin-left: 265px;
    }
    .touchmin {
        width: calc(100% - 60px);
    }
    .imgPs {
        width: auto;
        margin: 0 auto;
        display: block;
        text-indent: 0 !important;
    }
    .gp-page-prev {
        margin-right: 0px !important;
    }
    .gp-page-next {
        margin-left: 0px !important
    }
    .gp-page>a,
    .gp-page>span {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .share,
    .Annex {
        width: 100%;
    }
    .tedeatil li {
        width: calc(100% / 4);
    }
}

@media screen and (max-width:600px) {
    .recruitUl li a {
        padding: 20px 15px;
    }
    .generalImg {
        width: 220px;
        float: left;
    }
    .generalRight {
        margin-left: 240px;
    }
    .generalRight2 {
        margin-left: 0;
    }
    .genrerTop {
        padding-bottom: 9px;
    }
}

@media screen and (max-width:479px) {
    .tedeatil li {
        width: calc(100% / 2);
    }
    .sttuffInfor {
        margin-left: 0;
        float: left;
    }
    .leaderImg {
        width: 100%;
    }
    .laderPs {
        width: auto;
        float: left;
        margin-left: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .gp-article p {
        margin-bottom: 10px;
    }
     
    .gp-page1 {
        display: none;
    }
    .gp-m-page {
        display: block;
    }
    .generalImg {
        width: 100%;
        float: left;
    }
    .generalRight {
        margin-left: 0px;
        float: left;
        width: 100%;
    }
    .generalRight2 {
        margin-left: 0;
    }
}
