.banner {
  width: 100%;
  position: relative;
}

.banner img {
  width: 100%;
}

.banner .container {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.banner .container .title {
  font-size: 46px;
  line-height: 1;
  color: #000;
  font-weight: bold;
  padding-top: 96px;
  padding-bottom: 40px;
}

.banner .container .desc {
  font-size: 26px;
  color: #000;
  margin-bottom: 10px;
  line-height: 1;
}

.banner .container .desc span {
  font-size: 18px;
  vertical-align: top;
}

.shouhu {
  width: 100%;
  background: #e7e7e9;
  padding: 36px 0;
}

.shouhu .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.shouhu-left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.shouhu-left p {
  font-size: 46px;
  line-height: 1;
  color: #000;
}

.shouhu-left p span {
  font-weight: bold;
}

.shouhu-left img {
  width: 56px;
  margin-left: 120px;
}

.shouhu-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.shouhu-right-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 115px;
}

.shouhu-right-item img {
  width: 79px;
  margin-right: 24px;
}

.shouhu-right-item p {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
}

.shouhu-right-item p span {
  display: block;
  line-height: 30px;
  font-size: 20px;
  font-weight: bold;
}

.part-1 {
  width: 100%;
}

.part-1 .container {
  position: relative;
}

.part-1 .container img {
  width: 100%;
}

.part-1-desc {
  position: absolute;
  top: 272px;
  left: 0;
}

.part-1-desc-title {
  font-size: 46px;
  line-height: 1;
  color: #000;
  font-weight: bold;
}

.part-1-desc-title2 {
  font-size: 46px;
  line-height: 1;
  color: #000;
  font-weight: bold;
  margin-top: 10px;
  padding-left: 100px;
  margin-bottom: 50px;
}

.part-1-desc-text {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
  width: 436px;
  text-align: justify;
}

.part-2 {
  width: 100%;
}

.part-2 .container {
  position: relative;
}

.part-2 .container img {
  width: 100%;
}

.part-2-desc {
  position: absolute;
  top: 208px;
  right: 0;
}

.part-2-desc-title {
  font-size: 46px;
  line-height: 1;
  color: #000;
  font-weight: bold;
  text-align: right;
}

.part-2-desc-title2 {
  font-size: 26px;
  line-height: 1;
  color: #000;
  text-align: right;
  margin-top: 15px;
  margin-bottom: 15px;
}

.part-2-desc-text {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
  width: 436px;
  text-align: right;
}

.part-3 {
  width: 100%;
}

.part-3 .container {
  position: relative;
}

.part-3 .container img {
  width: 100%;
}

.part-3-desc {
  position: absolute;
  top: 232px;
  left: 0;
}

.part-3-desc-title {
  font-size: 46px;
  line-height: 1;
  color: #000;
  font-weight: bold;
  margin-bottom: 50px;
}

.part-3-desc-title2 {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
  width: 436px;
  text-align: justify;
  margin-top: 70px;
  margin-bottom: 50px;
}

.part-3-desc-text {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
  width: 436px;
  text-align: justify;
}

.part-4 {
  width: 100%;
}

.part-4 .container {
  position: relative;
}

.part-4 .container img {
  width: 100%;
}

.part-4-desc {
  position: absolute;
  top: 232px;
  right: 0;
}

.part-4-desc-title {
  font-size: 46px;
  line-height: 1;
  color: #000;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: right;
}

.part-4-desc-title2 {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
  width: 486px;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: right;
}

.part-4-desc-text {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
  width: 486px;
  text-align: right;
}

.part-5 {
  width: 100%;
}

.part-5 .container {
  position: relative;
}

.part-5 .container img {
  width: 100%;
}

.part-5-desc {
  position: absolute;
  top: 212px;
  left: 0;
}

.part-5-desc-title {
  font-size: 46px;
  line-height: 1;
  color: #000;
  font-weight: bold;
  margin-bottom: 50px;
}

.part-5-desc-title2 {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
  width: 436px;
  text-align: justify;
  margin-top: 40px;
  margin-bottom: 20px;
}

.part-5-desc-text {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
  width: 436px;
  text-align: justify;
}

.part-6 {
  width: 100%;
}

.part-6 .container {
  position: relative;
}

.part-6 .container img {
  width: 100%;
}

.part-6-desc {
  position: absolute;
  top: 232px;
  right: 0;
}

.part-6-desc-title {
  font-size: 46px;
  line-height: 1;
  color: #000;
  font-weight: bold;
  margin-bottom: 0;
  text-align: right;
  padding-right: 100px;
}

.part-6-desc-title2 {
  font-size: 46px;
  line-height: 1;
  color: #000;
  margin-top: 10px;
  margin-bottom: 30px;
  text-align: right;
  font-weight: bold;
}

.part-6-desc-text {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
  width: 508px;
  text-align: right;
}

.part-7 {
  width: 100%;
  margin-top: 60px;
  padding-bottom: 60px;
}

.part-7 .title {
  font-size: 46px;
  line-height: 1;
  padding: 0.4rem 0;
  color: #000;
  margin-bottom: 30px;
}

.part-7-content {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.part-7-content-left {
  width: 846px;
  font-size: 0;
}

.part-7-content-left img {
  width: 100%;
}

.part-7-content-right {
  margin-left: 40px;
}

.part-7-content-right-item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
}

.part-7-content-right-item span.biao {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #000;
  color: #fff;
  margin-right: 18px;
  margin-top: 4px;
}

.part-7-content-right-item p {
  font-size: 14px;
  line-height: 28px;
  color: #000;
}

.part-7-content-right-item p span {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  line-height: 1;
}

.part-8-content .qr{
  width:9%;
  background-image: url(/themes/llumar/css/images/ppf/reportqr.png);
  background-position: center center;
  background-repeat: no-repeat;    
  overflow: hidden;  
}

.part-8-content .qr img{
    max-width: 100%;
    height: auto;
}

.part-8-content-right-item p{
  font-size:10px;
}

