
      #id_b4474f6aff9cbe6b029adda4.hover, #id_b4474f6aff9cbe6b029adda4:hover {text-decoration: none !important;}
    
      #id_639715a362c029da06fe5432.hover, #id_639715a362c029da06fe5432:hover {text-decoration: none !important;}
    
      #id_c4f89743907294f312042baa.hover, #id_c4f89743907294f312042baa:hover {text-decoration: none !important;}
    
      #id_d6fc8508f660b19a8d44b633.hover, #id_d6fc8508f660b19a8d44b633:hover {text-decoration: none !important;}
    
      #id_78b59a820326522c38bd04ab.hover, #id_78b59a820326522c38bd04ab:hover {text-decoration: none !important;}
    
      #id_0e79aaa9560e8710935aa02a.hover, #id_0e79aaa9560e8710935aa02a:hover {text-decoration: none !important;}
    
                    
                    

                    #id_4e504037fdf501a9d2aa6ef6 img {
  max-width: 100%; }

#id_4e504037fdf501a9d2aa6ef6 a {
  text-decoration: none !important; }

#id_4e504037fdf501a9d2aa6ef6 li {
  list-style-type: none;
  display: list-item; }

#id_4e504037fdf501a9d2aa6ef6 ul, #id_4e504037fdf501a9d2aa6ef6 li, #id_4e504037fdf501a9d2aa6ef6 h3, #id_4e504037fdf501a9d2aa6ef6 p {
  margin: 0;
  padding: 0; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav {
  width: 100%; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav .nav-wrap {
  width: 1200px;
  margin: 0 auto; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav .nav-wrap .subnav {
  float: left;
  background: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background: -webkit-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background: -o-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  text-align: center;
  position: relative;
  cursor: pointer; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav .nav-wrap .subnav:first-child {
  border-radius: 5px 0 0 0; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav .nav-wrap .subnav:last-child {
  border-radius: 0 5px 0 0; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav .nav-wrap .subnav .tit-wrap {
  padding-top: 15px;
  border-left: 5px solid transparent;
  border-radius: 5px 0 0 5px;
  width: 130px;
  height: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav .nav-wrap .subnav.active .tit-wrap,
#id_4e504037fdf501a9d2aa6ef6 .x-nav .nav-wrap .subnav:hover .tit-wrap {
  border-left-color: None;
  background: rgb(255, 255, 255); }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 90;
  -webkit-perspective: 400px;
          perspective: 400px;
  max-height: 0px;
  visibility: hidden; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 .subnav02 {
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(255, 255, 255)));
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(255, 255, 255));
  background: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(255, 255, 255));
  FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=rgb(255, 255, 255), endColorStr=rgb(255, 255, 255));
  border-bottom: 2px solid rgb(255, 255, 255);
  border-top: 2px solid rgb(255, 255, 255);
  opacity: 0;
  -webkit-transition: opacity .4s, -webkit-transform .5s;
  transition: opacity .4s, -webkit-transform .5s;
  transition: opacity .4s, transform .5s;
  transition: opacity .4s, transform .5s, -webkit-transform .5s; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav .nav-wrap .subnav:hover {
  overflow: initial; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav .nav-wrap .subnav:hover .x-nav02 {
  max-height: 2000px;
  visibility: visible; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav .nav-wrap .subnav:hover .x-nav02 .subnav02 {
  -webkit-transform: none;
          transform: none;
  opacity: 1; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 .subnav02 .tit02-wrap {
  width: 130px;
  height: 50px;
  padding-top: 15px;
  border-left: 3px solid transparent;
  text-align: inherit;
  cursor: pointer; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 .subnav02:hover .tit02-wrap {
  border-left-color: rgb(255, 255, 255);
  background: rgb(255, 255, 255); }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 .subnav02:nth-child(10n+1) {
  -webkit-transition-delay: 450ms;
          transition-delay: 450ms; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 .subnav02:nth-child(10n+2) {
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 .subnav02:nth-child(10n+3) {
  -webkit-transition-delay: 350ms;
          transition-delay: 350ms; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 .subnav02:nth-child(10n+4) {
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 .subnav02:nth-child(10n+5) {
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 .subnav02:nth-child(10n+6) {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 .subnav02:nth-child(10n+7) {
  -webkit-transition-delay: 150ms;
          transition-delay: 150ms; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 .subnav02:nth-child(10n+8) {
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 .subnav02:nth-child(10n+9) {
  -webkit-transition-delay: 50ms;
          transition-delay: 50ms; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 .subnav02:nth-child(10n+10) {
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms; }

#id_4e504037fdf501a9d2aa6ef6 .subnav:hover .x-nav02 .subnav02:nth-child(10n+1) {
  -webkit-transition-delay: 50ms;
          transition-delay: 50ms; }

#id_4e504037fdf501a9d2aa6ef6 .subnav:hover .x-nav02 .subnav02:nth-child(10n+2) {
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms; }

#id_4e504037fdf501a9d2aa6ef6 .subnav:hover .x-nav02 .subnav02:nth-child(10n+3) {
  -webkit-transition-delay: 150ms;
          transition-delay: 150ms; }

#id_4e504037fdf501a9d2aa6ef6 .subnav:hover .x-nav02 .subnav02:nth-child(10n+4) {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms; }

#id_4e504037fdf501a9d2aa6ef6 .subnav:hover .x-nav02 .subnav02:nth-child(10n+5) {
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms; }

#id_4e504037fdf501a9d2aa6ef6 .subnav:hover .x-nav02 .subnav02:nth-child(10n+6) {
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms; }

#id_4e504037fdf501a9d2aa6ef6 .subnav:hover .x-nav02 .subnav02:nth-child(10n+7) {
  -webkit-transition-delay: 350ms;
          transition-delay: 350ms; }

#id_4e504037fdf501a9d2aa6ef6 .subnav:hover .x-nav02 .subnav02:nth-child(10n+8) {
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms; }

#id_4e504037fdf501a9d2aa6ef6 .subnav:hover .x-nav02 .subnav02:nth-child(10n+9) {
  -webkit-transition-delay: 450ms;
          transition-delay: 450ms; }

#id_4e504037fdf501a9d2aa6ef6 .subnav:hover .x-nav02 .subnav02:nth-child(10n+10) {
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms; }

#id_4e504037fdf501a9d2aa6ef6 .b-group-text1 {
  color: rgb(128, 128, 128);
  font-size: 14px;
  font-weight: normal;
  text-align: inherit;
  font-family: microsoft yahei;
  line-height: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav .nav-wrap > li.active .b-group-text1,
#id_4e504037fdf501a9d2aa6ef6 .x-nav .nav-wrap > li:hover .b-group-text1 {
  color: rgb(0, 122, 207);
  text-decoration: none;
  cursor: auto; }

#id_4e504037fdf501a9d2aa6ef6 .b-group-text2 {
  color: rgb(128, 128, 128);
  font-size: 14px;
  font-weight: normal;
  text-align: inherit;
  font-family: microsoft yahei;
  line-height: inherit;
  text-decoration: none; }

#id_4e504037fdf501a9d2aa6ef6 .x-nav02 .subnav02:hover .b-group-text2 {
  color: rgb(13, 71, 161);
  text-decoration: none;
  cursor: auto; }

.platform-standand {

}
                    #id_f582c81a66629f089862f08f img {
  max-width: 100%; }

#id_f582c81a66629f089862f08f .editorial {
  display: block;
  width: 100%;
  min-width: 3.125rem; }

