@charset "utf-8";

body {
  background: url(../images2022/bg.png) no-repeat;
  background-size: cover;
}

/* aside */
.gp-subLeft {
  background: #fff;
  width: 300px;
  position: relative;
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
}
.tabListBox{
  display: none;
}
.gp-subLeft::before {
  content: '';
  display:
    block;
  width: 100%;
  height: 100%;
  background: #eee;
  top: 20px;
  left: 20px;
  position:
    absolute
}

.gp-subLeft ul {
  position:
    relative;
  z-index: 100;
}

.gp-subLeft>ul>li {
  position: relative;
  border: 1px solid #dcdcdc;
  border-top: none;
  background: #fff;
  border-bottom: none;
}

.gp-subLeft>ul>li>a {
  padding: 20px 15px;
  /* padding-right: 0; */
  display: block;
  /*  */
  line-height: 36px;
  border-bottom: 1px solid #dcdcdc;
  /* margin-right: 20px; */
  margin: 0 30px;
  transition: all 0.35s ease-in-out;
}

.gp-subLeft>ul>li:hover, .gp-subLeft>ul>li.active {
  background: #94070a;
  /* padding-right: 20px; */
  margin-right: 0;
  padding-left: 5px;
  margin-left: 0;
  position: relative;
  z-index: 100;
}

.gp-subLeft>ul>li:hover>a, .gp-subLeft>ul>li.active>a {
  color: #fff;
  border: none;
}

.gp-subLeft>ul>li.active::before, .gp-subLeft>ul>li:hover:before {
  content: '';
  display: block;
  width: 108px;
  height: 36px;
  background: url(../images2022/as1.png) no-repeat;
  position: absolute;
  right: 0;
  /* top: 40px; */
  bottom: 0;
}

.gp-subLeft .gp-toggles {
  width: 124px;
  height: 77px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 58px;
  text-align: center;
  cursor: pointer;
  color: #fff;
}

.gp-second-nav {
  font-size: 16px;
  display: none;
  color: #fff;
  background: rgba(148, 7, 10, .9);
  /* padding:20px 0; */
}

.gp-second-nav dd {
  margin-bottom: 10px;
  background: rgba(148, 7, 10, .9);
}

.gp-second-nav dd>a {
  display: block;
  padding: 0px 15px 0px 60px;
  line-height: 36px;
  font-weight: bold;
  color: rgba(255, 255, 255, .8);
  /* border-bottom: 1px dotted #fff; */
  transition: all 0.35s ease-in-out;
}

.gp-second-nav dd a:hover, .second_nav dd a.active {
  font-weight: bold;
  color: #fff
}

/*侧边栏移动端 */
.gp-m-subNav {
  display: none;
}

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

.gp-m-subNav .gp-m-inner-header-icon {
  float: right;
  width: 40px;
  color: #fff;
  height: 40px;
  text-align: center;
  /* margin-bottom: 20px; */
}

.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
}

.gp-page {
  padding: 30px 0 50px;
  color: #999;
}

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

.gp-page a, .gp-page span {
  display: inline-block;
  *
  display: inline;
  *
  zoom: 1;
  padding: 3px 0;
  width: 34px;
  padding: 3;
  height: 36px;
  line-height: 36px;
  position: relative;
  text-align: center;
  vertical-align: top;
}

.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 {
  width: auto;
  padding: 3px 15px;
  color: #666;
  font-size: 14px;
  line-height: 36px;
}

.gp-page span {
  border: none
}

.gp-page a:hover {
  background-color: #94070a;
  color: #fff
}

.gp-m-page {
  display: none
}

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

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

/*居中*/
.gp-page-centered {
  text-align: center
}

/*右对齐*/
.gp-page-right {
  text-align: right
}

/*æ–‡ç« é¡µ*/
.articleBox {
  width: 100%;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
}

.subArticleTitle {
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.subArticleTitle h2 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: normal;
}

.subArticleTitle .detail {
  line-height: 22px;
  font-size: 14px;
  color: #999;
  text-align: center;
}

.subArticleTitle .detail span {
  display: inline-block;
  margin: 0 0 0 15px;
  color: #999;
}

.article {
  text-align: center;
  margin-bottom: 20px;
}

.article img {
  margin: 15px 0
}

.article p {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}

.Annex {
  /* padding: 20px 0 20px; */
  overflow: hidden;
  clear: both;
}

.Annex h3 {
  font-size: 18px;
  color: #333;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  font-weight: normal;
}