@media screen and (max-width: 1680px) {
  .banner {
    width: 100%;
    position: relative;
  }
  .banner img {
    width: 100%;
  }
  .banner .container {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .banner .container .title {
    font-size: 40.25px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    padding-top: 84px;
    padding-bottom: 35px;
  }
  .banner .container .desc {
    font-size: 22.75px;
    color: #000;
    margin-bottom: 8.75px;
    line-height: 1;
  }
  .banner .container .desc span {
    font-size: 15.75px;
    vertical-align: top;
  }
  .shouhu {
    width: 100%;
    background: #e7e7e9;
    padding: 31.5px 0;
  }
  .shouhu .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .shouhu-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .shouhu-left p {
    font-size: 40.25px;
    line-height: 1;
    color: #000;
  }
  .shouhu-left p span {
    font-weight: bold;
  }
  .shouhu-left img {
    width: 49px;
    margin-left: 105px;
  }
  .shouhu-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .shouhu-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 100.625px;
  }
  .shouhu-right-item img {
    width: 69.125px;
    margin-right: 21px;
  }
  .shouhu-right-item p {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
  }
  .shouhu-right-item p span {
    display: block;
    line-height: 26.25px;
    font-size: 17.5px;
    font-weight: bold;
  }
  .part-1 {
    width: 100%;
  }
  .part-1 .container {
    position: relative;
  }
  .part-1 .container img {
    width: 100%;
  }
  .part-1-desc {
    position: absolute;
    top: 238px;
    left: 0;
  }
  .part-1-desc-title {
    font-size: 40.25px;
    line-height: 1;
    color: #000;
    font-weight: bold;
  }
  .part-1-desc-title2 {
    font-size: 40.25px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-top: 8.75px;
    padding-left: 87.5px;
    margin-bottom: 43.75px;
  }
  .part-1-desc-text {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
    width: 381.5px;
    text-align: justify;
  }
  .part-2 {
    width: 100%;
  }
  .part-2 .container {
    position: relative;
  }
  .part-2 .container img {
    width: 100%;
  }
  .part-2-desc {
    position: absolute;
    top: 182px;
    right: 0;
  }
  .part-2-desc-title {
    font-size: 40.25px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    text-align: right;
  }
  .part-2-desc-title2 {
    font-size: 22.75px;
    line-height: 1;
    color: #000;
    text-align: right;
    margin-top: 13.125px;
    margin-bottom: 13.125px;
  }
  .part-2-desc-text {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
    width: 381.5px;
    text-align: right;
  }
  .part-3 {
    width: 100%;
  }
  .part-3 .container {
    position: relative;
  }
  .part-3 .container img {
    width: 100%;
  }
  .part-3-desc {
    position: absolute;
    top: 203px;
    left: 0;
  }
  .part-3-desc-title {
    font-size: 40.25px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 43.75px;
  }
  .part-3-desc-title2 {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
    width: 381.5px;
    text-align: justify;
    margin-top: 61.25px;
    margin-bottom: 43.75px;
  }
  .part-3-desc-text {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
    width: 381.5px;
    text-align: justify;
  }
  .part-4 {
    width: 100%;
  }
  .part-4 .container {
    position: relative;
  }
  .part-4 .container img {
    width: 100%;
  }
  .part-4-desc {
    position: absolute;
    top: 203px;
    right: 0;
  }
  .part-4-desc-title {
    font-size: 40.25px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 43.75px;
    text-align: right;
  }
  .part-4-desc-title2 {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
    width: 425.25px;
    margin-top: 35px;
    margin-bottom: 17.5px;
    text-align: right;
  }
  .part-4-desc-text {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
    width: 425.25px;
    text-align: right;
  }
  .part-5 {
    width: 100%;
  }
  .part-5 .container {
    position: relative;
  }
  .part-5 .container img {
    width: 100%;
  }
  .part-5-desc {
    position: absolute;
    top: 185.5px;
    left: 0;
  }
  .part-5-desc-title {
    font-size: 40.25px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 43.75px;
  }
  .part-5-desc-title2 {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
    width: 381.5px;
    text-align: justify;
    margin-top: 35px;
    margin-bottom: 17.5px;
  }
  .part-5-desc-text {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
    width: 381.5px;
    text-align: justify;
  }
  .part-6 {
    width: 100%;
  }
  .part-6 .container {
    position: relative;
  }
  .part-6 .container img {
    width: 100%;
  }
  .part-6-desc {
    position: absolute;
    top: 203px;
    right: 0;
  }
  .part-6-desc-title {
    font-size: 40.25px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 0;
    text-align: right;
    padding-right: 87.5px;
  }
  .part-6-desc-title2 {
    font-size: 40.25px;
    line-height: 1;
    color: #000;
    margin-top: 8.75px;
    margin-bottom: 26.25px;
    text-align: right;
    font-weight: bold;
  }
  .part-6-desc-text {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
    width: 444.5px;
    text-align: right;
  }
  .part-7 {
    width: 100%;
    margin-top: 52.5px;
    padding-bottom: 52.5px;
  }
  .part-7 .title {
    font-size: 40.25px;
    line-height: 1;
    padding: 0.4rem 0;
    color: #000;
    margin-bottom: 26.25px;
  }
  .part-7-content {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .part-7-content-left {
    width: 740.25px;
    font-size: 0;
  }
  .part-7-content-left img {
    width: 100%;
  }
  .part-7-content-right {
    margin-left: 35px;
  }
  .part-7-content-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 17.5px;
  }
  .part-7-content-right-item span.biao {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10.5px;
    width: 17.5px;
    height: 17.5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #000;
    color: #fff;
    margin-right: 15.75px;
    margin-top: 3.5px;
  }
  .part-7-content-right-item p {
    font-size: 12.25px;
    line-height: 24.5px;
    color: #000;
  }
  .part-7-content-right-item p span {
    display: block;
    font-size: 17.5px;
    font-weight: bold;
    color: #000;
    line-height: 1;
  }
}

