:root {
  --c: #1f2d49;
}

body {
  opacity: 0;
  visibility: hidden;
  overflow-x: hidden;
}

body.wd-show {
  opacity: 1;
  visibility: visible;
  transition: 1s;
}

body.make {
  opacity: 1;
  visibility: visible;
}

.wd-right-float {
  position: fixed;
  top: 50%;
  right: 5px;
  z-index: 9999;
  transform: translateY(-50%);
  margin-top: 20vh;
  transition: 1s;
}

.wd-right-float.wd-hide {
  right: -100px;
}

.wd-right-float .wd-item {
  animation: fadeOut both;
  position: relative;
}

.wd-right-float .wd-item .wd-sub {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  display: flex;
  font-size: 16px;
  color: #fff;
  align-items: center;
  justify-content: center;
  z-index: -1;
  overflow: hidden;
  transform: translateX(-100%);
  visibility: hidden;
}

.wd-right-float .wd-item:hover .wd-sub {
  visibility: visible;
}

.wd-right-float .wd-item .wd-sub div {
  background-color: #333;
  display: flex;
  height: 100%;
  width: 180px;
  align-items: center;
  padding: 0px 20px;
  animation: fadeOutLeft 1s both;
}

.wd-right-float .wd-item:hover .wd-sub div {
  animation: fadeInLeft 1s 0s both;
}

.wd-right-float.wd-show .wd-item {
  animation: fadeInRight 1s 0s both;
}

.wd-right-float.wd-show .wd-item:nth-child(1) {
  animation-delay: 0.2s;
}

.wd-right-float.wd-show .wd-item:nth-child(2) {
  animation-delay: 0.3s;
}

.wd-right-float.wd-show .wd-item:nth-child(3) {
  animation-delay: 0.4s;
}

.wd-right-float.wd-show .wd-item:nth-child(4) {
  animation-delay: 0.5s;
}

.wd-right-float .wd-item a {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #212b6e;
  margin-bottom: 2px;
}

.wd-right-float .wd-item a svg {
  width: 30px;
  height: 30px;
  transition: 1s;
}

.wd-right-float .wd-item:hover a svg {
  transform: rotateY(180deg);
}

.wd-right-float .wd-item a svg path {
  fill: #fff;
}

@media(max-width: 768px) {
  .wd-right-float {
    display:none;
  }
}

.w-scroll-ani {
  animation: fadeOut both;
}

body.wd-show .w-scroll-ani.scrolled {
  animation: fadeInUp 1s both;
}

#c_portalResProduct_detail-16077401664182956 .sp-wrap img {
  width: 100%;
}

.w_grid-000 > div > .p_gridbox {
  display: flex;
  align-items: flex-start;
  overflow: visible;
  flex-wrap: wrap;
}

.w_grid-001 > div > .p_gridbox {
  display: flex;
  align-items: flex-start;
  overflow: visible;
  flex-wrap: wrap;
}

#c_portalResProduct_detail-16077401664182956 .left {
  position: sticky;
  top: 70px;
}

#c_portalResProduct_detail-16077401664182956 .top {
  padding-left: 2%;
  padding-right: 2%;
}

#c_portalResProduct_detail-16077401664182956 .right_con {
  padding-left: 8%;
  margin-top: 30px;
}

#c_portalResProduct_detail-16077401664182956 .top {
  background: #f3f3f3;
}

#c_portalResProduct_detail-16077401664182956 .tabContent img {
  max-width: 100%;
  height: auto !important;
}

.c_portalResProduct_detail-01001 {
  overflow: visible !important;
}

#c_portalResProduct_detail-16077401664182956 .left_con {
  padding: 0;
}

table {
  margin-top: 10px;
  margin-bottom: 10px;
}

table td {
  padding: 10px;
  font-size: 14px;
  color: #333;
}

.wd-products-detail-title {
  font-size: 18px !important;
  color: #2756a3 !important;
  margin: 20px 0 !important;
  font-weight: bold;
}

.c_portalResProduct_detail-03001 .d_MarketPriceBox {
  display: none
}

.c_portalResProduct_detail-03001 .d_BaseInfoBox {
  display: none;
}

.c_portalResProduct_detail-03001 .d_NumberBox {
  margin-top: 15px;
}

.c_portalResBreadcrumb_nav-01001 .p_breadcrumb {
  color: var(--c);
}

.c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst {
  color: var(--c);
}

.c_portalResProduct_detail-03001 .d_DecTab:nth-child(2) {
  display: none;
}

