input::-webkit-input-placeholder { /* WebKit browsers */
  color: #969799;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 400;
}

input{
  color: #252627;
}

.mgt-12{
  margin-top: 12px!important;
}

.no-scroll {
  overflow: hidden;
}


.btn-F6F8FE{
  width: 220px;
  height: 60px;
  line-height: 60px;
  background: #f6f8fe;
  border-radius: 8px;
  text-align: center;
  color: #4d526d;
  font-size: 20px;
  border: 0;
  cursor: pointer;
}

.bg-f{
  background: #ffffff !important;
}
.bg-img{
  background-color: #fdfdfe;
  background-image: url('https://asset.joinf.com/official/images/globalExhibition/2026/index/bg.jpg?t=123456');
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  /* background-size: contain; */
}

.wid-120{
  width: 120px;
}
.wid-473{
  width: 473px;
}
.wid-320{
  width: 320px;
}
.wid-220{
  width: 220px;
}
.wid-160{
  width: 160px;
}
.wid-144{
  width: 144px;
}

.line-1{
  width: 100%;
  position: relative;
}
.line-1 .line-1-mask{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* background: rgba(0,0,0,0.2); */
  background: linear-gradient(90deg,rgba(7,8,55,0.88) 0%, rgba(14,19,117,0.2) 100%);
  z-index: 2;
}
.line-1 img{
  width: 100%;
  display: block;
}

.line-1 .line-1-from{
  width: 1280px;
  position: absolute;
  top: 16%;
  left: 50%;
  margin-left: -640px;
  z-index: 10;
}

