@charset "utf-8";
body::before{ height: 500px;}
.subBanner .gp-img-responsive{ padding-bottom: 25.71%;}
.subContent{ position: relative; z-index: 1;background: #fff;}
.gp-left{ width: 260px; flex-shrink: 0; margin-top: -60px;}
.gp-left h3{ height: 120px; background: url(../images/left-h3bg.png) no-repeat center/cover; color: #fff; text-align: left; font-weight: normal; position: relative;}
.gp-left h3 div{ position: absolute; top: 50%; left: 50px; transform: translateY(-50%);}
.gp-left h3 span{ display: block; line-height: 1;}
.gp-left h3 .en{ color: rgba(255, 255, 255, 0.2); margin-top: 13px;}
.gp-right{ width: calc(100% - 310px);}
.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; background: #f7f2e9; transform: translateX(0px); box-sizing: border-box; position: relative; padding-bottom: 100px;}
.gp-subLeft > ul::before{ content: '';display: block;width: 8px;height: 100%;background: #e6e3df;position: absolute;left: 0;top: 0;}
.gp-subLeft > ul >li{ padding-left: 0px; padding-left: 22px; padding-right: 20px; position: relative;}
.gp-subLeft > ul >li > a{text-align: left;display: block; line-height: 69px; padding-left: 20px;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: #bc2024; padding-right: 0px; margin-right: 0;}
.gp-subLeft > ul >li > a.active{ padding-left: 49px;}
.gp-subLeft > ul >li > a::before{ content: ''; display: block;width: 8px; height: calc(100% + 1px); background: #e6e3df;
    position: absolute; left: -22px;top: 0;}
.gp-subLeft > ul >li > a.active::before{ background: #bc2024;}
.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;}
.bread a{ color: #999;}
.bread span{ margin: 0 9px;}

.pageCon{ padding-top: 30px;}
.pageCon > .flex{ /* border-bottom: 1px solid #f0f0f0; */ align-items: center;}
.pageChannel{ flex-shrink: 0; color: #000000; font-weight: normal; line-height: 1; /* padding-bottom: 19px; */ position: relative;}
/* .pageChannel::before{ content: '';display: block;width: 100%;height: 4px;background: #c29b49;position: absolute;left: 0;bottom: 0;} */
.pageContent{ margin-top: 40px; margin-bottom: 100px;}
.pageContent.gp-pt-20{ margin-top: 20px;}

/* intro */
.introTab{ background: #f7f4f0; box-sizing: border-box; padding-left: 8px; font-size: 0; position: relative;}
.introTab::before{ content: '';display: block;width: 100%;height: 1px;background: #e6dac3;position: absolute;top: 0;left: 0;}
.introTab a{ display: inline-block; line-height: 60px; padding: 0 40px; color: #000;margin-right: 35px;position: relative;z-index: 1;}
.introTab a:hover{ color: #a70510;}
.introTab a.on{ color: #fff;}
.introTab a.on::before{ content: '';display: block;width: 100%;height: calc(100% + 10px);background: url(../images/intro-bg.png) no-repeat center/cover;
    position: absolute;left: 0;top: 0;z-index: -1;}
.introTab a:last-child{ margin-right: 0;}
.introCon{ line-height: 30px; margin-top: 43px;}
.introCon p{ margin-bottom: 30px;}
.introCon p:last-child{ margin-bottom: 0;}

/* constitution */
.constitution{ border-top: 1px solid #e6dac3;}
.constitution .introCon{ margin-top: 32px;}

/* teachDetail */
.teachDetail{ margin-bottom: 90px;}
.teachDetail .introCon{ margin-top: 60px; position: relative;}
.teachDetail .introCon::before{ content: '';display: block;width: 100%;height: calc(100% - 53px);
    background: url(../images/teachDetail.png);background-size: 100% auto; background-repeat: repeat-y;border: 1px solid #ebe1d3;
    position: absolute; bottom: 0;left: 0; z-index: -1;}
.teachDetail .img{ width: 200px; flex-shrink: 0;}
.teachDetail .img .gp-img-responsive{ padding-bottom: 125%; background: #999;}
.teachDetail .detail{ flex: 1; padding-left: 28px; padding-bottom: 100px; padding-right: 48px; box-sizing: border-box;}
.teachDetail .name{ color: #333; padding-left: 30px; line-height: 1; margin-bottom: 76px;}
.teachDetail .name span{ color: #666; margin-left: 70px;}

/* leaderList */
.leaderList{ margin-top: 40px;}
.leaderList li{ margin-bottom: 30px;}
.leaderList li:last-child{ margin-bottom: 0px;}
.leaderList li .flex{ background: url(../images/leader-bg.png) no-repeat right top/cover; background-size: auto 100%;
    border: 1px solid #ebe1d3; border-left: none; position: relative; transition: all 0.2s ease;}
.leaderList li .flex:hover{ box-shadow: 0 0 15px 3px rgba(235, 225, 211, 0.3);}
.leaderList .img{ width: 160px; flex-shrink: 0;}
.leaderList .img .gp-img-responsive{ background: #d9d0c3;}
.leaderList .infoBox{ flex: 1; padding-left: 40px; padding-right: 44px; margin-right: 110px; box-sizing: border-box;border-right: 1px solid #ebe1d3;}
.leaderList .name{ color: #333; padding-left: 0; margin-top: 40px; margin-bottom: 28px;}
.leaderList .name span{ margin-left: 50px; color: #333;}
.leaderList .summary{ line-height: 26px; color: #999;}
.leaderList .more{ position: absolute; top: 0; right: 0; height: 100%; width: 110px; z-index: 1;
    background: url(../images/leader-more.png) no-repeat center; background-size: 14px 24px; transition: all 0.2s ease;}
.leaderList li .flex:hover .more{ transform: scale(1.1);}

/* previous */
.previous{ margin-left: -22px; margin-right: -22px;}
.previous li{ margin-top: 40px;}
.previous a{ display: block; margin: 0 22px; transition: all 0.35s ease;}
.previous a:hover{ transform: translateY(-8px);}
.previous .gp-img-responsive{ padding-bottom: 130.83%; background: #d9d0c3;}
.previous .name{ color: #000; padding: 0; margin: 13px 0 16px; transition: all 0.35s ease;}
.previous a:hover .name{ color: #a70510;}
.previous .post{ color: #666;}
.previous .time{ color: #999;}

/* speech */
.speech{ border-top: 1px solid #e6dac3; margin: 0 -17.5px; flex-wrap: wrap;}
.speech li{ padding-top: 30px; }
.speech a{ display: block; height: 100%; margin: 0 17.5px; border: 1px solid #e6e6e6; padding: 24px 35px 80px 20px; position: relative;}
.speech .title{ line-height: 24px; color: #1a1a1a;}
.speech .summary{ line-height: 22px; margin-top: 10px; color: #666;}
.speech .date{ margin-top: 45px; padding-left: 22px;  font-family: 'Arial'; color: rgba(76, 76, 76, 0.6);
    background: url(../images/date-icon.png) no-repeat left; background-size: 12px 12px; position: absolute; left: 20px; bottom: 22px;}
/* picList */
.picList{ flex-wrap: wrap; justify-content: flex-start;}
.picList li{ width: 33.33%;}
.picList a{ padding: 0; height: 100%; position: relative;}
.picList .infoBox{ padding: 24px 28px 80px 20px; }
.picList .gp-img-responsive{ padding-bottom: 55.59%;}


/* noticeList */
.noticeList{ margin: 0 -15px; border-top: 1px solid #e6dac3;}
.noticeList li{ margin-top: 30px;}
.noticeList a{ margin: 0 15px; border: 1px solid rgba(0,0,0,0.1);}
.noticeList a{ display: block; margin: 0 12.5px; background: #fff; transition: all 0.35s ease;}
.noticeList a:hover{ transform: translateY(-8px);}
.noticeList .date{ font-size: 0; padding: 24px 30px 15px; line-height: 1; border-bottom: 1px solid rgba(0,0,0,0.1);}
.noticeList .day{ color: #bc2024; }
.noticeList .year{ color: #666; margin-left: 5px;}
.noticeList .title{ height: 0; padding-bottom: 69.6%;}
.noticeList .title span{ padding: 20px 32px 0px 25px; line-height: 26px; -webkit-line-clamp: 5;}





/* textList */
.textList{ padding-top: 7px; border-top: 1px solid #e6dac3;}
.textList a{ display: block; padding-left: 12px; 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: 5px 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: 4px; height: 4px; border-radius: 50%; background: #bc2024;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: #bc2024;}


/*分页*/
.pages{ margin-top: 50px;}
.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 #ebebeb;
 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:#bc2024; 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 #ebebeb; position: relative;}
.selectDiv > span::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; position: absolute; width: 100px; left: 50%; transform: translateX(-50%); bottom: 100%; background: rgba(0, 0, 0, 0.05); border-radius: 4px; border-bottom: 4px solid #fff;}
.selectDiv dl a{ display: block;}
.selectDiv:hover dl{ display: block;}
.selectDiv a{ display: inline-block; line-height: 30px;}
.selectDiv dd:hover{ background: #bc2024;}
.selectDiv dd:hover a{ color: #fff;}
.pageInput{ width: 70px; height: 40px; border: none; outline: none; background: #F2F2F2; text-align: center; vertical-align: top;}


.gp-article{ padding-top: 30px; border-top: 1px solid #e6dac3;}
.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: 20px; padding: 0px 0; font-size: 0; line-height: 1; background: transparent;}
.gp-info span{ display: inline-block; color: #666; line-height: 18px; margin-right: 68px; vertical-align: middle;}
.gp-info span:last-child{ margin-right: 0px;}
.gp-content{ margin: 0 auto; margin-top: 25px; box-sizing: border-box;}
.gp-content p{ line-height: 32px; margin-bottom: 30px; color: #000;}
.gp-content p:last-child{ margin-bottom: 0px;}

/* .articleBtm{ border-top: 1px solid rgba(0, 0, 0, 0.1);} */
.Annex{ padding: 40px 0 0px;}
.Annex h3{ line-height: 1; font-weight: bold; color: #333; border-bottom: 1px solid #f3ede1;padding-bottom: 13px; margin-bottom: 15px; padding-left: 30px; 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;}
.Annex li:last-child{ margin-bottom: 0;}
.Annex li::marker{ content: '';}
.Annex li a{ display: block; line-height: 20px; padding: 15px 0px; box-sizing: border-box; background: transparent; line-height: 1; color: #666; transition: all 0.35s ease;}
.Annex li a:hover{ color: #fff; background: #bc2024;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;} */
.share{ width: auto; padding: 0; position: fixed; bottom: 100px; right: 70px;}
.bdsharebuttonbox{ flex-direction: column;}
.share .bdsharebuttonbox > a{ display: block; width: 42px; height: 42px; margin: 0px !important; border-radius: 50%; border: 1px solid #eee;}
.share .bdsharebuttonbox > a.bds_weixin{ background: #fff url(../images/wechet.png) no-repeat center; margin-bottom: 10px !important;}
.share .bdsharebuttonbox > a.bds_tsina{ background: #fff url(../images/sina.png) no-repeat center;}

/* 响应式样式 */
@media screen and (max-width:1600px){
    .share{ right: 40px;}
}

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

@media screen and (max-width:1480px) {
    .noticeList .title span{ -webkit-line-clamp: 4;}
}

@media screen and (max-width:1280px) {
    .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 .gp-container > .flex{ flex-direction: column;}
    .gp-left, .gp-right{ width: 100%;}

    .pageContent{ margin-top: 30px; margin-bottom: 40px;}
    .introCon p{ margin-bottom: 20px;}
    .share{ position: relative; bottom: 0;}
    .bdsharebuttonbox{ flex-direction: row;}
    .noticeList .title{ padding-bottom: 59%;}
}
@media screen and (max-width:1024px) {

}

@media screen and (max-width:997px) {
    .gp-page{ display: none;}
    .gp-m-page{ display: block;}
    .gp-left h3, .no-left .gp-left h3{ width: 240px; height: 100px;}
    .gp-left h3 .zh{ font-size: 24px;}
    .gp-left h3 .en{ margin-top: 10px; font-size: 20px;}
    .gp-left{ margin-top: -80px;}
    .gp-content{ margin-top: 30px;}
    .gp-content p{ margin-bottom: 20px;}
    .articleBtm{ align-items: flex-start;}
    .Annex li a{ line-height: 1.3;}
    .share{ margin-left: 30px;}

    .teachDetail{ margin-bottom: 0;}
    .teachDetail .introCon{ margin-top: 40px;}
    .teachDetail .name{ margin-bottom: 60px;}
    .teachDetail .detail{ padding-right: 15px; padding-bottom: 40px;}
    .leaderList .infoBox{ padding-left: 25px; padding-right: 25px;}
    .previous .name{ margin-bottom: 10px;}
    .speech{ margin: 0 -10px;}
    .speech a{ margin: 0 10px;}
    .noticeList .title{ padding-bottom: 9em;}
}

@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: 20px;}
    /* .articleBtm{ flex-direction: column; align-items: center;} */
    /* .share{ margin-top: 10px; margin-left: 0;} */
    .gp-article{ padding-bottom: 0;}
    .gp-title{ padding: 0;}
    .gp-info span{ margin-right: 35px;}
    .no-left .gp-left{ flex-direction: column; align-items: flex-start;}
    /* .no-left .gp-left h3{ font-size: 22px;} */
    .no-left .bread{ margin-top: 10px; text-align: right; width: 100%;}
    .bread a{ display: inline-block;}

    .teachDetail .detail{ padding-left: 15px;}
    .previous{ margin-left: -15px; margin-right: -15px;}
    .previous li{ margin-top: 30px;}
    .previous a{ margin: 0 15px;}
    .textList a{ line-height: 60px;}
    .picList li{ width: 50%;}
}

@media screen and (max-width:680px) {
    .leaderList .summary{ -webkit-line-clamp: 4;}
    .noticeList{ margin: 0 -10px;}
    .noticeList a{ margin: 0 10px;}
}

@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;}

    .introTab a{ line-height: 45px;}
    .introCon, .teachDetail .introCon{ margin-top: 30px;}
    .introTab a{ padding: 0 20px; margin-right: 20px;}
    .introTab a.on::before{ background-size: 100% 100%;}
    .teachDetail .introCon > .flex{ flex-direction: column; align-items: center;}
    .teachDetail .name{ margin: 20px auto; padding-left: 10px;}
    .teachDetail .name span{ margin-left: 20px;}
    .teachDetail .detail{ padding-bottom: 30px;}
    .leaderList li{ margin-bottom: 20px;}
    .leaderList li .flex{ background-size: 80px auto; background-position: right bottom;}
    .leaderList .infoBox{ margin-right: 80px; padding-left: 15px; padding-right: 15px;}
    .leaderList .more{ width: 80px;}
    .previous li{ margin-top: 20px;}
    .previous .name{ margin: 5px 0; padding: 0; font-size: 18px;}
    .constitution .introCon{ margin-top: 20px;}
    .speech li{ padding-top: 20px;}
}

@media screen and (max-width:479px) {
    .subContent .gp-container > .flex{ padding-bottom: 0;}
    .subBanner .gp-img-responsive{ height: 160px; text-align: center;}
    .gp-left{ margin-top: -60px;}
    .gp-left h3, .no-left .gp-left h3{ width: 180px; height: 70px; font-size: 22px;}
    .gp-left h3 div{ left: 30px;}
    .gp-left h3 .zh{ font-size: 22px;}
    .gp-left h3 .en{ font-size: 18px; margin-top: 6px;}
    .pages{ margin: 20px 0 30px;}
    .gp-page>a, .gp-page>span{ width: 45px; height: 45px; line-height: 45px;}
    .gp-title{ font-size: 18px;}
    .gp-info span{ line-height: 1.5; margin-right: 20px;}
    .gp-content p{ margin-bottom: 15px; line-height: 26px;}

    .introTab{ text-wrap: nowrap; overflow: hidden; overflow-x: scroll;}
    .introTab a{ margin-right: 10px;}
    .introCon p{ line-height: 24px;}
    .leaderList li .flex{ flex-direction: column; border-left: 1px solid #ebe1d3;}
    .leaderList .infoBox{ border-right: none;}
    .leaderList .img{ margin: 0 auto; transform: translateX(-30%);}
    .leaderList .more{ border-left: 1px solid #ebe1d3;}
    .speech .date{ margin-top: 20px;}
    .noticeList li{ margin-top: 20px;}
    .noticeList .title{ height: auto; padding-bottom: 0;}
    .noticeList .title span{ display: block; padding: 15px 20px;}
    .noticeList .date{ padding: 15px 20px;}
    .picList li{ width: 100%;}
    .picList .infoBox{ padding: 10px 15px;}
    .picList .date{ position: relative; left: 0; bottom: 0; margin-top: 10px;}
}

@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{ margin-top: -30px;}
    .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;}
}

@media screen and (max-width:370px) {
    .leaderList .more{ width: 60px;}
    .leaderList li .flex{ background-size: 60px auto;}
    .leaderList .infoBox{ margin-right: 60px;}
    .previous{ margin-left: -8px; margin-right: -8px;}
    .previous a{ margin: 0 8px;}
    .constitution .introCon{ margin-top: 10px;}
    .textList a{ line-height: 50px;}
}