
img {
  border: 0px;
  vertical-align: middle;
}
a:link {
  text-decoration: none;
  outline: none;
}
a:visited {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
  color: #0075cf;
  outline: none;
}
ul, p, dl, dt, dd {
  padding: 0px;
  margin: 0px;
}
li {
  list-style-position: outside;
  list-style-type: none;
}
h1, h2, h3, h4, h5 {
  font-size: 14px;
  padding: 0px;
  margin: 0px;
}
h1 {
  font-size: 16px;
}
h5 {
  font-size: 12px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear_f {
  clear: both;
  height: 0px;
  padding: 0px;
  margin: 0px;
  display: block;
  _display: inherit;
}
.h10 {
  height: 10px;
  overflow: hidden;
  clear: both;
}
.h30 {
  height: 30px;
  overflow: hidden;
  clear: both;
}
.h60 {
  height: 60px;
  overflow: hidden;
  clear: both;
}
.h70 {
  height: 70px;
  overflow: hidden;
  clear: both;
}
.h100 {
  height: 100px;
  overflow: hidden;
  clear: both;
}
input, textarea {
  background: transparent;
  padding: 0px;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0px;
}
em {
  font-style: normal;
}
.btn1 {
  cursor: pointer;
}
.red {
  color: #cb1f18;
}
.wal {
    padding: 0 7.3vw;
    box-sizing: border-box;
    /*padding-bottom: 8vw;*/
}
.wal2 {
  width: 12.0rem;
  margin: 0px auto;
  position: relative;
}
.wal3 {
  max-width: 14.5rem;
  margin: 0 auto;
}
.wal4 {
  max-width: 14rem;
  margin: 0 auto;
}
@font-face {
  font-family: medium;
  src: url(https://www.17sucai.com/preview/155563/2021-07-12/%E5%BB%BA%E4%BF%A1%E6%A8%A1%E6%9D%BF/font/DINCOND-MEDIUM.otf);
}
@font-face {
  font-family: bold;
  src: url(https://www.17sucai.com/preview/155563/2021-07-12/%E5%BB%BA%E4%BF%A1%E6%A8%A1%E6%9D%BF/font/DINCOND-BOLD.otf);
}
@font-face {
  font-family: pingfang;
  src: url(https://www.17sucai.com/preview/155563/2021-07-12/%E5%BB%BA%E4%BF%A1%E6%A8%A1%E6%9D%BF/font/PingFangSC-Regular.woff2);
}
.wal1160 {
  width: 1160px;
  margin: 0 auto;
}
/*地图*/
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}
html .clearfix {
  height: 1%
}
/*.map-service{position:relative;height:760px;background:url("../image/mapbj.jpg") center no-repeat}*/
.map-service-right { /*margin-left:414px;padding-top:60px*/
}
.china-map {
  width: 748px;
  height: 618px;
  background: url("../image/map_black_bg.png") center no-repeat;
  position: relative;
}
.region-list {
  position: absolute;
  left: 0;
  top: 0
}
@-webkit-keyframes warn {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }
}
@-moz-keyframes warn {
  0% {
    -moz-transform: scale(0);
    transform: scale(0);
    opacity: 1
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }
}
@-o-keyframes warn {
  0% {
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1
  }
  100% {
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }
}
@keyframes warn {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }
}

