@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_d7b3a8d66a24e30f052f4841 img {
  max-width: 100%; }

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

#id_d7b3a8d66a24e30f052f4841 .clearfix {
  display: block; }

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

#id_d7b3a8d66a24e30f052f4841 .fl {
  float: left; }

#id_d7b3a8d66a24e30f052f4841 .fr {
  float: right; }

#id_d7b3a8d66a24e30f052f4841 .box {
  width: 100%; }

#id_d7b3a8d66a24e30f052f4841 .b_left dl dt {
  float: left; }

#id_d7b3a8d66a24e30f052f4841 .b_left dl dd {
  float: left; }

#id_d7b3a8d66a24e30f052f4841 .b_left dl dd a {
  padding: 0 0.46875rem; }

#id_d7b3a8d66a24e30f052f4841 .search_box * {
  padding: 0;
  margin: 0; }

#id_d7b3a8d66a24e30f052f4841 .search_box {
  border: 0.03125rem solid rgb(229, 229, 229);
  padding: 0rem 0rem;
  height: 1.21875rem;
  border-radius: 0rem; }

#id_d7b3a8d66a24e30f052f4841 .search_box form {
  display: inline-block;
  width: 100%;
  height: 100%; }

#id_d7b3a8d66a24e30f052f4841 .search_box .b-submit {
  float: left;
  padding: 0.3125rem 0.46875rem;
  position: relative; }

#id_d7b3a8d66a24e30f052f4841 .search_box .b-submit:before {
  content: '';
  width: 0.03125rem;
  height: 0.46875rem;
  background: rgb(141, 141, 141);
  position: absolute;
  right: 0.03125rem;
  top: 0.375rem; }

#id_d7b3a8d66a24e30f052f4841 .search_box .s-txt {
  width: 9.65625rem;
  height: 100%;
  float: left;
  border: none;
  padding-left: 0.3125rem;
  font-size: 0.4375rem;
  color: rgb(167, 167, 167); }

#id_d7b3a8d66a24e30f052f4841 .search_box .s-txt:focus {
  outline-style: none !important; }

#id_d7b3a8d66a24e30f052f4841 .search_box ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: rgb(167, 167, 167);
  font-size: 0.375rem; }

#id_d7b3a8d66a24e30f052f4841 .search_box :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgb(167, 167, 167);
  font-size: 0.375rem; }

#id_d7b3a8d66a24e30f052f4841 .search_box ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgb(167, 167, 167);
  font-size: 0.375rem; }

#id_d7b3a8d66a24e30f052f4841 .search_box :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: rgb(167, 167, 167);
  font-size: 0.375rem; }

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

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

.platform-standand {

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

#id_6c34ba3e60e64ae53ae58b33 .mianbiaoxie .breadcrumb {
  background-color: rgb(255, 255, 255);
  border: 0.03125rem solid rgb(221, 221, 221);
  border-radius: 0rem;
  padding: 0;
  padding-left: 0.46875rem; }

#id_6c34ba3e60e64ae53ae58b33 .mianbiaoxie .breadcrumb:hover {
  border-color: rgb(221, 221, 221);
  background-color: rgb(255, 255, 255); }

#id_6c34ba3e60e64ae53ae58b33 .mianbiaoxie .breadcrumb li a {
  color: rgb(102, 102, 102);
  font-size: 0.375rem;
  font-weight: normal;
  font-family: microsoft yahei;
  line-height: 1.1875rem;
  text-decoration: none; }

#id_6c34ba3e60e64ae53ae58b33 .mianbiaoxie .breadcrumb li a:hover {
  color: rgb(51, 51, 51);
  text-decoration: none;
  cursor: auto; }

#id_6c34ba3e60e64ae53ae58b33 .mianbiaoxie .breadcrumb li:last-child a {
  color: rgb(51, 51, 51); }

.platform-standand {

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

#id_31804f1b748d66b571d4533f .a-top ul {
  margin-top: -0.3125rem;
  margin-left: -0.3125rem; }

#id_31804f1b748d66b571d4533f .a-top ul li {
  margin-top: 0.3125rem;
  margin-left: 0.3125rem; }

#id_31804f1b748d66b571d4533f .nav-pills > li + li {
  margin-left: 0.3125rem; }

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

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

#id_31804f1b748d66b571d4533f .b-group-border1 {
  background-color: #FFF;
  border: 0.03125rem solid rgb(221, 221, 221);
  border-radius: 0rem;
  padding: 0.25rem 0.3125rem; }

#id_31804f1b748d66b571d4533f .u-cursor.active .b-group-border1, #id_31804f1b748d66b571d4533f .b-group-border1:hover {
  border-color: rgb(21, 91, 157);
  background-color: rgb(21, 91, 157); }

.platform-standand {

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

#id_9bc499368acec12856c03ef4 hr {
  margin-top: 0rem;
  margin-bottom: 0rem;
  border-top: 0; }

#id_9bc499368acec12856c03ef4 .b-group-text2 {
  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;
  display: none; }

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

#id_9bc499368acec12856c03ef4 .b-group-text3 {
  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_9bc499368acec12856c03ef4 .b-group-text3:hover {
  color: None;
  text-decoration: none;
  cursor: auto; }

#id_9bc499368acec12856c03ef4 .b-group-border3 {
  background-color: rgb(255, 255, 255);
  border-bottom: 0.03125rem none rgb(221, 221, 221);
  border-radius: 0rem; }

#id_9bc499368acec12856c03ef4 .b-group-border3:hover {
  border-color: rgb(221, 221, 221);
  background-color: #FFF; }

#id_9bc499368acec12856c03ef4 .b-group-border4 {
  background-color: #FFF;
  border: 0.03125rem solid rgb(221, 221, 221);
  border-radius: 0rem; }

#id_9bc499368acec12856c03ef4 .b-group-border4:hover {
  border-color: rgb(221, 221, 221);
  background-color: #FFF; }

#id_9bc499368acec12856c03ef4 .a-right {
  padding: 0 0.3125rem; }

#id_9bc499368acec12856c03ef4 .suolu {
  display: block;
  margin-bottom: 0.625rem; }

#id_9bc499368acec12856c03ef4 .souli {
  float: left;
  overflow: hidden; }

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

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

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

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

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

#id_9bc499368acec12856c03ef4 .b-group-border4 {
  background-color: #FFF;
  border: 0.03125rem solid rgb(221, 221, 221);
  border-radius: 0rem;
  padding: 0rem;
  margin: 0.15625rem; }

#id_9bc499368acec12856c03ef4 .b-group-border4 img {
  border-radius: 0rem; }

#id_9bc499368acec12856c03ef4 .b-group-border4:hover {
  border-color: rgb(221, 221, 221);
  background-color: #FFF; }

.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 {

}

