/* @charset "utf-8"; */
.bannerPic {
  padding-bottom: 15.76%;
}

.headertop {
  background: url(../images/headerbg.png) no-repeat;
  background-size: cover;
}

.headertop .header .logo {
  padding: 34px 0 50px;
  box-sizing: border-box;
}

.gp-search {
  margin-top: 34px;
}

.nav {
  background: rgba(224, 166, 9, .13);
  border-bottom: 15px solid #e0a609;
}

.nav1 {
  background: none;
}

.gp-bread {
  height: auto;
  line-height: 14px;
  color: #999;
  padding: 12px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  color: #fff;
  line-height: 20px;
}

.gp-bread span {
  color: #D8D8D8;
  margin: 0px 5px;
  line-height: 20px;
  display: inline-block;
}

/* aside */
.gp-subLeft {
  float: left;
  width: 320px;
  position: relative;
  z-index: 20;
}


.gp-subLeft ul {
  position:
    relative;
  border-bottom: 8px solid rgba(219, 170, 48, 1);
  box-sizing: border-box;
  /* font-family: 'ÃƒÂ§Ã‚Â­Ã¢â‚¬Â°ÃƒÂ§Ã‚ÂºÃ‚Â¿'; */
  padding: 40px 0;
  background: rgba(219, 170, 48, .13);
}

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

.asideTit {
  padding: 23px;
  line-height: 1;
  box-sizing: border-box;
  background: #dbaa30;


}

.asideTit h2 {
  line-height: 1;
  font-weight: normal;
  font-family: 'FZDBSJW--GB1-0';
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
}

.icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 41px;
  height: 41px;
  overflow: hidden;
}

.apparRihght {
  margin-left: 314px;
}

.gp-subLeft>ul>li {
  transition: all .3s ease-in-out;

}

.gp-subLeft>ul>li:nth-child(1) a {
  border-top: 2px solid #fff;
}

.gp-subLeft>ul>li>a {
  padding: 20.5px 48px;
  box-sizing: border-box;
  /* padding-right: 85px; */
  text-align: center;
  color: #333;
  display: block;
  line-height: 1.2;
  border-bottom: 2px solid #fff;
}



.gp-subNavm {
  width: 100%;
  overflow: hidden;
  display: none;
}

.gp-subNavm h2 {
  width: 100%;
  height: 48px;
  line-height: 48px;
}

.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;
  padding-right: 40px;
  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 {
  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;
  position: relative;
  border-bottom: 1px dotted #e6e6e6;
}

.gp-subNavm li dl dd a {
  font-size: 16px;
  font-weight: normal;
  display: inline;
  border: none;
  padding: 0px;
}


.gp-subLeft>ul>li:hover>a,
.gp-subLeft>ul>li.active>a {
  color: #dbaa30;
  /* font-weight: bold; */
  background: #fdfcfc;
}

.gp-subLeft .gp-toggles.right {
  transform: rotate(180deg);
  top: 28px;
}

.gp-subLeft .gp-toggles {
  width: 18px;
  height: 20px;
  line-height: 78px;
  right: 25px;
  cursor: pointer;
  top: 36px;
  position: absolute;
  background: url(../images/d.png) no-repeat;
  padding-top: 0;
  transition: all .3s ease-in-out;
}


.gp-second-nav {
  font-size: 16px;
  display: none;
  box-sizing: border-box;
  padding-top: 8px;
  box-sizing: border-box;
  background: #fdfcfc;
}

.gp-second-nav dd.active a, .gp-second-nav dd:hover a {
  color: #333234;
  /* font-weight: bold; */
  position: relative;
}



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

.gp-second-nav dd>a {
  display: block;
  color: #898989;
  padding: 20px;
  text-align: center;
  font-size: 2.4rem;
  position: relative;
  box-sizing: border-box;
  line-height: 1;
  transition: all 0.35s ease-in-out;
}



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

.gp-m-inner-header {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  background-color: #dbaa30;
  cursor: pointer;
  position: relative;
}

.gp-m-subNav2 {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  background-color: #dbaa30;
  cursor: pointer;
  position: relative;
  display: none;
  margin-bottom: 30px;
}

.gp-m-subNav2 .top, .gp-m-subNav2 ul {
  display: inline-block;
  vertical-align: top;
}

.gp-m-subNav2 ul {
  margin-left: 40px;
  font-family: 'ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â­ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¿';
}

