* {
  margin: 0;
  padding: 0;
  border: 0;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #4d4d4d;
  cursor: pointer;
}

img {
  vertical-align: middle;
}

input {
  outline: none;
}

h1,
h2,
h3,
h4 {
  font-weight: normal;
}

html {
  font-size: 20px;
}

body {
  font-family: "Microsoft YaHei", "微软雅黑";
  font-size: 12px;
  color: #4d4d4d;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pr {
  position: relative;
}

.layout {
  width: 1170px;
  margin: 0 auto;
}

.header-news {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #2f2f2f;
  overflow: hidden;
}
/* .yeepay15-header {
  width: 100%;
  height: 60px;
  overflow: hidden;
  background: url("/images/yeepay15-header.png") no-repeat;
  background-size: 100% 100%;
} */
/* .yeepay15-pink {
  background: #fbd8db;
} */

/* .yeepay15-text {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
} */

/* .yeepay15-carousel {
  background: url("/images/yeepay15-bg.jpg") no-repeat;
  background-size: 100% auto;
} */

/* .view-pc {
  background: url("/images/yeepay15-bg.jpg") no-repeat;
  background-size: 100% auto;
  background-position: 0 -192px;
} */

.header-news .close {
  position: absolute;
  top: 0;
  right: 10px;
  display: block;
  font-family: Arial;
  color: #b5b5b5;
}

.notice-all {
  float: left;
  margin-right: 20px;
  color: #a8a8a8;
}

.header-news .news {
  float: left;
  width: 400px;
  overflow: hidden;
}

.news .news-list {
  float: left;
  width: 350px;
}
.news-list li {
  float: left;
  display: none;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-list .block {
  display: block;
}
.news-list li a {
  color: #ffab09;
}
.news-dir {
  float: right;
  width: 50px;
  overflow: hidden;
}
.section {
  position: relative;
  z-index: 10;
  height: 70px;
}

.logo {
  float: left;
  margin: 18px 100px 0 0;
}

.nav {
  float: left;
  font-size: 14px;
}

.nav li {
  position: relative;
  z-index: 10;
  float: left;
}

.nav .nav-child {
  display: block;
  padding: 0 20px;
  line-height: 70px;
}
.nav .on {
  color: #fff;
  background: #52bf63;
}
.nav .active a {
  color: #fff;
  background: #52bf63;
}

.menu-nav {
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 10;
  display: none;
  width: 100%;
  padding-bottom: 10px;
  background: #52bf63;
}

.menu-nav p {
  padding: 10px 0;
  text-align: center;
}

.menu-nav a {
  color: #fff;
}

.login-box {
  float: right;
  width: 162px;
  height: 32px;
  margin-top: 19px;
  font-size: 14px;
}

.register {
  float: left;
  width: 60px;
  line-height: 32px;
  text-align: center;
}

.register a {
  color: #52bf63;
}

.login {
  float: left;
  width: 60px;
  height: 32px;
  margin-right: 10px;
  line-height: 32px;
  text-align: center;
  background: #52bf63;
}

.login a {
  color: #fff;
}

.login .login-pull {
  position: absolute;
  top: 51px;
  right: 42px;
  display: none;
  width: 120px;
  background: #52bf63;
  text-align: center;
  overflow: hidden;
}

.login-pull p {
  height: 40px;
  line-height: 40px;
  margin-top: -1px;
  border-top: 1px solid #52bf63;
}

.login-pull p a {
  color: #fff;
}

.wrapper {
  position: relative;
  z-index: 9;
  float: left;
  width: 100%;
  height: 320px;
}

.carousel {
  position: relative;
  z-index: 8;
  overflow: hidden;
  height: 320px;
}

.carousel li {
  position: absolute;
  z-index: 8;
  width: 100%;
  height: 320px;
  text-align: center;
}

.carousel li img {
  width: 100%;
  height: 100%;
}

#index {
  position: absolute;
  left: 30px;
  bottom: 10px;
  z-index: 9;
  height: 20px;
  overflow: hidden;
}

#index li {
  float: left;
  width: 16px;
  height: 16px;
  margin: 2px 10px 0 0;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}

#index .cur {
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
  background: #52bf63;
}

.yp-news {
  position: relative;
  height: 30px;
  padding: 0 50px 0 20px;
  line-height: 30px;
  border: 1px solid #f3f3f3;
  overflow: hidden;
}

