@charset "UTF-8";
object {}#id_3636b5840771eec90736a017 img {
  max-width: 100%; }

#id_3636b5840771eec90736a017 .x-img {
  cursor: pointer; }

#id_3636b5840771eec90736a017 .x-img img {
  -webkit-box-reflect: below 0 -webkit-linear-gradient(top, transparent 30%, rgba(255, 255, 255, 0.2) 85%, rgba(0, 0, 0, 0.4) 100%);
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }

#id_3636b5840771eec90736a017 .x-img .s-icon1 {
  -webkit-box-reflect: below 0 -webkit-linear-gradient(top, transparent 30%, rgba(255, 255, 255, 0.2) 85%, rgba(0, 0, 0, 0.4) 100%);
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }

#id_3636b5840771eec90736a017 .x-img:hover img, #id_3636b5840771eec90736a017 .x-img:hover .s-icon1 {
  -webkit-transform: scale(1.3) translateY(-0.1875rem);
          transform: scale(1.3) translateY(-0.1875rem);
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }

#id_3636b5840771eec90736a017 .x-img .s-icon1, #id_3636b5840771eec90736a017 .x-img .s-image1 img {
  border-radius: 0.25rem !important; }

#id_3636b5840771eec90736a017 .x-img.s-icon .s-image1 {
  display: none; }

#id_3636b5840771eec90736a017 .x-img.s-img .s-icon1 {
  display: none; }

.platform-standand {

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

#id_438393369fe381afb9305534 input {
  display: inline-block; }

#id_438393369fe381afb9305534 .b-group-border1 {
  background-color: rgb(255, 255, 255);
  border: 0.03125rem solid rgb(217, 217, 217);
  border-radius: 0rem;
  box-shadow: none;
  width: 6.25rem;
  height: 1.25rem; }

#id_438393369fe381afb9305534 .b-group-border1:hover, #id_438393369fe381afb9305534 .b-group-border1:focus {
  border-color: rgb(217, 217, 217);
  background-color: rgb(255, 255, 255);
  box-shadow: none; }

#id_438393369fe381afb9305534 .b-group-border1:focus {
  box-shadow: none; }

#id_438393369fe381afb9305534 .b-group-border2 {
  background-color: rgb(21, 91, 157);
  border: 0.03125rem solid rgb(255, 255, 255);
  border-radius: 0rem;
  width: 1.4375rem;
  height: 1.25rem; }

#id_438393369fe381afb9305534 .b-group-border2:hover {
  border-color: rgb(21, 91, 157);
  background-color: rgb(21, 91, 157); }

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

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




                    
                    

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

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

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

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

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

#id_faf3e0b4e3a10c52cfc4c327 .x-nav .nav-wrap {
  width: 1100px;
  margin: 0 auto; }

#id_faf3e0b4e3a10c52cfc4c327 .x-nav .nav-wrap .subnav {
  float: left;
  background: linear-gradient(rgb(21, 91, 157), rgb(61, 133, 198));
  background: -webkit-linear-gradient(rgb(21, 91, 157), rgb(61, 133, 198));
  background: -o-linear-gradient(rgb(21, 91, 157), rgb(61, 133, 198));
  text-align: center;
  position: relative;
  cursor: pointer; }

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

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

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

#id_faf3e0b4e3a10c52cfc4c327 .x-nav .nav-wrap .subnav:hover .tit-wrap {
  border-left-color: rgb(1, 169, 242);
  background: rgb(21, 91, 157); }

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

#id_faf3e0b4e3a10c52cfc4c327 .x-nav02 .subnav02 {
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(21, 91, 157)), to(rgb(21, 91, 157)));
  background: -webkit-linear-gradient(top, rgb(21, 91, 157), rgb(21, 91, 157));
  background: -ms-linear-gradient(top, rgb(21, 91, 157), rgb(21, 91, 157));
  FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=rgb(21, 91, 157), endColorStr=rgb(21, 91, 157));
  border-bottom: 2px solid rgb(61, 133, 198);
  border-top: 2px solid rgb(21, 91, 157);
  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_faf3e0b4e3a10c52cfc4c327 .x-nav .nav-wrap .subnav:hover {
  overflow: initial; }

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

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

#id_faf3e0b4e3a10c52cfc4c327 .x-nav02 .subnav02 .tit02-wrap {
  width: 183px;
  height: 50px;
  padding-top: 15px;
  border-left: 3px solid transparent;
  cursor: pointer; }

#id_faf3e0b4e3a10c52cfc4c327 .x-nav02 .subnav02:hover .tit02-wrap {
  border-left-color: rgb(1, 169, 242);
  background: rgb(61, 133, 198); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#id_faf3e0b4e3a10c52cfc4c327 .b-group-text1 {
  color: rgb(255, 255, 255);
  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_faf3e0b4e3a10c52cfc4c327 .x-nav .nav-wrap > li:hover .b-group-text1 {
  color: rgb(255, 255, 255);
  text-decoration: none;
  cursor: auto; }

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

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

.platform-standand {

}
                    
                    
                    

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

#id_aed223bebb74d4d95587e4ed a {
  cursor: pointer; }

#id_aed223bebb74d4d95587e4ed .b-item {
  cursor: pointer; }

#id_aed223bebb74d4d95587e4ed .b-item {
  margin-left: 200px;
  z-index: 1000; }

#id_aed223bebb74d4d95587e4ed .b-tips {
  border: 1px dashed #ccc;
  padding: 10px;
  text-align: center;
  margin: 10px 0; }

#id_aed223bebb74d4d95587e4ed .pageflip .msg_block {
  overflow: hidden;
  width: 100px;
  height: 100px; }

