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');
}
body{
  background-color: #f5f5f5;
}
.wrap{
  width: 1600px;
  margin: auto;
  position: relative;
  background: url(../img/bg.png) no-repeat top center;
}
.head{
  height: 280px;
  width: 100%;
  position: relative;
}
.nav{
  margin-top: 12px;
  width: 100%;
  display: inline-block;
  text-align: center;
}
.nav a{
  font-size: 16px;
  margin: 0 6px;
  color: #ffffff;
}
div.main{
  width: 1100px;
  padding: 190px 70px 0;
  margin: auto;
  position: relative;
}
div.main::after {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  z-index: -1;
}
.intro{
  width: 905px;
  border-radius: 70px;
  box-sizing: border-box;
  position: relative;
  background-color: #fff;
}
.intro p,.pel p{
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 24px;
  color: #333333;
}
.intro_box{
  height: 270px;
  padding-right: 12px;
  overflow: auto;
}
.intro_btn{
  color: #fff;
  margin-top: 30px;
  font-size: 16px;
  text-align: center;
}
.ib_box{
  padding: 4px 0;
  background: linear-gradient(to right,#0d895c,#014d2c);
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  font-weight: bold;
  box-shadow: 0 3px 13px 0 #d1dae8;
  border-radius: 6px;
  position: relative;
}
.ib_box::before{
  width: 108px;
  height: 3px;
  left: -108px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #cce7dc;
  content: '';
  position: absolute;
  z-index: 0;
}
.ib_box::after{
  width: 108px;
  height: 3px;
  right: -108px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #cce7dc;
  content: '';
  position: absolute;
  z-index: 0;
}
.intro_btn a{
  margin: 0 30px;
  color: #fff;
  position: relative;
  z-index: 1;
}
.border {
  height: 29px;
  width: 2px;
  background: linear-gradient(to right,#014d2c 0 1px,#0d895c 1px);
}
.banner_left{
  width: 445px;
}
.banner a{
  align-items: center;
}
.banner h1{
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 18px;
  font-weight: bold;
  color: #017558;
}
.banner h2{
  font-size: 14px;
  line-height: 1.6;
  color: #4a270f;
}
.banner_right{
  width: 464px;
  height: 264px;
  border: 1px solid #0b5884;
  border-radius: 10px;
}
.news{
  margin-top: 60px;
}
.news_box{
  padding: 20px 70px;
  max-height: 240px;
  overflow: auto;
  background: #f4f4f4;
  border-radius: 0 0 10px 10px;
  display: none;
}
.news a{
  font-size: 15px;
  display: block;
  margin-bottom: 24px;
  color: #333333;
  position: relative;
  padding-left: 20px;
  width: 49%;
  box-sizing: border-box;
}
.news a::before{
  width: 10px;
  height: 10px;
  background: #006e4e;
  position: absolute;
  content: '';
  top: 6px;
  left: 0;
  z-index: 2;
}
.news a::after{
  width: 10px;
  height: 10px;
  background: #c5c5c5;
  position: absolute;
  content: '';
  top: 0;
  left: -5px;
}
.news_switch{
  padding: 0 20px;
  display: inline-flex;
  gap: 0 30px;
  background: linear-gradient(to right,#0c895c,#014d2c);
  border-radius: 6px;
}
.news_switch span{
  font-size: 24px;
  font-weight: bold;
  padding: 12px 0;
  color: #fff;
  cursor: pointer;
}
.title{
  font-size: 30px;
  padding: 60px 150px 46px;
  font-weight: bold;
  color: #00453a;
  text-align: center;
}
.title span{
  position: relative;
}
.title span::before{
  width: 47px;
  height: 41px;
  left: -67px;
  top: 2px;
  background: url(../img/title_icon.png) no-repeat;
  position: absolute;
  content: '';
}
.title span::after{
  width: 47px;
  height: 41px;
  right: -67px;
  top: 2px;
  background: url(../img/title_icon.png) no-repeat;
  position: absolute;
  content: '';
  transform: rotateY(180deg);
}
.pel p{
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 24px;
  color: #333333;
}
.pel_box{
  width: 755px;
  padding-top: 22px;
  box-sizing: border-box;
  position: relative;
}
.pel_box::before{
  top: 0;
  bottom: 0;
  left: -110px;
  width: 129px;
  height: 245px;
  background: url(../img/pel_icon.png) no-repeat;
  position: absolute;
  content: '';
}
.pel_box::after{
  top: 0;
  bottom: 0;
  right: -110px;
  width: 129px;
  height: 245px;
  background: url(../img/pel_icon.png) no-repeat;
  position: absolute;
  content: '';
  transform: rotateY(180deg);
}
.pel a{
  font-size: 16px;
  padding: 10px 46px;
  margin-top: 20px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(to right,#0d895c,#014d2c);
  border-radius: 6px;
  display: inline-block;
}
.block img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.b1_box{
  position: relative;
}
.b1_left{
  width: 245px;
  height: 318px;
  border: 1px solid #387a6e;
  border-radius: 0 0 80px 0;
  overflow: hidden;
}
.b1_left img{
  display: none;
}
.b1_right{
  width: 663px;
}
.b1_right a{
  display: none;
}
.block h1{
  font-size: 22px;
  margin-bottom: 16px;
  color: #017558;
  line-height: 1.2;
  font-weight: bold;
}
.block h2{
  font-size: 14px;
  margin-bottom: 18px;
  color: #4a270f;
  line-height: 1.7;
}
.block h3{
  font-size: 16px;
  margin-bottom: 10px;
  color: #006e4e;
  line-height: 1.7;
}
.block h3 b{
  color: #017558;
}
.guest{
  margin-top: 60px;
}
.guest_con{
  width: 108px;
  margin-right: 26px;
  margin-bottom: 24px;
  display: inline-block;
  cursor: pointer;
}
.guest_con img{
  width: 100%;
  height: 140px;
  border: 1px solid #387a6e;
  border-radius: 0 0 40px 0;
}
.guest_con span{
  font-size: 18px;
  margin-top: 10px;
  font-weight: bold;
  color: #006e4e;
  text-align: center;
  display: block;
}
.b2_left{
  width: 530px;
}
.b2_right{
  width: 395px;
  height: 317px;
  border: 1px solid #387a6e;
  border-radius: 0 0 80px 0;
  overflow: hidden;
}
.b2_bottom{
  margin-top: 18px;
}
.moment_box{
  height: 440px;
  overflow: auto;
  display: grid;
  grid-template-columns: repeat(auto-fill, 33%);
  grid-template-rows: max-content;
}
.moment_con{
  width: 309px;
  height: 200px;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  margin-bottom: 20px;
}
.moment_con p{
  position: absolute;
  bottom: -26px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  background: linear-gradient(to top, #014d2c, #0d895c 89%);
  opacity: .9;
  padding: 16px 0 40px;
  border-radius: 35%;
}
.review_box{
  padding: 0 24px;
}
.review_con{
  width: 244px;
  height: 233px;
  font-size: 16px;
  padding: 14px 20px;
  border-radius: 10px;
  background: #054f49;
  box-sizing: border-box;
  font-weight: bold;
  color: #fff;
}
.review_con img{
  width: 100%;
  height: 145px;
  margin-bottom: 10px;
  object-fit: cover;
}
.group{
  margin-bottom: 30px;
}
.group_box{
  padding: 34px;
  box-sizing: border-box;
  width: max-content;
  color: #4a270f;
  align-items: center;
}
.group_box h1{
  font-size: 18px;
  margin-bottom: 30px;
}
.group_box h2{
  font-size: 12px;
  margin-bottom: 14px;
}
.g_con2{
  width: 240px;
  text-align: center;
}
.g_con3{
  margin: 0 30px;
}
.qrcode img {
  width: 100px;
  height: 100px;
  margin: 4px 0;
}
.group_box h2:last-child{
  margin-bottom: 0;
}
.footerwrap {
  background: #034b3a;
}
.footer {
  width: 1000px;
  margin: auto;
  overflow: hidden;
  padding: 10px 0 30px;
  display: flex;
  align-items: center;
}
.footer_l {
  float: left;
  width: 20%;
}
.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,#0d895c,#014d2c);
  font-size: 18px;
  color: #fefefe;
  box-sizing: border-box;
  padding: 32px 10px;
  z-index: 999;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  margin: 494px 0px 0 1430px;
  border-radius: 10px;
}
/* .side::after{
    content: '';
    position: absolute;
    background: #ffe285;
    width: 100%;
    height: 20px;
    z-index: -1;
    bottom: -7px;
    left: 0;
} */
.side a{
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold;
  display: block;
  color: #ffffff;
}
.side_box{
}
.side hr{
  border-color: #ccc;
  margin: 20px 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;
}