.yp-news li {
  display: none;
}

.yp-news .block {
  display: block;
}

.yp-news li span {
  padding-left: 20px;
}

.dir {
  position: absolute;
  top: 0;
  right: 10px;
}

.dir_left {
  position: absolute;
  top: 0;
  left: 10px;
}

.dir_moddile {
  position: absolute;
  top: 0;
  left: 30px;
}

.dir_right {
  position: absolute;
  top: 0;
  right: 10px;
}

.dir a,
.news-dir a {
  float: left;
  width: 10px;
  height: 10px;
  margin-top: 10px;
  background: url("../images/dir-a.png") no-repeat;
}

.dir .bg1,
.news-dir .bg1 {
  background-position: 0 0;
}

.dir .bg2,
.news-dir .bg2 {
  background-position: -10px 0;
}

.dir span,
.news-dir span {
  float: left;
  padding: 0 10px;
}

.list {
  width: 1200px;
  margin: 25px 0 50px;
  overflow: hidden;
}

.list li {
  float: left;
  width: 368px;
  margin-right: 30px;
  padding-top: 20px;
  border: 1px solid #f3f3f3;
  text-align: center;
  background: #fff;
}

.list li h3 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  background: url("../images/list-h3.png") no-repeat bottom center;
}

.list li img {
  display: inline-block;
  margin: 20px 0;
}

.list-nav {
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #ededed;
  background: #f9f9f9;
}

.list-nav a {
  color: #52bf63;
}

.list-nav span {
  padding: 0 6px;
}

.foot {
  width: 100%;
  height: 160px;
  line-height: 12px;
  color: #a8a8a8;
  background: url("../images/foot.png") repeat-x;
}
/* .yeepay15-foot {
  width: 100%;
  height: 160px;
  line-height: 12px;
  color: #fff;
  background: #f00;
} */
.yeepay15-icp {
  background: #000;
}
.footer {
  height: 130px;
}
.footer a {
  color: #a8a8a8;
}
.footer-nav {
  float: left;
  width: 400px;
  margin-right: 10px;
}
.footer-nav h4,
.callus h4 {
  padding: 20px 0 10px;
  font-size: 14px;
}

.footer-nav span {
  padding: 0 3px;
}

.callus {
  float: left;
  width: 390px;
}

.callus p {
  padding-bottom: 5px;
}

.weixin {
  position: relative;
  width: 32px;
  height: 32px;
  margin-right: 10px;
}

.media a {
  display: block;
  width: 32px;
  height: 32px;
  background: url("../images/media.png") no-repeat;
}

.media .bg1 {
  background-position: 0 -34px;
}

.media .bg2 {
  background-position: -34px -34px;
}
.media .active {
  background-position: 0 -34px;
}
.ewm {
  position: absolute;
  left: 0;
  bottom: 32px;
  width: 120px;
  height: 120px;
  display: none;
}
.footer-icon {
  float: left;
  width: 360px;
  padding-top: 10px;
  overflow: hidden;
}
.footer-icon li {
  float: left;
  height: 30px;
  margin: 15px 5px 5px 0;
}
.footer-icon a {
  display: block;
  background: url("../images/footer-icon.png") no-repeat;
}
.footer-icon .bg1 {
  width: 45px;
  height: 33px;
  /*background-position: 0 0;*/
  background-position: 0 -89px;
}
.footer-icon .bg2 {
  width: 32px;
  height: 32px;
  background-position: -65px 0;
}
.footer-icon .bg3 {
  width: 23px;
  height: 23px;
  margin-top: 5px;
  background-position: -117px -5px;
}
.footer-icon .bg4 {
  width: 37px;
  height: 26px;
  margin-top: 3px;
  background-position: -159px -3px;
}
.footer-icon .bg5 {
  width: 52px;
  height: 25px;
  margin-top: 5px;
  /*background-position: -216px -5px;*/
  background-position: -216px -94px;
}
.footer-icon .bg6 {
  width: 45px;
  height: 29px;
  margin-top: 3px;
  /*background-position: -288px -3px;*/
  background-position: -288px -137px;
}
.footer-icon .bg7 {
  width: 31px;
  height: 29px;
  /*background-position: 0 -48px;*/
  background-position: 0 -137px;
}
.footer-icon .bg8 {
  width: 66px;
  height: 25px;
  margin-top: 5px;
  /*background-position: -50px -55px;*/
  background-position: -50px -144px;
}

