@charset "UTF-8";
@import url(./style-base.css);
html {
  font-size: 5.2083333333vw;
}

@media (max-width: 900px) {
  html {
    font-size: 46.875px;
  }
}
* {
  line-height: 1;
  font-weight: normal;
}

/* 取消input[type="number"]的上下箭头 */
/* 针对 Chrome 浏览器 */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* 针对 Firefox 浏览器 */
input[type=number] {
  -moz-appearance: textfield;
}

button,
label {
  cursor: pointer;
}

body {
  font-size: 0.16rem;
}

[data-eps] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-box-orient: vertical;
}

[data-eps="1"] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

[data-eps="2"] {
  -webkit-line-clamp: 2;
}

[data-eps="3"] {
  -webkit-line-clamp: 3;
}

[data-eps="4"] {
  -webkit-line-clamp: 4;
}

[data-eps="5"] {
  -webkit-line-clamp: 5;
}

[data-eps="6"] {
  -webkit-line-clamp: 6;
}

[data-eps="7"] {
  -webkit-line-clamp: 7;
}

[data-eps="8"] {
  -webkit-line-clamp: 8;
}

[data-eps="9"] {
  -webkit-line-clamp: 9;
}

[data-eps="10"] {
  -webkit-line-clamp: 10;
}

@media (max-width: 600px) {
  *[data-hidden="600"] {
    display: none !important;
  }
}
@media (max-width: 700px) {
  *[data-hidden="700"] {
    display: none !important;
  }
}
@media (max-width: 800px) {
  *[data-hidden="800"] {
    display: none !important;
  }
}
@media (max-width: 900px) {
  *[data-hidden="900"] {
    display: none !important;
  }
}
@media (max-width: 1000px) {
  *[data-hidden="1000"] {
    display: none !important;
  }
}
@media (max-width: 1100px) {
  *[data-hidden="1100"] {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  *[data-hidden="1200"] {
    display: none !important;
  }
}
@media (max-width: 1584px) {
  body {
    font-size: 13.2px;
  }
}
.s12 {
  font-size: calc(12 * 1rem / 100);
}
@media (max-width: 1920px) {
  .s12 {
    font-size: 12px;
  }
}

.s13 {
  font-size: calc(13 * 1rem / 100);
}
@media (max-width: 1817px) {
  .s13 {
    font-size: 12.3px;
  }
}

.s14 {
  font-size: calc(14 * 1rem / 100);
}
@media (max-width: 1728px) {
  .s14 {
    font-size: 12.6px;
  }
}

.s15 {
  font-size: calc(15 * 1rem / 100);
}
@media (max-width: 1651px) {
  .s15 {
    font-size: 12.9px;
  }
}

.s16 {
  font-size: calc(16 * 1rem / 100);
}
@media (max-width: 1584px) {
  .s16 {
    font-size: 13.2px;
  }
}

.s17 {
  font-size: calc(17 * 1rem / 100);
}
@media (max-width: 1525px) {
  .s17 {
    font-size: 13.5px;
  }
}

.s18 {
  font-size: calc(18 * 1rem / 100);
}
@media (max-width: 1472px) {
  .s18 {
    font-size: 13.8px;
  }
}

.s19 {
  font-size: calc(19 * 1rem / 100);
}
@media (max-width: 1425px) {
  .s19 {
    font-size: 14.1px;
  }
}

.s20 {
  font-size: calc(20 * 1rem / 100);
}
@media (max-width: 1382px) {
  .s20 {
    font-size: 14.4px;
  }
}

.s21 {
  font-size: calc(21 * 1rem / 100);
}
@media (max-width: 1344px) {
  .s21 {
    font-size: 14.7px;
  }
}

.s22 {
  font-size: calc(22 * 1rem / 100);
}
@media (max-width: 1309px) {
  .s22 {
    font-size: 15px;
  }
}

.s23 {
  font-size: calc(23 * 1rem / 100);
}
@media (max-width: 1277px) {
  .s23 {
    font-size: 15.3px;
  }
}

.s24 {
  font-size: calc(24 * 1rem / 100);
}
@media (max-width: 1248px) {
  .s24 {
    font-size: 15.6px;
  }
}

.s25 {
  font-size: calc(25 * 1rem / 100);
}
@media (max-width: 1221px) {
  .s25 {
    font-size: 15.9px;
  }
}

.s26 {
  font-size: calc(26 * 1rem / 100);
}
@media (max-width: 1196px) {
  .s26 {
    font-size: 16.2px;
  }
}

.s27 {
  font-size: calc(27 * 1rem / 100);
}
@media (max-width: 1173px) {
  .s27 {
    font-size: 16.5px;
  }
}

.s28 {
  font-size: calc(28 * 1rem / 100);
}
@media (max-width: 1152px) {
  .s28 {
    font-size: 16.8px;
  }
}

.s29 {
  font-size: calc(29 * 1rem / 100);
}
@media (max-width: 1132px) {
  .s29 {
    font-size: 17.1px;
  }
}

.s30 {
  font-size: calc(30 * 1rem / 100);
}
@media (max-width: 1114px) {
  .s30 {
    font-size: 17.4px;
  }
}

.s31 {
  font-size: calc(31 * 1rem / 100);
}
@media (max-width: 1096px) {
  .s31 {
    font-size: 17.7px;
  }
}

.s32 {
  font-size: calc(32 * 1rem / 100);
}
@media (max-width: 1080px) {
  .s32 {
    font-size: 18px;
  }
}

.s33 {
  font-size: calc(33 * 1rem / 100);
}
@media (max-width: 1065px) {
  .s33 {
    font-size: 18.3px;
  }
}

.s34 {
  font-size: calc(34 * 1rem / 100);
}
@media (max-width: 1050px) {
  .s34 {
    font-size: 18.6px;
  }
}

.s35 {
  font-size: calc(35 * 1rem / 100);
}
@media (max-width: 1037px) {
  .s35 {
    font-size: 18.9px;
  }
}

.s36 {
  font-size: calc(36 * 1rem / 100);
}
@media (max-width: 1024px) {
  .s36 {
    font-size: 19.2px;
  }
}

.s37 {
  font-size: calc(37 * 1rem / 100);
}
@media (max-width: 1012px) {
  .s37 {
    font-size: 19.5px;
  }
}

.s38 {
  font-size: calc(38 * 1rem / 100);
}
@media (max-width: 1000px) {
  .s38 {
    font-size: 19.8px;
  }
}

.s39 {
  font-size: calc(39 * 1rem / 100);
}
@media (max-width: 990px) {
  .s39 {
    font-size: 20.1px;
  }
}

.s40 {
  font-size: calc(40 * 1rem / 100);
}
@media (max-width: 979px) {
  .s40 {
    font-size: 20.4px;
  }
}

.s41 {
  font-size: calc(41 * 1rem / 100);
}
@media (max-width: 969px) {
  .s41 {
    font-size: 20.7px;
  }
}

.s42 {
  font-size: calc(42 * 1rem / 100);
}
@media (max-width: 960px) {
  .s42 {
    font-size: 21px;
  }
}

.s43 {
  font-size: calc(43 * 1rem / 100);
}
@media (max-width: 951px) {
  .s43 {
    font-size: 21.3px;
  }
}

.s44 {
  font-size: calc(44 * 1rem / 100);
}
@media (max-width: 943px) {
  .s44 {
    font-size: 21.6px;
  }
}

.s45 {
  font-size: calc(45 * 1rem / 100);
}
@media (max-width: 934px) {
  .s45 {
    font-size: 21.9px;
  }
}

.s46 {
  font-size: calc(46 * 1rem / 100);
}
@media (max-width: 927px) {
  .s46 {
    font-size: 22.2px;
  }
}

.s47 {
  font-size: calc(47 * 1rem / 100);
}
@media (max-width: 919px) {
  .s47 {
    font-size: 22.5px;
  }
}

.s48 {
  font-size: calc(48 * 1rem / 100);
}
@media (max-width: 912px) {
  .s48 {
    font-size: 22.8px;
  }
}

.s49 {
  font-size: calc(49 * 1rem / 100);
}
@media (max-width: 905px) {
  .s49 {
    font-size: 23.1px;
  }
}

.s50 {
  font-size: calc(50 * 1rem / 100);
}
@media (max-width: 899px) {
  .s50 {
    font-size: 23.4px;
  }
}

.s51 {
  font-size: calc(51 * 1rem / 100);
}
@media (max-width: 892px) {
  .s51 {
    font-size: 23.7px;
  }
}

.s52 {
  font-size: calc(52 * 1rem / 100);
}
@media (max-width: 886px) {
  .s52 {
    font-size: 24px;
  }
}

.s53 {
  font-size: calc(53 * 1rem / 100);
}
@media (max-width: 880px) {
  .s53 {
    font-size: 24.3px;
  }
}

.s54 {
  font-size: calc(54 * 1rem / 100);
}
@media (max-width: 875px) {
  .s54 {
    font-size: 24.6px;
  }
}

.s55 {
  font-size: calc(55 * 1rem / 100);
}
@media (max-width: 869px) {
  .s55 {
    font-size: 24.9px;
  }
}

.s56 {
  font-size: calc(56 * 1rem / 100);
}
@media (max-width: 864px) {
  .s56 {
    font-size: 25.2px;
  }
}

.s57 {
  font-size: calc(57 * 1rem / 100);
}
@media (max-width: 859px) {
  .s57 {
    font-size: 25.5px;
  }
}

.s58 {
  font-size: calc(58 * 1rem / 100);
}
@media (max-width: 854px) {
  .s58 {
    font-size: 25.8px;
  }
}

.s59 {
  font-size: calc(59 * 1rem / 100);
}
@media (max-width: 849px) {
  .s59 {
    font-size: 26.1px;
  }
}

.s60 {
  font-size: calc(60 * 1rem / 100);
}
@media (max-width: 845px) {
  .s60 {
    font-size: 26.4px;
  }
}

.s61 {
  font-size: calc(61 * 1rem / 100);
}
@media (max-width: 840px) {
  .s61 {
    font-size: 26.7px;
  }
}

.s62 {
  font-size: calc(62 * 1rem / 100);
}
@media (max-width: 836px) {
  .s62 {
    font-size: 27px;
  }
}

.s63 {
  font-size: calc(63 * 1rem / 100);
}
@media (max-width: 832px) {
  .s63 {
    font-size: 27.3px;
  }
}

.s64 {
  font-size: calc(64 * 1rem / 100);
}
@media (max-width: 828px) {
  .s64 {
    font-size: 27.6px;
  }
}

.s65 {
  font-size: calc(65 * 1rem / 100);
}
@media (max-width: 824px) {
  .s65 {
    font-size: 27.9px;
  }
}

.s66 {
  font-size: calc(66 * 1rem / 100);
}
@media (max-width: 820px) {
  .s66 {
    font-size: 28.2px;
  }
}

.s67 {
  font-size: calc(67 * 1rem / 100);
}
@media (max-width: 817px) {
  .s67 {
    font-size: 28.5px;
  }
}

.s68 {
  font-size: calc(68 * 1rem / 100);
}
@media (max-width: 813px) {
  .s68 {
    font-size: 28.8px;
  }
}

.s69 {
  font-size: calc(69 * 1rem / 100);
}
@media (max-width: 810px) {
  .s69 {
    font-size: 29.1px;
  }
}

.s70 {
  font-size: calc(70 * 1rem / 100);
}
@media (max-width: 806px) {
  .s70 {
    font-size: 29.4px;
  }
}

.s71 {
  font-size: calc(71 * 1rem / 100);
}
@media (max-width: 803px) {
  .s71 {
    font-size: 29.7px;
  }
}

.s72 {
  font-size: calc(72 * 1rem / 100);
}
@media (max-width: 800px) {
  .s72 {
    font-size: 30px;
  }
}

.s73 {
  font-size: calc(73 * 1rem / 100);
}
@media (max-width: 797px) {
  .s73 {
    font-size: 30.3px;
  }
}

.s74 {
  font-size: calc(74 * 1rem / 100);
}
@media (max-width: 794px) {
  .s74 {
    font-size: 30.6px;
  }
}

.s75 {
  font-size: calc(75 * 1rem / 100);
}
@media (max-width: 791px) {
  .s75 {
    font-size: 30.9px;
  }
}

.s76 {
  font-size: calc(76 * 1rem / 100);
}
@media (max-width: 788px) {
  .s76 {
    font-size: 31.2px;
  }
}

.s77 {
  font-size: calc(77 * 1rem / 100);
}
@media (max-width: 785px) {
  .s77 {
    font-size: 31.5px;
  }
}

.s78 {
  font-size: calc(78 * 1rem / 100);
}
@media (max-width: 783px) {
  .s78 {
    font-size: 31.8px;
  }
}

.s79 {
  font-size: calc(79 * 1rem / 100);
}
@media (max-width: 780px) {
  .s79 {
    font-size: 32.1px;
  }
}

.s80 {
  font-size: calc(80 * 1rem / 100);
}
@media (max-width: 778px) {
  .s80 {
    font-size: 32.4px;
  }
}

@media (max-width: 750px) {
  html {
    font-size: 13.3333333333vw;
  }
}
@media (max-width: 750px) {
  .s12 {
    font-size: 0.22rem;
  }
  .s13 {
    font-size: 0.23rem;
  }
  .s14 {
    font-size: 0.24rem;
  }
  .s15 {
    font-size: 0.25rem;
  }
  .s16 {
    font-size: 0.26rem;
  }
  .s17 {
    font-size: 0.27rem;
  }
  .s18 {
    font-size: 0.28rem;
  }
  .s19 {
    font-size: 0.29rem;
  }
  .s20 {
    font-size: 0.3rem;
  }
  .s21 {
    font-size: 0.31rem;
  }
  .s22 {
    font-size: 0.32rem;
  }
  .s23 {
    font-size: 0.33rem;
  }
  .s24 {
    font-size: 0.34rem;
  }
  .s25 {
    font-size: 0.35rem;
  }
  .s26 {
    font-size: 0.36rem;
  }
  .s27 {
    font-size: 0.37rem;
  }
  .s28 {
    font-size: 0.38rem;
  }
  .s29 {
    font-size: 0.39rem;
  }
  .s30 {
    font-size: 0.4rem;
  }
  .s31 {
    font-size: 0.41rem;
  }
  .s32 {
    font-size: 0.42rem;
  }
  .s33 {
    font-size: 0.43rem;
  }
  .s34 {
    font-size: 0.44rem;
  }
  .s35 {
    font-size: 0.45rem;
  }
  .s36 {
    font-size: 0.46rem;
  }
  .s37 {
    font-size: 0.47rem;
  }
  .s38 {
    font-size: 0.48rem;
  }
  .s39 {
    font-size: 0.49rem;
  }
  .s40 {
    font-size: 0.5rem;
  }
  .s41 {
    font-size: 0.51rem;
  }
  .s42 {
    font-size: 0.52rem;
  }
  .s43 {
    font-size: 0.53rem;
  }
  .s44 {
    font-size: 0.54rem;
  }
  .s45 {
    font-size: 0.55rem;
  }
  .s46 {
    font-size: 0.56rem;
  }
  .s47 {
    font-size: 0.57rem;
  }
  .s48 {
    font-size: 0.58rem;
  }
  .s49 {
    font-size: 0.59rem;
  }
  .s50 {
    font-size: 0.6rem;
  }
  .s51 {
    font-size: 0.61rem;
  }
  .s52 {
    font-size: 0.62rem;
  }
  .s53 {
    font-size: 0.63rem;
  }
  .s54 {
    font-size: 0.64rem;
  }
  .s55 {
    font-size: 0.65rem;
  }
  .s56 {
    font-size: 0.66rem;
  }
  .s57 {
    font-size: 0.67rem;
  }
  .s58 {
    font-size: 0.68rem;
  }
  .s59 {
    font-size: 0.69rem;
  }
  .s60 {
    font-size: 0.7rem;
  }
  .s61 {
    font-size: 0.71rem;
  }
  .s62 {
    font-size: 0.72rem;
  }
  .s63 {
    font-size: 0.73rem;
  }
  .s64 {
    font-size: 0.74rem;
  }
  .s65 {
    font-size: 0.75rem;
  }
  .s66 {
    font-size: 0.76rem;
  }
  .s67 {
    font-size: 0.77rem;
  }
  .s68 {
    font-size: 0.78rem;
  }
  .s69 {
    font-size: 0.79rem;
  }
  .s70 {
    font-size: 0.8rem;
  }
  .s71 {
    font-size: 0.81rem;
  }
  .s72 {
    font-size: 0.82rem;
  }
  .s73 {
    font-size: 0.83rem;
  }
  .s74 {
    font-size: 0.84rem;
  }
  .s75 {
    font-size: 0.85rem;
  }
  .s76 {
    font-size: 0.86rem;
  }
  .s77 {
    font-size: 0.87rem;
  }
  .s78 {
    font-size: 0.88rem;
  }
  .s79 {
    font-size: 0.89rem;
  }
  .s80 {
    font-size: 0.9rem;
  }
}
@media (max-width: 750px) {
  .s12 {
    font-size: 0.22rem;
  }
  .s13 {
    font-size: 0.23rem;
  }
  .s14 {
    font-size: 0.24rem;
  }
  .s15 {
    font-size: 0.25rem;
  }
  .s16 {
    font-size: 0.26rem;
  }
  .s17 {
    font-size: 0.27rem;
  }
  .s18 {
    font-size: 0.28rem;
  }
  .s19 {
    font-size: 0.29rem;
  }
  .s20 {
    font-size: 0.3rem;
  }
  .s21 {
    font-size: 0.31rem;
  }
  .s22 {
    font-size: 0.32rem;
  }
  .s23 {
    font-size: 0.33rem;
  }
  .s24 {
    font-size: 0.34rem;
  }
  .s25 {
    font-size: 0.35rem;
  }
  .s26 {
    font-size: 0.36rem;
  }
  .s27 {
    font-size: 0.37rem;
  }
  .s28 {
    font-size: 0.38rem;
  }
  .s29 {
    font-size: 0.39rem;
  }
  .s30 {
    font-size: 0.4rem;
  }
  .s31 {
    font-size: 0.41rem;
  }
  .s32 {
    font-size: 0.42rem;
  }
  .s33 {
    font-size: 0.43rem;
  }
  .s34 {
    font-size: 0.44rem;
  }
  .s35 {
    font-size: 0.45rem;
  }
  .s36 {
    font-size: 0.46rem;
  }
  .s37 {
    font-size: 0.47rem;
  }
  .s38 {
    font-size: 0.48rem;
  }
  .s39 {
    font-size: 0.48rem;
  }
  .s40 {
    font-size: 0.48rem;
  }
  .s41 {
    font-size: 0.48rem;
  }
  .s42 {
    font-size: 0.48rem;
  }
  .s43 {
    font-size: 0.48rem;
  }
  .s44 {
    font-size: 0.48rem;
  }
  .s45 {
    font-size: 0.48rem;
  }
  .s46 {
    font-size: 0.48rem;
  }
  .s47 {
    font-size: 0.48rem;
  }
  .s48 {
    font-size: 0.48rem;
  }
  .s49 {
    font-size: 0.48rem;
  }
  .s50 {
    font-size: 0.48rem;
  }
  .s51 {
    font-size: 0.48rem;
  }
  .s52 {
    font-size: 0.48rem;
  }
  .s53 {
    font-size: 0.48rem;
  }
  .s54 {
    font-size: 0.48rem;
  }
  .s55 {
    font-size: 0.48rem;
  }
  .s56 {
    font-size: 0.48rem;
  }
  .s57 {
    font-size: 0.48rem;
  }
  .s58 {
    font-size: 0.48rem;
  }
  .s59 {
    font-size: 0.48rem;
  }
  .s60 {
    font-size: 0.48rem;
  }
  .s61 {
    font-size: 0.48rem;
  }
  .s62 {
    font-size: 0.48rem;
  }
  .s63 {
    font-size: 0.48rem;
  }
  .s64 {
    font-size: 0.48rem;
  }
  .s65 {
    font-size: 0.48rem;
  }
  .s66 {
    font-size: 0.48rem;
  }
  .s67 {
    font-size: 0.48rem;
  }
  .s68 {
    font-size: 0.48rem;
  }
  .s69 {
    font-size: 0.48rem;
  }
  .s70 {
    font-size: 0.48rem;
  }
  .s71 {
    font-size: 0.48rem;
  }
  .s72 {
    font-size: 0.48rem;
  }
  .s73 {
    font-size: 0.48rem;
  }
  .s74 {
    font-size: 0.48rem;
  }
  .s75 {
    font-size: 0.48rem;
  }
  .s76 {
    font-size: 0.48rem;
  }
  .s77 {
    font-size: 0.48rem;
  }
  .s78 {
    font-size: 0.48rem;
  }
  .s79 {
    font-size: 0.48rem;
  }
  .s80 {
    font-size: 0.48rem;
  }
}
.c2 {
  color: #222;
}

.c3 {
  color: #333;
}

.c4 {
  color: #444;
}

.c5 {
  color: #555;
}

.c6 {
  color: #666;
}

.c7 {
  color: #777;
}

.c8 {
  color: #888;
}

.c9 {
  color: #999;
}

.cf {
  color: #fff;
}

.cc {
  color: #ccc;
}

:root {
  --top-nav-index: 30;
}

@font-face {
  font-family: "Poppins-Black";
  src: url("../font/Poppins-Black.ttf");
}
@font-face {
  font-family: "Poppins-BlackItalic";
  src: url("../font/Poppins-BlackItalic.ttf");
}
@font-face {
  font-family: "Poppins-Bold";
  src: url("../font/Poppins-Bold.ttf");
}
@font-face {
  font-family: "Poppins-BoldItalic";
  src: url("../font/Poppins-BoldItalic.ttf");
}
@font-face {
  font-family: "Poppins-ExtraBold";
  src: url("../font/Poppins-ExtraBold.ttf");
}
@font-face {
  font-family: "Poppins-ExtraBoldItalic";
  src: url("../font/Poppins-ExtraBoldItalic.ttf");
}
@font-face {
  font-family: "Poppins-ExtraLight";
  src: url("../font/Poppins-ExtraLight.ttf");
}
@font-face {
  font-family: "Poppins-ExtraLightItalic";
  src: url("../font/Poppins-ExtraLightItalic.ttf");
}
@font-face {
  font-family: "Poppins-Italic";
  src: url("../font/Poppins-Italic.ttf");
}
@font-face {
  font-family: "Poppins-Light";
  src: url("../font/Poppins-Light.ttf");
}
@font-face {
  font-family: "Poppins-LightItalic";
  src: url("../font/Poppins-LightItalic.ttf");
}
@font-face {
  font-family: "Poppins-Medium";
  src: url("../font/Poppins-Medium.ttf");
}
@font-face {
  font-family: "Poppins-MediumItalic";
  src: url("../font/Poppins-MediumItalic.ttf");
}
@font-face {
  font-family: "Poppins-Regular";
  src: url("../font/Poppins-Regular.ttf");
}
@font-face {
  font-family: "Poppins-Regular_0";
  src: url("../font/Poppins-Regular_0.ttf");
}
@font-face {
  font-family: "Poppins-SemiBold";
  src: url("../font/Poppins-SemiBold.ttf");
}
@font-face {
  font-family: "Poppins-SemiBoldItalic";
  src: url("../font/Poppins-SemiBoldItalic.ttf");
}
@font-face {
  font-family: "Poppins-Thin";
  src: url("../font/Poppins-Thin.ttf");
}
@font-face {
  font-family: "Poppins-ThinItalic";
  src: url("../font/Poppins-ThinItalic.ttf");
}
body {
  font-family: "Poppins-Regular", "sans-serif", "Arial", "Microsoft Yahei";
}

input {
  font-family: "Poppins-Regular", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-B {
  font-family: "Poppins-Black", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-BI {
  font-family: "Poppins-BlackItalic", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-Bold {
  font-family: "Poppins-Bold", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-BoldI {
  font-family: "Poppins-BoldItalic", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-EB {
  font-family: "Poppins-ExtraBold", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-EBI {
  font-family: "Poppins-ExtraBoldItalic", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-EL {
  font-family: "Poppins-ExtraLight", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-ELI {
  font-family: "Poppins-ExtraLightItalic", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-I {
  font-family: "Poppins-Italic", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-L {
  font-family: "Poppins-Light", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-LI {
  font-family: "Poppins-LightItalic", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-M {
  font-family: "Poppins-Medium", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-MI {
  font-family: "Poppins-MediumItalic", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-R {
  font-family: "Poppins-Regular", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-R0 {
  font-family: "Poppins-Regular_0", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-SB {
  font-family: "Poppins-SemiBold", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-SBI {
  font-family: "Poppins-SemiBoldItalic", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-T {
  font-family: "Poppins-Thin", "sans-serif", "Arial", "Microsoft Yahei";
}

.f-TI {
  font-family: "Poppins-ThinItalic", "sans-serif", "Arial", "Microsoft Yahei";
}

.dialog {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5333333333);
  z-index: 100;
}
.dialog .dialog-inner {
  position: relative;
}
.dialog .dialog-main {
  padding: 0.3rem;
  min-width: 5rem;
  min-height: 2rem;
  border-radius: 0.08rem;
  background-color: #fff;
}
.dialog .dialog-cancel {
  position: absolute;
  top: 0.1rem;
  right: 0.1rem;
  width: 1em;
  height: 1em;
  background-size: 100%;
  cursor: pointer;
}
.dialog .dialog-cancel::after {
  content: "✕";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-weight: bold;
  color: #666;
}
.dialog.dialog-show {
  display: flex !important;
}

.area {
  width: 100%;
  max-width: 18rem;
  margin: 0 auto;
}

.p50 {
  padding: 0 0.5rem;
}

.cn-h,
.cv-h,
.cn-wh,
.cv-wh {
  height: 100%;
}

.cn-w,
.cv-w,
.cn-wh,
.cv-wh {
  width: 100%;
}

.cn-w,
.cn-h,
.cn-wh {
  -o-object-fit: contain;
     object-fit: contain;
}

.cv-w,
.cv-h,
.cv-wh {
  -o-object-fit: cover;
     object-fit: cover;
}

a {
  cursor: pointer;
}

[preicon],
[icon] {
  display: flex;
  align-items: center;
}

[icon]::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
}

[preicon]::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 0.14rem;
}

[preicon=phone]::before {
  background: url("../images/icon/phone.png") no-repeat center;
  background-size: contain;
}

[preicon=email]::before {
  background: url("../images/icon/email.png") no-repeat center;
  background-size: contain;
}

.scroll-y {
  overflow-y: auto;
}
.scroll-y::-webkit-scrollbar {
  background-color: #ccc;
  width: 0.02rem;
}
.scroll-y::-webkit-scrollbar-thumb {
  width: 100%;
  background-color: #000;
}

.hover-dark, .hover-light {
  transition: 0.3s;
}
.hover-dark:hover {
  box-shadow: 0.02rem 0.02rem 0.05rem rgba(255, 255, 255, 0.5), -0.02rem -0.05rem 0.05rem rgba(255, 255, 255, 0.2) inset, -0.02rem 0.02rem 0.05rem rgba(255, 255, 255, 0.5) inset;
}
.hover-light:hover {
  box-shadow: 0.02rem 0.01rem 0.05rem rgba(0, 0, 0, 0.3), -0.02rem -0.05rem 0.08rem rgba(0, 0, 0, 0.1) inset, -0.02rem 0.02rem 0.05rem rgba(0, 0, 0, 0.1) inset;
}

@keyframes ani-arr-in {
  0% {
    transform: translate(-100%, 100%);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes ani-arr-out {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(100%, -100%);
  }
}
[data-ani=arr] {
  display: flex;
  overflow: hidden;
}

.underline {
  position: relative;
}
.underline::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.02rem;
  background-color: #000;
  transition: 0.3s;
}
.underline.white {
  filter: grayscale(1) brightness(1000%);
}
.underline.white::after {
  background-color: #fff;
}

.arr-ani {
  display: flex;
  align-items: center;
  transform: translate(0);
}
.arr-ani.in {
  animation: ani-arr-in 0.3s forwards linear alternate;
}
.arr-ani.out {
  animation: ani-arr-out 0.3s forwards linear alternate;
}
.arr-ani::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url("../images/icon/arr-top-right.png") no-repeat center;
  background-size: contain;
}
.arr-ani.white {
  filter: grayscale(1) brightness(1000%);
}

.lh15 {
  line-height: 1.5;
}

.top-nav-wrapper {
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 1rem;
  background-color: rgba(34, 34, 34, 0.5);
  z-index: var(--top-nav-index);
  transition: 0.3s;
}
.top-nav-wrapper:hover {
  background-color: #222;
}
.top-nav-wrapper .top-nav {
  height: 100%;
}
.top-nav-wrapper .logo {
  height: 2em;
}
.top-nav-wrapper .logo a {
  height: 100%;
}
.top-nav-wrapper .top-nav,
.top-nav-wrapper .nav-list,
.top-nav-wrapper .nav-options,
.top-nav-wrapper .nav-item {
  display: flex;
  align-items: center;
}
.top-nav-wrapper .nav-list {
  flex: 1;
  height: 100%;
  margin-left: 0.47rem;
}
.top-nav-wrapper .nav-item {
  margin: 0 0.39rem;
  height: 100%;
  transition: 0.3s;
}
.top-nav-wrapper .nav-item-label {
  cursor: pointer;
}
.top-nav-wrapper .dark-icon {
  display: block;
}
.top-nav-wrapper .light-icon {
  display: none;
}
.top-nav-wrapper .options-item {
  height: 1em;
  padding: 0 0.3rem;
  border-right: 0.01rem solid #fff;
  cursor: pointer;
}
.top-nav-wrapper .options-item:last-child {
  border: none;
}
.top-nav-wrapper .nav-item:hover {
  box-shadow: 0 -0.02rem 0 0 #fff inset;
}
.top-nav-wrapper .nav-item:hover .nav-item-spread-box {
  transform: scaleY(1);
}

.top-nav-wrapper.light {
  background-color: #fff;
  border-bottom: 0.01rem solid rgba(51, 51, 51, 0.1);
}
.top-nav-wrapper.light .light-icon {
  display: block;
}
.top-nav-wrapper.light .dark-icon {
  display: none;
}
.top-nav-wrapper.light .nav-item-label {
  color: #000;
}
.top-nav-wrapper.light .options-item {
  border-right: 0.01rem solid rgba(51, 51, 51, 0.1);
}
.top-nav-wrapper.light .nav-item:hover {
  box-shadow: 0 -0.02rem 0 0 #000 inset;
}
.top-nav-wrapper.light .nav-item:hover .nav-item-spread-box {
  transform: scaleY(1);
}

.nav-item-spread-box {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #151515;
  padding: 0.59rem 0.5rem;
  transform: scaleY(0);
  transform-origin: top center;
  transition: 0.3s;
}
.nav-item-spread-box .nav-item-spread {
  display: flex;
  width: 100%;
  max-width: 16rem;
  margin: 0 auto;
}
.nav-item-spread-box .nav-subnav {
  width: auto;
  padding-right: 1.5rem;
  border-right: 0.01rem solid #444;
}
.nav-item-spread-box .nav-subnav-item {
  margin-bottom: 0.22rem;
  line-height: 1.5;
  transition: 0.3s;
  white-space: nowrap;
  cursor: pointer;
}
.nav-item-spread-box .nav-view-box {
  display: none;
}
.nav-item-spread-box .nav-view-box.active {
  display: block;
}
.nav-item-spread-box .nav-view {
  display: flex;
  margin-left: 1rem;
}
.nav-item-spread-box .nav-view-item {
  margin-right: 0.4rem;
}
.nav-item-spread-box .nav-view-pic {
  width: 3.7rem;
  height: 2.6rem;
}
.nav-item-spread-box .nav-view-text {
  margin-top: 0.255rem;
  line-height: 1.5;
  text-align: center;
}
.nav-item-spread-box .nav-subnav-item:hover {
  color: #fff;
}

.menu-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-left: 0.5rem;
  background-color: #000000;
  transform: scaleY(0);
  transform-origin: top center;
  opacity: 0;
  transition: 0.2s;
  z-index: 1;
}
.menu-wrapper.active {
  opacity: 1;
  transform: scaleY(1);
}

.menu-box {
  display: flex;
}
.menu-box .menu-nav-box {
  display: flex;
}

.menu-left {
  flex: 1;
}
.menu-left .logo {
  height: 2em;
  margin-top: 0.14rem;
}
.menu-left .menu-nav-box {
  margin-top: 1.15rem;
}
.menu-left .menu-nav-item {
  margin-bottom: 0.75rem;
  transition: 0.3s;
  cursor: pointer;
}
.menu-left .menu-subnav-list-box {
  position: relative;
  margin-left: 3rem;
  flex: 1;
}
.menu-left .menu-subnav-list {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(50%);
  transform-origin: top center;
  height: 0;
  opacity: 0;
  transition: transform 0.3s, opacity 0.5s;
  pointer-events: none;
}
.menu-left .menu-subnav-list.active {
  transform: translateY(0);
  height: auto;
  opacity: 1;
  pointer-events: auto;
}
.menu-left .menu-subnav-item {
  display: block;
  line-height: 1.583;
  margin-bottom: 0.3rem;
  transition: 0.3s;
  white-space: nowrap;
  cursor: pointer;
}
.menu-left .menu-subnav-item:last-child {
  margin-bottom: 0;
}
.menu-left .menu-nav-item:hover {
  color: #fff;
}
.menu-left .menu-subnav-item:hover {
  box-shadow: 0 -0.02rem 0 0 #fff inset;
}

.menu-close {
  position: absolute;
  top: 0.25rem;
  right: 0.6rem;
  display: flex;
  justify-content: flex-end;
  width: 2em;
  height: 2em;
  cursor: pointer;
  transition: 0.3s;
}
.menu-close:hover {
  filter: drop-shadow(0 0 0.01rem #fff);
}

.menu-right {
  min-width: 4rem;
  background: #151515;
}
.menu-right .menu-contact-box {
  padding: 2rem 0.95rem;
}
.menu-right .line-title {
  line-height: 1.5;
}
.menu-right .line-title::after {
  content: "";
  display: block;
  width: 0.14rem;
  height: 0.02rem;
  background-color: #fff;
  margin-top: 0.155rem;
}
.menu-right .menu-contact-list {
  margin-top: 0.24rem;
}
.menu-right .menu-contact-item {
  line-height: 1.875;
  margin-bottom: 0.15rem;
}
.menu-right .menu-contact-item:last-child {
  margin-bottom: 0;
}
.menu-right .menu-share-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 1em;
  width: 100%;
  margin-top: 0.69rem;
}
.menu-right .menu-share {
  height: 1em;
  max-width: 1.1em;
  cursor: pointer;
}
.menu-right .menu-share:last-child {
  margin-right: 0;
}

.page-footer-container {
  background-color: #000000;
  background-image: url("../images/img/footer-bg.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
}
.page-footer-container .page-footer-wrapper {
  padding: 0.72rem 0.6rem 0;
}
.page-footer-container .page-footer-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.39rem 0;
  margin-top: 0.55rem;
}
.page-footer-container .copyright,
.page-footer-container .hunuo {
  line-height: 1.875;
}

.page-footer-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.38rem;
  border-bottom: 0.01rem solid rgba(255, 255, 255, 0.2);
}
.page-footer-header .vr-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 2rem;
  padding: 0.2rem;
  background: #fff;
  border-radius: 0.3rem;
  border: none;
  transition: 0.3s;
}
.page-footer-header .vr-btn:hover {
  box-shadow: 0.02rem 0.02rem 0.05rem rgba(255, 255, 255, 0.5), -0.02rem -0.05rem 0.05rem rgba(0, 0, 0, 0.2) inset, -0.02rem 0.02rem 0.05rem rgba(0, 0, 0, 0.5) inset;
}
.page-footer-header .vr-text,
.page-footer-header .vr-icon {
  height: 1em;
}

.page-footer-main {
  display: flex;
  margin-top: 0.755rem;
}
.page-footer-main .footer-module-title,
.page-footer-main .footer-contact-list {
  line-height: 1.5;
}
.page-footer-main .footer-module-line {
  width: 1.4em;
  height: 0.2em;
  margin: 0.155rem 0 0.27rem;
  background-color: #fff;
}
.page-footer-main .footer-contact-item {
  margin-bottom: 0.18rem;
}
.page-footer-main .footer-contact-item:last-child {
  margin-bottom: 0;
}
.page-footer-main .footer-share-list {
  display: flex;
  align-items: center;
  margin-top: 0.37rem;
}
.page-footer-main .footer-share-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2em;
  height: 2em;
  margin-right: 0.1rem;
  border-radius: 50%;
  border: 0.01rem solid #fff;
  opacity: 0.3;
  transition: 0.3s;
  cursor: pointer;
}
.page-footer-main .footer-share-item:hover {
  opacity: 1;
}
.page-footer-main .share-icon {
  width: 1em;
}
.page-footer-main .footer-link-list {
  display: flex;
}
.page-footer-main .link-list {
  margin-left: 1.9rem;
}
.page-footer-main dd {
  line-height: 1.5;
  margin-bottom: 0.23rem;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: 0.3s;
}
.page-footer-main dd:hover {
  color: #fff;
}
.page-footer-main dd:last-child {
  margin-bottom: 0;
}
.page-footer-main .footer-ipt {
  height: 0.5rem;
  width: 3.8rem;
  text-indent: 0.2rem;
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
  border: 0.01rem solid rgba(255, 255, 255, 0.2);
}
.page-footer-main .msg-textarea {
  width: 3.8rem;
  border: 0.01rem solid rgba(255, 255, 255, 0.2);
  padding: 0.14rem 0.2rem;
  background-color: rgba(0, 0, 0, 0);
}
.page-footer-main .footer-submit-box {
  display: inline-block;
}
.page-footer-main .footer-submit {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 0.01rem solid #fff;
  background-color: rgba(255, 255, 255, 0);
  min-width: 2rem;
  min-height: 0.5rem;
  padding: 0.2rem;
  border-radius: 0.4rem;
}
.page-footer-main .submit-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 1;
}

@media (max-width: 1200px) {
  .link-list {
    margin-left: 1rem !important;
  }
}
@media (max-width: 850px) {
  .footer-link-list {
    display: none !important;
  }
  .footer-contact {
    margin: 0 auto;
    text-align: center;
  }
  .footer-contact-item {
    justify-content: center;
  }
  .footer-module-line {
    margin: 0.155rem auto 0.27rem !important;
  }
}
@media (max-width: 750px) {
  .page-footer-footer {
    flex-direction: column;
    text-align: center;
  }
}
.banner .banner-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner .swiper-pagination-bullet {
  width: auto;
  height: auto;
  background-color: rgba(255, 255, 255, 0);
  padding: 0.12rem;
  border: 0.01rem solid rgba(255, 255, 255, 0);
  border-radius: 50%;
  opacity: 1;
}
.banner .swiper-pagination-bullet-active {
  border: 0.01rem solid #fff;
}
.banner .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 0.06rem;
  height: 0.06rem;
  background-color: #fff;
  border-radius: 50%;
}
.banner .swiper-pagination-bullet-active::after {
  content: "";
  display: block;
  width: 0.06rem;
  height: 0.06rem;
  background-color: #fff;
  border-radius: 50%;
}

.mgb100 {
  margin-bottom: 1rem !important;
}

.photo-wall .wall-item-inner {
  width: 100%;
  margin: 0 auto;
  background: url("../images/img/index-bg.png") no-repeat center -0.7rem;
  background-size: cover;
}
.photo-wall .pd {
  padding: 0 0.6rem;
}
.photo-wall .wall-item-top {
  text-align: center;
  padding-top: 1.58rem;
}
.photo-wall .wall-title,
.photo-wall .discover {
  line-height: 1.5;
}
.photo-wall .wall-info {
  max-width: 10.8rem;
  margin: 0.15rem auto 0.63rem;
  line-height: 1.833;
}
.photo-wall .discover-box {
  display: inline-block;
  padding-bottom: 0.12rem;
  cursor: pointer;
}
.photo-wall .discover {
  margin-right: 0.5rem;
  line-height: 1.875;
}
.photo-wall .wall-item-pic {
  width: 100%;
  height: 100%;
}
.photo-wall .photo-wall-item {
  display: flex;
  position: relative;
  width: 100%;
}
.photo-wall .photo-wall-item.mgt120 {
  margin-top: 1.2rem;
}
.photo-wall .photo-wall-item.bg {
  height: 1.2rem;
  width: 100%;
  background: url("../images/img/index-bg2.png") no-repeat 0.59rem 0.3rem;
}
.photo-wall .wall-item-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.photo-wall .wall-item-title {
  line-height: 1.5;
}
.photo-wall .wall-item-info {
  max-width: 9.68rem;
  line-height: 1.541;
  margin: 0.165rem 0 0.475rem;
}
.photo-wall .wall-item-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.6rem;
  width: 5.2rem;
  background-color: #222222;
}
.photo-wall .wall-item-right {
  margin-left: 0.8rem;
}
.photo-wall .wall-content {
  margin-top: 0.94rem;
}
.photo-wall .wall-info.type2 {
  padding-right: 0.7rem;
}
.photo-wall .bg-border {
  position: absolute;
  right: 0.6rem;
  bottom: 0.78rem;
  width: 14.7rem;
  height: 6.8rem;
  border: 0.01rem solid #ccc;
  z-index: -1;
}
.photo-wall .photo-wall-item.type2 {
  padding: 1.2rem 0.6rem;
  height: auto;
}
.photo-wall .photo-wall-item.type2 .wall-pic {
  flex-shrink: 0;
  width: 11.9rem;
}
.photo-wall .wall-cell-row {
  display: flex;
}
.photo-wall .wall-cell-column {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 50%;
  background-color: #fff;
}
.photo-wall .wall-item-content.type2 {
  position: static;
  width: 5.6rem;
  align-items: flex-start;
  text-align: left;
  margin: auto;
}

@media (max-width: 900px) {
  .photo-wall-item.type2 {
    flex-direction: column;
  }
  .photo-wall-item.type2 .wall-pic {
    width: 100% !important;
  }
  .photo-wall-item.type2 .wall-item-right {
    display: flex;
    margin-left: 0;
    margin-top: 0.6rem;
  }
  .photo-wall-item.type2 .wall-content {
    margin-left: 0.6rem;
  }
}
@media (max-width: 750px) {
  .photo-wall-item.type2 .wall-item-right {
    flex-direction: column;
  }
  .photo-wall-item.type2 .bg-border {
    display: none;
  }
}
.exhibition-container {
  background-color: #222;
}
.exhibition-container .global-ref-header {
  padding: 1.3rem 0.6rem 0.76rem;
}
.exhibition-container .global-ref-info {
  display: flex;
  justify-content: space-between;
}
.exhibition-container .global-ref-title {
  line-height: 1.3;
}
.exhibition-container .gr-info-text {
  margin-top: 0.289rem;
  line-height: 1.8;
  max-width: 8.15rem;
}
.exhibition-container .discover-wrapper {
  display: flex;
  align-items: flex-end;
}
.exhibition-container .discover-box {
  margin-top: auto;
  padding: 0.12rem 0;
  cursor: pointer;
}
.exhibition-container .discover {
  line-height: 1.875;
  margin-right: 0.3rem;
}

.global-ref-swiper {
  padding-bottom: 0.92rem;
}
.global-ref-swiper .swiper-slide {
  width: 10rem;
  transition: 0.3s;
}
.global-ref-swiper .swiper-img-box {
  position: relative;
  height: 6rem;
}
.global-ref-swiper .swiper-slide-prev .swiper-img-box,
.global-ref-swiper .swiper-slide-next .swiper-img-box {
  transform: scale(0.8);
  opacity: 0.7;
}
.global-ref-swiper .swiper-slide-prev .learn-more,
.global-ref-swiper .swiper-slide-next .learn-more {
  opacity: 0 !important;
}
.global-ref-swiper .swiper-button-prev,
.global-ref-swiper .swiper-button-next {
  background: none;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0.01rem solid #fff;
  width: 3.125em;
  height: 3.125em;
}
.global-ref-swiper .swiper-button-prev {
  left: 1.6rem;
}
.global-ref-swiper .swiper-button-next {
  transform: rotateZ(180deg);
  right: 1.6rem;
}
.global-ref-swiper .swiper-subtitle {
  text-align: center;
  line-height: 1.5;
  margin-top: 0.33rem;
}
.global-ref-swiper .learn-more {
  position: absolute;
  bottom: -0.33rem;
  right: 0.7rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6em;
  height: 6em;
  border: 0.01rem solid #fff;
  border-radius: 50%;
  opacity: 0;
  cursor: pointer;
  transition: 0.3s;
}
.global-ref-swiper .swiper-slide:hover .learn-more {
  opacity: 1;
}

@media (max-width: 750px) {
  .global-ref-swiper .swiper-button-prev {
    left: 0.6rem;
  }
  .global-ref-swiper .swiper-button-next {
    right: 0.6rem;
  }
}
.index-data-container {
  width: 100%;
  padding: 0 0.5rem;
  background-color: #1e1e1e;
}
.index-data-container .index-data {
  width: 100%;
  max-width: 17.03rem;
  margin: 0 auto;
  background: url("../images/img/index-bg3.png") no-repeat bottom center;
  background-size: contain;
  padding: 1.33rem 0 2.2rem;
}
.index-data-container .introduction {
  text-align: center;
  line-height: 1.5;
}
.index-data-container .index-data-title {
  text-align: center;
  margin-top: 0.138rem;
  line-height: 1.2;
}
.index-data-container .index-data-count {
  display: flex;
  justify-content: space-around;
  margin-top: 1.308rem;
}
.index-data-container .index-server-card {
  display: flex;
  justify-content: space-around;
  margin-top: 1.12rem;
}
.index-data-container .discover-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1.3rem;
  cursor: pointer;
}
.index-data-container .discover-box {
  display: inline-block;
  padding: 0.12rem 0;
}
.index-data-container .discover {
  margin-right: 0.5rem;
  line-height: 1.875;
}

.count-box {
  display: inline-block;
}
.count-box .count-main {
  display: flex;
  align-items: flex-end;
}
.count-box .unit {
  line-height: 1.5;
}
.count-box .info {
  margin-top: 0.1rem;
  line-height: 1.5;
  text-align: center;
}

.server-card {
  display: inline-block;
}
.server-card .server-title,
.server-card .server-info {
  line-height: 1.5;
  text-align: center;
}
.server-card .server-title {
  margin-bottom: 0.07rem;
}

@media (max-width: 800px) {
  .top-nav {
    justify-content: space-between;
  }
  .nav-list {
    display: none !important;
  }
}
@media (max-width: 750px) {
  .top-nav > .logo {
    height: 60%;
  }
  .menu-right {
    display: none !important;
  }
  .menu-subnav-list-box {
    margin-left: 0.5rem !important;
  }
  .wall-item-pic:has(+ .wall-item-content) {
    height: 5rem !important;
  }
  .wall-item-pic:has(+ .wall-item-content) img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
  .photo-wall-item {
    flex-direction: column;
  }
  .photo-wall-item .wall-item-left {
    width: 100%;
  }
  .photo-wall-item .wall-item-right {
    margin-left: 0;
  }
  .photo-wall-item .wall-pic-mini {
    width: 100%;
  }
  .wall-item-content {
    height: 5rem !important;
  }
  .wall-item-content img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
  .wall-cell-row {
    flex-direction: column;
  }
  .wall-cell-row .wall-cell-column {
    width: 100%;
  }
  .wall-cell-row:nth-child(2n) {
    flex-direction: column-reverse;
  }
  .index-data-count {
    flex-direction: column;
  }
  .count-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
    margin-bottom: 0.5rem;
  }
  .count-box:last-child {
    margin-bottom: 0;
  }
  .count-box .unit {
    font-size: 0.3rem;
  }
  .index-server-card {
    flex-direction: column;
  }
  .index-server-card .server-card {
    margin-bottom: 0.5rem;
  }
  .index-server-card .server-card:last-child {
    margin-bottom: 0;
  }
}
.module-banner {
  position: relative;
  width: 100%;
  max-height: 9.6rem;
}
.module-banner .module-banner-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.module-banner .module-banner-title {
  text-align: center;
}

.module-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 1rem;
  padding: 0 0.7rem;
  border-bottom: 0.01rem solid #f3f3f3;
}
.module-nav .breadcrumb-nav {
  display: flex;
  align-items: center;
}
.module-nav .f-note::after {
  content: "-";
  margin: 0 0.5em;
}
.module-nav .module-nav-list {
  display: flex;
  align-items: center;
  height: 100%;
}
.module-nav .module-nav-item {
  display: flex;
  align-items: center;
  margin-right: 1.1rem;
  height: 100%;
  transition: 0.3s;
  font-family: "Poppins-Light";
}
.module-nav .breadcrumb-nav-item {
  line-height: 1.5;
}
.module-nav .module-nav-item:last-child {
  margin-right: 0;
}
.module-nav .module-nav-item:hover {
  color: #222;
}
.module-nav .module-nav-item.active {
  color: #222;
  font-family: "Poppins-Regular";
  box-shadow: 0 -0.02rem 0 #222 inset;
}

@media (max-width: 750px) {
  .module-nav {
    padding: 0 0.3rem;
    flex-direction: column;
  }
  .module-nav .breadcrumb-nav:has(+ .module-nav-list) {
    display: none;
  }
  .module-nav .breadcrumb-nav {
    width: 100%;
    height: 100%;
    justify-content: flex-start;
  }
  .module-nav .module-nav-list {
    width: 100%;
    justify-content: space-between;
    font-size: 0.22rem;
  }
  .module-nav .module-nav-item {
    margin-right: 0.3rem;
  }
}
.album-box {
  padding: 1.17rem 0.72rem 1.5rem;
}
.album-box .album-main-title {
  text-align: center;
  line-height: 1.2;
}
.album-box .album-main-info {
  text-align: center;
  line-height: 1.94;
  max-width: 15rem;
  margin: 0.285rem auto 0.72rem;
}
.album-box .album-info,
.album-box .album-title {
  line-height: 1.5;
}

[icon=download]::after {
  margin-left: 0.33rem;
  background: url("../images/icon/download.png") no-repeat;
  background-size: contain;
}

.album-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.album-list .album-item {
  width: 5.4rem;
  width: 30.4%;
}
.album-list .album-item:nth-child(3n) {
  margin-right: 0;
}
.album-list .album-item:nth-child(n+4) {
  margin-top: 0.8rem;
}
.album-list .album-title {
  margin-top: 0.33rem;
}
.album-list .album-info {
  margin-top: 0.2rem;
  width: 100%;
  -webkit-hyphens: auto;
          hyphens: auto;
  overflow-wrap: break-word;
}
.album-list .album-btn-box {
  display: inline-block;
}
.album-list .album-pic {
  height: 3.57rem;
  overflow: hidden;
}
.album-list .album-pic img {
  transition: 0.8s;
}
.album-list .album-btn {
  display: flex;
  align-items: center;
  margin-top: 0.26rem;
  padding-bottom: 0.12rem;
  border-bottom: 0.01rem solid #ccc;
  cursor: pointer;
  transition: 0.3s;
}
.album-list .album-btn span {
  line-height: 1.875;
}

.album-item:hover img {
  transform: scale(1.05);
}

@media (max-width: 750px) {
  .album-list .album-item {
    width: 100%;
  }
  .album-list .album-item:nth-child(n+2) {
    margin-top: 0.5rem;
  }
  .album-list .album-pic {
    height: 5rem;
  }
}
.sub-banner {
  display: flex;
  background-color: #fff;
}
.sub-banner .sub-banner-content,
.sub-banner .sub-banner-pic {
  width: 50%;
}
.sub-banner .sub-banner-pic {
  aspect-ratio: 4/3;
}
.sub-banner .sub-banner-content {
  padding: 0.6rem;
  display: flex;
  align-items: center;
}
.sub-banner .sub-banner-content-inner {
  width: 100%;
  max-width: 7.62rem;
}
.sub-banner .boss,
.sub-banner .boss-info {
  line-height: 1.5;
}
.sub-banner .boss-info {
  margin-top: 0.05rem;
  margin-bottom: 0.5rem;
}
.sub-banner .line {
  height: 0.01rem;
  width: 100%;
  background-color: #f3f3f3;
}
.sub-banner .line-block {
  width: 1rem;
  height: 100%;
  background-color: #000;
}
.sub-banner .scroll-title {
  line-height: 1.5;
  margin: 0.44rem 0 0.3rem;
}
.sub-banner .scroll-text p {
  line-height: 1.777;
}
.sub-banner .scroll-text p:nth-child(n+2) {
  margin-top: 0.36rem;
}

.timer-shaft-container {
  padding: 0.6rem 0.6rem 0;
  background-color: #f7f7f7;
}
.timer-shaft-container .timer-shaft-wrapper {
  width: 100%;
  max-width: 14rem;
  margin: 0 auto;
}
.timer-shaft-container .timing {
  font-family: "Poppins-SemiBold", "sans-serif", "Arial", "Microsoft Yahei";
}
.timer-shaft-container .timer-shaft-top-title {
  text-align: center;
  margin-bottom: 0.58rem;
  margin-top: 0.48rem;
  font-family: "Poppins-SemiBold", "sans-serif", "Arial", "Microsoft Yahei";
}
.timer-shaft-container .timer-shaft-list-box {
  position: relative;
  overflow: hidden;
  padding-bottom: 1.2rem;
}
.timer-shaft-container .timer-shaft-item {
  display: flex;
  margin-bottom: 0.6rem;
}
.timer-shaft-container .timer-shaft-title {
  font-family: "Poppins-Medium", "sans-serif", "Arial", "Microsoft Yahei";
}
.timer-shaft-container .timer-shaft-item:last-child {
  margin-bottom: 0;
}
.timer-shaft-container .timer-shaft-item:nth-child(2n) {
  flex-direction: row-reverse;
}
.timer-shaft-container .timer-shaft-item:nth-child(2n) .timer-shaft-content {
  margin-left: 0;
  margin-right: 11.43%;
}
.timer-shaft-container .timer-shaft-pic {
  width: 44.285%;
}
.timer-shaft-container .timer-shaft-content {
  display: flex;
  align-items: center;
  width: 44.285%;
  margin-left: 11.43%;
}
.timer-shaft-container .timer-shaft-inner {
  display: flex;
}
.timer-shaft-container .timer-shaft-text {
  margin-left: 0.46rem;
}
.timer-shaft-container .timer-shaft-info {
  margin-top: 0.205rem;
}
.timer-shaft-container .timer-shaft {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 11.43%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.timer-shaft-container .shaft {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 0.01rem;
  height: 100%;
}
.timer-shaft-container .shaft-formerly {
  background-color: #000;
  height: 14.4rem;
}
.timer-shaft-container .shaft-future {
  background-color: #ccc;
  flex: 1;
}
.timer-shaft-container .shaft-slide-block {
  position: absolute;
  top: 14rem;
  left: 50%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  transform: translateX(-50%);
  line-height: 1.416;
  width: 90%;
  max-width: 1rem;
  height: 0.8rem;
  background: url("../images/icon/slide-block.png") no-repeat center;
  background-size: contain;
  font-family: "Poppins-SemiBold", "sans-serif", "Arial", "Microsoft Yahei";
}

.card-wall-box {
  width: 100%;
  padding: 1.2rem 0.6rem;
}
.card-wall-box .card-wall {
  display: flex;
}
.card-wall-box .card-wall-mini {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
.card-wall-box .card-mini {
  width: 50%;
  padding: 0 0.3rem 0.3rem 0;
}
.card-wall-box .card-mini-inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 0.5rem 0.4rem;
  background-color: #f7f7f7;
}
.card-wall-box .card-mini:nth-child(n+3) {
  padding-bottom: 0;
}
.card-wall-box .card-wall-large {
  flex: 1;
}
.card-wall-box .card-text {
  line-height: 1.444;
}
.card-wall-box .placeholder {
  flex: 1;
  min-height: 0.3rem;
}

.card-mini.dark .card-mini-inner {
  background-color: #222;
  color: #fff;
}
.card-mini.dark .card-text {
  color: #fff;
}

@media (max-width: 750px) {
  .timer-shaft-content {
    flex-direction: column;
  }
  .timer-shaft-title {
    font-size: 0.3rem;
  }
  .timer-shaft-item {
    flex-direction: column !important;
  }
  .timer-shaft-container .timer-shaft {
    display: none;
  }
  .timer-shaft-container .timer-shaft-content {
    width: 100%;
    margin-left: 0 !important;
  }
  .timer-shaft-container .timer-shaft-inner {
    margin-top: 0.3rem;
    flex-direction: column;
  }
  .timer-shaft-container .timer-shaft-text {
    margin-left: 0;
  }
  .timer-shaft-container .timer-shaft-pic {
    width: 100%;
  }
  .timing {
    font-size: 0.6rem;
  }
  .shaft-slide-block {
    font-size: 0.2rem;
    line-height: 2.8 !important;
  }
  .sub-banner {
    flex-direction: column;
  }
  .sub-banner .sub-banner-content,
  .sub-banner .sub-banner-pic {
    width: 100%;
  }
  .card-wall {
    flex-direction: column;
  }
  .card-wall .card-wall-mini {
    flex-direction: column;
  }
  .card-wall .card-mini {
    padding: 0;
    width: 100%;
  }
  .card-wall .card-wall-mini,
  .card-wall .card-wall-large {
    width: 100%;
  }
}
.contact-form-box {
  background-color: #f7f7f7;
  padding: 1.2rem 0.6rem;
}
.contact-form-box .contact-form {
  width: 100%;
  max-width: 13rem;
  margin: 0 auto;
}
.contact-form-box .contact-form-title {
  text-align: center;
  font-family: "Poppins-Medium", "sans-serif", "Arial", "Microsoft Yahei";
}
.contact-form-box .ipt-item {
  flex: 1;
  margin-right: 0.2rem;
}
.contact-form-box .ipt-item:last-child {
  margin-right: 0;
}
.contact-form-box .ipt {
  width: 100%;
  min-height: 3.375em;
  background-color: #fff;
  border: 0.01rem solid #e1e1e1;
  text-indent: 0.29rem;
}
.contact-form-box .label-name {
  line-height: 1.666;
  margin-bottom: 0.12rem;
}
.contact-form-box .ipt-row {
  display: flex;
  margin-top: 0.33rem;
}
.contact-form-box .checkbox-box {
  display: flex;
  align-items: center;
  margin-right: 0.5rem;
  margin-bottom: 0.1rem;
}
.contact-form-box .checkbox-box:last-child {
  margin-right: 0;
}
.contact-form-box .checkbox-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.contact-form-box label {
  display: block;
  height: 100%;
}
.contact-form-box .drop-down-label,
.contact-form-box .country-drop-label {
  min-height: 3.375em;
}
.contact-form-box .checkbox-box {
  display: flex;
}
.contact-form-box .textarea-msg {
  width: 100%;
  min-height: 2rem;
  padding: 0.2rem 0.28rem;
  border: 0.01rem solid #e1e1e1;
}
.contact-form-box .submit-item {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 2rem;
  min-height: 3.375em;
  padding: 0.2rem;
  border-radius: 3em;
  background-color: #222;
  color: #fff;
}
.contact-form-box .contact-submit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  opacity: 0;
  cursor: pointer;
}

.ipt-checkbox {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  margin-right: 0.1rem;
  background-color: #fff;
  border: 0.01rem solid #e1e1e1;
}
.ipt-checkbox:checked {
  background-color: #333;
}
.ipt-checkbox:checked::after {
  content: "";
  background: url("../images/icon/checked.png") no-repeat center;
  background-size: contain;
  height: 0.5em;
  width: 0.666em;
}

.ipt-item.required .label-name::after {
  content: "*";
}

[preicon=phone2]::before {
  background: url("../images/icon/phone2.png") no-repeat center;
  background-size: contain;
}

[preicon=email2]::before {
  background: url("../images/icon/email2.png") no-repeat center;
  background-size: contain;
}

[preicon=pushpin]::before {
  background: url("../images/icon/pushpin.png") no-repeat center;
  background-size: contain;
}

.contact-bottom-article {
  display: flex;
}
.contact-bottom-article .cb-article-content {
  width: 50%;
  padding: 1.28rem 0.6rem;
  background-color: #fff;
}
.contact-bottom-article .cb-article-pic {
  width: 50%;
}
.contact-bottom-article .msg-info-list {
  margin-top: 0.255rem;
}
.contact-bottom-article .msg-info-item {
  margin-bottom: 0.21rem;
}
.contact-bottom-article .msg-info-item:last-child {
  margin-bottom: 0;
}
.contact-bottom-article .contact-bottom-msg {
  width: 100%;
  max-width: 6.6rem;
  margin: 0 auto;
}
.contact-bottom-article .contact-bottom-msg:first-child {
  padding-bottom: 0.735rem;
  border-bottom: 0.01rem solid #e5e5e5;
}
.contact-bottom-article .contact-bottom-msg:last-child {
  margin-top: 0.72rem;
}
.contact-bottom-article .msg-info-item span {
  flex: 1;
}
.contact-bottom-article .location-card {
  width: 100%;
  min-height: 0.5rem;
  margin-top: 0.16rem;
  background-color: #f7f7f7;
  padding: 0.12rem 0.14rem;
  letter-spacing: -0.01rem;
}

@media (max-width: 750px) {
  .ipt-row {
    flex-wrap: wrap;
  }
  .contact-form-box .ipt-item {
    min-width: calc(50% - 0.2rem);
  }
  .contact-form-box .ipt-item:nth-child(2n) {
    margin-right: 0;
  }
  .contact-bottom-article {
    flex-direction: column;
  }
  .contact-bottom-article .cb-article-content,
  .contact-bottom-article .cb-article-pic {
    width: 100%;
  }
}
.album-box.news {
  padding-bottom: 0.91rem;
}
.album-box.news .news-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.album-box.news .news-info {
  line-height: 1.83;
}
.album-box.news .news-info {
  max-width: 10.37rem;
}
.album-box.news .arr {
  margin-left: 0.24rem;
}
.album-box.news .news-item-date {
  margin-top: 0.365rem;
}
.album-box.news .album-title {
  margin-top: 0.055rem;
}

.drop-down-label,
.country-drop-label {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 0.01rem solid #e1e1e1;
  padding: 0 0.3rem;
  cursor: pointer;
}
.drop-down-label .drop-down-title,
.country-drop-label .drop-down-title {
  display: flex;
  align-items: center;
  width: 100%;
  border: none;
}
.drop-down-label .drop-down-icon,
.country-drop-label .drop-down-icon {
  display: flex;
  align-items: center;
  width: 1em;
  justify-content: center;
  transition: 0.3s;
  pointer-events: none;
}
.drop-down-label .drop-down-list,
.country-drop-label .drop-down-list {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  transform: scaleY(0);
  transform-origin: top;
  transition: 0.3s;
  background-color: #fff;
  box-shadow: 0 0 0 0.01rem #e1e1e1;
  z-index: 1;
}
.drop-down-label .drop-down-list.country,
.country-drop-label .drop-down-list.country {
  overflow-y: auto;
}
.drop-down-label .drop-down-item,
.country-drop-label .drop-down-item {
  display: flex;
  align-items: center;
  min-height: 3.375em;
  padding: 0 0.3rem;
  border-bottom: 0.01rem solid #e1e1e1;
  transition: 0.3s;
}
.drop-down-label .drop-down-item:last-child,
.country-drop-label .drop-down-item:last-child {
  border-bottom: none;
}
.drop-down-label .drop-down-item:hover,
.country-drop-label .drop-down-item:hover {
  color: #fff;
  background-color: #333;
}

.filter-box {
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 0.86rem 0 0.6rem;
}
.filter-box .filter-item {
  position: relative;
  flex: 1;
  max-width: 5rem;
  margin-right: 0.2rem;
}
.filter-box .filter-item:last-child {
  margin-right: 0;
}
.filter-box .filter-ipt {
  width: 100%;
  min-height: 3.375em;
  background-color: #fff;
  border: 0.01rem solid #e1e1e1;
  text-indent: 0.29rem;
}
.filter-box [icon=search] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 0.3rem;
  pointer-events: none;
}
.filter-box [icon=search]::after {
  background: url("../images/icon/search2.png") no-repeat center;
  background-size: contain;
}

.drop-down-label.active .drop-down-list,
.country-drop-label.active .drop-down-list {
  transform: scaleY(1);
}
.drop-down-label.active .drop-down-icon,
.country-drop-label.active .drop-down-icon {
  transform: rotateZ(-180deg);
}

.paging-turner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.paging-turner.mgb {
  margin-bottom: 1.11rem;
}
.paging-turner .paging-index-list {
  display: flex;
  align-items: center;
}
.paging-turner .paging-index {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  margin-right: 0.2rem;
  cursor: pointer;
  transition: 0.3s;
}
.paging-turner .paging-index:last-child {
  margin-right: 0;
}
.paging-turner .paging-prev,
.paging-turner .paging-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  cursor: pointer;
}
.paging-turner .paging-prev {
  margin-right: 0.36rem;
}
.paging-turner .paging-next {
  margin-left: 0.36rem;
  transform: rotateZ(180deg);
}
.paging-turner .paging-index.active {
  background-color: #222;
}
.paging-turner .paging-index.active span {
  color: #fff !important;
}

@media (max-width: 750px) {
  .news-header {
    flex-direction: column;
  }
  .news-header .news-info {
    margin-top: 0.5rem;
  }
}
.placeholder.news-details {
  height: 1rem;
}

.module-nav-wrapper {
  padding: 0.15rem 0.6rem;
  background-color: #f9f9f9;
}

.module-nav.news-details {
  height: auto;
  border: none;
  width: 100%;
  max-width: 16.8rem;
}
.module-nav.news-details .breadcrumb-nav {
  flex-wrap: wrap;
}

.news-details-header-wrapper {
  padding: 0.6rem 0;
  background-color: #f9f9f9;
}
.news-details-header-wrapper .news-details-header {
  display: flex;
}
.news-details-header-wrapper .news-details-header-content,
.news-details-header-wrapper .news-details-header-pic {
  width: 50%;
  overflow: hidden;
}

[preicon=goback]::before {
  background: url("../images/icon/arr-left.png") no-repeat center;
  background-size: contain;
  margin-right: 0.07rem;
}

.news-details-header-content {
  display: flex;
  flex-direction: column;
  padding-left: 1.2rem;
  padding-right: 1rem;
}
.news-details-header-content .news-details-title {
  line-height: 1.416;
  margin-top: 1.1rem;
  margin-bottom: auto;
}
.news-details-header-content .news-details-info {
  display: flex;
  flex-wrap: wrap;
  padding: 0.66rem 0 0.085rem;
  border-top: 0.01rem solid #eaeaea;
  border-bottom: 0.01rem solid #eaeaea;
}
.news-details-header-content .news-details-info-item {
  width: 50%;
  margin-bottom: 0.615rem;
}
.news-details-header-content .news-detail-info-label {
  margin-bottom: 0.135rem;
}
.news-details-header-content .news-detail-info-share {
  display: flex;
  align-items: center;
}
.news-details-header-content .share-icon {
  display: block;
  width: 1em;
  height: 1em;
  margin-right: 0.23rem;
  filter: brightness(0.7);
  cursor: pointer;
  transition: 0.3s;
}
.news-details-header-content .share-icon img {
  pointer-events: none;
}

.news-details-main-container {
  padding: 0.8rem 0.6rem 1.2rem;
}

.news-details-main img,
.news-details-main video {
  position: relative;
  max-width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.news-details-main {
  width: 100%;
  max-width: 16.8rem;
  margin: 0 auto;
}
.news-details-main .share-icon:hover {
  filter: brightness(0);
}
.news-details-main .nd-synopsis {
  margin: 0.335rem 0 0.45rem;
  line-height: 1.77;
}
.news-details-main .front-page-title {
  margin-bottom: 0.28rem;
}
.news-details-main .front-page-pic-box {
  display: flex;
  height: 5.5rem;
}
.news-details-main .front-page-pic {
  flex: 1;
}
.news-details-main .front-page-pic:first-child {
  margin-right: 0.2rem;
}
.news-details-main .nd-text {
  line-height: 1.833;
  margin: 0.405rem 0 0;
}
.news-details-main .front-page-subtitle {
  margin: 0.875rem 0 0.29rem;
  line-height: 1.333;
}
.news-details-main .nd-title {
  line-height: 1.61;
  margin-bottom: 0.185rem;
  -webkit-hyphens: auto;
          hyphens: auto;
  word-break: break-all;
}
.news-details-main .nd-text2 {
  line-height: 2.111;
  margin-bottom: 0.29rem;
}
.news-details-main .news-details-list {
  padding-bottom: 1.06rem;
  border-bottom: 0.01rem solid #e6e6e6;
}
.news-details-main .news-details-item {
  margin-bottom: 0.865rem;
}
.news-details-main .news-details-item:last-child {
  margin-bottom: 0;
}
.news-details-main .nd-item-title {
  color: #333;
  line-height: 1.5;
  margin-bottom: 0.115rem;
  word-break: break-all;
  -webkit-hyphens: auto;
          hyphens: auto;
}
.news-details-main .nd-item-info {
  line-height: 1.666;
  margin-bottom: 0.33rem;
}
.news-details-main .nd-item-bottom-info {
  line-height: 1.666;
  margin-top: 0.42rem;
}

.switch-view-box {
  padding-top: 1rem;
}

.switch-view {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
}
.switch-view [preicon=prev]::before {
  width: 0.85em;
  margin-right: 0.22rem;
  background: url("../images/icon/arr-prev.png") no-repeat center;
  background-size: contain;
}
.switch-view [icon=next]::after {
  width: 0.85em;
  margin-left: 0.22rem;
  background: url("../images/icon/arr-prev.png") no-repeat center;
  background-size: contain;
  transform: rotateZ(0.5turn);
}
.switch-view .switch-prev {
  margin-right: 1.1rem;
}
.switch-view .switch-next {
  margin-left: 1.1rem;
}
.switch-view .switch-list {
  display: flex;
}
.switch-view .switch-item:nth-child(n+2) {
  margin-left: 1.2rem;
}
.switch-view .switch-item-pic {
  overflow: hidden;
}
.switch-view .switch-item-pic img {
  transition: 0.3s;
}
.switch-view .switch-item-title {
  text-align: center;
  line-height: 1.5;
  margin-top: 0.1rem;
}
.switch-view .switch-item:hover img {
  transform: scale(1.1);
}
.switch-view .switch-prev,
.switch-view .switch-next {
  transition: 0.3s;
}
.switch-view .switch-prev:hover,
.switch-view .switch-next:hover {
  text-shadow: 0 0 0.03rem rgba(34, 34, 34, 0.5333333333);
}

.related-article-container {
  padding: 0.88rem 0.6rem 1.27rem;
  background-color: #f7f7f7;
}

.related-article {
  width: 100%;
  max-width: 16.8rem;
  margin: 0 auto;
}
.related-article .related-article-title {
  text-align: center;
  margin-bottom: 0.49rem;
}
.related-article .related-article-list {
  display: flex;
  justify-content: space-between;
}
.related-article .related-article-item {
  width: 100%;
  max-width: 5rem;
}
.related-article .related-article-date {
  line-height: 1.5;
  margin: 0.26rem 0 0.12rem;
}
.related-article .related-article-subtitle {
  line-height: 1.25;
}
.related-article .related-article-pic {
  overflow: hidden;
}
.related-article .related-article-pic img {
  transition: 0.3s;
}
.related-article .related-article-item:hover img {
  transform: scale(1.1);
}

@media (max-width: 750px) {
  .news-details-header {
    flex-direction: column;
  }
  .module-nav.news-details {
    padding: 0;
  }
  .module-nav.news-details .breadcrumb-nav-item {
    font-size: 0.2rem;
  }
  .news-details-header-wrapper {
    padding-bottom: 0;
  }
  .news-details-header {
    flex-direction: column;
  }
  .news-details-header .news-details-header-content,
  .news-details-header .news-details-header-pic {
    width: 100%;
  }
  .front-page-pic-box {
    flex-direction: column;
    height: auto !important;
  }
  .front-page-pic-box .front-page-pic {
    width: 100%;
  }
  .front-page-pic-box .front-page-pic img {
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .switch-view {
    flex-direction: column;
    padding-bottom: 1rem;
  }
  .switch-view .switch-ctrl {
    position: static !important;
  }
  .switch-view .switch-prev,
  .switch-view .switch-next {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .switch-view .switch-item:nth-child(n+2) {
    margin-left: 0.3rem;
  }
  .switch-view .switch-next {
    left: auto;
    right: 0;
  }
  .related-article-list {
    flex-direction: column;
  }
  .related-article-list .related-article-item {
    max-width: 100%;
    margin-top: 0.6rem;
  }
  .related-article-list .related-article-pic img {
    width: 100%;
  }
}
.album-box.example .drop-down-label,
.album-box.example .country-drop-label {
  min-height: 3.375em;
}

.example-title {
  line-height: 1.666;
  margin: 1.08rem auto 0.69rem;
  padding: 0 0.6rem;
  width: 100%;
  max-width: 14.37rem;
}

.example-swiper1 {
  padding-bottom: 0.6rem;
}
.example-swiper1 .swiper-wrapper {
  margin-bottom: 0.6rem;
}
.example-swiper1 .swiper-slide {
  width: 100%;
  max-width: 12rem;
  margin: 0 0.2rem;
  transition: 0.5s;
}
.example-swiper1 .swiper-slide-prev,
.example-swiper1 .swiper-slide-next {
  opacity: 0.3;
  transform: scale(0.95);
}
.example-swiper1 .swiper-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  left: 0;
  line-height: 1.5;
  bottom: 4%;
  transform: translateY(0.7rem);
  transition: 0.3s;
}
.example-swiper1 .swiper-pic::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3333333333), rgba(0, 0, 0, 0));
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
.example-swiper1 .info-btn {
  margin-top: 0.2rem;
  border: 0.01rem solid #fff;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
.example-swiper1 .info-btn span {
  color: #fff;
}
.example-swiper1 .swiper-slide:hover .swiper-content {
  transform: translateY(0);
}
.example-swiper1 .swiper-slide:hover .info-btn {
  opacity: 1;
  pointer-events: auto;
}
.example-swiper1 .swiper-slide:hover .swiper-pic::after {
  opacity: 1;
  height: 50%;
}

.swiper-ctrl {
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-ctrl .swiper-ctrl-prev,
.swiper-ctrl .swiper-ctrl-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4em;
  height: 4em;
  border-radius: 50%;
  border: 0.01rem solid #333;
  cursor: pointer;
  transition: 0.3s;
}
.swiper-ctrl .swiper-ctrl-prev:hover,
.swiper-ctrl .swiper-ctrl-next:hover {
  background-color: #222;
}
.swiper-ctrl .swiper-ctrl-prev:hover [icon]::after,
.swiper-ctrl .swiper-ctrl-next:hover [icon]::after {
  filter: none;
}
.swiper-ctrl [icon]::after {
  background: url("../images/icon/arr-right.png") no-repeat center;
  background-size: contain;
  filter: brightness(0);
}
.swiper-ctrl [icon=left]::after {
  transform: rotateZ(180deg);
}
.swiper-ctrl .swiper-ctrl-progress {
  position: relative;
  width: 5rem;
  height: 0.01rem;
  margin: 0 0.2rem;
  background-color: #ccc;
  overflow: hidden;
}
.swiper-ctrl .progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #222;
  transition: 0.3s;
}

.load-btn-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.load-btn-box .load-btn {
  min-width: 2rem;
  min-height: 3.375em;
  border-radius: 2em;
  border: 0.01rem solid #e1e1e1;
  background-color: rgba(255, 255, 255, 0);
  padding: 0 0.2rem;
}

.load-btn-box.example {
  margin-top: 0.86rem;
}

@media (max-width: 750px) {
  .album-box.example .filter-box {
    flex-direction: column-reverse;
  }
  .album-box.example .filter-item {
    margin: 0;
    max-width: 100%;
  }
}
.module-nav.example-details {
  border-bottom: none;
  background: #f9f9f9;
}
.module-nav.example-details .goback {
  align-self: flex-end;
  height: 100%;
}

.villa-info-container {
  display: flex;
  min-height: 7rem;
  width: 100%;
  background: #f9f9f9;
}
.villa-info-container .villa-info-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  padding: 0.6rem 0.7rem;
}
.villa-info-container .villa-info-list {
  min-width: 5.39rem;
  margin-top: 0.33rem;
}
.villa-info-container .villa-info-item {
  display: flex;
  padding: 0.265rem 0 0.315rem;
  border-bottom: 0.01rem solid #dbdbdb;
}
.villa-info-container .villa-info-item:first-child {
  padding-top: 0;
}
.villa-info-container .villa-info-label {
  width: 47.4%;
  flex-shrink: 0;
}

.info-btn {
  border: none;
  background-color: rgba(255, 255, 255, 0);
  min-width: 2rem;
  height: 3.375em;
  margin-top: 0.6rem;
  border-radius: 2em;
  border: 0.01rem solid #222;
}
.info-btn .btn-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.1rem 0.2rem;
}

.example-details-swiper1 {
  position: relative;
  margin-top: 1.2rem;
}
.example-details-swiper1 .swiper-ctrl-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  padding: 0.6rem;
  z-index: 10;
}
.example-details-swiper1 .swiper-ctrl {
  width: 100%;
  max-width: 15.2rem;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.example-details-swiper1 .swiper-ctrl-prev,
.example-details-swiper1 .swiper-ctrl-next {
  background-color: #fff;
  border: none;
  transition: 0.2s;
}
.example-details-swiper1 .swiper-index-box {
  position: absolute;
  bottom: 0.6rem;
  right: 0.6rem;
}
.example-details-swiper1 .swiper-slide {
  position: relative;
}
.example-details-swiper1 .swiper-content {
  position: absolute;
  bottom: 0.28rem;
  left: 1.3rem;
  width: 2.5rem;
}
.example-details-swiper1 .swiper-title {
  line-height: 1.2;
}
.example-details-swiper1 .ctrl-hide {
  transform: scale(0);
}

.preview-options-box {
  display: flex;
  justify-content: center;
  margin: 1.33rem 0 0.62rem;
  max-width: 100%;
}
.preview-options-box .preview-options {
  max-width: 100%;
}
.preview-options-box .preview-options-list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.preview-options-box .preview-options-item {
  line-height: 1.666;
  transition: 0.3s;
  cursor: pointer;
}
.preview-options-box .preview-options-item:nth-child(n+2) {
  margin-left: 0.65rem;
}
.preview-options-box .preview-options-underline {
  position: relative;
  height: 0.02rem;
  margin-top: 0.2rem;
  background-color: #e9e9e9;
}
.preview-options-box .underline-fill {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  max-width: 100%;
  background-color: #222;
  transition: 0.3s;
}
.preview-options-box .preview-options-item.active {
  color: #222;
}

.preview-swiper {
  display: none;
}
.preview-swiper .swiper-slide {
  width: auto;
  margin: 0 0.15rem;
}
.preview-swiper.active {
  display: block;
}

.preview-container {
  padding-bottom: 1.43rem;
}
.preview-container .preview-progress-box {
  width: 90%;
  max-width: 8rem;
  height: 0.01rem;
  background-color: #ccc;
  margin: 0.34rem auto;
}
.preview-container .progress-bar {
  height: 100%;
  background-color: #222;
  transition: 0.3s;
}
.preview-container .preview-info {
  max-width: 15.2rem;
  padding: 0 0.6rem;
  line-height: 1.638;
  margin: 1.335rem auto 0.495rem;
}
.preview-container .preview-book-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.1rem 0.2rem;
  background-color: #222;
}
.preview-container .arr-box {
  margin-left: 0.8rem;
}

