@charset "utf-8";
.subBanner .gp-img-responsive{ padding-bottom: 20.83%;}
.subContent{ position: relative; z-index: 1; padding-top: 50px;
    background: #fff url(../images/subbody-bg.png) no-repeat bottom center; background-size: 100% auto;}
.gp-left{ width: 260px; flex-shrink: 0; }
.gp-left h3{ line-height: 90px; background: url(../images/side-tilbg.png) no-repeat center/cover; color: #fff; text-align: center; font-weight: bold; position: relative;}
.gp-right{ width: calc(100% - 320px);}
.no-left > .flex{ flex-direction: column;}
.no-left .gp-left, .no-left .gp-right{ width: 100%;}
.subContent .gp-container > .flex.no-left{ flex-direction: column;}
/* .no-left .gp-left{ display: flex; display: -ms-flexbox; justify-content: flex-start; align-items: flex-end;} */
.no-left .gp-left h3{ width: 260px;}
/*    .no-left .bread{ flex: 1; padding-bottom: 38px;
    background: linear-gradient(to right, #fff, #fff 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
    background: -webkit-linear-gradient(to right, #fff, #fff 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
    background: -moz-linear-gradient(to right, #fff, #fff 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
    background-size: 8px 1px;
    background-repeat: repeat-x;
    background-position: bottom;} */

/*侧边栏*/
.gp-subLeft{background: #F2F2F2; transform: translateY(0px);}
.gp-subLeft > ul{ box-sizing: content-box; transform: translateX(0px); box-sizing: border-box; position: relative;
    padding-bottom: 130px; border-left: 15px solid #004085; border-right: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;
    background: #fff url(../images/side-bg.png) no-repeat bottom right; background-size: 100% auto;}
/* .gp-subLeft > ul::before{ content: '';display: block;width: 8px;height: 100%;background: #004085;position: absolute;left: 0;top: 0;} */
.gp-subLeft > ul >li{ position: relative;}
.gp-subLeft > ul >li > a{text-align: left;display: block; line-height: 69px; padding-left: 54px;color: #444;
    border-bottom: 1px solid #e6ddcf; box-sizing: border-box; transition: all 0.35s ease-in-out; position: relative;}
.gp-subLeft > ul >li:hover > a,.gp-subLeft > ul >li > a.active{ color: #ccad8f; padding-right: 0px; margin-right: 0;font-weight: bold;}
.gp-subLeft > ul >li:hover > a::before,
.gp-subLeft > ul >li > a.active::before{ content: ''; display: block;width: 8px; height: 100%; background: #ccad8f;
    position: absolute; right: 100%;top: 0;}
.gp-subLeft > ul >li > a.active::after{ content: ''; display: block;width: 16px; height: 16px;
    background: url(../images/side-cur.png) no-repeat center/cover; position: absolute; right: 22px; top: 50%; transform: translateY(-50%);}
/* .gp-subLeft > ul >li > a.active{ padding-left: 49px;} */
.gp-subLeft > ul >li:hover::before,.gp-subLeft > ul >li.on::before{ width: 30px;}
.gp-subLeft .gp-toggles{ width: 58px; height: 76px; line-height: 76px; position: absolute;right: 0;top: 0; font-size: 20px; font-weight: normal;
    text-align: center;cursor: pointer;color:#666;}
.gp-subLeft > ul >li > a.active + .gp-toggles,
.gp-subLeft > ul >li:hover > a + .gp-toggles{ color: #9a0000;}
.gp-second-nav{font-size: 14px; padding: 10px 0; display: none; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.gp-second-nav dd{ border-bottom: 1px solid transparent;}
.gp-second-nav dd.on span{ position: relative; color: #9a0000;}
.gp-second-nav dd.on span::before{ content: ''; display: block; width: 6px; height: 10px; background: url(../images/side_current.png) no-repeat center/cover; position: absolute; left: -20px; top: 50%; transform: translateY(-50%);}
.gp-second-nav dd a{display: block; font-size: 16px; line-height: 45px; color: #666; text-align: left; padding-left: 20px; transition: all 0.35s ease-in-out;}
.gp-second-nav dd:hover a,.gp-second-nav dd a.active{ color: #9a0000;}

/*侧边栏移动端 */
.gp-m-subNav{display:none;}
.gp-m-inner-header{width:100%;height:40px;background-color:#F2F2F2;cursor:pointer;line-height: 40px;}
.gp-m-inner-header > span{height: 40px;padding-left: 15px;font-size: 16px;color:#666;}
.gp-m-subNav .gp-m-inner-header-icon-click{}
.gp-m-subNav .gp-m-inner-header-icon{float: right;width: 40px;height: 40px;text-align: center;}
.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}
@media screen and (max-width:1100px) {
  .gp-subLeft{display: none;}
  .gp-m-subNav{display: block;}
}
.gp-subLeft .h2{ font-size: 30px; line-height: 30px; font-weight: bold; color: #fff; padding: 35px 70px;}

.bread{ opacity: 1; position: relative;z-index: 1;}
.bread .gp-container{ position: absolute;bottom: 30px;left: 50%;transform: translateX(-50%);text-align: right;}
.bread a{ display: inline-block; color: #fff; line-height: 1;}
.bread span{ margin: 0 6px; color: #fff;}

.pageCon{ }
.pageChannel{ flex-shrink: 0; color: #000000; font-weight: bold; line-height: 1; padding-bottom: 13px;border-bottom: 1px solid #ccc; position: relative;}
.pageChannel::before{ content: '';display: block;width: 100%;height: 4px;background: #ccad8f;max-width: 110px; position: absolute;left: 0;bottom: -2px;}
.pageContent{ margin-top: 40px; margin-bottom: 100px;}

/* intro */
.introCon{ line-height: 28px; margin-top: 40px;}
/* .introCon p{ margin-bottom: 30px; color: #000;} */
.introCon p{ margin-bottom: 0px; color: #333;}
.introCon p:last-child{ margin-bottom: 0;}

/* notice */
.noticeList{ margin-top: -12px;}
.noticeList li{ margin-bottom: 10px;}
.noticeList li:last-child{ margin-bottom: 0px;}
.noticeList a{ align-items: center; border: 1px solid #ebebeb; transition: all 0.35s ease;}
.noticeList a:hover{ transform: translateX(8px); box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.noticeList .date{ text-align: center; line-height: 1; width: 84px;}
.noticeList .day{ color: #212121;}
.noticeList .year{ color: #999; margin-top: 8px;}
.noticeList .title{ flex: 1; padding-left: 20px; line-height: 80px; position: relative;}
.noticeList .title::before{ content: ''; display: block; width: 1px; height: 40px; background: #ebebeb;
    position: absolute; left: 0; top: 50%; transform: translateY(-50%);}


/* picList */
.picList{ flex-wrap: wrap; justify-content: flex-start; margin-left: -17.5px; margin-right: -17.5px; margin-top: -12px; margin-bottom: -33px;}
.picList li{ width: 33.33%; margin-bottom: 33px;}
.picList a{ display: block; margin: 0 17.5px; position: relative; transition: all 0.35s ease;}
.picList a:hover{ transform: translateY(-8px);}
.picList .title{ width: calc(100% - 20px); line-height: 50px; padding: 0 30px; color: #fff;}
.picList li:nth-of-type(1n) .title{ background: #5981b3;}
.picList li:nth-of-type(2n) .title{ background: #a66c6f;}
.picList li:nth-of-type(3n) .title{ background: #b2a17d;}
.picList li:nth-of-type(4n) .title{ background: #5092b2;}
.picList li:nth-of-type(5n) .title{ background: #b2957d;}
.picList li:nth-of-type(6n) .title{ background: #6da89f;}
.picList .gp-img-responsive{ padding-bottom: 55.59%; background: #e6e6e6;}


/* textList */
.textList{ padding-top: 7px;}
.textList a{ display: block; padding-left: 24px; line-height: 70px; font-weight: normal;
    background: linear-gradient(0deg, #e6e6e6 0%, #e6e6e6 83%, #fff 83%);
    background: -webkit-linear-gradient(0deg, #e6e6e6 0%, #e6e6e6 83%, #fff 83%);
    background-repeat: repeat-x;
    background-size: 6px 1px;
    background-position: bottom;
    position: relative;z-index: 1;transition: all 0.35s ease;}
.textList a:hover{ transform: translateX(8px);}
.textList a::before{ content: '';display: block;width: 10px; height: 2px; border-radius: 50%; background: #004085;transition: all 0.35s ease;
    position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.textList a .title{ color: #333; transition: all 0.35s ease;}
.textList a .date{ padding-left: 10px; color: #666;transition: all 0.35s ease;}
.textList a:hover .title{ color: #004085;}
.textList.dot-icon a::before{ width: 6px;height: 6px;}

/* people */
.peopel{ flex-wrap: wrap; justify-content: flex-start; margin-left: -10px; margin-right: -10px; margin-top: -12px; margin-bottom: -30px;}
.peopel li{ width: 25%; margin-bottom: 30px;}
.peopel a{ display: block; height: 100%; padding: 20px 42px 50px; margin: 0 10px; border: 1px solid #f0f0f0; background: #fff; text-align: center;}
.peopel .gp-img-responsive{ padding-bottom: 133.33%; border-radius: 0%; background: #d9d9d9;}
.peopel.circle .gp-img-responsive{ padding-bottom: 100%; border-radius: 50%; background: #d9d9d9;}
.peopel .name{ line-height: 1; color: #000; margin: 24px 0 0;}
.peopel .summary{ line-height: 24px; color: #999; -webkit-line-clamp: 5; margin-left: -6px; margin-right: -10px; margin-top: 20px;}

/* event */
.event{ position: relative;}
.event .years{ color: #004085; font-family: 'Arial'; line-height: 1; margin-top: 15px; padding-bottom: 13px;}
.event .box:first-child .years{ padding-bottom: 28px;}
.event .noticeList{ margin-top: 0; margin-left: 70px; padding-top: 15px; padding-bottom: 25px; position: relative;}
.event .box:first-child .noticeList{ padding-top: 0;}
.event .noticeList::before{ content: ''; display: block; width: 1px; height: 100%;background: #e6e6e6;
position: absolute; top: 0px; left: -35px;}
.event .box:first-child .noticeList::before{ height: calc(100% - 50px); top: 50px;}
.event .noticeList li{ margin: 10px 0 0;}
.event .noticeList a{ box-sizing: border-box; background: #fff; position: relative;}
.event .noticeList a::before{content: '';display: block;width: 12px; height: 12px; border-radius: 50%; border: 3px solid #ccad8f; box-sizing: border-box;
    position: absolute; top: 50%; left: -36px; transform: translate3d(-50%,-50%,0); transition: all 0.2s ease; background: #fff;}
.event .noticeList a:hover::before{ border-color: #004085;}
.event .noticeList a:hover{ transform: unset; box-shadow: none;}
.event .noticeList .title{ line-height: 100px; height: 100px; padding-right: 38px; align-items: center;}
.event .noticeList span{ line-height: 26px;}

/* display */
.display{ }
.display ul{ margin-left: -10px; margin-right: -10px; margin-bottom: -30px;}
.display li{ margin-bottom: 30px;}
.display a{ display: block; margin: 0 10px; position: relative;}
.display .gp-img-responsive{ background: #d9d9d9; padding-bottom: 75%; position: relative;}
.display .gp-img-responsive::before{content:'';display: block;background: rgba(0, 0, 0, 0.6);
    position: absolute;top: 0;left: 0;bottom: 0;right: 0;z-index: 1; transition: all 0.35s ease; opacity: 0; visibility: hidden;}
.display .name{ color: #fff; opacity: 0; visibility: hidden; width: 90%;
    position: absolute; top: 50%; left: 50%; transform: translate3d(-50%,-50%,0);z-index: 2; transition: all 0.35s ease;}
.display .name .detailIcon{ display: block; height: 20px; margin-top: 40px; background: url(../images/detail-icon.png) no-repeat center;}
.display a:hover .name,
.display a:hover .gp-img-responsive::before{ visibility: visible; opacity: 1;}




/*分页*/
.pages{ margin-top: 54px;}
.gp-page { padding: 0; color:#333; font-size: 0px;}
.gp-page:after,.gp-page:before { content:" "; display:table}
.gp-page>a,.gp-page>span{display:inline-block;color: #333;background: transparent; cursor: pointer;
    width: 40px; height: 40px; line-height: 40px; font-size: 16px; margin-bottom:0px; margin-left:10px; border: 1px solid #ccc;
 position:relative;text-align: center;vertical-align: top; box-sizing: border-box; *display: inline; *zoom:1;}
.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 {padding:0 10px;} */
.gp-page>.gp-page-start,
.gp-page>.gp-page-end{ width: 70px;}
.gp-page>.gp-page-prev,
.gp-page>.gp-page-next{ width: 80px; font-size: 16px;}
.gp-page > span{border:none}
.gp-page > a:hover, .gp-page > a.active{ background-color:#004085; color: #fff;}
.gp-m-page{ display: 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 .omit{ cursor: not-allowed;}
.selectDiv{ display: inline-block; margin-right: 0px; margin-left: 20px; position: relative;}
.selectDiv > span{ display: inline-block; width: 70px; height: 40px; line-height: 40px; padding: 0 10px; border: 1px solid #ccc; position: relative;}
.selectDiv > span:first-child::before{ content: '';display: block;width: 0;height: 0;border: 5px solid transparent;transform: translateY(-20%) rotateZ(180deg);
    border-left-width: 4px; border-right-width: 4px; border-bottom-color: #666;position: absolute;top: 50%;right: 10px;transition: all 0s ease;}
.selectDiv:hover > span::before{ transform-origin: 50%,50%; transform: translateY(-70%) rotateZ(0);}
.selectDiv dl{ display: none; max-height: 200px; overflow-y: scroll;  width: 100px;
    position: absolute; left: 0%; bottom: 100%; background: rgba(0, 0, 0, 0.05); border-radius: 4px; border-bottom: 4px solid transparent;}
.selectDiv dl a{ display: block;}
.selectDiv:hover dl{ display: block;}
.selectDiv a{ display: inline-block; line-height: 30px;}
.selectDiv dd:hover{ background: #004085;}
.selectDiv dd:hover a{ color: #fff;}
.selectDiv > span.noPadding{ width: 50px; padding: 0; border-left: 0;}
.pageInput{ width: 70px; height: 40px; border: none; outline: none; background: #F2F2F2; text-align: center; vertical-align: top;}

.bg-f7f7f7{ background: #f7f7f7;}
.gp-article{ padding-top: 30px; border-top: 1px solid transparent; background: #fff; padding: 57px 70px 115px; margin-top: -70px;}
.gp-article::before, .gp-article::after{ display: none;}
.gp-title{ font-weight: bold; color: #000; text-align: center; line-height: 42px;}
.gp-info{ text-align: center; margin-top: 34px; padding: 20px 0; font-size: 0; line-height: 1; background: #f7f7f7;}
.gp-info span{ display: inline-block; color: #646464; line-height: 22px; margin-right: 68px; vertical-align: middle;}
.gp-info span:last-child{ margin-right: 0px;}
.gp-content{ margin: 0 auto; margin-top: 33px; box-sizing: border-box;}
.gp-content p{ line-height: 33px; margin-bottom: 30px; color: #000;}
.gp-content p:last-child{ margin-bottom: 0px;}
.gp-article-mb0{ margin-bottom: 0;}

.Annex{ padding: 60px 0 0px;}
.Annex h3{ line-height: 1; font-weight: bold; color: #000; border-bottom: 1px solid transparent;padding-bottom: 13px; margin-bottom: 16px; padding-left: 20px; position: relative;}
/* .Annex h3::before{ content: ''; display: block;width: 22px; height: 19px; background: url(../images/annex.png) no-repeat center/cover;
    position: absolute; left: 0; top: 0;} */
.Annex li{ margin-bottom: 0px; border: 1px solid #e6e6e6; border-bottom: none;}
.Annex li:last-child{ margin-bottom: 0; border-bottom: 1px solid #e6e6e6;}
.Annex li::marker{ content: '';}
.Annex li a{ display: block; line-height: 30px; padding: 15px 0px; box-sizing: border-box;
    background: url(../images/document.png) no-repeat; background-position: calc(100% - 30px) center;
    padding-left: 38px; padding-right: 50px;
    color: #666; transition: all 0.35s ease; position: relative;}
.Annex li a::before{ content: '';display: block;width: 6px;height: 6px;background: #004085;
position: absolute;left: 20px;top: 50%;transform: translateY(-50%);}
.Annex li a:hover{ color: #004085; font-weight: bold; /* background: #004085;padding: 15px 20px; */}
/* .share{ width: 108px; flex-shrink: 0; background: rgba(0, 0, 0, 0.04); padding-top: 30px; cursor: pointer;}
.share a{ display: block; background: url(../images/share.png) no-repeat center; height: 36px;}
.share .lable{ color: #00c785; text-align: center; line-height: 1; margin-top: 8px;}
.weChatBox{ height: auto;} */
.subShare{ width: auto; padding: 0; position: fixed; bottom: 240px; right: 6.25vw; transition: all 0.3s ease-in-out;}
.gp-goTop-fixed.bottom{ bottom: 350px;}
.subShare .bdsharebuttonbox{ width: 50px; margin: 0 auto;}
.subShare .bdsharebuttonbox > a{ display: block; width: 50px; height: 50px; border-radius: 50%;}
.share_btn{ color: #bfbfbf; float: none; line-height: 1; padding: 0 10px; position: relative;}
.share_btn::before{ content: '';display: block;width: 20px;border-bottom: 1px dashed #bfbfbf;position: absolute; left: 100%; top: 50%;transform: translateY(-50%);}
.share_btn::after{ content: '';display: block;width: 20px;border-bottom: 1px dashed #bfbfbf;position: absolute; right: 100%; top: 50%;transform: translateY(-50%);}
.subShare .bdsharebuttonbox > a.bds_weixin{ background:  url(../images/share-wechat.png) no-repeat center; margin-top: 17px;}
.subShare .bdsharebuttonbox > a.bds_tsina{ background:  url(../images/share-sina.png) no-repeat center; margin-top: 15px;}
.subShare .bdsharebuttonbox > a.bds_more{ background: url(../images/share-more.png) no-repeat center; margin-top: 15px;}
.subShare .gp-goTop{ display: block; width: 50px; height: 50px;position: relative;right: unset; bottom: 0;border-radius: 50%;
    background: url(../images/gotop.png) no-repeat center;box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1); margin: 30px auto 0;}


/* 响应式样式 */
@media screen and (max-width:1780px){
    .subShare{ right: 3vw;}
}

@media screen and (max-width:1600px){
    .subShare{ right: 1vw;}
}

@media screen and (max-width:1540px) {
    .share{ right: 10px;}
}


@media screen and (max-width:1480px) {
    
}

@media screen and (max-width:1280px) {
    .subShare{ position: relative; bottom: unset; right: unset; display: flex; display: -ms-flexbox; flex-direction: row; justify-content: flex-end;align-items: center;}
    .subShare .bdsharebuttonbox{ display: flex; display: -ms-flexbox; flex-direction: row; width: auto; margin: 0;}
    .subShare .gp-goTop{ margin: 0;}
    .subShare .bdsharebuttonbox > a{ margin: 0 5px 0 !important;}
    .share_btn::before, .share_btn::after{ display: none;}
    .gp-goTop-fixed.bottom{ bottom: unset;}
    .gp-right{ width: calc(100% - 320px);}
}   

@media screen and (max-width:1240px) {
    
}

@media screen and (max-width:1200px) {
    .gp-right{ width: calc(100% - 280px);}
    .gp-left h3{ width: 260px;}
    .gp-m-subNav{ margin-top: 20px;}
    .pages{ margin: 40px 0;}
}

@media screen and (max-width:1100px) {
    .subContent{ padding-top: 30px;}
    .gp-left h3{ width: auto; display: inline-block; line-height: 2; padding: 0 20px; border-radius: 0px;}
    .gp-m-subNav{ margin: 20px 0;}
    .subContent .gp-container > .flex{ flex-direction: column;}
    .gp-left, .gp-right{ width: 100%;}

    .pageContent{ margin-top: 30px; margin-bottom: 40px;}
    .introCon{ margin-top: 20px;}
    /* .introCon p{ margin-bottom: 20px;} */
    .share{ position: relative; bottom: 0;}
    .bdsharebuttonbox{ flex-direction: row;}
    .picList{ margin-left: -10px; margin-right: -10px;}
    .picList li{ margin-bottom: 20px;}
    .picList a{ margin: 0 10px; }
    .peopel a{ padding: 20px;}
    .gp-article{ padding: 80px 40px;}
    .gp-info{ margin-top: 20px;}
    
}
@media screen and (max-width:1080px) {
    .bread{ margin: 20px 0;}
    .bread .gp-container{ position: relative; bottom: 0;}
    .bread a, .bread span{ color: #999;}
    .subContent{ padding-top: 0;}
}

@media screen and (max-width:997px) {
    .gp-page{ display: none;}
    .gp-m-page{ display: block;}
    .gp-left{ margin-top: -80px;}
    .gp-content{ margin-top: 30px;}
    .gp-content p{ margin-bottom: 20px;}
    .articleBtm{ align-items: flex-start;}
    .Annex{ padding-top: 40px;}
    .Annex li a{ line-height: 1.3;}
    .footer .rt{ width: 100%; margin: 0 auto;}
    .share{ margin: 0 auto; right: unset; left: unset; float: none;}

    .peopel li{ width: 33.33%;}
    .no-left .gp-left h3{ width: 220px;}
}

@media screen and (max-width:768px) {
    .pageContent{ margin-top: 20px;}
    .subBanner .gp-img-responsive{ padding-bottom: 0; height: 220px; text-align: center;}
    .subBanner .gp-img-responsive img{ height: 100%; width: auto !important; max-width: unset; vertical-align: baseline;}
    .gp-page>a, .gp-page>span{ width: 50px; height: 50px; line-height: 50px;}
    .gp-page>.gp-page-prev{ margin-right: 10px;}
    .gp-page>.gp-page-next{ margin-left: 20px;}
    .gp-title{ line-height: 1.5; font-size: 26px;}
    .gp-article{ padding-bottom: 40px;}
    .gp-title{ padding: 0;}
    .gp-info{ padding: 10px 0;}
    .gp-info span{ margin-right: 35px;}
    .no-left .gp-left{ flex-direction: column; align-items: flex-start;}
    .no-left .bread{ margin-top: 10px; text-align: right; width: 100%;}
    .bread a{ display: inline-block;}

    .textList a{ line-height: 60px;}
    .picList li{ width: 50%;}
    .subShare .bdsharebuttonbox > a,
    .subShare .gp-goTop{ width: 40px; height: 40px; background-size: 100% auto !important;}
    .noticeList, .display ul{ margin-top: 0;}
    .picList, .peopel{ margin-top: 0; margin-bottom: 0px;}
    .peopel li, .display li{ margin-bottom: 20px;}
    
}

@media screen and (max-width:680px) {
    .leaderList .summary{ -webkit-line-clamp: 4;}
    .peopel li{ width: 50%;}
}

@media screen and (max-width:580px) {

}

@media screen and (max-width:540px) {
    .pageCon > .flex{ flex-direction: column-reverse; align-items: baseline;}
    .pageCon{ padding-top: 20px;}
    .bread{ width: 100%; text-align: right;}
    .pageChannel{ font-size: 22px;}
    .gp-article{ padding: 50px 40px;}

    .introTab a{ line-height: 45px;}
    .introCon{ margin-top: 30px;}
    .constitution .introCon{ margin-top: 20px;}
    .noticeList .title{ line-height: 65px;}
    .noticeList .date{ width: 74px;}
    .noticeList .title{ padding-left: 15px; padding-right: 10px;}
    .picList li{ width: 100%;}
    .picList .title{ padding: 0 15px; line-height: 45px;}
    .event .noticeList{ padding-bottom: 10px;}
    .event .box:first-child .noticeList{ margin-left: 50px;}
    .event .noticeList .title{ padding: 0 15px; height: 80px; line-height: 80px;}
    .event .box:first-child .years{ padding-bottom: 15px;}
}

@media screen and (max-width:479px) {
    .subContent .gp-container > .flex{ padding-bottom: 0;}
    .subBanner .gp-img-responsive{ height: 160px; text-align: center;}
    .bread{ margin: 10px 0;}
    .gp-left{ margin-top: 0px;}
    .gp-left h3{ font-size: 22px;}
    .gp-m-subNav{ margin: 20px 0 10px;}
    .pageCon{ padding-top: 10px;}
    .pages{ margin: 20px 0 30px;}
    .gp-page>a, .gp-page>span{ width: 40px; height: 40px; line-height: 40px;}
    .gp-article{ padding: 50px 20px;}
    .gp-title{ font-size: 22px;}
    .gp-info span{ line-height: 1.5; margin-right: 20px;}
    .gp-content p{ margin-bottom: 15px; line-height: 26px;}

    .introCon{ margin-top: 20px;}
    .introCon p{ line-height: 24px;}
    .no-left .gp-left h3{ width: auto;}
    .Annex{ padding-top: 30px;}
    .Annex h3{ padding-left: 0px; margin-bottom: 0;}
    .Annex li a{ padding: 15px 40px 15px 30px; background-position: calc(100% - 10px) center;}
    .Annex li a::before{ left: 15px;}
}

@media screen and (max-width:414px) {
    .gp-title{ line-height: 1.3;}
    .gp-content{ margin-top: 20px;}
    .gp-content p{ line-height: 1.6;}
    .gp-left h3, .no-left .gp-left h3{ padding: 0 30px; line-height: 50px;}
    .introCon{ margin-top: 20px;}
    .introTab a{ padding: 0 5px; line-height: 40px;}
    .textList a .date{ padding-left: 0;}
    .peopel li{ width: 100%;}
    .peopel a{ padding: 20px 40px 30px;}
    .peopel .summary{ display: block; -webkit-line-clamp: unset;}
    .display li{ margin-bottom: 15px;}
}

@media screen and (max-width:370px) {
    /* .introCon p{ margin-bottom: 15px;} */
    .textList a{ line-height: 50px;}
    .gp-left h3{ padding: 0 15px; line-height: 45px;}
    .gp-m-subNav{ margin: 10px 0;}
    .event .noticeList::before,
    .event .noticeList a::before{ display: none;}
    .event .years,
    .event .box:first-child .years{ padding-bottom: 0;}
    .event .noticeList,
    .event .box:first-child .noticeList{ margin-left: 0; padding-top: 0px;}
}