body,dd,dl,form,h1,h2,h3,h4,input,ol,p,select,span,td,textarea,th,ul{margin:0;padding:0;text-size-adjust:none;line-height:1}h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:400;margin:0;line-height: 1;}a{text-decoration:none}img{border:none;vertical-align:middle;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;object-fit:cover}table{border:none}input,textarea{outline:0}textarea{resize:none;overflow:auto}li{list-style: none;}.show{display:block!important}.flex{display:flex!important;justify-content:space-between;flex-wrap:wrap;}
.mga{margin:auto;}
p:last-child,a:last-child{
  margin-bottom: 0 !important;
}
.iwh img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@font-face {
  font-family:'wdxyt';
  src: url('https://www.guandian.cn/font/wdxyt.ttf');
}
@font-face {
  font-family:'kuaikanshijieti';
  src: url('https://www.guandian.cn/font/kuaikanshijieti.ttf');
}
@font-face {
  font-family:'youshebiaotiyuan';
  src: url('https://www.guandian.cn/font/youshebiaotiyuan.otf');
}
body{
}
.wrap{
  background: url(../img/bg.png) no-repeat top center;
  width: 1650px;
  margin: auto;
  position: relative;
}
.head{
  width: 100%;
  height: 478px;
  position: relative;
}
.nav{
  margin-top: 24px;
  width: 100%;
  display: inline-block;
  text-align: center;
}
.nav a {
  font-size: 22px;
  margin-right: 12px;
  color: #ffffff;
  filter: drop-shadow(0px 2px 0px #888);
}
div.main{
  width: 1000px;
  margin: auto;
  /* font-family:'noto sans sc','Source Han Sans CN'; */
}
.title span{
  font-size: 32px;
  margin: 63px 0 45px;
  color: #22865a;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.title span::before{
  width: 49px;
  height: 39px;
  top: 0;
  left: -60px;
  background: url(../img/title_icon.png) no-repeat;
  position: absolute;
  content: '';
}
.title span::after{
  width: 260px;
  height: 30px;
  border-radius: 100px;
  top: 4px;
  right: -270px;
  background: linear-gradient(to right,transparent,#319463);
  content: '';
  position: absolute;
}
.banner_left{
  width: 410px;
  padding-left: 28px;
  box-sizing: border-box;
}
.banner_right{
  width: 463px;
  height: 260px;
}
.banner img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner a{
  align-items: center;
}
.banner h1{
  font-size: 18px;
  margin-bottom: 19px;
  line-height: 1.3;
  font-weight: bold;
  color: #22865a;
  position: relative;
}
.banner h2{
  font-size: 14px;
  line-height: 1.7;
  color: #373b4e;
}
.news{
  margin-top: 56px;
}
.news_switch{
  display: flex;
}
.news_switch span{
  width: 164px;
  height: 48px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-weight: bold;
  color: #22865a;
  background: #cbe9bc;
  cursor: pointer;
  position: relative;
  margin-right: 12px;
}
.news_switch span:not(:first-of-type)::before{
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #fff;
  position: absolute;
  content: '';
  left: 0;
}
.news_switch span::after{
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #cbe9bc;
  position: absolute;
  content: '';
  right: -11px;
}
span.news_selected{
  background: linear-gradient(to bottom,#65ca6f,#459f72);
  color: #fff;
}
span.news_selected::after{
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #53b170;
}
.news_outer{
  padding: 41px 20px;
  background: #e5f5e7;
  border-radius: 10px;
}
.news_box{
  height: 175px;
  padding-right: 12px;
  overflow: auto;
  display: none;
  align-content: flex-start;
}
.news_box a{
  width: 49%;
  padding-left: 22px;
  line-height: 1.2;
  margin-bottom: 30px;
  box-sizing: border-box;
  font-size: 15px;
  color: #333333;
  position: relative;
}
.news_box a:nth-last-child(-n+2){
  margin-bottom: 0;
}
.news a::before{
  width: 8px;
  height: 8px;
  border: 1px solid #0d792a;
  border-radius: 2px;
  position: absolute;
  content: '';
  top: 4px;
  left: 0;
  z-index: 1;
  border-radius: 1px;
}
.news a::after{
  width: 8px;
  height: 8px;
  border: 1px solid #facd89;
  border-radius: 2px;
  position: absolute;
  content: '';
  top: 8px;
  left: 4px;
  z-index: 2;
  border-radius: 1px;
}
.b1{
  box-sizing: border-box;
  position: relative;
  background: linear-gradient(to right,#ace2b1,#ffffff);
  border-radius: 0 0 0 90px;
  overflow: hidden;
}
.b1_left{
  width: 299px;
  height: 233px;
}
.b1_right{
  margin-top: 40px;
  width: 612px;
}
.block h1{
  font-size: 22px;
  font-weight: bold;
  color: #22865a;
}
.block h2{
  font-size: 14px;
  color: #373b4e;
  margin-top: 20px;
}
.b1_box{
  display: none;
}
.b1 .guest_con{
  position: absolute;
  bottom: 14px;
  left: 380px;
}
.b1 .guest_con span{
  font-size: 18px;
  padding: 8px 18px;
  font-weight: bold;
  cursor: pointer;
  background: #c9c9c9;
  margin-right: 12px;
  border-radius: 12px;
  display: inline-block;
  color: #fff;
}
.b1 .guest_con span.b1_select{
  background: linear-gradient(to bottom,#5dc669,#409e6c);
  color: #fff;
}
.b2{
  display: block;
  background: linear-gradient(to right, #ace2b1, #ffffff);
  padding: 0 27px 40px;
  box-sizing: border-box;
  margin-top: 40px;
}
.b2 h2 b{
  color: #1298a8;
  font-weight: bold;
}
.b2_left{
  width: 493px;
  margin-top: 30px;
}
.b2_right{
  width: 384px;
  height: 329px;
  border-radius: 0 0 0 100px;
  overflow: hidden;
}
.b2_bottom{
  grid-template-columns: repeat(auto-fill,110px);
  gap: 36px 26px;
  display: grid;
  margin-top: 40px;
}
.b2 .guest_con{
  width: 110px;
  height: 146px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.guest_con img{
  border-radius: 0 0 30px 0;
  border-right: 3px solid #62c96c;
}
.b2 .guest_con span{
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 20px;
  color: #333333;
  text-align: center;
}
.rel_box{
  padding-bottom: 40px;
  position: relative;
}
.rel_box p{
  font-size: 12px;
  margin-bottom: 12px;
  line-height: 1.5;
  color: #262626;
  z-index: 1;
  position: relative;
}
.rel_box::after{
  width: 100%;
  height: 14px;
  bottom: -10px;
  left: 0;
  background: url(../img/intro_after.png) no-repeat 0 0 / 100%;
  position: absolute;
  content: '';
}
.rel a{
  font-size: 22px;
  padding: 25px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(to bottom,#65ca6f,#459e72);
  border-radius: 0 30px 0 30px;
  margin-top: 30px;
  display: inline-block;
}
.group{
  padding-bottom: 46px;
}
.group_box{
  box-sizing: border-box;
  width: max-content;
  color: #333333;
  align-items: center;
}
.group_box h1{
  font-size: 18px;
  margin-bottom: 30px;
}
.group_box h2{
  font-size: 12px;
  margin-bottom: 14px;
}
.g_con2{
  width: 310px;
  text-align: center;
}
.g_con3{
  margin: 0 20px;
}
.qrcode img {
  width: 100px;
  height: 100px;
  margin: 4px 0;
}
.group_box h2:last-child{
  margin-bottom: 0;
}
.footerwrap {
  background: #087b49;
}
.footer {
  width: 1000px;
  margin: auto;
  overflow: hidden;
  padding: 10px 0 30px;
}
.footer_l {
  float: left;
  width: 20%;
margin-top: 60px;
}
.footer_r {
  float: right;
  width: 80%;
}
.footer_r li {
  list-style: none;
  float: left;
  text-indent: 24px;
  line-height: 2;
  color: white;
  font-size: 12px;
  margin-top: 60px;
}
.side {
  position: fixed;
  background: linear-gradient(to bottom, #65ca6f, #459e72);
  font-size: 18px;
  color: #fefefe;
  box-sizing: border-box;
  padding: 14px 10px;
  z-index: 999;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  margin: 494px 0px 0 1430px;
  border-radius: 10px;
  transform: skewY(-10deg);
}
.side_box{
  transform: skewY(10deg);
}
.side a,.side p{
  font-size: 20px;
  line-height: 1.4;
  display: block;
  color: #ffffff;
  letter-spacing: 1px;
  white-space: nowrap;
  cursor: pointer;
}
.side_box{
}
.side hr{
  border-color: #fff;
  margin: 10px 0;
}
@media only screen and (max-width: 1540px){
  .wrap{
    width: 96%;
    min-width: 1100px;
  }
}
@media only screen and (max-width: 1540px){
.side {
  position: fixed;
  right: 20px !important;
}
@media only screen and (max-width: 1160px){
.side {
  margin: 494px 0px 0 1030px;
  right: auto;
}