.Annex ul {
  overflow: hidden;
  padding: 12px 20px;
  background: url(../images2022/aut18.png) no-repeat;
  background-size: 100% 100%;
}

.wrapArticle {
  width: calc(100% - 110px);
}

.Annex ul li {
  margin-bottom: 20px;
  position: relative;
}

.Annex ul li:last-child {
  margin: 0
}

.Annex ul li a {
  /* font-size: 16px; */
  line-height: 36px;
  color: #666;
}

.Annex ul li a:hover {
  /* color: #004c90; */
}

.subBannerImg {
  padding-bottom: 20%;
}


.gp-bread {
  display: inline-block;
  padding: 0;
  position: absolute;
  right: 14.76%;
  bottom: 20px;
  padding-left: 33px;
  box-sizing: border-box;
}

.gp-bread::before {
  content:
    '';
  display: block;
  width: 18px;
  height: 16px;
  background: url(../images2022/home.png) no-repeat;
  position: absolute;
  left: 0;
  top: calc(50% - 8px);
}

.gp-bread a {
  /* font-size: 14px; */
  line-height: 36px;
  color: #fff;
}

.gp-bread span {
  color: #fff;
  margin: 0px 5px;
}

.pageArticleTitle {
  overflow: hidden;
  padding: 18px 0 20px;
  /* border-bottom: 1px solid rgba(0, 0, 0, .1); */
}

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

.articleAuthor {
  text-align: center;
  color: #94070a;
  padding: 10px;
  margin: 23px 0 39px;
  background: url(../images2022/aut18.png) no-repeat;
  background-size: cover;
}

.articleAuthor span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  color: #94070a;
  line-height: 2.25;
  margin: 0 15px;
  font-size: 16px;
}

.articleBottom {
  overflow: hidden;
}

.gp-article {
  position: relative;
  line-height: 30px;
  margin-bottom: 40px;
}

.gp-article p {
  color: #333;
  line-height: 2;
  /* font-size: 16px; */
}

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

.Annex {
  width: 100%;
  float: none;
  margin-bottom: 40px;
}

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

.sub_right2 {
  margin-left: 0;
  /* overflow: hidden; */
  margin-bottom: 60px;
}

.articles {
  position: relative;
  min-height: 500px;
  width: calc(100% + 110px);
}

.share span, .message p {
  display: inline-block;
  line-height: 30px;
  color: #757575;
  border-top: 1px solid #3a4f99;
}

.wrapbanner {
  padding: 0 3%;
  width: 94%;
}

.wrapbanner {
  position: relative;
}

.wrapbannerPic::before {
  content: '';
  display: block;
  width: 100%;
  height: 155px;
  background: rgba(0, 0, 0, .55);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(top, rgba(0, 0, 0, .55), rgba(0, 0, 0, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, .55), rgba(0, 0, 0, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to top, rgba(0, 0, 0, .55), rgba(0, 0, 0, 0));
  position: absolute;
  bottom: 0;
  left: 0;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 90px), calc(100% - 80px) 100%, 80px 100%, 0 calc(100% - 90px));
}

.wrapbannerPic {
  padding-bottom: 27.47%;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 90px), calc(100% - 80px) 100%, 80px 100%, 0 calc(100% - 90px));
  overflow: hidden;
  position: relative;
}

.sTit {
  font-family: "zihun96hao";
  position: absolute;
  left: 14.76%;
  display: inline-block;
  bottom: 57px;
}

.sTit::before {
  content: '';
  display: block;
  width: 124px;
  height: 117px;
  background: url(../images2022/b1.png) no-repeat;
  position: absolute;
  bottom: -4px;
  left: -58px;
}

main {
  display: block;
  padding: 50px 0;
}

main .gp-container {
  width: 1440px;
}

.msgRight {
  margin-left: 370px;
}

.invite {
  margin-bottom: 18px;
  border-bottom: 1px solid #dcdcdc;
}

.invitetit {
  line-height: 36px;
  color: #333;
  position: relative;
  padding-bottom: 15px;
  display: inline-block;
}

.invitetit::before {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: #94070a;
  position: absolute;
  left: 0;
  bottom: 0;
}

.inviteUl a {
  display: block;
  line-height: 36px;
  transition: all .3s ease-in-out;
  padding: 30px 0 20px 30px;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}

.inviteUl li:nth-child(1) a {
  /* border: none; */
}

.inviteUl a::before {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  background: url(../images2022/inb6.png) no-repeat;
  position: absolute;
  left: 0;
  top: 44px;
}