@media screen and (max-width: 1440px) {
  .banner {
    width: 100%;
    position: relative;
  }
  .banner img {
    width: 100%;
  }
  .banner .container {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .banner .container .title {
    font-size: 34.5px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    padding-top: 72px;
    padding-bottom: 30px;
  }
  .banner .container .desc {
    font-size: 19.5px;
    color: #000;
    margin-bottom: 7.5px;
    line-height: 1;
  }
  .banner .container .desc span {
    font-size: 13.5px;
    vertical-align: top;
  }
  .shouhu {
    width: 100%;
    background: #e7e7e9;
    padding: 27px 0;
  }
  .shouhu .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .shouhu-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .shouhu-left p {
    font-size: 34.5px;
    line-height: 1;
    color: #000;
  }
  .shouhu-left p span {
    font-weight: bold;
  }
  .shouhu-left img {
    width: 42px;
    margin-left: 90px;
  }
  .shouhu-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .shouhu-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 86.25px;
  }
  .shouhu-right-item img {
    width: 59.25px;
    margin-right: 18px;
  }
  .shouhu-right-item p {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
  }
  .shouhu-right-item p span {
    display: block;
    line-height: 22.5px;
    font-size: 15px;
    font-weight: bold;
  }
  .part-1 {
    width: 100%;
  }
  .part-1 .container {
    position: relative;
  }
  .part-1 .container img {
    width: 100%;
  }
  .part-1-desc {
    position: absolute;
    top: 204px;
    left: 0;
  }
  .part-1-desc-title {
    font-size: 34.5px;
    line-height: 1;
    color: #000;
    font-weight: bold;
  }
  .part-1-desc-title2 {
    font-size: 34.5px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-top: 7.5px;
    padding-left: 75px;
    margin-bottom: 37.5px;
  }
  .part-1-desc-text {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
    width: 327px;
    text-align: justify;
  }
  .part-2 {
    width: 100%;
  }
  .part-2 .container {
    position: relative;
  }
  .part-2 .container img {
    width: 100%;
  }
  .part-2-desc {
    position: absolute;
    top: 156px;
    right: 0;
  }
  .part-2-desc-title {
    font-size: 34.5px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    text-align: right;
  }
  .part-2-desc-title2 {
    font-size: 19.5px;
    line-height: 1;
    color: #000;
    text-align: right;
    margin-top: 11.25px;
    margin-bottom: 11.25px;
  }
  .part-2-desc-text {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
    width: 327px;
    text-align: right;
  }
  .part-3 {
    width: 100%;
  }
  .part-3 .container {
    position: relative;
  }
  .part-3 .container img {
    width: 100%;
  }
  .part-3-desc {
    position: absolute;
    top: 174px;
    left: 0;
  }
  .part-3-desc-title {
    font-size: 34.5px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 37.5px;
  }
  .part-3-desc-title2 {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
    width: 327px;
    text-align: justify;
    margin-top: 52.5px;
    margin-bottom: 37.5px;
  }
  .part-3-desc-text {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
    width: 327px;
    text-align: justify;
  }
  .part-4 {
    width: 100%;
  }
  .part-4 .container {
    position: relative;
  }
  .part-4 .container img {
    width: 100%;
  }
  .part-4-desc {
    position: absolute;
    top: 174px;
    right: 0;
  }
  .part-4-desc-title {
    font-size: 34.5px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 37.5px;
    text-align: right;
  }
  .part-4-desc-title2 {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
    width: 364.5px;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: right;
  }
  .part-4-desc-text {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
    width: 364.5px;
    text-align: right;
  }
  .part-5 {
    width: 100%;
  }
  .part-5 .container {
    position: relative;
  }
  .part-5 .container img {
    width: 100%;
  }
  .part-5-desc {
    position: absolute;
    top: 159px;
    left: 0;
  }
  .part-5-desc-title {
    font-size: 34.5px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 37.5px;
  }
  .part-5-desc-title2 {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
    width: 327px;
    text-align: justify;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .part-5-desc-text {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
    width: 327px;
    text-align: justify;
  }
  .part-6 {
    width: 100%;
  }
  .part-6 .container {
    position: relative;
  }
  .part-6 .container img {
    width: 100%;
  }
  .part-6-desc {
    position: absolute;
    top: 174px;
    right: 0;
  }
  .part-6-desc-title {
    font-size: 34.5px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 0;
    text-align: right;
    padding-right: 75px;
  }
  .part-6-desc-title2 {
    font-size: 34.5px;
    line-height: 1;
    color: #000;
    margin-top: 7.5px;
    margin-bottom: 22.5px;
    text-align: right;
    font-weight: bold;
  }
  .part-6-desc-text {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
    width: 381px;
    text-align: right;
  }
  .part-7 {
    width: 100%;
    margin-top: 45px;
    padding-bottom: 45px;
  }
  .part-7 .title {
    font-size: 34.5px;
    line-height: 1;
    padding: 0.4rem 0;
    color: #000;
    margin-bottom: 22.5px;
  }
  .part-7-content {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .part-7-content-left {
    width: 634.5px;
    font-size: 0;
  }
  .part-7-content-left img {
    width: 100%;
  }
  .part-7-content-right {
    margin-left: 30px;
  }
  .part-7-content-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 15px;
  }
  .part-7-content-right-item span.biao {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 9px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #000;
    color: #fff;
    margin-right: 13.5px;
    margin-top: 3px;
  }
  .part-7-content-right-item p {
    font-size: 10.5px;
    line-height: 21px;
    color: #000;
  }
  .part-7-content-right-item p span {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    line-height: 1;
  }
}

@media screen and (max-width: 1366px) {
  .banner {
    width: 100%;
    position: relative;
  }
  .banner img {
    width: 100%;
  }
  .banner .container {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .banner .container .title {
    font-size: 32.2px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    padding-top: 67.2px;
    padding-bottom: 28px;
  }
  .banner .container .desc {
    font-size: 18.2px;
    color: #000;
    margin-bottom: 7px;
    line-height: 1;
  }
  .banner .container .desc span {
    font-size: 12.6px;
    vertical-align: top;
  }
  .shouhu {
    width: 100%;
    background: #e7e7e9;
    padding: 25.2px 0;
  }
  .shouhu .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .shouhu-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .shouhu-left p {
    font-size: 32.2px;
    line-height: 1;
    color: #000;
  }
  .shouhu-left p span {
    font-weight: bold;
  }
  .shouhu-left img {
    width: 39.2px;
    margin-left: 84px;
  }
  .shouhu-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .shouhu-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 80.5px;
  }
  .shouhu-right-item img {
    width: 55.3px;
    margin-right: 16.8px;
  }
  .shouhu-right-item p {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
  }
  .shouhu-right-item p span {
    display: block;
    line-height: 21px;
    font-size: 14px;
    font-weight: bold;
  }
  .part-1 {
    width: 100%;
  }
  .part-1 .container {
    position: relative;
  }
  .part-1 .container img {
    width: 100%;
  }
  .part-1-desc {
    position: absolute;
    top: 190.4px;
    left: 0;
  }
  .part-1-desc-title {
    font-size: 32.2px;
    line-height: 1;
    color: #000;
    font-weight: bold;
  }
  .part-1-desc-title2 {
    font-size: 32.2px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-top: 7px;
    padding-left: 70px;
    margin-bottom: 35px;
  }
  .part-1-desc-text {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
    width: 305.2px;
    text-align: justify;
  }
  .part-2 {
    width: 100%;
  }
  .part-2 .container {
    position: relative;
  }
  .part-2 .container img {
    width: 100%;
  }
  .part-2-desc {
    position: absolute;
    top: 145.6px;
    right: 0;
  }
  .part-2-desc-title {
    font-size: 32.2px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    text-align: right;
  }
  .part-2-desc-title2 {
    font-size: 18.2px;
    line-height: 1;
    color: #000;
    text-align: right;
    margin-top: 10.5px;
    margin-bottom: 10.5px;
  }
  .part-2-desc-text {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
    width: 305.2px;
    text-align: right;
  }
  .part-3 {
    width: 100%;
  }
  .part-3 .container {
    position: relative;
  }
  .part-3 .container img {
    width: 100%;
  }
  .part-3-desc {
    position: absolute;
    top: 162.4px;
    left: 0;
  }
  .part-3-desc-title {
    font-size: 32.2px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 35px;
  }
  .part-3-desc-title2 {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
    width: 305.2px;
    text-align: justify;
    margin-top: 49px;
    margin-bottom: 35px;
  }
  .part-3-desc-text {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
    width: 305.2px;
    text-align: justify;
  }
  .part-4 {
    width: 100%;
  }
  .part-4 .container {
    position: relative;
  }
  .part-4 .container img {
    width: 100%;
  }
  .part-4-desc {
    position: absolute;
    top: 162.4px;
    right: 0;
  }
  .part-4-desc-title {
    font-size: 32.2px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 35px;
    text-align: right;
  }
  .part-4-desc-title2 {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
    width: 340.2px;
    margin-top: 28px;
    margin-bottom: 14px;
    text-align: right;
  }
  .part-4-desc-text {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
    width: 340.2px;
    text-align: right;
  }
  .part-5 {
    width: 100%;
  }
  .part-5 .container {
    position: relative;
  }
  .part-5 .container img {
    width: 100%;
  }
  .part-5-desc {
    position: absolute;
    top: 148.4px;
    left: 0;
  }
  .part-5-desc-title {
    font-size: 32.2px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 35px;
  }
  .part-5-desc-title2 {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
    width: 305.2px;
    text-align: justify;
    margin-top: 28px;
    margin-bottom: 14px;
  }
  .part-5-desc-text {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
    width: 305.2px;
    text-align: justify;
  }
  .part-6 {
    width: 100%;
  }
  .part-6 .container {
    position: relative;
  }
  .part-6 .container img {
    width: 100%;
  }
  .part-6-desc {
    position: absolute;
    top: 162.4px;
    right: 0;
  }
  .part-6-desc-title {
    font-size: 32.2px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 0;
    text-align: right;
    padding-right: 70px;
  }
  .part-6-desc-title2 {
    font-size: 32.2px;
    line-height: 1;
    color: #000;
    margin-top: 7px;
    margin-bottom: 21px;
    text-align: right;
    font-weight: bold;
  }
  .part-6-desc-text {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
    width: 355.6px;
    text-align: right;
  }
  .part-7 {
    width: 100%;
    margin-top: 42px;
    padding-bottom: 42px;
  }
  .part-7 .title {
    font-size: 32.2px;
    line-height: 1;
    padding: 0.4rem 0;
    color: #000;
    margin-bottom: 21px;
  }
  .part-7-content {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .part-7-content-left {
    width: 592.2px;
    font-size: 0;
  }
  .part-7-content-left img {
    width: 100%;
  }
  .part-7-content-right {
    margin-left: 28px;
  }
  .part-7-content-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 14px;
  }
  .part-7-content-right-item span.biao {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 8.4px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #000;
    color: #fff;
    margin-right: 12.6px;
    margin-top: 2.8px;
  }
  .part-7-content-right-item p {
    font-size: 9.8px;
    line-height: 19.6px;
    color: #000;
  }
  .part-7-content-right-item p span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 1;
  }
}