#c_portalResProduct_detail-16194057357470844 .widget-detail-overview .do-entry-list {
  max-width: 800px;
}

#c_portalResProduct_detail-16194057357470844 .reset_style table {
  max-width: 800px;
}

#c_portalResProduct_detail-16194057357470844 .reset_style h3 {
  padding: 20px;
}

#c_portalResProduct_detail-16194057357470844 .widget-detail-overview .do-entry dl > dt {
  font-size: 15px;
  line-height: 1.6;
  color: #555;
}

#c_portalResProduct_detail-16194057357470844 .widget-detail-overview .do-entry dl > dd {
  font-size: 15px;
  line-height: 1.6;
  color: #555;
}

#c_portalResProduct_detail-16194057357470844 .reset_style table td {
  font-size: 15px;
  line-height: 1.6;
  color: #555;
}

.c_portalResProduct_detail-03001 .p_interaction button {
  width: 166px;
  height: 46px;
  background-color: #df3033;
}

.c_portalResProduct_detail-03001 .p_interaction .p_Buy button:nth-child(1) {
  background-color: #ffeded;
  border: 1px solid #FF0036;
  color: #FF0036;
}

.c_portalResProduct_detail-03001 .d_ProductDetail {
  padding: 15px;
  background-color: #fff;
}

.p_stepBox {
  height: auto;
}

.p_stepBox .step.active .stepText {
  line-height: normal;
}

.prz {
  position: relative;
  height: 548px;
}

.pra {
  position: absolute;
}

.fl {
  float: left;
}

.clearfix:after, .clearfix:before {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  line-height: 0;
  content: "";
}

.clearfix {
  zoom: 1; /*overflow: hidden;*/
}

.mob-show {
  display: none;
}

/*é¦–é¡µ*/
.index .part4 {
  width: 100%;
  height: 810px;
  background: #1763c7;
  color: #fff;
}

.index .part4 .wrapper {
  height: 100%;
  padding-top: 48px;
  width: 1570px;
  margin: 0 auto;
}

.index .part4 .tit {
  font-size: 42px;
  line-height: 42px;
  padding: 0 0 20px;
  text-align: left;
  margin-top: 110px;
  margin-bottom: 50px;
}

.index .part4 .num-box {
  font-size: 0;
  /* text-align: center;*/
}

.index .part4 .num {
  width: 300px;
  overflow: hidden;
  margin-bottom: 22px;
  /*display: inline-block; text-align: center;*/
}

.index .part4 .roll span {
  font-size: 36px;
  font-weight: bold;
}

.index .part4 .num p {
  font-family: 'å¾®è½¯é›…é»‘';
  font-size: 28px;
}

.map-box {
  position: absolute;
  top: 0;
  left: 0;
  background: url(/img/hr_ditu.png) no-repeat center/contain;
  width: 100%;
  height: 548px;
  background-size: contain;
}

.map-box .china-map, .map-box .world-map {
  width: 100%;
  height: 100%;
}

.map-box .world-map {
  display: none;
}

.map-box .small-box {
  width: 206px;
  height: 104px;
  box-sizing: border-box;
  border: 1px solid #1763c7;
  bottom: 6px;
  overflow: hidden;
  padding: 10px;
  cursor: pointer;
  background: #1763c7;
  left: -20px;
  display: none;
}

.map-box .small-box .small-map {
  background: url(/img/qmmtip_11.png) no-repeat;
  width: 196;
  height: 85px;
  background-size: 100%;
  /* background-position: 0 -.85rem;*/
  transition: background .5s;
}

.map-box .small-box .small-map.active {
  background: url(/img/qmmtip_10.png) no-repeat;
}

.map-box .point {
  width: 6px;
  height: 6px;
  background: rgba(0, 163, 255, 1);
  border-radius: 50%;
  left: 860px;
  top: 108px;
  cursor: pointer;
}

.map-box .point .info {
  width: 238px;
  background: rgba(255, 255, 255, .05);
  left: 55px;
  top: -31px;
  overflow: hidden;
  padding: 10px 0;
}

.map-box .point .info .scroll-box {
  height: 100px;
  overflow-y: auto;
  margin-right: -17px;
}

.map-box .point .info .scroll-box ul {
  position: absolute;
  top: 0;
  text-align: justify;
  width: 100%;
}

.map-box .point .info .scroll-box .city {
  text-align: center;
  padding-bottom: 4px;
  font-size: 20px
}