.date {
  line-height: 36px;
  color: #94070a;
  margin-left: 20px;
  position: relative;
}
.inviteUl li:hover a{
  border-bottom: 1px solid rgba(0,0,0,0);
}
.inviteUl li:hover  a .date::before {
  content: '';
  display: block;
  width: 340px;
  height: 46px;
  background: url(../images2022/1.png) no-repeat;
  position: absolute;
  right: 62px;
  bottom: -26px;
}

.surveyUl {
  margin-bottom: 40px;
  margin-top: 50px;
}

.surveyUl a {
  display: block;
  background: #a62c2f;
  overflow: hidden;
  position: relative;
  padding-bottom: 31.5%;
}

.surveyUl a::before {
  /* content: ''; */
  display: block;
  width: 340px;
  height: 46px;
  background: url(../images2022/1.png) no-repeat;
  position: absolute;
  right: 20px;
  bottom: 80px;
}

.surImg {
  width: 62.15%;
  /* height: 338px; */
  padding-bottom: 31.53%;
  background: #333;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 334px), calc(100% - 102px) 100%, 0px 100%, 0 0);
}

.surImg img {
  width: 100%;
  display: block;
}

.surSum {
  margin-left: 62.15%;
  padding-right: 2.7%;
  box-sizing: border-box;
  text-align: right;
  top: 50%;
  margin-top: -40px;
  position: absolute;
  /* vertical-align: middle; */
}

.surSum p {
  font-family: "zihun96hao";
  line-height: 1.2;
  margin-bottom: 26px;
}

.surSum span {
  display: block;
  text-align: right;
  line-height: 1.2;
  position: relative;
  color: rgba(255, 255, 255, .88);
}

.surSum span::before {
  content:
    '';
  width: 25%;
  height: 1px;
  background: rgba(255, 255, 255, .2);
  position: absolute;
  left: 25%;
  top: 50%;
}

.tissueUl li {
  padding: 11px 30px 11px 30px;
  overflow: hidden;
  margin-bottom: 50px;
}

.tissueUl li.on {
  padding: 30px 100px 16px 30px;

}

.tissueUl li:nth-child(even) {
  background: url(../images2022/odd.png) no-repeat;
  background-size: cover;
}

.tissLeft {
  width: 100%;
  transition: all 1s ease-in-out;
  position: relative;
}

.tissLeft i {
  display:
    block;
  width: 25px;
  height: 25px;
  background: url(../images2022/cre.png) no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
}

.tissLeft.on {
  width: 43px;
  text-align: right;
  padding-left: 20px;
  box-sizing: border-box;
  color: #94070a;
  padding-top: 20px;
  position: relative;
  padding-bottom: 54px;
}