.btn {
  height: 3.375em;
  min-width: 2rem;
  border-radius: 2em;
  margin: 0 auto;
  border: none;
}

.related-container .related-wrapper {
  background-color: #f7f7f7;
  padding: 0.81rem 0.6rem 1.13rem;
}
.related-container .related-title {
  text-align: center;
}
.related-container .related-case-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.49rem;
}
.related-container .related-case {
  max-width: 5.4rem;
}
.related-container .related-case-title {
  line-height: 1.25;
  margin: 0.36rem 0 0.09rem;
}
.related-container .related-case-type {
  line-height: 1.875;
}

@media (max-width: 750px) {
  .villa-info-container {
    flex-direction: column;
  }
  .preview-options-box .preview-options-list .preview-options-item {
    margin-left: 0.2rem;
    font-size: 0.24rem;
  }
  .preview-options-box .preview-options-item:first-child {
    margin-left: 0;
  }
  .related-case-list .related-case {
    width: 100%;
    max-width: 100%;
  }
  .related-case-list .related-case:nth-child(n+2) {
    margin-top: 0.6rem;
  }
}
.module-nav.product {
  border: none;
}

.product-nav-container {
  border-bottom: 0.01rem solid #f3f3f3;
  padding: 0.6rem 0.6rem 0;
}