@media screen and (max-width: 1280px) {
  .banner {
    width: 100%;
    position: relative;
  }
  .banner img {
    width: 100%;
  }
  .banner .container {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .banner .container .title {
    font-size: 30.36px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    padding-top: 63.36px;
    padding-bottom: 26.4px;
  }
  .banner .container .desc {
    font-size: 17.16px;
    color: #000;
    margin-bottom: 6.6px;
    line-height: 1;
  }
  .banner .container .desc span {
    font-size: 11.88px;
    vertical-align: top;
  }
  .shouhu {
    width: 100%;
    background: #e7e7e9;
    padding: 23.76px 0;
  }
  .shouhu .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .shouhu-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .shouhu-left p {
    font-size: 30.36px;
    line-height: 1;
    color: #000;
  }
  .shouhu-left p span {
    font-weight: bold;
  }
  .shouhu-left img {
    width: 36.96px;
    margin-left: 79.2px;
  }
  .shouhu-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .shouhu-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 75.9px;
  }
  .shouhu-right-item img {
    width: 52.14px;
    margin-right: 15.84px;
  }
  .shouhu-right-item p {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
  }
  .shouhu-right-item p span {
    display: block;
    line-height: 19.8px;
    font-size: 13.2px;
    font-weight: bold;
  }
  .part-1 {
    width: 100%;
  }
  .part-1 .container {
    position: relative;
  }
  .part-1 .container img {
    width: 100%;
  }
  .part-1-desc {
    position: absolute;
    top: 179.52px;
    left: 0;
  }
  .part-1-desc-title {
    font-size: 30.36px;
    line-height: 1;
    color: #000;
    font-weight: bold;
  }
  .part-1-desc-title2 {
    font-size: 30.36px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-top: 6.6px;
    padding-left: 66px;
    margin-bottom: 33px;
  }
  .part-1-desc-text {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
    width: 287.76px;
    text-align: justify;
  }
  .part-2 {
    width: 100%;
  }
  .part-2 .container {
    position: relative;
  }
  .part-2 .container img {
    width: 100%;
  }
  .part-2-desc {
    position: absolute;
    top: 137.28px;
    right: 0;
  }
  .part-2-desc-title {
    font-size: 30.36px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    text-align: right;
  }
  .part-2-desc-title2 {
    font-size: 17.16px;
    line-height: 1;
    color: #000;
    text-align: right;
    margin-top: 9.9px;
    margin-bottom: 9.9px;
  }
  .part-2-desc-text {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
    width: 287.76px;
    text-align: right;
  }
  .part-3 {
    width: 100%;
  }
  .part-3 .container {
    position: relative;
  }
  .part-3 .container img {
    width: 100%;
  }
  .part-3-desc {
    position: absolute;
    top: 153.12px;
    left: 0;
  }
  .part-3-desc-title {
    font-size: 30.36px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 33px;
  }
  .part-3-desc-title2 {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
    width: 287.76px;
    text-align: justify;
    margin-top: 46.2px;
    margin-bottom: 33px;
  }
  .part-3-desc-text {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
    width: 287.76px;
    text-align: justify;
  }
  .part-4 {
    width: 100%;
  }
  .part-4 .container {
    position: relative;
  }
  .part-4 .container img {
    width: 100%;
  }
  .part-4-desc {
    position: absolute;
    top: 153.12px;
    right: 0;
  }
  .part-4-desc-title {
    font-size: 30.36px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 33px;
    text-align: right;
  }
  .part-4-desc-title2 {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
    width: 320.76px;
    margin-top: 26.4px;
    margin-bottom: 13.2px;
    text-align: right;
  }
  .part-4-desc-text {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
    width: 320.76px;
    text-align: right;
  }
  .part-5 {
    width: 100%;
  }
  .part-5 .container {
    position: relative;
  }
  .part-5 .container img {
    width: 100%;
  }
  .part-5-desc {
    position: absolute;
    top: 139.92px;
    left: 0;
  }
  .part-5-desc-title {
    font-size: 30.36px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 33px;
  }
  .part-5-desc-title2 {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
    width: 287.76px;
    text-align: justify;
    margin-top: 26.4px;
    margin-bottom: 13.2px;
  }
  .part-5-desc-text {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
    width: 287.76px;
    text-align: justify;
  }
  .part-6 {
    width: 100%;
  }
  .part-6 .container {
    position: relative;
  }
  .part-6 .container img {
    width: 100%;
  }
  .part-6-desc {
    position: absolute;
    top: 153.12px;
    right: 0;
  }
  .part-6-desc-title {
    font-size: 30.36px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 0;
    text-align: right;
    padding-right: 66px;
  }
  .part-6-desc-title2 {
    font-size: 30.36px;
    line-height: 1;
    color: #000;
    margin-top: 6.6px;
    margin-bottom: 19.8px;
    text-align: right;
    font-weight: bold;
  }
  .part-6-desc-text {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
    width: 335.28px;
    text-align: right;
  }
  .part-7 {
    width: 100%;
    margin-top: 39.6px;
    padding-bottom: 39.6px;
  }
  .part-7 .title {
    font-size: 30.36px;
    line-height: 1;
    padding: 0.4rem 0;
    color: #000;
    margin-bottom: 19.8px;
  }
  .part-7-content {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .part-7-content-left {
    width: 558.36px;
    font-size: 0;
  }
  .part-7-content-left img {
    width: 100%;
  }
  .part-7-content-right {
    margin-left: 26.4px;
  }
  .part-7-content-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 13.2px;
  }
  .part-7-content-right-item span.biao {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 7.92px;
    width: 13.2px;
    height: 13.2px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #000;
    color: #fff;
    margin-right: 11.88px;
    margin-top: 2.64px;
  }
  .part-7-content-right-item p {
    font-size: 9.24px;
    line-height: 18.48px;
    color: #000;
  }
  .part-7-content-right-item p span {
    display: block;
    font-size: 13.2px;
    font-weight: bold;
    color: #000;
    line-height: 1;
  }
}

