@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
body {
  /* min-width: 1300px; */
  background-color: #fff;
}
/* 导航下 当前位置 */
/*about home关于我们 */
.center-three {
  width: 100%;
  /* border: 1px solid #ccc; */
  padding-top: 155px;
}
.aboutimg {
  /* background-image: url(../imgs/support/lx-banner.jpg); */
  /* height: 380px; */
  width: 100%;
  position: relative;
}
.aboutimg img{
  width:100%;
}
.current-location {
  position: relative;
  bottom: 0;
  right: 0;
  padding: 10px 10px;
}
.current-container {
  position: absolute;
  right: 10px;
  bottom: 30px;
}
.current-location a {
  text-decoration: none;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
}
.current-location a:hover {
  color: red;
}
/* contactus 联系我们 */
.contactus-main {
  width: 100%;
  background-color: #fff;
}
.contactus-center {
  width: 1000px;
  /* height: 600px; */
  margin: 0 auto;
  /* background-color: pink; */
}
.contactus-d-one {
  width: 380px;
  height: 286px;
  background-color: #ffffff;
  border: solid 1px #f5f5f5;
}
/* contacotus 联系我们 */
.aboutworld {
  text-align: center;
  padding: 32px;
  /* color: #ffffff; */
  font-size: 30px;
}
.aboutworld span {
  color: red;
}
.circle {
  width: 45px;
  height: 1px;
  background: red;
  margin: 0 auto;
  /* border: 1px solid #ccc; */
  margin-top: -20px;
}
.contactus-first {
  padding-top: 45px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* .contactus-first::before{
  content: "";
  width: 23%;
} */
.contactus-first div {
  width: 23%;
  background-color: #ffffff;
  border: solid 1px #f5f5f5;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  transition: box-shadow 0.3s;
  margin-bottom: 20px;
  padding: 20px 10px;
  box-sizing: border-box;
}
.contactus-first div:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.contactus-first img {
  width: 60px;
  height: 60px;
}
.contactus-first p {
  width: 100%;
  text-align: center;
  padding-top: 15px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #999999;
}
.contactus-first span {
  float: left;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  word-wrap: break-word;
}
.contactus-d-one span{
  font-size: 20px;
  margin-bottom: 15px;
}
/* .contactus-mobile{
  box-shadow: 0px 6px 46px 0px 
		rgba(0, 0, 0, 0.06);
} */
/* 第二行 */
.contactus-second {
  padding-top: 32px;
  width: 1000px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.contactus-second div {
  width: 226px;
  height: 280px;
  border: solid 1px #f5f5f5;
}
.contactus-second div:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.contactus-second img {
  width: 60px;
  height: 60px;
  margin-left: 88px;
  margin-top: 50px;
}
.contactus-second p {
  text-align: center;
  padding-top: 15px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #999999;
}
.contactus-second span {
  float: left;
  width: 235px;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
}
.contactus-d-one span{
  font-size: 16px;
}
/* .contactus-two {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contactus-two div {
  width: 312px;
  height: 220px;
  background-color: #ffffff;
  border: solid 1px #f5f5f5;
  margin-top: 30px;
  transition: box-shadow 0.3s;
}
.contactus-two div:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.contactus-two img {
  width: 60px;
  height: 60px;
  margin-left: 133px;
  margin-top: 30px;
}
.contactus-two p {
  text-align: center;
  padding-top: 15px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #999999;
}
.contactus-two span {
  float: left;
  width: 310px;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
} */
/* contactus 地图  start*/
.contactus-map {
  width: 1000px;
  /* margin-top: 121px !important; */
  padding-top: 148px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.contactus-map iframe {
  margin: 0 auto;
  /* margin-top: 60px; */
}
#map-top {
  width: 992px;
  /* height: 40px; */
  background: #ececec;
  margin-top: 27px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
}
#mapCard_bigMap{
  width: 992px;
  background: #ececec;
  text-align: center;
  line-height: 40px;
  margin-top: -22px;
}
#mapCard_bigMap{
  text-align: center !important;
}
#mapCard_bigMap a {
  color: #2679ba;
  text-decoration: none;
}
/* contactus 地图  end*/
/* contactus 底部 */

/* sidebar 侧边栏  start*/
.all-sidebar {
  position: fixed;
  right: 4% !important;
  top: 15% !important;
  z-index: 99999999999999999;
}
/* sidebar 侧边栏 end */