.product-nav-wrapper {
  margin: 0.285rem auto 0;
  width: 100%;
  max-width: 17.1rem;
}
.product-nav-wrapper .product-nav-list {
  display: flex;
  justify-content: space-between;
}
.product-nav-wrapper .product-nav-item {
  padding: 0 0.2rem 0.34rem;
  cursor: pointer;
  transition: 0.3s;
}
.product-nav-wrapper .product-nav-icon {
  width: 1em;
  height: 1em;
  margin: 0 auto;
  text-align: center;
  transition: 0.3s;
}
.product-nav-wrapper .product-nav-label {
  text-align: center;
  line-height: 1.666;
  margin-top: 0.25rem;
  word-wrap: break-word;
  font-family: "Poppins-Light", "sans-serif", "Arial", "Microsoft Yahei";
  transition: 0.3s;
}

.product-nav-item.active {
  box-shadow: 0 -0.02rem 0 0 #222 inset;
}
.product-nav-item.active .product-nav-icon {
  filter: brightness(0);
}
.product-nav-item.active .product-nav-label {
  color: #222;
  font-family: "Poppins-Regular", "sans-serif", "Arial", "Microsoft Yahei";
}

.filter-box.product {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 0.85rem;
}
.filter-box.product .product-filter-box {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.filter-box.product .filter-item {
  display: flex;
  max-width: initial;
  flex: initial;
  margin-right: 0.4rem;
}
.filter-box.product .filter-label-title {
  margin-right: 0.2rem;
}
.filter-box.product .filter-label {
  display: flex;
}
.filter-box.product .filter-ipt {
  min-width: 5rem;
}
.filter-box.product .filter-label:nth-of-type(n + 2) {
  margin-left: 0.4rem;
}

.album-box.product {
  padding-top: 0.63rem;
}
.album-box.product .album-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@keyframes scale {
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
.like-box {
  width: 1em;
  height: 1em;
  cursor: pointer;
}
.like-box img:last-child {
  display: none;
}
.like-box.liked img:first-child {
  display: none;
}
.like-box.liked img:last-child {
  display: block;
  animation: scale 0.5s ease-in-out;
}

@media (max-width: 750px) {
  .product.filter-box {
    flex-direction: column;
  }
  .product-nav-container {
    overflow-x: auto;
  }
  .product-filter-box {
    width: 100%;
    flex-direction: column;
  }
  .product-filter-box .filter-item {
    margin: 0.3rem 0 !important;
  }
}
.collections-wrapper {
  position: relative;
  display: flex;
  height: 7rem;
}
.collections-wrapper .collections-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 0 0.6rem;
  height: 100%;
  background-color: #f9f9f9;
}
.collections-wrapper .module-nav {
  padding: 0;
  border: none;
}
.collections-wrapper .collections-nav-box {
  min-width: 4rem;
  min-height: 5.2rem;
  background-color: #222;
  width: 100%;
  height: 100%;
  padding: 0.6rem;
}
.collections-wrapper .collections-nav {
  width: 2.8rem;
  margin: auto;
}
.collections-wrapper .collections-title {
  line-height: 2;
}
.collections-wrapper .collections-nav-item {
  display: block;
  line-height: 2;
  margin: 0.17rem 0;
  transition: 0.3s;
}
.collections-wrapper .collections-pic-wall {
  flex: 1;
  margin-bottom: 0.5rem;
  overflow-y: auto;
  padding-right: 0.2rem;
}
.collections-wrapper .collections-pic-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.collections-wrapper .collections-pic-item {
  position: relative;
  width: 22.85%;
  background-color: #000;
}
.collections-wrapper .collections-pic-item:nth-child(n+5) {
  margin-top: 0.2rem;
}
.collections-wrapper .collections-pic {
  transition: 0.3s;
}
.collections-wrapper .collections-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  opacity: 0;
  transition: 0.3s;
}