.map-box .point .info .prompt {
  width: 100%;
  text-align: center;
  font-size: 12px;
  animation: see_more 3s forwards;
  height: 20px;
  line-height: 26px;
}

/* .map-box .china-map .point:nth-child(10), .map-box .world-map .point:nth-child(5) {animation: shining 1s infinite;} */
/*qmmä¿®æ”¹*/
/*.index .part4 .tit*/
.qmmMapInfo {
  width: 331px;
  position: absolute;
  top: 87px;
}

.qmmMapInfo .roll {
  float: left;
}

.qmmMapInfo p {
  float: left;
  line-height: 57px;
}

.map-box .china-map .point.active11 .breath {
  display: block !important;
}

.index .part4 .num p, .index .part4 .num .roll {
  display: inline-block;
  *display: inline;
  line-height: 32px;
}

.index .part4 .num .roll {
  margin-right: 10px;
}

.qmmContactbox.contact-box h2, .qmmContactbox.contact-box .radio {
  /*margin-left: .15rem;*/
}

.map-box .point:nth-child(10) {
  z-index: 5;
}

@keyframes shining {
  0% {
    background: rgba(255, 255, 255, 1);
  }

  50% {
    background: rgba(255, 255, 255, .5);
  }
}

@keyframes see_more {
  0% {
    opacity: 1;
    height: 20px;
  }

  20% {
    opacity: .2;
    height: 20px;
  }

  40% {
    opacity: 1;
    height: 20px;
  }

  60% {
    opacity: .2;
    height: 20px;
  }

  80% {
    opacity: 1;
    height: 20px;
  }

  100% {
    opacity: 0;
    height: 0;
  }
}

.map-box .point.left .line {
  background: url(/img/index_part4_line_l.png) no-repeat 0 31px;
  ; left: -49px;
}

.map-box .point.left .info {
  left: -287px
}

.map-box .point .info i {
  width: 48px;
  height: 34px;
  background-size: cover !important;
}

.map-box .point .info .i1 {
  background: url(/img/map_info_icon1.gif) no-repeat;
  background-size: 100% 100%;
  top: 0;
  left: 0;
}

.map-box .point .info .i2 {
  background: url(/img/map_info_icon2.gif) no-repeat;
  background-size: 100% 100%;
  top: 0;
  right: 0;
}

.map-box .point .info .i3 {
  background: url(/img/map_info_icon1.gif) no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}

.map-box .point .info .i4 {
  background: url(/img/map_info_icon2.gif) no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  left: 0;
  transform: rotate(180deg);
}

.map-box .point .info li {
  padding: 5px 10px;
}

.map-box .point .info li:last-child {
  padding-bottom: 0;
}

.map-box .point .info li p {
  text-align: center;
}

.map-box .point .info li p:nth-child(1) {
  width: 100%;
  border-bottom: 1px dotted #fff;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.map-box .point .info li p:nth-child(2) {
  font-size: 12px;
}

.map-box .point .breath {
  transform: translateX(-50%) translateY(-50%);
  left: 3px;
  top: 3px;
  border-radius: 50%;
  background: rgba(0, 163, 255, .8);
  animation: map_point 2s infinite;
}

.map-box .point>* {
  display: block;
}

.map-box .point .line {
  display: none!important;
}

.map-box .point .info {
  display: none!important;
}

.map-box .point.active11>.breath {
  display: block;
}

/*.map-box .point:hover > *{display: block!important;}*/
/*.map-box .china-map .point:hover .map-box .china-map .point.active11 .breath{display: none;}*/
@keyframes map_point {
  0% {
    width: 0;
    height: 0;
    box-shadow: 0 0 0 0 rgba(0, 163, 255, .2);
  }

  50% {
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 10px rgba(0, 163, 255, .2);
  }

  100% {
    width: 0;
    height: 0;
    box-shadow: 0 0 0 0 rgba(0, 163, 255, .8);
  }
}

#vcodeimg {
  float: right;
}

.qmm_small-box {
  width: 133px;
  height: 202px;
  right: 165px;
  bottom: 0rem;
  overflow: hidden;
  display: none;
}

.qmm_small-box .small-map {
  width: 100%;
  height: 100%;
  background: url(/img/qmmtip_03.png);
  background-size: 100%;
}

@media only screen and (max-width: 768px) {
  .prz {
    position: relative;
    height: 275px;
  }

  .map-box {
    height: 275px;
  }
}
