.width {
  width: 1200px;
  margin: 0 auto;
}
body {
  font-family: '微软雅黑';
}
.addBg {
  background: #FBEBE1;
  padding: 30px;
}
.add-imgs img {
  width: 100%;
  height: 100%;
}
header {
  height: 650px;
  background: url('../images/pcBanner.png?v=1') no-repeat;
  background-size: cover;
  padding-top: 130px;
  max-width: 1920px;
  margin: auto;
  box-sizing: border-box;
}
header .header {
  width: 670px;
}
header .header h1 {
  margin-top: 35px;
  color: #ffffff;
}
header .header .logo-text {
  margin-top: 35px;
}
header .header h4 {
  color: #ffffff;
}
.fixed {
  position: fixed !important;
  display: block;
  top: 0;
  left: 0;
  z-index: 99;
}
.actived {
  color: #EECD9E !important;
  border-bottom: 2px solid #EECD9E;
}
.carousel-indicators {
  bottom: -36px;
}
section {
  max-width: 1920px;
  margin: auto;
}
section .nav-tab {
  background: #E47734;
  width: 100%;
}
section .nav-tab nav ul {
  display: flex;
  justify-content: space-between;
}
section .nav-tab nav ul li {
  list-style-position: inside;
  height: 70px;
  line-height: 70px;
  width: 75px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
}
section .nav-tab nav ul li:hover {
  color: #EECD9E;
}
section .part-one .lis {
  padding-top: 60px;
}
section .part-one .lis .title h1 {
  margin: auto;
  width: 300px;
  height: 70px;
  background: url('../images/bg.png') no-repeat;
  text-align: center;
}
section .part-one .lis .title h1 > div {
  font-size: 16px;
  color: #E47734;
}
section .part-one .lis .contant {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  padding-bottom: 57px;
}
section .part-one .lis .contant > div {
  width: 580px;
  height: 500px;
  padding: 30px;
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 6px 3px 20px rgba(0, 0, 0, 0.16);
}
section .part-one .lis .contant > div .title {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 25px;
}
section .part-one .lis .contant > div .title > div .title-text {
  color: #E47734;
}
section .part-one .lis .contant > div .title > div .title-dec {
  font-weight: bold;
  color: #000000;
}
section .part-one .lis .contant > div .title > div:nth-child(2) {
  display: flex;
  flex-direction: row;
  align-items: center;
}
section .part-one .lis .contant > div .title > div:nth-child(2) span {
  display: inline-block;
  width: 125px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #E47734;
  background: linear-gradient(to right, #E47734 0%, #ED8C31 100%);
  border-radius: 50px;
}
section .part-one .lis .contant > div .title > div:nth-child(2) span a {
  font-size: 14px;
  color: #ffffff;
}
section .part-one .lis .contant > div .con-intro {
  padding-top: 25px;
}
section .part-one .lis .contant > div .con-intro > ul > li {
  margin-bottom: 6px;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
}
section .part-one .lis .contant > div .con-intro > ul > li h6 {
  font-size: 14px;
  color: #E47734;
}

section .part-one .lis .contant > div .con-intro > ul > li span {
  line-height: 1.3;
}
section .part-one .lis .contant > div .con-intro > ul > li > ul > li {
  margin-left: 20px;
  list-style-type: disc;
  margin-bottom: 6px;
}
section .part-one .lis .img-intro {
  margin: auto;
  margin-top: 40px;
  max-width: 1920px;
}
section .part-one .lis .img-intro > li {
  display: flex;
}
section .part-one .lis .img-intro > li .img-details {
  width: 600px;
  padding-top: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: linear-gradient(to bottom, #ED8C31 0%, #E47734 100%);
}
section .part-one .lis .img-intro > li .img-details h4 {
  margin-top: 30px;
  margin-bottom: 22px;
}
section .part-one .lis .img-intro > li .img-details .line {
  width: 56px;
  border-bottom: 2px solid #000000;
}
section .part-one .lis .img-intro > li .img-details > ul {
  color: #ffffff;
  margin-top: 20px;
  margin-left: 30px;
}
section .part-one .lis .img-intro > li .img-details > ul > li {
  margin-bottom: 28px;
}
section .part-one .lis .img-intro > li:nth-of-type(2) {
  justify-content: flex-end;
}
section .part-one .lis .img-intro > li:nth-of-type(2) .img-details {
  padding: 100px 30px 30px 30px;
}
section .part-one .lis .img-intro > li:nth-of-type(2) .img-details .text-box {
  margin-top: 35px;
  color: #ffffff;
}
section .part-one .lis .img-intro > li:nth-of-type(2) h4 {
  font-weight: bold;
  color: #E47734;
}
section .part-one .lis .img-intro > li:nth-of-type(2) .line {
  border-bottom: 2px solid #E47734;
}
section .part-one .lis .img-intro > li:nth-of-type(2) .img-details {
  background: linear-gradient(to bottom, #505050 0%, #3B3B3B 100%);
}
section .part-one .lis .img-intro > li:nth-of-type(2) .img-box {
  max-width: 943px;
}
section .part-one .lis .img-intro > li:nth-of-type(2) .img-box img {
  width: 100%;
}
section .part-one .lis .img-intro > li:nth-of-type(3) .img-details {
  padding: 100px 30px 30px 30px;
  background: linear-gradient(to bottom, #E0BE84 0%, #C8A26B 100%);
}
section .part-one .lis .img-intro > li:nth-of-type(3) .img-details h4 {
  font-weight: bold;
}
section .part-one .lis .img-intro > li:nth-of-type(3) .img-details .text-box {
  margin-top: 35px;
  color: #000000;
}
section .part-one .lis .prent h4 {
  color: #E47734;
  text-align: center;
  margin-top: 35px;
}
section .part-one .lis .prent h6 {
  text-align: center;
  color: #E47734;
  margin-bottom: 15px;
}
section .part-one .lis .prent > p {
  line-height: 30px;
}
section .part-one .lis:nth-of-type(1) {
  background: url('../images/ww1.png') no-repeat;
  background-size: 100% 100%;
}
section .part-one .lis:nth-of-type(3) {
  max-width: 1920px;
  background: url('../images/ww.png') no-repeat;
  padding-bottom: 58px;
}
section .part-one .lis:nth-of-type(3) .swiper {
  margin-top: 30px;
  height: 490px;
  position: relative;
}
section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li {
  height: 230px;
  background-size: 100% 100%;
}
section .part-one .lis:nth-of-type(3) .swiper .carousel-item:nth-of-type(1) .user-head {
  margin-top: -5px !important;
}
section .part-one .lis:nth-of-type(3) .swiper .carousel-item:nth-of-type(2) .user-head {
  margin-top: -3px !important;
}
section .part-one .lis:nth-of-type(3) .swiper .carousel-item:nth-of-type(3) .user-head {
  margin-top: -3px !important;
}
section .part-one .lis:nth-of-type(3) .swiper .left {
  border: 1px solid #999999;
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  color: #999999;
  font-size: 30px;
  position: absolute;
  left: -70px;
  top: 35%;
}
section .part-one .lis:nth-of-type(3) .swiper .right {
  border: 1px solid #999999;
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  color: #999999;
  font-size: 30px;
  position: absolute;
  right: -30px;
  top: 35%;
}
section .part-one .lis:nth-of-type(3) .swiper .bottom-i {
  height: 13px;
  width: 13px;
  border-radius: 50%;
  border: none;
  margin-bottom: 15px;
  border: 1px solid #E47734;
}
section .part-one .lis:nth-of-type(3) .swiper .carousel-indicators .active {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #E47734;
  border: none;
}
section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul {
  display: flex;
  flex-wrap: wrap;
}
section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li {
  display: flex;
  margin-right: 15px;
  margin-bottom: 15px;
  padding-right: 62px;
  padding-top: 20px;
  width: 580px;
  height: 250px;
  background: url('../images/bg-text.png') no-repeat;
  background-position: right;
  position: relative;
}
section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li .user-head {
  margin-top: -26px;
}
section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li .bg-i {
  margin-left: 20px;
}
section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li h4 {
  color: #E47734;
}
section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li .line {
  width: 40px;
  border-bottom: 2px solid #E47734;
}
section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li p {
  font-size: 14px;
}
section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li .p-one {
  margin-top: 15px;
}
section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li .p-last {
  color: #E47734;
}
section .part-one .lis:nth-of-type(3) .more-box {
  margin-bottom: 20px;
  margin-top: 40px;
}
section .part-one .lis:nth-of-type(3) .more-box > a {
  margin: auto;
  margin-top: 25px;
  display: block;
  color: #E47734;
  border-radius: 50px;
  border: 1px solid #E47734;
  height: 44px;
  line-height: 44px;
  width: 260px;
  text-align: center;
}
section .part-one .lis:nth-of-type(4) {
  max-width: 1920px;
  padding-bottom: 56px;
  background: url('../images/bgbg.png') no-repeat;
}
section .part-one .lis:nth-of-type(4) .title {
  margin-bottom: 30px;
  color: #ffffff;
}
section .part-one .lis:nth-of-type(4) .title h1 {
  color: #ffffff;
}
section .part-one .lis:nth-of-type(4) .title h1 div {
  color: #ffffff;
}
section .part-one .lis:nth-of-type(4) .step-title {
  height: 48px;
  line-height: 48px;
  padding-left: 30px;
  font-size: 20px;
  font-weight: bold;
  background: url('../images/bg2.png') no-repeat;
}
section .part-one .lis:nth-of-type(4) .step-intro {
  margin-top: 30px;
  color: #ffffff;
  font-weight: bold;
  padding-left: 80px;
  border-left: 1px solid #ffffff;
}
section .part-one .lis:nth-of-type(4) .step-intro > div {
  position: relative;
  padding-top: 20px;
  margin-bottom: 30px;
}
section .part-one .lis:nth-of-type(4) .step-intro > div .fb {
  padding-top: 20px;
}
section .part-one .lis:nth-of-type(4) .step-intro > div .fb li {
  font-weight: normal;
  margin-top: 10px;
}
section .part-one .lis:nth-of-type(4) .step-intro > div > h5 {
  position: absolute;
  left: 0;
  top: -9px;
}
section .part-one .lis:nth-of-type(4) .step-intro > div .lines {
  display: flex;
  align-items: center;
  position: absolute;
  left: -90px;
  top: -6px;
}
section .part-one .lis:nth-of-type(4) .step-intro > div .lines > div:nth-of-type(1) {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  line-height: 13px;
  text-align: center;
  border: 1px solid #ffffff;
}
section .part-one .lis:nth-of-type(4) .step-intro > div .lines > div:nth-of-type(1) > span {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #ffffff;
}
section .part-one .lis:nth-of-type(4) .step-intro > div .lines > div:nth-of-type(2) {
  width: 50px;
  border-bottom: 1px solid #ffffff;
}
section .part-one .lis:nth-of-type(4) .step-intro > div .lines > div:nth-of-type(3) {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ffffff;
}
section .part-one .lis:nth-of-type(4) .step-intro > div:nth-of-type(2) {
  margin-top: 38px;
}
section .part-one .lis:nth-of-type(4) .step-intro .step-img {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
}
section .part-one .lis:nth-of-type(4) .step-intro .step-img > div {
  width: 530px;
  height: 340px;
  padding: 30px;
}
section .part-one .lis:nth-of-type(4) .step-intro .step-img > div .title > div {
  padding-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
section .part-one .lis:nth-of-type(4) .step-intro .step-img > div .title > div h3 {
  font-weight: bold;
  color: #E47734;
}
section .part-one .lis:nth-of-type(4) .step-intro .step-img > div p a {
  color: #ffffff;
  font-size: 16px;
}
section .part-one .lis:nth-of-type(4) .step-intro .step-img > div .code {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
section .part-one .lis:nth-of-type(4) .step-intro .step-img > div .code > div {
  margin-right: 20px;
}
section .part-one .lis:nth-of-type(4) .step-intro .step-img > div:nth-of-type(1) {
  background: url('../images/bg-pic1.jpg') no-repeat;
}
section .part-one .lis:nth-of-type(4) .step-intro .step-img > div:nth-of-type(2) {
  background: url('../images/bg-pic2.jpg') no-repeat;
}
section .part-one .lis:nth-of-type(4) .table-box {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
section .part-one .lis:nth-of-type(4) .table-box > div table tr {
  height: 50px;
  color: #ffffff;
}
section .part-one .lis:nth-of-type(4) .table-box > div table tr td:nth-of-type(1) {
  width: 20%;
}
section .part-one .lis:nth-of-type(4) .table-box > div table td {
  color: #ffffff;
  text-align: center;
}
section .part-one .lis:nth-of-type(4) .table-box > div table tr:nth-of-type(1) {
  text-align: center;
}
section .part-one .lis:nth-of-type(4) .table-box > div table tr:nth-of-type(odd) {
  background: #E4833E;
}
section .part-one .lis:nth-of-type(4) .foot-text {
  color: #ffffff;
  margin-top: 30px;
}
section .part-one .lis:nth-of-type(5) {
  padding-bottom: 56px;
}
section .part-one .lis:nth-of-type(5) > ul {
  margin-top: 50px;
}
section .part-one .lis:nth-of-type(5) > ul > li {
  display: flex;
}
section .part-one .lis:nth-of-type(5) > ul > li > div {
  flex-basis: 50%;
}
section .part-one .lis:nth-of-type(5) > ul > li > div .title {
  border-bottom: 1px solid #E47734;
  padding-bottom: 20px;
}
section .part-one .lis:nth-of-type(5) > ul > li > div .title h3 {
  color: #E47734;
}
section .part-one .lis:nth-of-type(5) > ul > li > div .title h5 {
  color: #000000;
  font-weight: bold;
}
section .part-one .lis:nth-of-type(5) > ul > li > div > ul .t-color {
  color: #E47734;
  margin-top: 25px;
  margin-bottom: 15px;
  font-weight: bold;
}
section .part-one .lis:nth-of-type(5) > ul > li > div:nth-of-type(1) {
  padding: 30px;
  background: #FBEBE1;
}
section .part-one .lis:nth-of-type(5) > ul > li > div:nth-of-type(2) .images-box {
  max-width: 600px;
}
section .part-one .lis:nth-of-type(5) > ul > li > div:nth-of-type(2) img {
  width: 100%;
  height: 100%;
}
section .part-one .lis:nth-of-type(5) > ul > li:nth-of-type(2) > div:nth-of-type(1) {
  padding: 0;
}
section .part-one .lis:nth-of-type(5) > ul > li:nth-of-type(2) > div:nth-of-type(1) .images-box {
  max-width: 600px;
}
section .part-one .lis:nth-of-type(5) > ul > li:nth-of-type(2) > div:nth-of-type(1) img {
  width: 100%;
}
section .part-one .lis:nth-of-type(5) > ul > li:nth-of-type(2) > div:nth-of-type(2) {
  padding: 30px;
  background: #FBEBE1;
}
section .part-one .lis:nth-of-type(6) {
  padding-bottom: 50px;
  background: url('../images/bf-w.png') no-repeat;
  background-size: 100% 100%;
}
section .part-one .lis:nth-of-type(6) .jump-box {
  margin-top: 30px;
  display: flex;
}
section .part-one .lis:nth-of-type(6) .jump-box > a {
  flex-basis: 50%;
}
section .part-one .lis:nth-of-type(6) .jump-box > a:hover {
  text-decoration: none;
}
section .part-one .lis:nth-of-type(6) .jump-box > a > div {
  width: 625px;
  height: 176px;
  padding-left: 80px;
  display: flex;
  padding-top: 10px;
  background: url('../images/k-c.png') no-repeat;
}
section .part-one .lis:nth-of-type(6) .jump-box > a > div > div:nth-of-type(1) {
  margin-top: 20px;
}
section .part-one .lis:nth-of-type(6) .jump-box > a > div > div:nth-of-type(2) {
  margin-top: 15px;
  flex-basis: 70%;
  padding-left: 30px;
}
section .part-one .lis:nth-of-type(6) .jump-box > a > div > div:nth-of-type(3) {
  margin-top: 40px;
}
section .part-one .lis:nth-of-type(6) .jump-box > a > div .title h3 {
  color: #E47734;
}
section .part-one .lis:nth-of-type(6) .jump-box > a > div .title h5 {
  font-weight: bold;
  color: #000000;
}
section .part-one .lis:nth-of-type(6) .jump-box > a > div .title h6 {
  color: #999999;
}
section .part-one .lis:nth-of-type(7) {
  padding-bottom: 56px;
  max-width: 1920px;
  margin: auto;
  background: url(../images/foot.png) no-repeat;
}
section .part-one .lis:nth-of-type(7) .title {
  color: #ffffff;
}
section .part-one .lis:nth-of-type(7) .title h1 div {
  color: #ffffff;
}
section .part-one .lis:nth-of-type(7) .site-box {
  text-align: center;
  margin-top: 45px;
}
section .part-one .lis:nth-of-type(7) .site-box .site-details {
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section .part-one .lis:nth-of-type(7) .site-box .site-details span {
  margin-left: 10px;
}
section .part-one .lis:nth-of-type(7) .wechat {
  display: flex;
  margin-top: 20px;
}
section .part-one .lis:nth-of-type(7) .wechat > div {
  flex-basis: 50%;
}
section .part-one .lis:nth-of-type(7) .wechat .ff {
  display: flex;
  padding-right: 60px;
  justify-content: space-between;
  align-items: center;
  border-right: 1px solid #ffffff;
}
section .part-one .lis:nth-of-type(7) .wechat .ff h6 {
  margin-top: 20px;
  margin-bottom: 20px;
}
section .part-one .lis:nth-of-type(7) .wechat .ff p {
  margin-top: 5px;
}
section .part-one .lis:nth-of-type(7) .wechat .fp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 53px;
}
section .part-one .lis:nth-of-type(7) .wechat .fp h6 {
  margin-top: 20px;
  margin-bottom: 20px;
}
section .part-one .lis:nth-of-type(7) .wechat .fp p {
  margin-top: 5px;
}
.pc {
  display: block;
}
.mb {
  display: none;
}
section .part-one .lis:nth-of-type(3) {
  background-size: 100% 100%;
}
@media screen and (max-width: 768px) {
  header .header {
    padding: 0 0.35rem;
    width: 100%;
  }
  .mbs {
    display: none !important;
  }
  .fixeds {
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    display: block !important;
  }
  .mb {
    display: block;
  }
  .pc {
    display: none !important;
  }
  .nav {
    display: none;
  }
  @keyframes mymove {
    0% {
      bottom: 0.2rem;
      transform: scale(0.7);
    }
    50% {
      bottom: 0.3rem;
      transform: scale(0.8);
    }
    100% {
      bottom: 0.2rem;
      transform: scale(0.7);
    }
  }
  header {
    padding: 0 0.35rem;
    padding-top: 3.5rem;
    background: url('../images/monile.png?v=1.0') no-repeat;
    background-size: cover;
    position: relative;
    max-width:750px;
  }
  header .down-icon {
    position: absolute;
    bottom: 0.45rem;
    width: 0.6rem;
    left: 45%;
    animation: 2s mymove ease-in-out infinite;
  }
  header .down-icon img {
    width: 100%;
  }
  header .header .logo {
    width: 3rem;
    height: 0.7rem;
  }
  header .header .logo img {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  header .header > h1 {
    font-size: 0.4rem;
    margin-bottom: 0;
  }
  header .header h1 {
    margin-top: 0.8rem;
  }
  header .header > h4 {
    font-size: 0.28rem;
    margin-top: 0.2rem;
  }
  header .header .logo-text {
    width: 6rem;
    height: 0.75rem;
    display: flex;
    align-items: center;
    margin-top: 0.3rem;
  }
  header .header .logo-text img {
    width: 100%;
  }
  .width {
    width: 100%;
  }
  section .mb {
    position: relative;
  }
  section .nav-tab {
    height: 1rem;
    display: flex;
    align-items: center;
    padding: 0 0.3rem;
    justify-content: space-between;
  }
  section .nav-tab .nav {
    position: absolute;
    top: 1rem;
    right: 0;
  }
  section .nav-tab .nav > ul {
    background: #CFAC79;
    padding: 0 0.4rem;
    display: block;
  }
  section .nav-tab .nav > ul > li {
    font-size: 0.26rem;
    width: 2.6rem;
    height: 0.7rem;
    line-height: 0.7rem;
    border-bottom: 1px solid #ffffff;
  }
  section .nav-tab .nav-img {
    width: 2.7rem;
    height: 0.6rem;
    display: flex;
    align-items: center;
  }
  section .nav-tab .nav-img img {
    width: 100%;
  }
  section .nav-tab .nav-more {
    width: 0.5rem;
    height: 0.4rem;
    display: flex;
    align-items: center;
  }
  section .nav-tab .nav-more img {
    width: 100%;
  }
  section .part-one .lis .title h1 {
    font-size: 0.43rem;
  }
  section .part-one .lis .title h1 > div {
    margin-top: 0.15rem;
  }
  section .part-one .lis .contant > div {
    width: 6.9rem;
    padding: 0.3rem;
    height: auto;
    margin-bottom: 0.3rem;
  }
  section .part-one .lis .contant {
    margin-top: 0.4rem;
    flex-wrap: wrap;
  }
  section .part-one .lis .contant > div .title > div .title-text {
    font-size: 0.3rem;
    margin-bottom: 0.1rem;
  }
  section .part-one .lis .contant {
    padding: 0.3rem;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li {
    max-height: 4.8rem !important;
  }
  section .part-one .lis .contant > div .title > div:nth-child(2) span a {
    font-size: 0.22rem;
  }
  section .part-one .lis .contant > div .title > div .title-dec {
    font-size: 0.2rem;
    margin-bottom: 0;
  }
  section .part-one .lis .contant > div .title > div:nth-child(2) span {
    width: 1.7rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.2rem;
  }
  section .part-one .lis .contant > div .con-intro {
    padding-top: 0.2rem;
  }
  section .part-one .lis .contant > div .con-intro > ul > li h6 {
    font-size: 0.25rem;
    margin-bottom: 0.15rem;
  }
  section .part-one .lis .contant > div .con-intro > ul > li > span {
    font-size: 0.2rem;
  }
  section .part-one .lis:nth-of-type(3) {
    padding-top: 60px !important;
  }
  section .part-one .lis:nth-of-type(4) {
    padding-top: 60px !important;
  }
  section .part-one .lis .contant > div .con-intro > ul > li > ul > li {
    font-size: 0.2rem;
  }
  section .part-one .lis .img-intro {
    max-width: 6.9rem;
  }
  section .part-one .lis .img-intro > li {
    flex-wrap: wrap;
  }
  section .part-one .lis .img-intro > li > .img-box {
    width: 100%;
    height: 2.8rem;
  }
  section .part-one .lis .img-intro > li > .img-box img {
    width: 100%;
  }
  section .part-one .lis .img-intro > li .img-details {
    width: 100%;
  }
  section .part-one .lis .img-intro > li .img-details > div:nth-of-type(1) {
    width: 0.8rem;
  }
  section .part-one .lis .img-intro > li .img-details > div:nth-of-type(1) img {
    width: 100%;
  }
  section .part-one .lis .img-intro > li .img-details > h4 {
    font-size: 0.4rem;
    margin-top: 0.24rem;
    margin-bottom: 0.24rem;
  }
  section .part-one .lis .img-intro > li .img-details > ul > li {
    margin-bottom: 0.3rem;
  }
  section .part-one .lis .img-intro > li .img-details > ul > li h5 {
    font-size: 0.22rem;
    text-align: center;
    margin-bottom: 0.2rem;
  }
  section .part-one .lis .img-intro > li .img-details > ul > li > div {
    font-size: 0.22rem;
    text-align: center;
  }
  section .part-one .lis .img-intro > li:nth-of-type(2) .img-details .text-box {
    font-size: 0.22rem;
  }
  section .part-one .lis .img-intro > li:nth-of-type(2) .img-details {
    padding-top: 0.4rem;
  }
  section .part-one .lis .img-intro > li:nth-of-type(3) .img-details .text-box {
    font-size: 0.22rem;
  }
  section .part-one .lis .img-intro > li:nth-of-type(3) .img-details {
    padding-top: 0.4rem;
  }
  section .part-one .lis .img-intro > li:nth-of-type(3) .img-details > h4 {
    font-size: 0.3rem;
  }
  section .part-one .lis .img-intro > li:nth-of-type(3) .img-details .text-box {
    margin-top: 0.3rem;
  }
  section .part-one .lis .prent h4 {
    font-size: 0.5rem;
    margin: 0.3rem 0;
  }
  section .part-one .lis .prent h6 {
    font-size: 0.24rem;
  }
  section .part-one .lis .prent > p {
    font-size: 0.24rem;
    line-height: 0.4rem;
  }
  section .part-one .lis:nth-of-type(3) {
    padding: 0 0.3rem;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li {
    padding-bottom: 0;
    margin-bottom: 0.3rem;
    width: 6.28rem;
    height: auto	;
    min-height: 2.9rem;
  }
  section .part-one .lis:nth-of-type(3) .swiper {
    height: 7.5rem;
  }
  .carousel-indicators {
    bottom: -0.5rem;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li {
    padding-top: 0;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li .bg-i {
    margin-top: 0.3rem;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item:nth-of-type(2) .user-head {
    width: 2rem;
    height: 2rem;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item:nth-of-type(2) .user-head img {
    width: 100%;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item .user-head {
    height: 100% !important;
    display: flex;
    align-items: center;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item .user-head img {
    width: 2rem;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li {
    margin-left: 0;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item .user-head {
    margin-left: -0.6rem;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li .bg-i {
    padding-bottom: 0.3rem;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li h4 {
    font-size: 0.26rem;
    margin-bottom: 0.2rem;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li .p-one {
    margin-top: 0.2rem;
    font-size: 0.2rem;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li p {
    font-size: 0.2rem;
  }
  section .part-one .lis .img-intro > li .img-details > ul {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
    margin-left: 0;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-indicators .active {
    height: 0.18rem !important;
    width: 0.18rem !important;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li {
    margin-left: 0.6rem;
    margin-right: 0;
    background: url('../images/mbbg.png') no-repeat;
    background-size: 100% 100%;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item:nth-of-type(2) .user-head img {
    width: 2rem;
  }
  section .part-one .lis:nth-of-type(1) {
    background: url('../images/tbg.png') no-repeat;
    background-size: 100% 100%;
  }
  section .part-one .lis:nth-of-type(3) {
    background: url('../images/mbg.png') no-repeat;
  }
  section .part-one .lis:nth-of-type(6) {
    background: url('../images/bbg.png') no-repeat;
  }
  section .part-one .lis:nth-of-type(7) {
    background: url('../images/footbg.png') no-repeat;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li .user-head {
    margin-top: 0.06rem !important;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item > ul > li .user-head img {
    width: 2rem;
  }
  section .part-one .lis:nth-of-type(4) .table-box > div {
    margin-bottom: 0.3rem;
  }
  section .part-one .lis:nth-of-type(4) .title {
    margin-bottom: 0.3rem;
  }
  section .part-one .lis:nth-of-type(3) .swiper .bottom-i {
    height: 0.15rem;
    width: 0.15rem;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-indicators .active {
    height: 0.15rem;
    width: 0.15rem;
  }
  section .part-one .lis:nth-of-type(3) .more-box > a {
    width: 4.3rem;
    height: 0.75rem;
    line-height: 0.75rem;
    font-size: 0.24rem;
  }
  section .part-one .lis:nth-of-type(5) > ul > li > div:nth-of-type(2) {
    padding: 0.3rem !important;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-indicators .active {
    border: 1px solid #E47734 !important;
  }
  section .part-one .lis:nth-of-type(3) {
    padding-bottom: 0.6rem;
  }
  section .part-one .lis:nth-of-type(4) {
    padding: 0.6rem 0.3rem;
  }
  .section .part-one .lis:nth-of-type(4) .step-title {
    font-size: 0.24rem;
    width: 5.02rem;
    height: 0.56rem;
    line-height: 0.56rem;
  }
  .width {
    margin: 0;
  }
  section .part-one .lis:nth-of-type(4) .step-title {
    font-size: 0.24rem;
    width: 5.02rem;
    height: 0.56rem;
    line-height: 0.56rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro > div > h5 {
    font-size: 0.22rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro {
    padding-left: 0.7rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img > div:nth-of-type(1) {
    width: 6.05rem;
    height: 4.25rem;
    margin-bottom: 0.2rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img > div:nth-of-type(1) .title {
    margin-bottom: 0.25rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img > div:nth-of-type(1) > p {
    font-size: 0.22rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img > div:nth-of-type(2) {
    width: 6.05rem;
    height: 4.25rem;
    margin-bottom: 0.2rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img > div:nth-of-type(2) .title {
    margin-bottom: 0.25rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img > div:nth-of-type(2) > p {
    font-size: 0.22rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img {
    margin-top: 0.25rem;
    flex-wrap: wrap;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img > div {
    height: auto !important;
    padding: 0.3rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img > div .title > div {
    padding-bottom: 0;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img > div .title > div h3 {
    font-size: 0.26rem;
    margin-bottom: 0.15rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img > div .title > div h5 {
    font-size: 0.26rem;
    margin-bottom: 0.25rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro > div {
    margin-top: 0.25rem !important;
    margin-bottom: 0 !important;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img > div .code {
    margin-top: 0;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img > div .code > div {
    width: 1.14rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img > div .code > div img {
    width: 100%;
  }
  section .part-one .lis:nth-of-type(4) .step-intro .step-img > div .code span {
    font-size: 0.22rem;
  }
  section .part-one .lis:nth-of-type(4) .step-title {
    margin-top: 0.3rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro > div .fb {
    padding-top: 0 !important;
  }
  section .part-one .lis:nth-of-type(4) .step-intro > div .fb li {
    font-size: 0.16rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro > div > h5 {
    top: -0.05rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro > div {
    margin-bottom: 0.35rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro > div .lines {
    left: -0.82rem;
    top: -0.05rem;
  }
  section .part-one .lis:nth-of-type(4) .step-intro > div .lines > div:nth-of-type(1) {
    width: 0.25rem;
    height: 0.25rem;
    line-height: 0;
    position: relative;
  }
  section .part-one .lis:nth-of-type(4) .step-intro > div .lines > div:nth-of-type(1) span {
    width: 0.15rem;
    height: 0.15rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto	;
  }
  section .part-one .lis:nth-of-type(4) .step-intro > div .lines > div:nth-of-type(2) {
    width: 0.2rem;
  }
  section .part-one .lis:nth-of-type(4) .table-box {
    margin-top: 0.3rem;
  }
  section .part-one .lis:nth-of-type(4) .title > div h3 {
    font-size: 0.28rem;
    margin-bottom: 0.3rem;
  }
  section .part-one .lis:nth-of-type(4) .title > div h6 {
    font-size: 0.22rem;
  }
  section .part-one .lis:nth-of-type(4) .table-box > div table tr {
    font-size: 0.22rem;
  }
  section .part-one .lis:nth-of-type(4) .table-box > div table tr td {
    font-size: 0.22rem;
  }
  section .part-one .lis:nth-of-type(4) .table-box {
    flex-wrap: wrap;
  }
  section .part-one .lis:nth-of-type(4) .table-box > div {
    width: 100%;
  }
  section .part-one .lis:nth-of-type(4) .table-box table {
    width: 100%;
  }
  section .part-one .lis:nth-of-type(4) {
    background-size: 100% 100%;
  }
  section .part-one .lis:nth-of-type(4) .foot-text {
    font-size: 0.22rem;
  }
  section .part-one .lis:nth-of-type(5) > ul > li > div:nth-of-type(1) {
    padding: 0.3rem;
  }
  section .part-one .lis:nth-of-type(5) > ul > li > div .title h3 {
    font-size: 0.3rem;
    margin-bottom: 0.3rem;
  }
  section .part-one .lis:nth-of-type(5) > ul > li > div .title h5 {
    font-size: 0.3rem;
    margin-bottom: 0.3rem;
  }
  section .part-one .lis:nth-of-type(5) > ul > li > div .title {
    padding-bottom: 0;
  }
  section .part-one .lis:nth-of-type(5) > ul > li {
    padding: 0.3rem;
    flex-wrap: wrap;
  }
  section .part-one .lis:nth-of-type(5) > ul > li > div {
    flex-basis: 100%;
  }
  section .part-one .lis:nth-of-type(5) > ul > li > div img {
    width: 100%;
  }
  section .part-one .lis:nth-of-type(3) .swiper .carousel-item:nth-of-type(1) .user-head {
    margin-top: -0.2rem !important;
    margin-left: -0.6rem;
  }
  section .part-one .lis:nth-of-type(5) > ul > li > div:nth-of-type(1) {
    background: #ffffff;
    padding: 0;
  }
  section .part-one .lis:nth-of-type(5) > ul > li > div:nth-of-type(2) {
    padding: 0.3rem;
    background: #FBEBE1;
  }
  section .part-one .lis:nth-of-type(5) > ul > li > div > ul li {
    font-size: 0.22rem;
  }
  section .part-one .lis:nth-of-type(5) > ul > li > div > ul .t-color {
    margin: 0.2rem 0;
  }
  section .part-one .lis:nth-of-type(6) .jump-box > a > div .title h3 {
    font-size: 0.3rem;
  }
  section .part-one .lis:nth-of-type(6) .jump-box > a > div .title h5 {
    font-size: 0.3rem;
  }
  section .part-one .lis:nth-of-type(6) .jump-box > a > div .title h6 {
    font-size: 0.3rem;
  }
  section .part-one .lis:nth-of-type(6) .jump-box {
    flex-wrap: wrap;
  }
  section .part-one .lis:nth-of-type(6) .jump-box > a {
    width: 6.9rem;
    flex-basis: auto;
  }
  section .part-one .lis:nth-of-type(6) .jump-box > a > div {
    width: 100%;
    padding-left: 0.9rem;
    background-size: 100% 100%;
    align-items: flex-start;
  }
  section .part-one .lis:nth-of-type(6) .jump-box > a > div > div:nth-of-type(1) {
    margin-top: 0;
  }
  section .part-one .lis:nth-of-type(6) .jump-box > a > div > div:nth-of-type(2) {
    margin-top: 0.45rem;
  }
  section .part-one .lis:nth-of-type(6) .jump-box > a > div > div:nth-of-type(3) {
    margin-top: 0.25rem;
    width: 0.5rem;
    height: 0.5rem;
  }
  section .part-one .lis:nth-of-type(6) .jump-box > a > div > div:nth-of-type(3) img {
    width: 100%;
  }
  section .part-one .lis:nth-of-type(6) .jump-box > a > div .title h3 {
    margin-left: 0.4rem;
    margin-bottom: 0.2rem;
  }
  section .part-one .lis:nth-of-type(6) .jump-box > a > div .title h5 {
    margin-bottom: 0.2rem;
    font-size: 0.25rem;
  }
  section .part-one .lis:nth-of-type(6) .jump-box > a > div .title h6 {
    font-size: 0.25rem;
  }
  section .part-one .lis:nth-of-type(6) {
    padding: 0.3rem;
    background-size: 100% 100%;
  }
  section .part-one .lis:nth-of-type(5) {
    padding-bottom: 0.6rem;
  }
  section .part-one .lis:nth-of-type(6) .jump-box > a > div > div:nth-of-type(2) {
    padding-left: 0.3rem;
    flex-basis: 65%;
  }
  section .part-one .lis:nth-of-type(7) .site-box {
    margin-top: 0.45rem;
  }
  section .part-one .lis:nth-of-type(7) .site-box h4 {
    font-size: 0.26rem;
    margin-bottom: 0.25rem;
    font-weight: bold;
  }
  section .part-one .lis:nth-of-type(7) .site-box .site-details > div {
    width: 0.23rem;
    height: 0.3rem;
    line-height: 0;
  }
  section .part-one .lis:nth-of-type(7) .site-box .site-details > div img {
    width: 0.23rem;
  }
  section .part-one .lis:nth-of-type(7) .site-box .site-details span {
    font-size: 0.26rem;
  }
  section .part-one .lis {
    padding-bottom: 0.6rem;
  }
  section .part-one .lis:nth-of-type(6) .jump-box > a > div .title h3 {
    margin-left: 0;
  }
  section .part-one .lis:nth-of-type(3) {
    padding-top: 0.6rem;
  }
  section .part-one .lis:nth-of-type(7) .title > div h4 {
    font-size: 0.3rem;
    margin-bottom: 0.25rem;
  }
  section .part-one .lis:nth-of-type(7) .title > div h6 {
    font-size: 0.3rem;
  }
  section .part-one .lis:nth-of-type(7) .title > div p {
    font-size: 0.3rem;
  }
  section .part-one .lis:nth-of-type(7) .wechat > div {
    flex-basis: 50%;
  }
  section .part-one .lis:nth-of-type(7) .wechat .ff {
    flex-wrap: wrap;
    padding-right: 0;
    border: none;
  }
  section .part-one .lis:nth-of-type(7) .wechat .ff > div:nth-of-type(2) {
    margin-top: 0.45rem;
  }
  section .part-one .lis:nth-of-type(7) .wechat .fp {
    flex-wrap: wrap;
    margin-left: 0.45rem;
    padding-left: 0;
  }
  section .part-one .lis:nth-of-type(7) .wechat .fp > div:nth-of-type(2) {
    margin-top: 0.35rem;
  }
  section .part-one .lis:nth-of-type(7) {
    padding: 0.3rem;
    background-size: 100% 100%;
  }
  section .part-one .lis:nth-of-type(7) .wechat .ff h6 {
    margin-top: 0;
    margin-bottom: 0.25rem;
  }
  section .part-one .lis:nth-of-type(7) .wechat .ff h6 {
    font-size: 0.25rem;
  }
  section .part-one .lis:nth-of-type(7) .wechat .fp h6 {
    font-size: 0.25rem;
    margin-top: 0 !important	;
    margin-bottom: 0.25rem !important;
  }
  section .part-one .lis:nth-of-type(7) .title > div p {
    font-size: 0.25rem;
  }
}