#id_f582c81a66629f089862f08f .parallax > use {
  -webkit-animation: move-forever_5912 12s linear infinite;
          animation: move-forever_5912 12s linear infinite; }

#id_f582c81a66629f089862f08f .parallax > use:nth-child(1) {
  -webkit-animation-delay: -2s;
          animation-delay: -2s; }

#id_f582c81a66629f089862f08f .parallax > use:nth-child(2) {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
  -webkit-animation-duration: 8s;
          animation-duration: 8s; }

#id_f582c81a66629f089862f08f .parallax > use:nth-child(3) {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
  -webkit-animation-duration: 9s;
          animation-duration: 9s; }

#id_f582c81a66629f089862f08f .parallax > use:nth-child(4) {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
  -webkit-animation-duration: 13s;
          animation-duration: 13s; }

#id_f582c81a66629f089862f08f .parallax > use:nth-child(5) {
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-duration: 9s;
          animation-duration: 9s; }

#id_f582c81a66629f089862f08f .parallax > use:nth-child(6) {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
  -webkit-animation-duration: 11s;
          animation-duration: 11s; }

@-webkit-keyframes move-forever_5912 {
  0% {
    -webkit-transform: translate(-2.8125rem, 0%);
            transform: translate(-2.8125rem, 0%); }
  100% {
    -webkit-transform: translate(2.65625rem, 0%);
            transform: translate(2.65625rem, 0%); } }

@keyframes move-forever_5912 {
  0% {
    -webkit-transform: translate(-2.8125rem, 0%);
            transform: translate(-2.8125rem, 0%); }
  100% {
    -webkit-transform: translate(2.65625rem, 0%);
            transform: translate(2.65625rem, 0%); } }

.platform-standand {

}
#id_84f76fe8b30cbb5b33d1bb58 img {
  max-width: 100%; }

#id_84f76fe8b30cbb5b33d1bb58 a:hover {
  text-decoration: none !important; }