#id_aed223bebb74d4d95587e4ed .tubiao {
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 9999; }

#id_aed223bebb74d4d95587e4ed .b-top-left {
  position: fixed;
  top: 0;
  left: 0; }

#id_aed223bebb74d4d95587e4ed .b-top-left-bottom {
  position: fixed;
  bottom: 0;
  left: 0; }

#id_aed223bebb74d4d95587e4ed .b-top-left-center {
  position: fixed;
  top: 50%;
  left: 0; }

#id_aed223bebb74d4d95587e4ed .b-top-right {
  position: fixed;
  top: 0;
  right: 0; }

#id_aed223bebb74d4d95587e4ed .b-top-right-bottom {
  position: fixed;
  bottom: 0;
  right: 0; }

#id_aed223bebb74d4d95587e4ed .b-top-right-center {
  position: fixed;
  top: 50%;
  right: 0; }

#id_aed223bebb74d4d95587e4ed .b-top-center {
  position: fixed;
  top: 0;
  left: 50%; }

#id_aed223bebb74d4d95587e4ed .b-bottom-center {
  position: fixed;
  bottom: 0;
  left: 50%; }

.platform-standand {

}

.slide-include .slide-2820 .b-overlay {
  display: block !important;
  background: rgba(255,255,255,.4);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index:999999999;
}

.platform-standand .slide-2820 [ag-remove] {
  display: none;
}

.platform-standand .slide-2820 .b-item {
  margin: 0 !important;
}

                    
                    
                    

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

                    
                    
                    

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

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

#id_6d55bd0da2ab48d83c93a001 .clearfix {
  display: block; }

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

#id_6d55bd0da2ab48d83c93a001 .fl {
  float: left; }

#id_6d55bd0da2ab48d83c93a001 .fr {
  float: right; }

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

#id_6d55bd0da2ab48d83c93a001 .box {
  padding: 20px;
  border-top: 1px solid rgb(255, 255, 255);
  border-bottom: 1px solid rgb(255, 255, 255); }

#id_6d55bd0da2ab48d83c93a001 .b_left {
  width: 50%;
  float: left; }

#id_6d55bd0da2ab48d83c93a001 .top {
  height: 35px; }

#id_6d55bd0da2ab48d83c93a001 .s-link1 {
  float: left; }

#id_6d55bd0da2ab48d83c93a001 .s-text1 {
  float: left; }

#id_6d55bd0da2ab48d83c93a001 .b_right {
  width: 50%;
  float: right; }

#id_6d55bd0da2ab48d83c93a001 .s-link2 {
  float: right; }

                    
                    
                    

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

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

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

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

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

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

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

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

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

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

#id_20123263a6094b17932daabdeadb2566 .one {
  float: left;
  padding: 10px 10px; }

#id_20123263a6094b17932daabdeadb2566 .spbq {
  width: 100%;
  float: left;
  padding: 10px 10px;
  position: relative;
  overflow: hidden; }

#id_20123263a6094b17932daabdeadb2566 .spbq h2 {
  font-size: 14px;
  margin-top: 18px;
  padding: 0 5px;
  height: 20px;
  overflow: hidden; }

#id_20123263a6094b17932daabdeadb2566 .spbq .des {
  height: 22px;
  overflow: hidden;
  display: block;
  margin: 8px 0;
  padding: 0 5px; }

#id_20123263a6094b17932daabdeadb2566 .spbq .cat {
  height: 20px;
  overflow: hidden;
  padding: 0 5px;
  display: none; }

#id_20123263a6094b17932daabdeadb2566 .biankuang {
  width: 3px;
  height: 3px;
  position: absolute;
  z-index: 99;
  border-radius: 10px;
  /*background: black;*/ }

#id_20123263a6094b17932daabdeadb2566 .biankuang_1 {
  height: 3px;
  top: -6px;
  left: 0px;
  border-left: 3px solid 	rgb(26, 91, 155); }

#id_20123263a6094b17932daabdeadb2566 .biankuang_2 {
  width: 0px;
  bottom: 0px;
  left: 0px;
  border-top: 3px solid 	rgb(26, 91, 155); }

#id_20123263a6094b17932daabdeadb2566 .biankuang_3 {
  height: 0px;
  bottom: 0px;
  right: 0px;
  border-right: 3px solid 	rgb(26, 91, 155); }

#id_20123263a6094b17932daabdeadb2566 .biankuang_4 {
  width: 0px;
  top: 0px;
  right: 0px;
  border-bottom: 3px solid 	rgb(26, 91, 155); }

#id_20123263a6094b17932daabdeadb2566 .text_gobuy {
  display: block;
  position: absolute;
  z-index: 9;
  top: -50px;
  left: 0px;
  right: 0;
  height: 50px;
  line-height: 50px !important;
  padding: 0px 15px;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  background-color: rgb(26, 91, 155);
  -webkit-transition: all  300ms;
  transition: all  300ms; }

#id_20123263a6094b17932daabdeadb2566 .price {
  height: 20px;
  line-height: 20px;
  width: 150px;
  display: none;
  margin-bottom: 5px; }

#id_20123263a6094b17932daabdeadb2566 .price .b-price1 {
  float: left; }

#id_20123263a6094b17932daabdeadb2566 .price .b-price2 {
  float: right; }

#id_20123263a6094b17932daabdeadb2566 .b-group-text1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: inherit;
  font-family: microsoft yahei;
  line-height: inherit;
  text-decoration: none; }

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

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

#id_20123263a6094b17932daabdeadb2566 .b-group-text2:hover {
  color: None;
  text-decoration: none;
  cursor: auto; }