.tissLeft.on::before {
  content: '';
  display:
    block;
  width: 43px;
  height: 100%;
  background: url(../images2022/tissl.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.tissLeft.on i {
  display:
    block;
  width: 25px;
  height: 25px;
  background: url(../images2022/circle.png) no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
}

.tissueUl li.on .tissRight {
  display: block;
}

.tissRight {
  margin-left: 123px;
  display: none;
  transition: all 1s ease-in-out;
}

.tissRight dd {
  /* margin-bottom: 10px; */
  line-height: 2.5;
}

.tissRight p.gp-f18 {
  color: #666;
  line-height: 2;
  border-bottom: 1px solid #dcdcdc;
}

.tissRight p.gp-f18 a {
  display: inline-block;
}

.tissRight p.gp-f16 {
  color: #333;
  line-height: 2.3;
}

.tissRight p.gp-f16 a {
  display: inline-block;
  margin-right: 80px
}

.tissRight2 {
  margin-left: 0;
  display: block;
}

.tissRight2 p {
  display: inline-block;
}

.tissRight2 p:nth-child(1).gp-f16 a {
  margin: 0;
  color: #666;
}

.tissueUl2 li {
  margin-bottom: 10px;
}

.right {
  background: url(../images2022/right3.png) no-repeat center;
}

.gp-subLeft>ul>li:hover .right, .gp-subLeft>ul>li.active .right {
  /*   width: 8px;
  height: 12px; */
  background: url(../images2022/right2.png) no-repeat center;
}

.gp-subLeft>ul>li:hover .down, .gp-subLeft>ul>li.active .down {
  /*   width:12px;
  height:8px; */
  background: url(../images2022/down2.png) no-repeat center;
}

.til_tabs {
  /* padding: 10px 0; */
  background: url(../images2022/aut18.png) no-repeat;
  overflow: hidden;
}

.til_tabs span {
  width: 50%;
  text-align: center;
  line-height: 36px;
  padding: 10px;
  display: block;
  float: left;
  box-sizing: border-box;
  cursor: pointer;
  color: #666;
}

.til_tab.on, .til_tab:hover {
  background: #94070a;
  color: #fff;
}

.engz {
  padding: 40px 0;
}

.engz a {
  display: inline-block;
  line-height: 36px;
  color: #666;
  padding: 0 10px;
  box-sizing: border-box;
  /* margin-right: 0.9%; */
}

.engz a.on, .engz a:hover {
  font-size: 24px;
  color: #94070a;
}

.tabUl {
  margin: 0 -25px;
}

.tabUl li {
  width: 50%;
  margin-bottom: 50px;
  float: left;
}

.tabUl a {
  display: block;
  margin: 0 25px;
  box-sizing: border-box;
  background: url(../images2022/odd.png) no-repeat;
  background-size: cover;
  position: relative;
}

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

.tabUl li:hover {
  transform: translateX(5px);
}

.tabPic {
  width: 200px;
  background: #e7d0d0;
  /* position: absolute; */
  margin-top: -10px;
  margin-left: -10px;
}

.tabImg {
  padding-bottom: 152%;
}

.tabRight {
  margin-left: 230px;
}

.tabRight p {
  line-height: 36px;
  color: #333;
}

.name span {
  display: inline-block;
  padding-top: 25px;
  position: relative;
  margin-bottom: 10px;
  color: #94070a;
}

.name span::before {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: #94070a;
  position: absolute;
  left: 0;
  top: 0;
}

.tabListbox {
  display: none;
}

.retireUl {
  margin-top: 32px;
  margin: 0 -25px;
  margin-top: 50px;
  overflow: hidden;
}

.retireUl li {
  margin-bottom: 50px;
  transition: all .3s ease-in-out;
}

.retireUl li:hover {
  transform: translateY(2px);
}

.retireUl li a {
  margin: 0 25px;
  position: relative;
  display: block;
}

.out {
  padding: 30px;
  padding-top: 0;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #dcdcdc;
  background: #fff;
}

.retireUl li a::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images2022/odd2.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 10px;
  top: 10px;
}

.retireUl p.gp-f18 {
  line-height: 36px;
  color: #333;
}

.hisdate {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #a62c2f;
}

.historyUl a {
  display: block;
  overflow: hidden;
  position: relative;
}

.historyUl a::before {
  content: '';
  display: block;
  width: calc(100% - 61px);
  height: 1px;
  background: #a62c2f;
  position: absolute;
  right: 0;
  top: 30px;
}

.historyUl a::after {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: #a62c2f;
  position: absolute;
  left: 30px;
  top: 61px;
}

.year {
  line-height: 20px;
  color: #94070a;
}

.year i {
  color: #999;
  font-style: normal;
}

.hisInfor {
  line-height: 1.56;
  color: #333;
  margin-left: 82px;
}

.historyUl {
  margin-bottom: 50px;
}

.gardenUl li {
  width: 50%;
  float: left;
}

.gardenUl a {
  display: block;
  padding: 20px 75px 50px 20px;
  box-sizing: border-box;
  border: 1px solid #a62c2f;
  position: relative;
}

.gardenUl a::after {
  content: '';
  display: block;
  width: calc(100% - 54px);
  height: 57px;
  background: url(../images2022/aut18.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}

.gardenUl li:nth-child(odd) a {
  border-left: none;
  border-right: none;
}

.gardenUl li:nth-child(even) a {
  border-right: none;
  border-left: none;
  border-bottom: none;
  padding: 20px 20px 50px 75px;
}

.gardenUl li:nth-child(odd) a::before {
  content: '';
  display: block;
  width: 19px;
  height: 19px;
  background: url(../images2022/c5.png) no-repeat;
  position: absolute;
  right: -9.5px;
  top: -9.5px;
}

.gardenUl li:nth-child(even) a::before {
  content: '';
  display: block;
  width: 19px;
  height: 19px;
  background: url(../images2022/c5.png) no-repeat;
  position: absolute;
  left: -9.5px;
  top: -9.5px;
}

.gardenUl li:nth-child(even) a::after {
  left: 55px;
}

.gardenleader {
  overflow: hidden;
  box-shadow: 5px 0px 10px rgba(0, 0, 0, .15);
  position: relative;
  z-index: 2;
  background: #fff;
}

.genImg {
  width: 200px;
  background: #e7d0d0;
  overflow: hidden;
}

.genPic {
  padding-bottom: 152%;
}

.gardRight {
  margin-left: 230px;
  padding: 15px 25px 17px 0;
  box-sizing: border-box;
}

.name2 {
  line-height: 36px;
  color: #94070a;

}

.namein {
  padding-bottom: 7px;
  position: relative;
  margin-bottom: 27px;
}

.namein::before {
  content: '';
  display: block;
  width: 80px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #dcdcdc;

}

.gardRight p.gp-f16 {
  line-height: 26px;
  color: #666;
  margin-bottom: 10px;
}

.gardenUl li.on {
  margin-top: 98px;

}

.gardenUl li.on2 {
  margin-top: -98px;

}

.gardenUl {
  margin-top: 42px;
  overflow: hidden;
  position: relative;
  padding-top: 8.5px;
  margin-bottom: 50px;
}

.gardenUl::before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: #a62c2f;
  position: absolute;
  left: 50%;
  top: 0;
}

.proxyImg {
  width: 300px;
  overflow: hidden;
}
.proxyPic{
  padding-bottom: 56.3%;
}
.proxyRight{
  margin-left: 350px;
  position: relative;
  border-top: 2px solid #dcdcdc;
  padding-top: 18px;
}
.proxyRight p{
  line-height: 36px;
  color: #333;
  max-height: 72px;
  overflow: hidden;
}
.prexyUl{
  margin: 50px 0 0;
}
.prexyUl li{
  margin-bottom: 50px;
  overflow: hidden;
}
.prexyUl li.on .proxyRight{
  margin-left: 0;
}
.prexyUl li:hover .proxyRight::before{
  width: 100%;
}
.proxyRight::before{
  content: '';
  display: block;
  width: 0;
 transition: all .3s ease-in-out;
  height: 2px;
  background: #a62c2f;
  position: absolute;
  left: 0;
  top: -2px;
}
.date3{
  line-height: 36px;
  color: #94070a;
}

.mode2Ul {
  margin: 0 -25px;
  overflow: hidden;
}

.mode2Ul a {
  display: block;
  margin: 0 25px;
  border: 3px solid #efebea;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
}

.mode2Ul a::before {
  content: '';
  display: block;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: url(../images2022/mode2b.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 2px;
  top: 2px;
}
.mode2msg{
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  color: #333;
  position: relative;
  font-family: "SourceHanSerifCN";
  z-index: 10;
}
.mode2Ul .date{
  text-align: center;
  position: relative;
  z-index: 10;
}
.mode2Ul li{
  margin-bottom: 50px;
  transition: all .3s ease-in-out;
}
.mode2Ul li:hover a{
 border:3px solid #a62c2f;

}
.mode2Ul li:hover .mode2msg,.mode2Ul li:hover .date{
  color: #fff;
}
.mode2Ul li:hover a::before {
  background: url(../images2022/61.png) no-repeat;
  background-size: 100% 100%;
 
}
.gp-second-nav dd{
  position: relative;
}
.gp-stoggles{
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: center;
  width: 94px;
  line-height: 36px;
  height: 36px;
  z-index: 20;
}
.gp-third-nav a{
  display: block;
  padding: 0px 15px 0px 41px;
  line-height: 36px;
}
@media screen and (max-width:1700px) {
  .articles {
    width: 100%;
  }

  .wrap_share {
    top: 0;
  }
}

@media screen and (max-width:1301px) {
  .tabPic {
    width: 160px;
  }

  .tabRight {
    margin-left: 190px;
  }

  .genImg {
    width: 150px;

  }

  .gardRight {
    margin-left: 180px;
  }
}

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

  .out {
    padding: 15px;
    padding-top: 0;
  }

  .retireUl li a {
    margin: 0px 15px;

  }

  .retireUl {
    margin: 0px -15px;

  }

  .retireUl li {
    margin-bottom: 30px;
    transition: all .3s ease-in-out;
  }

  .msgRight {
    margin-left: 320px;
  }

  .tabUl li {
    width: 100%;
  }

  .gardenUl a {
    padding: 20px 45px 50px 20px;
  }

  .gardenUl li:nth-child(even) a {

    padding: 20px 20px 50px 45px;
  }
}

@media screen and (max-width:1100px) {
  .gardenUl a {
    padding: 20px 25px 50px 20px;
  }

  .gardenUl li:nth-child(even) a {
    padding: 20px 20px 50px 25px;
  }

  .genImg {
    width: 100px;
  }

  .gardRight {
    margin-left: 130px;
  }
  .mode2Ul a{
    margin: 0 10px;
  }
  .mode2Ul{
    margin: 0 -10px;
  }
  .mode2Ul li{
    margin-bottom: 20px;
  }
  .namein {
    margin-bottom: 5px;
  }
}

@media screen and (max-width:996px) {
  .gp-subLeft {
    display: none;
  }

  .tabUl li {
    width: 50%;
  }

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

  .msgRight {
    margin-left: 0px;
  }

  main {
    display: block;
    padding: 30px 0;
    overflow: hidden;
  }

}


@media screen and (max-width:767px) {
  .wrapbannerPic::before {
    height: 70px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 40px 100%, 0 calc(100% - 40px));
  }

  .wrapbannerPic {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 40px 100%, 0 calc(100% - 40px));
  }

  .historyUl {
    margin-bottom: 0px;
  }

  .sTit::before {
    content: '';
    display: block;
    width: 64px;
    height: 73px;
    background: url(../images2022/b1.png) no-repeat;
    background-size: 64px 73px;
    position: absolute;
    bottom: -4px;
    left: -25px;
  }

  .sTit {
    bottom: 30px;
  }

  .tissRight {
    margin-left: 73px;
  }

  .tissRight2 {
    margin: 0;
  }

  .tissueUl li.on {
    padding: 30px;
  }

  .tabUl li {
    width: 100%;
  }
  .gp-page {
    padding: 20px 0 20px;
    color: #999;
}
}



