.g-footer-wrap[data-v-40ab164b] {
  width: 100%;
  height: 142px;
  background-color: #111;
}
.hover-container[data-v-40ab164b] {
  cursor: pointer;
  position: relative;
  width: 50px;
  height: 50px;
}
.hover-container .wx-icon[data-v-40ab164b] {
  width: 33px;
  height: 33px;
  float: right;
}
.hover-container .qr-img[data-v-40ab164b] {
  height: 133px;
  width: 133px;
  position: absolute;
  visibility: hidden;
  top: -133px;
  left: -34px;
  display: inline-block;
  z-index: 999999999;
}
.hover-container[data-v-40ab164b]:hover {
  cursor: pointer;
  position: relative;
  width: 50px;
  height: 50px;
}
.hover-container:hover .wx-icon[data-v-40ab164b] {
  width: 33px;
  height: 33px;
  float: right;
}
.hover-container:hover .qr-img[data-v-40ab164b] {
  height: 133px;
  width: 133px;
  visibility: visible;
  position: absolute;
  top: -133px;
  left: -34px;
  display: inline-block;
  z-index: 999999999;
}
.m-foot-content[data-v-40ab164b] {
  padding: 30px 0;
  color: #fff;
}
.u-logo[data-v-40ab164b] {
  width: 40px;
  height: 38px;
}
.m-foot-logo[data-v-40ab164b] {
  width: 100px;
  margin-right: 200px;
}
ul[data-v-40ab164b] {
  list-style-type: none;
  padding: 0;
}
li[data-v-40ab164b] {
  font-size: 14px;
  float: left;
  margin: 8px 0 0 40px;
  font-weight: 600;
}
a[data-v-40ab164b] {
  color: #fff;
  text-decoration: none;
}
dt[data-v-40ab164b] {
  margin-bottom: 10px;
}
dd[data-v-40ab164b] {
  line-height: 24px;
}
.m-contact-info[data-v-40ab164b] {
  width: 600px;
}
.m-contact-info p[data-v-40ab164b] {
  margin-bottom: 10px;
  float: left;
}
.m-email-box[data-v-40ab164b] {
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 108px;
  font-size: 14px;
}
.m-phone-box[data-v-40ab164b] {
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 108px;
  font-size: 14px;
}
.foot-l[data-v-40ab164b] {
  margin-top: 20px;
}
.foot-r[data-v-40ab164b] {
  width: 580px;
  margin-top: 10px;
}
.m-copy-txt[data-v-40ab164b] {
  padding-left: 140px;
}
@charset "UTF-8";
/* reset start */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre,
fieldset, button, input, textarea,
th, td, img {
  margin: 0;
  padding: 0;
}
ul, ol, li {
  list-style-type: none;
}
input:focus, textarea:focus {
  outline: none;
}