#id_20123263a6094b17932daabdeadb2566 .b-group-text3 {
  color: rgb(102, 102, 102);
  font-size: 12px;
  font-weight: bold;
  text-align: inherit;
  font-family: microsoft yahei;
  line-height: inherit;
  text-decoration: none; }

#id_20123263a6094b17932daabdeadb2566 .b-group-text3:hover {
  color: None;
  text-decoration: none;
  cursor: auto; }

#id_20123263a6094b17932daabdeadb2566 .b-group-text4 {
  color: rgb(255, 255, 255);
  font-size: 14px;
  font-weight: normal;
  font-family: microsoft yahei;
  text-decoration: none; }

#id_20123263a6094b17932daabdeadb2566 .b-group-text4:hover {
  color: None;
  text-decoration: none;
  cursor: auto; }

#id_20123263a6094b17932daabdeadb2566 .b-price1 {
  color: rgb(255, 153, 0);
  font-size: 16px;
  font-weight: bold;
  text-align: inherit;
  font-family: microsoft yahei;
  line-height: inherit;
  text-decoration: none; }

#id_20123263a6094b17932daabdeadb2566 .b-price1:hover {
  color: None;
  text-decoration: none;
  cursor: auto; }

#id_20123263a6094b17932daabdeadb2566 .b-price2 {
  color: rgb(102, 102, 102);
  font-size: 13px;
  font-weight: normal;
  text-align: inherit;
  font-family: microsoft yahei;
  line-height: inherit;
  text-decoration: none; }

#id_20123263a6094b17932daabdeadb2566 .b-price2:hover {
  color: None;
  text-decoration: none;
  cursor: auto; }

.platform-standand {

}
                    
                    
                    

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

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

#id_4451354ba408886d58255520 .clearfix {
  display: block; }

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

#id_4451354ba408886d58255520 .fl {
  float: left; }

#id_4451354ba408886d58255520 .fr {
  float: right; }

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

#id_4451354ba408886d58255520 .box {
  padding: 20px;
  border-top: 1px solid rgb(26, 91, 155);
  border-bottom: 1px solid rgb(26, 91, 155); }

#id_4451354ba408886d58255520 .b_left {
  width: 50%;
  float: left; }

#id_4451354ba408886d58255520 .top {
  height: 35px; }

#id_4451354ba408886d58255520 .s-link1 {
  float: left; }

#id_4451354ba408886d58255520 .s-text1 {
  float: left; }

#id_4451354ba408886d58255520 .b_right {
  width: 50%;
  float: right; }

#id_4451354ba408886d58255520 .s-link2 {
  float: right; }


                    
                    
                    

                    