@media screen and (max-width:640px) {
  .gp-page {
    display: none;
  }

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

  .gardenUl li.on {
    margin-top: 0;

  }

  .gardenUl li.on2 {
    margin-top: 0;
  }

  .gardenUl {
    padding-left: 9.5px;
  }

  .gardenUl li {
    width: 99%;
    float: none;
  }

  .gardenUl::before {
    left: 9px;
    z-index: 1;
  }

  .gardenUl li:nth-child(odd) a {
    border-bottom: none;
  }

  .gardenUl li:nth-child(odd) a::before {
    left: -9.5px;
    z-index: 2;
  }
  .proxyImg {
    width: 230px;
   
}

.proxyRight {
    margin-left: 260px;
    
}
}

@media screen and (max-width:480px) {
  .wrapbannerPic::before {
    height: 40px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 20px 100%, 0 calc(100% - 20px));
  }

  .wrapbannerPic {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 20px 100%, 0 calc(100% - 20px));
  }

  .surveyUl {
    margin-bottom: 15px;
  }

  .sTit::before {
    content: '';
    display: block;
    width: 38px;
    height: 55px;
    background: url(../images2022/b1.png) no-repeat;
    background-size: 38px 55px;
    position: absolute;
    bottom: -2px;
    left: -7px;
  }
  .prexyUl {
    margin: 0;
}
.surveyUl{
  margin-top: 0;
}
  .inviteUl a {
    padding: 15px 0 10px 20px;

  }

  .inviteUl a::before {

    top: 28px;
  }

  .sTit {
    bottom: 15px;
    left: 8.75%;
  }

  .wrap_share {
    position: static;
    width: auto;
  }

  .wrapArticle {
    width: 100%;
  }

  .Annex ul li {
    margin-bottom: 0;
    position: relative;
  }

  .share_btn {
    display: inline-block;
    float: left;
  }

  .share .bdsharebuttonbox>a, .share .bshare-custom .bshare-more.more-style-addthis {
    width: 40px;
    height: 40px;
    margin-left: 5px;
  }

  .tissRight p.gp-f16 a {
    display: inline-block;
    margin-right: 20px;
  }

  .tissueUl li {
    padding: 16px
  }

  .tabPic {
    width: 100%;
    float: none;
    margin: 0;
    margin-bottom: 20px;
  }

  .tabRight {
    margin-left: 0;
  }

  .tabUl a {
    height: auto !important;
    padding: 10px;
  }

  .engz {
    padding: 20px 0;
  }

  .tabUl li {
    width: 100%;
    margin-bottom: 20px;
  }

  .gp-bread {
    right: 8.75%;
    bottom: 5px;
  }
  .proxyImg {
    width: 100%;
    float: none;margin-bottom: 20px;
   
}

.proxyRight {
    margin-left: 0px;
    
}
.prexyUl li {
  margin-bottom: 20px;
  overflow: hidden;
}
}


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