#id_84f76fe8b30cbb5b33d1bb58 .clear {
  display: block; }

#id_84f76fe8b30cbb5b33d1bb58 .aboutb .mi {
  height: 2.03125rem;
  overflow: hidden; }

#id_84f76fe8b30cbb5b33d1bb58 .anniu {
  float: right;
  margin-top: 0.3125rem; }

#id_84f76fe8b30cbb5b33d1bb58 .fenlei {
  margin-top: 0.3125rem; }

#id_84f76fe8b30cbb5b33d1bb58 .fenlei li {
  float: left;
  text-align: center;
  overflow: hidden;
  margin: 0rem 0;
  display: none; }

#id_84f76fe8b30cbb5b33d1bb58 .fenlei li .fenxia {
  margin: 0 0.3125rem; }

#id_84f76fe8b30cbb5b33d1bb58 .fenlei li .bit {
  margin-top: 0.46875rem;
  height: 0.5625rem;
  overflow: hidden; }

#id_84f76fe8b30cbb5b33d1bb58 .fenlei li .bit {
  padding: 0.09375rem;
  background: rgb(156, 155, 155);
  border-radius: 0.3125rem; }

#id_84f76fe8b30cbb5b33d1bb58 .fenlei li .bit:hover {
  background: rgb(255, 103, 0); }

#id_84f76fe8b30cbb5b33d1bb58 .b-amount-1 {
  width: 100%; }

#id_84f76fe8b30cbb5b33d1bb58 .b-amount-2 {
  width: 50%; }

#id_84f76fe8b30cbb5b33d1bb58 .b-amount-3 {
  width: 33.33333%; }

#id_84f76fe8b30cbb5b33d1bb58 .b-amount-4 {
  width: 25%; }

#id_84f76fe8b30cbb5b33d1bb58 .b-amount-5 {
  width: 20%; }

#id_84f76fe8b30cbb5b33d1bb58 .b-amount-6 {
  width: 16.66667%; }

#id_84f76fe8b30cbb5b33d1bb58 .b-group-text1 {
  color: rgb(132, 132, 132);
  font-size: 0.40625rem;
  font-weight: normal;
  text-align: justify;
  font-family: microsoft yahei;
  line-height: 1.8; }

#id_84f76fe8b30cbb5b33d1bb58 .b-group-text2 {
  color: rgb(255, 255, 255) !important;
  font-size: 0.4375rem;
  font-weight: normal;
  font-family: microsoft yahei;
  line-height: inherit;
  text-decoration: none !important; }

#id_84f76fe8b30cbb5b33d1bb58 .b-group-text2:hover {
  color: rgb(255, 255, 255) !important;
  text-decoration: none !important;
  cursor: auto; }

#id_84f76fe8b30cbb5b33d1bb58 .b-group-border1 {
  background-color: #FFF;
  border: 0.03125rem solid rgb(217, 217, 217);
  border-radius: 3.125rem;
  padding: 0.0625rem; }

#id_84f76fe8b30cbb5b33d1bb58 .b-group-border1 img {
  border-radius: 3.125rem; }

#id_84f76fe8b30cbb5b33d1bb58 .b-group-border1:hover {
  border-color: rgb(255, 103, 0);
  background-color: #FFF; }


#id_df9f99431165a7bc53f4e13d img {
  max-width: 100%; }

#id_df9f99431165a7bc53f4e13d .s-btn {
  position: relative;
  display: block;
  overflow: hidden;
  border: 0.03125rem solid rgb(223, 223, 223);
  border-radius: 0rem;
  background: rgb(255, 255, 255);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer; }

#id_df9f99431165a7bc53f4e13d .bg {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgb(188, 162, 103);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: width 0.4s, height 0.4s;
  transition: width 0.4s, height 0.4s;
  z-index: 1;
  top: -0.53125rem;
  left: 10.3125rem; }

#id_df9f99431165a7bc53f4e13d .s-btn:hover .bg {
  width: 9.375rem;
  height: 9.375rem; }

#id_df9f99431165a7bc53f4e13d .s-btn .s-link1 {
  position: relative;
  z-index: 30; }

#id_df9f99431165a7bc53f4e13d .s-btn .s-link1 a {
  -webkit-transition: 0.5s;
  transition: 0.5s; }

#id_df9f99431165a7bc53f4e13d .s-btn:hover .s-link1 a {
  color: rgb(255, 255, 255) !important; }

.platform-standand {

}
#id_e53f9ae4ae40d3ebc9527f5f img {
  max-width: 100%; }

#id_e53f9ae4ae40d3ebc9527f5f .box {
  text-align: center; }

#id_e53f9ae4ae40d3ebc9527f5f .confetti {
  text-align: center;
  font-size: 1.5rem;
  position: relative; }