.collections-wrapper .collections-nav-item:hover {
  color: #fff;
}
.collections-wrapper .collections-pic-item:hover .collections-text {
  opacity: 1;
}
.collections-wrapper .collections-pic-item:hover .collections-pic {
  opacity: 0.4;
}

.carrara-wrapper {
  padding-top: 1.17rem;
}
.carrara-wrapper .carrara-title,
.carrara-wrapper .carrara-subtitle {
  line-height: 1.5;
  text-align: center;
  margin-bottom: 0.34rem;
}
.carrara-wrapper .carrara-title {
  line-height: 1.1;
  margin-bottom: 0;
}

.carrara-view-box {
  display: flex;
  max-height: 9rem;
}
.carrara-view-box .carrara-selector {
  flex: 1;
  padding: 0 0.2rem;
  overflow-y: auto;
}
.carrara-view-box .carrara-view {
  max-width: 16rem;
  max-height: 9rem;
  width: 83.33%;
}
.carrara-view-box .carrara-selector-item:nth-child(n+2) {
  margin-top: 0.18rem;
}
.carrara-view-box .carrara-selector-item {
  opacity: 0.4;
  transition: 0.3s;
  cursor: pointer;
}
.carrara-view-box .carrara-selector-item.active {
  opacity: 1;
}

