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;
}
.wrap{
  width: 1650px;
  margin: auto;
  position: relative;
}
.main{
  width: 1000px;
  margin: auto;
}
.head_logo{
  left: 206px;
  top: 0;
  position: absolute;
}
@font-face {
  font-family: 'BCHW00U';
  src: url('./BCHW00U.TTF');
}
.head{
  height: 372px;
  text-align: center;
  background: url(../img/head_bg.png) no-repeat center;
  overflow: hidden;
}
.nav{
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 10px;
  overflow: hidden;
}
.nav a{
  font-size: 14px;
  color: #ffffff;
}
.title{
  margin: 50px auto 34px;
  text-align: center;
}
.title span{
  background: url(../img/title_bg.png) no-repeat 0 0/100% 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 29px;
  font-weight: bold;
  color: #87d0fd;
  height: 43px;
  padding: 0 60px;
}
.banner{
  margin-top: 28px;
}
.banner_left{
  width: 460px;
  height: 260px;
}
.banner_right{
  width: 415px;
}
.swiper-slide{
  align-items: center;
}
.banner h1{
  font-size: 18px;
  font-weight: bold;
  color: #24429b;
  margin-bottom: 14px;
  line-height: 1.2;
}
.banner h2{
  font-size: 14px;
  color: #373b4e;
  line-height: 1.6;
}
.news_box{
  height: 280px;
  overflow: auto;
  gap: 15px 0;
  display: none;
}
.news_switch b{
  color: #fff;
}
b.news_select{
  color: #87d0fd;
}
.news a{
  width: 479px;
}
.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 .title span{
  display: inline-flex;
  gap: 0 30px;
  cursor: pointer;
}
.b1{
  background: url(../img/b1bg.png) no-repeat 0 0 / 100% 100%;
  padding: 24px 25px 40px;
  box-sizing: border-box;
  position: relative;
}
.b1_box{
  display: none;
}
.b1_left{
  width: 309px;
  height: 242px;
}
.b1_right{
  margin-top: 14px;
  width: 574px;
}
.block h1{
  font-size: 20px;
  font-weight: bold;
  color: #2e4690;
}
.block h2{
  font-size: 14px;
  color: #373b4e;
  margin-top: 29px;
}
.b1 .guest_con{
  position: absolute;
  bottom: 40px;
  left: 400px;
}
.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: #00a1e9;
  color: #fff;
}
.b2{
  display: block;
  background: url(../img/b2bg.png) no-repeat 0 0 / 100% 100%;
  padding: 24px 24px 80px;
  box-sizing: border-box;
  margin-top: 40px;
}
.b2 h2 b{
  color: #1298a8;
  font-weight: bold;
}
.b2_left{
  margin-top: 20px;
  width: 590px;
}
.b2_right{
  width: 407px;
  height: 274px;
}
.b2_bottom{
  grid-template-columns: repeat(auto-fill,110px);
  gap: 36px 26px;
  display: grid;
  margin-top: 40px;
}
.b2 .guest_con{
  width: 99px;
  height: 122px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.b2 .guest_con span{
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 16px;
  font-weight: bold;
  color: #2e4690;
  position: absolute;
}
.review_box {
  /* display: flex;
justify-content: space-between; */
  padding: 0 0 20px 0;
  white-space: nowrap;
  overflow: auto;
  box-sizing: border-box;
}
.review_con {
  width: 319px;
  height: 190px;
  background: linear-gradient(to right,#feffff,#00a1e9);  
  position: relative;
  display: inline-block;
  margin-right: 12px;
}
.review_con img {
  width: 100%;
  height: 151px;
  object-fit: cover;
}
.review_con p {
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding-right: 10px;
  width: 100%;
  letter-spacing: 1px;
  font-weight: bold;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
}
.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: 340px;
  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 {
margin-top: 40px;
background: #003b98;
color: #fff;
font-size: 14px;
line-height: 21px;
padding: 44px 0 50px;
}
.footer_box{
  width: 1123px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer_l img{
  width: 98px;
  margin-right: 44px;
}
.footer_r{
  width: 980px;
}
.footer_r li:not(:last-of-type){
  margin-bottom: 22px;
}
.side {
  position: fixed;
  background: linear-gradient(to bottom, #3650a6, #55b6fa);
  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){
  .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;
}
@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;
}