#id_e53f9ae4ae40d3ebc9527f5f .confetti > .particle {
  opacity: 0;
  position: absolute;
  -webkit-animation: confetti 3s ease-in infinite;
  animation: confetti 3s ease-in infinite; }

#id_e53f9ae4ae40d3ebc9527f5f .confetti > .particle.c1 {
  background-color: rgba(188, 162, 103, 0.5); }

#id_e53f9ae4ae40d3ebc9527f5f .confetti > .particle.c2 {
  background-color: rgba(9, 80, 227, 0.5); }

@-webkit-keyframes confetti {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0%) rotate(0deg);
    transform: translateY(0%) rotate(0deg); }
  10% {
    opacity: 1; }
  35% {
    -webkit-transform: translateY(-800%) rotate(270deg);
    transform: translateY(-800%) rotate(270deg); }
  80% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000%) rotate(1440deg);
    transform: translateY(2000%) rotate(1440deg); } }

@keyframes confetti {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0%) rotate(0deg);
    transform: translateY(0%) rotate(0deg); }
  10% {
    opacity: 1; }
  35% {
    -webkit-transform: translateY(-800%) rotate(270deg);
    transform: translateY(-800%) rotate(270deg); }
  80% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000%) rotate(1440deg);
    transform: translateY(2000%) rotate(1440deg); } }

.platform-standand {

}

#id_2620364ad1de65560b630272 .s-text1 {
  display: inline-block; }

#id_2620364ad1de65560b630272 .s-text2 {
  display: inline-block; }

#id_2620364ad1de65560b630272 .b-bottom {
  width: 60px;
  margin-top: 10px;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: rgb(255, 255, 255); }


#id_008df86104c10b95ff4f943a .s-text1 {
  display: inline-block; }

#id_008df86104c10b95ff4f943a .s-text2 {
  display: inline-block; }

#id_008df86104c10b95ff4f943a .b-bottom {
  width: 60px;
  margin-top: 10px;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: rgb(67, 67, 67); }


#id_b0bf7074f409b644b84ed16a img {
  max-width: 100%; }

#id_b0bf7074f409b644b84ed16a .b-items {
  margin-right: -10px;
  margin-bottom: -10px; }

#id_b0bf7074f409b644b84ed16a .b-item {
  float: left;
  padding-right: 10px;
  padding-bottom: 20px; }

#id_b0bf7074f409b644b84ed16a .b-border {
  border-width: 1px;
  border-color: rgb(217, 217, 217);
  border-style: solid;
  padding: 5px;
  background: rgb(255, 255, 255); }

#id_b0bf7074f409b644b84ed16a .b-border:hover {
  border-color: rgb(198, 40, 40); }

#id_b0bf7074f409b644b84ed16a .s-item-image1 {
  display: block; }

#id_b0bf7074f409b644b84ed16a .s-item-link1 {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  padding-top: 5px;
  text-align: center; }

#id_b0bf7074f409b644b84ed16a .s-item-link1 a {
  color: #000;
  font-size: 12px; }

#id_b0bf7074f409b644b84ed16a .s-item-link1 a:hover {
  text-decoration: none;
  color: rgb(33, 150, 243); }

#id_b0bf7074f409b644b84ed16a .s-item-text2 {
  display: none;
  height: 40px;
  overflow: hidden;
  padding-top: 5px; }

#id_b0bf7074f409b644b84ed16a .s-item-text2 {
  color: rgb(102, 102, 102);
  font-size: 12px; }

#id_b0bf7074f409b644b84ed16a .b-amount-1 {
  width: 100%; }

#id_b0bf7074f409b644b84ed16a .b-amount-2 {
  width: 50%; }

#id_b0bf7074f409b644b84ed16a .b-amount-3 {
  width: 33.33333%; }

#id_b0bf7074f409b644b84ed16a .b-amount-4 {
  width: 25%; }

#id_b0bf7074f409b644b84ed16a .b-amount-5 {
  width: 20%; }

#id_b0bf7074f409b644b84ed16a .b-amount-6 {
  width: 16.66667%; }

#id_b0bf7074f409b644b84ed16a .b-amount-7 {
  width: 14.28571%; }

#id_b0bf7074f409b644b84ed16a .b-amount-8 {
  width: 12.5%; }

#id_b0bf7074f409b644b84ed16a .b-amount-9 {
  width: 11.11111%; }

#id_b0bf7074f409b644b84ed16a .b-amount-10 {
  width: 10%; }


#id_e29e409aa8634d581b2f1e01 ul, #id_e29e409aa8634d581b2f1e01 li {
  list-style-type: none; }

#id_e29e409aa8634d581b2f1e01 ul {
  padding: 0; }

#id_e29e409aa8634d581b2f1e01 .newslist {
  overflow: hidden;
  zoom: 1; }