@media screen and (max-width: 1024px) {
  .banner {
    width: 100%;
    position: relative;
  }
  .banner img {
    width: 100%;
  }
  .banner .container {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .banner .container .title {
    font-size: 24.38px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    padding-top: 50.88px;
    padding-bottom: 21.2px;
  }
  .banner .container .desc {
    font-size: 13.78px;
    color: #000;
    margin-bottom: 5.3px;
    line-height: 1;
  }
  .banner .container .desc span {
    font-size: 9.54px;
    vertical-align: top;
  }
  .shouhu {
    width: 100%;
    background: #e7e7e9;
    padding: 19.08px 0;
  }
  .shouhu .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .shouhu-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .shouhu-left p {
    font-size: 24.38px;
    line-height: 1;
    color: #000;
  }
  .shouhu-left p span {
    font-weight: bold;
  }
  .shouhu-left img {
    width: 29.68px;
    margin-left: 63.6px;
  }
  .shouhu-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .shouhu-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 60.95px;
  }
  .shouhu-right-item img {
    width: 41.87px;
    margin-right: 12.72px;
  }
  .shouhu-right-item p {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
  }
  .shouhu-right-item p span {
    display: block;
    line-height: 15.9px;
    font-size: 10.6px;
    font-weight: bold;
  }
  .part-1 {
    width: 100%;
  }
  .part-1 .container {
    position: relative;
  }
  .part-1 .container img {
    width: 100%;
  }
  .part-1-desc {
    position: absolute;
    top: 144.16px;
    left: 0;
  }
  .part-1-desc-title {
    font-size: 24.38px;
    line-height: 1;
    color: #000;
    font-weight: bold;
  }
  .part-1-desc-title2 {
    font-size: 24.38px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-top: 5.3px;
    padding-left: 53px;
    margin-bottom: 26.5px;
  }
  .part-1-desc-text {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
    width: 231.08px;
    text-align: justify;
  }
  .part-2 {
    width: 100%;
  }
  .part-2 .container {
    position: relative;
  }
  .part-2 .container img {
    width: 100%;
  }
  .part-2-desc {
    position: absolute;
    top: 110.24px;
    right: 0;
  }
  .part-2-desc-title {
    font-size: 24.38px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    text-align: right;
  }
  .part-2-desc-title2 {
    font-size: 13.78px;
    line-height: 1;
    color: #000;
    text-align: right;
    margin-top: 7.95px;
    margin-bottom: 7.95px;
  }
  .part-2-desc-text {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
    width: 231.08px;
    text-align: right;
  }
  .part-3 {
    width: 100%;
  }
  .part-3 .container {
    position: relative;
  }
  .part-3 .container img {
    width: 100%;
  }
  .part-3-desc {
    position: absolute;
    top: 122.96px;
    left: 0;
  }
  .part-3-desc-title {
    font-size: 24.38px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 26.5px;
  }
  .part-3-desc-title2 {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
    width: 231.08px;
    text-align: justify;
    margin-top: 37.1px;
    margin-bottom: 26.5px;
  }
  .part-3-desc-text {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
    width: 231.08px;
    text-align: justify;
  }
  .part-4 {
    width: 100%;
  }
  .part-4 .container {
    position: relative;
  }
  .part-4 .container img {
    width: 100%;
  }
  .part-4-desc {
    position: absolute;
    top: 122.96px;
    right: 0;
  }
  .part-4-desc-title {
    font-size: 24.38px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 26.5px;
    text-align: right;
  }
  .part-4-desc-title2 {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
    width: 257.58px;
    margin-top: 21.2px;
    margin-bottom: 10.6px;
    text-align: right;
  }
  .part-4-desc-text {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
    width: 257.58px;
    text-align: right;
  }
  .part-5 {
    width: 100%;
  }
  .part-5 .container {
    position: relative;
  }
  .part-5 .container img {
    width: 100%;
  }
  .part-5-desc {
    position: absolute;
    top: 112.36px;
    left: 0;
  }
  .part-5-desc-title {
    font-size: 24.38px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 26.5px;
  }
  .part-5-desc-title2 {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
    width: 231.08px;
    text-align: justify;
    margin-top: 21.2px;
    margin-bottom: 10.6px;
  }
  .part-5-desc-text {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
    width: 231.08px;
    text-align: justify;
  }
  .part-6 {
    width: 100%;
  }
  .part-6 .container {
    position: relative;
  }
  .part-6 .container img {
    width: 100%;
  }
  .part-6-desc {
    position: absolute;
    top: 122.96px;
    right: 0;
  }
  .part-6-desc-title {
    font-size: 24.38px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: 0;
    text-align: right;
    padding-right: 53px;
  }
  .part-6-desc-title2 {
    font-size: 24.38px;
    line-height: 1;
    color: #000;
    margin-top: 5.3px;
    margin-bottom: 15.9px;
    text-align: right;
    font-weight: bold;
  }
  .part-6-desc-text {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
    width: 269.24px;
    text-align: right;
  }
  .part-7 {
    width: 100%;
    margin-top: 31.8px;
    padding-bottom: 31.8px;
  }
  .part-7 .title {
    font-size: 24.38px;
    line-height: 1;
    padding: 0.4rem 0;
    color: #000;
    margin-bottom: 15.9px;
  }
  .part-7-content {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .part-7-content-left {
    width: 448.38px;
    font-size: 0;
  }
  .part-7-content-left img {
    width: 100%;
  }
  .part-7-content-right {
    margin-left: 21.2px;
  }
  .part-7-content-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10.6px;
  }
  .part-7-content-right-item span.biao {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 6.36px;
    width: 10.6px;
    height: 10.6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #000;
    color: #fff;
    margin-right: 9.54px;
    margin-top: 2.12px;
  }
  .part-7-content-right-item p {
    font-size: 7.42px;
    line-height: 14.84px;
    color: #000;
  }
  .part-7-content-right-item p span {
    display: block;
    font-size: 10.6px;
    font-weight: bold;
    color: #000;
    line-height: 1;
  }
}

