* {
  margin: 0;
  padding: 0;
}
.w {
  width: 1200px;
  margin: auto;
}
body {
  min-width: 1300px;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
/*清除浮动*/
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.nav {
  position: fixed;
  width: 100%;
  margin: auto;
  text-align: center;
  height: 64px;
  z-index: 9999;
  background-color: transparent;
  transition: all 0.3s linear;
}
.nav .layui-nav {
  margin: 0 auto;
  padding: 0;
  background-color: transparent;
}
.layui-nav .logo {
  float: left;
  line-height: 64px;
}
.nav .layui-nav .yc:hover {
  background-color: #1093e1;
}
.nav .layui-nav .yc:after {
  display: none;
}
.nav .layui-nav .layui-nav-item {
  line-height: 64px;
}
.layui-nav .layui-nav-item a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.layui-nav .layui-this:after,
.layui-nav-bar {
  background-color: #ffffff;
}
.layui-nav-item .layui-nav-child {
  display: none;
  position: absolute;
  top: 63px;
  min-width: 100%;
  line-height: 36px;
  padding: 5px 0;
  box-shadow: 0 2px 4px rgb(0 0 0%);
  border: none;
  background-color: #1093e1;
  z-index: 100;
  border-radius: 0px;
  white-space: nowrap;
}
.layui-nav .layui-nav-child a {
  color: #fcfdfd;
}
.layui-nav .layui-nav-child a:hover {
  color: #8df7c2;
  background-color: transparent;
}
.layui-nav .layui-nav-item:after {
  content: '';
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  left: 23%;
  width: 54%;
  height: 5px;
  background-color: #fff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  opacity: 0;
}
.layui-nav .layui-nav-item:hover:after {
  opacity: 1;
}
.layui-nav .layui-this:after {
  opacity: 1;
}
.layui-nav-bar {
  display: none;
}
.layui-nav .layui-nav-item a {
  width: 130px;
  padding: 0 20px;
}
.focus {
  background-image: url(../../assets/img/ContactUs.png);
  width: 100%;
  height: 450px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.banner {
  margin-bottom: 80px;
}
.banner .lxwm {
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #162f5a;
  width: 100%;
  padding: 77px 0;
  text-align: center;
}
.contact {
  height: 610px;
  position: relative;
}
.display {
  display: none;
}
.contact .map {
  float: left;
  height: 610px;
  width: 830px;
}
.contact .three-btn {
  position: absolute;
  right: 370px;
  z-index: 999;
  height: 40px;
  width: 40px;
}
.contact .three-btn img,
.contact .two-btn img {
  height: 100%;
  width: 100%;
}
.contact .three-btn img {
  height: 60%;
}
.contact .mapss {
  float: left;
  height: 610px;
  width: 830px;
}
.contact .two-btn {
  position: absolute;
  right: 370px;
  z-index: 99;
  height: 40px;
  width: 40px;
}
.contact .mapss .fullSize {
  float: left;
  height: 610px;
  width: 830px;
}
.contact .mapss .fullSize .eject {
  position: absolute;
  width: 200px;
  height: 150px;
  background-color: pink;
  z-index: 99;
}
.map ul li {
  list-style: none;
}
.map .btn-wrap {
  z-index: 999;
  position: fixed;
  bottom: 3.5rem;
  margin-left: 3rem;
  padding: 1rem 1rem;
  border-radius: 0.25rem;
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(27, 142, 236, 0.5);
}
.map .btn {
  width: 100px;
  height: 30px;
  float: left;
  background-color: #fff;
  color: #1b8eec;
  font-size: 14px;
  border: 1px solid #1b8eec;
  border-radius: 5px;
  margin: 0 5px;
  text-align: center;
  line-height: 30px;
}
.map .btn:hover {
  background-color: rgba(27, 142, 236, 0.8);
  color: #fff;
}
.contact .map .anchorBL img,
.contact .map .anchorBL span {
  display: none !important;
}
.contact .BMap_bubble_pop {
  width: 262px !important;
  padding: 5px 0px !important;
  height: 114px !important;
  border: 1px solid #ababab !important;
}
.contact .BMap_bubble_pop .BMap_bubble_top {
  height: 35px !important;
  border-bottom: 1px solid #ababab;
}
.contact .BMap_bubble_pop .BMap_bubble_top .BMap_bubble_title {
  height: 30px !important;
  line-height: 30px !important;
  font-size: 14px !important;
  font-family: Microsoft YaHei !important;
  font-weight: 400 !important;
  color: #666666 !important;
}
.contact .BMap_bubble_pop .BMap_bubble_center {
  height: 52px;
}
.contact .BMap_bubble_pop .BMap_bubble_center .BMap_bubble_content {
  padding-top: 10px !important;
  font-size: 14px !important;
  font-family: Microsoft YaHei !important;
  font-weight: 400 !important;
  color: #666666 !important;
}
.contact .us {
  float: left;
  height: 610px;
  width: 370px;
  background-color: #1093e1;
}
.contact .us h2 {
  margin-top: 41px;
  margin-left: 35px;
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fdfafa;
}
.contact .us h4 {
  margin-left: 35px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fdfafa;
}
.contact .us h3 {
  margin-top: 49px;
  margin-left: 35px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #fdfafa;
}
.contact .us p {
  margin-top: 27px;
  margin-left: 35px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #fbfafb;
}
.contact .us .p1 {
  margin-top: 16px;
}
.contact .us img {
  margin-top: 80px;
  margin-left: 35px;
}
.contact .us .p2 {
  margin-top: 14px;
  margin-left: 40px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #fbfafb;
}
.BMap_Marker:hover .BMap_bubble_pop {
  display: block;
}
.footer {
  width: 100%;
  height: 328px;
  background: #0a2349;
}
.contactus {
  float: left;
  width: 302px;
  height: 269px;
  padding-top: 53px;
}
.line {
  float: left;
  margin-top: 53px;
  width: 1px;
  height: 179px;
  background: #999999;
}
.contactus dl dd {
  padding-top: 8px;
}
.contactus .lxdh {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #cbcbcb;
  line-height: 13px;
}
.Disclaimers a {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #dcd9d9;
}
.Disclaimers span {
  color: #ffffff;
}
.contactus .wx {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #cbcbcb;
}
.mod_help {
  height: 269px;
  border-bottom: 1px solid #999999;
  padding-top: 53px;
  padding-left: 452px;
}
.mod_help dl {
  float: left;
  width: 265px;
}
.mod_help dl:last-child {
  width: 185px;
}
.mod_help dl dt {
  margin-bottom: 27px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #dcd9d9;
}
.mod_help dl dd {
  margin-bottom: 16px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #dcd9d9;
}
.mod_help dl dd a:hover {
  margin-bottom: 16px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.mod_copyright {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  text-align: center;
  line-height: 58px;
}
.switch {
  outline: none;
  border: none;
  z-index: 1;
  position: relative;
  color: white;
  background: #595959;
  overflow: hidden;
  --shine-width: 50px;
}
.switch::after {
  content: '';
  z-index: -1;
  position: absolute;
  background: #fff;
  /* 核心代码：位置一步步调整 */
  top: -50%;
  left: 0%;
  bottom: -50%;
  width: 50px;
  transform: translate3d(-200%, 0, 0) rotate(35deg);
  /*  */
}
.switch:hover {
  cursor: pointer;
}
.switch:hover::after {
  transition: transform 0.5s ease-in-out;
  transform: translate3d(500%, 0, 0) rotate(35deg);
}