#id_e29e409aa8634d581b2f1e01 .newslist .item {
  width: 100%;
  overflow: hidden;
  zoom: 1;
  float: left;
  position: relative; }

#id_e29e409aa8634d581b2f1e01 .newslist li {
  height: 20px;
  line-height: 20px;
  position: relative;
  padding-top: 10px; }

#id_e29e409aa8634d581b2f1e01 .newslist li a, #id_e29e409aa8634d581b2f1e01 .newslist li span {
  font-size: 14px; }

#id_e29e409aa8634d581b2f1e01 .newslist li a {
  max-width: 65%;
  display: block;
  float: left;
  padding-left: 12px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap; }

#id_e29e409aa8634d581b2f1e01 .newslist li span {
  float: right; }

#id_e29e409aa8634d581b2f1e01 .newslist li i {
  display: block;
  width: 4px;
  height: 4px;
  background-color: rgb(255, 255, 255);
  position: absolute;
  top: 16px; }

#id_e29e409aa8634d581b2f1e01 .newslist li a {
  color: rgb(255, 255, 255); }

#id_e29e409aa8634d581b2f1e01 .newslist li span {
  color: rgb(255, 255, 255); }



#id_82453bc951cf5b26b16cb5dc img {
  max-width: 100%; }

#id_82453bc951cf5b26b16cb5dc a:hover {
  text-decoration: none !important; }

#id_82453bc951cf5b26b16cb5dc .clearfix {
  display: block; }

#id_82453bc951cf5b26b16cb5dc ul, #id_82453bc951cf5b26b16cb5dc li, #id_82453bc951cf5b26b16cb5dc dl, #id_82453bc951cf5b26b16cb5dc dd, #id_82453bc951cf5b26b16cb5dc dt, #id_82453bc951cf5b26b16cb5dc p, #id_82453bc951cf5b26b16cb5dc h2, #id_82453bc951cf5b26b16cb5dc h3, #id_82453bc951cf5b26b16cb5dc h4 {
  padding: 0;
  margin: 0;
  list-style-type: none; }

#id_82453bc951cf5b26b16cb5dc .fl {
  float: left; }

#id_82453bc951cf5b26b16cb5dc .fr {
  float: right; }

#id_82453bc951cf5b26b16cb5dc .block {
  display: inline-block; }

#id_82453bc951cf5b26b16cb5dc .s-container {
  position: relative; }

#id_82453bc951cf5b26b16cb5dc .box {
  position: absolute;
  width: 100%; }

#id_82453bc951cf5b26b16cb5dc .s-vue-root {
  position: relative;
  text-align: center; }

#id_82453bc951cf5b26b16cb5dc .canvas_c {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  overflow: hidden; }

.platform-standand {

}
#id_f598a72a60c4dcc081b37e57 img {
  max-width: 100%; }

#id_f598a72a60c4dcc081b37e57 p {
  margin: 0; }

#id_f598a72a60c4dcc081b37e57 .content_6287 p {
  display: inline-block; }

#id_f598a72a60c4dcc081b37e57 .content_6287 span {
  display: inline-block;
  margin: 0 0rem;
  padding: 0 0rem; }

#id_f598a72a60c4dcc081b37e57 .content_6287.cur p:nth-child(12n+1) {
  -webkit-animation: spiral_6287 3s ease-in both;
          animation: spiral_6287 3s ease-in both;
  -webkit-animation-delay: .1s;
          animation-delay: .1s; }

#id_f598a72a60c4dcc081b37e57 .content_6287.cur p:nth-child(12n+2) {
  -webkit-animation: spiral_6287 3s ease-in both;
          animation: spiral_6287 3s ease-in both;
  -webkit-animation-delay: .2s;
          animation-delay: .2s; }

#id_f598a72a60c4dcc081b37e57 .content_6287.cur p:nth-child(12n+3) {
  -webkit-animation: spiral_6287 3s ease-in both;
          animation: spiral_6287 3s ease-in both;
  -webkit-animation-delay: .3s;
          animation-delay: .3s; }

#id_f598a72a60c4dcc081b37e57 .content_6287.cur p:nth-child(12n+4) {
  -webkit-animation: spiral_6287 3s ease-in both;
          animation: spiral_6287 3s ease-in both;
  -webkit-animation-delay: .4s;
          animation-delay: .4s; }

#id_f598a72a60c4dcc081b37e57 .content_6287.cur p:nth-child(12n+5) {
  -webkit-animation: spiral_6287 3s ease-in both;
          animation: spiral_6287 3s ease-in both;
  -webkit-animation-delay: .5s;
          animation-delay: .5s; }

#id_f598a72a60c4dcc081b37e57 .content_6287.cur p:nth-child(12n+6) {
  -webkit-animation: spiral_6287 3s ease-in both;
          animation: spiral_6287 3s ease-in both;
  -webkit-animation-delay: .6s;
          animation-delay: .6s; }