/*公共变量*/
/*字体颜色*/
.s-main-color1 {
  color: #3E5AC2;
}
.s-main-color2 {
  color: #4A90E2;
}
.s-gray-color1 {
  color: #787878;
}
.s-gray-color2 {
  color: #666;
}
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.f24 {
  font-size: 24px;
}
.f26 {
  font-size: 26px;
}
.f28 {
  font-size: 28px;
}
.h78 {
  height: 78px;
}
.h80 {
  height: 80px;
}
.h82 {
  height: 82px;
}
.h110 {
  height: 110px;
}
.lh18 {
  line-height: 18px;
}
.lh22 {
  line-height: 22px;
}
.lh24 {
  line-height: 24px;
}
.lh26 {
  line-height: 26px;
}
.lh28 {
  line-height: 28px;
}
.lh30 {
  line-height: 30px;
}
.lh34 {
  line-height: 34px;
}
.lh36 {
  line-height: 36px;
}
.w60 {
  width: 60px;
}
.lh40 {
  line-height: 40px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
.ti2 {
  text-indent: 2em;
}
.pt10 {
  padding-top: 10px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt40 {
  margin-top: 40px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb24 {
  margin-bottom: 24px !important;
}
.mb30 {
  margin-bottom: 30px;
}
.mb38 {
  margin-bottom: 38px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr30 {
  margin-right: 30px;
}
.mr66 {
  margin-right: 66px;
}
.mr70 {
  margin-right: 70px;
}
.ml20 {
  margin-left: 20px;
}
.ml34 {
  margin-left: 34px;
}
.clear {
  clear: both;
}
.ofh {
  overflow: hidden;
}
.m-layout-center {
  width: 1100px;
  margin: 0 auto;
}
.m-main-tit h3 {
  display: block;
  font-size: 26px;
  height: 38px;
  line-height: 38px;
}
.m-main-tit .u-line {
  display: inline-block;
  width: 60px;
  height: 10px;
  border-bottom: 4px solid #3E5AC2;
}
.allbody {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/*引入公共样式*/
#app {
  font-family: "PingFangSC-Regular", "Source Han Sans CN", "Microsoft Yahei", Arial, sans-serif;
  min-width: 1100px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
}
#app a {
  text-decoration: none;
  outline: none;
}
.nav[data-v-65af85a3] {
  width: 100%;
  height: 66px;
}
.fix[data-v-65af85a3] {
  position: fixed;
  top: 0;
  z-index: 99999;
}
.m-nav-layout[data-v-65af85a3] {
  width: 100%;
  height: 100%;
  position: relative;
}
.m-nav-bg[data-v-65af85a3] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #333;
  opacity: 0;
}
.m-nav-main[data-v-65af85a3] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.m-logo-box[data-v-65af85a3] {
  height: 66px;
}
.m-logo-box h1[data-v-65af85a3] {
  padding-top: 11px;
  height: 44px;
}
ul[data-v-65af85a3] {
  list-style-type: none;
  padding: 0;
  height: 66px;
}
li[data-v-65af85a3] {
  float: left;
  margin: 0 0 0 15px;
  padding: 0 12px;
  height: 66px;
}
li > a[data-v-65af85a3] {
  display: inline-block;
  width: 66px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 8px 0 6px;
}
li > a.router-link-active[data-v-65af85a3] {
  color: #2b6fff;
  border-bottom: 2px solid #2b6fff;
  font-weight: 700;
}
.m-second-shadow[data-v-65af85a3] {
  display: none;
  width: 100px;
  background-color: #fff;
  position: absolute;
  top: 10;
  left: 0;
  opacity: 0.9;
  height: 134px;
  overflow: hidden;
  z-index: 99998;
  border-radius: 2px;
}
.m-second-shadow2[data-v-65af85a3] {
  height: 134px;
}
.m-second-shadow1[data-v-65af85a3] {
  height: 134px;
}
.routerActive[data-v-65af85a3] {
  color: black;
}
.routerActive[data-v-65af85a3]:hover {
  color: #2b6fff;
}
.m-second-box[data-v-65af85a3] {
  display: none;
  width: 100px;
  position: absolute;
  padding: 10px 0 0;
  top: 64px;
  left: 0;
  z-index: 99999;
}
.m-second-box a[data-v-65af85a3] {
  font-size: 12px;
  line-height: 20px;
  display: block;
  margin-bottom: 10px;
}
.m-second-list[data-v-65af85a3] {
  position: relative;
}
.m-second-list > a[data-v-65af85a3] {
  position: relative;
  z-index: 99999;
}
.m-second-list:hover .m-second-box[data-v-65af85a3], .m-second-list:hover .m-second-shadow[data-v-65af85a3] {
  display: block;
}
.m-second-list:hover > a[data-v-65af85a3] {
  border-bottom: 0;
}
.m-top-box[data-v-23543608] {
  width: 100%;
  padding-top: 10px;
  background: url(../../../src/assets/img/home1.f9cb2f44.png) no-repeat center top;
  background-size: cover;
  height: 800px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 180px;
  width: 100%;
}
.m-top-box h3[data-v-23543608] {
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  height: 100px;
  line-height: 100px;
  margin-top: 120px;
  margin-bottom: 60px;
}
.m-top-box .flex-center[data-v-23543608] {
  margin-top: 270px;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  width: 100%;
}
.m-top-box .flex-center .u-img[data-v-23543608] {
  width: 76px;
  height: 73px;
}
.u-bg-img2[data-v-23543608] {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
.mr24[data-v-23543608] {
  margin-right: 25px;
}
.m-dest-list[data-v-23543608] {
  height: 410px;
}
.m-dest-list li[data-v-23543608] {
  width: 288px;
  height: 360px;
  padding: 24px 30px 26px;
  background: #FFFFFF;
  -webkit-box-shadow: 2px 2px 20px 1px rgba(53, 68, 120, 0.2);
          box-shadow: 2px 2px 20px 1px rgba(53, 68, 120, 0.2);
  border-radius: 10px;
}
.m-dest-list .u-txt-tit[data-v-23543608] {
  font-size: 18px;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.m-dest-list .u-txt-info[data-v-23543608] {
  text-align: justify;
  text-justify: inter-ideograph; /*IE*/
}
.m-character-list[data-v-23543608] {
  width: 1200px;
  overflow: hidden;
}
.m-character-list dl[data-v-23543608] {
  width: 200px;
  margin-right: 100px;
}
.m-character-list dl dt[data-v-23543608] {
  line-height: 0;
}
.m-character-list dl .dt1[data-v-23543608] {
  margin-bottom: 8px;
}
.m-character-list dl .dt2[data-v-23543608] {
  margin-bottom: 8px;
}
.m-character-list dl .dt3[data-v-23543608] {
  margin-bottom: 19px;
}
.m-character-list dl .dt4[data-v-23543608] {
  margin-bottom: 12px;
}
.m-character-list dl dd[data-v-23543608] {
  text-align: justify;
  text-justify: inter-ideograph; /*IE*/
}
