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:not(.schedule p):last-child{
  margin-bottom: 0 !important;
}
@font-face {
  font-family:'gchw00u';
  src: url('gchw00u.ttf');
}
.wrap{
  width: 1600px;
  margin: auto;
  position: relative;
}
.head{
  background: url(../img/head_bg.png) no-repeat top center;
  text-align: center;
  height: 385px;
  margin: auto;
  position: relative;
  z-index: 2;
}
.nav{
  margin-top: 16px;
  width: 100%;
  position: relative;
  display: inline-block;
}
.nav a{
  font-size: 16px;
  margin-right: 20px;
  color: #ffffff;
}
.slogan_box{
  margin-top: 74px;
  color: #fff;
  display: inline-block;
}
.slogan_box p{
  position: relative;
  z-index: 1;
}
.slogan_box p:nth-of-type(1){
  font-size: 37px;
  padding-left: 5px;
  font-weight: bold;
  color: #fff;
  font-family: 'gchw00u';
}
.slogan_box p:nth-of-type(1) span{
  background-image: linear-gradient(to bottom, #f3fffe 10%, #99e6ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 2px;
  filter: drop-shadow(0px 2px 1px black);
}
.slogan_box p:nth-of-type(2){
  font-size: 44px;
  color: #fff;
  margin-top: 14px;
  font-family: 'noto sans sc';
  font-weight: bold;
  text-shadow: 0 2px 3px #00000066;
}
.slogan_box p:nth-of-type(3){
  font-size: 26px;
  color: #fff;
  margin-top: 12px;
  font-family: 'noto sans sc';
}
.slogan_box p:nth-of-type(4){
  font-size: 21px;
  color: #fff;
  margin-top: 37px;
  font-family: 'noto sans sc';
}
.main{
  width: 930px;
  padding: 59px 0 0 20px;
  margin: auto;
  background: #fff;
  box-sizing: border-box;
}
.banner_left{
  width: 463px;
  height: 260px;
}
.banner img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner_right{
  width: 406px;
}
.banner a {
  align-items: center;
}
.banner h1{
  font-size: 18px;
  margin-bottom: 19px;
  line-height: 1.3;
  font-weight: bold;
  color: #24429b;
  position: relative;
}
.banner h2{
  font-size: 14px;
  line-height: 1.7;
  color: #373b4e;
}
.title{
  margin: 88px auto 44px;
  position: relative;
}
.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: #999898;
  background: #dcdcdc;
  cursor: pointer;
  border-radius: 0 24px 0 0;
  box-shadow: -1px 1px 6px -2px #0009;
}
span.news_selected{
  color: #fff;
  background: #2e4690;
}
.news_outer{
  padding: 41px 20px;
  box-shadow: 0px 2px 2px 0 #d8e1e9;
  border-radius: 10px;
  background: #f1fbfc;
}
.news_box{
  height: 175px;
  padding: 0 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: 10px;
  height: 10px;
  background: #027ab6;
  position: absolute;
  content: '';
  top: 6px;
  left: 6px;
  z-index: 2;
}
.news a::after{
  width: 10px;
  height: 10px;
  background: #c5c5c5;
  position: absolute;
  content: '';
  top: 1px;
  left: 2px;
}
.title{
  margin: 61px auto 48px;
  align-items: center;
}
.title span:nth-child(1){
  font-size: 30px;
  font-weight: bold;
  color: #213c7a;
  padding-left: 25px;
  position: relative;
}
.title b{
  margin-left: 25px;
  height: 2px;
  background: #4095eb;
  flex: 1;
}
.title span::before {
  left: 0px;
  top: 4px;
  border-top: 12px transparent solid;
  border-bottom: 12px transparent solid;
  border-left: 12px solid #4095eb;
  position: absolute;
  content: '';
}
.b1{
  position: relative;
}
.b1_box{
  padding: 34px 25px;
  border-radius: 10px;
  background: #f1fbfc;
  position: relative;
  box-shadow: 0px 2px 2px 0 #d8e1e9;
  display: none;
}
.block h1{
  font-size: 18px;
  margin-bottom: 16px;
  line-height: 1.3;
  color: #264c79;
  font-weight: bold;
}
.block h2{
  font-size: 14px;
  margin-bottom: 82px;
  line-height: 1.7;
  color: #737474;
}
.b1_left{
  width: 484px;
}
.b1_switch{
  left: 25px;
  bottom: 30px;
  position: absolute;
}
.b1_switch span{
  padding: 6px 18px;
  margin-right: 7px;
  transform: skewX(12deg);
  border-radius: 4px;
  display: inline-block;
  background: #dcdcdc;
  color: #999898;
  cursor: pointer;
}
span.b1_selected{
  background: #2e4690;
  color: #fff;
}
.b1_switch span b{
  transform: skewX(-12deg);
  display: inline-block;
}
.b1_img{
  top: -18px;
  right: 0;
  position: absolute;
}
.b1_img img{
  max-width: 399px;
}
.mes{
  width: 296px;
  padding-left: 84px;
  padding: 7px 17px 7px 84px;
  font-size: 12px;
  line-height: 1.3;
  color: #fff;
  bottom: 18px;
  left: 75px;
  position: absolute;
  background: #325e9596;
  box-sizing: border-box;
  border-radius: 8px;
  font-weight: bold;
}
.mes span{
  font-size: 16px;
  left: 0;
  top: -4px;
  padding: 7px 10px;
  border-radius: 6px;
  position: absolute;
  background: #3080c9;
}
.b2t_left{
  width: 465px;
}
.b2t_right{
  width: 410px;
  height: 266px;
  border-radius: 12px;
  overflow: hidden;
}
.b2t_right img{
  width: 100%;
  height: 100%;
}
.block h3{
  font-size: 14px;
  margin-bottom: 14px;
  color: #333333;
  line-height: 1.7;
}
.block h4{
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 14px;
  color: #333333;
  display: flex;
}
.block h4 b{
  font-size: 14px;
  font-weight: bold;
  color: #2e4690;
  white-space: nowrap;
}
.b2_bottom{
  margin-top: 22px;
  display: grid;
  grid-template-columns: repeat(auto-fill,14.2%);
  justify-content: space-between;
}
.guest_con{
  width: 114px;
  height: 142px;
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 1;
  border-radius: 10px 10px 50px 10px;
}
.guest_con h6::after{
  width: 100%;
  height: 140px;
  top: 10px;
  left: 0;
  background: #2e4690;
  z-index: -1;
  content: '';
  position: absolute;
}
/* .b2_imgbox{
  overflow: hidden;
} */
.guest_con img{
  width: 100%;
  height: 116px;
  border-radius: 0 0 0 30px;
}
.guest_con h6{
  font-size: 16px;
  padding: 6px 0;
  font-weight: bold;
  color: #ffffff;
}
.retail_exc_box p{
  font-size: 14px;
  margin-bottom: 18px;
  color: #262626;
  line-height: 1.7;
  text-align: justify;
}
.download{
  text-align: center;
}
.download a{
  padding: 13px 31px 9px 31px;
  margin-top: 25px;
  border-radius: 0 30px 0 30px;
  display: inline-block;
  background: linear-gradient(to bottom,#2599d5,#2a5c94);
  color: #fff;
}
.download a p:nth-of-type(1){
  font-size: 19px;
  margin-bottom: 6px;
  text-align: center;
  font-weight: bold;
}
.download a p:nth-of-type(2){
  font-size: 14px;
  text-align: center;
}
.group_box{
  margin-top: 50px;
  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: 210px;
  text-align: center;
}
.g_con3{
  margin: 0 16px;
}
.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: 80px;
  height: 80px;
  margin: 4px 0;
}
.group_box h2:last-child{
  margin-bottom: 0;
}
.footerwrap {
  background: #134987;
}
.footer {
  width: 1000px;
  margin: 50px auto 0;
  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(#0d8ed0, #4095eb);
  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;
}
