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;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{
  margin-bottom: 0 !important;
}
.iwh img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
::-webkit-scrollbar {
  width: 6px;
  height: 13px;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  min-height: 28px;
}
::-webkit-scrollbar-track-piece {
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px solid rgba(0, 0, 0, 0);
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.wrap{
  width: 1600px;
  background: url(../img/bg.png) no-repeat top center;
  margin: auto;
  position: relative;
  text-align: justify;
}
.head{
  height: 540px;
  text-align: center;
}
.nav{
  padding: 8px 200px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.nav a{
  font-size: 14px;
  margin: 0 11px;  
  color: #fff;
  font-weight: lighter;
}
.main{
  width: 1090px;
  margin: auto;
}
.intro{
  padding: 0 50px 0 44px;
}
.intro_left{
  width: 350px;
  height: 240px;
  border-radius: 10px;
  overflow: hidden;
}
.intro_right{
  width: 614px;
  height: 240px;
  overflow: auto;
  padding-right: 20px;
  box-sizing: border-box;
}
.intro_right p{
  font-size: 14px;
  margin-bottom: 18px;
  line-height: 1.7;
  color: #44535b;
  text-indent: 24px;
}
.link_box{
  margin-right: 40px;
}
.link_box{
  right: 100px;
  bottom: -50px;
  position: absolute;
}
.link_box a{
  font-size: 18px;
  padding: 8px 40px;
  transform: skewX(-14deg);
  border-radius: 6px;
  margin-right: 2px;
  color: #ffc451;
  background: linear-gradient(to bottom,#47b3ed,#3176d1);
  display: inline-block;
}
.title{
  margin: 46px 0 28px;
  position: relative;
}
.title span{
  font-size: 30px;
  padding: 0 4px;
  font-weight: bold;
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 1;
  color: #0658e0;
}
.title::after{
  width: 893px;
  height: 10px;
  left: 140px;
  top: 6px;
  bottom: 0;
  margin: auto;
  background: url(../img/title_icon.png) no-repeat;
  position: absolute;
  content: '';
  z-index: 0;
}
.schedule,.business_awards{
  padding: 0 24px;
}
.schedule_con{
  margin-bottom: 8px;
  padding: 14px 20px;
}
.schedule_con .flex{
  justify-content: inherit
}
.day{
  margin-right: 44px;
  line-height: 0.8;
  text-align: center;
}
.day b{
  font-size: 30px;
  color: #ff784f;
  display: block;
}
.day span{
  font-size: 16px;
  margin-top: 6px;
  color: #ff784f;
  display: block;
}
.schedule h1{
  font-size: 22px;
  font-weight: bold;
  color: #093394;
}
.schedule h1:not(:first-child){
  margin-top: 26px;
}
.grid{
  display: grid;
  grid-template-columns: repeat(auto-fill,calc(100%/3));
}
.schedule_con:nth-of-type(2n-1){
  background: #fff5ea;
}
.schedule_con:nth-of-type(2n){
  background: #eaf6ff;
}
.schedule h2{
  font-size: 18px;
  margin: 30px 0 11px;
  font-weight: bold;
  color: #2f62d6;
}
.schedule h3{
  font-size: 12.5px;
  color: #333333;
  margin-bottom: 8px;
}
.schedule .flex>div:nth-last-child(1){
  flex: 1;
}
.ba_box{
  width: 838px;
  margin: auto;
  position: relative;
}
.ba_box p{
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.7;
  color: #44535b;
  text-indent: 24px;
}
.ba_box img{
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
}
.ba_box img:nth-of-type(1){
  left: -80px;
}
.ba_box img:nth-of-type(2){
  right: -80px;
  transform: rotateZ(180deg);
}
.business_awards a{
  font-size: 18px;
  padding: 8px 42px;
  transform: skewX(-14deg);
  color: #1a4c7f;
  font-weight: bold;
  display: inline-block;
  background: linear-gradient(to bottom,#e4c39d -20%,#fae9d5,#d1a78a);
  border-radius: 6px;
}
.highlight_box{
  width: 920px;
  gap: 40px 0;
}
.highlight .con{
  width: 370px;
}
.highlight_box .con h1{
  font-size: 16px;
  margin-bottom: 12px;
  white-space: nowrap;
  color: #ff784f;
  font-weight: bold;
  position: relative;
}
.highlight_box .con h1::before{
  width: 8px;
  height: 8px;
  top: 6px;
  left: -26px;
  content: '';
  position: absolute;
}
.highlight_box .con:nth-of-type(1) h1::before{
  background: #f15467;
}
.highlight_box .con:nth-of-type(2) h1::before{
  background: #fd9e5e;
}
.highlight_box .con:nth-of-type(3) h1::before{
  background: #83c3ff;
}
.highlight_box .con:nth-of-type(4) h1::before{
  background: #7adcc1;
}
.highlight_box .con h2{
  font-size: 12px;
  line-height: 1.5;
  color: #44535b;
  position: relative;
}
.highlight_box .con h2::before{
  width: 8px;
  height: 100%;
  top: 0px;
  left: -26px;
  background: linear-gradient(to bottom,#0835d9,#fff);
  content: '';
  position: absolute;
}
.guest{
  position: relative;
}
.switch{
  justify-content: center;
  display: flex;
  position: absolute;
  left: 174px;
  z-index: 2;
}
.switch span{
  font-size: 16px;
  font-weight: bold;
  color: #586d8f;
  position: relative;
  background: #f0f0f0;
  cursor: pointer;
}
.switch span:nth-of-type(1){
  padding: 5px 20px 5px 30px;
  border-radius: 50px 0 0 50px;
}
.switch span::after{
}
.switch span:nth-of-type(1)::after{
  width: 0;
  height: 0;
  border-top-width: 26px;
  border-top-style: solid;
  border-right: 10px solid transparent;
  content: '';
  position: absolute;
  top: 0;
  right: -10px;
  z-index: 9;
  /* border-color: #f0f0f0; */
}
.switch span:nth-of-type(2)::after{
  width: 0;
  height: 0;
  border-bottom-width: 26px;
  border-bottom-style: solid;
  border-left: 10px solid transparent;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  border-color: #f0f0f0;
}
.switch span:nth-of-type(2){
  padding: 5px 30px 5px 30px;
  border-radius:  0 50px 50px 0;
}
span.guest_selected{
  color: #fff;
  background: #4286f3;
  z-index: 10;
}
span.guest_selected:nth-of-type(1)::after{
  border-top-color: #4286f3 !important;
}
span.guest_selected:nth-of-type(2)::after{
  border-bottom-color: #4286f3 !important;
}
.news_box{
  padding: 0 0 0 64px;
}
.news_box a{
  font-size: 18px;
  margin-bottom: 24px;
  width: 50%;
  color: #324163;
  position: relative;
}
.review{
	position: relative;
	padding-top: 14px;
}
.review_swiper{
  width: 1084px;
  padding-bottom: 20px !important;
}
.review .swiper-slide{
  padding: 0 80px;
  /* display: flex; */
  display: grid;
  grid-template-columns: repeat(4, 197px);
  justify-content: space-between;
  box-sizing: border-box;
}
.review_con{
	background: #e0ebf4;
	background-position-y: bottom;
  width: 197px;
  height: 193px;
  padding: 10px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
  border-radius: 6px;
  box-shadow: 2px 3px 10px 3px #d7d7d7;
}
.review_img_con{
	width: 169px;
	max-height: 100px;
	overflow: hidden;
	margin: auto;
}
.review_con img{
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.review_con p{
	color: #1c3994;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
}
.group{
  margin-bottom: 60px;
}
.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;
}
.qrcode{
	margin-top: 12px;
	display: flex;
}
.qrcode div{
	text-align: center;
	margin-right: 20px;
}
.qrcode img{
	width: 100px;
	height: 100px;
}
.qrcode p{
	font-size: 12px;
	text-align: center;
	margin-top: 6px;
}
.footerwrap {
	padding: 30px 0;
  background: #0d3f8f;
}
.footer {
  width: 1000px;
  margin: auto;
  overflow: hidden;
  padding: 10px 0;
}
.footer_l {
  float: left;
  width: 20%;
	margin-top: 40px;
}
.footer_r {
  float: right;
  width: 80%;
}
.footer_r li {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 60px;
  list-style: none;
  float: left;
  text-indent: 24px;
  color: white;
}
.swiper-button-prev {
  background: url(../img/btn.png) !important;
  width: 17px !important;
  height: 163px !important;
  left: 0;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
  
}
.swiper-button-next {
  background: url(../img/btn.png) !important;
  width: 17px !important;
  height: 163px !important;
  right: 0;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
  transform: rotateZ(180deg);
}
.guest .swiper-slide,.partner .swiper-slide{
  text-align: center;
}
.partner_swiper img{
  margin-left: 7px;
  display: block;
}
@media only screen and (max-width: 1600px){
  .wrap {
    min-width: 1100px;
    width: 100%;
  }
  .side {
    right: 16px;
  }
}