.concept-wrapper {
  position: relative;
  margin-top: 1.5rem;
}
.concept-wrapper .concept-title {
  line-height: 1.5;
  text-align: center;
}
.concept-wrapper .concept-subtitle {
  max-width: 11.7rem;
  margin: 0.15rem auto 0;
  line-height: 1.333;
  text-align: center;
}
.concept-wrapper .concept-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 1.83rem auto 0;
  width: 100%;
  max-width: 18rem;
}
.concept-wrapper .concept-pic:nth-child(n+2) {
  margin-left: 0.4rem;
}

.concept-bg {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.concept-bg::before {
  content: "";
  flex: 1;
  background: url("../images/img/product-details-bg.png") no-repeat center;
  background-size: contain;
  width: auto;
  margin: 0 2.37rem;
}
.concept-bg::after {
  content: "";
  background: #000;
  width: 100%;
  height: 38.6%;
}

.product-details-poster {
  margin-top: 1rem;
}

.contact-form-box.product-details {
  margin-top: 0.9rem;
}
.contact-form-box.product-details label {
  display: block;
  height: 100%;
}
.contact-form-box.product-details .drop-down-label,
.contact-form-box.product-details .country-drop-label {
  min-height: 3.375em;
}
.contact-form-box.product-details .checkbox-box {
  display: flex;
}

.collections-nav-show {
  display: none;
}

@media (max-width: 750px) {
  .collections-nav-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 70%;
    height: 100%;
    z-index: 1;
    transform: translateX(-100%);
    transition: 0.3s;
    pointer-events: none;
  }
  .collections-nav-box {
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }
  .collections-nav {
    z-index: 10;
  }
  .collections-nav-show {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 50%;
    right: 0;
    width: 1.5em;
    height: 2em;
    background-color: #222;
    border-radius: 0 1em 1em 0;
    transform: translate(50%, -100%);
    transition: 0.3s;
    pointer-events: auto;
  }
  .collections-nav-show img {
    width: 50%;
    transform: rotateZ(-90deg);
    filter: brightness(10);
  }
  .collections-nav-wrapper.active {
    transform: translateX(0);
    pointer-events: auto;
  }
  .collections-nav-wrapper.active .collections-nav-show {
    justify-content: center;
  }
  .collections-nav-wrapper.active .collections-nav-show img {
    transform: rotateZ(90deg);
  }
  .carrara-view-box {
    flex-direction: column;
  }
  .carrara-view-box .carrara-view {
    width: 100%;
    max-height: 5rem;
    overflow: hidden;
  }
  .carrara-view-box .carrara-selector {
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    padding: 0;
    margin-top: 0.3rem;
  }
  .carrara-view-box .carrara-selector::-webkit-scrollbar {
    display: none;
  }
  .carrara-view-box .carrara-selector::-webkit-scrollbar-thumb {
    display: none;
  }
  .carrara-view-box .carrara-selector-item {
    width: 25%;
    flex-shrink: 0;
    margin: 0 0.15rem 0 0 !important;
  }
  .collections-content {
    width: 3rem;
  }
  .collections-pic-wall {
    height: 100%;
  }
  .collections-pic-wall .collections-pic-item {
    width: 48% !important;
  }
  .concept-wrapper .concept-bg::before {
    margin: 0 0.6rem;
  }
  .concept-wrapper .concept-content {
    flex-direction: column;
  }
  .concept-wrapper .concept-pic {
    margin-left: 0 !important;
  }
  .collections-pic-item {
    margin-top: 0 !important;
    margin-bottom: 0.2rem;
  }
}
.nav-about-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.nav-about-list .nav-about-title {
  text-align: center;
  line-height: 1.666;
  margin-top: 0.23rem;
}
.nav-about-list .nav-about-item {
  width: 23.12%;
}
.nav-about-list .nav-about-pic {
  overflow: hidden;
}
.nav-about-list .nav-about-pic img {
  transition: 0.3s;
}
.nav-about-list .nav-about-item:hover img {
  transform: scale(1.1);
}