@media screen and (max-width: 799px) {
  .banner {
    width: 100%;
    position: relative;
  }
  .banner img {
    width: 100%;
  }
  .banner .container {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .banner .container .title {
    font-size: 0.46rem;
    line-height: 1;
    color: #000;
    font-weight: bold;
    padding-top: 0.96rem;
    padding-bottom: 0.4rem;
  }
  .banner .container .desc {
    font-size: 0.26rem;
    color: #000;
    margin-bottom: 0.1rem;
    line-height: 1;
  }
  .banner .container .desc span {
    font-size: 0.18rem;
    vertical-align: top;
  }
  .shouhu {
    width: 100%;
    background: #e7e7e9;
    padding: 0.36rem 0;
  }
  .shouhu .container {
    display: block;
    justify-content: space-between;
    align-items: center;
  }
  .shouhu-left {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .shouhu-left p {
    font-size: 0.46rem;
    line-height: 1;
    color: #000;
  }
  .shouhu-left p span {
    font-weight: bold;
  }
  .shouhu-left img {
    width: 0.56rem;
    margin-left: 0.2rem;
  }
  .shouhu-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.2rem;
  }
  .shouhu-right-item {
    display: block;
    text-align: center;
    margin-left: 0;
    font-size: 0;
  }
  .shouhu-right-item img {
    width: 0.56rem;
    margin-right: 0;
    margin-bottom: 0.1rem;
  }
  .shouhu-right-item p {
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #4c4948;
  }
  .part-1-mb {
    width: 100%;
    font-size: 0;
    position: relative;
  }
  .part-1-mb img {
    width: 100%;
  }
  .part-1-mb .container {
    position: absolute;
    bottom: 0.7rem;
    left: 0.9rem;
  }
  .part-1-mb .container .title {
    font-size: 0.46rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
  }
  .part-1-mb .container .title2 {
    font-size: 0.32rem;
    color: #000;
    line-height: 1;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
  }
  .part-1-mb .container .desc {
    font-size: 0.18rem;
    color: #4c4948;
    line-height: 0.28rem;
    width: 4.4rem;
    text-align: justify;
  }
  .part-2-mb {
    width: 100%;
    font-size: 0;
    position: relative;
  }
  .part-2-mb img {
    width: 100%;
  }
  .part-2-mb .container {
    position: absolute;
    bottom: 0.7rem;
    right: 0.9rem;
    text-align: right;
  }
  .part-2-mb .container .title {
    font-size: 0.46rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
  }
  .part-2-mb .container .title2 {
    font-size: 0.32rem;
    color: #000;
    line-height: 1;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
  }
  .part-2-mb .container .desc {
    font-size: 0.18rem;
    color: #4c4948;
    line-height: 0.28rem;
    width: 4.4rem;
    float: right;
  }
  .part-3-mb {
    width: 100%;
    font-size: 0;
    position: relative;
  }
  .part-3-mb img {
    width: 100%;
  }
  .part-3-mb .container {
    position: absolute;
    bottom: 0.7rem;
    left: 0.9rem;
  }
  .part-3-mb .container .title {
    font-size: 0.46rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
  }
  .part-3-mb .container .title2 {
    font-size: 0.32rem;
    color: #000;
    line-height: 1;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
  }
  .part-3-mb .container .desc {
    font-size: 0.18rem;
    color: #4c4948;
    line-height: 0.28rem;
    width: 4.4rem;
    text-align: justify;
  }
  .part-4-mb {
    width: 100%;
    font-size: 0;
    position: relative;
  }
  .part-4-mb img {
    width: 100%;
  }
  .part-4-mb .container {
    position: absolute;
    bottom: 0.7rem;
    right: 0.9rem;
    text-align: right;
  }
  .part-4-mb .container .title {
    font-size: 0.46rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
  }
  .part-4-mb .container .title2 {
    font-size: 0.32rem;
    color: #000;
    line-height: 1;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
  }
  .part-4-mb .container .desc {
    font-size: 0.18rem;
    color: #4c4948;
    line-height: 0.28rem;
    width: 4.4rem;
    float: right;
  }
  .part-5-mb {
    width: 100%;
    font-size: 0;
    position: relative;
  }
  .part-5-mb img {
    width: 100%;
  }
  .part-5-mb .container {
    position: absolute;
    bottom: 0.7rem;
    left: 0.9rem;
  }
  .part-5-mb .container .title {
    font-size: 0.46rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
  }
  .part-5-mb .container .title2 {
    font-size: 0.32rem;
    color: #000;
    line-height: 1;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
  }
  .part-5-mb .container .desc {
    font-size: 0.18rem;
    color: #4c4948;
    line-height: 0.28rem;
    width: 4.4rem;
    text-align: justify;
  }
  .part-6-mb {
    width: 100%;
    font-size: 0;
    position: relative;
  }
  .part-6-mb img {
    width: 100%;
  }
  .part-6-mb .container {
    position: absolute;
    bottom: 0.7rem;
    right: 0.9rem;
    text-align: right;
  }
  .part-6-mb .container .title {
    font-size: 0.46rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
  }
  .part-6-mb .container .title2 {
    font-size: 0.32rem;
    color: #000;
    line-height: 1;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
  }
  .part-6-mb .container .desc {
    font-size: 0.18rem;
    color: #4c4948;
    line-height: 0.28rem;
    width: 4.4rem;
    float: right;
  }
  .part-7-mb {
    width: 100%;
  }
  .part-7-mb .container .title {
    font-size: 0.46rem;
    padding: 0.4rem 0;
    font-weight: bold;
    color: #000;
    line-height: 1;
  }
  .part-7-mb .container ul {
    list-style: none;
  }
  .part-7-mb .container ul li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: .2rem;
    text-align: justify;
  }
  .part-7-mb .container ul li .left {
    width: 0.24rem;
    height: 0.24rem;
    background: #000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .16rem;
    color: #fff;
    margin-right: .2rem;
  }
  .part-7-mb .container ul li .right {
    width: calc(100% - 0.48rem);
  }
  .part-7-mb .container ul li .right p:nth-child(1) {
    font-size: .22rem;
    color: #000;
    line-height: 1;
    font-weight: bold;
  }
  .part-7-mb .container ul li .right p:nth-child(2) {
    font-size: .22rem;
    color: #000;
    line-height: 1.5;
    margin-top: .05rem;
  }
  .part-7-mb img {
    width: 100%;
  }
  
  
}
.linkWindowBox {
  width: 100%;
  height: 120px;
  box-sizing: border-box;
  padding: 10px 0;
  box-shadow: black 0px 0px 30px 0px;
  position: fixed;
  bottom: -150px;
  left: 0;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  z-index: 99;
}

