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;}body{font-family:''}.show{display:block!important}.flex{display:flex!important;justify-content:space-between;flex-wrap:wrap;}
.mga{margin:auto;}
p:last-child{
  margin-bottom: 0 !important;
}
p:last-child{
  margin-bottom: 0 !important;
}
@font-face {
  font-family:'gchw00u';
  src: url('gchw00u.ttf');
}
body{
  font-family: "Source Han Sans","noto sans sc";
}
.wrap{
  width: 1600px;
  margin: auto;
  position: relative;
}
.head{
  height: 392px;
  padding: 0 34px;
  box-sizing: border-box;
  margin: auto;
  position: relative;
  z-index: 2;
  background: url(../img/head_bg.png) no-repeat top center;
  text-align: center;
}
.nav{
  margin-top: 18px;
  width: max-content;
  width: 100%;
  position: relative;
  display: inline-block;
}
.nav a{
  font-size: 18px;
  margin: 0 7px;
  color: #fff;
}
.slogan_box{
  margin-top: 49px;
}
.slogan_box p:nth-of-type(1) span{
  font-size: 31px;
  font-family: 'gchw00u';
  color: #fffbf2;
  font-weight: bold;
  display: block;
  filter: drop-shadow(2px 3px 4px #d46819);
}
.slogan_box p:nth-of-type(2) span{
  font-size: 55px;
  font-family: "gchw00u";
  background-image: -webkit-linear-gradient(274deg,#fffffe 40%,#feebc2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 16px;
  color: #fee3aa;
  filter: drop-shadow(2px 3px 4px #ae3f0f);
  display: inline-block;
}
.slogan_box p:nth-of-type(3){
  font-size: 25px;
  margin-top: 16px;
  color: #ffffff;
  font-weight: bold;
}
.slogan_box p:nth-of-type(4){
  font-size: 25px;
  margin-top: 19px;
  color: #ffffff;
  font-weight: bold;
  filter: drop-shadow(1px 3px 2px #d47929);
}
.slogan_box p:nth-of-type(5){
  font-size: 24px;
  margin-top: 27px;
  color: #ffffff;
  font-weight: bold;
  filter: drop-shadow(1px 3px 2px #d47929);
}
.main{
  width: 1000px;
  margin: auto;
}
.banner{
  padding: 28px 36px;
  margin-top: 20px;
  border-radius: 70px;
  box-sizing: border-box;
  position: relative;
  background: #fff;
}
.banner_box{
  position: relative;
}
.banner_box a{
  align-items: center;
}
.banner_box::before{
  width: 170px;
  height: 120px;
  background: #c1cde9;
  z-index: -1;
  left: -40px;
  top: -50px;
  filter: blur(26px);
  position: absolute;
  content: '';
}
.banner_box::after{
  width: 170px;
  height: 120px;
  background: #c1cde9;
  z-index: -1;
  right: -40px;
  bottom: -50px;
  filter: blur(26px);
  position: absolute;
  content: '';
}
.banner_left{
  width: 473px;
  height: 265px;
  border-radius: 12px;
  overflow: hidden;
}
.banner_right{
  width: 392px;
}
.banner h1{
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 19px;
  font-weight: bold;
  color: #fd6c15;
  position: relative;
}
.banner h1::before,.banner h1::after{
  width: 13px;
  height: 11px;
  position: absolute;
  content: '';
}
.banner h1::before{
  background: #fcba5f;
  z-index: 0;
  top: 0px;
  left: -18px;
}
.banner h1::after{
  background: #fde3b0;
  z-index: 0;
  left: -22px;
  top: 6px;
}
.banner h2{
  font-size: 14px;
  line-height: 1.6;
  color: #4a270f;
}
.title{
  margin: 53px 0;
  font-weight: bold;
  color: #fd6c15;
  display: inline-flex;
  position: relative;
  margin-left: 5px;
}
.title::before{
  width: 100%;
  height: 30px;
  top: -6px;
  left: 30px;
  background: #f5efe8;
  position: absolute;
  content: '';
  z-index: -2;
}
.title::after{
  width: 100%;
  height: 30px;
  left: 12px;
  top: 12px;
  background: #fde3b0;
  position: absolute;
  content: '';
  z-index: -1;
}
.news .title span:not(.news_selected){
  color: #83726b;
}
.title span{
  font-size: 30px;
  margin-right: 29px;
}
.title:not(.block .title)+div{
  padding-left: 24px;
}
.news .title span{
  cursor: pointer;
}
.news_box{
  padding-right: 12px;
  height: 248px;
  overflow: auto;
  display: none;
  align-content: flex-start;
}
.news a{
  font-size: 15px;
  line-height: 1.2;
  display: block;
  margin-bottom: 24px;
  color: #4a270f;
  position: relative;
  padding-left: 20px;
  width: 48%;
  box-sizing: border-box;
}
.news a::before{
  width: 15px;
  height: 15px;
  left: -2px;
  top: 0;
  background: url(../img/news_icon.png) no-repeat;
  position: absolute;
  content: '';
}
.exce_right{
  width: 534px;
  position: relative;
}
.exce_right p{
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 28px;
  color: #4a270f;
}
.exce_right a{
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  background: linear-gradient(to right,#f7aa4c,#fc7f47);
  position: absolute;
  right: -4px;
  bottom: -10px;
  padding: 11px 40px;
  border-radius: 30px;
    box-shadow: 0 2px 3px 0 #eee;
}
.exce_right div{
  width: 100%;
  height: 5px;
  border-top: 1px solid #c9a279;
  border-bottom: 1px solid #c9a279;
}
.b1_left{
  width: 260px;
  height: 329px;
  border-radius: 14px;
  transform: skewX(-4deg);
  overflow: hidden;
  position: relative;
  filter: drop-shadow(-10px 10px 0px #fde3b0);
}
.b1_left img{
  width: 116%;
  height: 100%;
  left: -20px;
  right: 0;
  top: 0px;
  bottom: 0;
  position: absolute;
  margin: auto;
  transform: skewX(4deg);
  object-position: top center;
  display: none;
}
.b1_arti{
  display: none;
}
.b1_right{
  width: 608px;
}
.block h1{
  font-size: 22px;
  line-height: 1.2;
  color: #fd6c15;
  font-weight: bold;
  margin: 25px 0;
}
.block h2{
  font-size: 14px;
  line-height: 1.7;
  color: #4a270f;
}
.guest{
  margin-top: 64px;
  display: ;
}
.guest_con{
  margin-right: 17px;
  margin-bottom: 24px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.guest_con img{
  width: 118px;
  height: 165px;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
  filter: drop-shadow(-4px 4px 0px #fde3b0);
}
.guest_con span{
  font-size: 16px;
  margin-top: 12px;
  padding-right: 12px;
  font-weight: bold;
  color: #4a270f;
  display: block;
}
.b2_box{
  display: flex;
  justify-content: space-between;
}
.b2_left{
  width: 454px;
}
.block h3{
  font-size: 18px;
  margin-top: 22px;
  font-weight: bold;
  margin-bottom: 14px;
  color: #fd6c15;
}
.b2_right{
  width: 463px;
  height: 303px;
  transform: skewX(-6deg);
  filter: drop-shadow(-10px 10px 0px #fde3b0);
  overflow: hidden;
  border-radius: 14px;
}
.b2_right img{
  display: block;
  width: 108%;
  height: 100%;
  transform: skewX(6deg);
  left: -20px;
  right: 0;
  top: 0px;
  bottom: 0;
  position: absolute;
  margin: auto;
}
.b2_bottom{
  margin-top: 30px;
}
.observation_box {
  height: 440px;
  overflow: auto;
  display: grid;
  grid-template-columns: repeat(auto-fill, 33%);
  grid-template-rows: max-content;
}
.observation_box a {
  width: 304px;
  height: 192px;
  overflow: hidden;
  position: relative;
  border-radius: 6px;
  margin-bottom: 24px;
}
.observation_box a p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  line-height: 1.2;
  padding: 8px;
  background: #0009;
}
.observation img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.moment_box{
  /* height: 600px; */
  overflow: auto;
  display: grid;
  grid-template-columns: repeat(auto-fill, 33%);
  grid-template-rows: max-content;
}
.moment a{
  width: 304px;
  height: 192px;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  margin-bottom: 24px;
}
.moment a p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -23px;
  margin: auto;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  background: linear-gradient(to top,#f9700c,#ffba41);
  padding: 10px 14px 32px;
  box-sizing: border-box;
  line-height: 1.2;
}
.moment_box img{
  width: 100%;
  height: 100%;
}
.review_box {
    display: flex;
    overflow-x: auto;
    padding-bottom: 36px;
}
.review_con {
    width: 277px;
    height: 156px;
    box-sizing: border-box;
    padding: 2px;
    background-position: right;
    background-size: cover;
    position: relative;
    flex: none;
    margin-right: 24px;
}
.review_con img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
}
.review_con p {
    width: 220px;
    font-size: 16px;
    color: #fff;
    box-sizing: border-box;
    position: absolute;
    background: linear-gradient(to right,#f9700c,#ffba41);
    font-weight: bold;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -12px;
    padding: 6px 12px;
    line-height: 1.2;
    text-align: center;
    border-radius: 4px;
}
.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{
  line-height: 1.1;
}
.group_box h2{
  font-size: 12px;
  margin-bottom: 14px;
}
.g_con2{
  width: 300px;
  text-align: center;
}
.g_con3{
  margin: 0 30px;
}
.qrcode{
  display: grid !important;
  grid-template-columns: repeat(3,80px);
  grid-row-gap: 8px;
}
.qrcode img {
  width: 80px;
  height: 80px;
  margin: 4px 0;
}
.group_box h2:last-child{
  margin-bottom: 0;
}
.footerwrap {
    background: #f28329;
}
.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 top,#ff773b,#f8a53f);
    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: 30px 0 30px 0;
}
/* .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: #ebcb93;
    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;
}
