.about-article .content-div .cont-bottom .title {
  max-width: 215px;
}

.about-article .content-div .cont-bottom div span {
  width: 280px !important;
}

.container .form .h1 {
  line-height: 48px !important;
  margin-bottom: 0 !important;
}

* {
  font-family: PingFang SC;
}

.container .form span {
  font-weight: normal;
}

.bottom-float {
  display: none;
}

.section-title.white p {
  color: #888;
}

.section-0 {
  height: 425px;
  background: url(../image/00-banner.png) no-repeat center top;
  background-size: cover;
}

.section-0 .btn-div .a {
  width: 180px;
  height: 60px;
  line-height: 60px;
}

.section-0 .btn-div .btn {
  background: #ffffff;
  color: #f20d23;
  border-radius: 2px;
  margin-right: 8px;
}

.section-0 .btn-div .btn-border-blue:hover {
  color: #fff;
  background: none;
  opacity: 0.9;
}

.section-0 .container {
  position: relative;
  height: 390px;
}

.section-0 .btn-wrap .btn-line:hover {
  background: linear-gradient(90deg, #fe203a, #fe7f66);
  color: #ffffff;
}

.section-3 {
  padding: 26px 0 110px 0;
}

.section-3 .container {
  opacity: 0;
}

.section-3 .img {
  background: url(../image/1f-img7.png) no-repeat center top;
  height: 702px;
}

.section-4 .container {
  opacity: 0;
}

.section-4 .content {
  text-align: center;
  background: #fff;
}

.section-4 .content-div {
  display: inline-block;
  padding: 38px 65px 38px 65px;
}

.section-4 .content-div .top {
  text-align: center;
  position: relative;
}

.section-4 .content-div .img-div {
  width: 149px;
  height: 149px;
  margin: 0 auto;
  border-radius: 50%;
}

.section-4 .content-div:nth-child(1) .img-div {
  background: url("/static/template/lei/b2b2c/2.png") no-repeat center;
}

.section-4 .content-div:nth-child(2) .img-div {
  background: url("/static/template/lei/b2b2c/3.png") no-repeat center;
}

.section-4 .content-div:nth-child(3) .img-div {
  background: url("/static/template/lei/b2b2c/4.png") no-repeat center;
}

.section-4 .content-div:nth-child(4) .img-div {
  background: url("/static/template/lei/b2b2c/5.png") no-repeat center;
}
.section-4 .content-div:nth-child(5) .img-div {
  background: url("/static/template/lei/b2b2c/6.png") no-repeat center;
}
.section-4 .content-div:nth-child(6) .img-div {
  background: url("/static/template/lei/b2b2c/7.png") no-repeat center;
}
.section-4 .content-div:nth-child(7) .img-div {
  background: url("/static/template/lei/b2b2c/8.png") no-repeat center;
}
.section-4 .content-div:nth-child(8) .img-div {
  background: url("/static/template/lei/b2b2c/9.png") no-repeat center;
}

.section-4 .content-div .title {
  font-size: 22px;
  color: #333;
  font-weight: 600;
  padding: 15px 0;
}

.section-4 .content-div .content {
  font-size: 14px;
  color: #888888;
  width: 242px;
  line-height: 22px;
  text-align: center;
}

.section-5 .container {
  opacity: 0;
}

.section-5 .list {
  margin-right: -26px;
}

.section-5 .list li {
  width: 250px;
  height: 230px;
  float: left;
  background: #fff;
  margin: 0 26px 26px 0;
  overflow: hidden;
  text-align: center;
  transition: all ease 300ms;
  padding: 0 15px;
  border-radius: 5px;
}

.section-5 .list li:hover {
  -webkit-box-shadow: 0px 20px 40px 0px rgba(83, 86, 90, 0.15);
  box-shadow: 0px 20px 40px 0px rgba(83, 86, 90, 0.15);
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}

.section-5 .list li:nth-child(n + 5) {
  margin-bottom: 0;
}

.section-5 .list li .img {
  width: 74px;
  height: 68px;
  margin: 22px auto 5px;
}

.section-5 .list li.item-1 .img {
  background: url("/static/template/lei/3.png") no-repeat;
  background-size: 100% 100%;
}

.section-5 .list li.item-2 .img {
  background: url("/static/template/lei/4.png") no-repeat;
  background-size: 100% 100%;
}

.section-5 .list li.item-3 .img {
  background: url("/static/template/lei/5.png") no-repeat;
  background-size: 100% 100%;
}

.section-5 .list li.item-4 .img {
  background: url("/static/template/lei/6.png") no-repeat;
  background-size: 100% 100%;
}

.section-5 .list li.item-5 .img {
  background: url("/static/template/lei/7.png") no-repeat;
  background-size: 100% 100%;
}

.section-5 .list li.item-6 .img {
  background: url("/static/template/lei/8.png") no-repeat;
  background-size: 100% 100%;
}

.section-5 .list li.item-7 .img {
  background: url("/static/template/lei/9.png") no-repeat;
  background-size: 100% 100%;
}

.section-5 .list li.item-8 .img {
  background: url("/static/template/lei/10.png") no-repeat;
  background-size: 100% 100%;
}

.section-5 .list li h3 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  margin: 30px 0 10px 0;
}

