﻿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;
}
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;
}
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(../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: #38A96C;
  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: #38A96C;
  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(../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("../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.73333vw;
  outline: 0;
  margin: 0;
  padding: 0 2.66667vw;
}
body .wrapper .header-section .mobile-header .right .mobile-tools {
  background-image: url(../images/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 {
  width: 19.2vw;
  width: 17.06667vw;
  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;
  width: 17.06667vw;
  color: #333333;
}
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(../images/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: 28.66667vw;
}
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("../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(../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%;
}
body .wrapper .mobile-bottom-foot .binfo {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  height: 13.06667vw;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px -0.5px 0.53333vw rgba(0, 0, 0, 0.06);
}
body .wrapper .mobile-bottom-foot .binfo .a1 {
  margin: 0 auto;
}
body .wrapper .mobile-bottom-foot .binfo .a1 .menu-img.homepage {
  background-image: url(../images/shouye2.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(../images/tixing2.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(../images/tixing2.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(../images/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(../images/jinqi2.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.news {
  background-image: url(../images/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-label {
  font-size: 2.66667vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 3.2vw;
  color: #cccccc;
  text-align: left;
  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(../images/shouye1.png);
}
body .wrapper .mobile-bottom-foot .binfo .a1.selected .menu-img.recent {
  background-image: url(../images/jinqi1.png);
}
body .wrapper .mobile-bottom-foot .binfo .a1.selected .menu-img.follow {
  background-image: url(../images/tixing1.png);
}
body .wrapper .mobile-bottom-foot .binfo .a1.selected .menu-img.my {
  background-image: url(../images/wode1.png);
}
body .wrapper .mobile-bottom-foot .binfo .a1.selected .menu-label {
  color: #38A96C;
}
.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: 33.06667vw;
  height: 8vw;
  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: #38A96C;
}
.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: #38A96C;
  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("../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;
}
.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: 5.33333vw;
  height: 5.33333vw; */
  width: 9.33333vw;
  height: 9.33333vw;
  cursor: pointer;
}
.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;
  width: 92%;
}
.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: #38A96C;
  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 {
  width: 66.66667vw;
  font-size: 3.46667vw;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 6.93333vw;
  color: #333333;
  width: 97.33333vw;
  text-align: center;
}
.enter-section .enter-reg-list .enter-forms .exhibition_info .qrcode {
  width: 26.66667vw;
  text-align: center;
}
.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: #38A96C;
  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(../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(../images/qqcenterbg.webp) no-repeat;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -217px;
  margin-top: -127px;
  z-index: 9999;
  display: none;
}
.qqcenter .qqcenter_close {
  float: right;
  width: 14px;
  height: 14px;
  margin-top: 20px;
  margin-right: 25px;
}
.qqcenter .qqcenter_close img {
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.qqcenter .wx_pop {
  float: left;
  width: 220px;
  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: 110px;
  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(../images/top.png);
}
.rides-cs .floatL a {
  display: block;
  color: #999;
}
.enter-forms .exhibition_info .qrcode {
  display: none;
}
.bottom_bar {
  position: fixed;
  bottom: 50px;
  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: #38A96C;
  height:40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
}
.bottom_right_btn {
  position: fixed;
  color:white;
  width: 100%;
  bottom: 0px;
  right: 0px;
  /* background-color: rgb(255,160,0); */
  background-color: #38A96C;
  height:40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
}