.linkWindowBox .container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.linkWindowBox-left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-right: 2px solid #727171;
  margin-right: 30px;
}

.linkWindowBox-left-pc {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-right: 60px;
 
}

.linkWindowBox-left-pc img {
  width: 550px;
}

.linkWindowBox-right {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.linkWindowBox-right-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-right: 46px;
}

.linkWindowBox-right-item i {
  display: block;
  width: 46px;
  margin-right: 10px;
}

.linkWindowBox-right-item a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  width: 112px;
  height: 42px;
  border-radius: 21px;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  -ms-border-radius: 21px;
  -o-border-radius: 21px;
  background: #000;
  box-sizing: border-box;
  border: 2px solid transparent;
  text-decoration: none;
}

.linkWindowBox-right-item a:hover {
  color: #000;
  background: transparent;
  border-color: #000;
}

.linkWindowBox.active {
  bottom: 0;
}

@media screen and (max-width: 1680px) {
  .linkWindowBox {
    width: 100%;
    height: 105px;
    box-sizing: border-box;
    padding: 8.75px 0;
    box-shadow: black 0px 0px 30px 0px;
    position: fixed;
    bottom: -131.25px;
    left: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
  }
  .linkWindowBox .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .linkWindowBox-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-right: 1.75px solid #727171;
    margin-right: calc(30px * 0.875);
  }
  .linkWindowBox-left-pc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 52.5px;
    
  }
  .linkWindowBox-left-pc img {
    width: 481.25px;
  }
  .linkWindowBox-right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .linkWindowBox-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 40.25px;
  }
  .linkWindowBox-right-item i {
    display: block;
    width: 40.25px;
    margin-right: 8.75px;
  }
  .linkWindowBox-right-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15.75px;
    line-height: 1;
    color: #fff;
    width: 98px;
    height: 36.75px;
    border-radius: 18.375px;
    -webkit-border-radius: 18.375px;
    -moz-border-radius: 18.375px;
    -ms-border-radius: 18.375px;
    -o-border-radius: 18.375px;
    background: #000;
    box-sizing: border-box;
    border: 1.75px solid transparent;
    text-decoration: none;
  }
  .linkWindowBox-right-item a:hover {
    color: #000;
    background: transparent;
    border-color: #000;
  }
  .linkWindowBox.active {
    bottom: 0;
  }
}

@media screen and (max-width: 1440px) {
  .linkWindowBox {
    width: 100%;
    height: 90px;
    box-sizing: border-box;
    padding: 7.5px 0;
    box-shadow: black 0px 0px 30px 0px;
    position: fixed;
    bottom: -112.5px;
    left: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
  }
  .linkWindowBox .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .linkWindowBox-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-right: 1.5px solid #727171;
    margin-right: calc(30px * 0.75);
  }
  .linkWindowBox-left-pc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 45px;
    
  }
  .linkWindowBox-left-pc img {
    width: 412.5px;
  }
  .linkWindowBox-right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .linkWindowBox-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 34.5px;
  }
  .linkWindowBox-right-item i {
    display: block;
    width: 34.5px;
    margin-right: 7.5px;
  }
  .linkWindowBox-right-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13.5px;
    line-height: 1;
    color: #fff;
    width: 84px;
    height: 31.5px;
    border-radius: 15.75px;
    -webkit-border-radius: 15.75px;
    -moz-border-radius: 15.75px;
    -ms-border-radius: 15.75px;
    -o-border-radius: 15.75px;
    background: #000;
    box-sizing: border-box;
    border: 1.5px solid transparent;
    text-decoration: none;
  }
  .linkWindowBox-right-item a:hover {
    color: #000;
    background: transparent;
    border-color: #000;
  }
  .linkWindowBox.active {
    bottom: 0;
  }
}