/*new*/
.footer-icon .bg8_1x {
  width: 47px;
  height: 36px;
  background-position: -232px -134px;
}
.footer-icon .bg8_ipv6 {
  width: 84px;
  height: 25px;
  margin-top: 5px;
  background-image: url("https://img.yeepay.com/official/2020/m1/d6/support_ipv6.jpg");
}

.footer-icon .bg8_1 {
  width: 45px;
  height: 33px;
  background: url("../images/bj8_1.jpeg") no-repeat;
  background-size: 100%;
}
.footer-icon .bg9 {
  width: 75px;
  height: 29px;
  margin-top: 3px;
  background-position: -136px -50px;
}

/*.footer-icon .bg1:hover {*/
/*  background-position: 0 -89px;*/
/*}*/
.footer-icon .bg2:hover {
  background-position: -65px -89px;
}
.footer-icon .bg3:hover {
  background-position: -117px -94px;
}
.footer-icon .bg4:hover {
  background-position: -159px -92px;
}
/*.footer-icon .bg5:hover {*/
/*  background-position: -216px -94px;*/
/*}*/
/*.footer-icon .bg6:hover {*/
/*  background-position: -288px -92px;*/
/*}*/
/*.footer-icon .bg7:hover {*/
/*  background-position: 0 -137px;*/
/*}*/
/*.footer-icon .bg8:hover {*/
/*  background-position: -50px -144px;*/
/*}*/
.footer-icon .bg9:hover {
  background-position: -136px -139px;
}
.icp {
  height: 30px;
  line-height: 30px;
  color: #9a9a9a;
  text-align:center;

}

.view-wap {
  display: none;
}

/*wap*/
.view-wap {
  position: relative;
}

