* {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  color: white;
}

body {
  visibility: hidden;
  opacity: 0;
  transition: 0.5s linear;
  background: #1a1a1a;
}

a {
  text-decoration: none;
  cursor: pointer;
}

.banner {
  width: 100%;
  background-size: cover;
  min-width: 1200px;
}

.banner .banner-top {
  width: 100%;
  height: 91px;
  background-color: #1b1617;
  color: white;
}

.banner .banner-top .top-center {
  /* width: 642px; */
  height: 100%;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  position: relative;
}

.banner .banner-top .top-center .menu-left,
.banner .banner-top .top-center .menu-right {
  position: absolute;
  display: flex;
  align-items: center;
  height: 100%;
}

.banner .banner-top .top-center .menu-left {
  right: calc(50% + 46px);
}

.banner .banner-top .top-center .menu-right {
  left: calc(50% + 46px);
}

.banner .banner-top .top-center .menu-left .clip,
.banner .banner-top .top-center .menu-right .clip {
  display: flex;
  /* width: 214px; */
  margin: 0 20px;
  font-size: 16px;
  align-items: center;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 42px;
}

.banner .banner-top .top-center .clip .clip-img {
  width: 56px;
  height: 58px;
  position: relative;
  /* top: 20px; */
  z-index: 99;
}

.banner .banner-top .top-center .clip .clip-1 {}

.banner .banner-top .top-center .clip .clip-2 {}

.banner .banner-top .top-center .clip .clip-1 .clip-1>a>span {
  width: 16px;
  height: 8px;
  font-size: 14px;
  color: #FFFFFF;
}

.clip-1 a.active>span,
.clip-1 a:hover>span,
.clip-2 a.active>span,
.clip-2 a:hover>span {
  padding-bottom: 30px;
  border-bottom: 3px solid #40a2cf;
}

.active {
  padding-bottom: 30px;
  border-bottom: 3px solid #40a2cf;
}

.triangle {
  position: absolute;
  left: 916px;
}

.bottom {
  width: 100%;
  height: 300px;
  background-color: #1b1617;
}

.bottom .bottom1 {
  width: 1200px;
  height: 258px;
  background-color: #1b1617;
}

.bottom .bottom1 .bottom-title {
  background-color: #1b1617;
  display: flex;
  align-items: center;
  position: relative;
  top: 52px;
}

.bottom .bottom1 .bottom-content {
  width: 1200px;
  display: flex;
  position: relative;
  top: 88px;
}

.bottom .bottom1 .bottom-content .bottom-clip {
  width: 400px;
  height: 86px;
}

.bottom .bottom1 .bottom-content .bottom-clip .bottom-img {
  width: 36px;
  height: 36px;
  position: relative;
  left: 50%;
  /* top: 20%; */
  margin-left: -20px;
  margin-top: -20px;
}

.bottom .bottom1 .bottom-content .bottom-clip .bottom-font {
  font-size: 16px;
  position: relative;
  bottom: 0;
  margin-top: 10px;
  text-align: center;
  color: #999999;
}

.bottom .bottom2 {
  height: 42px;
  background-color: #2b2b2c;
  text-align: center;
  font-size: 14px;
  line-height: 42px;
  color: #666666;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottom .bottom2 .content {
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottom .bottom2 .content a div {
  display: flex;
  align-items: center;
}

.bottom .bottom2 .content a div img {
  margin-right: 5px;
  margin-left: 10px;
}

.bottom .bottom2 .content .bottom-font2 {
  align-items: center;
  text-align: center;
  font-size: 14px;
  color: #666666;
  line-height: 42px;
  font-weight: 500;
}

html,
body {
  margin: 0;
  padding: 0;
  visibility: hidden;
}

.iw_poi_title {
  color: #CC5522;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  padding-right: 13px;
  white-space: nowrap;
}

.iw_poi_content {
  font: 12px arial, sans-serif;
  overflow: visible;
  padding-top: 4px;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
  color: #1b1617;
}

.anchorBL {
  display: none;
}

.banner-bottom {
  width: 100%;
  height: 530px;
  background-image: url("../img/contact/banner.jpg");
  background-repeat: no-repeat;
  background-clip: border-box;
  background-position-x: center;
  background-position-y: 0;
  background-origin: content-box;
  background-size: cover;
  position: relative;
}

.banner-bottom .banner-icon {
  width: 205px;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
}

.body {
  width: 100%;
  height: 1030px;
  background-color: #2b2b2c;
  z-index: 2;
}

.body .body1 {
  width: 1200px;
  min-width: 1200px;
  height: 196px;
  position: relative;
  top: 79px;
  display: flex;
  justify-content: space-between;
}

.body .body1 .body1-content {
  width: 565px;
  border: 2px solid white;
  font-size: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.body1-content div {
  padding-top: 15px;
}

.body1-content>div:first-child {
  padding-top: 0;
}

.body .body2 {
  width: 1200px;
  min-width: 1200px;
  height: 564px;
  position: relative;
  top: 200px;
  border: #ccc solid 1px;
}

.hidden-download {
  display: none !important;
}

/*# sourceMappingURL=contact.css.map */