#id_f598a72a60c4dcc081b37e57 .content_6287.cur p:nth-child(12n+7) {
  -webkit-animation: spiral_6287 3s ease-in both;
          animation: spiral_6287 3s ease-in both;
  -webkit-animation-delay: .7s;
          animation-delay: .7s; }

#id_f598a72a60c4dcc081b37e57 .content_6287.cur p:nth-child(12n+8) {
  -webkit-animation: spiral_6287 3s ease-in both;
          animation: spiral_6287 3s ease-in both;
  -webkit-animation-delay: .8s;
          animation-delay: .8s; }

#id_f598a72a60c4dcc081b37e57 .content_6287.cur p:nth-child(12n+9) {
  -webkit-animation: spiral_6287 3s ease-in both;
          animation: spiral_6287 3s ease-in both;
  -webkit-animation-delay: .9s;
          animation-delay: .9s; }

#id_f598a72a60c4dcc081b37e57 .content_6287.cur p:nth-child(12n+10) {
  -webkit-animation: spiral_6287 3s ease-in both;
          animation: spiral_6287 3s ease-in both;
  -webkit-animation-delay: 1s;
          animation-delay: 1s; }

#id_f598a72a60c4dcc081b37e57 .content_6287.cur p:nth-child(12n+11) {
  -webkit-animation: spiral_6287 3s ease-in both;
          animation: spiral_6287 3s ease-in both;
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s; }

#id_f598a72a60c4dcc081b37e57 .content_6287.cur p:nth-child(12n+12) {
  -webkit-animation: spiral_6287 3s ease-in both;
          animation: spiral_6287 3s ease-in both;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s; }

#id_f598a72a60c4dcc081b37e57 .content_6287 p:nth-child(8n+1) {
  color: rgb(255, 255, 255); }

#id_f598a72a60c4dcc081b37e57 .content_6287 p:nth-child(8n+2) {
  color: rgb(255, 255, 255); }

#id_f598a72a60c4dcc081b37e57 .content_6287 p:nth-child(8n+3) {
  color: rgb(255, 255, 255); }

#id_f598a72a60c4dcc081b37e57 .content_6287 p:nth-child(8n+4) {
  color: rgb(255, 255, 255); }

#id_f598a72a60c4dcc081b37e57 .content_6287 p:nth-child(8n+5) {
  color: rgb(255, 255, 255); }

#id_f598a72a60c4dcc081b37e57 .content_6287 p:nth-child(8n+6) {
  color: rgb(255, 255, 255); }

#id_f598a72a60c4dcc081b37e57 .content_6287 p:nth-child(8n+7) {
  color: rgb(255, 255, 255); }

#id_f598a72a60c4dcc081b37e57 .content_6287 p:nth-child(8n+8) {
  color: rgb(255, 255, 255); }

@-webkit-keyframes spiral_6287 {
  from {
    -webkit-transform: rotate(720deg) translateY(-60vmax);
            transform: rotate(720deg) translateY(-60vmax); } }

@keyframes spiral_6287 {
  from {
    -webkit-transform: rotate(720deg) translateY(-60vmax);
            transform: rotate(720deg) translateY(-60vmax); } }

#id_f598a72a60c4dcc081b37e57 .content_6287 {
  font-size: 0.75rem;
  font-weight: normal;
  text-align: left;
  font-family: microsoft yahei;
  line-height: inherit;
  text-decoration: none; }

#id_f598a72a60c4dcc081b37e57 .content_6287:hover {
  text-decoration: none;
  cursor: auto; }

.platform-standand {

}
#id_fcf02b86ad8d3cc81a46d0fa img {
  max-width: 100%; }

#id_fcf02b86ad8d3cc81a46d0fa .s-btn {
  position: relative;
  cursor: pointer; }

#id_fcf02b86ad8d3cc81a46d0fa .s-btn .top, #id_fcf02b86ad8d3cc81a46d0fa .s-btn .bottom {
  position: absolute;
  width: 0;
  border-top: 0.03125rem solid rgb(255, 255, 255);
  z-index: 20;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

#id_fcf02b86ad8d3cc81a46d0fa .s-btn .top {
  left: 50%;
  top: 0; }

#id_fcf02b86ad8d3cc81a46d0fa .s-btn .bottom {
  left: 50%;
  bottom: 0; }

#id_fcf02b86ad8d3cc81a46d0fa .s-btn:hover .top, #id_fcf02b86ad8d3cc81a46d0fa .s-btn:hover .bottom {
  width: 100%;
  left: 0; }

#id_fcf02b86ad8d3cc81a46d0fa a {
  text-decoration: none !important; }