.about-header {
  position: relative;
  min-height: 6.48rem;
  background: url("../images/img/product-details-bg.png") no-repeat center;
  background-size: 75.31% 50%;
  background-position: center bottom;
}
.about-header .about-header-content {
  padding-bottom: 2.5rem;
}
.about-header .about-header-title {
  text-align: center;
  line-height: 1.5;
  padding-top: 1.28rem;
}
.about-header .about-header-info {
  text-align: center;
  max-width: 11.7rem;
  margin: 0.355rem auto 0.63rem;
  line-height: 2.1666;
}

.ladder::before, .ladder::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  margin: 0 0.16rem;
  background: url("../images/icon/ladder.png") no-repeat center;
  background-size: contain;
}
.ladder.white::before, .ladder.white::after {
  filter: brightness(10);
}
.ladder::after {
  transform: rotateY(180deg);
}

.about-core-container {
  background-color: #f7f7f7;
}

.about-core-wrapper {
  padding: 1.08rem 0.6rem 0;
}
.about-core-wrapper .about-core-title {
  text-align: center;
  line-height: 1.5;
}
.about-core-wrapper .about-core-subtitle {
  text-align: center;
  line-height: 1.5;
  margin-top: 0.795rem;
}
.about-core-wrapper .about-core-content.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.425rem;
}
.about-core-wrapper .about-core-content {
  display: flex;
}
.about-core-wrapper .ac-content-inner {
  position: relative;
  flex: 1;
  overflow: hidden;
}
.about-core-wrapper .ac-content-inner img {
  transition: 0.5s;
}
.about-core-wrapper .ac-content-inner:nth-child(n+2) {
  margin-left: 0.6rem;
}
.about-core-wrapper .ac-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.about-core-wrapper .ac-title,
.about-core-wrapper .ac-info {
  line-height: 1.5;
}
.about-core-wrapper .blur-bg {
  padding: 0 0.6rem 0.555rem 0.6rem;
}
.about-core-wrapper .ac-info {
  padding-top: 0.18rem;
}
.about-core-wrapper .ac-content-inner:hover img {
  transform: scale(1.05);
}

