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:'zihun';
  src: url('https://www.guandian.cn/font/zihun.ttf');
}
@font-face {
  font-family:'kuaikanshijieti';
  src: url('https://www.guandian.cn/font/almmsht.ttf');
}
body{
  background: url(../img/bg.png) no-repeat top center;
}
.wrap{
  width: 1600px;
  margin: auto;
  position: relative;
}
.head{
  width: 100%;
  height: 387px;
  position: relative;
  background: url(../img/head_bg.png) no-repeat;
}
.nav{
  margin-top: 21px;
  width: 100%;
  display: inline-block;
  text-align: center;
}
.nav a{
  font-size: 16px;
  margin: 0 6px;
  color: #fff;
}
.main{
  width: 928px;
  padding: 59px 0 0;
  margin: auto;
  background: #fff;
  box-sizing: border-box;
}
.banner_left{
  width: 471px;
  height: 263px;
}
.banner_right{
  width: 428px;
}
.banner a{
  align-items: center;
}
.banner h1{
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 18px;
  font-weight: bold;
  color: #24429b;
}
.banner h2{
  font-size: 14px;
  line-height: 1.6;
  color: #373b4e;
}
.news{
  margin-top: 48px;
}
.news_box{
  display: none;
}
.news_switch span{
  padding: 8px 16px;
  font-size: 20px;
  color: #6a6969;
  background: #c9c9c9;
  cursor: pointer;
  transform: skewX(22deg);
  display: inline-block;
  border-radius: 6px;
}
.news_switch span.select{
  background: #4095eb;
  color: #fff;
}
.news_switch span b{
  transform: skewX(-22deg);
  display: inline-block;
}
.news_box{
  padding: 33px 40px;
  height: 260px;
  box-sizing: border-box;
  background: #f1fbfc;
  box-shadow: 1px 1px 2px 0 #d8e1e9;
  border-radius: 10px;
  overflow: auto;
}
.news a{
  font-size: 14px;
  display: block;
  margin-bottom: 32px;
  color: #364454;
  position: relative;
  padding-left: 24px;
  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: linear-gradient(35deg, #e16d9a, #5e88d9, #75d2fb);
  position: absolute;
  content: '';
  top: 5px;
  left: 5px;
  z-index: 2;
}
.title{
  margin: 62px auto 40px;
  text-align: center;
}
.title span{
  font-size: 30px;
  font-weight: bold;
  color: #213c7a;
  display: inline-block;
  position: relative;
  z-index: 0;
}

.title span::before{
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #e16d9a;
  top: -4px;
  left: -40px;
  position: absolute;
  content: '';
}
.title span::after{
  width: 120%;
  max-width: 600px;
  height: 11px;
  background: linear-gradient(to right,#70d1f8 30%,#f7fcff);
  top: 0;
  bottom: 0;
  margin: auto;
  left: -10px;
  position: absolute;
  content: '';
  z-index: -1;
}
.title span b::before{
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #f4c670;
  top: -12px;
  right: -22px;
  position: absolute;
  content: '';
}
.title span b::after{
  width: 22px;
  height: 22px;
  border-radius: 100%;
  background: #71d2f8;
  top: 0;
  bottom: 0;
  right: -50px;
  position: absolute;
  content: '';
}
.title span b{
  position: relative;
  z-index: 1;
}
.b1{
  padding-left: 18px;
  box-sizing: border-box;
  background: #f1fbfc;
  box-shadow: 1px 1px 2px 0 #d8e1e9;
  border-radius: 10px;
}
.b1_box{
  display: none;
}
.block h1{
  font-size: 20px;
  line-height: 1.2;
  color: #264c79;
  font-weight: bold;
  margin: 40px 0 25px;
}
.block h2{
  font-size: 14px;
  line-height: 1.7;
  color: #333333;
}
.b1_left{
  width: 485px;
}
.b1_right {
  width: 400px;
  height: 266px;
}
.b1_arti {
  width: 100%;
  height: 100%;
}
.b1_guest{
  left: 24px;
  bottom: 20px;
  position: absolute;
}
.b1_guest span{
  padding: 6px 19px;
  font-size: 18px;
  color: #6a6969;
  background: #c9c9c9;
  cursor: pointer;
  transform: skewX(22deg);
  display: inline-block;
  border-radius: 6px;
}
.b1_guest span b{
  transform: skewX(-22deg);
  display: inline-block;
}
.b1_guest span.b1_select{
  background: #2e4690;
  color: #fff;
}
.b2{
  display: block;
}
.b2_box{
  display: flex;
  justify-content: space-between;
}
.b2_left{
  width: 440px;
  height: 300px;
}
.block h3{
  font-size: 18px;
  margin-top: 22px;
  font-weight: bold;
  margin-bottom: 14px;
  color: #fd6c15;
}
.b2_left{
  width: 440px;
  height: 296px;
  overflow: hidden;
}
.b2_left img{
  width: 100%;
  height: 100%;
}
.b2_right{
  width: 460px;
}
.b2_bottom{
  display: grid;
  grid-template-columns: repeat(auto-fill,150px);
  padding: 0 10px;
  margin-top: 30px;
}
.guest_con{
  width: 116px;
  height: 140px;
  overflow: hidden;
  border-radius: 20px 20px 60px 20px;
  position: relative;
  background: #2e4690;
}
.guest_con img{
  width: 100%;
  height: 115px;
  border-radius: 20px;
}
.guest_con span{
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  left: 0;
  right: 10px;
  bottom: 7px;
  position: absolute;
}
.gdiri_box{
  padding: 7px 0;
  position: relative;
}
.gdiri_box::after{
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(137deg, #e16d9a 20%, #4099ee, #77d3fb);
  position: absolute;
  content: '';
  border-radius: 16px;
  z-index: 0;
}
.gdiri_con{
  padding: 30px 36px;
  border-radius: 16px;
  background: #fff;
  position: relative;
  z-index: 1;
}
.gdiri p{
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 16px;
  color: #262626;
}
.download{
  padding: 16px 30px;
  background: linear-gradient(to right,#539fed 68%,#e17ba6);
  display: inline-flex;
  color: #fff;
  flex-wrap: wrap;
  border-radius: 0 30px 0 30px;
  gap: 7px 0;
  flex-flow: column;
}
.download h1{
  font-size: 22px;
  flex: 100%;
  font-weight: bold;
}
.download h2{
  flex: 100%;
  font-size: 14px;
}
.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 {
  margin-top: 40px;
  background: #134987;
  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;
}