.section-5 .list li p {
  font-size: 14px;
  color: #888;
}

.section-6 .container {
  opacity: 0;
}

.section-6 .btn-div {
  margin-top: 20px;
}

.section-6 .hd {
  display: inline-block;
  margin-top: -30px;
}

.section-6 .hd ul li {
  border: 0;
  float: left;
  font-size: 18px;
  color: #333333;
  line-height: 40px;
  width: 200px;
  text-align: center;
  cursor: pointer;
  padding-bottom: 3px;
}

.section-6 .hd ul li.on {
  border-bottom: 2px solid;
  border-image: linear-gradient(90deg, #f91f28, #fe4d2d) 1 10 1;
  color: #f5010a;
}

.section-6 .bd {
  margin-top: 33px;
}

.section-6 .bd ul {
  background: #ffffff;
  box-shadow: 0px 10px 30px 0px #00000014;
}

.section-6 .bd ul li {
  width: 1210px !important;
  display: none;
  height: 420px;
  top: 42px !important;
}

.section-6 .bd ul li:first-child {
  display: block;
}

.section-6 .bd li .img {
  width: 598px;
  height: 404px;
  margin-right: 45px;
  float: left;
  margin-left: 10px;
  margin-top: -34px;
}

.section-6 .bd li:nth-child(1) .img {
  background: url(../image/4f-img110.png) #e7f7ff no-repeat left;
}

.section-6 .bd li:nth-child(2) .img {
  background: url(../image/4f-img21.png) #fff4ed no-repeat center left;
}

.section-6 .bd li:nth-child(3) .img {
  background: url(../image/4f-img31.png) #e7f7ff no-repeat center right;
}

.section-6 .bd li:nth-child(4) .img {
  background: url(../image/4f-img41.png) #fff4ed no-repeat center left;
}

.section-6 .bd li:nth-child(5) .img {
  background: url(../image/4f-img5.png) #e7f7ff no-repeat center left;
}

.section-6 .bd li:nth-child(6) .img {
  background: url(../image/4f-img6.png) #fff3f3 no-repeat center left;
}

.section-6 .section-left {
  width: 557px;
  float: left;
}

.section-6 .section-left p {
  font-size: 28px;
  color: #333333;
  font-weight: bold;
}

.section-6 .section-left span.desc {
  color: #888888;
  font-size: 16px;
  margin-top: 10px;
  display: inline-block;
}

.section-6 .section-left .tag-list {
  margin-top: 22px;
}

.section-6 .section-left .tag-list span {
  color: #333333;
  font-size: 14px;
  width: 120px;
  height: 40px;
  border: 1px solid #e5e5e5;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 7px;
  box-sizing: border-box;
}

.section-6 .section-left .tag-list span:nth-child(4n + 4) {
  margin-right: 0;
}

.section-7 .info {
  text-align: center;
}

.section-7 .left {
  display: inline-block;
  width: 400px;
}

.section-7 .right {
  display: inline-block;
  float: right;
  margin-top: -3rem;
}

.section-7 .right i {
  background: url(../image/5f-img.png) no-repeat;
  width: 687px;
  height: 517px;
  display: inline-block;
}

.section-7 .info .img_div {
  height: 128px;
  display: inline-block;
  text-align: center;
  width: 380px;
  margin-bottom: 20px;
  background: #ffffff;
  box-shadow: 0px 6px 25px 0px #00000014;
  border-radius: 2px;
}

.section-7 .info .left .img_div .bg_div {
  display: inline-block;
  float: left;
  margin-top: 26px;
  margin-left: 24px;
}

.section-7 .info .left .img_div .div_content {
  margin-top: 27px;
  display: inline-block;
  margin-left: -30px;
  width: 255px;
  text-align: left;
}

.section-7 .info .left .img_div .bg_div i {
  width: 46px;
  height: 46px;
  display: inline-block;
  background: url(../image/5f-icon13.png) no-repeat center;
}

.section-7 .info .left .img_div .i1 {
  background-position: -1px -1px !important;
}

.section-7 .info .left .img_div .i2 {
  background-position: -89px 1px !important;
}

.section-7 .info .left .img_div .i3 {
  background-position: -180px 1px !important;
}

.section-7 .info .img_div span {
  color: #333;
  font-size: 18px;
  font-weight: 600;
}

.section-7 .info .img_div p {
  font-size: 14px;
  color: #888888;
  display: block;
  margin-top: 6px;
}

.section-10 .content-div {
  width: 360px;
  height: 300px;
}

.section-10 .content-div .top-img {
  background: url("../image/8f-img1.png") no-repeat center;
  width: 360px;
  height: 140px;
}

.section-10 .content-div .top-img2 {
  background: url("../image/8f-img2.png") no-repeat center;
  width: 360px;
  height: 140px;
}

.section-10 .content-div .top-img3 {
  background: url("../image/8f-img3.png") no-repeat center;
  width: 360px;
  height: 140px;
}

.section-11 .img-list .img-div {
  display: inline-block;
  margin-right: 50px;
  width: 135px;
  text-align: center;
  padding: 10px;
  transition: all ease 300ms;
  cursor: pointer;
}

.section-11 .img-list .img-div:hover {
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}

.section-11 .img-list .img-div:hover .bg-div {
  box-shadow: 0 10px 30px 0 #0000001a;
  border-radius: 10px;
}

.section-11 .img-list .img-div:last-child {
  margin-right: 0;
}

.section-11 .img-list .img-div .bg-div {
  width: 90px;
  height: 90px;
  display: inline-block;
}

.section-11 .img-list .img-div:nth-child(1) .bg-div {
  background: url("../image/9f-img1.png") no-repeat center;
}

.section-11 .img-list .img-div:nth-child(2) .bg-div {
  background: url("../image/9f-img2.png") no-repeat center;
}

.section-11 .img-list .img-div:nth-child(3) .bg-div {
  background: url("../image/9f-img3.png") no-repeat center;
}

.section-11 .img-list .img-div:nth-child(4) .bg-div {
  background: url("../image/9f-img4.png") no-repeat center;
}

.section-11 .img-list .img-div:nth-child(5) .bg-div {
  background: url("../image/9f-img5.png") no-repeat center;
}

.section-11 .img-list .img-div:nth-child(6) .bg-div {
  background: url("../image/9f-img6.png") no-repeat center;
}

.section-11 .img-list .img-div p {
  text-align: center;
  color: #333333;
  font-size: 15px;
  margin-top: 15px;
}

.section-7 .container {
  opacity: 0;
}

.section-8 .container {
  opacity: 0;
}

.section-9 .container {
  opacity: 0;
}

.section-10 .container {
  opacity: 0;
}

.section-11 .container {
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .mob-banner {
    background: url(../image/00-banner18.jpg) no-repeat center top;
    background-size: cover;
    height: 36rem;
  }

  .mob-banner h1 {
    font-size: 2rem;
  }

  .mob-s3 .list {
    margin: 0 -0.5rem;
  }

  .mob-s3 .list {
    overflow: hidden;
  }

  .mob-s3 .list li {
    border: 1px solid #eaeaea;
    background: #fff;
    float: left;
    padding: 1.5rem 0;
    width: 47%;
    margin: 1.5%;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    height: 260px;
  }

  .mob-s3 .list li .img {
    width: 8rem;
    height: 8rem;
    margin: 0.5rem auto;
    border-radius: 50%;
  }

  .mob-s3 .list li.item-1 .img {
    background: url(../image/2f-img13.png) no-repeat center;
  }

  .mob-s3 .list li.item-2 .img {
    background: url(../image/2f-img22.png) no-repeat center;
  }

  .mob-s3 .list li.item-3 .img {
    background: url(../image/2f-img32.png) no-repeat center;
  }

  .mob-s3 .list li.item-4 .img {
    background: url(../image/2f-img42.png) no-repeat center;
  }

  .mob-s3 .list li h3 {
    line-height: 3rem;
    font-weight: 600;
  }

  .mob-s3 .list li p {
    margin: 0 1rem;
  }

  .mob-s4 .list {
    margin: 0 -0.5rem;
  }

  .mob-s4 .list li {
    border: 1px solid #eaeaea;
    background: #fff;
    float: left;
    padding: 1.5rem 0;
    width: 47%;
    margin: 1.5%;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    height: 215px;
  }

  .mob-s4 .list li .img {
    width: 6rem;
    height: 6rem;
    margin: 0.5rem auto;
  }

  .mob-s4 .list li.item-1 .img {
    background: url(../image/3f-icon1.png) no-repeat center;
  }

  .mob-s4 .list li.item-2 .img {
    background: url(../image/3f-icon2.png) no-repeat center;
  }

  .mob-s4 .list li.item-3 .img {
    background: url(../image/3f-icon3.png) no-repeat center;
  }

  .mob-s4 .list li.item-4 .img {
    background: url(../image/3f-icon4.png) no-repeat center;
  }

  .mob-s4 .list li.item-5 .img {
    background: url(../image/3f-icon5.png) no-repeat center;
  }

  .mob-s4 .list li.item-6 .img {
    background: url(../image/3f-icon6.png) no-repeat center;
  }

  .mob-s4 .list li.item-7 .img {
    background: url(../image/3f-icon7.png) no-repeat center;
  }

  .mob-s4 .list li.item-8 .img {
    background: url(../image/3f-icon8.png) no-repeat center;
  }

  .mob-s4 .list li h3 {
    line-height: 3rem;
    font-weight: 600;
  }

  .mob-s4 .list li p {
    margin: 0 1rem;
  }

  .mob-s10 {
    height: 69rem;
  }

  .mob-s10 .info {
    background: #ffffff;
    box-shadow: 0px 10px 30px 0px #00000014;
    border-radius: 2px;
  }

  .mob-s10 .swiper-pagination1 {
    height: 4rem;
    width: 100%;
    text-align: center;
  }

  .mob-s10 .swiper-pagination-bullet {
    display: inline-block;
    margin: 0 8px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    text-indent: -140px;
    border-radius: 0;
    width: 26px;
    height: 4px;
    background: #cccccc;
    opacity: 1;
  }

  .mob-s10 .swiper-pagination-bullet-active {
    width: 36px !important;
    background: linear-gradient(-88deg, #ff601a, #f20600);
  }

  .mob-s10 .info .bg_div {
    border-radius: 10px;
    height: 37rem;
    position: relative;
    margin-top: 2rem;
  }

  .mob-s10 .info .bg_div .top {
    height: 19rem;
    background: #fcf2f2;
    width: 90%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }

  .mob-s10 .info .bg_div .bottom {
    position: absolute;
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    top: 20rem;
    text-align: center;
  }

  .mob-s10 .info .bg_div .bottom span {
    width: 30%;
    height: 3rem;
    border: 1px solid #e5e5e5;
    display: inline-block;
    font-size: 1.2rem;
    color: #333333;
    line-height: 3rem;
    margin-bottom: 1rem;
  }

  .mob-s10 .info .bg_div .bottom span {
    margin-right: 0.8rem;
  }

  .mob-s10 .info .bg_div .bottom span:nth-child(3n) {
    margin-right: 0;
  }

  .mob-s10 .info .bg_div .top .img_div {
    margin-top: 2rem;
  }

  .mob-s10 .info .bg_div .top .img_div img {
    width: 27rem;
    margin-top: 1.5rem;
  }

  .mob-s5 .img-8 {
    background: url(../image/5f-img.png) no-repeat center;
    background-size: contain;
    height: 23rem;
    margin-bottom: 1rem;
  }

  .mob-s5 .video-desc {
    margin-bottom: 1rem;
    background: #fff;
    box-shadow: 0px 6px 25px 0px #00000014;
    border-radius: 2px;
    padding: 1rem 0 1rem 3rem;
  }

  .mob-s5 .video-desc p {
    color: #333;
    font-size: 1.4rem;
    font-weight: bold;
    position: relative;
  }

  .mob-s5 .video-desc p:after {
    content: "";
    position: absolute;
    background: url(../image/5f-icon13.png) rgba(255, 255, 114, 0.1) no-repeat
      center;
    width: 2rem;
    height: 2rem;
    left: -2.5rem;
    top: 0.4rem;
    border-radius: 50%;
    background-size: 700%;
  }

  .mob-s5 .video-desc:nth-child(3) p:after {
    background-position: -5px -4px;
  }

  .mob-s5 .video-desc:nth-child(4) p:after {
    background-position: -71px -5px;
  }

  .mob-s5 .video-desc:nth-child(5) p:after {
    background-position: -138px -5px;
  }

  .mob-s5 .video-desc .desc {
    color: #888;
    font-size: 1.2rem;
  }

  .mob-btn-div .mob-btn-red {
    background: linear-gradient(-88deg, #ff601a, #f20600);
  }
}
.lei-section-3 {
  width: 1200px;
  height: 315px;
  margin: 0 auto;
  font-size: 0;
}
.lei-section-3 ul li {
  width: 282px;
  height: 315px;
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
}
.lei-section-3 ul li:nth-child(4) {
  margin-right: 0 !important;
}
.lei-section-3 ul li:nth-child(1) .lei-section-3-view {
  background-image: linear-gradient(to right, #fc7151, #f15531);
}
.lei-section-3 ul li:nth-child(2) .lei-section-3-view {
  background-image: linear-gradient(to right, #ffa524, #ff7e0c);
}
.lei-section-3 ul li:nth-child(3) .lei-section-3-view {
  background-image: linear-gradient(to right, #2ac99c, #00db84);
}
.lei-section-3 ul li:nth-child(4) .lei-section-3-view {
  background-image: linear-gradient(to right, #5e76ff, #6b57ff);
}
.lei-section-3-view {
  width: 100%;
  line-height: 100px;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  font-size: 28px;
}
.lei-section-3-p {
  width: 280px;
  height: 213px;
  border: 1px solid #c9c9c9;
}
.lei-section-3-p p {
  text-align: center;
  line-height: 50px;
  font-size: 23px;
  color: #666666;
}
.lei-section-3-p p:nth-child(1) {
  padding-top: 25px;
}
.section-3-1 {
  padding: 0 0 70px 0 !important;
}
.section-3-1-img {
  width: 1200px;
  height: 740px;
  margin: 0 auto;
  background: url("/static/template/lei/b2b2c/1-1.jpg") no-repeat center top;
}
.section-4 .btn-div {
  margin: 50px 0 !important;
}
.section-4 {
  padding: 100px 0 0 0 !important;
}
.section-7 {
  padding: 100px 0 60px 0 !important;
}
.section-6-1 {
  width: 100%;
  padding: 100px 0 0px 0;
}
.section-6-1-top {
  width: 100%;
  height: 275px;
  background: url("/static/template/lei/b2b2c/10.png") no-repeat center top;
}
.section-6-1-top .section-title {
  margin-bottom: 42px !important;
  padding-top: 50px !important;
}
.section-6-1-top .section-title span {
  color: #ffffff;
}
.section-6-1-top .section-title p {
  color: #ffffff;
}
.section-6-1-item {
  width: 380px;
  height: 80px;
  line-height: 80px;
  background-color: #f79d9d;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.section-6-1-item:nth-child(3) {
  margin-right: 0 !important;
}
.section-6-1-list {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
}
.section-6-1-item {
  cursor: pointer;
}
.section-6-1-item:nth-child(1) .section-6-1-item-img {
  width: 115px;
  height: 80px;
  display: inline-block;
  vertical-align: top;
  background: url("/static/template/lei/b2b2c/11.png") no-repeat;
  background-position: 50px 18px;
}
.section-6-1-item:nth-child(2) .section-6-1-item-img {
  width: 115px;
  height: 80px;
  display: inline-block;
  vertical-align: top;
  background: url("/static/template/lei/b2b2c/12.png") no-repeat;
  background-position: 50px 18px;
}
.section-6-1-item:nth-child(3) .section-6-1-item-img {
  width: 115px;
  height: 80px;
  display: inline-block;
  vertical-align: top;
  background: url("/static/template/lei/b2b2c/13.png") no-repeat;
  background-position: 50px 18px;
}
.section-6-1-item-title {
  width: 265px;
  line-height: 80px;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
}
.section-6-1-item-avtion {
  background-color: #ffffff !important;
}
.section-6-1-view {
  background-color: #f2f3f6;
  width: 100%;
  height: 474px;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 35px;
}
.section-6-1-view-list {
  width: 1200px;
  margin: 0 auto;
  font-size: 0px;
  display: none;
}
.section-6-1-view-list-action {
  display: block !important;
}
.section-6-1-view-list .left {
  width: 500px;
  height: 474px;
  display: inline-block;
  vertical-align: top;
  background: url("/static/template/lei/b2b2c/14-1.png") no-repeat top center;
  background-position: 10px 70px;
  background-size: 100%;
}
.section-6-1-view-list .left:nth-child(2) {
  width: 500px;
  height: 474px;
  display: inline-block;
  vertical-align: top;
  background: url("/static/template/lei/b2b2c/14-2.png") no-repeat top center;
  background-position: 10px 70px;
  background-size: 100%;
}
.section-6-1-view-list .left:nth-child(2) {
  width: 500px;
  height: 474px;
  display: inline-block;
  vertical-align: top;
  background: url("/static/template/lei/b2b2c/14-3.png") no-repeat top center;
  background-position: 10px 70px;
  background-size: 100%;
}
.right {
  width: 700px;
  height: 474px;
  display: inline-block;
  vertical-align: top;
}
.section-6-1-view-list .right h1 {
  font-weight: 600;
  font-size: 23px;
  line-height: 50px;
}
.section-6-1-view-list .right p {
  line-height: 30px;
  font-size: 16.5px;
  color: #666666;
}
.section-6-1-view-list .right ul li {
  width: 118px;
  line-height: 38px;
  border: 1px solid #f0f0f0;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  margin-top: 15px;
  background-color: #ffffff;
  font-size: 15px;
  text-align: center;
}
.section-6-1-view-list .right .btn {
  width: 210px;
  line-height: 60px;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  margin-top: 40px;
  background-image: linear-gradient(to right, #f20e23, #fe5623);
  cursor: pointer;
  user-select: none;
}
.pic-list .img-div img {
  width: 186px !important;
}
.anli-div-view {
  width: 1200px;
  margin: 0 auto;
}
.anli-div-view ul li {
  width: 370px;
  height: 145px;
  margin: 0 35px 40px 0;
  display: inline-block;
  vertical-align: top;
  transition: all ease 300ms;
}
.anli-div-view ul li:hover {
  transform: translateY(-30px);
}
.anli-div-view ul li:nth-child(1) {
  background: url("/static/template/lei/b2b2c/15.png") no-repeat center top;
}
.anli-div-view ul li:nth-child(2) {
  background: url("/static/template/lei/b2b2c/16.png") no-repeat center top;
}
.anli-div-view ul li:nth-child(3) {
  background: url("/static/template/lei/b2b2c/17.png") no-repeat center top;
  margin-right: 0 !important;
}
.anli-div-view ul li:nth-child(4) {
  background: url("/static/template/lei/b2b2c/18.png") no-repeat center top;
}
.anli-div-view ul li:nth-child(5) {
  background: url("/static/template/lei/b2b2c/19.png") no-repeat center top;
}
.anli-div-view ul li:nth-child(6) {
  background: url("/static/template/lei/b2b2c/20.png") no-repeat center top;
  margin-right: 0 !important;
}