#id_2315ab9dc61f40eaa8e5ecc1e040156a {
  /*  */
  /*  .b-items  b-item  */ }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a img {
    max-width: 100%; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a a {
    text-decoration: none; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a li {
    list-style-type: none; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a ul, #id_2315ab9dc61f40eaa8e5ecc1e040156a li, #id_2315ab9dc61f40eaa8e5ecc1e040156a h3, #id_2315ab9dc61f40eaa8e5ecc1e040156a p {
    margin: 0;
    padding: 0; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a h3 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a a:focus {
    outline-style: none; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .b-item {
    padding: 0 6px 10px;
    position: relative; }
    #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .b-item .list {
      position: relative; }
      #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .b-item .list .x-line {
        width: 0%;
        position: absolute;
        left: 0;
        bottom: -10px;
        border-bottom: 1px solid rgb(255, 255, 255);
        -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .text-wrap {
    background: None; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .img-icon {
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .b-item:hover .img-icon {
    top: 100px;
    opacity: 1; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .b-item:hover .x-line {
    width: 100%; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .b-item .img {
    display: inline-block;
    overflow: hidden; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .b-item img {
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border-radius: 0px; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .b-item:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .x-text {
    width: 70%;
    float: left; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .x-icon {
    width: 20%;
    float: right;
    text-align: right;
    position: relative;
    padding: 6px 0;
    margin-top: 6px;
    opacity: 0;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .icon-line {
    position: absolute;
    right: 30px;
    top: 0;
    border-left: 1px solid rgb(153, 153, 153);
    height: 100%; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .b-item:hover .x-icon {
    opacity: 1;
    margin-right: 10%; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .price {
    display: none;
    height: 18px;
    font-family: arial; }
    #id_2315ab9dc61f40eaa8e5ecc1e040156a .price .b-price1 {
      font-size: 18px;
      color: rgb(228, 228, 228);
      font-weight: bold; }
    #id_2315ab9dc61f40eaa8e5ecc1e040156a .price .b-price2 {
      font-size: 12px;
      color: rgb(228, 228, 228); }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .box {
    position: relative; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .line {
    position: absolute !important;
    bottom: -36px;
    left: 50%;
    border-left: 1px solid rgb(255, 255, 255);
    height: 0px; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .slick-prev {
    content: "";
    position: absolute;
    top: 100%;
    left: 48%;
    width: 15px;
    height: 15px;
    border-top: 2px solid rgb(255, 255, 255);
    border-bottom: 2px solid transparent;
    border-left: 2px solid rgb(255, 255, 255);
    border-right: 2px solid  transparent;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    z-index: 40;
    cursor: pointer;
    margin-top: 15px; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .slick-prev:hover {
    border-top-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255); }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .slick-next {
    content: "";
    position: absolute;
    top: 100%;
    right: 48%;
    width: 15px;
    height: 15px;
    border-top: 2px solid rgb(255, 255, 255);
    border-bottom: 2px solid transparent;
    border-left: 2px solid  rgb(255, 255, 255);
    border-right: 2px solid  transparent;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    z-index: 40;
    cursor: pointer;
    margin-top: 15px; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .slick-next:hover {
    border-top-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255); }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .slick-next:before, #id_2315ab9dc61f40eaa8e5ecc1e040156a .slick-prev:before {
    content: ""; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .slick-dots {
    position: absolute;
    bottom: 0px; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .slick-dots li button:before {
    opacity: 1; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .slick-slider {
    margin-bottom: 30px; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .b-item {
    display: none; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items .b-item:first-child {
    display: block; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-items.slick-initialized .b-item {
    display: block; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-item:focus {
    outline-style: none; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-group-text1 {
    display: block;
    color: rgb(228, 228, 228);
    font-size: 16px;
    font-weight: normal;
    text-align: inherit;
    font-family: microsoft yahei;
    line-height: inherit;
    text-decoration: none; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-group-text1:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: auto; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-group-text2 {
    height: 14px;
    overflow: hidden;
    display: block;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: normal;
    text-align: inherit;
    font-family: microsoft yahei;
    line-height: inherit;
    text-decoration: none; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-group-text2:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: auto; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-group-border1 {
    padding: 0px;
    background-color: #FFF;
    border: 0px solid #000;
    border-radius: 0px; }
  #id_2315ab9dc61f40eaa8e5ecc1e040156a .b-group-border1:hover {
    border-color: #000;
    background-color: #FFF; }

.platform-standand {

}
                    #id_90fd3f236b81052fed6e3eba .b-item {
  border-bottom: none 0.0625rem rgb(217, 217, 217);
  padding-bottom: 0.09375rem; }

#id_90fd3f236b81052fed6e3eba .s-link1 {
  display: inline-block; }

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

#id_90fd3f236b81052fed6e3eba .b-left {
  float: left; }

#id_90fd3f236b81052fed6e3eba .b-right {
  float: right;
  padding-top: 0.125rem; }


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

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

#id_561ef7d0bcd0f98bae008683 .clear {
  display: block; }

#id_561ef7d0bcd0f98bae008683 .aboutb .mi {
  height: 4.375rem;
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

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

#id_561ef7d0bcd0f98bae008683 .b-group-text1 {
  color: rgb(102, 102, 102);
  font-size: 0.4375rem;
  font-weight: normal;
  text-align: inherit;
  font-family: microsoft yahei;
  line-height: 2.0; }

#id_561ef7d0bcd0f98bae008683 .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_561ef7d0bcd0f98bae008683 .b-group-text2:hover {
  color: rgb(255, 255, 255) !important;
  text-decoration: none !important;
  cursor: auto; }

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

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

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


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

#id_e2a5b76992cd0681a06c7645 video {
  width: 100%; }

.platform-standand {

}


#id_8351aae54137d20e75b7c2f3 {
  /*  */ }
  #id_8351aae54137d20e75b7c2f3 img {
    max-width: 100%; }
  #id_8351aae54137d20e75b7c2f3 .b-item:focus {
    outline-style: none; }
  #id_8351aae54137d20e75b7c2f3 .slick-list {
    overflow: initial; }
  #id_8351aae54137d20e75b7c2f3 .slick-dots {
    bottom: 30%;
    display: none !important; }
  #id_8351aae54137d20e75b7c2f3 .slick-dots li {
    width: auto;
    height: auto;
    margin: 0; }
  #id_8351aae54137d20e75b7c2f3 .slick-dots li button {
    display: block;
    background-color: rgb(153, 153, 153);
    border: 0.03125rem solid rgb(221, 221, 221);
    border-radius: 0.1875rem;
    opacity: 1;
    color: #000;
    font-size: 0.375rem;
    font-weight: normal;
    font-family: microsoft yahei;
    line-height: inherit;
    text-decoration: none;
    box-shadow: 1px 1px 2px rgb(0, 0, 0);
    width: auto;
    height: auto;
    padding: 0.09375rem 0.25rem;
    margin: 0 0.0625rem;
    display: inline-block; }
  #id_8351aae54137d20e75b7c2f3 .slick-dots li button:before {
    display: none; }
  #id_8351aae54137d20e75b7c2f3 .slick-dots li.slick-active button {
    border-color: rgb(217, 217, 217);
    background-color: rgb(102, 102, 102);
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: auto; }
  #id_8351aae54137d20e75b7c2f3 .slick-slider {
    margin-bottom: 0; }
  #id_8351aae54137d20e75b7c2f3 .b-group-border3 {
    background-color: rgb(153, 153, 153);
    border: 0.03125rem solid rgb(221, 221, 221);
    border-radius: 0.1875rem; }
  #id_8351aae54137d20e75b7c2f3 .b-group-border3:hover {
    border-color: rgb(217, 217, 217);
    background-color: rgb(102, 102, 102); }
  #id_8351aae54137d20e75b7c2f3 .b-right {
    height: 0rem;
    overflow: hidden; }
  #id_8351aae54137d20e75b7c2f3 .b-items {
    margin: 0 auto;
    text-align: center; }
  #id_8351aae54137d20e75b7c2f3 .b-com {
    width: 100%;
    text-align: center; }
  #id_8351aae54137d20e75b7c2f3 .b-group-border1 {
    width: 98%;
    background-color: rgba(255, 255, 255, 0.08);
    border: 0.09375rem solid rgb(221, 221, 221);
    border-radius: 0rem;
    padding: 0rem;
    text-align: center;
    display: inline-block;
    box-shadow: 0px 0px 0px rgb(0, 0, 0); }
  #id_8351aae54137d20e75b7c2f3 .b-group-border1:hover {
    border-color: rgb(221, 221, 221);
    background-color: rgba(255, 255, 255, 0.23); }
  #id_8351aae54137d20e75b7c2f3 .b-group-text1 {
    padding: 0 0.625rem;
    color: rgb(91, 86, 90);
    font-size: 0.4375rem;
    font-weight: bold;
    text-align: center;
    font-family: microsoft yahei;
    line-height: 2.0;
    text-decoration: none;
    display: block;
    height: 0.90625rem;
    overflow: hidden; }
  #id_8351aae54137d20e75b7c2f3 .b-group-text1:hover {
    color: rgb(21, 91, 157);
    text-decoration: none;
    cursor: auto; }
  #id_8351aae54137d20e75b7c2f3 .b-group-text2 {
    padding: 0 0.625rem;
    color: rgb(102, 102, 102);
    font-size: 0.375rem;
    font-weight: normal;
    text-align: center;
    font-family: microsoft yahei;
    line-height: 1.8;
    text-decoration: none;
    display: none;
    height: 1.40625rem;
    overflow: hidden; }
  #id_8351aae54137d20e75b7c2f3 .b-group-text2:hover {
    color: rgb(0, 114, 254);
    text-decoration: none;
    cursor: auto; }
  #id_8351aae54137d20e75b7c2f3 .b-price1 {
    color: rgb(0, 114, 254);
    font-size: 0.625rem;
    font-weight: bold;
    text-align: inherit;
    font-family: microsoft yahei;
    line-height: inherit;
    text-decoration: none;
    display: none; }
  #id_8351aae54137d20e75b7c2f3 .b-price1:hover {
    color: rgb(0, 114, 254);
    text-decoration: none;
    cursor: auto; }
  #id_8351aae54137d20e75b7c2f3 .b-price2 {
    color: rgb(102, 102, 102);
    font-size: 0.3125rem;
    font-weight: normal;
    text-align: inherit;
    font-family: microsoft yahei;
    line-height: inherit;
    text-decoration: line-through;
    display: none; }
  #id_8351aae54137d20e75b7c2f3 .b-price2:hover {
    color: rgb(0, 114, 254);
    text-decoration: none;
    cursor: auto; }
  #id_8351aae54137d20e75b7c2f3 .b-group-border2 {
    border: 0rem solid rgb(217, 217, 217);
    border-radius: 0rem;
    padding: 0rem;
    display: inline-block; }
  #id_8351aae54137d20e75b7c2f3 .b-group-border2 img {
    border-radius: 0rem; }
  #id_8351aae54137d20e75b7c2f3 .b-group-border2:hover {
    border-color: rgb(217, 217, 217); }
  #id_8351aae54137d20e75b7c2f3 .b-items .slick-prev {
    width: 0.875rem;
    height: 1.875rem;
    left: 0.09375rem;
    z-index: 10;
    top: 45%;
    background: rgba(0, 0, 0, 0.3); }
  #id_8351aae54137d20e75b7c2f3 .b-items .slick-prev:before {
    content: "";
    width: 0.4375rem;
    height: 0.4375rem;
    border-width: 0.0625rem 0.0625rem 0 0;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    background-color: opacity;
    z-index: 10;
    position: absolute;
    top: 0.6875rem;
    left: 0.28125rem;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  #id_8351aae54137d20e75b7c2f3 .b-items .slick-next {
    width: 0.875rem;
    height: 1.875rem;
    right: 0.09375rem;
    z-index: 10;
    top: 45%;
    background: rgba(0, 0, 0, 0.3); }
  #id_8351aae54137d20e75b7c2f3 .b-items .slick-next:before {
    content: "";
    width: 0.4375rem;
    height: 0.4375rem;
    border-width: 0.0625rem 0.0625rem 0 0;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    background-color: opacity;
    z-index: 10;
    position: absolute;
    top: 0.6875rem;
    right: 0.28125rem;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  #id_8351aae54137d20e75b7c2f3 .b-items .slick-prev:hover, #id_8351aae54137d20e75b7c2f3 .b-items .slick-next:hover {
    background: rgba(0, 0, 0, 0.7); }
  #id_8351aae54137d20e75b7c2f3 .b-items .slick-prev:hover:before, #id_8351aae54137d20e75b7c2f3 .b-items .slick-next:hover:before {
    border-color: rgb(255, 255, 255); }