.platform-standand {

}
#id_e7d1d7d94e8b0992cad9df5e img {
  max-width: 100%; }

#id_e7d1d7d94e8b0992cad9df5e a {
  text-decoration: none; }

#id_e7d1d7d94e8b0992cad9df5e li {
  list-style-type: none; }

#id_e7d1d7d94e8b0992cad9df5e ul, #id_e7d1d7d94e8b0992cad9df5e li, #id_e7d1d7d94e8b0992cad9df5e h3, #id_e7d1d7d94e8b0992cad9df5e p {
  margin: 0;
  padding: 0; }

#id_e7d1d7d94e8b0992cad9df5e .b-amount-1 {
  width: 100%; }

#id_e7d1d7d94e8b0992cad9df5e .b-amount-2 {
  width: 50%; }

#id_e7d1d7d94e8b0992cad9df5e .b-amount-3 {
  width: 33.33333%; }

#id_e7d1d7d94e8b0992cad9df5e .b-amount-4 {
  width: 25%; }

#id_e7d1d7d94e8b0992cad9df5e .b-amount-5 {
  width: 20%; }

#id_e7d1d7d94e8b0992cad9df5e .b-amount-6 {
  width: 16.66667%; }

#id_e7d1d7d94e8b0992cad9df5e .b-amount-7 {
  width: 14.28571%; }

#id_e7d1d7d94e8b0992cad9df5e .b-amount-8 {
  width: 12.5%; }

#id_e7d1d7d94e8b0992cad9df5e .right .list-wrap {
  display: none; }

#id_e7d1d7d94e8b0992cad9df5e .right .list-wrap:first-child {
  display: block; }

#id_e7d1d7d94e8b0992cad9df5e .right ul {
  margin-top: 1.21875rem; }

#id_e7d1d7d94e8b0992cad9df5e .right ul li {
  float: left;
  padding-left: 0.3125rem;
  margin-top: 0rem; }

#id_e7d1d7d94e8b0992cad9df5e .price {
  display: none;
  height: 0.5625rem;
  line-height: 0.5625rem;
  font-family: arial; }
  #id_e7d1d7d94e8b0992cad9df5e .price .b-price1 {
    font-size: 0.40625rem;
    color: rgb(248, 84, 107);
    font-weight: bold; }
  #id_e7d1d7d94e8b0992cad9df5e .price .b-price2 {
    font-size: 0.34375rem;
    color: rgb(102, 102, 102); }

#id_e7d1d7d94e8b0992cad9df5e .list:hover .b-price1 {
  color: rgb(211, 47, 47); }

#id_e7d1d7d94e8b0992cad9df5e .list:hover .b-price2 {
  color: rgb(211, 47, 47); }

#id_e7d1d7d94e8b0992cad9df5e .text-img .img {
  overflow: hidden;
  text-align: center;
  cursor: pointer; }

#id_e7d1d7d94e8b0992cad9df5e .text-img .img img {
  margin: 0 auto; }

#id_e7d1d7d94e8b0992cad9df5e .text-img .text-wrap {
  overflow: hidden; }

#id_e7d1d7d94e8b0992cad9df5e .wrap {
  border: 0.03125rem none rgb(204, 204, 204);
  padding: 0rem 0;
  box-shadow: 0rem 0.03125rem 0.0625rem rgba(255, 255, 255, 0.3);
  position: relative;
  overflow: hidden;
  background: rgb(255, 255, 255); }

#id_e7d1d7d94e8b0992cad9df5e .box {
  padding: 0 0rem;
  height: 0rem; }

#id_e7d1d7d94e8b0992cad9df5e .wrap:before, #id_e7d1d7d94e8b0992cad9df5e .wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0rem;
  height: 25rem;
  border-right: 0.03125rem none rgb(204, 204, 204); }

#id_e7d1d7d94e8b0992cad9df5e .wrap:after {
  margin-left: 0rem; }

#id_e7d1d7d94e8b0992cad9df5e .left-wrap {
  position: relative;
  width: 20%;
  float: left; }

#id_e7d1d7d94e8b0992cad9df5e .right-wrap {
  width: 80%;
  float: right; }

#id_e7d1d7d94e8b0992cad9df5e .left-wrap .title {
  text-align: center;
  border-radius: 0rem 0 0 0rem;
  position: relative;
  background: rgb(232, 232, 232);
  border: 0.03125rem none rgb(218, 218, 218);
  margin-bottom: 0rem;
  box-shadow: 0px 0px 0px rgba(255, 255, 255, 0); }
  #id_e7d1d7d94e8b0992cad9df5e .left-wrap .title .title-0 {
    height: 1.71875rem;
    overflow: hidden;
    line-height: 1.71875rem;
    padding-left: 0.625rem;
    padding-right: 0.75rem; }
  #id_e7d1d7d94e8b0992cad9df5e .left-wrap .title h3 {
    z-index: 20;
    position: relative;
    padding: 0 0.03125rem; }

