body {
  font: 3.2vw/1.5em "Source Han Sans CN", "Microsoft YaHei", "微软雅黑", "黑体", "Arial", "sans-serif";
  word-wrap: break-word;
  word-break: normal;
  padding: 0;
  margin: 0;
  background-color: #f9f9f9;
}
.bhide {
  display: none !important;
}
body .wrapper {
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
}
body .wrapper .header-section {
  width: 100%;
  height: 13.86667vw;
  position: fixed;
  z-index: 9;
  opacity: 0.9;
  display: none;
}
body .wrapper .header-section .header.reverse {
  background: unset;
  background-color: #ffffff;
  opacity: unset;
  height: 19.2vw;
  width: 100%;
  box-shadow: 0px 1px 1px 0px rgba(41, 41, 41, 0.15);
}
body .wrapper .header-section .header.reverse a:link,
body .wrapper .header-section .header.reverse a:visited,
body .wrapper .header-section .header.reverse a:hover {
  text-decoration: none;
  color: #000000;
}
body .wrapper .header-section .header.reverse .menu .nav .left .sub_nav {
  width: 19.2vw;
  padding-left: 9.86667vw;
}
body .wrapper .header-section .header.reverse .menu .nav .left .sub_nav .hot::after {
  background-image: url(/templets/2024showg/images/hhot.png);
}
body .wrapper .header-section .header.reverse .menu .nav .right .search-box .search {
  background-color: #f9f9f9;
  border: 1px solid #c2c2c2;
}
body .wrapper .header-section .header {
  width: 512vw;
  margin: 0 auto;
  padding: 5.33333vw 0 0 0;
  display: none;
}
body .wrapper .header-section .header a:link,
body .wrapper .header-section .header a:visited,
body .wrapper .header-section .header a:hover {
  text-decoration: none;
  color: #ffffff;
}
body .wrapper .header-section .header .menu {
  width: 512vw;
  margin: 0 auto;
}
body .wrapper .header-section .header .menu .nav {
  display: flex;
  justify-content: flex-start;
  font-size: 4.53333vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 6.94933vw;
  color: #ffffff;
}
body .wrapper .header-section .header .menu .nav .logo {
  width: 38.66667vw;
  height: 13.86667vw;
  background-color: red;
  display: block;
}
body .wrapper .header-section .header .menu .nav .left {
  display: flex;
  justify-items: center;
  align-items: center;
  width: 205.33333vw;
}
body .wrapper .header-section .header .menu .nav .left .sub_nav {
  width: 19.2vw;
  padding-left: 9.86667vw;
}
body .wrapper .header-section .header .menu .nav .left .sub_nav .line {
  position: relative;
}
body .wrapper .header-section .header .menu .nav .left .sub_nav .line .selected_2 {
  width: 6.4vw;
  height: 1.06667vw;
  opacity: 1;
  background: #ef6320;
  position: absolute;
  bottom: -2.66667vw;
  left: 50%;
  transform: translate(-50%, -50%);
}
body .wrapper .header-section .header .menu .nav .left .sub_nav .line .selected_4 {
  width: 17.33333vw;
  height: 1.06667vw;
  opacity: 1;
  background: #ef6320;
  position: absolute;
  bottom: -2.66667vw;
  left: 50%;
  transform: translate(-50%, -50%);
}
body .wrapper .header-section .header .menu .nav .left .sub_nav .hot {
  position: relative;
}
body .wrapper .header-section .header .menu .nav .left .sub_nav .hot::after {
  content: " ";
  display: block;
  background-image: url(/templets/2024showg/images/hot.png);
  background-repeat: no-repeat;
  background-size: 2.13333vw 2.66667vw;
  width: 2.13333vw;
  height: 2.66667vw;
  position: absolute;
  right: -2.13333vw;
  top: -1.6vw;
}
body .wrapper .header-section .header .menu .nav .right {
  margin-left: auto;
  display: flex;
  justify-items: center;
  align-items: center;
}
body .wrapper .header-section .header .menu .nav .right .login-box {
  display: flex;
  justify-items: center;
  align-items: center;
  width: 24vw;
}
body .wrapper .header-section .header .menu .nav .right .login-box .login {
  display: flex;
  flex-wrap: nowrap;
}
body .wrapper .header-section .header .menu .nav .right .login-box.aa {
  width: unset;
}
body .wrapper .header-section .header .menu .nav .right .login-box.aa a.uc:link,
body .wrapper .header-section .header .menu .nav .right .login-box.aa a.uc:visited,
body .wrapper .header-section .header .menu .nav .right .login-box.aa a.uc:hover {
  display: block;
  width: 26.66667vw;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: right;
  padding: 0 1.33333vw 0 0;
}
body .wrapper .header-section .header .menu .nav .right .login-box.aa a.logout:link,
body .wrapper .header-section .header .menu .nav .right .login-box.aa a.logout:visited,
body .wrapper .header-section .header .menu .nav .right .login-box.aa a.logout:hover {
  display: block;
  width: 13.33333vw;
}
body .wrapper .header-section .header .menu .nav .right .search-box {
  padding: 0 7.2vw;
}
body .wrapper .header-section .header .menu .nav .right .search-box .search {
  width: 98.66667vw;
  height: 9.06667vw;
  opacity: 1;
  padding: 0.8vw 0 0.8vw 10.66667vw;
  background-image: url("/templets/2024showg/images/sousuo.png");
  background-repeat: no-repeat;
  background-size: 5.6vw 5.6vw;
  background-position: 3.2vw;
  font-size: 4.26667vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 6.17867vw;
  border-style: none;
  border-radius: 1.6vw;
  outline: 0;
}
body .wrapper .header-section .header .menu .nav .right .search-box input::-moz-placeholder {
  color: #c2c2c2;
}
body .wrapper .header-section .header .menu .nav .right .search-box input::placeholder {
  color: #c2c2c2;
}
body .wrapper .header-section .mobile-header {
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0.53333vw 0.8vw 0.8vw rgba(0, 0, 0, 0.04);
  padding: 2.13333vw 0 0 0;
}
body .wrapper .header-section .mobile-header .right {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  padding: 1.33333vw 2.66667vw;
}
body .wrapper .header-section .mobile-header .right .search-box .search {
  width: 78.66667vw;
  height: 10.4vw;
  opacity: 1;
  border-radius: 1.33333vw;
  border: 1px solid #e6e6e6;
  background: #fcfcfc;
  font-size: 3.5vw;
  outline: 0;
  margin: 0;
  padding: 0 2.66667vw;
}
body .wrapper .header-section .mobile-header .right .mobile-tools {
  background-image: url(/templets/2024showg/images/mobile/lieb.png);
  background-repeat: no-repeat;
  background-size: 6.4vw 5.86667vw;
  width: 6.4vw;
  height: 5.86667vw;
}
body .wrapper .header-section .mobile-header .left {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  padding: 2.13333vw 4vw 1.33333vw;
}
body .wrapper .header-section .mobile-header .left .sub_nav {
  height: 6.26667vw;
  opacity: 1;
  font-size: 4vw;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 6.17867vw;
  color: #333333;
  text-align: left;
}
body .wrapper .header-section .mobile-header .left .sub_nav a:link,
body .wrapper .header-section .mobile-header .left .sub_nav a:visited,
body .wrapper .header-section .mobile-header .left .sub_nav a:hover {
  display: block;
  color: #333333;
  font-weight: 600;
}
body .wrapper .header-section .mobile-header .left .sub_nav .hot {
  position: relative;
}
body .wrapper .header-section .mobile-header .left .sub_nav .hot::after {
  content: " ";
  display: block;
  background-image: url(/templets/2024showg/images/mobile/hotx.png);
  background-repeat: no-repeat;
  background-size: 2.13333vw 2.66667vw;
  width: 2.13333vw;
  height: 2.66667vw;
  position: absolute;
  right: -1.33333vw;
  top: 0px;
}
body .wrapper #app {
  margin-bottom: 18.66667vw;
  /*margin-bottom: 25.66667vw;*/
  position: absolute;
  z-index: 99;
  top: 16vh;
  width: 100%;
  padding-bottom: 12vh;

}
body .wrapper .bottom-foot {
  /* margin: 0 auto; */
  background-color: #ffffff;
  height: 80vw;
  color: #999999;
  position: relative;
  margin-top: 18.13333vw;
  border-top: solid 1px #ebebeb;
  padding-top: 2.66667vw;
  display: none;
}
body .wrapper .bottom-foot .contact_list {
  width: 362.66667vw;
  margin: 0 auto;
  padding: 8vw 0 0 0;
  position: relative;
}
body .wrapper .bottom-foot .contact_list .blogo {
  display: flex;
}
body .wrapper .bottom-foot .contact_list .blogo .logo {
  width: 38.66667vw;
  height: 13.86667vw;
  margin: 0 26.66667vw 0 0;
}
body .wrapper .bottom-foot .contact_list .blogo .art1 {
  width: 320vw;
  display: flex;
  align-items: center;
}
body .wrapper .bottom-foot .contact_list .blogo .art1 .cc {
  padding: 0 16vw 0 0;
}
body .wrapper .bottom-foot .contact_list .blogo .art1 .cc a:link,
body .wrapper .bottom-foot .contact_list .blogo .art1 .cc a:visited,
body .wrapper .bottom-foot .contact_list .blogo .art1 .cc a:hover {
  font-size: 4vw;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 6.93333vw;
  color: #666666;
}
body .wrapper .bottom-foot .contact_list .blogo .art2 {
  width: 320vw;
  display: flex;
  align-items: center;
  padding: 5.33333vw 0;
}
body .wrapper .bottom-foot .contact_list .blogo .art2 .cc {
  padding: 0 16vw 0 0;
}
body .wrapper .bottom-foot .contact_list .blogo .art2 .cc a.tel:link,
body .wrapper .bottom-foot .contact_list .blogo .art2 .cc a.tel:visited,
body .wrapper .bottom-foot .contact_list .blogo .art2 .cc a.tel:hover {
  background-image: url("/templets/2024showg/images/huidiah.png");
  background-repeat: no-repeat;
  background-size: 8.53333vw 7.73333vw;
  background-position: 0 1.33333vw;
  padding: 0 0 0 9.33333vw;
  font-size: 8.53333vw;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 5.86667vw;
}
body .wrapper .bottom-foot .contact_list .blogo .art2 .cc .settle {
  background-image: url(/templets/2024showg/images/ruzhu.png);
  background-repeat: no-repeat;
  background-size: 8.53333vw 8.53333vw;
  background-position: 0 1.33333vw;
  padding: 0 0 0 10.66667vw;
  font-size: 4.26667vw;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 10.13333vw;
  background-position: 0;
  height: 8.53333vw;
  display: block;
}
body .wrapper .bottom-foot .contact_list .binfo .sales .friendship-title {
  font-size: 4.26667vw;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 6.93333vw;
  color: #999999;
  text-align: left;
  padding: 0 0 4vw 0;
}
body .wrapper .bottom-foot .contact_list .binfo .sales .footer_contact_list_text {
  display: flex;
  flex-wrap: wrap;
}
body .wrapper .bottom-foot .contact_list .binfo .sales .footer_contact_list_text .item {
  padding: 0 2.66667vw 1.33333vw 0;
  min-width: 26.66667vw;
}
body .wrapper .bottom-foot .contact_list .binfo .sales .footer_contact_list_text .item a:link,
body .wrapper .bottom-foot .contact_list .binfo .sales .footer_contact_list_text .item a:visited,
body .wrapper .bottom-foot .contact_list .binfo .sales .footer_contact_list_text .item a:hover {
  font-size: 3.73333vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 6.93333vw;
  text-align: left;
  color: #999999;
}
body .wrapper .bottom-foot .contact_list a {
  color: #999999;
}
body .wrapper .bottom-foot .contact_list .line {
  padding: 2.13333vw 0;
  border-bottom: 1px solid #f2f2f2;
}
body .wrapper .bottom-foot .footer_b_des {
  width: 100%;
  padding-top: 4vw;
}
body .wrapper .bottom-foot .footer_b_des .box {
  width: 362.66667vw;
  margin: 0 auto;
  text-align: left;
  font-size: 3.2vw;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 4.8vw;
  color: #cfcfcf;
}
body .wrapper .bottom-foot .footer_b_des .box a {
  color: #cfcfcf;
  text-decoration: none;
}
body .wrapper .mobile-bottom-foot {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99;
}
body .wrapper .mobile-bottom-foot .binfo {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  height: 18vw;
  opacity: 1;
  background: #ffffff;
  box-shadow: -1px -1px 6px 0px rgba(1, 1, 1, 0.2);
  border-radius: 15px 15px 0 0;
}
body .wrapper .mobile-bottom-foot .binfo .a1 {

  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
}