.platform-standand {

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

#id_55d0accca8c777d964c3fe55 .content_6029 span {
  display: inline-block; }

#id_55d0accca8c777d964c3fe55 .content_6029.cur span:nth-child(6n+1) {
  -webkit-animation: bounce_6029 2s ease-in both;
          animation: bounce_6029 2s ease-in both;
  -webkit-animation-delay: .2s;
          animation-delay: .2s; }

#id_55d0accca8c777d964c3fe55 .content_6029.cur span:nth-child(6n+2) {
  -webkit-animation: bounce_6029 2s ease-in both;
          animation: bounce_6029 2s ease-in both;
  -webkit-animation-delay: .4s;
          animation-delay: .4s; }

#id_55d0accca8c777d964c3fe55 .content_6029.cur span:nth-child(6n+3) {
  -webkit-animation: bounce_6029 2s ease-in both;
          animation: bounce_6029 2s ease-in both;
  -webkit-animation-delay: .6s;
          animation-delay: .6s; }

#id_55d0accca8c777d964c3fe55 .content_6029.cur span:nth-child(6n+4) {
  -webkit-animation: bounce_6029 2s ease-in both;
          animation: bounce_6029 2s ease-in both;
  -webkit-animation-delay: .8s;
          animation-delay: .8s; }

