.f28 {
  font-size: 28px;
}

.mb18 {
  margin-bottom: 18px;
}

.nbb {
  border-bottom: 0 !important;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mt3 {
  margin-top: 3px;
}

.mr10 {
  margin-right: 10px;
}

.mt13 {
  margin-top: 13px;
}

.mt25 {
  margin-top: 25px;
}

.ml5 {
  margin-left: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.tc {
  text-align: center;
}

.deg180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.green {
  color: #20b09f;
}

.lh32 {
  height: 32px;
  line-height: 32px;
  text-align: center;
}

.poi {
  cursor: pointer;
}

.w80 {
  width: 80px;
}

.top-arrow {
  position: absolute;
}

.new-w1200 {
  width: 1200px;
  margin: 0 auto;
}

.fillBox {
  background-color: #f6f8fb;
}

.subject-font {
  color: #20b09f;
}

.subject-bgc {
  background-color: #20b09f;
}

.padding-t20 {
  padding-top: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.top-arrow:before {
  position: absolute;
  content: "";
  border-left: 5px dashed transparent;
  border-right: 5px dashed transparent;
  border-bottom: 5px solid;
  border-top: none !important;
  border-bottom: 5px solid #09c;
}

.none {
  display: none;
}

.bottom-arrow {
  position: absolute;
}

.main-btn {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: 0;
  border-radius: 5px;
  color: #fff;
  background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#00bcd5),
      to(#38cdba)
    ),
    -webkit-gradient(linear, left top, left bottom, from(#0072be), to(#0072be));
  background-image: linear-gradient(90deg, #00bcd5 0%, #38cdba 100%),
    linear-gradient(#0072be, #0072be);
}

.main-btn:link,
.main-btn:visited,
.main-btn:hover,
.main-btn:active {
  color: #fff;
  text-decoration: none;
}

.bottom-arrow:after,
.bottom-arrow:before {
  position: absolute;
  content: "";
  border: 5px dashed transparent;
  border-top: 5px solid;
}

.bottom-arrow:before {
  border-top: 5px solid #09c;
}

.hidden-xs .top-new-menu {
  font-size: 14px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  height: 63px;
  color: #f7f7f7;
  background: #ffffff;
  position: relative;
  border-bottom: 1px solid #dbdbdb;
}
.hidden-xs .top-new-menu a:link {
  color: #000;
  text-decoration: none;
}

.hidden-xs .top-new-menu a:visited {
  color: #000;
  text-decoration: none;
}

.hidden-xs .top-new-menu a:hover {
  text-decoration: none;
}

.hidden-xs .top-new-menu a:active {
  color: #000;
  text-decoration: none;
}
.menu-detail-bottom-wrap .main-btn {
  color: #000 !important;
}
.hidden-xs .top-new-menu a:hover {
  color: #16c3ca;
}

.hidden-xs .top-new-menu .topbar-body {
  position: relative;
  z-index: 3000;
  min-width: 1200px;
}

.hidden-xs .top-new-menu .topbar-body > div {
  line-height: 62px;
  margin-right: 0;
  height: 62px;
}

.hidden-xs .top-new-menu .topbar-body > div > div {
  display: inline-block;
  vertical-align: middle;
  
}

.hidden-xs .top-new-menu .topbar-body > .fr > div > div {
  display: inline-block;
  vertical-align: middle;
}

.hidden-xs .top-new-menu {
  margin: 0 auto;
}

.hidden-xs .top-new-menu .logo {
  margin: 0;
  padding-left: 20px;
}

.hidden-xs .top-new-menu .logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 63px;
  line-height: 63px;
}

.hidden-xs .top-new-menu .logo i {
  color: #1cb29d !important;
  font-size: 90px;
}

.hidden-xs .top-new-menu .logo img {
  
}

.hidden-xs .top-new-menu .Nav_searchBox {
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  z-index: 3001;
  background-color: #ffffff;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.hidden-xs .top-new-menu .Nav_searchBox .Nav_searchBox_closeBtn {
  position: absolute;
  top: 33px;
  right: 33px;
  width: 36px;
  height: 36px;
}
.hidden-xs .top-new-menu .mt18 {
  margin-top: 18px;
}
.hidden-xs .top-new-menu .mb5 {
  margin-bottom: 5px;
}
.hidden-xs .top-new-menu .Nav_searchBox .Nav_searchBox_closeBtn svg {
  cursor: pointer;
}

.hidden-xs .top-new-menu .Nav_searchBox .Nav_logo {
  position: absolute;
  top: 32px;
  left: 60px;
  cursor: pointer;
  width: 101px;
  height: 40px;
}

.hidden-xs .top-new-menu .Nav_searchBox .search-body {
  width: 800px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: normal;
}

.hidden-xs .top-new-menu .Nav_searchBox .search-body .search-tab-list {
  padding: 0 10px;
}

.hidden-xs .top-new-menu .search-body .search-tab-list .search-tab-item {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.hidden-xs .top-new-menu .search-body .search-tab-list .search-tab-item.active {
  color: #ffffff;
  background-color: #20b09f;
}

.hidden-xs .top-new-menu .search-body .search-tab-list .search-tab-item span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
}

.hidden-xs .top-new-menu .search-body .search-hot .hot-tit {
  color: #20b09f;
}

.hidden-xs .top-new-menu .search-body .search-hot .hot-item {
  height: 30px;
  line-height: 30px;
  color: #999;
  padding: 0 10px;
  background: #f3f5f8;
  margin-right: 10px;
}

.hidden-xs .top-new-menu .search-body .search-hot .hot-item a {
  color: #999;
}

.hidden-xs .top-new-menu .search-body .search-line {
  width: 800px;
  height: 52px;
  border: 2px solid #20b09f;
  border-radius: 2px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 48px;
  background-color: #ffffff;
}

.hidden-xs .top-new-menu .search-body .search-input {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 10px;
  background-color: #ffffff;
}

.hidden-xs .top-new-menu .search-body .search-input input {
  color: #333;
  width: 342px;
  border: none;
  height: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: super;
  line-height: 20px;
  padding: 14px 20px;
  outline: none;
}

.hidden-xs .top-new-menu .search-body .search-input .search-tips {
  color: #999;
  font-size: 12px;
  line-height: 20px;
}

.hidden-xs .top-new-menu .search-body .drop-btn {
  width: 124px;
  height: 48px;
  line-height: 48px;
  background: #e9f7f6;
  color: #20b09f;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  cursor: pointer;
}

.drop-btn .suffixToogle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hidden-xs .top-new-menu .search-body .search-drop {
  position: relative;
  margin-left: 17px;
  
}

.hidden-xs .top-new-menu .search-body .drop-body {
  position: absolute;
  top: 92px;
  width: 100%;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  color: #333;
  -webkit-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 0 10px #ccc;
  display: none;
  max-height: 308px;
  overflow-y: auto;
}

.hidden-xs .top-new-menu .search-body .drop-body .drop-top {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.hidden-xs .top-new-menu .search-body .drop-body label {
  white-space: nowrap;
  height: 20px !important;
}

.hidden-xs .top-new-menu .search-body .drop-body input[name="Fruit"] {
  width: 16px;
  height: 16px;
  background: #ffffff;
  position: relative;
  margin-right: 6px;
  vertical-align: inherit;
}

.hidden-xs .top-new-menu .search-body .drop-body input[name="Fruit"]::after {
  position: absolute;
  top: 0;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  display: inline-block;
  visibility: visible;
  text-align: center;
  content: " ";
}

.hidden-xs
  .top-new-menu
  .search-body
  .drop-body
  input[name="Fruit"]:checked::after {
  content: "✓";
  font-size: 14px;
  font-weight: bold;
  background: #20b09f;
  color: #ffffff;
}

.hidden-xs .top-new-menu .search-body .drop-body .drop-enter {
  width: 68px;
  height: 28px;
  background: rgba(114, 244, 229, 0.1);
  border: 1px solid #20b09f;
  border-radius: 2px;
  line-height: 28px;
  color: #20b09f;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}

.hidden-xs .top-new-menu .search-body .search-btn {
  width: 100px;
  height: 48px;
  line-height: 48px;
  background: #20b09f;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}

.hidden-xs .top-new-menu .search-body .search-lnk {
  padding-top: 22px;
  margin-left: -12px;
}

.hidden-xs .top-new-menu .search-body .search-lnk .lnk-item {
  height: 36px;
  margin-top: 12px;
  line-height: 36px;
  float: left;
  background: #ffffff;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  margin-left: 12px;
}

.hidden-xs .top-new-menu .search-body .search-lnk .lnk-item:hover {
  color: #20b09f;
}

.hidden-xs .top-new-menu .search-body .search-lnk .lnk-item a {
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  text-align: center;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.65);
}

.hidden-xs .top-new-menu .Nav_searchBox .search-card {
  margin-top: 70px;
}

.hidden-xs .top-new-menu .Nav_searchBox .search-card .card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.Nav_searchBox .search-card .card-list .card-item {
  width: 260px;
  height: 120px;
}

.Nav_searchBox .search-card .card-list a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.Nav_searchBox .search-card .card-list a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.hidden-xs .top-new-menu .menu-body {
  margin-left: 30px;
  position: relative;
  padding: 14px 0;
}

.hidden-xs .top-new-menu .menu-body .top-border {
  height: 3px;
  position: absolute;
  bottom: 0;
  background: #20b09f;
}

.hidden-xs .top-new-menu .menu-body .menu-group {
  list-style-type: none;
  margin: 0;
  position: relative;
}

.hidden-xs .top-new-menu .menu-body .menu-group .menu-item {
  height: 34px !important;
  line-height: 34px !important;
  float: left;
}

.hidden-xs .top-new-menu .menu-body .menu-group .menu-item a {
  font-weight: 400;
  display: block;
  height: 34px;
  line-height: 34px;
  padding: 0px 14px;
  color: #000000;
  white-space: nowrap;
}

.hidden-xs .top-new-menu .menu-body .menu-group .menu-item a:hover {
  color: #20b09f;
}

.hidden-xs .top-new-menu .menu-body .menu-group .menu-item:first-child a {
  padding-left: 0;
}

.hidden-xs .top-new-menu .other-contact {
  color: #666;
  padding: 10px 0;
  line-height: 20px;
}

.hidden-xs .top-new-menu .other-contact span {
  margin: 0 0 0 5px;
}

.hidden-xs .top-new-menu .other-contact a:hover {
  color: #20b09f;
}

.hidden-xs .top-new-menu .other-contact .h5,
.hidden-xs .top-new-menu .other-contact .we-chat {
  position: relative;
}

.hidden-xs .top-new-menu .other-contact .h5 img,
.hidden-xs .top-new-menu .other-contact .we-chat img {
  position: absolute;
  top: 25px;
  left: 0;
  margin-left: -40px;
  display: none;
  background: none;
}

.hidden-xs .top-new-menu .tool-body .t-l {
  margin: 0 5px 0;
}

.hidden-xs .top-new-menu .tool-body a {
  display: block;
  height: 34px;
  line-height: 34px;
  color: #666666;
}
.hidden-xs .top-new-menu .tool-body {
  height: 62px;
  line-height: 62px;
}
.hidden-xs .top-new-menu .tool-body .tool-body-item {
  margin-right: 20px;
}

.hidden-xs .top-new-menu .tool-body .tool-body-item a:hover,
.hidden-xs .top-new-menu .tool-body .login-btn a:hover {
  color: #16c3ca;
}

.hidden-xs .top-new-menu .tool-body .searchHint a,
.hidden-xs .top-new-menu .tool-body .QRcode a {
  position: relative;
}

.QRcode a:hover .QRcodeBox {
  display: block;
}

.QRcode .QRcodeBox {
  width: 260px;
  height: 158px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
}

.searchHint .searchHintbigBox {
  position: relative;
}

.searchHint .searchhintsmallBox {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 232px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 200px;
  display: none;
}

.searchHint .searchhintsmallBox .bgimg {
  width: 100%;
}

.searchHint .searchhintsmallBox .searchShow {
  position: absolute;
  top: 23px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.searchHint .searchhintsmallBox .searchShow .Nav-search-img {
  cursor: pointer;
}

.searchHint .searchhintsmallBox .searchShow .close {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  padding: 10px;
  cursor: pointer;
}

.searchHint .searchhintsmallBox .searchShow span {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #212121 !important;
}

.hidden-xs .top-new-menu .tool-body .is-login {
  max-width: 160px;
}

.hidden-xs .top-new-menu .tool-body .is-login a {
  display: block;
  max-width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #20b09f;
}

.hidden-xs .top-new-menu .tool-body .tool-body-item > a > img {
  width: 12px;
  padding-right: 3px;
}

.hidden-xs .top-new-menu .tool-body .reg-btn a {
  
  display: inline-block;
  color: #fff;
  height: 28px;
  line-height: 28px;
  text-align: center;
  width: 74px;
  font-weight: 400;
  background: #20b09f;
}

.hidden-xs .top-new-menu .tool-body .login-out {
  margin-left: 10px;
}

.hidden-xs .top-new-menu .tool-body .login-out a {
  display: inline-block;
  text-align: center;
  width: 68px;
  height: 28px;
  line-height: 28px;
  font-weight: 400;
  color: #666666;
}

.hidden-xs .top-new-menu .menu-detail {
  position: absolute;
  width: 100%;
  left: 0;
  top: 62px;
  z-index: 999;
  display: none;
  background-size: cover;
  background-color: #ffffff;
  border-top: 1px solid #dbdbdb;
  box-shadow: 0 12px 10px 0 rgba(0, 0, 0, 0.07);
}
.hidden-xs .top-new-menu .menu-detail .menu-detailBody {
  height: 360px;
}
.hidden-xs .top-new-menu .menu-detail .link-menu-detail .menu-detail-columns {
  overflow: hidden;
  width: 240px;
  margin-right: 0;
}
.hidden-xs
  .top-new-menu
  .menu-detail
  .link-menu-detail
  .menu-detail-columns
  .menu-detail-category {
  padding-right: 30px;
}
.hidden-xs .top-new-menu .menu-detail .link-menu-detail .link-item {
  font-size: 14px;
  padding: 10px 10px 10px 0;
  display: block;
}
.hidden-xs .top-new-menu .menu-detail .link-menu-detail .link-item:hover {
  color: #16c3ca;
}
.hidden-xs .top-new-menu .menu-detail .menu-detail-bottom {
  height: 75px;
  background: #00273c;
  text-align: center;
}
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-bottom
  .menu-detail-bottom-wrap {
  width: 230px;
  margin: auto;
}
.hidden-xs .top-new-menu .menu-detail .menu-detail-bottom a {
  display: inline-block;
  width: 220px;
  height: 38px;
  line-height: 38px;
  text-align: center;
}

.hidden-xs .top-new-menu .menu-detail .menu-detail-columns {
  width: 270px;
  margin-right: 30px;
}
.hidden-xs .top-new-menu .menu-detail .nav-website-digital {
  width: 570px;
}
.hidden-xs .top-new-menu .menu-detail .nav-website-digital .product-item {
  width: 48%;
  display: inline-block !important;
}
.hidden-xs
  .top-new-menu
  .menu-detail
  .nav-website-digital
  .menu-detail-columns {
  margin-right: 0px !important;
}
.hidden-xs
  .top-new-menu
  .menu-detail
  .nav-website-digital
  .menu-detail-category-title
  span {
  font-size: 12px;
}
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-title {
  padding-top: 27px;
  padding-bottom: 12px;
  font-size: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000000;
}

.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  a.product-item:hover
  .product-item-header {
  color: #16c3ca;
}

.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .product-item {
  display: block;
  margin-top: 25px;
  font-size: 14px;
  line-height: 14px;
}
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .product-item
  .product-item-content {
  width: calc(100% - 45px);
  overflow: hidden;
}
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .product-item
  img {
  height: 32px;
  margin-right: 12px;
}
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .product-item
  .product-item-header {
  color: #000000;
}
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .product-item
  .product-item-desc {
  margin-top: 6px;
  color: #999999;
}
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .product-item
  .product-item-desc
  a {
  line-height: 20px;
}
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .product-item
  .product-item-desc
  a:link,
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .product-item
  .product-item-desc
  a:visited,
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .product-item
  .product-item-desc
  a:active {
  color: #999999;
}
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .product-item
  .product-item-desc
  a:hover {
  color: #16c3ca;
}

.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .trademark-item {
  width: 70px;
  height: 46px;
  margin: 20px 30px 0 0;
  border: solid 1px #ececec;
}
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .trademark-item
  img {
  width: 100%;
  height: 100%;
}

.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .trademark-item.isThird {
  margin-right: 0;
}

.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .hot-item
  a {
  width: 100%;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .hot-item
  a:link,
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .hot-item
  a:visited,
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .hot-item
  a:active {
  color: #d0d1d1;
}

.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .hot-item
  a:hover {
  color: #16c3ca;
}

.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .advertisement-item {
  display: block;
  width: 200px;
  height: 70px;
  margin-left: 70px;
}
.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-detail-category
  .menu-detail-category-body
  .advertisement-item
  img {
  width: 100%;
}

.hidden-xs .top-new-menu .menu-detail .menu-subcontent {
  width: 100%;
  padding: 30px;
  padding-right: 0;
  
  padding-left: 48px;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: normal;
}

.hidden-xs .top-new-menu .menu-detail .topbar-box {
  width: 100%;
}

.hidden-xs .top-new-menu .menu-detail .menu-subcontent .menu-subitem {
  position: relative;
  padding: 0 30px 0 50px;
}

.hidden-xs .top-new-menu .menu-detail .menu-subcontent .shuxian {
  background: rgba(216, 216, 216, 0.4);
  margin-top: 36px;
  width: 1px;
  height: 70%;
}

.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-subcontent
  .menu-subitem:nth-of-type(1) {
  padding-left: 0;
}

.hidden-xs .top-new-menu .menu-detail .menu-subcontent .menu-subitem h3 {
  font-size: 14px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  padding-bottom: 10px;
  padding-left: 10px;
}

.hidden-xs .top-new-menu .menu-detail .menu-subcontent .menu-subitem .has-sub {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
}

.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-subcontent
  .menu-subitem
  .has-sub
  .sub-item {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 20px;
}

.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-subcontent
  .menu-subitem
  .sub-group
  .sub-item
  .sub-tit {
  color: #999;
  margin: 0 0 5px 10px;
  padding-top: 10px;
}

.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-subcontent
  .menu-subitem
  .sub-group
  .sub-item
  ul
  li
  a {
  display: block;
  padding: 8px;
  color: #191919;
}

.hidden-xs
  .top-new-menu
  .menu-detail
  .menu-subcontent
  .menu-subitem
  .sub-group
  .sub-item
  ul
  li
  a:hover {
  color: #20b09f;
  
}

.menu-subitem .menu-icon {
  height: 18px;
  vertical-align: text-bottom;
  margin-left: 4px;
}

.no-sub-group li {
  margin-bottom: 10px;
}

._pc .footer {
  background: #2e3033;
  color: #9b9ea0;
  font-size: 14px;
}
._pc .footer .kx-wrap {
  margin-top: 27px;
  margin-bottom: 70px;
}

._pc .footer p {
  font-size: 14px;
}

._pc .footer .f-b-l {
  border-bottom: 1px solid #181818;
}

._pc .footer .footer-topbar-content {
  padding: 30px 0 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

._pc .footer .footer-topbar-content .footer-topbar-item {
  display: inline-block;
  width: 170px;
  margin: 0 20px;
  text-align: center;
  font-size: 14px;
  color: #eee;
}
._pc .footer .footer-topbar-content .footer-topbar-item .cycle {
  width: 100px;
  height: 100px;
  margin: auto;
  margin-bottom: 16px;
  line-height: 100px;
  border: 1px solid;
  border-radius: 50%;
}
._pc .footer .footer-topbar-content .footer-topbar-item .cycle.cycle1 {
  border-color: #1cb29d;
}
._pc .footer .footer-topbar-content .footer-topbar-item .cycle.cycle2 {
  border-color: #36b9a4;
}
._pc .footer .footer-topbar-content .footer-topbar-item .cycle.cycle3 {
  border-color: #19a9a2;
}
._pc .footer .footer-topbar-content .footer-topbar-item .cycle.cycle4 {
  border-color: #1192b0;
}
._pc .footer .footer-topbar-content .footer-topbar-item .cycle.cycle5 {
  border-color: #0b85b7;
}
._pc .footer .footer-topbar-content .footer-topbar-item .cycle.cycle6 {
  border-color: #0776c0;
}

._pc .footer .footer-body {
  padding-top: 45px;
  text-align: left;
}

._pc .footer .footer-content {
  position: relative;
}

._pc .footer .footer-content .footer-tel {
  position: absolute;
  right: 0;
  top: 30px;
  font-size: 14px;
  width: auto;
  height: auto;
  border: 0;
  border-radius: 0px;
  line-height: 1.5;
  text-align: left;
  color: #1cb29d;
}
._pc .footer .footer-content .footer-tel .fl > div {
  font-size: 18px;
}
._pc .footer .footer-content .footer-tel i {
  padding-top: 0px;
  font-size: 27px;
  padding-right: 5px;
}
._pc .footer .footer-content .footer-tel .sll-tel {
  font-size: 24px;
  font-weight: 600;
}

._pc .footer .footer-content .footer-tel > img {
  position: relative;
  top: 3px;
  margin-right: 10px;
  width: 28px;
  height: 35px;
}

._pc .footer .footer-body .footer-menu,
._pc .footer .footer-body .copyright {
  font-size: 12px;
}

._pc .footer .footer-body .footer-menu span {
  margin-left: 5px;
}

._pc .footer .kx-img {
  width: 79px;
  height: 28px;
}

._pc .footer .footer-menu a {
  color: inherit;
}

._pc .footer .footer-topbar .line {
  width: 1200px;
  margin: auto;
  border-top: 1px solid #181818;
  border-bottom: 1px solid #464646;
}

.menu-icon {
  display: inline-block;
  height: 34px;
  vertical-align: middle;
}


::-o-clear {
  display: none;
}

::-ms-clear {
  display: none;
}

::-ms-reveal {
  display: none;
}


.eduSecondNavBox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #e6e6e6;
  height: 50px;
  min-width: 1200px;
  padding-left: 35px;
  padding-right: 40px;
  min-width: 1365px;
}

.eduSecondNavBox .eduSecondNav-list .eduSecondNav-item {
  height: 50px;
  line-height: 50px;
  padding: 0 17px;
  font-size: 14px;
  color: #212121;
}

.eduSecondNavBox .eduSecondNav-list .eduSecondNav-item:nth-of-type(1) {
  padding-left: 0;
}

.eduSecondNavBox .eduSecondNav-list .eduSecondNav-item:hover {
  color: #20b09f;
}

.eduSecondNavBox .eduSecondNav-list .active {
  color: #20b09f;
}

.eduSecondNavBox > .fr {
  height: 50px;
  line-height: 50px;
}

.eduSecondNavBox .searchBox {
  position: relative;
  height: 100%;
  background: #f9f9f9;
  border-radius: 1px;
  width: 218px;
}

.eduSecondNavBox .searchBox input {
  background: #f9f9f9;
  width: 166px;
  height: 17px;
  line-height: 17px;
  color: #565656;
  outline: none;
  border: none;
  margin-left: 12px;
  font-size: 12px;
}

.eduSecondNavBox .searchBox .icon {
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}

.eduSecondNavBox .text {
  margin-left: 30px;
  color: #212121;
  font-size: 14px;
}

.eduSecondNavBox .text .phoneIcon {
  width: 14px;
  vertical-align: sub;
}

.eduSecondNavBox .text .phone {
  display: inline-block;
  line-height: 50px;
  margin-left: 8px;
}



.forbiddenScroll {
  height: 100% !important;
  overflow: hidden !important;
}


.register-top-new-menu .register-topbar-body .register-topbar-box .clearfix {
  width: 100%;
}

.hidden-xs .top-new-menu .register-btn {
  width: 136px;
  height: 62px;
  text-align: center;
  background-color: #1cb29d;
}

.hidden-xs .top-new-menu .register-btn > a {
  line-height: 62px;
  color: #f7f7f7;
}

.hidden-xs .top-new-menu .eject {
  background: #ffffff;
}

.carousel .three-step {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 90px;
  background-color: rgba(0, 0, 0, 0.11);
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 90px;
  letter-spacing: 0px;
  color: #fff;
}
.carousel .three-step .glyphicon-triangle-right {
  color: #fff;
}