#id_e7d1d7d94e8b0992cad9df5e .left-wrap .title.cur {
  background: rgb(248, 248, 248);
  border-color: rgb(247, 37, 29); }

#id_e7d1d7d94e8b0992cad9df5e .b-group-text1 {
  color: rgb(51, 51, 51);
  font-size: 0.4375rem;
  font-weight: normal;
  text-align: left;
  font-family: microsoft yahei;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer; }

#id_e7d1d7d94e8b0992cad9df5e .left-wrap .title.cur .b-group-text1 {
  color: rgb(0, 73, 172);
  text-decoration: none;
  cursor: pointer; }

#id_e7d1d7d94e8b0992cad9df5e .tit {
  height: 0.625rem;
  line-height: 0.625rem;
  overflow: hidden;
  display: block; }

#id_e7d1d7d94e8b0992cad9df5e .b-group-text2 {
  color: rgb(51, 51, 51);
  font-size: 0.4375rem;
  font-weight: normal;
  text-align: center;
  font-family: microsoft yahei;
  line-height: 1.6;
  text-decoration: none; }

#id_e7d1d7d94e8b0992cad9df5e .list:hover .b-group-text2 {
  color: rgb(0, 73, 172);
  text-decoration: none;
  cursor: auto; }

#id_e7d1d7d94e8b0992cad9df5e .b-group-text3 {
  display: none;
  height: 0.96875rem;
  overflow: hidden;
  color: rgb(159, 159, 159);
  font-size: 0.375rem;
  font-weight: normal;
  text-align: inherit;
  font-family: microsoft yahei;
  line-height: inherit;
  text-decoration: none; }

#id_e7d1d7d94e8b0992cad9df5e .list:hover .b-group-text3 {
  color: rgb(211, 47, 47);
  text-decoration: none;
  cursor: auto; }

#id_e7d1d7d94e8b0992cad9df5e .b-group-border1 {
  display: inline-block;
  padding: 0.15625rem;
  overflow: hidden;
  background-color: rgb(186, 186, 186);
  border: 0.03125rem none rgb(232, 232, 232);
  border-radius: 0rem; }

#id_e7d1d7d94e8b0992cad9df5e .b-group-border1 img {
  border-radius: 0rem; }

#id_e7d1d7d94e8b0992cad9df5e .list:hover .b-group-border1 {
  border-color: rgb(211, 47, 47);
  background-color: rgb(186, 186, 186); }

.platform-standand {

}

#id_9a69058132264bea164850ce img {
  max-width: 100%; }

#id_9a69058132264bea164850ce a {
  text-decoration: none; }

#id_9a69058132264bea164850ce li {
  list-style-type: none; }

#id_9a69058132264bea164850ce ul, #id_9a69058132264bea164850ce li, #id_9a69058132264bea164850ce h3, #id_9a69058132264bea164850ce p {
  margin: 0;
  padding: 0; }

#id_9a69058132264bea164850ce .box {
  width: 100%;
  text-align: center;
  background: rgba(234, 119, 36, 0); }

#id_9a69058132264bea164850ce .box .x-nav {
  display: inline-block; }
  #id_9a69058132264bea164850ce .box .x-nav .subnav {
    float: left;
    cursor: pointer; }
    #id_9a69058132264bea164850ce .box .x-nav .subnav .navname {
      text-align: center;
      display: block;
      width: 4.21875rem;
      position: relative; }
  #id_9a69058132264bea164850ce .box .x-nav .subnav:first-child .navname .line {
    border-left: none; }

#id_9a69058132264bea164850ce .line {
  position: absolute;
  top: 20%;
  left: 0;
  height: 60%;
  border-left: 0.03125rem groove rgb(255, 255, 255); }

#id_9a69058132264bea164850ce .b-group-text1 {
  color: rgb(255, 255, 255);
  font-size: 0.46875rem;
  font-weight: normal;
  text-align: inherit;
  font-family: microsoft yahei;
  line-height: inherit;
  text-decoration: none; }

#id_9a69058132264bea164850ce .subnav:hover .b-group-text1 {
  color: rgb(102, 102, 102);
  text-decoration: none;
  cursor: auto; }

.platform-standand {

}


/*
     FILE ARCHIVED ON 08:48:46 Jun 15, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:30:45 Nov 26, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 99.947
  exclusion.robots: 0.08
  exclusion.robots.policy: 0.071
  cdx.remote: 0.061
  esindex: 0.009
  LoadShardBlock: 55.67 (3)
  PetaboxLoader3.datanode: 101.406 (4)
  load_resource: 267.879
  PetaboxLoader3.resolve: 143.746
*/