#id_55d0accca8c777d964c3fe55 .content_6029.cur span:nth-child(6n+5) {
  -webkit-animation: bounce_6029 2s ease-in both;
          animation: bounce_6029 2s ease-in both;
  -webkit-animation-delay: 1.0s;
          animation-delay: 1.0s; }

#id_55d0accca8c777d964c3fe55 .content_6029.cur span:nth-child(6n+6) {
  -webkit-animation: bounce_6029 2s ease-in both;
          animation: bounce_6029 2s ease-in both;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s; }

#id_55d0accca8c777d964c3fe55 .content_6029 span:nth-child(8n+1) {
  color: rgb(128, 119, 124); }

#id_55d0accca8c777d964c3fe55 .content_6029 span:nth-child(8n+2) {
  color: rgb(128, 119, 124); }

#id_55d0accca8c777d964c3fe55 .content_6029 span:nth-child(8n+3) {
  color: rgb(128, 119, 124); }

#id_55d0accca8c777d964c3fe55 .content_6029 span:nth-child(8n+4) {
  color: rgb(128, 119, 124); }

#id_55d0accca8c777d964c3fe55 .content_6029 span:nth-child(8n+5) {
  color: rgb(128, 119, 124); }

#id_55d0accca8c777d964c3fe55 .content_6029 span:nth-child(8n+6) {
  color: rgb(128, 119, 124); }

#id_55d0accca8c777d964c3fe55 .content_6029 span:nth-child(8n+7) {
  color: rgb(128, 119, 124); }

#id_55d0accca8c777d964c3fe55 .content_6029 span:nth-child(8n+8) {
  color: rgb(128, 119, 124); }

@-webkit-keyframes bounce_6029 {
  0% {
    -webkit-transform: translateY(-5rem);
            transform: translateY(-5rem);
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52);
            animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52); }
  37% {
    -webkit-transform: none;
            transform: none;
    -webkit-animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1);
            animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1); }
  55% {
    -webkit-transform: translateY(-3.90625rem);
            transform: translateY(-3.90625rem);
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52);
            animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52); }
  73% {
    -webkit-transform: none;
            transform: none;
    -webkit-animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1);
            animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1); }
  81% {
    -webkit-transform: translateY(-3.4375rem);
            transform: translateY(-3.4375rem);
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52);
            animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52); }
  89% {
    -webkit-transform: none;
            transform: none;
    -webkit-animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1);
            animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1); }
  93% {
    -webkit-transform: translateY(-0.4375rem);
            transform: translateY(-0.4375rem);
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52);
            animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52); }
  97% {
    -webkit-transform: none;
            transform: none;
    -webkit-animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1);
            animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1); }
  98.5% {
    -webkit-transform: translateY(-0.346875rem);
            transform: translateY(-0.346875rem);
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52);
            animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52); }
  100% {
    -webkit-transform: none;
            transform: none;
    -webkit-animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1);
            animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1); } }

@keyframes bounce_6029 {
  0% {
    -webkit-transform: translateY(-5rem);
            transform: translateY(-5rem);
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52);
            animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52); }
  37% {
    -webkit-transform: none;
            transform: none;
    -webkit-animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1);
            animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1); }
  55% {
    -webkit-transform: translateY(-3.90625rem);
            transform: translateY(-3.90625rem);
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52);
            animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52); }
  73% {
    -webkit-transform: none;
            transform: none;
    -webkit-animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1);
            animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1); }
  81% {
    -webkit-transform: translateY(-3.4375rem);
            transform: translateY(-3.4375rem);
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52);
            animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52); }
  89% {
    -webkit-transform: none;
            transform: none;
    -webkit-animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1);
            animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1); }
  93% {
    -webkit-transform: translateY(-0.4375rem);
            transform: translateY(-0.4375rem);
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52);
            animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52); }
  97% {
    -webkit-transform: none;
            transform: none;
    -webkit-animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1);
            animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1); }
  98.5% {
    -webkit-transform: translateY(-0.346875rem);
            transform: translateY(-0.346875rem);
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52);
            animation-timing-function: cubic-bezier(0.5, 0, 0.82, 0.52); }
  100% {
    -webkit-transform: none;
            transform: none;
    -webkit-animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1);
            animation-timing-function: cubic-bezier(0.18, 0.48, 0.5, 1); } }

#id_55d0accca8c777d964c3fe55 .content_6029 {
  font-size: 1.09375rem;
  font-weight: bold;
  text-align: center;
  font-family: Times New Roman;
  line-height: inherit;
  text-decoration: none; }

#id_55d0accca8c777d964c3fe55 .content_6029:hover {
  text-decoration: none;
  cursor: pointer; }

.platform-standand {

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

#id_ec81ab0d7147116f8214b0e0 .clearfix {
  display: block; }

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

#id_ec81ab0d7147116f8214b0e0 .fl {
  float: left; }

#id_ec81ab0d7147116f8214b0e0 .fr {
  float: right; }

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

#id_ec81ab0d7147116f8214b0e0 .r_bot {
  background: None; }

#id_ec81ab0d7147116f8214b0e0 .r_list li {
  margin-bottom: 1px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  height: 2.5rem;
  overflow: hidden;
  border: 0px rgb(221, 221, 221) dashed;
  border-radius: 0px;
  border-top-color: #000;
  border-top-style: none;
  border-top-width: 1px;
  border-bottom: 0.03125rem rgb(221, 221, 221) dashed; }

