
/********/
html,
body {
  -ms-overflow-style: scrollbar;
}
html {
  font-size: 23.80952vw;
}
@media screen and (min-width: 421px) {
  html {
    font-size: 102px;
  }
}
body {
  font-size: 20px;
  color: #4c4c4c;
  min-height: 100%;
  background: #fff;
  font-family: "微软雅黑";
}
/* @media screen and (max-width: 1600px) and (min-width: 1440px) {
  body {
    font-size: 19px;
  }
} */
@media screen and (max-width: 1439px) and (min-width: 1201px) {
  body {
    font-size: 19px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  body {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px){
  body {
    font-family: "华文细黑";
    font-size: 0.18rem;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea,
label,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
  outline: none;
  font-weight: normal;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-size: 1em;
  line-height: inherit;
  resize: none;
}
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus,
p:focus,
input:focus,
select:focus,
textarea:focus,
label:focus,
dl:focus,
dt:focus,
dd:focus,
h1:active,
h2:active,
h3:active,
h4:active,
h5:active,
h6:active,
p:active,
input:active,
select:active,
textarea:active,
label:active,
dl:active,
dt:active,
dd:active {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
@media screen and (max-width: 991px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  input,
  select,
  textarea,
  label,
  dl,
  dt,
  dd {
    font-family: "华文细黑";
  }
}
input[type='radio'],
input[type='checkbox'],
textarea {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
input[type='radio']:focus,
input[type='checkbox']:focus,
textarea:focus,
input[type='radio']:active,
input[type='checkbox']:active,
textarea:active {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
button {
  appearance: none;
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
  border: none;
  background: transparent;
}
a {
  color: inherit;
}
@media screen and (min-width: 1200px){
  a[href]:hover {
    color: #51c262;
  }
}

a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
img {
  vertical-align: middle;
}
table {
  border: none;
}
th,
td {
  font-weight: normal;
  padding: 5px;
  border: solid 1px #e5e5e5;
}
.wrapper {
  width: 100%;
  min-height: 568px;
  position: relative;
  overflow: hidden;
}
.container {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.row {
  width: auto;
  margin: 0 auto;
  overflow: hidden;
}
.lg-inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 3em;
  position: relative;
  display: block;
  z-index: 5;
}
.lg-inner:before,
.lg-inner:after {
  content: '';
  display: table;
  clear: both;
}
.global-inner {
  /* width: 72%; */
  width: 80%;
  max-width: 1380px;
  margin: 0 auto;
  position: relative;
  display: block;
  z-index: 5;
}
@media screen and (max-width: 1600px) and (min-width: 1441px){
  .global-inner{
    width: 1280px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1367px){
  .global-inner{
    width: 1100px;
  }
}
@media screen and (max-width: 1366px) and (min-width: 1200px){
  .global-inner{
    width: 1000px;
  }
}

.global-inner:before,
.global-inner:after {
  content: '';
  display: table;
  clear: both;
}
.global-inner .sm-inner {
  width: 87%;
}
.sm-inner {
  width: 79%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  display: block;
  z-index: 5;
}
.sm-inner:before,
.sm-inner:after {
  content: '';
  display: table;
  clear: both;
}
@media screen and (max-width: 991px) {
  .lg-inner,
  .global-inner,
  .sm-inner {
    width: 100%!important;
    padding: 0 0.2rem;
  }
  .global-inner .sm-inner {
    width: 100%;
  }
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
.en {
  font-family: Arial;
  font-style: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.swiper-pagination-bullet {
  opacity: 1;
}
.bg-gray {
  background: #f5f5f5;
}
/***** 滚动条 *****/
.mCSB_inside > .mCSB_container {
  margin: 0;
}
.mCSB_scrollTools {
  width: 4px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: transparent;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  background: #dae5eb;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
/***** popover-box ****/
.popover-box {
  width: 100%;
  height: 100%;
  display: none;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1020;
}
.popover-zhe {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: #000;
  opacity: 0.8;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1025;
}
.popover-inner {
  width: 100%;
  display: none;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1030;
  -webkit-overflow-scrolling: touch;
}
.popover-close {
  width: 2.4em;
  height: 2.4em;
  display: block;
  overflow: hidden;
  background: url(/images/close_02.png) no-repeat right center;
  background-size: 1.375em auto;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 1040;
}
/**** header ****/
.header {
  width: 100%;
  height: 86px;
  line-height: 86px;
  display: block;
  background: #fff;
  position: fixed; 
  left: 0;
  top: 0;
  z-index: 1000;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.head-place {
  width: 100%;
  height: 86px;
/*   display: none; */
}
.head-logo {
  height: 50px;
  float: left;
  margin: 18px 0;
}
.head-logo img {
  height: 100%;
  display: block;
}
.head-sch {
  float: right;
  margin-top: 28px;
  position: relative;
}
.head-sch .line {
  width: 1px;
  height: 28px;
  display: block;
  background: #e7e7e7;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -14px;
}
.head-sch .box {
  width: 10em;
  display: block;
  background: #fff;
  position: relative;
  z-index: 20;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (min-width: 992px) {
  .head-sch .box {
    width: 10em!important;
    display: block!important;
    opacity: 1!important;
  }
}
.head-sch .inp {
  width: 100%;
  height: 32px;
  display: block;
  border: solid 1px #ccc;
  padding: 0 28px 0 8px;
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
.head-sch .btn-sch {
  width: 28px;
  height: 100%;
  display: block;
  background: url(../image/icon_sch.png) no-repeat center center;
  background-size: 16px auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.btn-open-sch {
  width: 0.62rem;
  height: 0.45rem;
  display: block;
  background: url(../image/icon_sch.png) no-repeat center center;
  background-size: 0.26rem auto;
}
@media screen and (max-width: 991px) {
  .header {
    height: 0.75rem;
    line-height: 0.75rem;
  }
  .head-place {
    height: 0.75rem;
  }
  .head-logo {
    height: 0.45rem;
    margin: 0.15rem 0;
  }
  .head-sch {
    margin-top: 0.15rem;
  }
  .head-sch .box {
    width: 0;
    display: none;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .head-sch .inp {
    height: 0.45rem;
    padding-right: 0.62rem;
  }
  .head-sch .btn-sch {
    width: 0.62rem;
    background-size: 0.26rem auto;
  }
}
.head-menu-nav {
  height: 0.45rem;
  line-height: 0.45rem;
  cursor: pointer;
  float: right;
  margin: 0.15rem -0.16rem 0 0;
  padding: 0 0.16rem;
  position: relative;
}
.head-nav-close {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.icon-hamburger {
  width: 32px;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  z-index: 5;
}
.icon-hamburger .line {
  width: 100%;
  height: 3px;
  display: block;
  background-color: #7b7b7b;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.icon-hamburger .line:nth-child(2) {
  margin: 6px 0;
}
/* .icon-hamburger.active .line:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
}
.icon-hamburger.active .line:nth-child(2) {
  opacity: 0;
}
.icon-hamburger.active .line:nth-child(3) {
  -webkit-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
} */
.nav-list {
  float: right;
  margin-right: 2.65em;
  position: relative;
  z-index: 1010;
}
.nav-list > li {
  display: inline-block;
  vertical-align: top;
  padding: 30px 1.25em 28px;
  position: relative;
}
.nav-list > li.current .level1 a,
.nav-list > li:hover .level1 a {
  color: #51c262;
}
.nav-list .level1 {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
.nav-list .level1 a {
  color: #333;
}
@media screen and (max-width: 1200px) {
  .nav-list {
    margin-right: 1.5em;
  }
  .nav-list > li {
    padding: 30px 0.5em 28px;
  }
}
.subnav-box {
  width: 3000px;
  height: 100px;
  display: none;
  background: url(../image/black.3.png);
  position: absolute;
  left: 50%;
  top: 100%;
  z-index: 1010;
  text-align: center;
  padding: 20px 0 15px;
  margin-left: -1500px;
}
.subnav-box .arrow {
  width: 0;
  height: 0;
  display: block;
  border-width: 10px 9px;
  border-color: transparent;
  border-style: solid;
  border-top-color: #fff;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -9px;
  z-index: 1012;
}
.nav-level2 {
  line-height: 28px;
  white-space: nowrap;
  position: relative;
  z-index: 1015;
}
.nav-level2 > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 16px;
  position: relative;
}
.nav-level2 > li.current .level2:before,
.nav-level2 > li:hover .level2:before {
  width: 30px;
}
.nav-level2 > li.active .nav-level3 {
  display: block;
}
@media screen and (max-width: 1200px) {
  .nav-level2 > li {
    margin: 0 5px;
  }
}
.nav-level2 .level2 {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
}
.nav-level2 .level2 a {
  color: #fff;
}
.nav-level2 .level2:before {
  content: '';
  width: 0;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  transition: all 0.4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
  -webkit-transition: all 0.4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
  margin: -1px 6px 0 0;
}
.nav-level3 {
  display: none;
  position: absolute;
  left: 50%;
  top: 100%;
  padding-top: 9px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.nav-level3 li {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
  position: relative;
}
.nav-level3 li.current a:before,
.nav-level3 li:hover a:before {
  width: 18px;
}
@media screen and (max-width: 1200px) {
  .nav-level3 li {
    margin: 0 1px;
  }
}
.nav-level3 a {
  font-size: 14px;
  line-height: 28px;
  color: #fff;
}
.nav-level3 a:before {
  content: '';
  width: 0;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  transition: all 0.4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
  -webkit-transition: all 0.4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
  margin: -1px 5px 0 0;
}
.nav-level3 a:hover {
  color: #fff;
}
.pop-nav-box {
  width: 100%;
  height: 150%;
  overflow: hidden;
  background: #eee;
  padding: 0;
  position: fixed;
  left: -150%;
  top: 0;
  z-index: 1020;
  opacity: 0;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  
}
.pop-nav-box.has-open {
  opacity: 1;
  left: 0;
}
.pop-nav-box.has-open .pop-nav-inner{
  left: 0;
  opacity: 1;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
}
.pop-nav-inner{
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #eee;
  padding: 0.48rem 0 0;
  position: fixed;
  left: -150%;
  top: 0;
  opacity: 0;
  z-index: 1021;
}
.pop-nav-box .popover-close {
  width: 0.48rem;
  height: 100%;
  display: block;
  background: url('../image/close_01.png') no-repeat center center #40cd68;
  background-size: 0.22rem auto;
  right: 0;
  top: 0;
}
.pop-nav-top {
  width: 100%;
  height: 0.48rem;
  overflow: hidden;
  background: #e0e0e0;
  padding: 0 0.48rem 0 0.25rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.pop-nav-top .link {
  display: block;
  font-size: 0.16rem;
  line-height: 0.48rem;
  color: #666;
}
.pop-nav-bd {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.pop-nav-level1 {
  padding: 0;
  height: 100%;
  position: relative;
  background: #fff;
}
.pop-nav-level1 li {
  width: 100%;
  overflow: hidden;
  font-size: 0.18rem;
  line-height: 0.6rem;
  color: #333;
  border-bottom: solid 1px #f6f6f6;
  padding: 0 0.25rem;
}
.pop-nav-level1 li.current {
  color: #51c262;
}
.pop-nav-level1 li.active {
  background: #eee;
}
.pop-nav-level1 a {
  color: inherit;
  float: left;
}
.pop-nav-level1 a:hover {
  color: inherit;
}
.pop-subnav-list {
  padding: 0.03rem 0;
  height: 100%;
  position: relative;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
.pop-subnav-list ul {
  width: 100%;
  overflow: hidden;
  position: relative;
  display: none;
}
.pop-subnav-list li {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.pop-subnav-list a {
  float: left;
}
.pop-subnav-list .level2-list {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-left: 0.14rem;
}
.pop-subnav-list .level2-list > li.current .level2 {
  color: #51c262;
}
.pop-subnav-list .level2-list .level2 {
  overflow: hidden;
  display: block;
  font-size: 0.18rem;
  line-height: 0.54rem;
  color: #333;
  padding: 0 0.25rem 0 0.1rem;
}
.pop-subnav-list .level3-list {
  display: block;
  background: #fff;
  padding: 0.12rem 0 0.22rem;
}
.pop-subnav-list .level3-list > li {
  font-size: 0.16rem;
  line-height: 0.4rem;
  color: #333;
  padding: 0 0.2rem 0 0.16rem;
}
.pop-subnav-list .level3-list > li.current {
  color: #51c262;
}
.pop-subnav-list .level3-list > li.current a:before {
  background: #51c262;
}
.pop-subnav-list .level3-list a {
  display: block;
  padding-left: 0.35rem;
  position: relative;
}
.pop-subnav-list .level3-list a:before {
  content: '';
  width: 0.12rem;
  height: 2px;
  display: block;
  background: #999;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
/**** main-box ****/
.main-box {
  width: 100%;
  min-height: 500px;
  position: relative;
  margin: 0 auto;
  z-index: 10;
}
/***** footer ****/
.footer {
  width: 100%;
  overflow: hidden;
  background: #e0e0e0;
  position: relative;
  z-index: 20;
  font-size: 14px;
  line-height: 1.7em;
  color: #666;
  padding: 18px 0;
}
.footer a {
  color: #666;
}
.foot-copy {
  display: block;
  float: left;
  margin-right: 1.4em;
}
.foot-copy a {
  margin-left: 10px;
}
.foot-support {
  height: 1.7em;
  position: relative;
  overflow: hidden;
  float: left;
}
.foot-support .title {
  float: left;
}
.foot-jszc {
  float: left;
  width: auto;
}
.foot-jszc li {
  text-align: left;
  white-space: nowrap;
}
.foot-tecn {
  display: block;
}
.foot-link {
  float: right;
}
.foot-link a {
  color: #333;
  margin-left: 20px;
}
@media screen and (max-width: 991px) {
  .footer {
    padding: 0.15rem 0;
    font-size: 0.14rem;
  }
  .foot-copy {
    float: none;
    margin-right: 0;
  }
  .foot-link {
    float: none;
    margin-bottom: 0.09rem;
    overflow: hidden;
  }
  .foot-link a {
    float: left;
    padding-right: 0.16rem;
    position: relative;
    margin: 0 0.16rem 0 0;
  }
  .foot-link a:after {
    content: '';
    width: 1px;
    height: 0.14rem;
    display: block;
    background: #c6c6c6;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.07rem;
  }
  .foot-link a:last-child {
    margin: 0;
    padding: 0;
  }
  .foot-link a:last-child:after {
    display: none;
  }
}
/**** 侧边按钮 ***/
.aside-menu-box {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -87px;
  z-index: 1000;
}
.aside-menu-box li {
  width: 42px;
  height: 42px;
  display: block;
  white-space: nowrap;
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 42px;
  color: #fff;
  font-weight: bold;
  position: relative;
}
@media screen and (min-width: 992px) {
  .aside-menu-box li:hover a {
    left: -83px;
    background: #40cd68;
    color: #fff;
  }
}
.aside-menu-box li a {
  width: 125px;
  background: url(../image/black.3.png);
  overflow: hidden;
  display: block;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.aside-menu-box li img {
  float: left;
  margin-right: 14px;
}
.aside-menu-box img {
  width: 42px;
  height: 42px;
  display: block;
}
.aside-menu-box .return-top {
  width: 42px;
  height: 42px;
  background: url(../image/black.3.png);
  overflow: hidden;
  display: none;
  color: #fff;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
@media screen and (min-width: 992px) {
  .aside-menu-box .return-top:hover {
    background: #40cd68;
    color: #fff;
  }
}
.aside-menu-box .return-top a {
  display: block;
}
@media screen and (max-width: 767px) {
  .aside-menu-box {
    margin-top: 0;
    top: auto;
    bottom: 0.32rem;
  }
  .aside-menu-box li {
    width: 0.42rem;
    height: 0.42rem;
    font-size: 0.14rem;
    line-height: 0.42rem;
  }
  .aside-menu-box img {
    width: 0.42rem;
    height: 0.42rem;
  }
  .aside-menu-box .return-top {
    width: 0.42rem;
    height: 0.42rem;
  }
}
/**** swiper ****/
.swiper-page {
  width: 100%;
  line-height: 12px;
  text-align: center;
  position: relative;
}
.swiper-page .item {
  width: 12px;
  height: 12px;
  background: #ccc;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  cursor: pointer;
}
.swiper-page .item.active {
  background: #40cd68;
}
@media screen and (max-width: 767px) {
  .swiper-page {
    line-height: 10px;
  }
  .swiper-page .item {
    width: 8px;
    height: 8px;
    margin: 0 5px;
  }
}
/**** btn ****/
.btn-hover {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.btn-hover:after {
  content: '';
  width: 200px;
  height: 200px;
  display: block;
  background: #51c262;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: ease .65s;
  z-index: 2;
  opacity: 0;
}
.btn-hover span {
  display: block;
  position: relative;
  z-index: 5;
}
.btn-hover:hover {
  color: #fff!important;
}
.btn-hover:hover:after {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
/**** video-box ****/
.video-box {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.video-box .bg {
  width: 100%;
  max-width: 100%;
  display: block;
}
.video-box .video-js {
  width: 100%!important;
  height: 100%!important;
  display: block;
  overflow: hidden;
  position: absolute!important;
  left: 0;
  top: 0;
  z-index: 20;
}
.video-box .video-js .vjs-big-play-button {
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  left: 50%;
  top: 50%;
  margin: -1.25em 0 0 -1.25em;
}
@media screen and (max-width: 767px) {
  .video-box .video-js .vjs-big-play-button {
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    margin: -0.25rem 0 0 -0.25rem;
  }
}
/**** animation ***/
@keyframes hide-dt {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(150%);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.am-rol {
  animation: rollIn 1s ease-out;
}

/*****/
.old-body .main-box,
.old-body .pop-box{
  font-size: 16px;
}
/* @media screen and (max-width: 991px) and (min-width: 360px) {
  .old-body {
    font-size: 14px;
  }
}
@media screen and (max-width: 359px) {
  .old-body {
    font-size: 12px;
  }
} */
@media screen and (max-width: 1440px){
  .old-body .main-box,
  .old-body .pop-box{
    font-size: 14px;
  }
}
@media screen and (max-width: 991px){
  .old-body .main-box,
  .old-body .pop-box{
    font-size: 0.14rem;
  }
}

.old-body .pop-box {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1020;
}
.old-body .pop-box.has-open .pop-inner {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.old-body .pop-zhe {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1021;
}
.old-body .pop-inner {
  width: 90%;
  max-width: 25em;
  display: none;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -70%);
  -webkit-transform: translate(-50%, -70%);
  -ms-transform: translate(-50%, -70%);
  transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  background: #fff;
  z-index: 1030;
  -webkit-overflow-scrolling: touch;
}
.old-body .pop-inner::-webkit-scrollbar {
  width: 3px;
  background: transparent;
}
.old-body .pop-inner::-webkit-scrollbar-track {
  border-radius: 3px;
  background: transparent;
}
.old-body .pop-inner::-webkit-scrollbar-thumb {
  width: 3px;
  border-radius: 3px;
  background: #e5e5e5;
}
.old-body .pop-bd {
  background: #fff;
  overflow: hidden;
  overflow-y: auto;
  padding: 0 7%;
  margin: 0 0.8%;
  -webkit-overflow-scrolling: touch;
  position: relative;
  z-index: 1032;
}
.old-body .pop-bd::-webkit-scrollbar {
  width: 5px;
  background: #fff;
}
.old-body .pop-bd::-webkit-scrollbar-track {
  border-radius: 3px;
  background: #fff;
}
.old-body .pop-bd::-webkit-scrollbar-thumb {
  width: 5px;
  border-radius: 3px;
  background: #e5e5e5;
}
.old-body .pop-close {
  width: 1.875em;
  height: 1.875em;
  display: block;
  overflow: hidden;
  background: url(/images/close_02.png) no-repeat right center;
  background-size: 1.375em auto;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 1040;
}