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{
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1.5;
  color: #333333;
}
p:last-child{
  margin-bottom: 0 !important;
}
.iwh img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wrap{
  width: 1600px;
  background-color: #f8f8f8;
  margin: auto;
  position: relative;
}
.head{
  height: 405px;
  overflow: hidden;
  background: url(../img/head_bg.png) no-repeat center;
  text-align: center;
}
.nav{
  display: flex;
  gap: 0 18px;
  justify-content: center;
  margin-top: 12px;
}
.nav a{
  color: #fff;
}
.main{
  padding: 20px 0 70px;
  width: 1042px;
  margin: auto;
}
.intro{
  padding-right: 34px;
}
.intro_right{
  width: 615px;
}
.intro_text{
  margin-top: 32px;
  padding-right: 10px;
  height: 226px;
  overflow: auto;
}
.intro_link{
  text-align: right;
  margin-top: 32px;
}
.intro_link a{
  background: #ee1731;
  padding: 10px 0;
  width: 220px;
  box-sizing: border-box;
  transform: skewX(-16deg);
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  display: inline-block;
}
.intro_link a b{
  display: inline-block;
  transform: skewX(16deg);
}
.title{
  margin: 48px 0 40px;
  display: flex;
  align-items: center;
}
.title span{
  font-size: 36px;
  padding: 4px 24px;
  min-width: 240px;
  box-sizing: border-box;
  display: inline-flex;
  position: relative;
  transform: skewX(-14deg);
  background: #ee1731;
  color: #fff;
  font-family: 'youshebiaotihei';
  justify-content: center;
}
.title b{
  width: 300px;
  height: 24px;
  display: inline-block;
  transform: skewX(-14deg);
  background: #dce0e8;
  margin-left: 6px;
}
.title i{
  width: 430px;
  height: 12px;
  display: inline-block;
  transform: skewX(-14deg);
  background: #dce0e8;
  margin-left: 6px;
}
.meeting_left{
  width: 266px;
  transform: translateX(-10px);
}
.meeting_left span {
  width: 100%;
  height: 45px;
  font-size: 18px;
  margin-bottom: 20px;
  box-sizing: border-box;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to right, #fff, #dbdfea);
  color: #333333;
  cursor: pointer;
  border-radius: 100px;
  box-shadow: 2px 3px 7px 0px #cfced8;
}
.meeting_left span.meeting_select{
  color: #ee1731;
  font-weight: bold;
  box-shadow: 2px 3px 7px 0px #cfced8 inset;
}
.meeting_right{
  display: none;
  width: 760px;
}
.meeting_intro{
  padding-right: 46px;
}
.meeting_intro_img{
  width: 377px;
  height: 229px;
  border-radius: 16px;
  overflow: hidden;
}
.meeting_text{
  width: 320px;
}
.m_title{
  margin-top: 30px;
  text-align: center;
  transform: skewX(-12deg);
}
.m_title span{
  font-size: 18px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #fff;
  padding: 5px 22px;
  background: #ee1731;
  display: inline-block;
}
.meeting_text .m_title{
  margin-top: 0;
  text-align: left;
}
.meeting_text .m_title span{
  margin-bottom: 6px;
}
.meeting_right p{
  font-size: 14px;
  line-height: 1.5;
  padding-left: 6px;
  color: #333333;
}
.meeting .theme{
  font-size: 24px;
  margin: 23px 0;
  color: #ee1731;
  font-weight: bold;
  transform: skewX(-8deg);
  display: flex;
  align-items: center;
}
.meeting .theme b{
  flex: 1;
  height: 3px;
  background: #dce0e8;
}
.topic{
  margin-bottom: 40px;
}
.topic .flex{
  gap: 8px 0;
}
.topic h2{
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  width: 50%;
	display: flex;
}
.topic h2 b{
  display: inline-block;
  color: #d73939;
  margin-right: 12px;
	white-space: nowrap;
	line-height: 1.2;
}
.guest_box{
  position: relative;
}
.gsw4 {
  margin: 16px 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, 25%);
  justify-content: space-between;
}
.gsw3 {
  padding: 0 60px;
  display: grid;
  grid-template-columns: repeat(auto-fill, 33%);
  justify-content: space-between;
  margin: 16px 0;
  justify-items: center;
}
.gsw2 {
  padding: 0 120px;
  display: grid;
  grid-template-columns: repeat(auto-fill, 50%);
  justify-content: space-between;
  margin: 16px 0;
  justify-items: center;
}
.guest_con{
  width: 168px;
}
img.swp, img.swn {
  width: 26px;
  height: 178px;
  background: none;
}
.guest_top{
  width: 168px;
  height: 180px;
  background: url(../img/guest_bg.png) no-repeat 0 0 / 100% 100%;
  position: relative;
}
.guest_top img{
  width: 153px;
  height: 176px;
  transform: scale(0.8);
}
.gimg{
  position: relative;
}
.gimg::after{
  background: linear-gradient(to bottom, #0b0a0ab8, #dd9797  15%);
  bottom: 2px;
  right: 0px;
  position: absolute;
  content: '';
  z-index: 0;
  filter: blur(7px);
  width: 140px;
  height: 30px;
  left: 0;
  border-radius: 0 0 50px 100px;
}
.guest_bottom{
  position: relative;
  z-index: 1;
}
.guest_con h1{
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  width: 86px;
  height: 24px;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: url(../img/name_bg.png) no-repeat;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}
.guest_bottom h2{
  font-size: 14px;
  line-height: 1.6;
  color: #333333;
}
img.swp{
  left: -50px;
  top: 190px;
}
img.swn{
  right: -50px;
  top: 190px;
}
.news_box{
  max-height: 180px;
  padding-right: 12px;
  overflow: auto;
  align-content: flex-start;
}
.news_box a{
  width: 324px;
  font-size:  15px;
  padding-left: 28px;
  margin-bottom: 24px;
  line-height: 1.2;
  color: #333333;
  position: relative;
}
.news_box a::before{
  width: 24px;
  height: 25px;
  position: absolute;
  content: '';
  background: url(../img/news_icon.png) no-repeat;
  top: 0;
  left: 0;
}
.act_box{
  overflow: auto;
}
.act_line{
  display: flex;
  margin-bottom: 18px;
}
.act_con{
  width: 635px;
  background: #f2f2f2;
  align-items: center;
  display: flex;
  border-radius: 12px;
  margin-right: 18px;
  flex-shrink: 0;
}
.act_con p{
  width: 316px;
  margin-left: 22px;
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
}
.act_con>div{
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}
.act_con>div span{
  font-size: 18px;
  padding: 8px 13px;
  top: 0;
  right: 0;
  background: #ee1731;
  position: absolute;
  color: #fff;
  font-weight: bold;
  border-radius: 0 0 0 10px;
}
.act_line:nth-of-type(2){
  margin-left: 114px;
}
.whitebook_left{
  width: 540px;
}
.more{
  display: block;
}
.more span{
  font-size: 16px;
  padding: 7px 60px;
  border-radius: 100px;
  background-color: #ef3c49;
  display: inline-block;
  color: #fff;
}
.whitebook img{
  width: 443px;
  height: 253px;
  border-radius: 20px;
}
.awards_box{
  padding: 0 60px 0 30px;
}
.awards_right{
  width: 580px;
}
.awards img{
  width: 339px;
  height: 186px;
  border-radius: 20px;
}
.schedule .flex>div{
  width: 50%;
}
.day{
  font-size: 27px;
  font-family: 'broadway';
  color: #c80f0f;
  white-space: nowrap;
}
.schedule_con div b{
  width: 120px;
  font-size: 14px;
  color: #c80f0f;
  text-align: center;
  line-height: 1.5;
}
.schedule_con div span{
  font-size: 14px;
  color: #3f415f;
  flex: 1;
  line-height: 1.5;
}
.schedule_con div span i{
  line-height: 1.25;
  display: block;
}
.schedule_con{
  margin-bottom: 32px;
  display: flex;
}
.detail{
  gap: 8px 0;
  display: flex;
  flex-wrap: wrap;
}
.detail>div{
  display: flex;
  flex-wrap: wrap;
  flex: 100%;
}
.light_sw{
  border-radius: 20px;
}
.light_sw .swiper-slide{
  width: 100%;
  height: 235px;
  position: relative;
}
.light_sw .swiper-slide img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.light_text{
  width: 600px;
  height: 100%;
  padding-top: 26px;
  padding-left: 56px;
  color: #fff;
  background: linear-gradient(to right,#c7000b,#f23f1d,transparent);
  position: absolute;
}
.light_text h1{
  font-size: 24px;
  margin-bottom: 10px;
  transform: skewX(-6deg);
  font-weight: bold;
  font-family: 'Source Han Sans CN', 'Noto Sans CJK SC', 'Source Han Sans SC', 'Microsoft YaHei', sans-serif;
}
.light_text h2{
  font-size: 14px;
  padding-left: 12px;
  margin-bottom: 19px;
  line-height: 1.3;
}
img.swiper-button-prev,img.swiper-button-next{
  width: initial;
  height: initial;
  background: none;
}
img.light_p{
  bottom: 14px;
  top: auto;
  left: 55px;
}
img.light_n{
  bottom: 14px;
  top: auto;
  left: 95px;
}
.dialog_box{
  display: grid;
  grid-template-columns: repeat(3,300px);
  justify-content: space-between;
  height: 600px;
  overflow: auto;
  padding-right: 20px;
}
.dialog_box img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dialog_box a{
  width: 300px;
  height: 236px;
  margin-bottom: 80px;
}
.dialog_box a h1{
  font-size: 16px;
  line-height: 1.3;
  margin-top: 6px;
  color: #535353;
}
.data .title{
  margin-bottom: 40px;
}
.data_box{
  position: relative;
}
.data_right{
  text-align: right;
}
.data_left{
  top: -14px;
  position: absolute;
}
.data_left span{
  width: 180px;
  height: 90px;
  margin-right: 8px;
  color: #fff;
  background: linear-gradient(to right,#adadad,#eaeaea);
  cursor: pointer;
  font-size: 18px;
  transform: skewX(-8deg);
  text-align: center;
	display: grid;
	justify-content: center;
	align-content: center;
}
.data_left span b{
  margin-right: 2px;
  font-size: 24px;
  font-weight: bold;
  transform: skewX(8deg);
  display: inline-block;
  vertical-align: bottom;
}
.data_left span i{
  font-size: 18px;
  transform: skewX(8deg);
  font-style: normal;
  display: inline-block;
  font-weight: bold;
}
.dl{
  display: flex;
  margin-bottom: 12px;
}
.dl:nth-of-type(2){
  margin-left: 54px;
}
.dl:nth-of-type(3){
  margin-left: 108px;
}
.data_text{
  right: 42px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  text-align: left;
  width: 294px;
  font-size: 15px;
  line-height: 1.7;
  font-weight: bold;
  color: #333333;
  position: absolute;
  display: none;
}
.data_text:nth-of-type(1),.data_text:nth-of-type(2){
  font-size: 24px;
}
span.data_select{
  background: linear-gradient(to right,#d8201f,#fd704b);
}
.reb{
  position: relative;
  /* overflow: hidden; */
}
.review_box{
  width: 1055px;
  box-sizing: border-box;
  height: 270px;
  background-image: url(../img/review_bg.png);
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 3px;
  padding-left: 70px;
  }
.tbox{
  width: 100%;
  padding-left: 10px;
  height: 100%;
  overflow-y: auto;
  display: flex;
  align-items: center;
  overflow: auto;
  cursor: pointer;
}
.reb::after{
  width: 87%;
  height: 6px;
  background: #ff5757;
  top: 50%;
  left: 140px;
  position: absolute;
  content: '';
  z-index: 0;
}
.review_box a{
  width: 74px;
  height: 74px;
  margin-right: 100px;
  position: relative;
}
.review_box a span{
  font-size: 20px;
  width: 74px;
  height: 74px;
  font-weight: bold;
  color: #d25755;
  border-radius: 50%;
  background: linear-gradient(to top,#d2d2d2,#ffffff);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 0 2px 6px 0px #d7d7d7;
  z-index: 3;
  flex-shrink: 0;
}

.review_bg_box::before{
  width: 292px;
  height: 266px;
  top: 0;
  left: 0;
  background: url(../img/review_bg.png) no-repeat;
  position: absolute;
  content: '';
}
.tbox::-webkit-scrollbar {
  height: 4px;
  padding: 0 240px;
  box-sizing: border-box;
}
.tbox::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  opacity: 0;
  background: fade(@primary-color, 0%);
  height: 60%;
  padding: 0 240px;
  box-sizing: border-box;
}
.tbox::-webkit-scrollbar-track {
  height: 4px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  border-radius: 0;
  background: fade(@primary-color, 0%);
  padding: 0 240px;
  box-sizing: border-box;
}
.tbox,.tbox a{
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag:none
}
.tbox a p{
  font-size: 14px;
  font-weight: bold;
  color: #c50101;
  white-space: nowrap;
  position: absolute;
  z-index: 1;
}
.tbox a:nth-of-type(odd) p{
  top: -48px;
  left: 44px;
}
.tbox a:nth-of-type(odd) p::after{
  width: 164px;
  height: 110px;
  top: -12px;
  left: -12px;
  background: url(../img/odd_icon.png) no-repeat;
  position: absolute;
  content: '';
  z-index: -1;
}
.tbox a:nth-of-type(even) p{
  bottom: -56px;
  left: 44px;
}
.tbox a:nth-of-type(even) p::after{
  width: 180px;
  height: 105px;
  bottom: -8px;
  left: -14px;
  background: url(../img/even_icon.png) no-repeat;
  position: absolute;
  content: '';
}
.lbtnp{
  top: 100px;
  left: 0;
  position: absolute;
}
.rbtnp{
  top: 100px;
  right: 0;
  position: absolute;
}
.disbtn{
  pointer-events: none;
}
.group .title{
  margin-bottom: 40px;
}
.group_box{
  align-items: flex-start;
  box-sizing: border-box;
  color: #4a270f;
}
.group_box h1{
  font-size: 18px;
  margin-bottom: 30px;
}
.group_box h2{
  line-height: 1.1;
}
.group_box h2{
  font-size: 12px;
  margin-bottom: 14px;
}
.g_con1{
  width: 370px;
  word-break: keep-all;
}
.g_con2{
  align-self: end;
  width: 270px;
  text-align: center;
}
.g_con3{
  /* margin: 0 30px; */
}
.qrcode{
  width: 280px;
  display: grid !important;
  grid-template-columns: repeat(3,86px);
  grid-row-gap: 8px;
}
.qrcode img {
  width: 80px;
  height: 80px;
  margin: 4px 0;
}
.qrcode h2{
  font-size: 10px;
}
.group_box h2:last-child{
  margin-bottom: 0;
}
.footerwrap {
	padding: 30px 0;
  background: #aa0013;;
}
.footer {
  display: flex;
  align-items: center;
  width: 1000px;
  margin: auto;
  overflow: hidden;
  padding: 10px 0 30px;
}
.footer_l {
  width: 20%;
}
.footer_r {
  width: 80%;
}
.footer_r li {
  font-size: 12px;
  margin-bottom: 12px;
  line-height: 1.5;
  text-indent: 24px;
  color: #fff;
}
.side {
  position: fixed;
  background: linear-gradient(to top,#db1718,#f84339);
  font-size: 18px;
  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: 30px 0 30px 0;
  color: #fff !important;
}
/* .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: #ebcb93;
  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;
}