#id_ec81ab0d7147116f8214b0e0 .r_list li .one {
  width: 100%;
  position: relative;
  height: 100%; }

#id_ec81ab0d7147116f8214b0e0 .r_list li a {
  display: block;
  height: 100%;
  padding: 0.3125rem 0.15625rem; }

#id_ec81ab0d7147116f8214b0e0 .r_list li .time {
  padding: 0.15625rem 0.3125rem;
  background: rgb(21, 91, 157);
  width: 19%; }

#id_ec81ab0d7147116f8214b0e0 .r_list li .text {
  width: 78%; }

#id_ec81ab0d7147116f8214b0e0 .r_list li .tit {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  height: 0.46875rem;
  overflow: hidden;
  margin-top: 0.375rem;
  margin-bottom: 0rem; }

#id_ec81ab0d7147116f8214b0e0 .r_list li .des {
  height: 0.5625rem;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  margin-top: 0.1875rem;
  opacity: 1; }

#id_ec81ab0d7147116f8214b0e0 .r_list li:hover {
  background: None;
  cursor: pointer !important;
  border-color: rgb(221, 221, 221);
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
  border-top-color: rgb(255, 255, 255);
  border-bottom-color: rgb(221, 221, 221); }

#id_ec81ab0d7147116f8214b0e0 .r_list li:hover .tit {
  margin-top: 0.0625rem; }

#id_ec81ab0d7147116f8214b0e0 .r_list li:hover .tit {
  color: None; }

#id_ec81ab0d7147116f8214b0e0 .r_list li:hover .des {
  margin-top: 0.09375rem;
  opacity: 1;
  color: None;
  height: 17px; }

#id_ec81ab0d7147116f8214b0e0 .r_list li:hover .day {
  color: None; }

#id_ec81ab0d7147116f8214b0e0 .r_list li:hover .year {
  color: None; }

#id_ec81ab0d7147116f8214b0e0 .b-group-text1 {
  color: rgb(90, 90, 90);
  font-size: 0.40625rem;
  font-weight: bold;
  text-align: inherit;
  font-family: microsoft yahei;
  line-height: 1.2;
  text-decoration: none; }

#id_ec81ab0d7147116f8214b0e0 .b-group-text1:hover {
  color: None;
  text-decoration: none;
  cursor: auto; }

#id_ec81ab0d7147116f8214b0e0 .b-group-text2 {
  color: rgb(136, 136, 136);
  font-size: 0.375rem;
  font-weight: normal;
  text-align: inherit;
  font-family: microsoft yahei;
  line-height: 1.6;
  text-decoration: none; }

#id_ec81ab0d7147116f8214b0e0 .b-group-text2:hover {
  color: None;
  text-decoration: none;
  cursor: auto; }

#id_ec81ab0d7147116f8214b0e0 .b-group-text3 {
  color: rgb(255, 255, 255);
  font-size: 0.4375rem;
  font-weight: normal;
  text-align: center;
  font-family: microsoft yahei;
  line-height: 1.4;
  text-decoration: none; }

#id_ec81ab0d7147116f8214b0e0 .b-group-text3:hover {
  color: None;
  text-decoration: none;
  cursor: auto; }

#id_ec81ab0d7147116f8214b0e0 .b-group-text4 {
  color: rgba(255, 255, 255, 0.52);
  font-size: 0.4375rem;
  font-weight: normal;
  text-align: center;
  font-family: microsoft yahei;
  line-height: 1.8;
  text-decoration: none; }

#id_ec81ab0d7147116f8214b0e0 .b-group-text4:hover {
  color: None;
  text-decoration: none;
  cursor: auto; }

#id_ec81ab0d7147116f8214b0e0 .b-group-border1 {
  background-color: '[[ s.color12 ]]';
  border: 0px dashed rgb(221, 221, 221);
  border-radius: 0px; }

#id_ec81ab0d7147116f8214b0e0 .b-group-border1:hover {
  border-color: rgb(221, 221, 221);
  background-color: '[[ s.color15 ]]'; }

#id_ec81ab0d7147116f8214b0e0 .b-group-border2 {
  background-color: '[[ s.color15 ]]';
  border: 1px none #000;
  border-radius: 17px; }

#id_ec81ab0d7147116f8214b0e0 .b-group-border2:hover {
  border-color: rgb(255, 255, 255);
  background-color: '[[ s.color18 ]]'; }

#id_ec81ab0d7147116f8214b0e0 .b-group-border3 {
  background-color: '[[ s.color18 ]]';
  border: 0.03125rem dashed rgb(221, 221, 221);
  border-radius: '[[ s.range_rem12 ]]'; }

#id_ec81ab0d7147116f8214b0e0 .b-group-border3:hover {
  border-color: rgb(221, 221, 221);
  background-color: '[[ s.color21 ]]'; }

.platform-standand {

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

#id_7871ab3597945537d9a108b1 .form-group {
  margin-bottom: 0; }

#id_7871ab3597945537d9a108b1 .form-control {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075); }

#id_7871ab3597945537d9a108b1 label {
  margin-bottom: 0; }

#id_7871ab3597945537d9a108b1 input::-webkit-input-placeholder {
  /* Chrome */
  color: rgb(158, 158, 158); }

#id_7871ab3597945537d9a108b1 input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgb(158, 158, 158); }

#id_7871ab3597945537d9a108b1 input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgb(158, 158, 158);
  opacity: 1; }

#id_7871ab3597945537d9a108b1 input:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: rgb(158, 158, 158);
  opacity: 1; }