.line-1 .line-1-from .line-1-from-title{
  font-size: 80px;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  background-image: linear-gradient(180deg,#ffffff 0%, #ff8e61 100%);
  font-family: AlibabaPuHuiTi-2-105-Heavy;
  font-weight: normal;
  text-align: center;
  height: 80px;
  line-height: 80px;
}
.line-1 .line-1-from .line-1-from-desc{
  height: 80px;
  font-size: 82px;
  font-family: AlibabaPuHuiTi-2-105-Heavy;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  line-height: 80px;
  margin-top: 30px;
}
.line-1 .line-1-from .line-1-from-tip{
  margin-top: 45px;
  height: 56px;
  font-size: 40px;
  font-family: PingFang SC, PingFang SC-Regular, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 400;
  text-align: CENTER;
  color: #ffffff;
  line-height: 56px;
  letter-spacing: 8.2px;
  text-shadow: 0px 0px 16px 0px rgba(255,255,255,0.50); 
  padding-left: 10px;
}
.line-1 .line-1-from .line-1-from-tip span{
  margin-right: 54px;
  letter-spacing: 1px;
  display: inline-block;
}
.line-1 .line-1-from .line-1-input-box{
  margin-top: 65px;
  position: relative;
  text-align: center;
}
.line-1 .line-1-from .line-1-input-box button{
  width: 180px !important;
  height: 56px !important;
  line-height: 56px !important;
  vertical-align: middle;
  font-size: 22px;
  font-family: PingFang SC, PingFang SC-Medium, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 500;
}
.line-1 .line-1-logo{
  position: absolute;
  top: 6%;
  left: 10%;
  width: 16%;
  z-index: 10;
}
.map-box{
  width: 1374px;
  margin: auto;
  margin-top: 60px;
  height: auto;
  position: relative;
}
.map-box img{
  width: 100%;
}
.map-box .location1{
  width: 71px;
  height: 92px;
  position: absolute;
}
.map-box .location2{
  width: 111px;
  height: 91px;
  position: absolute;
}
.map-box .location-country{
  position: absolute;
  /* top: 0; */
  left: 0;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Medium, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 500;
}

.line-2{
  min-height: 200px;
  padding: 100px 0;
}

.line-2 .line-2-cont{
  width: 1200px;
  height: auto;
  margin: auto;
}
.line-2-cont-title{
  width: 1200px;
  margin: auto;
  height: 45px;
  font-size: 40px;
  font-family: PingFang SC, PingFang SC-Medium, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 500;
  text-align: center;
  color: #252642;
  line-height: 45px;
}
.line-2-cont-desc{
  width: 1200px;
  margin: auto;
  margin-top: 30px;
  min-height: 64px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 400;
  text-align: center;
  color: #4d526d;
  line-height: 32px;
}
.line-2-main{
  width: 100%;
  /* min-height: 500px; */
  background: #ffffff;
  border-radius: 16px;
  position: relative;
  /* padding: 2px; */
  margin-top: 58px;
  box-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
}
.line-2-main .line-2-main-title{
  width: 100%; 
  height:79px;
  padding: 20px 40px;
  position: relative;
}
.line-2-main .line-2-main-title .title-left{
  height: 39px;
  font-size: 28px;
  font-family: PingFang SC, PingFang SC-Semibold, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 600;
  text-align: left;
  color: #8e1b0b;
  line-height: 39px;
  text-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
}
.line-2-main .line-2-main-title .title-icon{
  vertical-align: super;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 16px;
  background: #8e1b0b;
  border-radius: 50%;
  box-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
}
.line-2-main .line-2-main-title .title-right{
  height: 39px;
  font-size: 28px;
  font-family: PingFang SC, PingFang SC-Light, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 300;
  text-align: CENTER;
  color: #be590e;
  line-height: 39px;
  text-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
}
.line-2-main .line-2-main-title .title-progress{
  width: 186px;
  height: 16px;
  display: inline-block;
  position: absolute;
  top: 31px;
  right: 470px;
}

.table-box{
  width: 1120px;
  margin: auto;
  border-radius: 12px 12px 0 0;
  overflow: hidden;
  min-height: 200px;
}
.table-box .table-header{
  width: 1120px;
  height: 56px;
  border-radius: 12px 12px 0px 0px;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.table-box .table-header div{
  height: 22px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Semibold, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 600;
  text-align: LEFT;
  color: #ffffff;
  line-height: 22px;
  padding-left: 40px;
}
.table-box .table-body-item{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  /* width: 1120px; */
  height: 56px;
  border-left: 2px solid #fef5f2;
  border-right: 2px solid #fef5f2;

}
.table-box .table-body-item .more{
  height: 22px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 400;
  text-align: left;
  line-height: 22px;
  cursor: pointer;
}
.table-box .table-body-item .more i{
  font-size: 14px;
  margin-left: 8px;
}
.table-box .table-body-item div{
  height: 22px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 400;
  text-align: LEFT;
  color: #1f2022;
  line-height: 22px;
  padding-left: 40px;
}
.table-box .table-body-end{
  border-radius: 0 0 8px 8px;
  border-bottom: 2px solid #fef5f2;
}

.bookmark{
  width: 100%;
  /* min-height: 500px; */
  padding: 20px 40px 40px;
  border-radius: 0 0 16px 16px;
  position: relative;
  border: 2px solid #ffffff;
}
.after{
  z-index: 1;
  height: 118px;
  position: absolute;
  right: -1px;
  top: -98px;
  height: 118px;
}
.bg-0{
  background: linear-gradient(180deg,#fefaf8 0%, #ffffff 100%);
  box-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
}
.bg-0 .table-body-item{
  background: #faf3f0;
  border-left: 2px solid #fbf9f2;
  border-right: 2px solid #fbf9f2;
}
.bg-h-0{
  background: linear-gradient(90deg,#f18d41, #ed2c12 100%);
  box-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60);
}
.bg-0 .table-body-item .more{
  color: #f96a30;
}

.bg-2{
  background: linear-gradient(180deg,#fcf7fd 0%, #ffffff 100%);
  box-shadow: 4px 8px 30px 0px rgba(225,197,228,0.38); 
}
.bg-2 .table-body-item{
  background: #F8F1F8;
  border-left: 1px solid #fbf9f2;
  border-right: 1px solid #fbf9f2;
}
.bg-h-2{
  background: linear-gradient(90deg,#ac37b3, #3a43b1 100%);
  box-shadow: 4px 8px 30px 0px rgba(225,197,228,0.38); 
}
.bg-2 .table-body-item .more{
  color: #842B8C;
}

.bg-3{
  background: linear-gradient(180deg,#fbfdf2 0%, #ffffff 100%);
  box-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60);
}
.bg-3 .table-body-item{
  background: #F7F8F1;
  border-color: #fbfdf6 !important;
}
.bg-h-3{
  background: linear-gradient(90deg,#accb20, #23c78c 100%);
  box-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
}
.bg-3 .table-body-item .more{
  color: #A9CB22;
}
.bg-3 .table-body-end{
  border-color: #fbfdf6;
}

.bg-41{
  background: linear-gradient(180deg,#fcf3f6 0%, #ffffff 100%);
  box-shadow: 4px 8px 30px 0px rgba(225,197,208,0.38); 
}
.bg-41 .table-body-item{
  background: #F9F1F4;
  border-color: #f9eff5 !important;
}
.bg-h-41{
  background: linear-gradient(90deg,#d2608e, #c43770 100%);
  box-shadow: 4px 8px 30px 0px rgba(225,197,208,0.38); 
}
.bg-41 .table-body-item .more{
  color: #842B8C;
}
.bg-41 .table-body-end{
  border-color: #f9eff5;
}
.bg-42{
  background: linear-gradient(180deg,#f6f2fc 0%, #ffffff 100%);
  box-shadow: 4px 8px 30px 0px rgba(211,200,227,0.38); 
}
.bg-42 .table-body-item{
  background: #F4F1F9;
  border-color: #f7f2fa !important;
}
.bg-h-42{
  background: linear-gradient(90deg,#8045d8, #6629c2 100%);
  box-shadow: 4px 8px 30px 0px rgba(211,200,227,0.38); 
}
.bg-42 .table-body-item .more{
  color: #8045D8;
}
.bg-42 .table-body-end{
  border-color: #f7f2fa;
}

.bg-5{
  background: linear-gradient(180deg,#fff0f6 0%, #ffffff 100%);
  box-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
}
.bg-5 .table-body-item{
  background: #F8F1F4;
  border-color: #fbf2f0 !important;
}
.bg-h-5{
  background: linear-gradient(90deg,#ff3388, #eb0062 100%);
  box-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
}
.bg-5 .table-body-item .more{
  color: #FF3287;
}
.bg-5 .table-body-end{
  border-color: #fbf2f0;
}

.bg-6{
  background: linear-gradient(180deg,#fbf4f4 0%, #ffffff 100%);
  box-shadow: 4px 8px 30px 0px rgba(239,218,218,0.38); 
}
.bg-6 .table-body-item{
  background: #F8F1F1;
  border-color: #f8eff3 !important;
}
.bg-h-6{
  background: linear-gradient(90deg,#bf504f, #ac403f 100%);
  box-shadow: 4px 8px 30px 0px rgba(239,218,218,0.38); 
}
.bg-6 .table-body-item .more{
  color: #BF504F;
}
.bg-6 .table-body-end{
  border-color: #f8eff3;
}

.bg-7{
  background: linear-gradient(180deg,#f0f3ff 0%, #ffffff 100%);
  box-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
}
.bg-7 .table-body-item{
  background: #F2F3F9;
  border-color: #f6f7ff !important;
}
.bg-h-7{
  background: linear-gradient(90deg,#1d4bfd, #0231e9 100%);
  box-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
}
.bg-7 .table-body-item .more{
  color: #1D4BFD;
}
.bg-7 .table-body-end{
  border-color: #f6f7ff;
}

.bg-8{
  background: linear-gradient(180deg,#f8fcf3 0%, #ffffff 100%);
  box-shadow: 4px 8px 30px 0px rgba(221,231,207,0.38); 
}
.bg-8 .table-body-item{
  background: #f5f8f1;;
  border-color: #fbfcf9;
}
.bg-h-8{
  background: linear-gradient(90deg,#97bd60, #7ea645 100%);
  box-shadow: 4px 8px 30px 0px rgba(221,231,207,0.38); 
}
.bg-8 .more{
  color: #96BD60;
  cursor: pointer;
}
.bg-8 .more-box{
  height: 504px;
  line-height: 504px; 
  text-align: center; 
  border-radius: 0px 0px 8px 0px; 
  border-right: 2px solid #fbfcf9
}

.bg-8 .table-body-end{
  border-color: #fbfcf9;
}

.bg-9{
  background: linear-gradient(180deg,#fffaf0 0%, #ffffff 100%);
  box-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
}
.bg-9 .table-body-item{
  background: #f9f7f1;
  border-color: #fef9eb;
}
.bg-h-9{
  background: linear-gradient(90deg,#febd20, #eaa501 100%);
  box-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
}
.bg-9 .table-body-item .more{
  color: #EAA602;
}
.bg-9 .table-body-end{
  border-color: #fefcf4;
}

.bg-10{
  background: linear-gradient(180deg,#f7f7f7 0%, #ffffff 100%);
  box-shadow: 4px 8px 30px 0px rgba(211,211,211,0.38); 
}
.bg-10 .table-body-item{
  background: #F5F5F5;
  border-color: #f5f2f5;
}
.bg-h-10{
  background: linear-gradient(90deg,#333333, #000000 100%);
  box-shadow: 4px 8px 30px 0px rgba(211,211,211,0.38); 
}
.bg-10 .table-body-item .more{
  color: #8D8D8D;
}
.bg-10 .table-body-end{
  border-color: #f3f0f4;
}

.bg-11{
  background: linear-gradient(180deg,#fdf2f3 0%, #ffffff 100%);
  box-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
}
.bg-11 .table-body-item{
  background: #f9f1f1;
  border-color: #fbf9f2;
}
.bg-h-11{
  background: linear-gradient(90deg,#c7242d, #a81e26 100%);
  box-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
}
.bg-11 .table-body-item .more{
  color: #C6232C;
}
.bg-11 .table-body-end{
  border-color: #fbf9f2;
}

.prompt-text{
  width: 100%;
  height: 20px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 400;
  text-align: right;
  color: #666666;
  line-height: 20px;
  text-shadow: 8px 12px 58.7px 0px rgba(208,218,230,0.60); 
  margin-top: 12px;
}
.flex-box{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.flex-1{
  flex: 1;
}

.line-14{
  width: 100%;
  height: 238px;
  padding-top: 50px;
  background: url(https://asset.joinf.com/official/images/index/line-14bg.png) no-repeat ;
  background-size:100% 100%;
}
.line-14 .line-14-title{
  width: 100%;
  height: 45px;
  font-size: 36px;
  font-family: PingFang SC, PingFang SC-Medium, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 500;
  text-align: CENTER;
  color: #ffffff;
  line-height: 45px;
  letter-spacing: 14px;
  text-indent: 14px;
}
.line-14 .line-14-explain{
  height: 20px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 400;
  text-align: CENTER;
  color: #ffffff;
  line-height: 20px;
  letter-spacing: 3px;
  text-indent: 3px;
}
.line-14 .line-14-btn-box{
  width: 200px;
  height: 44px;
  margin: auto;
  margin-top: 20px;
  background: linear-gradient(288deg,rgba(255,255,255,0.58) 0%, rgba(255,255,255,0.00) 100%);
  padding: 1px;
  border-radius: 8px;
}
.line-14 .line-14-btn-box button{
  width: 200px;
  height: 42px;
  background: #ffffff;
  border: 0;
  border-radius: 8px;
  color: #fe6d40;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Medium, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  cursor: pointer;
}

/* 滚动动画 */
/* 向上移动淡入 */
@keyframes moveUp {
  0%   {
    opacity: 0;
    top:100px
  }
  100% {
    opacity: 1;
    top:0px
  }
}
/* 向下移动淡入 */
@keyframes moveDown {
  0%   {
    opacity: 0;
    bottom:100px;
  }
  100% {
    opacity: 1;
    bottom:0px
  }
}
/* 向左移动淡入 */
@keyframes moveLeft {
  0%   {
    opacity: 0;
    right:100px
  }
  100% {
    opacity: 1;
    right:0px
  }
}
/* 向右移动淡入 */
@keyframes moveRight {
  0%   {
    opacity: 0;
    left:100px
  }
  100% {
    opacity: 1;
    left:0px
  }
}

.swiper-button-prev, .swiper-button-next{
  --swiper-navigation-size: 30px;
}

.mgb-10{
  margin-bottom: 10px;
}
#registration{
  width: 68px;
  height: 179px;
  position: fixed;
  right: 35px;
  bottom: 100px;
  border-radius: 34px;
  overflow: hidden;
  cursor: pointer;
  z-index: 10;
}
#registration img{
  width: 100%;
}
#registration .registration-text{
  position: absolute;
  top: 64px;
  left: 24px;
  width: 20px;
  height: 88px;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Medium, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 500;
  text-align: CENTER;
  color: #011689;
  line-height: 22px;
  letter-spacing: 0.24px;
}

#registrationDialog{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.7);
  z-index: 4000;
  overflow:auto;
  overscroll-behavior: contain;
}

#registrationDialog .dialog-box{
  width: 420px;
  height: 678px;
  background: #ffffff;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -210px;
  margin-top: -338px;
  z-index: 100;
}
#registrationDialog .dialog-box .dialog-box-header{
  height: 40px;
  width: 100%;
  position: relative;
}
#registrationDialog .dialog-box .dialog-box-header .dialog-box-header-btn{
  position: absolute;
  top:22px;
  right: 16px;
  font-size: 22px;
  font-weight: 600;
  color: #a1a4b8;
  transition: all .3s;
  cursor: pointer;
}
#registrationDialog .dialog-box .dialog-box-header .dialog-box-header-btn:hover{
  color: #252642;
  transform: scale(1.4)
}

#registrationDialog .dialog-box .dialog-box-title{
  width: 100%;
  height: 34px;
  font-size: 28px;
  font-family: PingFang SC, PingFang SC-Semibold, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 600;
  text-align: center;
  color: #252642;
  line-height: 34px;
}
#registrationDialog .dialog-box .dialog-box-body{
  padding: 30px 40px;
}

#registrationDialog .dialog-box .dialog-box-body .flex-label{
  width: 100%;
  height: 20px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-Medium, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 500;
  text-align: left;
  color: #252642;
  line-height: 20px;
}

#registrationDialog .dialog-box .dialog-box-body .flex-label span{
  color: #F5222D;
}
#registrationDialog .dialog-box .dialog-box-body .dialog-box-input-box{
  height: 32px;
  background: #f5f6f9;
  border-radius: 4px;
  position: relative;
  border: 1px solid transparent;
  margin-top: 4px;
}

.err-bor-red {
  border: 1px solid red !important;
}

#registrationDialog .dialog-box .dialog-box-body .error, .error123{
  position: absolute;
  top: 32px;
  left: 0px;
  color: red;
  text-align: left;
  font-size: 12px;
}

#registrationDialog .dialog-box .dialog-box-button{
  width: 340px;
  height: 46px;
  margin: auto;
}
#registrationDialog .dialog-box .dialog-box-button button{
  width: 340px !important;
  height: 46px !important;
  line-height: 46px !important;
}

#registrationDialog .dialog-box .dialog-box-body .dialog-box-input-box input{
  height: 32px;
  line-height: 32px;
  width: 100%;
  padding: 0;
  vertical-align: middle;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  font-weight: 400;
  color: #252627;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  background-color: #f5f6f9;
  border: 1px solid #f5f6f9;
  outline: none;
  box-sizing: border-box;
  border-radius: 4px;
}


#registrationDialog .dialog-box .dialog-box-body .dialog-box-input-box input:focus{
  border: 1px solid #1366ff;
  border-radius: 4px;
}

#registrationDialog .dialog-box .dialog-box-body .dialog-box-input-box input:-internal-autofill-selected{
  background: #f5f6f9 !important;
}

#registrationDialog .dialog-box .dialog-box-body .dialog-box-input-box .market-box,#registrationDialog .dialog-box .dialog-box-body .dialog-box-input-box .exhibitionType-box{
  width: 338px;
  height: auto;
  padding: 16px 0;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 32px 0px rgba(181,195,219,0.51); 
  z-index: 100;
  position: absolute;
  left: 0px;
}
.market-box{
  bottom: 40px;
}
.market-box:after{
  content: '';
  position: absolute;
  bottom: -5px;
  right: 5%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ffffff;
}
.exhibitionType-box{
  top: 40px;
}
.exhibitionType-box:after{
  content: '';
  position: absolute;
  top: -5px;
  right: 5%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #ffffff;
}

#registrationDialog .dialog-box .dialog-box-body .dialog-box-input-box .market-item, #registrationDialog .dialog-box .dialog-box-body .dialog-box-input-box .exhibitionType-item{
  width: 100%;
  border-radius: 4px;
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  font-size: 14px;
  color: #252627;
  cursor: pointer;
  font-family: PingFang SC, PingFang SC-Regular, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 400;
}
#registrationDialog .dialog-box .dialog-box-body .dialog-box-input-box .market-item:hover,#registrationDialog .dialog-box .dialog-box-body .dialog-box-input-box .exhibitionType-item:hover{
  background-color: #F2F3F5;
}
#registrationDialog .dialog-box .dialog-box-body .dialog-box-input-box .active{
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Semibold, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 600;
  color: #1366ff;
}
#registrationDialog .dialog-box .dialog-box-body .select{
  position: relative;
}
#registrationDialog .dialog-box .dialog-box-body .select input{
  padding-right: 30px !important;
}
#registrationDialog .dialog-box .dialog-box-body .select .suffix{
  width: 16px;
  height: 16px;
  position: absolute;
  top: 8px;
  right: 8px;
  transition: all 0.3s;
}
.rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#globalExhibitionSwiper{
  width: 100%;
  position: relative;
  overflow: hidden;
}
#globalExhibitionSwiper .swiper-slide > a{
  display: block;
}
#globalExhibitionSwiper .swiper-slide > a > img{
  display: block;
}
#globalExhibitionSwiper .swiper-pagination{
  bottom: 30px !important;
  width: 100% !important;
  height: 28px;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#globalExhibitionSwiper .swiper-pagination-bullet{
  margin: 0 8px;
  width: 8px;
  height: 8px;
  background: rgba(255,255,255,0.43);
  border-radius: 50%;
}
#globalExhibitionSwiper .swiper-pagination-bullet-active{
  width: 20px;
  height: 20px;
  border: 0.6px solid #ffffff;
  border-radius: 100px;
  position: relative;
}
#globalExhibitionSwiper .swiper-pagination-bullet-active::after{
  content: "";
  position: absolute;
  bottom: 6px;
  left: 50%;
  right: 50%;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 4px;
}
@media (min-width: 1680px) and (max-width: 1919px) {
  .line-1 .line-1-logo{
    position: absolute;
    top: 6%;
    left: 8%;
    width: 17%;
    /* width: 274px; */
    z-index: 10;
  }
  .line-1 .line-1-from{
    top: 18%;
  }
  .line-1 .line-1-from .line-1-from-title{
    font-size: 72px;
    height: 72px;
    line-height: 72px;
  }
  .line-1 .line-1-from .line-1-from-desc{
    height: 72px;
    font-size: 72px;
    line-height: 72px;
    margin-top: 30px;
  }
  .line-1 .line-1-from .line-1-from-tip{
    margin-top: 40px;
    height: 50px;
    font-size: 32px;
    line-height: 50px;
    letter-spacing: 10.4px;
    padding-left: 10px;
  }
  .line-1 .line-1-from .line-1-from-tip span{
    margin-right: 50px;
    letter-spacing: 1px;
  }
  .line-1 .line-1-from .line-1-input-box{
    margin-top: 60px;
  }
  .line-1 .line-1-from .line-1-input-box button{
    width: 170px !important;
    height: 56px !important;
    line-height: 56px !important;
    font-size: 22px;
  }
}
@media (min-width: 1441px) and (max-width: 1679px) {
  .line-1 .line-1-logo{
    position: absolute;
    top: 5%;
    left: 7%;
    width: 17%;
    /* width: 274px; */
    z-index: 10;
  }
  .line-1 .line-1-from{
    top: 16%;
  }
  .line-1 .line-1-from .line-1-from-title{
    font-size: 68px;
    height: 68px;
    line-height: 68px;
  }
  .line-1 .line-1-from .line-1-from-desc{
    height: 68px;
    font-size: 68px;
    line-height: 68px;
    margin-top: 26px;
  }
  .line-1 .line-1-from .line-1-from-tip{
    margin-top: 35px;
    height: 48px;
    font-size: 28px;
    line-height: 48px;
    letter-spacing: 11.5px;
    padding-left: 10px
  }
  .line-1 .line-1-from .line-1-from-tip span{
    margin-right: 50px;
    letter-spacing: 1px;
  }
  .line-1 .line-1-from .line-1-input-box{
    margin-top: 50px;
  }
  .line-1 .line-1-from .line-1-input-box button{
    width: 160px !important;
    height: 48px !important;
    line-height: 46px !important;
    font-size: 21px;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .line-1 .line-1-logo{
    position: absolute;
    top: 6%;
    left: 5%;
    width: 17%;
    /* width: 274px; */
    z-index: 10;
  }
  .line-1 .line-1-from{
    top: 18%;
  }
  .line-1 .line-1-from .line-1-from-title{
    font-size: 62px;
    height: 62px;
    line-height: 62px;
  }
  .line-1 .line-1-from .line-1-from-desc{
    height: 62px;
    font-size: 62px;
    line-height: 62px;
    margin-top: 26px;
  }
  .line-1 .line-1-from .line-1-from-tip{
    margin-top: 30px;
    height: 42px;
    font-size: 28px;
    line-height: 42px;
    letter-spacing: 8.4px;
  }
  .line-1 .line-1-from .line-1-from-tip span{
    margin-right: 40px;
    letter-spacing: 1px;
  }
  .line-1 .line-1-from .line-1-input-box{
    margin-top: 46px;
  }
  .line-1 .line-1-from .line-1-input-box button{
    width: 150px !important;
    height: 48px !important;
    line-height: 48px !important;
    font-size: 18px;
  }
  #globalExhibitionSwiper .swiper-pagination{
    bottom: 24px !important;
    width: 100% !important;
    height: 22px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #globalExhibitionSwiper .swiper-pagination-bullet{
    margin: 0 6px;
    width: 6px;
    height: 6px;
    background: rgba(255,255,255,0.43);
    border-radius: 50%;
  }
  #globalExhibitionSwiper .swiper-pagination-bullet-active{
    width: 16px;
    height: 16px;
    border: 0.6px solid #ffffff;
    border-radius: 100px;
    position: relative;
  }
  #globalExhibitionSwiper .swiper-pagination-bullet-active::after{
    content: "";
    position: absolute;
    bottom: 5px;
    left: 50%;
    right: 50%;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    background: #ffffff;
    border-radius: 3px;
  }
}
@media screen and (max-width:  1366px){
  .line-1 .line-1-logo{
    position: absolute;
    top: 5.4%;
    left: 6%;
    width: 17%;
    /* width: 274px; */
    z-index: 10;
  }
  .line-1 .line-1-from{
    top: 16%;
  }
  .line-1 .line-1-from .line-1-from-title{
    font-size: 56px;
    height: 56px;
    line-height: 56px;
  }
  .line-1 .line-1-from .line-1-from-desc{
    height: 56px;
    font-size: 56px;
    line-height: 56px;
    margin-top: 24px;
  }
  .line-1 .line-1-from .line-1-from-tip{
    margin-top: 36px;
    height: 36px;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 7px;
  }
  .line-1 .line-1-from .line-1-from-tip span{
    margin-right: 30px;
    letter-spacing: 1px;
  }
  .line-1 .line-1-from .line-1-input-box{
    margin-top: 50px;
  }
  .line-1 .line-1-from .line-1-input-box button{
    width: 140px !important;
    height: 42px !important;
    line-height: 40px !important;
    font-size: 16px;
  }
  #globalExhibitionSwiper .swiper-pagination{
    bottom: 24px !important;
    width: 100% !important;
    height: 22px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #globalExhibitionSwiper .swiper-pagination-bullet{
    margin: 0 6px;
    width: 6px;
    height: 6px;
    background: rgba(255,255,255,0.43);
    border-radius: 50%;
  }
  #globalExhibitionSwiper .swiper-pagination-bullet-active{
    width: 16px;
    height: 16px;
    border: 0.6px solid #ffffff;
    border-radius: 100px;
    position: relative;
  }
  #globalExhibitionSwiper .swiper-pagination-bullet-active::after{
    content: "";
    position: absolute;
    bottom: 5px;
    left: 50%;
    right: 50%;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    background: #ffffff;
    border-radius: 3px;
  }
}