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}li{list-style:none}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}body{font-family:''}.show{display:block!important}.flex{display:flex!important;justify-content:space-between;flex-wrap:wrap;}.mga{margin:0 auto;}
p:last-child{
  margin-bottom: 0 !important;
}
@font-face {
  font-family:'gchw00u';
  src: url('gchw00u.ttf');
}
.iwh img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body{
  background: url(../img/bg.png) no-repeat top center;
}
.iwh img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wrap{
  width: 1600px;
  margin: auto;
  position: relative;
}
.head{
  width: 100%;
  height: 358px;
  position: relative;
  z-index: 2;
}
.nav{
  padding: 16px 280px;
  margin-top: 12px;
  width: max-content;
  display: block;
  margin: auto;
  background: linear-gradient(to right,transparent ,#9feff3 20% 80%,transparent);
  position: relative;
}
.tborder::after{
  width: 100%;
  height: 2px;
  background: linear-gradient(to right,transparent ,#48cbd2 20% 80%,transparent);
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  position: absolute;
  content: '';
}
.nav a{
  font-size: 14px;
  margin: 0 6px;
  color: #11879d;
}
p:last-of-type{
  margin-bottom: 0 !important;
}
.main{
  width: 910px;
  padding: 53px 0;
  margin: auto;
  box-sizing: border-box;
  position: relative;
}
.title{
  margin: 80px auto 50px;
  text-align: center;
}
.title span{
  font-size: 30px;
  font-weight: bold;
  color: #12464e;
  position: relative;
}
.title span b{
  display: inline-block;
  margin: 0 12px;
  cursor: pointer;
}
.title span b:not(.news_select){
  color: #898989;
}
.title span::after{
  width: 80%;
  height: 20px;
  bottom: -8px;
  left: 0;
  right: 0;
  z-index: -1;
  margin: auto;
  background: #80e8eb;
  position: absolute;
  content: '';
}
.news a {
  font-size: 14px;
  margin-bottom: 20px;
  color: #364454;
  position: relative;
  padding-left: 18px;
  width: 48%;
  box-sizing: border-box;
}
.news_box{
  width: 870px;
  height: 170px;
  padding-left: 30px;
  overflow: auto;
  align-content: flex-start;
}
.news a{
  font-size: 14px;
  display: block;
  margin-bottom: 32px;
  color: #364454;
  position: relative;
  padding-left: 20px;
  width: 49%;
  box-sizing: border-box;
}
.news a::before{
  width: 10px;
  height: 10px;
  background: #c5c5c5;
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  z-index: 2;
}
.news a::after{
  width: 10px;
  height: 10px;
  background: #1eafc6;
  position: absolute;
  content: '';
  top: 5px;
  left: 5px;
  z-index: 2;
}
.banner_left{
  width: 471px;
  height: 263px;
}
.banner_right{
  width: 412px;
}
.banner a{
  align-items: center;
}
.banner h1{
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 18px;
  font-weight: bold;
  color: #1298a8;
}
.banner h2{
  font-size: 14px;
  line-height: 1.6;
  color: #373b4e;
}
.news h1{
  font-size: 16px;
  margin-bottom: 15px;
  height: 44px;
  background: #00a1e9;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 0 0 0 12px;
}
.news h2{
  font-size: 12px;
  padding: 0 0 0 12px;
  line-height: 1.6;
  color: #646363;
}
.news_box{
  display: none;
}
.b1{
  background: url(../img/block1_bg.png) no-repeat 0 0/100% 100%;
}
.b2{
  background: url(../img/block2_bg.png) no-repeat 0 0/100% 100%;
  display: block;
}
.b1_box{
  display: none;
}
.b1_left{
  width: 300px;
  height: 190px;
  border: 5px solid #0fb2ac;
}
.b1_right{
  margin-top: 14px;
  width: 574px;
}
.block h1{
  font-size: 20px;
  font-weight: bold;
  color: #1298a8;
}
.block h2{
  font-size: 14px;
  color: #373b4e;
  margin-top: 29px;
	line-height: 1.3;
}
.b1_guest{
  position: absolute;
  bottom: 40px;
  left: 400px;
}
.b1_guest{
  bottom: 0;
  left: 416px;
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  column-gap: 14px;
}
.b1_guest span{
  font-size: 18px;
  padding: 8px 20px;
  font-weight: bold;
  color: #067586;
  background: #c9c9c9;
  cursor: pointer;
  transform: skewX(-14deg);
}
span.b1_select{ 
  color: #fff;
  background: #0fb2ac;
}
.b2 h2 b{
  color: #1298a8;
  font-weight: bold;
}
.b2_left{
  width: 375px;
  height: 273px;
  border: 5px solid #0fb2ac;
}
.b2_right{
  width: 493px;
}
.b2_bottom{
  display: grid;
  grid-template-columns: repeat(auto-fill,110px);
  column-gap: 15px;
  margin-top: 40px;
  row-gap: 15px;
}
.b2_bottom div{
  width: 110px;
  position: relative;
  text-align: center;
}
.b2_bottom div img{
  width: 100%;
  height: 147px;
  object-fit: cover;
  object-position: center;
}
.b2_bottom div span{
  font-size: 18px;
  bottom: 1px;
  left: 5px;
  color: #fff;
  position: absolute;
  font-weight: bold;
  z-index: 1;
}
.b2_bottom div::after{
  width: 115px;
  height: 152px;
  bottom: -2px;
  right: -4px;
  background: url(../img/b2guest_bg.png) no-repeat;
  position: absolute;
  content: '';
}
.yrdel_box{
  padding: 26px 35px;
  margin: auto;
  background: linear-gradient(to right, #e7d6b4, #fff 10% 90%, #e7d6b4) no-repeat;
  border-radius: 10px;
  box-sizing: border-box;
}
.yrdel_box p{
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.5;
  color: #4c4c4c;
}
.yrdel h1,.yrdel a{
  font-size: 18px;
  margin-top: 27px;
  padding-left: 18px;
  font-weight: bold;
  color: #1298a8;
  box-sizing: border-box;
  flex: 1;
  text-align: center;
  display: block;
}
.awards{
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
}
.review_box{
  gap: 0 26px;
  display: flex;
  overflow: auto;
  width: 100%;
  padding-bottom: 20px;
}
.review_con{
  width: 292px;
  height: 172px;
  position: relative;
}
.review_con p{
  font-size: 17px;
  bottom: 0;
  left: 130px;
  color: #125f7e;
  font-weight: bold;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.group_box{
  margin-top: 60px;
  box-sizing: border-box;
  width: max-content;
  color: #333333;
}
.group_box h1{
  font-size: 18px;
  margin-bottom: 30px;
}
.group_box h2{
  font-size: 12px;
  margin-bottom: 14px;
}
.g_con2{
  width: 230px;
  text-align: center;
}
.g_con3{
  margin: 0 30px;
}
.qrcode{
  display: grid !important;
  grid-template-columns: 100px 100px;
  justify-content: space-between;
}
.qrcode div{
  margin-bottom: 12px;
  width: 100px;
  white-space: nowrap;
}
.qrcode img {
  width: 100px;
  height: 100px;
  margin: 4px 0;
}
.group_box h2:last-child{
  margin-bottom: 0;
}
.footerwrap {
    background: #118889;
}
.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, transparent, #0fb2ac 5% 95%, transparent);
    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 a{
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
    display: block;
    color: #ffffff;
}
.side_box{
}
.side hr{
    border-color: #1298a8;
    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;
}