#id_7871ab3597945537d9a108b1 .b-group-border1 {
  color: rgb(0, 0, 0);
  height: 1.25rem;
  padding: 0.1875rem 0.375rem;
  font-size: 0.4375rem;
  background-color: rgb(255, 255, 255);
  border: 0.03125rem solid rgb(21, 91, 157);
  border-radius: 0rem; }

#id_7871ab3597945537d9a108b1 .b-group-border1:focus {
  border-color: rgb(21, 91, 157);
  background-color: rgb(255, 255, 255); }

#id_7871ab3597945537d9a108b1 .b-group-text1 {
  display: none;
  color: rgb(102, 102, 102);
  font-size: 0.4375rem;
  font-weight: normal;
  text-align: inherit;
  font-family: microsoft yahei;
  line-height: 2.0;
  text-decoration: none; }

#id_7871ab3597945537d9a108b1 .b-group-text1:hover {
  color: #000;
  text-decoration: none;
  cursor: auto;
  box-shadow: none; }

.platform-standand {

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

#id_c6d8849cc61f5e3c2699275a .form-group {
  margin-bottom: 0; }

#id_c6d8849cc61f5e3c2699275a .form-control {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075); }

#id_c6d8849cc61f5e3c2699275a label {
  margin-bottom: 0; }

#id_c6d8849cc61f5e3c2699275a input::-webkit-input-placeholder {
  /* Chrome */
  color: rgb(158, 158, 158); }

#id_c6d8849cc61f5e3c2699275a input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgb(158, 158, 158); }

#id_c6d8849cc61f5e3c2699275a input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgb(158, 158, 158);
  opacity: 1; }

#id_c6d8849cc61f5e3c2699275a input:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: rgb(158, 158, 158);
  opacity: 1; }

#id_c6d8849cc61f5e3c2699275a .b-group-border1 {
  color: rgb(0, 0, 0);
  height: 1.25rem;
  padding: 0.1875rem 0.375rem;
  font-size: 0.4375rem;
  background-color: rgb(255, 255, 255);
  border: 0.03125rem solid rgb(21, 91, 157);
  border-radius: 0rem; }

#id_c6d8849cc61f5e3c2699275a .b-group-border1:focus {
  border-color: rgb(21, 91, 157);
  background-color: rgb(255, 255, 255); }

#id_c6d8849cc61f5e3c2699275a .b-group-text1 {
  display: none;
  color: rgb(102, 102, 102);
  font-size: 0.4375rem;
  font-weight: normal;
  text-align: inherit;
  font-family: microsoft yahei;
  line-height: 2.0;
  text-decoration: none; }

#id_c6d8849cc61f5e3c2699275a .b-group-text1:hover {
  color: #000;
  text-decoration: none;
  cursor: auto;
  box-shadow: none; }

.platform-standand {

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

#id_46a657526c9a61a31a7ebf8f .form-group {
  margin-bottom: 0; }

#id_46a657526c9a61a31a7ebf8f .form-control {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075); }

#id_46a657526c9a61a31a7ebf8f label {
  margin-bottom: 0; }

#id_46a657526c9a61a31a7ebf8f input::-webkit-input-placeholder {
  /* Chrome */
  color: rgb(158, 158, 158); }

#id_46a657526c9a61a31a7ebf8f input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgb(158, 158, 158); }

#id_46a657526c9a61a31a7ebf8f input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgb(158, 158, 158);
  opacity: 1; }

#id_46a657526c9a61a31a7ebf8f input:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: rgb(158, 158, 158);
  opacity: 1; }

#id_46a657526c9a61a31a7ebf8f .b-group-border1 {
  color: rgb(0, 0, 0);
  height: 1.25rem;
  padding: 0.1875rem 0.375rem;
  font-size: 0.4375rem;
  background-color: rgb(255, 255, 255);
  border: 0.03125rem solid rgb(21, 91, 157);
  border-radius: 0rem; }

#id_46a657526c9a61a31a7ebf8f .b-group-border1:focus {
  border-color: rgb(21, 91, 157);
  background-color: rgb(255, 255, 255); }

#id_46a657526c9a61a31a7ebf8f .b-group-text1 {
  display: none;
  color: rgb(102, 102, 102);
  font-size: 0.4375rem;
  font-weight: normal;
  text-align: inherit;
  font-family: microsoft yahei;
  line-height: 2.0;
  text-decoration: none; }

#id_46a657526c9a61a31a7ebf8f .b-group-text1:hover {
  color: #000;
  text-decoration: none;
  cursor: auto;
  box-shadow: none; }

.platform-standand {

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

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

#id_273c6d5cf531b9c58ac66e45 .b-group-text1:hover {
  cursor: pointer;
  color: rgb(255, 255, 255);
  text-decoration: none;
  cursor: pointer; }

#id_273c6d5cf531b9c58ac66e45 .b-group-border1 {
  height: 1.25rem;
  background-color: rgb(21, 91, 157);
  border: 0.03125rem solid rgb(21, 91, 157);
  border-radius: 0.09375rem;
  outline: none;
  box-shadow: none; }

#id_273c6d5cf531b9c58ac66e45 .b-group-border1:hover {
  border-color: rgb(21, 91, 157);
  background-color: rgb(21, 91, 157);
  box-shadow: none; }

#id_273c6d5cf531b9c58ac66e45 .s-page-form-submit {
  box-shadow: 0px 0px 0px rgb(255, 255, 255); }

.platform-standand {

}

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

#id_c169a7920e1e3aca2c9ebde5 a {
  text-decoration: none; }

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

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

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

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

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

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

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

.platform-standand {

}
#id_04b240ad77db05cbc5318e8c img {
  max-width: 100%;
  width: 100%;
  height: 100%; }

.platform-standand {

}