.float-card-box {
  position: relative;
  margin-top: 1rem;
  padding: 0 0.6rem 1.2rem;
  overflow: hidden;
}
.float-card-box .float-card-inner {
  position: relative;
  display: flex;
  z-index: 1;
}
.float-card-box .float-card {
  flex: 1;
}
.float-card-box .float-card:first-child {
  width: 6.6rem;
  margin-right: 0.95rem;
}
.float-card-box .float-card-pic.bg {
  position: relative;
  padding: 0 0 0.52rem 0.45rem;
  background: url("../images/img/index-bg2.png") no-repeat left bottom;
  background-size: auto 19.68%;
}
.float-card-box .float-card-title {
  line-height: 1.5;
  padding-top: 1.275rem;
}
.float-card-box .float-card-info {
  line-height: 1.8333;
  margin: 0.27rem 0 0.905rem;
}
.float-card-box::before {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0;
  height: calc(100% - 0.5rem);
  width: 15.5rem;
  background-color: #fff;
}

.about-promise-box {
  padding: 1.06rem 0 1.34rem;
  background-color: #222;
}
.about-promise-box .about-promise-title {
  text-align: center;
  margin-bottom: 0.64rem;
  line-height: 1.5;
}
.about-promise-box .about-promise-item {
  position: relative;
  display: flex;
  height: 7.2rem;
}
.about-promise-box .about-promise-pic {
  max-width: 12.7rem;
  z-index: 1;
}
.about-promise-box .about-promise-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  max-width: 3.8rem;
  overflow: hidden;
}
.about-promise-box .about-promise-content-border {
  position: absolute;
  right: 0.6rem;
  top: 0;
  width: 8rem;
  height: 93.05%;
  border: 0.01rem solid #fff;
  opacity: 0.2;
  pointer-events: none;
}
.about-promise-box .promise-content-title {
  line-height: 1.166;
}
.about-promise-box .promise-content-info {
  margin-top: 0.2rem;
  line-height: 1.7222;
}
.about-promise-item:last-child {
  margin-top: 0.97rem;
}
.about-promise-item:last-child .about-promise-content-border {
  top: initial;
  bottom: 0;
}