.gp-m-subNav2 ul li {
  line-height: 40px;
  list-style-type: disc;
}

.gp-m-subNav2 .top span, .gp-m-subNav2 .top i {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-family: 'FZDBSJW--GB1-0';
}

.gp-m-inner-header>span {

  left: 60px;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'FZDBSJW--GB1-0';
  color: #fff;
  position: absolute;
}



.gp-m-subNav .gp-m-inner-header-icon {
  float: right;
  width: 40px;
  color: #fff;
  /* height: 40px; */
  text-align: center;
  /* margin-bottom: 20px; */
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.gp-m-subNav .gp-m-inner-header-icon-click i {
  display: block;
}



.gp-m-toggle {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 40px;
  text-align: center;
}


.gp-page {
  box-sizing: border-box;
  margin: 20px 0 0px;
}

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

.gp-page>a,
.gp-page>span {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
  border-radius: 10px;
  color: #666;
  font-size: 1.8rem;
  vertical-align: top;
  background: #efefef;
}



.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 {
  background: none
}

.gp-page .gp-page-start {
  background: url(../images/start.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 0;
}

.gp-page .gp-page-prev {
  background: url(../images/prev.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 0;
}

.gp-page .gp-page-next {
  background: url(../images/next.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 0;
}

.gp-page .gp-page-end {
  background: url(../images/end.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 0;
}

.gp-page .gp-page-start:hover {
  background: url(../images/start.png) no-repeat;
  background-size: 100% 100%;
}

.gp-page .gp-page-prev:hover {
  background: url(../images/prev.png) no-repeat;
  background-size: 100% 100%;
}

.gp-page .gp-page-next:hover {
  background: url(../images/next.png) no-repeat;
  background-size: 100% 100%;
}

.gp-page .gp-page-end:hover {
  background: url(../images/end.png) no-repeat;
  background-size: 100% 100%;
}

.gp-page>span {
  border: none
}

.gp-page .gp-page-prev:hover, .gp-page .gp-page-next:hover {
  /* background: none; */
}

.gp-page>a:hover,
.gp-page>a.active {
  background-color: #9fa0a0;
  color: #fff;
  /* border: 1px solid rgba(0, 0, 0, 0); */
}

.gp-m-page {
  display: none
}

.select {
  width: 90px;
  height: 30px;
  line-height: 30px;
  border-radius: 10px;
  cursor: pointer;
  background: #9f9f9f;
  margin-left: 15px;
  margin-top: 6px;
  color: #000;
  font-size: 2rem;
  display: inline-block;
  position: relative;
}

.select>a {
  width: 50px;
  height: 25px;
  text-align: center;
  display: inline-block;
  position: absolute;
  background: #fff;
  left: 3px;
  line-height: 25px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  top: 50%;
  transform: translateY(-50%);
}

.select::before {
  content: '';
  display: block;
  width: 18px;
  height: 9px;
  background: url(../images/fy.png) no-repeat;
  position: absolute;
  right: 9px;
  top: calc(50% - 4.5px);
  transition: all .3s ease-in-out;
}

.select.on::before {
  transform: rotate(180deg);
}

.selectUl {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 30px;
  border: 1px solid #979797;
  border-radius: 10px;
  background: #9f9f9f;
  display: none;
  /* transition: all .3s ease-in-out; */
}

.selectUl li {
  /* height: 20px; */
  /* line-height: 20px; */
  margin: 8px 0;
}

.selectUl a {
  color: #fff;
  box-sizing: border-box;
  text-align: center;
  display: block;
}

.gp-m-page a {
  display: inline-block;
  margin: 0 3px;
}

.pages {
  display: inline-block;
  padding: 0px 29px;
  border: 1px solid #e5e5e5;
}

.gp-page-centered {
  text-align: right;
}


.gp-page-right {
  text-align: right
}



.pageArticleTitle {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  box-sizing: border-box;
  border-bottom: 2px solid #e2ac19;
}

.pageArticleTitle h3 {
  line-height: 1.23;
  color: #622a1d;
  /* font-weight: normal; */
  font-size: 4.8rem;
  text-align: center;
  /* font-family: 'FZDBSJW--GB1-0'; */
}

.articleAuthor {
  text-align: center;
  color: #595757;
  line-height: 27px;
  margin-bottom: 45px;
}

.articleAuthor span {
  font-family: 'FZDBSJW--GB1-0';
  margin: 0 6px;
  display: inline;
  color: #595757;
}

.gp-article {
  position: relative;
  margin-bottom: 25px;
  /* font-family:'ÃƒÂ§Ã‚Â­Ã¢â‚¬Â°ÃƒÂ§Ã‚ÂºÃ‚Â¿'; */
}

.gp-article p {
  color: #333;
  line-height: 1.9;
}

.gp-article img {
  display: block;
  margin: 20px auto;
}

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





.apparatus2 {
  margin-left: 360px;
  position: relative;
}

.main {
  position: relative;
  min-height: 1000px;
}

.main.gp-container.gp-clearFix {}

main {
  display: block;
  padding: 50px 0 200px;
  box-sizing: border-box;
}

.bread {
  display: block;
  text-align: right;
}

.gp-bread a {
  line-height: 20px;
  color: #333;
  display: inline-block;
}

.gp-bread a:hover {
  color: #dbaa30
}

.title {
  margin-top: 60px;
  padding: 10px 0;
  margin-bottom: 20px;
  font-family: 'FZDBSJW--GB1-0';
  position: relative;
  box-sizing: border-box;
  line-height: 1.59;
  border-bottom: 2px solid #e0a609;
}

.title:nth-child(1) {
  margin-top: 0;
}

.title h2 {
  line-height: 1;
  /* font-weight: normal; */
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #622a1d;
}

.article h2 {
  font-weight: normal;
}

.article {
  line-height: 40px;
  color: #333;
  /* font-family: 'ÃƒÂ§Ã‚Â­Ã¢â‚¬Â°ÃƒÂ§Ã‚ÂºÃ‚Â¿'; */
}

.appartbox {
  border-bottom: 2px solid #622a1d;
  padding-bottom: 10px;
  box-sizing: border-box;
}

.footer::before {
  display: none;
}

footer::before {
  padding-bottom: calc(407% / 19.2);
  background: url(../images/footerbg2.png) no-repeat top center;
  background-size: cover;
}

.gp-menu {
  background: rgba(98, 42, 29, 1);
}

.noticeUl {
  margin-top: 22px;
  padding-bottom: 25px;
  box-sizing: border-box;
  font-family: 'ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â­ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¿';
}

.noticeUl li:hover a {
  color: rgba(98, 42, 29, 1);
  transform: translateX(5px);
}

.noticeUl a {
  display: block;
  padding: 15px 0;
  line-height: 1.5;
  color: #333;
  /* font-family: 'ÃƒÂ§Ã‚Â­Ã¢â‚¬Â°ÃƒÂ§Ã‚ÂºÃ‚Â¿'; */
  box-sizing: border-box;
  border-bottom: 1px solid #eceef0;
  transition: all .3s ease-in-out;
}

.noticeUll a {
  display: block;
  padding: 15px 0;
  line-height: 1.5;
  color: #333;
  /* font-family: 'Ã§Â­â€°Ã§ÂºÂ¿'; */
  box-sizing: border-box;

  transition: all .3s ease-in-out;
}

.noticeUll li:hover a {
  color: rgba(98, 42, 29, 1);
  transform: translateX(5px);
}

.noticeUl a p {
  /* margin-left: 116px; */
}

.noticeUl a p, .noticeUl a span {
  display: block;
  vertical-align: middle;
}

.noticeUl a .item {
  margin-top: 5px
}

.noticeUl a .item span {
  display: inline-block;
  color: #919191;
  margin-right: 10px;
}

.ellip {
  background: none !important;
}



.troops_nav {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  border: 1px solid #dbaa30;
  border-right: 0;
}

.troops_nav .on, .troops_nav a:hover {
  background: rgba(224, 166, 9, .13);
  color: #dbaa30;
}

.troops_nav a {
  height: 66px;
  display: block;
  float: left;
  line-height: 66px;
  text-align: center;
  color: #333;
  font-size: 22px;
  border-right: 1px solid #dbaa30;
  width: 50%;
}

.teach {
  overflow: hidden;
  margin: 0 0 30px;
}

.teach>li {
  width: calc(50% - 20px);
  overflow: hidden;
  margin-top: 30px;
  display: inline-block;
  vertical-align: top;
}

.teach>li>a {
  display: flex;
  align-items: flex-end;
}

.teach_r_t {
  padding: 0 20px;
  box-sizing: border-box;
  background: #f5f5f5;
}

.teach_r_t>strong {
  font-size: 24px;
  display: block;
  color: #333;
}

.teach_r_t>span {
  padding: 0 20px;
  background: #fff;
  font-size: 15px;
  color: #333;
  display: inline-block;
  margin: 10px 0;
  box-sizing: border-box;
}

.teach_r_t>p {
  box-sizing: border-box;
  overflow: hidden;
  padding: 10px 0;
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #fff;
  word-break: break-all;
}

.teach_r_m {
  overflow: hidden;
  margin-top: 20px
}

.teach_r_t>p>span {
  color: #838383;
}

.teach_r_m>div {
  width: 134px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #c7c7c7;
  border: 1px solid #c7c7c7;
  float: right;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.teach_r_m>div>i {
  font-style: normal;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.teach_r_m>div>span {
  width: 30px;
  height: 6px;
  display: inline-block;
  background: url(../imgages/you.png);

  background-size: 100% 100%;
  margin-left: 2px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.teach_img {
  float: left;
  width: 222px;
  height: 299px;
  padding-bottom: 0;
  background: rgba(0, 0, 0, .1);
  display: block;
  background-size: cover;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
}

.teach_img>img {
  display: none;
}

.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.teach>li:hover .teach_r_t {
  background: rgba(224, 166, 9, .13) url(../images/bg8.png) no-repeat right bottom;


  background-size: 90% auto;
}

.teach>li:hover .teach_r_m>div>span {
  background: url(../imgages/you3.png);

  background-size: 100% 100%;
}

.teach_r {
  width: calc(100% - 222px);
}
.rank_tilte {
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 14px;
  font-weight: 600;
  color: #333;
  padding: 40px 0 14px 30px;
  letter-spacing: 4px;
  position: relative;
}

.rank_tilte:before {
  width: 6px;
  height: 28px;
  content: '';
  display: block;
  background: #dbaa30;
  position: absolute;
  left: 0;
  top: 47px;
  z-index: 4;
}

.phoneticize {
  padding: 30px;
  background: #f6f6f6;
  overflow: hidden;
  margin-top: 10px;
}

.phoneticize>a {
  min-width: 140px;
  display: block;
  text-align: center;
  line-height: 1.86;
  color: #fff;
  margin-top: 4px;
  background: #dbaa30;
  float: left;
}

.letter_r1>a {
  position: relative;
  margin: 0rem;
  padding: 4px 20px;
  display: inline-block;
}

.letter_r>a:hover {
  color: #dbaa30;
  background: #fff;
}

.letter_r1>a:before {
  width: 1px;
  height: 18px;
  content: '';
  display: block;
  background: #cdcdcd;
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 4;
}

.letter_r {
  width: calc(100% - 140px);
  overflow: hidden;
  float: right;
}
@media screen and (max-width:1400px) {
  footer::before {
    padding-bottom: calc(571% / 19.2);
  }
}

@media screen and (max-width:1300px) {
  .gp-subLeft {
    width: 300px;
  }

  .apparatus2 {
    margin-left: 340px
  }

  .gp-subLeft>ul>li>a {
    padding: 10.5px 46px;
  }

  .gp-subLeft .gp-toggles {
    right: 25px;
  }
}

@media screen and (max-width:1201px) {
  main {
    padding: 40px 0 85px;

  }

  .title {
    margin-top: 45px;
  }

  .title:nth-child(1) {
    margin-top: 0;
  }

  .pageArticleTitle h3 {
    font-size: 4rem;
  }

  .noticeUl a {
    padding: 10px 0;
  }
  .teach>li {
    width: 100%;
    display: block;
  }
}

@media screen and (max-width:1100px) {
  .gp-page>a, .gp-page>span {
    margin: 0 4px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .select {
    margin-top: 0;
  }

  footer::before {
    padding-bottom: calc(705% / 19.2);
  }
}

@media screen and (max-width:997px) {
  .gp-subLeft {
    width: 220px;
  }

  .apparatus2 {
    margin-left: 260px
  }

  .asideTit {
    padding: 13px;
  }

  main {
    padding: 40px 0 85px;
  }

  .gp-subLeft .gp-toggles {
    right: 15px;
  }

  .gp-subLeft>ul>li>a {
    padding: 10.5px 35px;
  }

  .gp-page>a:nth-child(6) {
    display: none;
  }

  .pageArticleTitle h3 {
    font-size: 4.6rem;
  }

  footer::before {
    padding-bottom: calc(705% / 19.2);
  }
}

@media screen and (max-width:800px) {
  footer::before {
    padding-bottom: calc(575% / 19.2);
  }

  .pageArticleTitle h3 {
    font-size: 4.2rem;
  }
}


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

  .gp-subLeft {
    width: 180px;
  }

  footer::before {
    padding-bottom: calc(1005% / 19.2);
  }

  .gp-subLeft ul {
    padding: 20px 0;
  }

  .apparatus2 {
    margin-left: 220px
  }

  .icon {
    width: 31px;
    height: 31px;
  }

  .gp-subLeft .gp-toggles {
    right: 15px;
    top: 20px;
  }

  .gp-subLeft>ul>li>a {
    padding: 10.5px 33px;
  }

  .asideTit {
    padding: 23px 5px;
  }

  .pageArticleTitle h3 {
    font-size: 3.4rem;
  }
}


@media screen and (max-width:720px) {
  .gp-search {
    width: 170px;
  }


  .gp-search input.notxt {
    padding: 0 5%;
    padding-left: 6.6%;
    font-size: 12px;
  }

  .logo1 {
    width: calc(100% - 200px);
  }

  .gp-page>a, .gp-page>span {
    margin: 0;
  }

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

  }

  .gp-page>a {
    margin-bottom: 4px;
  }

  .select {
    margin: 0;
  }

  .select {
    width: 75px;
  }

  .select>a {
    width: 38px;
  }

  .footer {
    padding: 20px 0 10px;
  }

  footer::before {
    padding-bottom: calc(1557% / 19.2);
  }
}
@media screen and (max-width:700px) {
  .teach>li>a {
    flex-direction: column;
    align-items: center;
  }

  .teach_r {
    width: 100%;
  }

  .troops_nav a {
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width:630px) {}

@media screen and (max-width:479px) {
  .phoneticize {
    padding: 15px;
  }

  .phoneticize>a {
    min-width: 80px;
  }

  .letter_r {
    width: calc(100% - 80px);
  }

  .letter_r1>a {
    padding: 4px 10px;
    font-size: 12px;
  }

  .teach_r_t>strong {
    font-size: 20px;
  }
  footer::before {
    padding-bottom: calc(996% / 19.2);
  }

  .gp-page>a, .gp-page>span {
    width: 25px;
    height: 25px;
    line-height: 25px;
  }

  .select {
    height: 25px;
    line-height: 25px;
  }

  .select>a {
    height: 20px;
    line-height: 20px;
  }

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

  .gp-page {
    box-sizing: border-box;
    margin: 20px 0 0px;
  }

  main {
    padding-bottom: 30px;
  }

  .headertop .header .logo {
    padding: 20px 0;
    width: 100%;
  }

  .gp-subLeft {
    display: none;
  }

  .gp-m-subNav {
    display: block;
    margin-bottom: 40px;
  }

  .apparatus2 {
    margin-left: 0;
  }

  .title {
    margin-top: 20px;
  }

  .title:nth-child(1) {
    margin-top: 0;
  }

  .pageArticleTitle h3 {
    font-size: 3.4rem;
  }

  .pageArticleTitle {
    padding-top: 15px
  }

  .articleAuthor {
    margin-bottom: 40px
  }

  .gp-m-subNav2 {
    display: block
  }

  .noticeUl a p {
    margin-left: 100px;
  }
}

@media screen and (max-width:414px) {
  .gp-page {
    text-align: left;
  }

  .select {
    display: none;
  }

  .pageArticleTitle h3 {
    font-size: 3rem;
  }

  .pageArticleTitle {
    padding-top: 10px;
  }

  .articleAuthor {
    margin-bottom: 30px;
  }

  .gp-page>a {
    display: none
  }

  .gp-page .gp-page-start, .gp-page .gp-page-end, .gp-page .gp-page-next, .gp-page .gp-page-prev {
    display: inline-block;
    margin: 0 5px;
  }

  .gp-page .gp-page-start, .gp-page .gp-page-prev {
    float: left;
  }

  .gp-page .gp-page-end, .gp-page .gp-page-next {
    float: right;
  }

  footer::before {
    padding-bottom: calc(1596% / 19.2);
  }

  .gp-m-subNav2 ul {
    display: block;
    margin-left: 20px;
  }

  .gp-m-subNav2 {
    padding-bottom: 8px;
  }
}

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