.view-wap img {
  width: 100%;
  height: auto;
}
.wap-head {
  display: none;
  width: 100%;
  height: 2rem;
  padding: 0 1rem;
  box-sizing: border-box;
  background: #2f2f2f;
}
.wap-news {
  float: left;
  width: 50%;
  margin-right: 0.5rem;
  line-height: 2rem;
  font-size: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wap-news a {
  color: #ffab09;
}
.notice-all-w {
  float: left;
  line-height: 2rem;
  color: #a8a8a8;
}
.wap-login-box {
  float: right;
  line-height: 3.5rem;
  margin-right: 20px;
}
.wap-login-box a {
  font-size: 0.8rem;
  color: #52bf63;
}
.wap-register {
  float: left;
  margin-right: 1rem;
}


.wap-login {
  position: relative;
  float: right;
}
.wap-login-pull {
  position: absolute;
  top: 3rem;
  right: 0;
  z-index: 10;
  display: none;
  width: 4.5rem;
  text-align: center;
  background: #fff;
  border: 1px solid #52bf63;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.block {
  display: block;
}
header {
  position: relative;
  display: none;
  width: 100%;
  height: 3.5rem;
  padding: 0 1rem;
  box-sizing: border-box;
}

.w-logo {
  display: none;
  float: left;
  width: 5.5rem;
  height: 1.5rem;
  margin-top: 1rem;
}

.w-logo img {
  width: 100%;
  height: auto;
}

.nav-btn {
  display: none;
  float: right;
  width: 1.8rem;
  height: 1.8rem;
  margin-top: 0.85rem;
  background: url("../images/nav-btn.png") no-repeat 0 0;
  background-size: 3.6rem 1.8rem;
}

.nav-btn-active {
  background: url("../images/nav-btn.png") no-repeat -1.8rem 0;
  background-size: 3.6rem 1.8rem;
}

.pull-nav {
  position: absolute;
  left: 0;
  top: 3.5rem;
  z-index: 10;
  width: 100%;
  height: 0;
  box-sizing: border-box;
  overflow: hidden;
}
.pull-nav li {
  background: #fff;
}
.pull-nav li > a {
  display: block;
  height: 3.2rem;
  margin-top: -1px;
  line-height: 3.2rem;
  text-align: center;
  font-size: 1rem;
  border-top: 1px solid #f3f3f3;
}
.pull-nav li > .active {
  background: #52bf63;
  color: #fff;
  border: 0;
}
.child-nav {
  height: 0;
  overflow: hidden;
  background: #f7f7f7;
}

.child-nav a {
  display: block;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  margin-top: -1px;
  border-top: 1px solid #fff;
  font-size: 0.8rem;
  color: #4d4d4d;
}
.child-nav .click {
  color: #52bf63;
}
section {
  width: 100%;
  margin-top: 1.5rem;
  text-align: center;
}

section h3 {
  font-size: 1rem;
  padding: 10px 0;
  background: url("../images/list-h3.png") no-repeat bottom center;
}

section p {
  padding: 0.8rem 0;
  font-size: 0.7rem;
}

section p span {
  padding-left: 5px;
  color: #52bf63;
}

footer {
  margin-top: 1.2rem;
  padding-top: 0.6rem;
  text-align: center;
  line-height: 1.2rem;
  font-size: 0.7rem;
  color: #a8a8a8;
  background: #f0f0f0;
}
.footerMo {
  margin-top: 1.2rem;
  padding-top: 0.6rem;
  text-align: center;
  line-height: 1.2rem;
  font-size: 0.7rem;
  color: #a8a8a8;
  background: #f0f0f0;
}
.footerMo a {
  color: #a8a8a8;
}

footer a {
  color: #a8a8a8;
}

.footer-ewm {
  margin-top: 0.8rem;
}

.footer-ewm p {
  display: inline-block;
  width: 5rem;
  padding: 0 1rem;
}

.footer-ewm span {
  display: block;
  margin-top: 5px;
}

.w-ico {
  width: 100%;
  height: 1.5rem;
  margin-top: 0.5rem;
  line-height: 1.5rem;
  text-align: center;
  font-size: 0.6rem;
  color: #9a9a9a;
  background: #2f2f2f;
}

.mask {
  position: absolute;
  top: 3.5rem;
  left: 0;
  z-index: 9;
  display: none;
  width: 100%;
  height: calc(100% - 3.5rem);
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.6s linear;
}

.mask-on {
  display: block;
  opacity: 0.8;
}
.h-auto {
  height: auto;
}
.of-hd {
  overflow: hidden;
}
@media screen and (max-width: 1170px) {
  .header-news {
    width: 1170px;
  }
  .footer {
    width: 1170px;
  }
  .layout-wap {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .login .login-pull {
    right: 10px;
  }
}

@media screen and (max-width: 700px) {
  .view-pc,
  .header {
    display: none;
  }

  .view-wap,
  header,
  .w-logo,
  .nav-btn,
  .wap-head {
    display: block;
  }

  .layout {
    width: 100%;
  }

  .wrapper {
    position: inherit;
    z-index: inherit;
    float: inherit;
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .w-wrapper {
    position: relative;
    width: 100%;
  }

  .wrapper-box {
    width: 100%;
  }

  .carousel {
    position: inherit;
    z-index: inherit;
    height: 100%;
    overflow: hidden;
  }

  .carousel li {
    position: inherit;
    z-index: inherit;
    float: left;
    height: 100%;
  }

  .carousel li img {
    width: 100%;
    height: auto;
  }

  #index {
    position: absolute;
    left: 50%;
    bottom: 0.6rem;
    z-index: 2;
    height: auto;
    overflow: hidden;
  }

  #index li {
    float: left;
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 5px;
    background: #fff;
    border-radius: 50%;
  }

  #index .cur {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 5px;
    background: #52bf63;
  }
}

@media screen and (max-width: 400px) {
  html {
    font-size: 18px;
  }
}

@media screen and (max-width: 360px) {
  html {
    font-size: 15px;
  }
}

.search-box {
  position: relative;
  float: right;
  width: 32px;
  height: 32px;
}
.search-btn {
  display: block;
  width: 30px;
  height: 30px;
  background: #52bf63 url("../images/search-icon.png") no-repeat 0 0;
  border: 1px solid #52bf63;
}
.search {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  display: none;
  width: 198px;
  height: 30px;
  border: 1px solid #52bf63;
  background: #fff;
}
.search-text {
  float: left;
  width: 148px;
  height: 20px;
  padding: 5px 10px;
}
.search a {
  float: right;
  width: 30px;
  height: 30px;
  background: #fff url("../images/search-icon.png") no-repeat -30px 0;
}

.media a.complaint {
  width: 73px;
  margin-left:10px;
  background: url("../images/Complaint.png");
}
.media a.complaint:hover {
  width: 73px;
  margin-left:10px;
  background: url("../images/Complaint.png");
}