.about-video {
  position: relative;
  width: 100%;
}
.about-video .about-video-content {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0.6rem;
  pointer-events: none;
}
.about-video .video-content-inner {
  height: 34%;
  margin: auto;
  padding-bottom: 4rem;
}
.about-video .about-video-info {
  width: 100%;
  max-width: 8.4rem;
  margin: 0.3rem auto;
  line-height: 2.05;
  letter-spacing: -0.01rem;
}
.about-video video {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}
.about-video.stop::after {
  content: "";
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.8rem;
  height: 0.8rem;
  background: url("../images/icon/play.png") no-repeat center;
  background-size: 20%;
  border: 0.02rem solid #fff;
  border-radius: 50%;
  pointer-events: none;
}

@media (max-width: 750px) {
  .about-video {
    display: flex;
    flex-direction: column-reverse;
  }
  .video-content-inner {
    padding-bottom: 0;
  }
  .about-video-content {
    position: static !important;
  }
  .about-video-content .video-content-inner {
    max-height: 100%;
    height: auto;
    margin: 0;
  }
  .about-video-content .about-promise-title,
  .about-video-content .about-video-info {
    color: #000;
  }
  .about-video-content .about-promise-title {
    text-align: center;
  }
  .about-video-content .ladder::before, .about-video-content .ladder::after {
    filter: none;
  }
}
.partner-box {
  background-color: #f7f7f7;
  padding: 1.28rem 0.6rem 1.36rem;
}
.partner-box .partner-title {
  text-align: center;
  line-height: 1.5;
  margin-bottom: 0.68rem;
}
.partner-box .partner-scroll::-webkit-scrollbar {
  background-color: #ccc;
  height: 0.02rem;
}
.partner-box .partner-scroll::-webkit-scrollbar-thumb {
  height: 100%;
  background-color: #000;
}
.partner-box .partner-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.1rem;
  height: 1.2rem;
  background-color: #fff;
  margin-right: 0.17rem;
  padding: 0.25rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 750px) {
  .about-header {
    background-size: contain;
    padding: 0 0.6rem;
  }
  .about-header .about-header-content {
    padding-bottom: 0.8rem;
  }
  .about-core-content.flex {
    flex-direction: column;
  }
  .about-core-content.flex .ac-content-inner:nth-child(n+2) {
    margin-left: 0 !important;
    margin-top: 0.6rem;
  }
  .float-card-inner {
    flex-direction: column;
  }
  .float-card-inner .float-card {
    width: 100% !important;
  }
  .float-card-inner .float-card-pic.bg {
    margin-top: 0.6rem;
    padding: 0;
  }
  .about-promise-box {
    padding-bottom: 0;
  }
  .about-promise-box .about-promise-item {
    height: auto;
    flex-direction: column;
  }
  .about-promise-box .about-promise-content-border {
    width: 100%;
    left: 0;
    right: 0;
    display: none;
  }
  .about-promise-box .about-promise-content {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0.6rem;
    width: 100%;
    max-width: initial;
    border: 0.01rem solid rgba(255, 255, 255, 0.2);
  }
}
.server-modules-box {
  padding: 1.08rem 0 1.23rem;
  background: #f7f7f7;
}
.server-modules-box .server-module-main-title {
  text-align: center;
  line-height: 1.5;
  margin-bottom: 0.77rem;
}
.server-modules-box .server-module-list {
  display: flex;
  flex-wrap: wrap;
}
.server-modules-box .server-module {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 50%;
}
.server-modules-box .server-module:nth-child(n+3) {
  margin-top: 1rem;
}
.server-modules-box .pdr20 {
  padding-right: 0.2rem;
}
.server-modules-box .server-module-pic {
  flex: 1;
}
.server-modules-box .server-module-pic.only {
  width: 100%;
  height: 100%;
}
.server-modules-box .server-module-content {
  padding: 0.6rem;
}
.server-modules-box .server-module-title {
  margin-bottom: 0.1rem;
}
.server-modules-box .server-module-info {
  margin-top: 0.3rem;
}
.server-modules-box .server-module-info p {
  line-height: 1.75;
}
.server-modules-box .server-module-info p:nth-child(n+2) {
  margin-top: 0.28rem;
}
.server-modules-box .server-module.column {
  flex-direction: column;
}

.server-module.column .server-module-content {
  padding-top: 0.98rem;
  padding-bottom: 1.2rem;
}

.server-module.special {
  padding-left: 1.2rem;
}
.server-module.special .server-module-content {
  padding-left: 0;
}
.server-module.special .server-module-pic {
  width: 100%;
}
.server-module.special .server-module-pic img {
  width: 100%;
}

.server-module-tags {
  display: flex;
  flex-wrap: wrap;
}
.server-module-tags .tag-item {
  padding: 0.07rem 0.1rem;
  margin: 0.05rem 0.1rem 0.05rem 0;
  background-color: #fff;
  border-radius: 2em;
  white-space: nowrap;
  font-family: "Poppins-Medium", "sans-serif", "Arial", "Microsoft Yahei";
}

.house-box {
  padding: 0.87rem 0 1.05rem;
  background-color: #1e1e1e;
}
.house-box .house-title {
  text-align: center;
  line-height: 1.5;
}
.house-box .house-subtitle {
  line-height: 1.5;
  text-align: center;
  margin: 0.82rem 0 0.38rem;
}
.house-box .house-list {
  display: flex;
  justify-content: space-around;
}
.house-box .house-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  background: url("../images/icon/house-bg-light.png") no-repeat bottom center, #1e1e1e;
  background-size: contain;
  width: 3.6rem;
  height: 2.67rem;
  padding: 0.7rem 0.4rem 0.2rem;
}
.house-box .house-icon {
  width: 1em;
}
.house-box .house-item-title {
  text-align: center;
  margin: 0.14rem 0 0.135rem;
}
.house-box .house-item-info {
  text-align: center;
}

.house-subtitle.bold {
  line-height: 2;
}

.house-list.bold .house-item {
  justify-content: center;
  width: 5.2rem;
  height: 3.17rem;
  background: url("../images/icon/house-bg-bold.png") no-repeat bottom center, #1e1e1e;
  background-size: contain;
}

.exhibition-container.server {
  background-color: #222;
}

.contact-form-box.server .contact-methods {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0.39rem 0 0.435rem;
}
.contact-form-box.server .contact-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 1.5rem;
  width: 100%;
  max-width: 9rem;
  padding: 0.25rem;
  padding-left: 0.5rem;
  border-radius: 0.75rem;
  background-color: #fff;
  word-break: break-all;
}
.contact-form-box.server .contact-item:nth-child(n+2) {
  margin-top: 0.2rem;
}
.contact-form-box.server .contact-form-subtitle {
  margin-bottom: 0.745rem;
  text-align: center;
}
.contact-form-box.server .contact-icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 4em;
  height: 4em;
  border-radius: 50%;
  margin-left: 0.2rem;
  background-color: #f7f7f7;
}
.contact-form-box.server .contact-icon {
  width: 1em;
}

.server-wrapper {
  padding: 1.03rem 0.6rem 1.15rem;
}
.server-wrapper .server-title {
  text-align: center;
  line-height: 1.5;
  font-family: "Poppins-Medium", "sans-serif", "Arial", "Microsoft Yahei";
}

.server-list {
  margin-top: 0.5rem;
  margin: 0 auto;
  width: 100%;
  max-width: 13rem;
}
.server-list .server-item {
  width: 100%;
  margin-bottom: 0.2rem;
  min-height: 0.9rem;
  background-color: #fff;
  border: 0.01rem solid #eaeaea;
  cursor: pointer;
}
.server-list .server-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0.27rem 0.3rem;
  border-radius: 0.1rem;
  font-family: "Poppins-Medium", "sans-serif", "Arial", "Microsoft Yahei";
}

.server-content {
  display: none;
  width: 100%;
  padding: 0 0.3rem 0.49rem 0.3rem;
  transition: 0.3s;
}
.server-content .desc {
  line-height: 1.888;
  padding-top: 0.35rem;
  border-top: 0.01rem solid #eaeaea;
}

.server-item.active .server-content {
  display: block;
}
.server-item.active .ctrl-symbol::after {
  transform: scaleY(0);
}

.server-wrapper .server-title {
  margin-bottom: 0.6rem;
}

.ctrl-symbol {
  --symbol-width: 0.02rem;
  position: relative;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
}
.ctrl-symbol::before, .ctrl-symbol::after {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - var(--symbol-width));
  width: 100%;
  height: var(--symbol-width);
  background-color: #000;
  transform-origin: center;
  transition: 0.3s;
}
.ctrl-symbol::after {
  left: calc(50% - var(--symbol-width) / 2);
  top: 0;
  width: var(--symbol-width);
  height: 100%;
}

.house-item-box {
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}
.house-item-box::before {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.1rem;
  background-color: rgba(255, 255, 255, 0.2);
}
.house-item-box::after {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.1rem;
  background-color: rgba(255, 255, 255, 0.2);
}

@media (max-width: 1200px) {
  .server-modules-box .server-module {
    width: 100%;
  }
  .server-modules-box .server-module.row {
    flex-direction: column;
  }
  .server-modules-box .server-module:nth-child(n+2) {
    margin-top: 0.6rem;
  }
  .server-module.special {
    padding-left: 0;
    margin-top: 0 !important;
  }
  .server-module.special .server-module-content {
    padding: 0.6rem;
    width: 100%;
  }
  .server-module.both {
    flex-direction: row !important;
    width: 100%;
  }
  .server-module.both .server-module-pic.only {
    width: 76.18%;
    flex: initial;
  }
  .server-module.both .server-module-pic {
    flex: 1;
  }
  .server-module.both img {
    height: auto;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .house-list {
    overflow-x: auto;
  }
}
@media (max-width: 1100px) {
  .house-list .house-item {
    width: 4rem;
    height: 4rem;
    flex-shrink: 0;
  }
  .house-list .house-item-box {
    overflow: visible;
  }
}
@media (max-width: 1000px) {
  .house-list .house-item {
    width: 4.5rem;
    height: 4.5rem;
  }
}
@media (max-width: 750px) {
  .house-list .house-item {
    width: 4rem;
    height: 4rem;
    flex-shrink: 0;
  }
  .global-ref-swiper .swiper-slide {
    width: 100%;
  }
  .global-ref-swiper .swiper-button-prev,
  .global-ref-swiper .swiper-button-next {
    top: 48%;
    width: 2em;
    height: 2em;
  }
  .global-ref-swiper .learn-more {
    width: 5em;
    height: 5em;
  }
  .contact-methods {
    width: 100%;
  }
  .contact-methods .contact-text {
    font-size: 0.35rem;
    margin-right: 0.2rem;
  }
  .contact-methods .contact-item {
    padding-left: 0.3rem !important;
  }
  .contact-icon-box {
    height: 3em !important;
    width: 3em !important;
  }
  .global-ref-info {
    flex-direction: column;
  }
  .house-item-box {
    overflow: visible;
  }
}
.dialog-search .dialog-main {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  min-width: 0;
  min-height: 0;
  background-color: transparent;
}
.dialog-search .search-ipt {
  max-width: 80vw;
  height: 3em;
  width: 40em;
  padding: 0.15rem 0;
  padding-left: 0.2rem;
  padding-right: 3.2em;
  outline: none;
  border: none;
  border-radius: 0.05rem;
}
.dialog-search .search-btn {
  content: "";
  background: url("../images/icon/search.png") no-repeat center center;
  background-size: 40%;
  position: absolute;
  top: 0.02rem;
  right: 0.02rem;
  width: 3em;
  height: calc(100% - 0.04rem);
  border-radius: 0.05rem;
  background-color: #222;
  outline: none;
  border: none;
}

p {
  line-height: inherit;
}

.like {
  display: flex;
  align-items: center;
}

.like-count {
  margin-left: 0.1rem;
}