/* reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0 none;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 12px;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
html,
body {
  height: 100%;
  width: 100%;
  position: relative;
}
* {
  box-sizing: border-box;
  font-family: "Microsoft Yahei", "PingFangSC-Light", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", tahoma, SimSun, sans-serif !important;
}
* img {
  display: block;
  width: 100%;
}
.clear {
  clear: both;
}
.pd16 {
  padding: 0 1.6rem;
}
.head .head_r .phone {
  display: none!important;
}
.container  {
  overflow-x: hidden;
}
.pd26,
.container .div_mod {
  padding: 0 2.6rem;
}
.container .div_mod {
  padding-top: 1rem;
}
.container .div_mod:first-child {
  padding-top: 0;
}
.container .div_mod:last-child {
  margin-bottom: 1rem;
}
.container .div_mod .div_tit {
  margin-bottom: 0.7rem;
}
.af::after {
  content: "";
  display: block;
}
.af_blue::after {
  content: "";
  display: block;
  width: 0.52rem;
  height: 0.04rem;
  background: #2B62EB;
  border-radius: 0.3rem;
  margin-top: 0.1rem;
  margin-bottom: 0.2rem;
}
.dja {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
a.more {
  font-size: 0.16rem;
  line-height: 0.32rem;
  color: #2B62EB;
  position: relative;
  background: url(../images/home/more_icon.png) no-repeat right center;
  background-size: 0.06rem 0.12rem;
  padding-left: 0.22rem;
  padding-right: 0.16rem;
}
a.more::before {
  content: "";
  display: block;
  width: 1px;
  height: 0.16rem;
  background: #2B62EB;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.08rem;
}
.second_nav {
  position: relative;
  margin-top: -1.5rem;
  padding: 0 1rem;
}
.second_nav::before {
  content: "";
  display: block;
  width: 1rem;
  height: 0.67rem;
  background: url(../images/home/s_dw01.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0.2rem;
  bottom: -0.2rem;
}
.second_nav::after {
  content: "";
  display: block;
  width: 1rem;
  height: 0.67rem;
  background: url(../images/home/s_dw02.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: 0.2rem;
  top: 0;
}
.second_nav .ul_icos {
  height: 2.2rem;
  display: flex;
  justify-content: space-between;
  box-shadow: 0px 0.2rem 0.4rem rgba(96, 97, 112, 0.08);
  border-radius: .4rem .4rem  0.3rem 0.3rem;
  /* padding: 0 1.3rem; */
  margin-bottom: 1.5rem;
  background: url(../images/home/s_ulbg.png) no-repeat center #fff;
  background-size: cover;
}
.second_nav .ul_icos li {
  width: 2rem;
  height: 2.4rem;
  margin-top: -0.1rem;
  text-align: center;
  padding-top: 0.4rem;
  position: relative;
}
.second_nav .ul_icos li a {
  display: block;
  width: 100%;
  height: 100%;
}
.second_nav .ul_icos li div {
  height: 1rem;
  text-align: center;
  background: url(../images/home/siconbg.png) no-repeat center bottom;
  background-size: 1.02rem 0.92rem;
  margin-bottom: 0.2rem;
}
.second_nav .ul_icos li div img {
  width: 0.61rem;
  margin: 0 auto;
}
.second_nav .ul_icos li div img:nth-child(2) {
  display: none;
}
.second_nav .ul_icos li span {
  font-size: 0.22rem;
  line-height: 0.32rem;
  color: #000;
}
.second_nav .ul_icos li:hover,
.second_nav .ul_icos li.on {
  background: linear-gradient(180deg, #0085FF 0%, rgba(0, 27, 210, 0.94) 100%);
  box-shadow: 0px 30px 40px rgba(0, 0, 0, 0.18);
  border-radius: .4rem;
}
.second_nav .ul_icos li:hover div,
.second_nav .ul_icos li.on div {
  background: url(../images/home/siconbgh.png) no-repeat center bottom;
  background-size: 1.02rem 0.92rem;
}
.second_nav .ul_icos li:hover div img:nth-child(1),
.second_nav .ul_icos li.on div img:nth-child(1) {
  display: none;
}
.second_nav .ul_icos li:hover div img:nth-child(2),
.second_nav .ul_icos li.on div img:nth-child(2) {
  display: block;
}
.second_nav .ul_icos li:hover span,
.second_nav .ul_icos li.on span {
  color: #fff;
}
.second_banner {
  position: relative;
  box-shadow: 0px 0.3rem 0.4rem rgba(0, 0, 0, 0.18);
  border-radius: 0 0 1.5rem 1.5rem;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
 -moz-backface-visibility: hidden;
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
}
.second_banner img {
  transform: scale(1.1);
  transition: all ease-out 5s;
  -moz-transition: 5s;
  -webkit-transition: 5s;
  -o-transition: 5s;
}
.second_banner img.imgH {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.second_banner .sb_text {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 30%;
}
.second_banner .sb_text img {
  width: 4rem;
  margin: 0 auto;
  margin-bottom: 0.1rem;
  transform: scale(1);
  transition: all ease-out 5s;
  -moz-transition: 5s;
  -webkit-transition: 5s;
  -o-transition: 5s;
}
.second_banner .sb_text img.imgH {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.second_banner .sb_text h2 {
  font-weight: 500;
  font-size: 0.5rem;
  line-height: 1.8;
  color: #fff;
  margin-bottom: 0.2rem;
  letter-spacing: 0.1em;
}
.second_banner .sb_text h2 span {
  font-size: 0.5rem;
  color: #FFDE60;
}
.second_banner .sb_text p {
  font-size: 0.22rem;
  line-height: 0.34rem;
  color: #fff;
  opacity: 0.3;
  letter-spacing: 0.07em;
  font-weight: normal;
}
.div_tit {
  text-align: center;
  margin-bottom: 0.5rem;
}
.div_tit span {
  display: block;
  font-size: 0.48rem;
  line-height: 0.67rem;
  letter-spacing: 0.1em;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
.div_tit span b {
  font-size: 0.48rem;
  color: #0C7DFF;
}
.div_tit h2 {
  font-size: 0.32rem;
  line-height: 0.45rem;
  color: #000;
  margin-bottom: 0.2rem;
  font-weight: bold;
}
.div_tit p {
  font-size: 0.18rem;
  line-height: 0.31rem;
  text-align: center;
  letter-spacing: 0.1em;
  width: 6rem;
  margin: 0 auto;
  opacity: 0.6;
}
.head {
  position: absolute;
  top: 0.1rem;
  width: 100%;
  padding: 0 1rem;
  z-index: 80;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head .head_l {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.head .head_l .div_logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.head .head_l .div_logo .logo {
  width: 1.5rem;
  margin-right: 0.3rem;
}
.head .head_l .div_logo .qywx {
  width: 1rem;
}
.head .head_r {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.head .head_r .nav li {
  margin-right: 0.8rem;
  float: left;
  position: relative;
}
.head .head_r .phone {
  display: inline-block;
  color: #0B35D9;
  height: 0.52rem;
  line-height: 0.52rem;
  background: #fff;
  padding: 0 0.3rem;
  border-radius: 10px;
}
.head .head_r .phone span {
  font-size: 0.18rem;
  padding-left: 0.25rem;
  background: url(../images/phone_icon.png) no-repeat center left;
  background-size: 0.2rem 0.2rem;
}
.head .nav .nav_one {
  line-height: 1rem;
}
.head .nav .nav_one a {
  font-size: 0.18rem;
  color: #fff;
}
.head .nav .nav_down {
  display: none;
  position: absolute;
  background: #fff;
  left: 50%;
  top: 100%;
  border-radius: 0.2rem;
  box-shadow: 0px 0.24rem 0.4rem rgba(96, 97, 112, 0.08);
}
.head .nav .nav_down .div_ov {
  padding: 0.4rem;
  overflow: hidden;
}
.head .nav .nav_down .nav_twolist li {
  width: 100%;
  margin-bottom: 0.2rem;
}
.head .nav .nav_down .nav_twolist li:last-child {
  margin-bottom: 0;
}
.head .nav .nav_down .nav_twolist li a {
  color: #000;
  width: 100%;
}
.head .nav .nav_down .nav_twolist li .div_img {
  width: 0.45rem;
  height: 0.45rem;
  background: url(../images/home/siconbg.png) no-repeat center bottom;
  background-size: contain;
}
.head .nav .nav_down .nav_twolist li .div_img img {
  width: 0.3rem;
  margin: 0 auto;
}
.head .nav .nav_down .nav_twolist li .div_txt span {
  display: block;
  font-size: 0.16rem;
  letter-spacing: -0.015em;
  margin-bottom: 0.05rem;
}
.head .nav .nav_down .nav_twolist li .div_txt p {
  font-size: 0.14rem;
  letter-spacing: -0.015em;
  opacity: 0.8;
}
.head .nav .nav_down .nav_twolist li:hover a span {
  color: #2962EB;
}
.head .nav .navli.on .nav_one {
  position: relative;
}
.head .nav .navli.on .nav_one::after {
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.04rem;
  background: #fff;
  border-radius: 0.5rem;
  position: absolute;
  margin-left: -0.12rem;
  left: 50%;
  bottom: 0.18rem;
}
.head .nav .nd01 {
  display: none;
  width: 7rem;
  margin-left: -3.5rem;
}
.head .nav .nd01 .div_l {
  float: left;
  width: 48%;
  border-right: 2px solid #f2f2f2;
}
.head .nav .nd01 .div_l ul li .div_txt {
  width: 80%;
}
.head .nav .nd01 .div_r {
  float: right;
  width: 48%;
}
.head .nav .nd01 .div_r h4 {
  display: block;
  font-size: 0.14rem;
  line-height: 1.6;
  letter-spacing: -0.015em;
  margin-bottom: 0.1rem;
}
.head .nav .nd01 .div_r .videoImg {
  border-radius: 0.3rem 0.1rem 0.1rem 0.1rem;
  overflow: hidden;
}
.head .nav .nd01 .div_r .videoImg span {
  width: 0.6rem;
  height: 0.6rem;
  margin-top: -0.3rem;
  margin-left: -0.3rem;
}
.head .nav .nd03 {
  width: 2rem;
  margin-left: -1rem;
}
.headFix {
  position: fixed;
  top: 0;
  background: linear-gradient(180deg, #0085FF 0%, rgba(0, 27, 210, 0.94) 100%);
  border-radius: 0px 0px 0.4rem 0.4rem;
  box-shadow: 0px 0.3rem 0.4rem rgba(0, 0, 0, 0.18);
}
.popBg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.5;
  z-index: 99;
  display: none;
}
.div_page {
  display: flex;
  justify-content: center;
}
.div_page .page-prev,
.div_page .page-next {
  display: block;
  height: 0.66rem;
  width: 0.66rem;
  border-radius: 0.04rem;
  border: 1px solid #DFE3E8;
}
.div_page .page-prev a,
.div_page .page-next a {
  display: block;
  width: 100%;
  height: 100%;
}
.div_page .page-prev {
  background: url(../images/page_prev.png) no-repeat center;
  background-size: 0.16rem 0.26rem;
}
.div_page .page-prev:hover {
  background: url(../images/page_prevh.png) #0B35D9 no-repeat center;
  background-size: 0.16rem 0.26rem;
}
.div_page .page-next {
  background: url(../images/page_next.png) no-repeat center;
  background-size: 0.16rem 0.26rem;
}
.div_page .page-next:hover {
  background: url(../images/page_nexth.png) #0B35D9 no-repeat center;
  background-size: 0.16rem 0.26rem;
}
.div_page .clearfix {
  display: flex;
  justify-content: center;
}
.div_page .clearfix li {
  height: 0.66rem;
  width: 0.66rem;
  border-radius: 0.04rem;
  border: 1px solid #DFE3E8;
  line-height: 0.66rem;
  text-align: center;
  font-size: 0.24rem;
  margin: 0 0.1rem;
}
.div_page .clearfix li a {
  font-size: 0.24rem;
  color: #000;
  display: block;
  width: 100%;
  height: 100%;
}
.div_page .clearfix li:hover {
  border: 1px solid #2B62EB;
}
.div_page .clearfix li:hover a {
  color: #2B62EB;
}
.footer {
  padding: 0 1.4rem;
  height: 4.95rem;
  background: url(../images/footer_bg.png) no-repeat right bottom;
  background-size: 19.2rem 4.95rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  align-content: flex-end;
  position: relative;
}
.footer::before {
  content: "";
  display: block;
  width: 1.8rem;
  height: 1.56rem;
  background: url(../images/home/f_dw01.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0.5rem;
  top: 0rem;
}
.footer::after {
  content: "";
  display: block;
  width: 1.8rem;
  height: 1.56rem;
  background: url(../images/home/f_dw02.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 0.5rem;
  top: -1rem;
}
.footer .fo_tp {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.3rem;
}
.footer .fo_tp .fo_info {
  width: 38%;
}
.footer .fo_tp .fo_info .logo {
  margin-bottom: 0.32rem;
  width: 2.4rem;
}
.footer .fo_tp .fo_info ol li {
  font-size: 0.16rem;
  line-height: 0.22rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.8;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 0.3rem;
  margin-bottom: 0.15rem;
  text-transform: Lowercase;
}
.footer .fo_tp .fo_info ol li:nth-child(1) {
  background-image: url(../images/fo_add.png);
  background-size: 0.24rem 0.24rem;
}
.footer .fo_tp .fo_info ol li:nth-child(4) {
  background-image: url(../images/fo_email.png);
  background-size: 0.24rem 0.24rem;
}
.footer .fo_tp .fo_info ol li:nth-child(5) {
  background-image: url(../images/fo_phone.png);
  background-size: 0.24rem 0.24rem;
}
.footer .fo_tp .fo_code {
  width: 10%;
  text-align: center;
}
.footer .fo_tp .fo_code img {
  margin-bottom: 0.25rem;
}
.footer .fo_tp .fo_code span {
  color: #fff;
  font-size: 0.16rem;
  text-align: center;
}
.footer .fo_tp .fo_nav {
  width: 25%;
  display: flex;
  justify-content: space-between;
}
.footer .fo_tp .fo_nav li h3 {
  font-weight: 600;
  font-size: 0.18rem;
  line-height: 0.25rem;
  color: #FFFFFF;
  margin-bottom: 0.2rem;
}
.footer .fo_tp .fo_nav li p {
  margin-bottom: 0.05rem;
}
.footer .fo_tp .fo_nav li p a {
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #fff;
  opacity: 0.6;
}
.footer .fo_tp .fo_nav li p a:hover {
  opacity: 1;
}
.footer .fo_bo {
  width: 100%;
  height: 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .fo_bo .co {
  font-size: 0.16rem;
  color: #fff;
  opacity: 0.3;
}
.footer .fo_bo .co a {
  color: #fff;
}
.footer .fo_bo .co a:hover {
  color: #ccc;
}
@media screen and (max-width: 1023px) {
  .head {
    position: fixed;
    padding: 0 0.3rem;
    left: 0;
    top: 0;
    height: 1rem;
    background: linear-gradient(180deg, #0085FF 0%, rgba(0, 27, 210, 0.94) 100%);
    box-shadow: 0px 30px 40px rgba(0, 0, 0, 0.18);
  }
  .head .head_l {
    padding: 0.3rem;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    justify-content: space-between;
  }
  .head .head_l .div_logo .logo {
    width: 2rem;
  }
  .head .head_l .phoneBtn {
    width: 0.3rem;
    height: 0.3rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAwCAYAAABaHInAAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA8SURBVHgB7dgxEQAwDMSwpPw5twWR5XMSA6/u+9VCp5YSlkYYAAAAo9rMCSMsjTAAAABGmTlphKURluYBU08MFgb62G0AAAAASUVORK5CYII=);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center 0;
    transition: 0.2s;
  }
  .head .head_l .phoneBtn.on {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE0SURBVHgB5ZrbDYJAEEWJFViC/f9AJ5RAKUcIS4Io4bHzjJPgl8M9R2GXzdI0mwJe49GOx7MJUhNLYXodfXGCH5irjyBR4PvCNOxKbOCJILGBZ1diB95VYgf+W+IA3kXiAP5TYvzoOFcmEifhl2qvNqhK3GYhgEQ1A44SYtk4SIhnYiihlmUhoZ6hGYDVv6wRhPV9JhkITiOdRDA4zzU1AHjD14CEga+QiAN/UyIWvIKE36pPQMJ/3V0h4Q+/1A0JMfhH8++V+hIi801M5mGUzBMZmR8lyPwwVwOCt4QEACRejWmcyxxe85zmQeoSFr+SWgaG16l4Fg4jhVgm+I3V1dngP1veZiAAfJUE8w74+QbluijR5d9mLQ15N7pXDXlfNVg15H3ZY9UwSXQR4JcqEu0v+Dd0AUPBWhoH6AAAAABJRU5ErkJggg==);
    background-size: 100%;
  }
  .head .head_r {
    display: none;
  }
  .head .head_r .nav ul li {
    float: none;
    margin-left: 0;
  }
  .head .head_r .nav ul li a {
    font-size: 0.28rem;
  }
  .head .head_r .phone {
    position: absolute;
    right: 0.3rem;
    bottom: 0.3rem;
  }
  .head.headOn {
    width: 100%;
    height: 100%;
    z-index: 999;
  }
  .head.headOn .head_r {
    display: block;
  }
  .head.headOn .head_r .nav {
    padding-left: 0.3rem;
  }
  .head .nav {
    width: 90%;
    position: absolute;
    top: 2rem;
    padding: 0 0.3rem;
  }
  .head .nav .navli {
    margin-bottom: 0;
    width: 100%;
  }
  .head .nav .navli.on .nav_one::after {
    display: none;
  }
  .head .nav .navli .nav_down {
    display: none;
    position: static;
  }
  .head .nav .navli .nav_down .div_ov {
    padding: 0.2rem;
  }
  .head .nav .navli .nav_down .nav_twolist li .div_txt span {
    font-size: 0.26rem;
  }
  .head .nav .navli .nd01 {
    width: 100%;
    margin: 0;
  }
  .head .nav .navli .nd01 .div_l {
    width: 100%;
    border: none;
  }
  .head .nav .navli .nd01 .div_l ul li {
    width: 100%;
  }
  .head .nav .navli .nd01 .div_l ul li .div_txt p {
    display: none;
  }
  .head .nav .navli .nd01 .div_r {
    display: none;
  }
  .head .nav .navli .nd03 {
    width: 100%;
    margin: 0;
  }
  .head .nav .navli .nd03 ul li .div_txt {
    width: 80%;
  }
  .head .nav .phoneNavBtn .nav_one {
    background: url(../images/phonenavicon01.png) no-repeat right center;
    background-size: 0.3rem 0.3rem;
  }
  .head .nav .phoneNavBtn .nav_one.phoneOn {
    background: url(../images/phonenavicon02.png) no-repeat right center;
    background-size: 0.3rem 0.3rem;
  }
  .footer {
    height: auto;
    padding: 0 0.3rem;
    padding-top: 0.5rem;
    background: linear-gradient(180deg, #0085FF 0%, rgba(0, 27, 210, 0.94) 100%);
  }
  .footer .fo_tp {
    flex-wrap: wrap;
  }
  .footer .fo_tp .fo_info {
    width: 60%;
  }
  .footer .fo_tp .fo_info .logo {
    width: 3rem;
  }
  .footer .fo_tp .fo_code {
    width: 30%;
    text-align: center;
  }
  .footer .fo_tp .fo_code img {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 0.2rem;
  }
  .footer .fo_tp .fo_nav {
    width: 100%;
    padding-top: 0.2rem;
  }
  .pd26,
  .pd16,
  .container .div_mod {
    padding: 0 0.3rem;
  }
  .second_banner {
    margin-top: 1rem;
    border-radius: 0 0 0.25rem 0.5rem;
    margin-bottom: 0.3rem;
  }
  .second_banner .sb_text {
    top: 20%;
  }
  .second_banner .sb_text img {
    width: 2.2rem;
  }
  .second_banner .sb_text h2 {
    font-size: 0.3rem;
    line-height: 1.5;
    margin-bottom: 0;
  }
  .second_banner .sb_text h2 span {
    font-size: 0.3rem;
  }
  .second_banner .sb_text p {
    font-size: 0.18rem;
    line-height: 1.5;
    padding: 0 1rem;
  }
  .second_nav {
    margin: 0;
  }
  .second_nav .ul_icos {
    padding: 0 0.3rem;
  }

  .container  {
    overflow-x: hidden;
  }

  .suspend_nav ul li.code {
	  display: none!important;
  }

  .second_nav {
	  padding: 0;
  }



}



#willingCircleClickButtonWrap {
	z-index: 999;
}

/* right fix2  */
#weilingFloating {
	position: relative;
}
#weilingFloating img {
	margin: 0 auto;
	width: 1.3rem!important;
	height: 1.3rem!important;
}
#weilingFloating::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/code_fi.png) no-repeat center;
	background-size: .3rem .3rem;
}

/* home center */
#weilingHomePage{
	position: relative;
}
#weilingHomePage img {
	width: 2.5rem!important;
	height: 2.5rem!important;
}
#weilingHomePage::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/code_fi.png) no-repeat center;
	background-size: .5rem .5rem;
}


/* footer c */
#weilingFooter {
	position: relative;
}
#weilingFooter img {
	margin: 0 auto;
	width: 1.6rem!important;
	height: 1.6rem!important;
	margin-bottom: .2rem;
}
#weilingFooter::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/code_fi.png) no-repeat center;
	background-size: .3rem .3rem;
}


/* banner btn */
#weilingbanner {
	position: relative;
}
#weilingbanner img{
	width: 2.5rem!important;
	height: 2.5rem!important;
}
#weilingbanner::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/code_fi.png) no-repeat center;
	background-size: .5rem .5rem;
}

/* footer r */
#weilingFloating1 {
	position: relative;
}
#weilingFloating1 img {
	width: 1.6rem!important;
	height: 1.6rem!important;
	margin: 0 auto;
}
#weilingFloating1::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/code_fi.png) no-repeat center;
	background-size: .3rem .3rem;
}




.second_nav2 {
  margin-bottom: -2.3rem!important;
}
