body {
  font-family: roboto-regular, Arial, Arial-Regular !important;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  width: 100%;
}
.box {
  padding-bottom: 0vw;
}
._title {
  font-size: 6.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: bold;
  color: #383c3e;
  margin: 6vw 0;
}
.type_brand_content {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: var(--sticky-z-in);
  background-color: #fff;
}
.search_index {
  clear: both;
  margin-top: 4vw;
  margin-bottom: 12vw;
}
.search_index > div {
  margin: 4vw 4vw 0;
}
.search_index > div:active {
  outline: 1px solid #ebebeb;
}
.search_index .search_index_input {
  color: #d1d2d2;
  outline: none;
  width: calc(100vw - 60 * 0.13333333vw);
  font-size: 4.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  height: 11.6vw;
  padding-left: 11.6vw;
  box-sizing: border-box;
  border: none;
  background: #f7f7f7 url("/static/images/icon/search.svg") no-repeat;
  background-size: 11.6vw 11.6vw;
  pointer-events: none;
}
.search_index .search_index_input::placeholder {
  color: #cecece;
}
.public {
  margin-top: 5.33333333vw;
  padding: 0 4vw;
  margin-bottom: 10.66666667vw;
}
.swiper_index {
  width: 100vw;
  height: 60.26666667vw;
  overflow: hidden;
  position: relative;
  background-color: #383c3e50;
}
.category_index {
  margin-top: 5.33333333vw;
  padding: 0 4vw;
  margin-bottom: 10.66666667vw;
}
.category_index .category_title {
  margin: 6vw 0;
  margin-top: 8vw;
  width: 100%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.category_index .category_title h4 {
  flex: 1;
}
.category_index .top {
  font-size: 6.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: bold;
  color: #383c3e;
  margin: 6vw 0;
  margin: 0;
}
.category_index .compressor_scroll .compressor_info {
  display: flex;
  overflow: auto;
  padding-bottom: 1.33333333vw;
}
.category_index .compressor_scroll .compressor_info .compressor_info_detail:nth-of-type(1) {
  margin-left: 0 !important;
}
.category_index .compressor_scroll .compressor_info .compressor_info_detail {
  width: 26vw;
  height: 28vw;
  margin-left: 2.53333333vw;
  box-sizing: border-box;
  flex-shrink: 0;
  position: relative;
}
.category_index .compressor_scroll .compressor_info .compressor_info_detail .view_all {
  background-color: #383c3e;
  height: 26vw;
  line-height: 26vw;
  text-align: center;
  font-size: 3.6vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  color: #fff;
  font-weight: bold;
}
.category_index .compressor_scroll .compressor_info .compressor_info_detail .compressor_info_detail_image {
  height: 26vw;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
.category_index .compressor_scroll .compressor_info .compressor_info_detail .compressor_info_detail_image img {
  height: 26vw;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.category_index .compressor_scroll .compressor_info .compressor_info_detail .compressor_info_detail_image .compressor_info_h4 {
  position: absolute;
  top: 18.66666667vw;
  width: 100%;
  text-align: center;
}
.category_index .compressor_scroll .compressor_info .compressor_info_detail .compressor_info_detail_image .compressor_info_h4 h4 {
  font-size: 3.6vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: 400;
}
.category_index .compressor_scroll .compressor_info .compressor_info_detail:active {
  opacity: 0.8;
  -webkit-tap-highlight-color: transparent;
}
.home__global--module {
  margin-top: 5.33333333vw;
  padding: 0 4vw;
  margin-bottom: 10.66666667vw;
}
.home__global--module .home__title {
  font-size: 6.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: bold;
  color: #383c3e;
  margin: 6vw 0;
  margin-bottom: 3.2vw;
}
.home__global--module .global__tips {
  font-size: 4.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  color: #383c3e;
  line-height: 5.33333333vw;
}
.home__global--module .global__list {
  margin-top: 9.33333333vw;
  display: flex;
  align-items: normal;
  color: #383c3e;
}
.home__global--module .global__list .global__item {
  width: 20.53333333vw;
  padding: 0 1.33333333vw;
  margin: 0 2.66666667vw;
  transition: all 0.3s;
}
.home__global--module .global__list .global__item .global__item--img {
  width: 20.53333333vw;
  height: 20.53333333vw;
  border-radius: 50%;
  overflow: hidden;
}
.home__global--module .global__list .global__item .global__item--img .icon {
  display: none;
}
.home__global--module .global__list .global__item .global__item--img .default_icon {
  display: inline-block;
}
.home__global--module .global__list .global__item img {
  width: 100%;
}
.home__global--module .global__list .global__item .global__item--title {
  text-align: center;
}
.home__global--module .global__list .global__item .global__item--title span {
  font-size: 3.06666667vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  line-height: 4.93333333vw;
}
.home__global--module .global__list .global__item:active {
  color: #ffb137;
}
.home__global--module .global__list .global__item:active .global__item--img .icon {
  display: none;
}
.home__global--module .global__list .global__item:active .global__item--img .active_icon {
  display: inline-block;
}
.home__global--module .global__list .global__item:active span {
  text-decoration: underline;
}
.home__brand--module {
  margin-top: 5.33333333vw;
  padding: 0 4vw;
  margin-bottom: 10.66666667vw;
}
.home__brand--module .home__title {
  font-size: 6.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: bold;
  color: #383c3e;
  margin: 6vw 0;
}
.home__brand--module .brand__list--box {
  position: relative;
  width: inherit;
  height: inherit;
  overflow: hidden;
}
.home__brand--module .brand__list--scroll {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  padding-bottom: 1.33333333vw;
}
.home__brand--module .brand__list--scroll .brand__item {
  width: 84.4vw;
  height: inherit;
  flex-shrink: 0;
  margin-right: 3.06666667vw;
  font-size: 0;
}
.home__brand--module .brand__list--scroll .brand__item .item__img--banner {
  width: 100%;
}
.home__brand--module .brand__list--scroll .brand__item .brand__item--info {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-right: 1px solid #ebebeb;
  box-sizing: border-box;
}
.home__brand--module .brand__list--scroll .brand__item .brand__item--info .item__img {
  box-sizing: border-box;
  width: calc(100% / 3);
  border: solid #ebebeb;
  border-width: 0 0 1px 1px;
}
.home__brand--module .point__list {
  margin-top: 4vw;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  height: 2.66666667vw;
}
.home__brand--module .point__list li {
  width: 1.6vw;
  height: 1.6vw;
  background-color: #d9d9d9;
  margin-left: 1.06666667vw;
  transition: all 0.3s;
}
.home__brand--module .point__list .is_active {
  width: 2.26666667vw;
  height: 2.26666667vw;
  background-color: #383c3e;
}
.member_center {
  overflow-x: hidden;
  margin-top: 5.33333333vw;
  padding: 0 4vw;
  margin-bottom: 10.66666667vw;
}
.member_center .member_center_info .member_center_info_top {
  background-color: #fff;
}
.member_center .member_center_info .member_center_info_top .member_img {
  width: 61.06666667vw;
}
.member_center .member_center_info .member_center_info_top .member_img img {
  width: 100%;
}
.member_center .member_center_info .member_center_info_content {
  clear: both;
  display: flex;
  flex-direction: column;
  padding-top: 0.5rem;
  font-size: 3.6vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  line-height: 5.86666667vw;
}
.member_center .member_center_info .member_center_info_content h3 {
  font-size: 6.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: bold;
  color: #383c3e;
  margin: 6.13333333vw 0;
  line-height: 7.33333333vw;
}
.member_center .member_center_info .member_center_info_content .member_description {
  color: #383c3e;
  opacity: 0.4;
  font-size: 4.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  margin-bottom: 6.13333333vw;
}
.member_center .member_center_info .member_center_info_content .member_center_a {
  list-style: none;
  color: #525bb2 !important;
  font-size: 4.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  text-decoration: none;
}
.solution {
  margin-top: 5.33333333vw;
  padding: 0 4vw;
  margin-bottom: 10.66666667vw;
}
.solution h2 {
  font-size: 6.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: bold;
  color: #383c3e;
  margin: 6vw 0;
}
.solution .solution_info {
  overflow-x: scroll;
}
.solution .solution_info .solution_info_details {
  height: max-content;
  display: flex;
}
.solution .solution_info .solution_info_details .solution_info_details_level:nth-of-type(1) {
  margin: 0 !important;
}
.solution .solution_info .solution_info_details .solution_info_details_level {
  margin-left: 2.66666667vw;
  width: 85.33333333vw;
  float: left;
  position: relative;
  height: max-content;
}
.solution .solution_info .solution_info_details .solution_info_details_level p {
  margin-top: 1.33333333vw;
  font-size: 4.13333333vw;
  color: #383c3e;
  margin: 2vw 0;
  font-family: roboto-regular, Arial, Arial-Regular;
}
.solution .solution_info .solution_info_details .solution_info_details_level iframe {
  width: 84.26666667vw;
  height: 61.06666667vw;
  object-fit: fill;
}
.auction {
  margin: 0 auto;
  margin-top: 5.33333333vw;
  padding: 0 4vw;
  margin-bottom: 10.66666667vw;
  display: none;
}
.auction h2 {
  font-size: 6.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: bold;
  color: #383c3e;
  margin: 6vw 0;
}
.auction .action_info {
  width: 100%;
  height: 60.26666667vw;
  box-sizing: border-box;
}
.auction .action_info .action_info_son {
  background: url("/static/images/index/auction_bg.png");
  background-size: cover;
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
}
.auction .action_info .action_info_son .action_info_left {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 100%;
}
.auction .action_info .action_info_son .action_info_left img {
  height: 29.33333333vw;
}
.auction .action_info .action_info_son .action_info_right {
  width: 60%;
  height: 100%;
  padding-top: 8vw;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.auction .action_info .action_info_son .action_info_right .action_time {
  display: flex;
  flex-direction: row;
}
.auction .action_info .action_info_son .action_info_right .action_time .action_count {
  display: flex;
  align-items: center;
}
.auction .action_info .action_info_son .action_info_right .action_time .action_count .action_time_icon {
  width: 4.66666667vw;
  height: 4.66666667vw;
}
.auction .action_info .action_info_son .action_info_right .action_time .action_count .action_countdown {
  font-size: 3.6vw;
  padding-left: 2vw;
  box-sizing: border-box;
}
.auction .action_info .action_info_son .action_info_right .action_name {
  margin: 4vw 0 1.33333333vw;
  box-sizing: border-box;
  font-size: 3.6vw;
  display: block;
  font-weight: bold;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.auction .action_info .action_info_son .action_info_right .action_price {
  margin-top: 0.8vw;
  font-size: 3.06666667vw;
  line-height: 6.66666667vw;
  position: relative;
  box-sizing: border-box;
}
.auction .action_info .action_info_son .action_info_right .action_price .action_price_before {
  font-size: 3.06666667vw;
  position: absolute;
  top: -1.33333333vw;
  font-weight: bold;
}
.auction .action_info .action_info_son .action_info_right .action_price .action_price_unit {
  clear: both;
  font-size: 6.13333333vw;
  font-weight: bold;
  padding-left: 2vw;
}
.auction .action_info .action_info_son .action_info_right .action_price .action_price_after {
  font-size: 3.06666667vw;
  position: absolute;
  top: -1.33333333vw;
}
.auction .action_info .action_info_son .action_info_right .Join {
  display: flex;
  width: auto;
  height: auto;
  margin-top: 4vw;
  font-size: 3.6vw;
}
.auction .action_info .action_info_son .action_info_right .Join .join_info {
  padding: 1.33333333vw 4.8vw;
  color: #fff;
  background: #383c3e;
}
.auction .action_info .action_info_son .action_num {
  font-size: 3.6vw;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 1.33333333vw 1.33333333vw 0;
  box-sizing: border-box;
}
.home__contact--module {
  margin-top: 5.33333333vw;
  padding: 0 4vw;
  margin-bottom: 10.66666667vw;
}
.home__contact--module .home__title {
  font-size: 6.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: bold;
  color: #383c3e;
  margin: 6vw 0;
}
.home__contact--module .contact__map--show {
  position: relative;
}
.home__contact--module .contact__map--show .contact__map {
  width: 91.73333333vw;
  height: 62.53333333vw;
  overflow: hidden;
}
.home__contact--module .contact__map--show .contact__map iframe {
  transform: translate(-2px, -77px);
  height: calc(100% + 70px);
  width: calc(100% + 2px);
  opacity: 0.66;
}
.home__contact--module .contact__map--show .map__tips {
  position: absolute;
  top: 2.66666667vw;
  right: 2.66666667vw;
  z-index: 10;
  padding: 2.66666667vw;
  background-color: #fff;
  color: #383c3e;
  opacity: 0.8;
  font-size: 3.06666667vw;
  display: flex;
  align-items: center;
}
.home__contact--module .contact__map--show .map__tips img {
  width: 5.33333333vw;
}
.home__contact--module .contact__map--info .contact__item {
  display: flex;
  align-items: flex-start;
  font-size: 3.6vw;
  font-family: Roboto-Regular, Arial, Arial-Regular;
  margin: 6.13333333vw 0;
  line-height: 1.5;
}
.home__contact--module .contact__map--info .contact__item .contact__item--title {
  width: 30.8vw;
  color: #888a8b;
}
.home__contact--module .contact__map--info .contact__item .contact__item--txt {
  flex: 1;
  color: #383c3e;
}
.home__contact--module .contact__map--info .contact__item .contact__item--txt img {
  width: 6.13333333vw;
  margin-right: 2.66666667vw;
}
.help_center {
  margin-top: 5.33333333vw;
  padding: 0 4vw;
  margin-bottom: 10.66666667vw;
}
.help_center h2 {
  font-size: 6.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: bold;
  color: #383c3e;
  margin: 6vw 0;
}
.help_center .help_center_content {
  overflow-x: scroll;
}
.help_center .help_center_content .content_all {
  display: flex;
  align-items: flex-start;
  height: 29.33333333vw;
}
.help_center .help_center_content .content_all .detail_item:nth-of-type(1) {
  margin: 0 !important;
}
.help_center .help_center_content .content_all .detail_item {
  height: 27.73333333vw;
  width: 77.33333333vw;
  margin-left: 2.66666667vw;
  float: left;
  display: flex;
  align-items: center;
  background: #f7f7f7;
  margin-left: 1.33333333vw;
}
.help_center .help_center_content .content_all .detail_item .level_img {
  height: 14.01733333vw;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
  width: 24vw;
}
.help_center .help_center_content .content_all .detail_item .level_img .main_img {
  position: absolute;
  top: 2.66666667vw;
  z-index: 1;
}
.help_center .help_center_content .content_all .detail_item .guid1 {
  overflow: hidden;
}
.help_center .help_center_content .content_all .detail_item .guid1 .main_img {
  width: 16vw;
  margin-left: 2.66666667vw;
  animation: carMove 0.6s linear infinite alternate;
}
.help_center .help_center_content .content_all .detail_item .guid1 img:first-child,
.help_center .help_center_content .content_all .detail_item .guid1 img:last-child {
  position: absolute;
}
.help_center .help_center_content .content_all .detail_item .guid1 img:first-child {
  animation: treeMove 2s linear infinite;
  width: 2.66666667vw;
  top: 0;
  right: 1.33333333vw;
  z-index: 0;
}
.help_center .help_center_content .content_all .detail_item .guid1 img:last-child {
  animation: treeMove 2s linear 0.2s infinite;
  width: 4vw;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.help_center .help_center_content .content_all .detail_item .guid2 {
  text-align: center;
}
.help_center .help_center_content .content_all .detail_item .guid2 .main_img {
  width: 10.66666667vw;
  left: 6vw;
}
.help_center .help_center_content .content_all .detail_item .guid2 img:last-child {
  width: 9.33333333vw;
  position: absolute;
  left: 7.73333333vw;
  top: 0.66666667vw;
  animation: moneyMove 1s linear infinite alternate;
}
.help_center .help_center_content .content_all .detail_item .guid3 {
  text-align: center;
}
.help_center .help_center_content .content_all .detail_item .guid3 .main_img {
  width: 13.33333333vw;
  left: 6.66666667vw;
  animation: carMove 0.6s linear infinite alternate;
}
.help_center .help_center_content .content_all .detail_item .guid3 .arrow_box {
  position: absolute;
  width: 4vw;
  height: 4vw;
  left: 11.33333333vw;
  animation: arrowMove 1s linear infinite;
}
.help_center .help_center_content .content_all .detail_item .guid3 .arrow_box img {
  width: 100%;
  position: absolute;
  left: 0;
}
.help_center .help_center_content .content_all .detail_item .guid3 .arrow_box:first-child {
  top: 0.66666667vw;
  z-index: 0;
}
.help_center .help_center_content .content_all .detail_item .guid3 .arrow_box:first-child img {
  top: 0;
}
.help_center .help_center_content .content_all .detail_item .guid3 .arrow_box:last-child {
  top: 8vw;
  z-index: 0;
}
.help_center .help_center_content .content_all .detail_item .guid3 .arrow_box:last-child img {
  bottom: 0;
}
.help_center .help_center_content .content_all .detail_item .guid4 {
  text-align: center;
}
.help_center .help_center_content .content_all .detail_item .guid4 .main_img {
  width: 13.33333333vw;
  left: 6.66666667vw;
  top: 1.33333333vw;
  animation: carMove 0.6s linear infinite alternate;
}
.help_center .help_center_content .content_all .detail_item .guid4 img:first-child {
  width: 4.66666667vw;
  position: absolute;
  left: 13.33333333vw;
  top: 43%;
  animation: toolMove 0.8s infinite alternate;
}
.help_center .help_center_content .content_all .detail_item .item_des {
  width: 50.66666667vw;
  padding-right: 2.66666667vw;
  text-align: center;
  line-height: 1.5;
  font-size: 3.6vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  color: #383c3e;
  flex: 1;
}
.help_center .help_center_content .content_all .detail_item .item_des span {
  color: #ffb137;
}
.help_center .help_center_content .content_all .detail_item:active {
  background-color: #dddddd;
  -webkit-tap-highlight-color: transparent;
}
.help_center .help_center_content .content_all .view_all {
  height: 27.73333333vw;
  width: 59.82933333vw;
  line-height: 27.73333333vw;
  text-align: center;
  float: left;
  flex-shrink: 0;
  background: #f7f7f7;
  margin-left: 1.33333333vw;
}
.help_center .help_center_content .content_all .view_all .item_view_all {
  font-size: 4.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: 700;
  flex-shrink: 0;
  text-align: center;
}
.help_center .help_center_content .content_all .view_all:active {
  background-color: #dddddd;
  -webkit-tap-highlight-color: transparent;
}
@keyframes carMove {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(1px);
  }
}
@keyframes treeMove {
  0% {
    transform: translateX(20px);
  }
  100% {
    transform: translateX(-40vw);
  }
}
@keyframes moneyMove {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(7px);
  }
}
@keyframes arrowMove {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-1turn);
  }
}
@keyframes toolMove {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-20deg);
  }
  30% {
    transform: rotate(10deg);
  }
  40% {
    transform: rotate(-20deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.home__solve--module {
  margin-top: 5.33333333vw;
  padding: 0 4vw;
  margin-bottom: 10.66666667vw;
}
.home__solve--module .home__title {
  font-size: 6.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: bold;
  color: #383c3e;
  margin: 6vw 0;
  margin-bottom: 2.66666667vw;
}
.home__solve--module .solve__tips {
  font-size: 3.6vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  margin-bottom: 8.26666667vw;
  line-height: 5.73333333vw;
}
.banner_index {
  margin-top: 5.33333333vw;
  padding: 0 4vw;
  margin-bottom: 10.66666667vw;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.banner_index .banner_index_content img {
  width: 100%;
  height: 30.8vw;
}
.new_index {
  margin-top: 5.33333333vw;
  padding: 0 4vw;
  margin-bottom: 10.66666667vw;
}
.new_index .news_title {
  font-size: 6.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: bold;
  color: #383c3e;
  margin: 6vw 0;
}
.new_index .new_index_details {
  overflow-x: scroll;
}
.new_index .new_index_details .new_index_detail_content {
  width: calc(500 * 0.13333333vw * 6 - 20 * 0.13333333vw);
  height: 62.13333333vw;
}
.new_index .new_index_details .new_index_detail_content .new_index_detail_level:nth-of-type(1) {
  margin: 0 !important;
}
.new_index .new_index_details .new_index_detail_content .new_index_detail_level {
  width: 64vw;
  float: left;
  margin-left: 2.66666667vw;
}
.new_index .new_index_details .new_index_detail_content .new_index_detail_level .new_index_image {
  width: 100%;
  height: 37.33333333vw;
  overflow: hidden;
  position: relative;
}
.new_index .new_index_details .new_index_detail_content .new_index_detail_level .new_index_image img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.new_index .new_index_details .new_index_detail_content .new_index_detail_level .new_index_title {
  padding: 0.66666667vw;
}
.new_index .new_index_details .new_index_detail_content .new_index_detail_level .new_index_title h4 {
  font-size: 4.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 1.33333333vw 0;
  line-height: 5.86666667vw;
}
.new_index .new_index_details .new_index_detail_content .new_index_detail_level .new_index_title span {
  display: block;
  width: 53.33333333vw;
  font-size: 3.6vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  color: #555a5c;
  line-height: 4.26666667vw;
  word-wrap: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.new_index .new_index_details .new_index_detail_content .new_index_detail_level:active {
  background-color: #fbfbfb;
  -webkit-tap-highlight-color: transparent;
}
.new_index .new_index_details .new_index_detail_content .all_news_level {
  width: 59.82933333vw;
  height: 56vw;
  float: left;
  margin-left: 2.66666667vw;
}
.new_index .new_index_details .new_index_detail_content .all_news_level .all_news_level_image {
  width: 100%;
  height: 37.33333333vw;
  background-color: #f4f5f7;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new_index .new_index_details .new_index_detail_content .all_news_level .all_news_level_image img {
  width: 13.33333333vw;
  flex-shrink: 0;
  margin: 0 4vw;
}
.new_index .new_index_details .new_index_detail_content .all_news_level .all_news_level_image .all_news_description {
  font-size: 4.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: 700;
}
.new_index .new_index_details .new_index_detail_content .all_news_level .all_news_level_image:active {
  background-color: #dddddd;
  -webkit-tap-highlight-color: transparent;
}
.home__letter--module {
  margin-top: 5.33333333vw;
  padding: 0 4vw;
  margin-bottom: 10.66666667vw;
  font-family: roboto-regular, Arial, Arial-Regular;
}
.home__letter--module .home__title {
  font-size: 6.13333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  font-weight: bold;
  color: #383c3e;
  margin: 6vw 0;
  margin-bottom: 3.06666667vw;
}
.home__letter--module .letter__tips {
  font-size: 4.13333333vw;
  color: #383c3e;
  line-height: 6.13333333vw;
  margin-bottom: 8vw;
}
.home__letter--module .letter__checkbox {
  display: flex;
  align-items: flex-start;
  margin-bottom: 6.13333333vw;
}
.home__letter--module .letter__checkbox input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  outline: none;
  border: 1px solid #cecece;
  width: 4.13333333vw;
  height: 4.13333333vw;
  margin-right: 1.33333333vw;
  background-color: #fff;
  position: relative;
  transition: all 0.3s;
  background-image: none;
  border-radius: 0.8vw;
}
.home__letter--module .letter__checkbox input[type="checkbox"]:checked {
  background-image: url("/static/images/icon/checkbox_active.svg") !important;
  background-size: 105% 105% !important;
  background-repeat: no-repeat !important;
  border: 1px solid #ffb137 !important;
  background-position: center !important;
}
.home__letter--module .letter__checkbox label {
  flex: 1;
  font-size: 3.06666667vw;
  line-height: 3.73333333vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  color: #888a8b;
}
.home__letter--module .letter__checkbox.checkbox__empty {
  animation: shake 0.3s;
}
.home__letter--module .letter__checkbox.checkbox__empty label {
  color: #ffb137;
}
.home__letter--module .letter__btn {
  width: 100%;
}
.home__letter--module .letter__btn button {
  width: 100%;
  height: 11.33333333vw;
  line-height: 11.33333333vw;
  background-color: #ebebeb;
  color: #888a8b;
  border: none;
  font-weight: 700;
  pointer-events: none;
}
.home__letter--module .letter__btn .btn_active {
  background-color: #ffb137;
  color: #383c3e;
  pointer-events: auto;
}
@keyframes shake {
  10% {
    transform: translateX(2px);
  }
  20% {
    transform: translateX(-2px);
  }
  30% {
    transform: translateX(2px);
  }
  40% {
    transform: translateX(-2px);
  }
  50% {
    transform: translateX(2px);
  }
  60% {
    transform: translateX(-2px);
  }
  70% {
    transform: translateX(2px);
  }
  80% {
    transform: translateX(-2px);
  }
  90% {
    transform: translateX(2px);
  }
  100% {
    transform: translateX(0);
  }
}
.limit__modal--mask {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100vw;
  height: 100vh;
  z-index: var(--modal-z-in-no-close);
  display: flex;
  justify-content: center;
  align-items: center;
}
.limit__modal--mask .limit__login--btn {
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
}
.limit__modal--mask .limit__login--btn img {
  width: 100%;
}
.limit__modal--mask .limit__tips {
  position: relative;
}
.limit__modal--mask .limit__tips .limit__icon--arrow {
  position: absolute;
  transform: rotate(300deg);
  top: -100%;
  right: 20%;
}
.limit__modal--mask .limit__tips .limit__icon--arrow img {
  width: 40vw;
}
.limit__modal--mask .limit__tips .limit__icon--txt {
  color: #ffb137;
  font-size: 6.13333333vw;
  line-height: 1.5;
  padding: 2.66666667vw 4vw;
}
.home_footer {
  display: none;
  padding: 6.66666667vw 4vw;
  background-color: #383c3e;
  color: rgba(255, 255, 255, 0.4);
}
.home_footer .footer_list {
  display: flex;
}
.home_footer .footer_list .list_item {
  flex: 1;
}
.home_footer .footer_list .list_left {
  font-size: 3.2vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  line-height: 6.4vw;
}
.home_footer .footer_list .list_right {
  font-size: 3.2vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  line-height: 5.86666667vw;
}
.home_footer .footer_list a {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: none;
}
.home_footer .footer_desc {
  margin-top: 6.66666667vw;
  font-size: 2.66666667vw;
  font-family: roboto-regular, Arial, Arial-Regular;
  line-height: 5.86666667vw;
}