@media screen and (max-width: 1366px) {
  .linkWindowBox {
    width: 100%;
    height: 84px;
    box-sizing: border-box;
    padding: 7px 0;
    box-shadow: black 0px 0px 30px 0px;
    position: fixed;
    bottom: -105px;
    left: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
  }
  .linkWindowBox .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .linkWindowBox-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-right: 1.4px solid #727171;
    margin-right: calc(30px * 0.7);
  }
  .linkWindowBox-left-pc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 42px;
    
  }
  .linkWindowBox-left-pc img {
    width: 385px;
  }
  .linkWindowBox-right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .linkWindowBox-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 32.2px;
  }
  .linkWindowBox-right-item i {
    display: block;
    width: 32.2px;
    margin-right: 7px;
  }
  .linkWindowBox-right-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12.6px;
    line-height: 1;
    color: #fff;
    width: 78.4px;
    height: 29.4px;
    border-radius: 14.7px;
    -webkit-border-radius: 14.7px;
    -moz-border-radius: 14.7px;
    -ms-border-radius: 14.7px;
    -o-border-radius: 14.7px;
    background: #000;
    box-sizing: border-box;
    border: 1.4px solid transparent;
    text-decoration: none;
  }
  .linkWindowBox-right-item a:hover {
    color: #000;
    background: transparent;
    border-color: #000;
  }
  .linkWindowBox.active {
    bottom: 0;
  }
}

@media screen and (max-width: 1280px) {
  .linkWindowBox {
    width: 100%;
    height: 79.2px;
    box-sizing: border-box;
    padding: 6.6px 0;
    box-shadow: black 0px 0px 30px 0px;
    position: fixed;
    bottom: -99px;
    left: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
  }
  .linkWindowBox .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .linkWindowBox-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-right: 1.32px solid #727171;
    margin-right: calc(30px * 0.66);
  }
  .linkWindowBox-left-pc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 39.6px;
    
  }
  .linkWindowBox-left-pc img {
    width: 363px;
  }
  .linkWindowBox-right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .linkWindowBox-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 30.36px;
  }
  .linkWindowBox-right-item i {
    display: block;
    width: 30.36px;
    margin-right: 6.6px;
  }
  .linkWindowBox-right-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11.88px;
    line-height: 1;
    color: #fff;
    width: 73.92px;
    height: 27.72px;
    border-radius: 13.86px;
    -webkit-border-radius: 13.86px;
    -moz-border-radius: 13.86px;
    -ms-border-radius: 13.86px;
    -o-border-radius: 13.86px;
    background: #000;
    box-sizing: border-box;
    border: 1.32px solid transparent;
    text-decoration: none;
  }
  .linkWindowBox-right-item a:hover {
    color: #000;
    background: transparent;
    border-color: #000;
  }
  .linkWindowBox.active {
    bottom: 0;
  }
}

@media screen and (max-width: 1280px) {
  .linkWindowBox {
    width: 100%;
    height: 63.6px;
    box-sizing: border-box;
    padding: 5.3px 0;
    box-shadow: black 0px 0px 30px 0px;
    position: fixed;
    bottom: -79.5px;
    left: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
  }
  .linkWindowBox .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .linkWindowBox-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-right: 1.06px solid #727171;
    margin-right: calc(30px * 0.53);
  }
  .linkWindowBox-left-pc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 31.8px;
    
  }
  .linkWindowBox-left-pc img {
    width: 291.5px;
  }
  .linkWindowBox-right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .linkWindowBox-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 24.38px;
  }
  .linkWindowBox-right-item i {
    display: block;
    width: 24.38px;
    margin-right: 5.3px;
  }
  .linkWindowBox-right-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 9.54px;
    line-height: 1;
    color: #fff;
    width: 59.36px;
    height: 22.26px;
    border-radius: 11.13px;
    -webkit-border-radius: 11.13px;
    -moz-border-radius: 11.13px;
    -ms-border-radius: 11.13px;
    -o-border-radius: 11.13px;
    background: #000;
    box-sizing: border-box;
    border: 1.06px solid transparent;
    text-decoration: none;
  }
  .linkWindowBox-right-item a:hover {
    color: #000;
    background: transparent;
    border-color: #000;
  }
  .linkWindowBox.active {
    bottom: 0;
  }
}

@media screen and (max-width: 799px) {
  .linkWindowBox {
    width: 100%;
    height: 3.6rem;
    box-sizing: border-box;
    padding: 0;
    padding-bottom: 0.5rem;
    box-shadow: black 0px 0px 0.2rem 0px;
    position: fixed;
    bottom: -3.6rem;
    left: 0;
    background: #fff;
    display: block;
    justify-content: center;
    align-items: center;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    z-index: 99;
  }
  .linkWindowBox-up {
    width: 2.8rem;
    font-size: 0;
    position: absolute;
    bottom: 3.6rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    font-size: 0;
    display: block;
    cursor: pointer;
  }
  .linkWindowBox-up img {
    width: 100%;
  }
  .linkWindowBox-down {
    width: 100%;
    font-size: 0;
    margin: 0.2rem auto;
    cursor: pointer;
    text-align: center;
  }
  .linkWindowBox-down img {
    width: 0.3rem;
  }
  .linkWindowBox .container {
    display: block;
    justify-content: space-between;
    align-items: center;
  }
  .linkWindowBox-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-right: 0 solid #727171;
    padding-bottom: 0.4rem;
    position: relative;
    margin-right: 0;
  }
  .linkWindowBox-left::after {
    content: "";
    display: block;
    width: 1.66rem;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .linkWindowBox-left-mb {
    width: 100%;
  }
  .linkWindowBox-left a {
    display: block;
    text-align: center;
    font-size: 0.2rem;
    color: #000;
    text-decoration: none;
  }
  .linkWindowBox-left a span {
    font-size: 0.3rem;
    font-weight: bold;
  }
  .linkWindowBox-left a img {
    width: 0.31rem;
    margin-left: 0.1rem;
    margin-top: 0.04rem;
  }
  .linkWindowBox-left p {
    text-align: center;
    font-size: 0.2rem;
  }
  .linkWindowBox-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.4rem;
  }
  .linkWindowBox-right-item {
    display: block;
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }
  .linkWindowBox-right-item i {
    display: block;
    width: 0.46rem;
    margin-right: 0.1rem;
    margin: 0 auto;
    margin-bottom: 0.1rem;
  }
  .linkWindowBox-right-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.18rem;
    line-height: 1;
    color: #fff;
    width: 1.12rem;
    height: 0.42rem;
    border-radius: 0.21rem;
    -webkit-border-radius: 0.21rem;
    -moz-border-radius: 0.21rem;
    -ms-border-radius: 0.21rem;
    -o-border-radius: 0.21rem;
    background: #000;
    box-sizing: border-box;
    border: 0 solid transparent;
    text-decoration: none;
  }
  .linkWindowBox.active {
    bottom: 0;
  }
}