body .wrapper .mobile-bottom-foot .binfo .a1:last-child {
  background-image: url(/templets/2024showg/images/mobile/wap-footer-wechat-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
body .wrapper .mobile-bottom-foot .binfo .a1 .menu-img.homepage {
  background-image: url(/templets/2024showg/images/mobile/home.png);
  background-repeat: no-repeat;
  background-size: 5.86667vw 5.86667vw;
  background-position: center;
  width: 100%;
  height: 5.86667vw;
  padding: 0 0 1.06667vw 0;
}
body .wrapper .mobile-bottom-foot .binfo .a1 .menu-img.recent {
  background-image: url(/templets/2024showg/images/mobile/zhanhuizhongxin.png);
  background-repeat: no-repeat;
  background-size: 5.86667vw 5.86667vw;
  background-position: center;
  width: 100%;
  height: 5.86667vw;
  padding: 0 0 1.06667vw 0;
}
body .wrapper .mobile-bottom-foot .binfo .a1 .menu-img.follow {
  background-image: url(/templets/2024showg/images/mobile/wode1.png);
  background-repeat: no-repeat;
  background-size: 5.86667vw 5.86667vw;
  background-position: center;
  width: 100%;
  height: 5.86667vw;
  padding: 0 0 1.06667vw 0;
}
body .wrapper .mobile-bottom-foot .binfo .a1 .menu-img.my {
  background-image: url(/templets/2024showg/images/mobile/wode2.png);
  background-repeat: no-repeat;
  background-size: 5.86667vw 5.86667vw;
  background-position: center;
  width: 100%;
  height: 5.86667vw;
  padding: 0 0 1.06667vw 0;
}
body .wrapper .mobile-bottom-foot .binfo .a1 .menu-img.international {
  background-image: url(/templets/2024showg/images/mobile/jinqi2.png);
  background-repeat: no-repeat;
  background-size: auto 5.86667vw;
  background-position: center;
  width: 100%;
  height: 5.86667vw;
  padding: 0 0 1.06667vw 0;
}
body .wrapper .mobile-bottom-foot .binfo .a1 .menu-img.news {
  background-image: url(/templets/2024showg/images/mobile/zhanhuixinwen.png);
  background-repeat: no-repeat;
  background-size: auto 5.86667vw;
  background-position: center;
  width: 100%;
  height: 5.86667vw;
  padding: 0 0 1.06667vw 0;
}

body .wrapper .mobile-bottom-foot .binfo .a1 .menu-img.vr {
  background-image: url(/templets/2024showg/images/mobile/vryunzhanhui.png);
  background-repeat: no-repeat;
  background-size: auto 5.86667vw;
  background-position: center;
  width: 100%;
  height: 5.86667vw;
  padding: 0 0 1.06667vw 0;
}

body .wrapper .mobile-bottom-foot .binfo .a1 .menu-img.ykyz {
  background-image: url(/templets/2024showg/images/mobile/yingkeyouzhan.png);
  background-repeat: no-repeat;
  background-size: 10vw 5.8vw;
  background-position: center;
  width: 100%;
  height: 5.86667vw;
  padding: 0 0 1.06667vw 0;
}
/*微信*/
body .wrapper .mobile-bottom-foot .binfo .a1 .menu-img.wechat {
  background-image: url(/templets/2024showg/images/mobile/wap-footer-wechat.png);
  background-repeat: no-repeat;
  background-size: auto 5.86667vw;
  background-position: center;
  width: 100%;
  height: 5.86667vw;
  padding: 0 0 1.06667vw 0;

}

/*报名*/
body .wrapper .mobile-bottom-foot .binfo .a1 .menu-img.baoming {
  background-image: url(/templets/2024showg/images/mobile/wap-footer-baoming.png);
  background-repeat: no-repeat;
  background-size: auto 5.86667vw;
  background-position: center;
  width: 100%;
  height: 5.86667vw;
  padding: 0 0 1.06667vw 0;

}

body .wrapper .mobile-bottom-foot .binfo .a1 .menu-label {
  font-size: 2.66667vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 3.2vw;
  color: #cccccc;
  text-align: center;
  vertical-align: top;

}
body .wrapper .mobile-bottom-foot .binfo .a1.selected {
  margin: 0 auto;
}
body .wrapper .mobile-bottom-foot .binfo .a1.selected .menu-img.homepage {
  background-image: url(/templets/2024showg/images/mobile/home2.png);
}
body .wrapper .mobile-bottom-foot .binfo .a1.selected .menu-img.recent {
  background-image: url(/templets/2024showg/images/mobile/zhanhuizhongxin2.png);
}

body .wrapper .mobile-bottom-foot .binfo .a1.selected .menu-img.news {
  background-image: url(/templets/2024showg/images/mobile/zhanhuixinwen2.png);
}

body .wrapper .mobile-bottom-foot .binfo .a1.selected .menu-img.vr {
  background-image: url(/templets/2024showg/images/mobile/vryunzhanhui2.png);
}

body .wrapper .mobile-bottom-foot .binfo .a1.selected .menu-img.ykyz {
  background-image: url(/templets/2024showg/images/mobile/yingkeyouzhan2.png);
}

body .wrapper .mobile-bottom-foot .binfo .a1.selected .menu-img.follow {
  background-image: url(/templets/2024showg/images/mobile/tixing1.png);
}
body .wrapper .mobile-bottom-foot .binfo .a1.selected .menu-img.my {
  background-image: url(/templets/2024showg/images/mobile/wode1.png);
}
body .wrapper .mobile-bottom-foot .binfo .a1.selected .menu-label {
  color: #ef6320;
}
.mobile-choose-categories {
  top: 0px;
  left: 0px;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: rgba(11, 11, 11, 0.4);
  position: fixed;
  display: none;
}
.mobile-choose-categories .categories-box {
  background: #ffffff;
  padding: 0;
  width: 100%;
  margin-bottom: 2.66667vw;
  height: 100%;
  top: 40%;
  left: 50%;
  transform: translateX(-50%) translateY(-40%);
  position: relative;
}
.mobile-choose-categories .categories-box .close {
  position: absolute;
  right: 2.66667vw;
  top: 0.53333vw;
  width: 5.33333vw;
  height: 5.33333vw;
  cursor: pointer;
}
.mobile-choose-categories .categories-box .close img {
  width: 100%;
  height: 100%;
}
.mobile-choose-categories .categories-box .categories {
  background: #ffffff;
  width: 100%;
  height: 100%;
  overflow: scroll;
  padding: 5.33333vw 0;
}
.mobile-choose-categories .categories-box .categories .items {
  margin: 0 auto;
  opacity: 1;
  background: #ffffff;
  border-bottom: 1px dashed #ededed;
}
.mobile-choose-categories .categories-box .categories .items .major_c {
  width: 100%;
  height: 13.33333vw;
  position: relative;
}
.mobile-choose-categories .categories-box .categories .items .major_c .label {
  font-size: 4vw;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 13.33333vw;
  color: #000000;
  text-align: center;
  vertical-align: top;
}
.mobile-choose-categories .categories-box .categories .items .major_c::after {
  content: " ";
  display: block;
  background-color: #f2f2f2;
  width: 1.06667vw;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.mobile-choose-categories .categories-box .categories .items .sub_c {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.mobile-choose-categories .categories-box .categories .items .sub_c .sub-label {
  width: 33vw;
  height: 12vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mobile-choose-categories .categories-box .categories .items .sub_c .sub-label a.m:link,
.mobile-choose-categories .categories-box .categories .items .sub_c .sub-label a.m:visited,
.mobile-choose-categories .categories-box .categories .items .sub_c .sub-label a.m:hover {
  display: block;
  font-size: 3.46667vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 6.17867vw;
  color: #666666;
}
.mobile-choose-categories .categories-box .categories .items .sub_c .sub-label a.m.selected:link,
.mobile-choose-categories .categories-box .categories .items .sub_c .sub-label a.m.selected:visited,
.mobile-choose-categories .categories-box .categories .items .sub_c .sub-label a.m.selected:hover {
  color: #ef6320;
}



.mobile-choose-categories .categories-box .categories .items .sub_c .sub-label-sm {
  width: 25vw;
  height: 12vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mobile-choose-categories .categories-box .categories .items .sub_c .sub-label-sm a.m:link,
.mobile-choose-categories .categories-box .categories .items .sub_c .sub-label-sm a.m:visited,
.mobile-choose-categories .categories-box .categories .items .sub_c .sub-label-sm a.m:hover {
  display: block;
  font-size: 3.46667vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 6.17867vw;
  color: #666666;
}
.mobile-choose-categories .categories-box .categories .items .sub_c .sub-label-sm a.m.selected:link,
.mobile-choose-categories .categories-box .categories .items .sub_c .sub-label-sm a.m.selected:visited,
.mobile-choose-categories .categories-box .categories .items .sub_c .sub-label-sm a.m.selected:hover {
  color: #ef6320;
}

.mobile-choose-categories .categories-box .tijiao {
  padding: 8.53333vw 0;
}
.mobile-choose-categories .categories-box .tijiao .bnt {
  width: 80vw;
  height: 12.8vw;
  opacity: 1;
  border-radius: 1.6vw;
  background: #ef6320;
  border: 0;
  outline: 0;
  font-size: 4.26667vw;
  font-weight: 400;
  letter-spacing: 0.38px;
  line-height: 12.8vw;
  color: #ffffff;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
}
.login-reg-section {
  top: 0px;
  left: 0px;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: rgba(11, 11, 11, 0.4);
  position: fixed;
  display: block;
}
.login-reg-section .login-reg-list::before {
  content: " ";
  display: block;
  height: 1.06667vw;
  opacity: 1;
  background: #de6a36;
  position: absolute;
  width: 120vw;
  top: 0px;
  left: 0;
}
.login-reg-section .login-reg-list {
  width: 101.33333vw;
  height: 112.26667vw;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 2.13333vw 5.33333vw #000000;
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 2000;
  padding: 9.33333vw 9.33333vw;
  transform: translateX(-50%) translateY(-40%);
  position: relative;
}
.login-reg-section .login-reg-list .close {
  position: absolute;
  right: -10.66667vw;
  top: -5.33333vw;
  width: 7.46667vw;
  height: 7.46667vw;
  cursor: pointer;
}
.login-reg-section .login-reg-list .close img {
  width: 100%;
  height: 100%;
}
.login-reg-section .login-reg-list .username-password .label,
.login-reg-section .login-reg-list .sms-box .label,
.login-reg-section .login-reg-list .wechat-box .label {
  font-size: 6.13333vw;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 8.53333vw;
  color: #de6a36;
  text-align: left;
  padding: 0 0 8vw 0;
}
.login-reg-section .login-reg-list .username-password input.nut-input-text,
.login-reg-section .login-reg-list .sms-box input.nut-input-text,
.login-reg-section .login-reg-list .wechat-box input.nut-input-text {
  width: 89.06667vw;
  height: 5.33333vw;
  opacity: 1;
  border: 1px solid #c2c2c2;
  border-radius: 1.6vw;
  background: #f9f9f9;
  padding: 3.73333vw 6.13333vw;
  font-size: 4vw;
  outline: 0;
}
.login-reg-section .login-reg-list .username-password input.nut-input-text::-moz-placeholder, .login-reg-section .login-reg-list .sms-box input.nut-input-text::-moz-placeholder, .login-reg-section .login-reg-list .wechat-box input.nut-input-text::-moz-placeholder {
  color: #c2c2c2;
}
.login-reg-section .login-reg-list .username-password input.nut-input-text::placeholder,
.login-reg-section .login-reg-list .sms-box input.nut-input-text::placeholder,
.login-reg-section .login-reg-list .wechat-box input.nut-input-text::placeholder {
  color: #c2c2c2;
}
.login-reg-section .login-reg-list .username-password .mobile,
.login-reg-section .login-reg-list .sms-box .mobile,
.login-reg-section .login-reg-list .wechat-box .mobile {
  padding: 0 0 4.26667vw 0;
}
.login-reg-section .login-reg-list .username-password .password,
.login-reg-section .login-reg-list .sms-box .password,
.login-reg-section .login-reg-list .wechat-box .password {
  padding: 0 0 12.26667vw 0;
}
.login-reg-section .login-reg-list .username-password .dologin .submit,
.login-reg-section .login-reg-list .sms-box .dologin .submit,
.login-reg-section .login-reg-list .wechat-box .dologin .submit {
  width: 101.33333vw;
  height: 15.46667vw;
  opacity: 1;
  border-radius: 1.6vw;
  background: #de6a36;
  font-size: 4.26667vw;
  font-weight: 400;
  letter-spacing: 0.38px;
  color: #ffffff;
  text-align: center;
  border: 0;
}
.login-reg-section .login-reg-list .username-password .protocol,
.login-reg-section .login-reg-list .sms-box .protocol,
.login-reg-section .login-reg-list .wechat-box .protocol {
  font-size: 3.46667vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 4.8vw;
  color: #999999;
  padding: 9.33333vw 0 0 0;
}
.login-reg-section .login-reg-list .username-password .protocol input,
.login-reg-section .login-reg-list .sms-box .protocol input,
.login-reg-section .login-reg-list .wechat-box .protocol input {
  outline: 0;
  padding: 0;
  vertical-align: middle;
}
.login-reg-section .login-reg-list .username-password .protocol a:link,
.login-reg-section .login-reg-list .sms-box .protocol a:link,
.login-reg-section .login-reg-list .wechat-box .protocol a:link,
.login-reg-section .login-reg-list .username-password .protocol a:hover,
.login-reg-section .login-reg-list .sms-box .protocol a:hover,
.login-reg-section .login-reg-list .wechat-box .protocol a:hover,
.login-reg-section .login-reg-list .username-password .protocol a:visited,
.login-reg-section .login-reg-list .sms-box .protocol a:visited,
.login-reg-section .login-reg-list .wechat-box .protocol a:visited {
  color: #2a82e4;
}
.login-reg-section .login-reg-list .username-password .other-login-type,
.login-reg-section .login-reg-list .sms-box .other-login-type,
.login-reg-section .login-reg-list .wechat-box .other-login-type {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 14.66667vw 0 0 0;
  font-size: 4vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 3.73333vw;
  color: #007ee5;
  text-align: left;
  height: 7.46667vw;
}
.login-reg-section .login-reg-list .username-password .other-login-type .sms-bnt,
.login-reg-section .login-reg-list .sms-box .other-login-type .sms-bnt,
.login-reg-section .login-reg-list .wechat-box .other-login-type .sms-bnt {
  line-height: 7.46667vw;
  cursor: pointer;
}
.login-reg-section .login-reg-list .username-password .other-login-type .wechat-bnt,
.login-reg-section .login-reg-list .sms-box .other-login-type .wechat-bnt,
.login-reg-section .login-reg-list .wechat-box .other-login-type .wechat-bnt {
  background-image: url("/templets/2024showg/images/lweix.png");
  background-repeat: no-repeat;
  background-size: 7.46667vw 6.13333vw;
  padding: 0 0 0 9.6vw;
  line-height: 7.46667vw;
  background-position: 0 0.8vw;
  color: #50b233;
  cursor: pointer;
}
.login-reg-section .login-reg-list .sms-box .password {
  position: relative;
}
.login-reg-section .login-reg-list .sms-box .password .downcount {
  position: absolute;
  width: 20.8vw;
  height: 12.26667vw;
  line-height: 12.26667vw;
  background: #f9f9f9;
  right: 0;
  top: 0.8vw;
  color: #de6a36;
  font-size: 3.46667vw;
  font-weight: 400;
  cursor: pointer;
}
.login-reg-section .login-reg-list .wechat-box .qrcode {
  width: 73.6vw;
  height: 73.6vw;
  background-color: #ffffff;
  margin: 0 auto;
}
.login-reg-section .login-reg-list .wechat-box .qrcode .q {
  width: 62.93333vw;
  height: 63.2vw;
  padding: 3.2vw;
  border: 0.53333vw solid #f2f2f2;
}
.login-reg-section .login-reg-list .wechat-box .qrcode .q img {
  width: 62.93333vw;
  height: 63.2vw;
}
.login-reg-section .login-reg-list .wechat-box .text {
  padding: 5.33333vw 0 0 0;
  font-size: 4.26667vw;
  font-weight: 400;
  letter-spacing: 0.30133vw;
  color: #cccccc;
  text-align: center;
  vertical-align: top;
  line-height: 5.86667vw;
}
.login-reg-section .login-reg-list .wechat-box .text .bb {
  color: #de6a36;
}
.login-reg-section .login-reg-list .wechat-box .other-login-type {
  padding: 4vw 0 0 0;
}
.login-reg-section .login-reg-list .wechat-box .other-login-type .accont-bnt {
  line-height: 7.46667vw;
  cursor: pointer;
}
.mobile-login-reg-section {
  top: 0px;
  left: 0px;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: rgba(11, 11, 11, 0.4);
  position: fixed;
  display: block;
}
.mobile-login-reg-section .login-reg-list {
  width: 100%;
  height: 100%;
  position: relative;
}
.mobile-login-reg-section .login-reg-list .pp {
  width: 100%;
  height: 100%;
}
.mobile-login-reg-section .login-reg-list .username-password,
.mobile-login-reg-section .login-reg-list .sms-box,
.mobile-login-reg-section .login-reg-list .wechat-box {
  position: absolute;
  bottom: 0;
  background-color: #fff;
  padding: 4vw 2.66667vw;
  width: calc(100% - 5.33333vw);
  border-radius: 1.33333vw 1.33333vw 0 0;
  z-index: 99;
}
.mobile-login-reg-section .login-reg-list .username-password .label,
.mobile-login-reg-section .login-reg-list .sms-box .label,
.mobile-login-reg-section .login-reg-list .wechat-box .label {
  font-size: 4.8vw;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 8.53333vw;
  color: #de6a36;
  text-align: left;
  padding: 0 0 8vw 0;
}
.mobile-login-reg-section .login-reg-list .username-password input.nut-input-text,
.mobile-login-reg-section .login-reg-list .sms-box input.nut-input-text,
.mobile-login-reg-section .login-reg-list .wechat-box input.nut-input-text {
  width: 81.86667vw;
  height: 5.33333vw;
  opacity: 1;
  border: 1px solid #c2c2c2;
  border-radius: 1.6vw;
  background: #f9f9f9;
  padding: 3.73333vw 6.13333vw;
  font-size: 3.46667vw;
  outline: 0;
}
.mobile-login-reg-section .login-reg-list .username-password input.nut-input-text::-moz-placeholder, .mobile-login-reg-section .login-reg-list .sms-box input.nut-input-text::-moz-placeholder, .mobile-login-reg-section .login-reg-list .wechat-box input.nut-input-text::-moz-placeholder {
  color: #c2c2c2;
}
.mobile-login-reg-section .login-reg-list .username-password input.nut-input-text::placeholder,
.mobile-login-reg-section .login-reg-list .sms-box input.nut-input-text::placeholder,
.mobile-login-reg-section .login-reg-list .wechat-box input.nut-input-text::placeholder {
  color: #c2c2c2;
}
.mobile-login-reg-section .login-reg-list .username-password .mobile,
.mobile-login-reg-section .login-reg-list .sms-box .mobile,
.mobile-login-reg-section .login-reg-list .wechat-box .mobile {
  padding: 0 0 4.26667vw 0;
}
.mobile-login-reg-section .login-reg-list .username-password .password,
.mobile-login-reg-section .login-reg-list .sms-box .password,
.mobile-login-reg-section .login-reg-list .wechat-box .password {
  padding: 0 0 10.66667vw 0;
}
.mobile-login-reg-section .login-reg-list .username-password .dologin .submit,
.mobile-login-reg-section .login-reg-list .sms-box .dologin .submit,
.mobile-login-reg-section .login-reg-list .wechat-box .dologin .submit {
  width: 100%;
  height: 13.33333vw;
  opacity: 1;
  border-radius: 1.6vw;
  background: #de6a36;
  font-size: 4.26667vw;
  font-weight: 400;
  letter-spacing: 0.38px;
  color: #ffffff;
  text-align: center;
  border: 0;
}
.mobile-login-reg-section .login-reg-list .username-password .protocol,
.mobile-login-reg-section .login-reg-list .sms-box .protocol,
.mobile-login-reg-section .login-reg-list .wechat-box .protocol {
  font-size: 3.46667vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 4.8vw;
  color: #999999;
  padding: 9.33333vw 0 0 0;
  text-align: center;
}
.mobile-login-reg-section .login-reg-list .username-password .protocol input,
.mobile-login-reg-section .login-reg-list .sms-box .protocol input,
.mobile-login-reg-section .login-reg-list .wechat-box .protocol input {
  outline: 0;
  padding: 0;
  vertical-align: middle;
}
.mobile-login-reg-section .login-reg-list .username-password .protocol a:link,
.mobile-login-reg-section .login-reg-list .sms-box .protocol a:link,
.mobile-login-reg-section .login-reg-list .wechat-box .protocol a:link,
.mobile-login-reg-section .login-reg-list .username-password .protocol a:hover,
.mobile-login-reg-section .login-reg-list .sms-box .protocol a:hover,
.mobile-login-reg-section .login-reg-list .wechat-box .protocol a:hover,
.mobile-login-reg-section .login-reg-list .username-password .protocol a:visited,
.mobile-login-reg-section .login-reg-list .sms-box .protocol a:visited,
.mobile-login-reg-section .login-reg-list .wechat-box .protocol a:visited {
  color: #2a82e4;
}
.mobile-login-reg-section .login-reg-list .sms-box .password {
  position: relative;
}
.mobile-login-reg-section .login-reg-list .sms-box .password .downcount {
  position: absolute;
  width: 20.8vw;
  height: 12.26667vw;
  line-height: 12.26667vw;
  background: #f9f9f9;
  right: 1.06667vw;
  top: 0.8vw;
  color: #de6a36;
  font-size: 3.46667vw;
  font-weight: 400;
  cursor: pointer;
}
.enter-section {
  top: 0px;
  left: 0px;
  z-index: 109;
  width: calc(100% - 5.33333vw);
  height: 100%;
  background: rgba(11, 11, 11, 0.4);
  position: fixed;
  display: block;
  padding: 0 2.66667vw;
  background: #ffffff;
  z-index: 999;
}
.enter-section .enter-reg-list {
  width: 100%;
  opacity: 1;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  /* transform: translateX(-50%) translateY(-40%); */
  position: relative;
  padding: 4.26667vw 0 0 0;
}
.enter-section .enter-reg-list .close {
  position: absolute;
  right: 0px;
  top: 1.6vw;
  width: 6.33333vw;
  height: 6.33333vw;
  cursor: pointer;
  z-index: 999;
}
.enter-section .enter-reg-list .close img {
  width: 100%;
  height: 100%;
}
.enter-section .enter-reg-list .enter-forms .my-index-header .title {
  font-size: 4.26667vw;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 7.72267vw;
  color: #333333;
  text-align: left;
  vertical-align: top;
  position: relative;
  border-bottom: solid 1px #ebebeb;
  padding-bottom: 2.66667vw;
}
.enter-section .enter-reg-list .enter-forms .my-index-header .title.aa::after {
  content: " ";
  display: block;
  width: 20.8vw;
  height: 1.06667vw;
  opacity: 1;
  background: #ef6320;
  position: absolute;
  bottom: -1px;
  left: 0px;
}
.enter-section .enter-reg-list .enter-forms .exhibition_info {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  height: 36.26667vw;
  border-bottom: solid 1px #ebebeb;
}
.enter-section .enter-reg-list .enter-forms .exhibition_info .logo {
  width: 26.66667vw;
  /*display: none;*/
}
.enter-section .enter-reg-list .enter-forms .exhibition_info .logo img {
  width: 100%;
  height: 100%;
}
.enter-section .enter-reg-list .enter-forms .exhibition_info .ename {
  font-size: 3.46667vw;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 6.93333vw;
  color: #333333;
  width: 97.33333vw;
  text-align: center;
}
.enter-section .enter-reg-list .enter-forms .exhibition_info .tel {

  font-size: 3.46667vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 6.93333vw;
  color: #333333;
  width: 97.33333vw;
  text-align: center;
  display: none;

}
.enter-section .enter-reg-list .enter-forms .exhibition_info .qrcode {
  width: 26.66667vw;
  text-align: center;
  display: none;
}
.enter-section .enter-reg-list .enter-forms .exhibition_info .qrcode img {
  width: 18.66667vw;
  height: 18.66667vw;
}
.enter-section .enter-reg-list .enter-forms .exhibition_info .qrcode .text {
  text-align: center;
  font-size: 3.2vw;
  font-weight: 400;
  color: #999999;
}
.enter-section .enter-reg-list .enter-forms .forms-box {
  padding: 6.13333vw 0 0 0;
}
.enter-section .enter-reg-list .enter-forms .forms-box .forms {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.enter-section .enter-reg-list .enter-forms .forms-box .forms .form-box .form-item {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 2.66667vw 0;
}
.enter-section .enter-reg-list .enter-forms .forms-box .forms .form-box .form-item .label {
  width: 24vw;
  text-align: right;
  padding: 0 4vw 0 0;
  font-size: 4.53333vw;
  font-weight: 400;
  letter-spacing: 0.38133vw;
  color: #333333;
  line-height: 13.33333vw;
}
.enter-section .enter-reg-list .enter-forms .forms-box .forms .form-box .form-item .label .red {
  color: #d43030;
}
.enter-section .enter-reg-list .enter-forms .forms-box .forms .form-box .form-item .value input {
  width: 82.13333vw;
  height: 5.33333vw;
  opacity: 1;
  border: 1px solid #c2c2c2;
  border-radius: 1.6vw;
  background: #f9f9f9;
  padding: 3.73333vw 6.13333vw;
  font-size: 3.46667vw;
  outline: 0;
}
.enter-section .enter-reg-list .enter-forms .forms-box .forms .form-box .form-item .value input::-moz-placeholder {
  color: #c2c2c2;
}
.enter-section .enter-reg-list .enter-forms .forms-box .forms .form-box .form-item .value input::placeholder {
  color: #c2c2c2;
}
.enter-section .enter-reg-list .enter-forms .forms-box .forms .form-box .tijiao {
  padding: 5.33333vw 0;
}
.enter-section .enter-reg-list .enter-forms .forms-box .forms .form-box .tijiao .bnt {
  width: 80vw;
  height: 12.8vw;
  opacity: 1;
  border-radius: 1.6vw;
  background: #ef6320;
  border: 0;
  outline: 0;
  font-size: 4.26667vw;
  font-weight: 400;
  letter-spacing: 0.38px;
  line-height: 12.8vw;
  color: #ffffff;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
}
.enter-section .enter-reg-list .enter-forms .forms-box .forms .form-box.two .form-item .value input {
  width: 82.13333vw;
}
.no-answer-content {
  width: 100%;
  height: 40vw;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.no-answer-content .tips {
  font-size: 3.73333vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 5.40533vw;
  color: #999999;
  background-image: url(/templets/2024showg/images/weddd.png);
  background-repeat: no-repeat;
  background-size: 6.13333vw 5.33333vw;
  padding: 0 0 0 9.06667vw;
}
.jq-toast-wrap {
  width: 48vw !important;
}
.jq-has-icon {
  padding-left: 2.66667vw !important ;
}
.jq-icon-success {
  background-image: none !important;
}
.jq-icon-error {
  background-image: none !important;
}
.pagination {
  width: 100%;
  padding: 9.33333vw 0;
  background: #ffffff;
}
.pagination .pages-box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.pagination .pages-box .pages {
  font-size: 3.73333vw;
  margin-right: 1.33333vw;
  text-align: center;
  color: #999999;
}
.pagination .pages-box .pages a.m:link,
.pagination .pages-box .pages a.m:visited,
.pagination .pages-box .pages a.m:hover {
  display: block;
  letter-spacing: 0px;
  line-height: 5.86667vw;
  color: #999999;
  min-width: 6.4vw;
  height: 5.86667vw;
  border: 1px solid #e3e3e3;
}
.pagination .pages-box .pages a.active {
  background: #ff4b00;
  color: #ffffff !important;
}
.hide {
  display: none;
}
.clear {
  clear: both;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
.hide {
  display: none;
}
blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* 原showguide顶部条 */
.topnav {
  background: #F4F4F4;
  height: 30px;
  border-bottom: 1px solid #EDEDED;
  line-height: 30px;
  color: #999;
  display: none;
}
.topnav .tn_zc {
  background: #ffbd30;
  color: #fff;
  padding: 1px 5px;
}
.cen {
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 0 15px;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.pr2 {
  padding: 0 15px 0 0;
}
.colth {
  color: #DBDBDB;
  padding-right: 5px;
}
.bule {
  color: #126DB3;
}
.pl1 {
  padding-left: 5px;
}
.cs {
  color: #ffa000;
}
.bol {
  font-weight: bold;
}
.f14 {
  font-size: 14px;
}
.pl2 {
  padding-left: 10px;
}
.clear {
  clear: both;
}
a:visited {
  text-decoration: none;
}
.col1 {
  color: #333;
}

/* 原showguide中间弹框 */
.qqcenter {
  width: 434px;
  height: 254px;
  background: url(/templets/2024showg/images/qqcenterbg.png) no-repeat;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -180px;
  margin-top: -127px;
  z-index: 9999;
  display: none;
  background-size: 360px 254px;
}
.qqcenter .qqcenter_close {
  float: right;
  width: 14px;
  height: 14px;
  margin-top: 20px;
  margin-right: 91px;
}
.qqcenter .qqcenter_close img {
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.qqcenter .wx_pop {
  float: left;
  width: 150px;
  height: 36px;
  margin-top: 163px;
  margin-left: 14px;
  position: relative;
}
.qqcenter .wx_pop .button-img {
  width: 220px;
  height: 36px;
  cursor: pointer;
}
.qqcenter .wx_pop .wx-pop-img {
  position: relative;
  top: -175px;
  left: 45px;
  width: 135px;
  height: 138px;
  display: none;
}
.qqcenter .qqwait {
  float: left;
  width: 140px;
  height: 36px;
  margin-top: 163px;
  margin-left: 13px;
}
.qqcenter .qqwait img {
  width: 110px;
  height: 36px;
  cursor: pointer;
}

/* 原showguide右侧咨询条 */
.rides-cs {
  background: none;
  position: fixed;
  top: 0px;
  right: 20px;
  z-index: 999;
  height: 100%;
  display: none;
}
.rides-cs .floatL {
  width: 50px;
  position: absolute;
  z-index: 1;
  left: -50px;
  top: 50%;
  margin-top: -75px;
}
.rides-cs .btnOpen {
  position: relative;
  z-index: 9;
  top: 0;
  left: 0;
  display: block;
  width: 50px;
  padding: 0px;
}
.rides-cs .btnOpen .online_work_wx {
  margin-bottom: 5px;
  position: relative;
}
.rides-cs .btnOpen .online_work_wx .online_work_wx_input {
  display: none;
  position: absolute;
  width: 159px;
  height: 168px;
  right: 52px;
}
.rides-cs .btnOpen .online_work_wx:hover .online_work_wx_input{
  display: block !important;
}
.rides-cs .btnOpen .online_work_wx .online_work_wx_input img {
  width: 159px;
  height: 168px;
}
.rides-cs .btnOpen .go_top a {
  width: 50px;
  height: 70px;
  background: url(/templets/2024showg/images/top.png);
}
.rides-cs .floatL a {
  display: block;
  color: #999;
}

.pageyf {
  font-size: 14px;
  line-height: 20px;
  margin-top: 25px;
  text-align: center;
  padding-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pageyf #pagedq {
  background: #faaf3c;
  color: #fff;
  border: 1px solid #faaf3c;
  cursor: default;
}
.pageyf a {
  background: #fff;
  color: #666666;
  font-size: 14px;
  padding: 9px 14px;
  text-decoration: none;
  margin: 0 3px;
  line-height: 20px;
  border: 1px solid #EDEDED;
  margin-bottom: 10px;
}
.pagination .pages-box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.bottom_bar {
  position: fixed;
  bottom: 55px;
  width: 100%;
  height: 40px;
  z-index: 100;
  left: 50%;
  transform: translate(-50%);
  max-width: 480px;
}
.bottom_left_btn {
  position: fixed;
  color:white;
  width: 49.5%;
  bottom: 0px;
  left: 0px;
  /* background-color: rgb(255,160,0); */
  background-color: #ef6320;
  font-size: 18px;
  text-align: center;
  height: 12vw;
  line-height: 12vw;
}
.bottom_right_btn {
  position: fixed;
  color:white;
  width: 100%;
  bottom: 0px;
  right: 0px;
  /* background-color: rgb(255,160,0); */
  /*background-color: #ef6320;*/
  background-color: #000000;
  height:12vw;
  line-height: 12vw;
  font-size: 18px;
  text-align: center;
}

.mobile-choose-categories{
  z-index: 999;
}



.mobile-new-header{
  width: 100%;
  background: #ffffff;
  height: 14vh;
  position: fixed;
  z-index: 999;
  background-image: url(/templets/2024showg/images/wap-header-bg.png);
  background-repeat: no-repeat;
  background-size: auto;
}

.mobile-new-header .header-menu{
  display: flex;
  align-items: center;
  height: 11vh;padding: 0 3vw;
}

.mobile-new-header .header-menu .items{
  display: flex;
  align-items: center; justify-content: space-between;
}

.mobile-new-header .header-menu .items .header-menu-logo{
  width: auto;max-width: calc(100% - 36.0666vw);
}

.mobile-new-header .header-menu .items .search-button{
  width: 40px;
  height: 26px;
  background: #F9F9F9;
  border-radius: 26px;
  border: 1px solid #D7D7D7;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 6.8vw;
  position: relative;
}

.mobile-new-header .header-menu .items .single-line-icon{
  width: 25px;
  height: 22px;
  margin-left: 5.76vw;
  display: inline-block;
  background: url('/templets/2024showg/images/wap-header-dh.png');
}

.mobile-new-header .menu-wrapper{
  display: flex;
  justify-content: space-between;
  padding: 0 3vw;
}

.mobile-new-header .menu-wrapper .sub_nav{
  position: relative;
}

.mobile-new-header .menu-wrapper .sub_nav a:link,
.mobile-new-header .menu-wrapper .sub_nav a:hover,
.mobile-new-header .menu-wrapper .sub_nav a:visited {
  font-size: 3.73333vw;
  color: #333333;
  font-weight: bolder;
}

.mobile-new-header-bottom{
  height: 11vh;
  border-radius: 0 0 30px 30px;
  position: fixed;
  z-index: -999;
  width: 100%;
  top: 14vh;
  width: 100%;
  background: #ffffff;
  border-radius: 0 0 30px 30px;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.mobile-new-header-bg{
  height: 25vh;
  width: 350px;
  content: "";
  position: absolute;
  top: -3vh;
  right: 5vw;
  bottom: 0;
  background-image: url(/templets/2024showg/images/wap-header-bg.png);
  background-repeat: no-repeat;
  background-size: auto;
  z-index: -1;
}




.mobile-bottom-foot .binfo {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
  height: 14vw;
  opacity: 1;
  background: #ffffff;
  box-shadow: -1px -1px 6px 0px rgba(1, 1, 1, 0.2);
  border-radius: 15px 15px 0 0;
}

body .wrapper .mobile-bottom-foot .binfo .a1 .menu-img.hot::before{
  height: 14px;
  width: 22px;
  content: "";
  position: absolute;
  top: 0.5vh;
  bottom: 0;
  background-image: url(/templets/2024showg/images/mobile/wap-footer-hot.png);
  background-repeat: no-repeat;
  background-size: auto;
}

.mobile-new-header-search{
  position: fixed;
  z-index: 999;
  width: 100%;
  background: #ffffff;
  /* box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2); */
  /* border-radius: 0 0 30px 30px; */
  height: 10vh;
  display: none;
  background-image: url(/templets/2024showg/images/wap-header-bg.png);
  background-repeat: no-repeat;
  background-size: auto;
}

.mobile-new-header-search .header-search{
  display: flex;
  align-items: center;
  height: 11vh;
  padding: 0 3vw;
  justify-content: space-between;
}

.mobile-new-header-search .header-search .search-back{
  width: 24px; height: 20px;
}

.mobile-new-header-search .header-search .search-button{
  position: relative;
  display: flex;
  align-items: center;
}

.mobile-new-header-search .header-search .search-container{
  position: relative;
  flex: 1;
}

.mobile-new-header-search .header-search .search-container .search-icon{
  position: absolute;
  left: 4vw;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
}

.mobile-new-header-search .header-search .search-container input{
  padding: 1.5vh 1vw 1.5vh 10.5vw;
  min-width: 70vw;
  box-sizing: border-box;
  border-radius: 39px;
  border: 1px solid #999999;
  font-size: 16px;
}

.mobile-new-header-search .header-search .search-container input::placeholder {
  color: #C0C0C0;

}

.mobile-new-header-search .header-search .single-line-icon{
  width: 25px;
  height: 22px;
  display: inline-block;
  background: url(/templets/2024showg/images/wap-header-dh.png);
}
/*.mobile-new-header-search::before {*/
/*  height: 157px;*/
/*  width: 350px;*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: 0vh;*/
/*  right: 0vw;*/
/*  bottom: 0;*/
/*  background-image: url(/templets/2024showg/images/wap-header-bg.png);*/
/*  background-repeat: no-repeat;*/
/*  background-size: auto;*/
/*  z-index: -1;*/
/*}*/

.mobile-new-header .menu-wrapper .sub_nav .nav-selected{
  color: #ef6320 !important;

}

.error-message{
  color: red;
  display: none;
}
