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;
  background-color: #f5f5f5;
}
.head{
  background: url(../img/head_bg.jpg) no-repeat top center;
  text-align: center;
  height: 390px;
  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: 30px;
  letter-spacing: 4px;
  color: #fff;
  font-family: 'gchw00u';
  transform: skewX(-17deg);
}
.slogan_box p:nth-of-type(1) span{
}
.slogan_box p:nth-of-type(2){
  font-size: 43px;
  color: #fff;
  margin-top: 16px;
  font-family: 'gchw00u';
  font-weight: bold;
}
.slogan_box p:nth-of-type(3){
  font-size: 24px;
  color: #fff;
  margin-top: 20px;
  font-family: 'noto sans sc';
}
.slogan_box p:nth-of-type(4){
  font-size: 23px;
  color: #fff;
  margin-top: 43px;
  font-family: 'noto sans sc';
}
.main {
  width: 1100px;
  padding: 62px 86px 1px;
  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{
  position: relative;
}
.news{
  margin-top: 56px;
  position: relative;
}
.news_switch{
  width: 427px;
  height: 44px;
  display: flex;
  align-items: center;
  background: url(../img/news_switch_bg.png) no-repeat;
  position: absolute;
}
.news_switch span{
  font-size: 24px;
  padding: 0 20px;
  font-weight: bold;
  color: #c7c7c7;
  cursor: pointer;
}
span.news_selected{
  color: #fff;
}
.news_outer{
  height: 255px;
  padding-top: 70px;
  padding-left: 40px;
  padding-right: 17px;
}
.divbg{
  background: url(../img/divbg.png) no-repeat;
  background-size: 100% 100%;
}
.news_box{
  height: 190px;
  box-sizing: border-box;
  overflow: auto;
  display: none;
}
.news a{
  font-size: 15px;
  line-height: 1.5;
  display: block;
  margin-bottom: 30px;
  color: #333333;
  position: relative;
  padding-left: 20px;
  width: 49%;
  box-sizing: border-box;
}
.news a::before{
  width: 10px;
  height: 10px;
  background: #027ab6;
  position: absolute;
  content: '';
  top: 8px;
  left: 0;
  z-index: 2;
}
.news a::after{
  width: 10px;
  height: 10px;
  background: #c5c5c5;
  position: absolute;
  content: '';
  top: 4px;
  left: -5px;
}
.title{
  white-space: nowrap;
  text-align: center;
}
.title span{
  font-size: 30px;
  margin: 79px 15px 30px;
  font-weight: bold;
  color: #134987;
  display: inline-block;
  vertical-align: sub;
}
.b1{
  position: relative;
}
.b1_box{
  display: none;
}
.b1_left{
  width: 332px;
  height: 220px;
  position: relative;
}
.b1_left img{
  height: 100%;
  object-fit: cover;
}
.mes{
  width: 296px;
  padding-left: 12px;
  padding: 7px 17px 7px 84px;
  font-size: 12px;
  line-height: 1.3;
  color: #fff;
  bottom: 6px;
  left: 12px;
  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;
}
.b1_right{
  padding: 27px 0;
  width: 516px;
}
.b1_switch{
  position: absolute;
  left: 382px;
  bottom: 19px;
  display: flex;
}
.b1_switch span{
  margin: 0 6px;
  padding: 8px 24px;
  background: #b5b5b5;
  transform: skewX(-14deg);
  color: #fff;
  cursor: pointer;
}
.b1_switch span b{
  font-size: 16px;
  font-weight: bold;
  transform: skewX(14deg);
  display: inline-block;
}
span.b1_selected{
  background: #2e4690;
}
.block h1{
  font-size: 17px;
  margin-bottom: 19px;
  font-weight: bold;
  color: #264c79;
}
.block h2{
  font-size: 13px;
  line-height: 1.6;
  color: #737474;
}
.b2_box{
  padding: 29px 24px;
}
.b2t_left{
  width: 456px;
}
.b2t_right{
  width: 406px;
  height: 266px;
  border-radius: 12px;
  overflow: hidden;
}
.b2t_right img{
  width: 100%;
  height: 100%;
}
.block h3{
  font-size: 14px;
  margin-bottom: 24px;
  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, 16.4%);
  row-gap: 22px;
  justify-content: space-between;
}
.guest_con{
  width: 115px;
  height: 147px;
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 1;
}
/* .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{
  height: 100%;
  width: 100%;
}
.guest_con h6{
  width: 100%;
  font-size: 16px;
  padding: 10px 0;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  background: linear-gradient(to bottom,transparent,#2e4690);
  left: 0;
  bottom: 0;
}
.office_exc_box p{
  font-size: 14px;
  margin-bottom: 18px;
  color: #262626;
  line-height: 1.7;
}
.download_box{
  width: 508px;
  margin: 29px auto;
  background: linear-gradient(to bottom, #134987, #0d8ed0);
  transform: skewX(-14deg);
}
.download_box a{
  padding: 12px 25px;
  align-items: center;
  transform: skewX(14deg);
}
.download_box h1{
  font-size: 21px;
  color: #fff;
  font-weight: bold;
}
.download_box h2{
  display: grid;
  justify-content: center;
}
.download_box h2 img,.download_box h2 span{
  margin: 2px auto;
}
.download_box h2 span{
  font-size: 11px;
  color: #fff;
}
.group{
  margin-bottom: 30px;
}
.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: 240px;
  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 {
  background: #134987;
}
.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(#0d8ed0, #134987);
  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;
}
