@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 16px; 
  font-family: '微软雅黑';
}

a {
  text-decoration: none;
  color: #000; }

li {
  list-style: none; }

img {
  vertical-align: top;
  border: none; }

button {
  border: 0;
  background-color: transparent;
  outline: none;
  -webkit-appearance: none; }

select {
  border: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none; }

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

input,
textarea {
  outline: none;
  border: none; }

textarea {
  resize: none;
  overflow: auto; }

i {
  font-weight: normal; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0; }

input {
  -moz-appearance: textfield; }

@font-face  {
    font-family: 'simhei.ttf';
  src: url("../font/simhei.ttf"); }
body, html {
  font-family: 'simhei.ttf'; }

.xing .xing-main {
  width: 1600px;
  margin: 0 auto; }
  .xing .xing-main h3 {
    font-size: 30px;
    color: #222;
    text-align: center;
    font-weight: bold;
    margin: 105px 0 140px 0; }
  .xing .xing-main .xing-lb .swiper-container {
    padding: 0 150px; }
    .xing .xing-main .xing-lb .swiper-container .swiper-wrapper .swiper-slide figure {
      margin: 0 auto;
      width: 145px;
    height: 145px;
    border: 1px solid #ccc;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
      text-align: center; }
      .xing .xing-main .xing-lb .swiper-container .swiper-wrapper .swiper-slide figure.xing-fi {
        width: 120px;
        height: 120px;
        margin: 0 auto;
        border: 1px solid #ccc;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center; }
      .xing .xing-main .xing-lb .swiper-container .swiper-wrapper .swiper-slide figure img {
        width: 60px !important;
        height: 60px !important; }
    .xing .xing-main .xing-lb .swiper-container .swiper-wrapper .swiper-slide h5 {
      margin-top: 57px;
      font-size: 18px;
      text-align: center;
      color: #222222; }
    .xing .xing-main .xing-lb .swiper-container .swiper-wrapper .swiper-slide p {
      margin-top: 13px;
      font-size: 14px;
      text-align: justify;
      color: #555555; }
    .xing .xing-main .xing-lb .swiper-container .swiper-button-prev {
      background: url("../img/xing-left.png") no-repeat;
      background-size: 50% 50%; }
    .xing .xing-main .xing-lb .swiper-container .swiper-button-next {
      background: url("../img/xing-right.png") no-repeat;
      background-size: 50% 50%; }
  .xing .xing-main .xing-lb .xing-a {
    text-align: center;
    margin: 135px 0 75px 0; }
    .xing .xing-main .xing-lb .xing-a a:nth-of-type(1) {
      color: #fff;
      background-color: #d1d1d1;
      width: 95px;
      height: 35px;
      line-height: 35px;
      display: inline-block;
      text-align: center; }
    .xing .xing-main .xing-lb .xing-a a:nth-of-type(2) {
      color: #fff;
      background-color: #d1d1d1;
      width: 155px;
      height: 35px;
      line-height: 35px;
      display: inline-block;
      text-align: center; }

.wai .wai-main {
  width: 1600px;
  margin: 0 auto; }
  .wai .wai-main h3 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin: 130px 0 55px 0; }
  .wai .wai-main ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .wai .wai-main ul li {
      width: 33.3%;
      padding: 85px 50px 50px 200px;
      border: 3px solid #ccc; }
      .wai .wai-main ul li:nth-of-type(2) {
        border-left: none; }
      .wai .wai-main ul li:nth-of-type(3) {
        border-left: none; }
      .wai .wai-main ul li:nth-of-type(4) {
        width: 50%;
        border-top: none; }
      .wai .wai-main ul li:nth-of-type(5) {
        width: 50%;
        border-top: none;
        border-left: none; }
      .wai .wai-main ul li .wai-text h4 {
        font-size: 60px;
        color: #a5a5a5; }
      .wai .wai-main ul li .wai-text p {
        margin-top: 16px; }

.dai .dai-main {
  width: 1600px;
  margin: 0 auto; }
  .dai .dai-main ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-top: 97px; }
    .dai .dai-main ul li {
      width: 25%;
      position: relative;
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      padding-top: 35px;
      height: 360px; }
      .dai .dai-main ul li + li {
        padding-left: 120px; }
      .dai .dai-main ul li + li::before {
        content: url(../img/dai1.png);
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%; }
      .dai .dai-main ul li h3 {
        font-size: 60px;
        color: #00a2ea; }
      .dai .dai-main ul li h5 {
        font-size: 18px;
        color: #222222;
        margin: 20px 0; }
      .dai .dai-main ul li p {
        font-size: 16px;
        color: #555555; }
  .dai .dai-main .xing-a {
    text-align: center;
    margin: 135px 0 75px 0; }
    .dai .dai-main .xing-a a:nth-of-type(1) {
      color: #fff;
      background-color: #d1d1d1;
      width: 95px;
      height: 35px;
      line-height: 35px;
      display: inline-block;
      text-align: center; }
    .dai .dai-main .xing-a a:nth-of-type(2) {
      color: #fff;
      background-color: #d1d1d1;
      width: 155px;
      height: 35px;
      line-height: 35px;
      display: inline-block;
      text-align: center; }

.ying .ying-main {
  width: 1600px;
  margin: 0 auto; }
  .ying .ying-main h4 {
    font-size: 30px;
    color: #222;
    text-align: center;
    margin: 110px 0 55px 0; }
  .ying .ying-main ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .ying .ying-main ul li {
      width: 25%;
      border: 3px solid #ccc;
      padding: 3%; }
      .ying .ying-main ul li + li {
        border-left: none; }
      .ying .ying-main ul li:nth-of-type(5) {
        width: 50%;
        border-left: 3px solid #ccc;
        border-top: none; }
      .ying .ying-main ul li:nth-of-type(6) {
        width: 50%;
        border-top: none; }
      .ying .ying-main ul li h3 {
        font-size: 60px;
        color: #a5a5a5; }
      .ying .ying-main ul li h5 {
        font-size: 24px;
        color: #222222; }
      .ying .ying-main ul li p {
        font-size: 16px;
        color: #555555;
        margin-top: 20px; }

.ying1 {
  margin-top: 150px;
  background-color: #eeeeee; }
  .ying1 .ying1-main {
    width: 1600px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: unset;
    align-content: space-between;
    justify-content: space-between; }
    .ying1 .ying1-main .left {
      width: 50%; }
      .ying1 .ying1-main .left h3 {
        font-size: 30px;
        color: #222222;
        font-weight: bold;
        padding: 75px 0 50px 0; }
      .ying1 .ying1-main .left .text p {
        color: #555555; }
        .ying1 .ying1-main .left .text p + p {
          margin-top: 8px; }
    .ying1 .ying1-main .right {
      width: 50%; }
      .ying1 .ying1-main .right figure {
        position: relative;
        padding: 38% 0; }
        .ying1 .ying1-main .right figure img {
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          object-fit: contain; }
  .ying1 .xing-a {
    text-align: center;
    padding: 60px 0 135px 0;
    background-color: #fff; }
    .ying1 .xing-a a:nth-of-type(1) {
      color: #fff;
      background-color: #d1d1d1;
      width: 95px;
      height: 35px;
      line-height: 35px;
      display: inline-block;
      text-align: center; }
    .ying1 .xing-a a:nth-of-type(2) {
      color: #fff;
      background-color: #d1d1d1;
      width: 155px;
      height: 35px;
      line-height: 35px;
      display: inline-block;
      text-align: center; }

.tian {
  width: 185px;
  height: 40px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 40px;
  cursor: pointer; }
  .tian .tian1 {
    width: 100%;
    height: 100%;
    position: relative; }
    .tian .tian1::before {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      content: '';
      background-image: url("../img/tian1.png");
      background-size: 100% 100%;
      width: 40px;
      height: 40px; }
    .tian .tian1 .tian2 {
      padding-left: 30px; }

.rpp1 .c .le-a {
  font-size: 30px;
  color: #222222;
  font-weight: bold; }
.rpp1 .c .le {
  text-align: justify; }

.an1 .an1-main {
  width: 1600px;
  margin: 0 auto; }
  .an1 .an1-main ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start; }
    .an1 .an1-main ul li {
      width: 30%;
      margin-right: 5%; }
      .an1 .an1-main ul li:nth-of-type(3n) {
        margin-right: 0; }
      .an1 .an1-main ul li:nth-of-type(n+4) {
        margin-top: 50px; }
      .an1 .an1-main ul li a:hover figure::before {
        opacity: 1; }
      .an1 .an1-main ul li a:hover figure::after {
        opacity: 1; }
      .an1 .an1-main ul li a:hover .text h3 {
        color: #00a2ea; }
      .an1 .an1-main ul li a:hover .text {
        background-color: #eeeeee; }
      .an1 .an1-main ul li a figure {
        position: relative;
        padding: 44% 0; }
        .an1 .an1-main ul li a figure::before {
          content: '';
          background-color: rgba(0, 0, 0, 0.4);
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          z-index: 1;
          opacity: 0;
          transition: .4s all; }
        .an1 .an1-main ul li a figure::after {
          content: '';
          background-image: url(../img/an2.png);
          background-size: 100% 100%;
          width: 50px;
          height: 50px;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translateY(-50%) translateX(-50%);
          z-index: 1;
          opacity: 0;
          transition: .4s all; }
        .an1 .an1-main ul li a figure img {
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          object-fit: cover; }
      .an1 .an1-main ul li a .text {
        padding: 3%;
        border: 1px solid #ccc;
        transition: .4s all; }
        .an1 .an1-main ul li a .text h3 {
          font-size: 20px;
          color: #222222;
          margin-bottom: 20px;
          transition: .4s all; }
        .an1 .an1-main ul li a .text p {
          color: #999999;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
        .an1 .an1-main ul li a .text span {
          color: #999999;
          display: inline-block;
          margin-top: 15px; }

.page {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 56px 0 35px 0; }
  .page span {
    color: #005bac; }
    .page span:nth-of-type(1) {
      margin-right: 10px; }
    .page span:nth-of-type(2) {
      margin-left: 10px; }
  .page ul {
    margin-right: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-right: 20px; }
    .page ul li {
      transition: .6s;
      margin-right: 6px;
      font-size: 14px;
      width: 45px;
      height: 45px;
      line-height: 45px;
      text-align: center;
      background-color: #d1d1d1; }
      .page ul li a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        font-size: 14px; }
        .page ul li a.active {
          color: #fff; }
        .page ul li a:hover {
          color: #fff; }
        .page ul li a i {
          display: block;
          width: 100%;
          height: 100%;
          background: url("../img/an3_left.png") no-repeat;
          background-size: 22px;
          background-position: center center; }
          .page ul li a i:hover {
            background: url("../img/an3_left.png") no-repeat;
            background-size: 22px;
            background-position: center center; }
          .page ul li a i.page_right {
            transform: rotate(180deg); }
      .page ul li:hover {
        background-color: #00a2ea; }
      .page ul li.active {
        background-color: #00a2ea; }
  .page select {
    padding: 7px;
    color: #fff;
    width: 45px;
    height: 45px;
    transition: .6s all;
    background: url("../img/an3_xia.png") #fff 100% center no-repeat;
    background-color: transparent;
    background-size: 22px;
    background-color: #d1d1d1; }

.she {
  background-color: #f6f5f5;
  padding: 60px 0; }
  .she .she-main {
    width: 1600px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between; }
    .she .she-main .left {
      width: 50%;
      background-color: #fff;
      padding: 60px 35px; }
      .she .she-main .left figure {
        width: 160px;
        height: 60px; }
        .she .she-main .left figure img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
      .she .she-main .left h3 {
        font-size: 24px;
        color: #222222;
        padding-bottom: 16px;
        position: relative;
        margin-top: 25px; }
        .she .she-main .left h3::before {
          content: '';
          width: 30px;
          height: 2px;
          background-color: #d1d1d1;
          position: absolute;
          left: 0;
          bottom: 0; }
      .she .she-main .left p {
        color: #555555;
        margin: 25px 0;
        text-align: justify; }
      .she .she-main .left a {
        display: inline-block;
        width: 90px;
        height: 35px;
        background-color: #d1d1d1;
        line-height: 35px;
        text-align: center;
        color: #fff; }
    .she .she-main .right {
      width: 50%;
      background-color: #eeeeee;
      padding: 55px 0 55px 35px; }
      .she .she-main .right span {
        font-size: 18px;
        color: #a5a5a5; }
      .she .she-main .right h3 {
        font-size: 24px;
        color: #222222;
        position: relative;
        padding-bottom: 18px; }
        .she .she-main .right h3::before {
          content: '';
          width: 30px;
          height: 2px;
          background-color: #d1d1d1;
          position: absolute;
          left: 0;
          bottom: 0; }
      .she .she-main .right .text p {
        margin-top: 25px; }

.she1 .she1-main {
  width: 1100px;
  margin: 0 auto; }
  .she1 .she1-main h3 {
    font-size: 48px;
    color: #222222;
    text-align: center;
    margin: 75px 0; }
  .she1 .she1-main .nr {
    text-align: center; }
    .she1 .she1-main .nr p img {
      width: 100%; }
  .she1 .she1-main .xing-a {
    text-align: center;
    padding: 60px 0 135px 0;
    background-color: #fff; }
    .she1 .she1-main .xing-a a:nth-of-type(1) {
      color: #fff;
      background-color: #d1d1d1;
      width: 95px;
      height: 35px;
      line-height: 35px;
      display: inline-block;
      text-align: center; }
    .she1 .she1-main .xing-a a:nth-of-type(2) {
      color: #fff;
      background-color: #d1d1d1;
      width: 155px;
      height: 35px;
      line-height: 35px;
      display: inline-block;
      text-align: center; }

.dian .dian-main {
  width: 1600px;
  margin: 0 auto; }
  .dian .dian-main .text {
    margin: 0 auto;
    width: 375px;
    text-align: center;
    border: 1px solid #222;
    border-bottom: none;
    margin-top: 50px;
    margin-bottom: 50px; }
    .dian .dian-main .text h3 {
      font-size: 30px;
      color: #222222;
      margin-top: 20px; }
    .dian .dian-main .text span {
      width: 100%;
      color: #222222;
      display: inline-block;
      position: relative;
      bottom: -10px; }
      .dian .dian-main .text span::before {
        content: '';
        position: absolute;
        width: 60px;
        height: 1px;
        background-color: #222;
        left: 0;
        bottom: 10px; }
      .dian .dian-main .text span::after {
        content: '';
        position: absolute;
        width: 60px;
        height: 1px;
        background-color: #222;
        right: 0;
        bottom: 10px; }
  .dian .dian-main h4 {
    font-size: 30px;
    font-weight: bold;
    text-align: center; }
  .dian .dian-main .dian-ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-top: 45px;
    margin-bottom: 150px; }
    .dian .dian-main .dian-ul ul {
      display: flex;
      justify-content: center;
      flex-direction: column;
      align-items: center;
      width: 30%; }
      .dian .dian-main .dian-ul ul:nth-of-type(2) {
        width: 37%;
        margin: 0 1.5%; }
        .dian .dian-main .dian-ul ul:nth-of-type(2) li {
          height: 495px;
          display: flex;
          justify-content: center;
          flex-direction: column;
          align-items: center; }
          .dian .dian-main .dian-ul ul:nth-of-type(2) li + li {
            margin-top: 20px; }
      .dian .dian-main .dian-ul ul li {
        padding: 3%;
        background-color: #eeeeee;
        text-align: center;
        height: 330px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center; }
        .dian .dian-main .dian-ul ul li:hover h3 {
          color: #00a2ea; }
        .dian .dian-main .dian-ul ul li + li {
          margin-top: 10px; }
        .dian .dian-main .dian-ul ul li figure {
          width: 70px;
          height: 70px;
          margin: 0 auto; }
          .dian .dian-main .dian-ul ul li figure img {
            width: 100%;
            height: 100%; }
        .dian .dian-main .dian-ul ul li h3 {
          font-size: 24px;
          color: #222222;
          margin: 40px 0;
          transition: .4s all; }
        .dian .dian-main .dian-ul ul li p {
          text-align: justify;
          color: #555555; }

.m-dian {
  display: none; }

.dian1-img img {
  width: 100%;
  height: 100%; }

.dian1 .dian1-main {
  width: 1600px;
  margin: 0 auto; }
  .dian1 .dian1-main ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: space-between;
    justify-content: space-between;
    background-color: #eeeeee; }
    .dian1 .dian1-main ul li {
      width: 25%;
      height: 74px;
      text-align: center;
      line-height: 74px; }
      .dian1 .dian1-main ul li.active {
        background-color: #00a2ea; }
      .dian1 .dian1-main ul li a {
        height: 100%;
        width: 100%;
        display: inline-block; }
        .dian1 .dian1-main ul li a:hover {
          background-color: #00a2ea;
          color: #000; }

.dian2 .dian2-main {
  width: 1600px;
  margin: 0 auto;
  margin-bottom: 120px; }
  .dian2 .dian2-main .con {
    display: none; }
    .dian2 .dian2-main .con.active {
      display: block !important; }
    .dian2 .dian2-main .con h3 {
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      padding: 20px 0;
      background-color: #d2d2d2;
      border-top: 1px dashed #000;
      border-bottom: 1px dashed #000; }
    .dian2 .dian2-main .con ul {
      display: flex;
      flex-wrap: wrap;
      align-content: space-between;
      justify-content: space-between;
      background-color: #eeeeee; }
      .dian2 .dian2-main .con ul li {
        width: 50%;
        padding: 12px 0;
        padding-left: 40px;
        border-bottom: 1px dashed #000; }
        .dian2 .dian2-main .con ul li:nth-of-type(2n+1) {
          border-right: 1px dashed #000; }

.fan1 {
  background-color: #f6f5f5; }
  .fan1 .fan1-main {
    width: 1600px;
    margin: 0 auto;
    position: relative; }
    .fan1 .fan1-main figure {
      position: relative;
      padding: 11% 0; }
      .fan1 .fan1-main figure img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        object-fit: cover; }
    .fan1 .fan1-main .tex {
      width: 280px;
      height: 280px;
      background-color: #00a2ea;
      position: absolute;
      top: 50%;
      left: 5%;
      transform: translateY(-50%);
      display: flex;
      justify-content: center;
      flex-direction: column;
      align-items: center;
      padding: 1%; }
      .fan1 .fan1-main .tex h3 {
        font-size: 30px;
        color: #fff; }

.fan2 {
  background-color: #f6f5f5; }
  .fan2 .fan2-main {
    width: 1600px;
    margin: 0 auto; }
    .fan2 .fan2-main ul {
      background-color: #fff;
      padding: 0 80px; }
      .fan2 .fan2-main ul li {
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
        justify-content: space-between;
        padding-bottom: 70px; }
        .fan2 .fan2-main ul li + li {
          border-top: 1px solid #ccc; }
        .fan2 .fan2-main ul li:last-child {
          border-bottom: 1px solid #ccc; }
        .fan2 .fan2-main ul li .left {
          width: 20%;
          padding-top: 50px; }
          .fan2 .fan2-main ul li .left h3 {
            font-size: 110px;
            color: #d6d6d6; }
        .fan2 .fan2-main ul li .right {
          width: 80%;
          padding-top: 70px; }
          .fan2 .fan2-main ul li .right h4 {
            font-size: 24px;
            color: #222222;
            font-weight: bold;
            padding-bottom: 25px;
            position: relative; }
            .fan2 .fan2-main ul li .right h4::before {
              content: '';
              width: 30px;
              height: 2px;
              background-color: #00a2ea;
              position: absolute;
              left: 0;
              bottom: 0; }
          .fan2 .fan2-main ul li .right p {
            color: #555555;
            margin-top: 25px; }
    .fan2 .fan2-main .xing-a {
      text-align: center;
      padding: 50px 0;
      background-color: #fff; }
      .fan2 .fan2-main .xing-a a:nth-of-type(1) {
        color: #fff;
        background-color: #d1d1d1;
        width: 95px;
        height: 35px;
        line-height: 35px;
        display: inline-block;
        text-align: center; }
      .fan2 .fan2-main .xing-a a:nth-of-type(2) {
        color: #fff;
        background-color: #d1d1d1;
        width: 155px;
        height: 35px;
        line-height: 35px;
        display: inline-block;
        text-align: center; }

.you {
  background-color: #f6f5f5;
  padding: 70px 0; }
  .you .you-main {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between; }
    .you .you-main .left {
      width: 77.5%;
      padding: 0 66px;
      background-color: #fff; }
      .you .you-main .left h3 {
        font-size: 30px;
        color: #222222;
        margin-top: 40px; }
      .you .you-main .left ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
        position: relative;
        border-bottom: 1px solid #ccc;
        padding: 20px 0; }
        .you .you-main .left ul li {
          margin-right: 30px; }
          .you .you-main .left ul li:nth-of-type(4) {
            position: absolute;
            right: 0;
            margin-right: 0; }
          .you .you-main .left ul li p {
            color: #a5a5a5;
            font-size: 14px; }
      .you .you-main .left .text {
        padding: 40px 0;
        border-bottom: 1px solid #ccc; }
        .you .you-main .left .text p {
          color: #555555; }
        .you .you-main .left .text img {
          width: 100%; }
      .you .you-main .left .under-a {
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
        padding: 30px 0; }
        .you .you-main .left .under-a a {
          color: #555555;
          transition: .4s all; }
          .you .you-main .left .under-a a:nth-of-type(2) {
            margin-top: 15px; }
          .you .you-main .left .under-a a:hover {
            color: #00a2ea; }
      .you .you-main .left .xing-a {
        margin: 0 0 75px 0; }
        .you .you-main .left .xing-a a:nth-of-type(1) {
          color: #fff;
          background-color: #d1d1d1;
          width: 95px;
          height: 35px;
          line-height: 35px;
          display: inline-block;
          text-align: center; }
        .you .you-main .left .xing-a a:nth-of-type(2) {
          color: #fff;
          background-color: #d1d1d1;
          width: 155px;
          height: 35px;
          line-height: 35px;
          display: inline-block;
          text-align: center; }
    .you .you-main .right {
      width: 21.5%; }
      .you .you-main .right .shang {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        padding: 10px 40px 40px 40px;
        background-color: #fff; }
        .you .you-main .right .shang p {
          margin: 13px 0; }
        .you .you-main .right .shang figure {
          width: 100%;
          position: relative;
          padding: 50% 0; }
          .you .you-main .right .shang figure img {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            object-fit: contain; }
      .you .you-main .right .xia {
        margin-top: 10px;
        background-color: #fff;
        padding: 15px; }
        .you .you-main .right .xia h4 {
          font-size: 18px;
          color: #222222;
          margin-bottom: 10px; }
        .you .you-main .right .xia ul {
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          justify-content: flex-start;
          padding-top: 10px;
          border-top: 1px solid #ccc; }
          .you .you-main .right .xia ul li {
            width: 32%;
            background-color: #eeeeee;
            margin-right: 2%;
            text-align: center;
            height: 30px;
            line-height: 30px; }
            .you .you-main .right .xia ul li:nth-of-type(3n) {
              margin-right: 0; }
            .you .you-main .right .xia ul li:nth-of-type(n+4) {
              margin-top: 2%; }
            .you .you-main .right .xia ul li a {
              font-size: 14px;
              height: 100%;
              width: 100%;
              display: block;
              white-space: nowrap;
              text-overflow: ellipsis;
              overflow: hidden; }

.xi {
  padding: 110px 0; }
  .xi .xi-main {
    width: 1600px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between; }
    .xi .xi-main .left {
      width: 37%; }
      .xi .xi-main .left h3 {
        font-size: 30px;
        color: #222222;
        font-weight: bold;
        padding-bottom: 20px;
        border-bottom: 1px solid #ccc; }
      .xi .xi-main .left h4 {
        margin-top: 20px;
        font-size: 30px;
        color: #555555; }
      .xi .xi-main .left ul li {
        margin-top: 50px;
        transition: .4s all; }
        .xi .xi-main .left ul li:hover {
          color: #00a2ea; }
        .xi .xi-main .left ul li a {
          transition: .4s all; }
          .xi .xi-main .left ul li a:hover {
            color: #00a2ea; }
        .xi .xi-main .left ul li span {
          display: block;
          padding-left: 35px;
          position: relative; }
          .xi .xi-main .left ul li span:nth-of-type(1)::before {
            content: url(../img/xi1.png);
            display: inline-block;
            position: absolute;
            text-align: center;
            line-height: 25px;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            background-color: #00a2ea;
            border-radius: 50%;
            width: 25px;
            height: 25px; }
        .xi .xi-main .left ul li:nth-of-type(2) span {
          display: block;
          padding-left: 35px;
          position: relative; }
          .xi .xi-main .left ul li:nth-of-type(2) span:nth-of-type(1)::before {
            content: url(../img/xi2.png);
            display: inline-block;
            position: absolute;
            text-align: center;
            line-height: 25px;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            background-color: #00a2ea;
            border-radius: 50%;
            width: 25px;
            height: 25px; }
        .xi .xi-main .left ul li:nth-of-type(3) span {
          display: block;
          padding-left: 35px;
          position: relative; }
          .xi .xi-main .left ul li:nth-of-type(3) span:nth-of-type(1)::before {
            content: url(../img/xi3.png);
            display: inline-block;
            position: absolute;
            text-align: center;
            line-height: 25px;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            background-color: #00a2ea;
            border-radius: 50%;
            width: 25px;
            height: 25px; }
        .xi .xi-main .left ul li:nth-of-type(4) span {
          display: block;
          padding-left: 35px;
          position: relative; }
          .xi .xi-main .left ul li:nth-of-type(4) span:nth-of-type(1)::before {
            content: url(../img/xi4.png);
            display: inline-block;
            position: absolute;
            text-align: center;
            line-height: 25px;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            background-color: #00a2ea;
            border-radius: 50%;
            width: 25px;
            height: 25px; }
    .xi .xi-main .right {
      width: 60%;
      height: 585px; }

.xi1 {
  margin-bottom: 100px; }
  .xi1 .xi1-main {
    width: 1600px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between; }
    .xi1 .xi1-main .left {
      width: 50%; }
      .xi1 .xi1-main .left figure {
        position: relative;
        padding: 40% 0; }
        .xi1 .xi1-main .left figure img {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          object-fit: cover; }
    .xi1 .xi1-main .right {
      width: 50%;
      background-color: #eeeeee;
      padding: 70px 50px 50px 50px; }
      .xi1 .xi1-main .right h3 {
        text-align: center;
        font-size: 26px;
        color: #1a1818;
        padding-bottom: 70px; }
      .xi1 .xi1-main .right .bdan .zaixian-form ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: space-between;
        justify-content: space-between; }
        .xi1 .xi1-main .right .bdan .zaixian-form ul li {
          width: 43%;
          height: 65px;
          padding: 0 10px;
          border: 1px solid #ccc;
          border-radius: 10px; }
          .xi1 .xi1-main .right .bdan .zaixian-form ul li input {
            display: block;
            width: 100%;
            height: 100%; }
          .xi1 .xi1-main .right .bdan .zaixian-form ul li:nth-of-type(n+3) {
            margin-top: 40px; }
        .xi1 .xi1-main .right .bdan .zaixian-form ul .joan_textarea {
          width: 100%;
          height: 188px; }
          .xi1 .xi1-main .right .bdan .zaixian-form ul .joan_textarea textarea {
            width: 100%;
            height: 100%;
            padding: 10px; }
        .xi1 .xi1-main .right .bdan .zaixian-form ul .joan_submit {
          margin: 0 auto;
          border: none;
          width: 100%;
          height: 65px;
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          justify-content: center; }
          .xi1 .xi1-main .right .bdan .zaixian-form ul .joan_submit button {
            display: block;
            width: 185px;
            height: 100%;
            background-color: #adabab;
            color: #fff;
            border-radius: 10px; }
            .xi1 .xi1-main .right .bdan .zaixian-form ul .joan_submit button:nth-of-type(1) {
              margin-right: 110px; }
            .xi1 .xi1-main .right .bdan .zaixian-form ul .joan_submit button:hover {
              background-color: #00a2ea; }

.formError {
  width: 280px;
  pointer-events: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1000;
  background-color: #f6f6f6;
  border: 1px solid #ec2c31;
  padding: 10px;
  border-radius: 5px;
  opacity: 0;
  transition: .6s all;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7); }

.formError.active {
  opacity: 1; }

.formError i {
  display: block;
  width: 35px;
  height: 35px;
  margin: 0 auto; }

.formError i.success {
  background: url("../img/success.png") no-repeat;
  background-size: contain; }

.formError i.fail {
  background: url("../img/fail.png") no-repeat;
  background-size: contain; }

.formError h6 {
  font-size: 16px;
  color: #333;
  margin-top: 10px;
  text-align: center; }

.notice {
  width: 280px;
  pointer-events: none;
  position: fixed;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 101;
  background-color: #f6f6f6;
  border: 1px solid #3eb135;
  padding: 10px;
  border-radius: 5px;
  opacity: 0;
  transition: .6s all;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7); }

.notice.active {
  opacity: 1; }

.notice h6 {
  font-size: 16px;
  color: #3eb135;
  text-align: center; }

.bdshare-button-style0-24 a {
  transition: 0.6s;
  float: left;
  padding: 15.5px !important;
  margin: 0 10px 0 0 !important;
  font-size: 14px !important;
  color: #717171;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 31px !important;
  line-height: 31px !important;
  border-radius: 50% !important;
  background-position: unset !important; }

.bdshare-button-style0-24 a.bds_more {
  padding: 0 !important;
  margin: 0 5px 0 0 !important;
  border-radius: 0% !important;
  background: transparent !important; }

.bdshare-button-style0-24 a.bds_weixin {
  background: url(../images/wxfx.png) #3eb135 center no-repeat !important; }

.bdshare-button-style0-24 a.bds_tsina {
  background: url(../images/wb.png) #df4d69 center no-repeat !important; }

.bdshare-button-style0-24 a.popup_qzone {
  background: url(../images/kj.png) #eecf3d center no-repeat !important; }

.bdshare-button-style0-24 a.popup_tqq {
  background: url(../images/txwb.png) #45aaf2 center no-repeat !important; }

.bdshare-button-style0-24 a.popup_renren {
  background: url(../images/rr.png) #1361a7 center no-repeat !important; }

.xi-xi {
  display: none; }

.wen .wen-main {
  width: 1060px;
  margin: 0 auto; }
  .wen .wen-main ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: space-between;
    justify-content: space-between;
    padding: 100px 0; }
    .wen .wen-main ul li {
      width: 175px;
      height: 75px;
      text-align: center;
      line-height: 75px; }
      .wen .wen-main ul li a {
        background-color: #eeeeee;
        display: block;
        width: 100%;
        height: 100%;
        transition: .4s all; }
        .wen .wen-main ul li a.active {
          color: #00a2ea; }
        .wen .wen-main ul li a:hover {
          color: #00a2ea; }

.wen1 .wen1-main {
  width: 1600px;
  margin: 0 auto; }
  .wen1 .wen1-main ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: space-between;
    justify-content: space-between; }
    .wen1 .wen1-main ul li {
      width: 48%; }
      .wen1 .wen1-main ul li:nth-of-type(n+3) {
        margin-top: 3%; }
      .wen1 .wen1-main ul li a {
        display: flex;
        flex-wrap: wrap;
        align-items: unset;
        align-content: space-between;
        justify-content: space-between; }
        .wen1 .wen1-main ul li a:hover .right h3 {
          color: #00a2ea; }
        .wen1 .wen1-main ul li a figure {
          width: 37%;
          position: relative;
          padding: 14% 0; }
          .wen1 .wen1-main ul li a figure img {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            object-fit: cover; }
        .wen1 .wen1-main ul li a .right {
          width: 63%;
          background-color: #eeeeee;
          padding: 3%; }
          .wen1 .wen1-main ul li a .right h3 {
            font-size: 18px;
            color: #222222;
            transition: .4s all;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
           }
          .wen1 .wen1-main ul li a .right p {
            font-size: 15px;
            color: #555555;
            text-align: justify;
            margin: 20px 0;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical; }
          .wen1 .wen1-main ul li a .right .spaa {
            padding-top: 24px;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            align-content: space-between;
            justify-content: space-between;
            position: relative; }
            .wen1 .wen1-main ul li a .right .spaa::before {
              content: '';
              width: 30px;
              height: 20px;
              position: absolute;
              left: 0;
              top: 0;
              background-image: url(../img/wen2.png);
              background-size: 100% 100%; }
            .wen1 .wen1-main ul li a .right .spaa span {
              color: #a5a5a5; }

.zhan {
  background-color: #f6f5f5;
  padding: 100px 0; }
  .zhan .zhan-main {
    width: 1600px;
    margin: 0 auto; }
    .zhan .zhan-main h3 {
      font-size: 30px;
      color: #222222;
      text-align: center; }
    .zhan .zhan-main span {
      font-size: 15px;
      color: #222222;
      display: block;
      text-align: center;
      margin-top: 10px; }
    .zhan .zhan-main .zhan-xia {
      margin: 70px 0;
      height: 450px;
      position: relative; }
      .zhan .zhan-main .zhan-xia .xia1 {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: space-between;
        justify-content: space-between;
        padding: 0 144px; }
        .zhan .zhan-main .zhan-xia .xia1 .xiap {
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          align-content: space-between;
          justify-content: space-between; }
          .zhan .zhan-main .zhan-xia .xia1 .xiap p {
            color: #222222;
            padding: 0 20px;
            width: 375px; }
          .zhan .zhan-main .zhan-xia .xia1 .xiap figure {
            height: 110px;
            width: 110px;
            background-color: #222222;
            border-radius: 50%;
            position: relative; }
            .zhan .zhan-main .zhan-xia .xia1 .xiap figure img {
              width: 70px;
              height: 70px;
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translateY(-50%) translateX(-50%); }
      .zhan .zhan-main .zhan-xia .xia2 {
        width: 100%;
        position: absolute;
        bottom: 172px;
        padding: 0 90px; }
        .zhan .zhan-main .zhan-xia .xia2 .xiap figure {
          width: 120px;
          height: 120px;
          background-color: #00a2ea; }
      .zhan .zhan-main .zhan-xia .xia3 {
        width: 100%;
        position: absolute;
        bottom: 0; }
      .zhan .zhan-main .zhan-xia .zhong {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%); }
        .zhan .zhan-main .zhan-xia .zhong p {
          font-size: 31px;
          color: #222222;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translateX(-50%) translateY(-50%); }

.zhan1 {
  padding: 70px 0 140px 0; }
  .zhan1 .zhan1-main {
    width: 1600px;
    margin: 0 auto; }
    .zhan1 .zhan1-main h3 {
      font-size: 30px;
      color: #222222;
      text-align: center; }
    .zhan1 .zhan1-main span {
      font-size: 15px;
      color: #222222;
      display: block;
      text-align: center;
      margin-top: 10px; }
    .zhan1 .zhan1-main .zhan1-top {
      display: flex;
      flex-wrap: wrap;
      align-items: unset;
      align-content: space-between;
      justify-content: space-between;
      padding: 80px 0 60px 0; }
      .zhan1 .zhan1-main .zhan1-top figure {
        width: 30%;
        position: relative;
        padding: 9.5% 0; }
        .zhan1 .zhan1-main .zhan1-top figure img {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          object-fit: cover; }
      .zhan1 .zhan1-main .zhan1-top .right {
        width: 65%; }
        .zhan1 .zhan1-main .zhan1-top .right h4 {
          font-size: 30px;
          color: #222222;
          font-weight: bold; }
        .zhan1 .zhan1-main .zhan1-top .right p {
          margin: 35px 0;
          font-size: 21px;
          color: #555555; }
    .zhan1 .zhan1-main ul {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      align-content: space-between;
      justify-content: space-between; }
      .zhan1 .zhan1-main ul li {
        width: 48%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: space-between;
        justify-content: space-between;
        border: 1px solid #ccc; }
        .zhan1 .zhan1-main ul li:nth-of-type(n+3) {
          margin-top: 2.5%; }
        .zhan1 .zhan1-main ul li .left {
          width: 35%;
          border-right: 1px solid #ccc;
          padding: 10px; }
          .zhan1 .zhan1-main ul li .left figure {
            width: 70px;
            height: 70px;
            margin: 0 auto; }
            .zhan1 .zhan1-main ul li .left figure img {
              width: 100%;
              height: 100%; }
          .zhan1 .zhan1-main ul li .left span {
            font-size: 21px;
            color: #222222; }
        .zhan1 .zhan1-main ul li .right {
          width: 65%; }
          .zhan1 .zhan1-main ul li .right p {
            font-size: 18px;
            color: #555555;
            padding: 0 20px; }

.zhan2 {
  background-image: url(../img/zhan22.png);
  position: relative; }
  .zhan2 .zhan2-main {
    width: 1600px;
    margin: 0 auto;
    height: 860px;
    position: relative; }
    .zhan2 .zhan2-main h3 {
      text-align: center;
      font-size: 32px;
      color: #fff;
      width: 520px;
      height: 90px;
      line-height: 90px;
      background-color: #029de3;
      position: absolute;
      top: -45px;
      left: 50%;
      transform: translateX(-50%); }
    .zhan2 .zhan2-main h4 {
      font-size: 40px;
      color: #fff;
      text-align: center;
      padding-top: 80px; }
    .zhan2 .zhan2-main span {
      font-size: 21px;
      color: #fff;
      display: block;
      text-align: center; }
    .zhan2 .zhan2-main ul {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      align-content: space-between;
      justify-content: space-between;
      width: 1200px;
      margin: 0 auto;
      margin-top: 60px; }
      .zhan2 .zhan2-main ul li figure {
        width: 85px;
        height: 85px;
        border: 1px solid #fff;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center; }
        .zhan2 .zhan2-main ul li figure img {
          width: 45px;
          height: 45px; }
      .zhan2 .zhan2-main ul li p {
        margin-top: 25px;
        color: #fff;
        font-size: 21px; }
    .zhan2 .zhan2-main .zhan-lb {
      width: 1200px;
      margin: 0 auto;
      position: absolute;
      top: 440px;
      left: 50%;
      transform: translateX(-50%); }
      .zhan2 .zhan2-main .zhan-lb .swiper-container .swiper-wrapper .swiper-slide figure {
        position: relative;
        padding: 21% 0; }
        .zhan2 .zhan2-main .zhan-lb .swiper-container .swiper-wrapper .swiper-slide figure img {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          object-fit: contain; }
      .zhan2 .zhan2-main .zhan-lb .swiper-container .swiper-button-prev {
        background-image: url("../img/zhan-lb1.png");
        background-size: 100% 100%;
        width: 44px;
        height: 44px; }
      .zhan2 .zhan2-main .zhan-lb .swiper-container .swiper-button-next {
        background-image: url("../img/zhan-lb.png");
        background-size: 100% 100%;
        width: 44px;
        height: 44px; }

.zhan3 {
  margin-top: 200px; }
  .zhan3 .zhan3-main {
    width: 1600px;
    margin: 0 auto; }
    .zhan3 .zhan3-main h3 {
      text-align: center;
      font-size: 40px;
      color: #000000; }
    .zhan3 .zhan3-main span {
      display: block;
      text-align: center;
      font-size: 21px;
      color: #000000;
      margin-top: 10px; }
    .zhan3 .zhan3-main .zhan3-ul ul {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: flex-start;
      margin-top: 65px; }
      .zhan3 .zhan3-main .zhan3-ul ul li {
        width: 32%;
        margin-right: 2%;
        position: relative;
        padding-bottom: 35px; }
        .zhan3 .zhan3-main .zhan3-ul ul li::before {
          content: '';
          width: 30px;
          height: 20px;
          position: absolute;
          left: 0;
          bottom: 0;
          background-image: url(../img/wen2.png);
          background-size: 100% 100%; }
        .zhan3 .zhan3-main .zhan3-ul ul li:nth-of-type(3n) {
          margin-right: 0; }
        .zhan3 .zhan3-main .zhan3-ul ul li:nth-of-type(n+4) {
          margin-top: 40px; }
        .zhan3 .zhan3-main .zhan3-ul ul li a {
          width: 100%;
          height: 100%;
          display: block; }
          .zhan3 .zhan3-main .zhan3-ul ul li a:hover figure img {
            transform: scale(1.03); }
          .zhan3 .zhan3-main .zhan3-ul ul li a:hover h4 {
            color: #00a2ea; }
          .zhan3 .zhan3-main .zhan3-ul ul li a figure {
            transition: .4s all;
            overflow: hidden;
            position: relative;
            padding: 39% 0; }
            .zhan3 .zhan3-main .zhan3-ul ul li a figure img {
              transition: .4s all;
              width: 100%;
              height: 100%;
              position: absolute;
              left: 0;
              top: 0;
              object-fit: cover; }
          .zhan3 .zhan3-main .zhan3-ul ul li a h4 {
            transition: .4s all;
            font-size: 23px;
            color: #222222;
            margin: 30px 0;
            transition: .4s all; }
          .zhan3 .zhan3-main .zhan3-ul ul li a p {
            font-size: 18px;
            color: #555555;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical; }
    .zhan3 .zhan3-main .xing-a {
      text-align: center;
      margin: 135px 0 75px 0; }
      .zhan3 .zhan3-main .xing-a a:nth-of-type(1) {
        color: #fff;
        background-color: #d1d1d1;
        width: 95px;
        height: 35px;
        line-height: 35px;
        display: inline-block;
        text-align: center; }
      .zhan3 .zhan3-main .xing-a a:nth-of-type(2) {
        color: #fff;
        background-color: #d1d1d1;
        width: 155px;
        height: 35px;
        line-height: 35px;
        display: inline-block;
        text-align: center; }

.yuan .yuan-main {
  width: 1600px;
  margin: 0 auto; }
  .yuan .yuan-main ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .yuan .yuan-main ul li {
      width: 19%;
      border: 3px solid #d1d1d1;
      background-color: #eeeeee;
      padding: 40px 0;
      margin-right: 1.25%; }
      .yuan .yuan-main ul li:last-child {
        margin-right: 0; }
      .yuan .yuan-main ul li figure {
        width: 70px;
        height: 70px;
        margin: 0 auto; }
        .yuan .yuan-main ul li figure img {
          width: 100%;
          height: 100%; }
      .yuan .yuan-main ul li h3 {
        text-align: center;
        margin: 50px 0 15px 0;
        font-size: 21px;
        color: #222222;
        font-weight: bold; }
      .yuan .yuan-main ul li .text {
        text-align: center; }
        .yuan .yuan-main ul li .text P {
          font-size: 15px;
          color: #555555; }
          .yuan .yuan-main ul li .text P + p {
            margin-top: 10px; }

.yuan1 {
  margin-top: 110px;
  background-image: url("../img/yuan6.jpg"); }
  .yuan1 .yuan1-main {
    width: 1200px;
    margin: 0 auto; }
    .yuan1 .yuan1-main h3 {
      color: #fff;
      font-size: 30px;
      text-align: center;
      padding-top: 80px; }
    .yuan1 .yuan1-main ul {
      display: flex;
      flex-wrap: wrap;
      align-content: space-between;
      justify-content: space-between;
      padding: 80px 0 140px 0; }
      .yuan1 .yuan1-main ul li {
        width: 22%;
        background-color: #fff;
        padding: 50px 2% 20px 2%; }
        .yuan1 .yuan1-main ul li figure {
          width: 75px;
          height: 75px;
          margin: 0 auto; }
          .yuan1 .yuan1-main ul li figure img {
            width: 100%;
            height: 100%; }
        .yuan1 .yuan1-main ul li h4 {
          font-size: 18px;
          color: #222222;
          text-align: center;
          margin: 25px 0 15px 0; }
        .yuan1 .yuan1-main ul li p {
          text-align: center;
          color: #555555; }

.yuan2 {
  margin-top: 85px; }
  .yuan2 .yuan2-main {
    width: 1600px;
    margin: 0 auto; }
    .yuan2 .yuan2-main h4 {
      text-align: center;
      font-size: 30px;
      color: #222222; }
    .yuan2 .yuan2-main ul {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: flex-start;
      margin-top: 97px; }
      .yuan2 .yuan2-main ul li {
        width: 25%;
        position: relative;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding-top: 35px;
        height: 360px;
        position: relative;
        padding-left: 60px;
        background: url(../img/yuan11.png) right bottom no-repeat; }
        .yuan2 .yuan2-main ul li + li {
          padding-left: 135px; }
        .yuan2 .yuan2-main ul li + li::before {
          content: url(../img/dai1.png);
          position: absolute;
          right: 0;
          top: 0;
          width: 100%;
          height: 100%; }
        .yuan2 .yuan2-main ul li h3 {
          font-size: 60px;
          color: #00a2ea; }
        .yuan2 .yuan2-main ul li h5 {
          font-size: 18px;
          color: #222222;
          margin: 20px 0; }
        .yuan2 .yuan2-main ul li p {
          font-size: 16px;
          color: #555555; }
          .yuan2 .yuan2-main ul li p + p {
            margin-top: 10px; }

.yuan3 {
  background-color: #eeeeee;
  margin-top: 100px; }
  .yuan3 .yuan3-main {
    width: 1600px;
    margin: 0 auto; }
    .yuan3 .yuan3-main h3 {
      font-size: 30px;
      color: #222222;
      text-align: center;
      padding: 70px 0 0 0; }
    .yuan3 .yuan3-main .yuan3-top {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      align-content: space-between;
      justify-content: space-between; }
      .yuan3 .yuan3-main .yuan3-top figure {
        width: 40%;
        position: relative;
        padding: 17% 0; }
        .yuan3 .yuan3-main .yuan3-top figure img {
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          object-fit: contain; }
      .yuan3 .yuan3-main .yuan3-top .right {
        width: 50%; }
        .yuan3 .yuan3-main .yuan3-top .right .right-text {
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          justify-content: flex-start;
          padding: 40px 0 40px 20px;
          border-bottom: 1px solid #ccc;
          border-top: 1px solid #ccc; }
          .yuan3 .yuan3-main .yuan3-top .right .right-text + .right-text {
            border-top: none; }
          .yuan3 .yuan3-main .yuan3-top .right .right-text span {
            display: inline-block;
            width: 85px;
            height: 85px;
            border-radius: 50%;
            background-color: #00a2ea;
            font-size: 48px;
            color: #fff;
            text-align: center;
            line-height: 85px; }
          .yuan3 .yuan3-main .yuan3-top .right .right-text .text {
            margin-left: 30px;
            width: 80%; }
            .yuan3 .yuan3-main .yuan3-top .right .right-text .text h4 {
              font-size: 21px;
              color: #222222; }
            .yuan3 .yuan3-main .yuan3-top .right .right-text .text p {
              margin-top: 10px;
              font-size: 15px;
              color: #555555; }

.iparte .c .co-h3 {
  display: unset;
  text-align: center; }
  .iparte .c .co-h3 h3 {
    font-size: 30px;
    text-align: center;
    color: #222222;
    margin-bottom: 70px; }

.yuan4 .yuan4-main {
  width: 1600px;
  margin: 0 auto; }
  .yuan4 .yuan4-main .xing-a {
    text-align: center;
    margin: 30px 0 90px 0; }
    .yuan4 .yuan4-main .xing-a a:nth-of-type(1) {
      color: #fff;
      background-color: #d1d1d1;
      width: 95px;
      height: 35px;
      line-height: 35px;
      display: inline-block;
      text-align: center; }
    .yuan4 .yuan4-main .xing-a a:nth-of-type(2) {
      color: #fff;
      background-color: #d1d1d1;
      width: 155px;
      height: 35px;
      line-height: 35px;
      display: inline-block;
      text-align: center; }

.spd {
  text-align: left; }

.wei {
  padding-bottom: 150px; }
  .wei .wei-main {
    width: 1600px;
    margin: 0 auto; }
    .wei .wei-main ul {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: flex-start; }
      .wei .wei-main ul li {
        width: 25%;
        border: 3px solid #ccc;
        padding: 0 20px 35px 30px; }
        .wei .wei-main ul li + li {
          border-left: none; }
        .wei .wei-main ul li:hover h3 {
          color: #00a2ea; }
        .wei .wei-main ul li span {
          display: block;
          text-align: right;
          font-size: 100px;
          color: #d6d6d6; }
        .wei .wei-main ul li h3 {
          transition: .4s all;
          font-size: 18px;
          color: #222222;
          font-weight: bold;
          margin: 50px 0 30px 0; }
        .wei .wei-main ul li p {
          color: #555555;
          width: 200px; }

.wei2 {
  background: url("../img/wei1.jpg") no-repeat;
  background-size: 100% 100%; }
  .wei2 .wei2-main {
    width: 1600px;
    margin: 0 auto; }
    .wei2 .wei2-main h3 {
      text-align: center;
      font-size: 30px;
      color: #fff;
      font-weight: bold;
      padding: 80px; }
    .wei2 .wei2-main ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      padding-bottom: 140px; }
      .wei2 .wei2-main ul li {
        width: 14.7%;
        background-color: #fff;
        margin-right: 2.36%;
        padding: 35px 30px 15px 30px; }
        .wei2 .wei2-main ul li:last-child {
          margin-right: 0; }
        .wei2 .wei2-main ul li figure {
          width: 80px;
          height: 80px;
          margin: 0 auto; }
          .wei2 .wei2-main ul li figure img {
            width: 100%;
            height: 100%; }
        .wei2 .wei2-main ul li h4 {
          text-align: center;
          font-size: 18px;
          color: #222222;
          margin: 25px 0 15px 0; }
        .wei2 .wei2-main ul li p {
          color: #355555;
          text-align: center; }

.wei3 {
  margin: 110px 0; }
  .wei3 .wei3-main {
    width: 1600px;
    margin: 0 auto; }
    .wei3 .wei3-main h3 {
      font-size: 30px;
      color: #222222;
      font-weight: bold;
      text-align: center; }
    .wei3 .wei3-main ul {
      display: flex;
      flex-wrap: wrap;
      align-content: space-between;
      justify-content: space-between;
      margin-top: 100px; }
      .wei3 .wei3-main ul li {
        width: 31.2%;
        border: 1px solid #ccc;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
        padding: 48px 80px 48px 60px; }
        .wei3 .wei3-main ul li:nth-of-type(n+4) {
          margin-top: 50px; }
        .wei3 .wei3-main ul li:hover .text h4 {
          color: #00a2ea; }
        .wei3 .wei3-main ul li figure {
          width: 20%;
          height: 70px;
          margin-right: 40px; }
          .wei3 .wei3-main ul li figure img {
            width: 100%;
            height: 100%; }
        .wei3 .wei3-main ul li .text {
          width: 66%; }
          .wei3 .wei3-main ul li .text h4 {
            transition: .4s all;
            font-size: 18px;
            color: #222222; }
          .wei3 .wei3-main ul li .text p {
            font-size: 15px;
            color: #555555;
            margin-top: 30px; }

.wei4 {
  background-color: #eeeeee;
  padding-top: 105px; }
  .wei4 .wei4-main {
    width: 1600px;
    margin: 0 auto; }
    .wei4 .wei4-main h3 {
      font-size: 30px;
      color: #222222;
      text-align: center;
      font-weight: bold; }
    .wei4 .wei4-main ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      margin-top: 65px; }
      .wei4 .wei4-main ul li {
        width: 25%;
        border: 3px solid #ccc;
        padding: 2%; }
        .wei4 .wei4-main ul li + li {
          border-left: none; }
        .wei4 .wei4-main ul li:hover h4 {
          color: #00a2ea; }
        .wei4 .wei4-main ul li h4 {
          transition: .4s all;
          font-size: 24px;
          color: #222222;
          font-weight: bold; }
        .wei4 .wei4-main ul li p {
          margin-top: 35px;
          color: #555555; }

.wei5 {
  background-color: #eeeeee;
  padding: 90px 0; }
  .wei5 .wei5-main {
    width: 1200px;
    margin: 0 auto; }
    .wei5 .wei5-main h3 {
      font-size: 30px;
      color: #222222;
      font-weight: 100;
      text-align: center; }
    .wei5 .wei5-main span {
      display: block;
      font-size: 15px;
      color: #555555;
      text-align: center;
      margin-top: 20px; }
    .wei5 .wei5-main ul {
      margin-top: 70px;
      display: flex;
      flex-wrap: wrap;
      align-content: space-between;
      justify-content: space-between; }
      .wei5 .wei5-main ul li {
        width: 19.2%; }
        .wei5 .wei5-main ul li figure {
          height: 230px;
          background-color: #fff;
          display: flex;
          justify-content: center;
          flex-direction: column;
          align-items: center;
          border: 2px solid #c9c9c9; }
          .wei5 .wei5-main ul li figure img {
            width: 110px;
            height: 110px; }
        .wei5 .wei5-main ul li h4 {
          font-size: 18px;
          color: #222222;
          text-align: center;
          margin: 30px 0 15px 0; }
        .wei5 .wei5-main ul li p {
          text-align: center;
          color: #555555; }

.cx {
  width: 100%;
  background: unset;
  display: none;
  position: unset;
  z-index: auto;
  height: auto; }
  .cx .cx-form {
    width: 1600px;
    margin: 0 auto;
    position: unset;
    padding: 0 100px;
    display: flex;
    flex-wrap: wrap;
    height: unset;
    align-content: space-between;
    justify-content: space-between; }
    .cx .cx-form .left {
      width: 50%;
      background-color: #eeeeee;
      padding: 70px 110px 70px 50px; }
      .cx .cx-form .left h3 {
        font-size: 48px;
        color: #00a2ea; }
      .cx .cx-form .left h4 {
        font-size: 30px;
        color: #222222;
        padding: 30px 0;
        border-bottom: 1px solid #ccc; }
      .cx .cx-form .left p {
        color: #555555;
        line-height: 28px;
        margin: 30px 0 55px 0; }
      .cx .cx-form .left h5 {
        font-size: 24px;
        color: #555555;
        margin-bottom: 30px; }
      .cx .cx-form .left span {
        color: #555555;
        display: block; }
        .cx .cx-form .left span + span {
          margin-top: 20px; }
        .cx .cx-form .left span a {
          color: #555555; }
    .cx .cx-form .right {
      width: 50%;
      padding-left: 70px;
      padding-bottom: 45px; }
      .cx .cx-form .right h3 {
        font-size: 24px;
        color: #222222;
        margin-top: 45px; }
      .cx .cx-form .right .hz {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: space-between;
        justify-content: space-between; }
        .cx .cx-form .right .hz li {
          width: 48%;
          border: 1px solid #ccc;
          border-radius: 10px;
          height: 45px;
          padding: 0 10px;
          line-height: 45px;
          margin-top: 30px; }
          .cx .cx-form .right .hz li input {
            width: 100%;
            height: 100%; }
      .cx .cx-form .right dl {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: space-between;
        justify-content: space-between; }
        .cx .cx-form .right dl dd {
          width: 30%;
          margin-top: 30px; }
          .cx .cx-form .right dl dd input {
            -webkit-tap-highlight-color: #00a2ea; }
      .cx .cx-form .right .ys-ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: space-between;
        justify-content: space-between; }
        .cx .cx-form .right .ys-ul li {
          width: 23%;
          margin-top: 30px; }
      .cx .cx-form .right .joan_submit1 {
        width: 100%;
        height: 55px;
        line-height: 55px;
        border: 1px solid #00a2ea;
        text-align: center;
        border-radius: 10px;
        font-weight: bold;
        color: #00a2ea;
        margin-top: 30px; }

.mcxx {
  width: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999; }

.zuo {
  margin: 110px 0 65px 0; }
  .zuo .zuo-main {
    width: 1600px;
    margin: 0 auto; }
    .zuo .zuo-main h3 {
      font-size: 30px;
      color: #222222;
      text-align: center; }
    .zuo .zuo-main ul {
      margin-top: 85px;
      display: flex;
      flex-wrap: wrap;
      align-items: unset;
      justify-content: flex-start; }
      .zuo .zuo-main ul li {
        width: 22%;
        margin-right: 4%; }
        .zuo .zuo-main ul li:nth-of-type(4) {
          margin-right: 0; }
        .zuo .zuo-main ul li figure img {
          width: 65px;
          height: 65px; }
        .zuo .zuo-main ul li h4 {
          font-size: 22px;
          color: #222222;
          margin: 25px 0 20px 0; }
        .zuo .zuo-main ul li p {
          color: #555555; }

.zuo2 {
  }
  .zuo2 .zuo2-main {
    width: 950px;
    margin: 0 auto;
    padding: 75px 0; }
    .zuo2 .zuo2-main h3 {
      text-align: center;
      font-size: 29px;
      color: #fff; }
    .zuo2 .zuo2-main p {
      text-align: center;
      font-size: 15px;
      color: #fff;
      margin-top: 30px;
      padding: 0 25px; }

.zuo3 {
  margin: 100px 0; }
  .zuo3 .zuo3-main {
    width: 1600px;
    margin: 0 auto; }
    .zuo3 .zuo3-main h3 {
      font-size: 30px;
      color: #222222;
      text-align: center; }
    .zuo3 .zuo3-main ul {
      display: flex;
      flex-wrap: wrap;
      align-items: unset;
      justify-content: flex-start;
      margin-top: 80px; }
      .zuo3 .zuo3-main ul li {
        width: 18%;
        margin-right: 2.5%; }
        .zuo3 .zuo3-main ul li:last-child {
          margin-right: 0; }
        .zuo3 .zuo3-main ul li figure {
          width: 145px;
          height: 145px;
          border: 1px solid #ccc;
          border-radius: 50%;
          display: flex;
          justify-content: center;
          flex-direction: column;
          align-items: center; }
          .zuo3 .zuo3-main ul li figure img {
            width: 60px;
            height: 60px; }
        .zuo3 .zuo3-main ul li h4 {
          font-size: 23px;
          color: #222222;
          margin: 30px 0 20px 0; }
        .zuo3 .zuo3-main ul li p {
          font-size: 15px;
          color: #555555; }

.zuo4 {
  background-color: #eeeeee;
  padding: 70px 0 45px 0; }
  .zuo4 .zuo4-main {
    width: 1600px;
    margin: 0 auto; }
    .zuo4 .zuo4-main h3 {
      font-size: 30px;
      color: #222222;
      text-align: center; }
    .zuo4 .zuo4-main span {
      display: block;
      text-align: center;
      color: #555555;
      margin-top: 25px; }
    .zuo4 .zuo4-main ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      margin-top: 60px; }
      .zuo4 .zuo4-main ul li {
        border: 2px solid #ccc;
        width: 18%;
        margin-right: 9.33%;
        display: flex;
        justify-content: unset;
        flex-direction: column;
        align-items: center;
        padding: 35px 0 30px 0; }
        .zuo4 .zuo4-main ul li:last-child {
          margin-right: 0; }
        .zuo4 .zuo4-main ul li img {
          width: 60px;
          height: 60px; }
        .zuo4 .zuo4-main ul li .text h4 {
          text-align: center;
          font-size: 24px;
          color: #222222;
          margin: 35px 0 16px 0; }
        .zuo4 .zuo4-main ul li .text p {
          font-size: 14px;
          color: #555555; }
          .zuo4 .zuo4-main ul li .text p + p {
            margin-top: 8px; }

.zuo5 {
  padding: 110px 0; }
  .zuo5 .zuo5-main {
    width: 1600px;
    margin: 0 auto; }
    .zuo5 .zuo5-main h3 {
      font-size: 30px;
      color: #222222;
      text-align: center;
      margin-bottom: 92px; }
    .zuo5 .zuo5-main .zuo5-div {
      padding: 0 155px;
      position: relative; }
      .zuo5 .zuo5-main .zuo5-div .zuo5-ul ul{
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .zuo5 .zuo5-main .zuo5-div .zuo5-ul ul li {
        width: 20%; }
        .zuo5 .zuo5-main .zuo5-div .zuo5-ul ul li figure {
          width: 135px;
          height: 135px;
          border: 1px solid #ccc;
          border-radius: 50%;
          display: flex;
          justify-content: center;
          flex-direction: column;
          align-items: center;
          margin: 0 auto; }
          .zuo5 .zuo5-main .zuo5-div .zuo5-ul ul li figure img {
            width: 70px;
            height: 70px; }
        .zuo5 .zuo5-main .zuo5-div .zuo5-ul ul li h4 {
          font-size: 18px;
          color: #222222;
          text-align: center;
          margin: 15px 0; }
        .zuo5 .zuo5-main .zuo5-div .zuo5-ul ul li p {
          font-size: 14px;
          color: #555555; }
      .zuo5 .zuo5-main .zuo5-div .swiper-button-prev {
        background: url("../img/xing-left.png") no-repeat;
        width: 30px;
        height: 30px;
        background-size: 100% 100%; }
      .zuo5 .zuo5-main .zuo5-div .swiper-button-next {
        background: url("../img/xing-right.png") no-repeat;
        width: 30px;
        height: 30px;
        background-size: 100% 100%; }

.zuo6 {
  background: url("../img/zuo15.png") no-repeat;
  padding: 80px 0; }
  .zuo6 .zuo6-main {
    width: 100%; }
    .zuo6 .zuo6-main h3 {
      width: 690px;
      font-size: 30px;
      color: #fff;
      text-align: center;
      margin: 0 auto; }

.zuo7 {
  padding: 90px 0 90px 0; }
  .zuo7 .zuo7-main {
    width: 1600px;
    margin: 0 auto; }
    .zuo7 .zuo7-main h3 {
      font-size: 30px;
      color: #222222;
      text-align: center;
      margin-bottom: 30px; }
    .zuo7 .zuo7-main span {
      display: block;
      color: #222222;
      text-align: center;
      margin-bottom: 85px; }
    .zuo7 .zuo7-main .zuo7-div {
      padding: 0 115px;
      position: relative; }
      .zuo7 .zuo7-main .zuo7-div .swiper-container .swiper-wrapper .swiper-slide {
        border: 1px solid #ccc; }
        .zuo7 .zuo7-main .zuo7-div .swiper-container .swiper-wrapper .swiper-slide a figure {
          position: relative;
          padding: 44.5% 0; }
          .zuo7 .zuo7-main .zuo7-div .swiper-container .swiper-wrapper .swiper-slide a figure img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .zuo7 .zuo7-main .zuo7-div .swiper-container .swiper-wrapper .swiper-slide a p {
          text-align: center;
          color: #555555;
          border-top: 1px solid #ccc;
          margin: 0 0 20px 0;
          padding: 20px 0 0 0;
        }
      .zuo7 .zuo7-main .zuo7-div .swiper-button-prev {
        background: url("../img/xing-left.png") no-repeat;
        width: 30px;
        height: 30px;
        background-size: 100% 100%; }
      .zuo7 .zuo7-main .zuo7-div .swiper-button-next {
        background: url("../img/xing-right.png") no-repeat;
        width: 30px;
        height: 30px;
        background-size: 100% 100%; }

.zuo8 {
  position: relative;
  width: 100%;
  padding: 55px 0 60px 0; }
  .zuo8::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #e4e4e4;
    display: block;
    z-index: -1; }
  .zuo8::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #eeeeee;
    display: block;
    z-index: -1; }
  .zuo8 .zuo8-main {
    width: 1600px;
    margin: 0 auto; }
    .zuo8 .zuo8-main h3 {
      text-align: center;
      font-size: 30px;
      color: #00a2ea; }
    .zuo8 .zuo8-main ul {
      margin-top: 60px; }
      .zuo8 .zuo8-main ul li {
        display: flex;
        justify-content: center;
        /* flex-direction: column; */
        align-items: center; }
        .zuo8 .zuo8-main ul li + li {
          margin-top: 35px; }
        .zuo8 .zuo8-main ul li .zuo8-div {
          width: 700px;
          text-align: right; }
          .zuo8 .zuo8-main ul li .zuo8-div p {
            padding-right: 10px; }
        .zuo8 .zuo8-main ul li .zuo8-div2 {
          padding: 0 50px; }
          .zuo8 .zuo8-main ul li .zuo8-div2 p {
            width: 80px;
            height: 80px;
            background-color: #d1d1d1;
            border-radius: 50%;
            text-align: center;
            line-height: 80px;
            color: #222222;
            font-size: 18px;
            position: relative; }
            .zuo8 .zuo8-main ul li .zuo8-div2 p::before {
              content: '';
              background: url("../img/zuo17.png") no-repeat;
              display: block;
              width: 40px;
              height: 9px;
              position: absolute;
              left: -44px;
              top: 50%;
              transform: translateY(-50%); }
            .zuo8 .zuo8-main ul li .zuo8-div2 p::after {
              content: '';
              background: url("../img/zuo18.png") no-repeat;
              display: block;
              width: 40px;
              height: 9px;
              position: absolute;
              right: -44px;
              top: 50%;
              transform: translateY(-50%); }
        .zuo8 .zuo8-main ul li .zuo8-div3 {
          width: 700px;
          text-align: left; }
          .zuo8 .zuo8-main ul li .zuo8-div3 p {
            padding-left: 10px; }

.zuo9 {
  margin-top: 0; }
  .zuo9 .zuo9-main {
    width: 1600px;
    margin: 0 auto; }
    .zuo9 .zuo9-main h3 {
      font-size: 30px;
      color: #222222;
      text-align: center;
      margin-bottom: 90px; }
    .zuo9 .zuo9-main ul {
      padding: 0 190px;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start; }
      .zuo9 .zuo9-main ul li {
        width: 18%;
        margin-right: 2.5%; }
        .zuo9 .zuo9-main ul li:last-child {
          margin-right: 0; }
        .zuo9 .zuo9-main ul li figure {
          width: 140px;
          height: 140px;
          border: 1px solid #ccc;
          border-radius: 50%;
          display: flex;
          justify-content: center;
          flex-direction: column;
          align-items: center;
          margin: 0 auto; }
          .zuo9 .zuo9-main ul li figure img {
            width: 70px;
            height: 70px; }
        .zuo9 .zuo9-main ul li p {
          text-align: center;
          font-size: 18px;
          color: #555555;
          margin-top: 20px; }
    .zuo9 .zuo9-main .xing-a {
      text-align: center;
      padding: 115px 0 75px 0;
      background-color: #fff; }
      .zuo9 .zuo9-main .xing-a a:nth-of-type(1) {
        color: #fff;
        background-color: #d1d1d1;
        width: 95px;
        height: 35px;
        line-height: 35px;
        display: inline-block;
        text-align: center; }
      .zuo9 .zuo9-main .xing-a a:nth-of-type(2) {
        color: #fff;
        background-color: #d1d1d1;
        width: 155px;
        height: 35px;
        line-height: 35px;
        display: inline-block;
        text-align: center; }

.dhl {
  position: relative; }
  .dhl .webtop .el {
    padding: 0 26px; }
    .dhl .webtop .el .ris .r {
      padding-left: 30px; }
    .dhl .webtop .el .ris .l ul {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: flex-start; }
      .dhl .webtop .el .ris .l ul li {
        padding: 0 17.5px;
        height: 80px;
        line-height: 80px; }
        .dhl .webtop .el .ris .l ul li a {
          color: #fff;
          display: block;
          width: 100%;
          height: auto; }
          .dhl .webtop .el .ris .l ul li a:hover p {
            color: #029de3; }
          .dhl .webtop .el .ris .l ul li a p {
            transition: .4s all;
            font-size: 18px;
            color: #222222; }
        .dhl .webtop .el .ris .l ul li:hover {
          background-color: #fff; }
        .dhl .webtop .el .ris .l ul li:hover .pc-ss .guan {
          display: flex; }
        .dhl .webtop .el .ris .l ul li:hover a {
          color: #000; }
        .dhl .webtop .el .ris .l ul li .pc-ss {
          position: absolute;
          left: 0;
          top: 80px;
          height: 100%; }
          .dhl .webtop .el .ris .l ul li .pc-ss .guan {
            line-height: initial;
            display: none;
            background-color: #fff;
            padding: 0 9%;
            z-index: 10;
            position: fixed;
            width: 100%;
            flex-wrap: wrap;
            align-items: unset;
            align-content: space-between;
            justify-content: space-between; }
            .dhl .webtop .el .ris .l ul li .pc-ss .guan .lian-lx {
              width: 30% !important; }
            .dhl .webtop .el .ris .l ul li .pc-ss .guan .text {
              width: 37%;
              margin-top: 20px; }
              .dhl .webtop .el .ris .l ul li .pc-ss .guan .text h3 {
                font-size: 30px;
                color: #00a2ea;
                padding-bottom: 20px;
                position: relative;
                text-transform: uppercase;
                line-height: initial; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .text h3::before {
                  content: '';
                  width: 45px;
                  height: 2px;
                  background-color: #00a2ea;
                  bottom: 0;
                  left: 0;
                  position: absolute; }
              .dhl .webtop .el .ris .l ul li .pc-ss .guan .text span {
                font-size: 30px;
                color: #222222;
                display: block;
                margin-top: 20px; }
            .dhl .webtop .el .ris .l ul li .pc-ss .guan .guan-dl {
              width: 55%;
              display: flex;
              flex-wrap: wrap;
              justify-content: flex-start;
              padding: 47px 0 70px 0; }
              .dhl .webtop .el .ris .l ul li .pc-ss .guan .guan-dl dd {
                margin-right: 23%; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .guan-dl dd:last-child {
                  margin-right: 0; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .guan-dl dd a:hover p {
                  color: #029de3; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .guan-dl dd a figure {
                  width: 90px;
                  height: 90px; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .guan-dl dd a figure img {
                    width: 100%;
                    height: 100%; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .guan-dl dd a p {
                  margin-top: 15px;
                  text-align: center;
                  font-size: 18px;
                  color: #222222;
                  transition: .4s all; }
            .dhl .webtop .el .ris .l ul li .pc-ss .guan .lian-dl {
              width: 69%;
              display: flex;
              flex-wrap: wrap;
              justify-content: flex-start;
              padding: 28px 0; }
              .dhl .webtop .el .ris .l ul li .pc-ss .guan .lian-dl dd {
                display: flex;
                flex-wrap: wrap;
                align-items: center;
                justify-content: flex-start;
                padding: 40px 80px; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .lian-dl dd:nth-of-type(1) {
                  border-left: 1px solid #ccc;
                  border-right: 1px solid #ccc; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .lian-dl dd figure {
                  width: 110px;
                  height: 110px;
                  border-radius: 50%;
                  background-color: #06a6eb;
                  display: flex;
                  justify-content: center;
                  flex-direction: column;
                  align-items: center; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .lian-dl dd figure img {
                    width: 60px;
                    height: 60px; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .lian-dl dd .red {
                  background-color: #d90000; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .lian-dl dd .div-pa {
                  margin-left: 60px; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .lian-dl dd .div-pa a {
                    padding: 0 0 25px 0;
                    font-size: 18px;
                    color: #222222;
                    transition: .4s all; }
                    .dhl .webtop .el .ris .l ul li .pc-ss .guan .lian-dl dd .div-pa a:hover {
                      color: #029de3; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .lian-dl dd .div-pa p {
                    font-size: 16px;
                    color: #a5a5a5; }
                    .dhl .webtop .el .ris .l ul li .pc-ss .guan .lian-dl dd .div-pa p a {
                      padding: 0;
                      display: inline;
                      font-size: 16px;
                      color: #a5a5a5; }
                    .dhl .webtop .el .ris .l ul li .pc-ss .guan .lian-dl dd .div-pa p + P {
                      margin-top: 10px; }
            .dhl .webtop .el .ris .l ul li .pc-ss .guan .xin-dl {
              width: 53.5%;
              display: flex;
              flex-wrap: wrap;
              align-items: flex-start;
              justify-content: flex-start;
              padding: 48px 0; }
              .dhl .webtop .el .ris .l ul li .pc-ss .guan .xin-dl dd {
                margin-right: 140px; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .xin-dl dd:last-child {
                  margin-right: 0; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .xin-dl dd a {
                  display: flex;
                  align-items: center;
                  font-size: 18px;
                  color: #222222;
                  transition: .4s all; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .xin-dl dd a:hover {
                    color: #029de3; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .xin-dl dd a + a {
                    margin-top: 50px; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .xin-dl dd a p {
                    font-size: 38px;
                    color: #a5a5a5;
                    margin-right: 10px; }
            .dhl .webtop .el .ris .l ul li .pc-ss .guan .xu-dl {
              width: 60.5%;
              display: flex;
              flex-wrap: wrap;
              align-items: center;
              justify-content: flex-start;
              padding: 53.5px 0; }
              .dhl .webtop .el .ris .l ul li .pc-ss .guan .xu-dl dd {
                margin-right: 180px; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .xu-dl dd:last-child {
                  margin-right: 0; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .xu-dl dd:nth-of-type(2) a figure {
                  background-color: #0cc77a; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .xu-dl dd:nth-of-type(3) a figure {
                  background-color: #f67524; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .xu-dl dd:nth-of-type(4) a figure {
                  background-color: #25c2f7; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .xu-dl dd a:hover p {
                  color: #029de3; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .xu-dl dd a figure {
                  width: 100px;
                  height: 100px;
                  border-radius: 50%;
                  display: flex;
                  justify-content: center;
                  flex-direction: column;
                  align-items: center;
                  background-color: #06a6eb; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .xu-dl dd a figure img {
                    width: 60px;
                    height: 60px; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .xu-dl dd a p {
                  transition: .4s all;
                  text-align: center;
                  margin-top: 15px;
                  font-size: 18px;
                  color: #222222; }
            .dhl .webtop .el .ris .l ul li .pc-ss .guan .fa-dl {
              display: flex;
              flex-wrap: wrap;
              align-items: flex-start;
              justify-content: flex-start;
              width: 50%;
              padding: 23px 0; }
              .dhl .webtop .el .ris .l ul li .pc-ss .guan .fa-dl dd {
                width: 50%; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .fa-dl dd a {
                  display: flex;
                  flex-wrap: wrap;
                  align-items: center;
                  justify-content: flex-start; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .fa-dl dd a:hover p {
                    color: #029de3; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .fa-dl dd a + a {
                    margin-top: 10px; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .fa-dl dd a:nth-of-type(2) figure {
                    background-color: #f67524; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .fa-dl dd a:nth-of-type(3) figure {
                    background-color: #0cc77a; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .fa-dl dd a figure {
                    width: 60px;
                    height: 60px;
                    border-radius: 8px;
                    background-color: #25c2f7;
                    display: flex;
                    justify-content: center;
                    flex-direction: column;
                    align-items: center;
                    margin-right: 20px; }
                    .dhl .webtop .el .ris .l ul li .pc-ss .guan .fa-dl dd a figure img {
                      width: 40px;
                      height: 40px; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .fa-dl dd a p {
                    transition: .4s all;
                    font-size: 18px;
                    color: #222222; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .fa-dl dd:nth-of-type(2) a figure {
                  background-color: #0cc77a; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .fa-dl dd:nth-of-type(2) a:nth-of-type(2) figure {
                  background-color: #238cf7; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .fa-dl dd:nth-of-type(2) a:nth-of-type(3) figure {
                  background-color: #f67524; }
            .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl {
              display: flex;
              flex-wrap: wrap;
              align-items: flex-start;
              justify-content: flex-start;
              width: 63%;
              padding: 23px 0; }
              .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl dd {
                width: 33%; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl dd a {
                  display: flex;
                  flex-wrap: wrap;
                  align-items: center;
                  justify-content: flex-start; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl dd a:hover p {
                    color: #029de3; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl dd a + a {
                    margin-top: 10px; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl dd a:nth-of-type(2) figure {
                    background-color: #f67524; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl dd a:nth-of-type(3) figure {
                    background-color: #0cc77a; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl dd a figure {
                    width: 60px;
                    height: 60px;
                    border-radius: 8px;
                    background-color: #25c2f7;
                    display: flex;
                    justify-content: center;
                    flex-direction: column;
                    align-items: center;
                    margin-right: 20px; }
                    .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl dd a figure img {
                      width: 40px;
                      height: 40px; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl dd a p {
                    font-size: 18px;
                    color: #222222;
                    transition: .4s all; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl dd:nth-of-type(2) a figure {
                  background-color: #0cc77a; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl dd:nth-of-type(2) a:nth-of-type(2) figure {
                  background-color: #238cf7; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl dd:nth-of-type(2) a:nth-of-type(3) figure {
                  background-color: #f67524; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl dd:nth-of-type(3) a figure {
                  background-color: #25c2f7; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl dd:nth-of-type(3) a:nth-of-type(2) figure {
                  background-color: #238cf7; }
            .dhl .webtop .el .ris .l ul li .pc-ss .guan .an-dl {
              width: 60%;
              display: flex;
              flex-wrap: wrap;
              align-items: center;
              justify-content: flex-start;
              padding: 37.5px 0; }
              .dhl .webtop .el .ris .l ul li .pc-ss .guan .an-dl dd {
                width: 24%; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .an-dl dd:nth-of-type(n+5) {
                  margin-top: 25px; }
            .dhl .webtop .el .ris .l ul li .pc-ss .guan .jin-dl {
              width: 60.5%;
              display: flex;
              flex-wrap: wrap;
              align-items: center;
              justify-content: flex-start;
              padding: 53.5px 0; }
              .dhl .webtop .el .ris .l ul li .pc-ss .guan .jin-dl dd {
                margin-right: 200px; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .jin-dl dd:last-child {
                  margin-right: 0; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .jin-dl dd:nth-of-type(2) a figure {
                  background-color: #f67524; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .jin-dl dd:nth-of-type(3) a figure {
                  background-color: #25c2f7; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .jin-dl dd a:hover p {
                  color: #029de3; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .jin-dl dd a figure {
                  width: 100px;
                  height: 100px;
                  border-radius: 50%;
                  display: flex;
                  justify-content: center;
                  flex-direction: column;
                  align-items: center;
                  background-color: #06a6eb; }
                  .dhl .webtop .el .ris .l ul li .pc-ss .guan .jin-dl dd a figure img {
                    width: 60px;
                    height: 60px; }
                .dhl .webtop .el .ris .l ul li .pc-ss .guan .jin-dl dd a p {
                  transition: .4s all;
                  text-align: center;
                  margin-top: 15px;
                  font-size: 18px;
                  color: #222222; }

@media screen and (max-width: 1600px) {
  .xing .xing-main {
    width: 100%; }
    .xing .xing-main .xing-lb .swiper-container {
      padding: 0 50px; }

  .wai .wai-main {
    width: 100%;
    padding: 0 3%; }
    .wai .wai-main ul li {
      padding: 3%;
      text-align: center; }

  .dai .dai-main {
    width: 100%;
    padding: 0 3%; }

  .ying .ying-main {
    width: 100%;
    padding: 0 3%; }

  .ying1 .ying1-main {
    width: 100%;
    padding: 0 3%; }

  .an1 .an1-main {
    width: 100%;
    padding: 0 3%; }

  .she .she-main {
    width: 100%;
    padding: 0 3%; }

  .dian .dian-main {
    width: 100%;
    padding: 0 3%; }

  .dian1 .dian1-main {
    width: 100%;
    padding: 0 3%; }

  .dian2 .dian2-main {
    width: 100%;
    padding: 0 3%; }

  .fan1 .fan1-main {
    width: 100%; }
    .fan1 .fan1-main .tex {
      width: 200px;
      height: 200px; }

  .fan2 .fan2-main {
    width: 100%;
    padding: 0 3%; }

  .xi .xi-main {
    width: 100%;
    padding: 0 3%; }

  .xi1 .xi1-main {
    width: 100%;
    padding: 0 3%; }
    .xi1 .xi1-main .right {
      padding: 2%; }
      .xi1 .xi1-main .right h3 {
        padding-bottom: 3%;
        font-size: 22px; }

  .wen1 .wen1-main {
    width: 100%;
    padding: 0 3%; }

  .zhan .zhan-main {
    width: 100%;
    padding: 0 3%; }
    .zhan .zhan-main .zhan-xia .xia1 {
      padding: 0; }
    .zhan .zhan-main .zhan-xia .xia2 {
      padding: 0; }
    .zhan .zhan-main .zhan-xia .zhong img {
      width: 350px; }

  .zhan1 .zhan1-main {
    width: 100%;
    padding: 0 3%; }

  .zhan2 .zhan2-main {
    width: 100%;
    padding: 0 3%; }

  .zhan3 .zhan3-main {
    width: 100%;
    padding: 0 3%; }

  .yuan .yuan-main {
    width: 100%;
    padding: 0 3%; }

  .yuan1 .yuan1-main {
    width: 100%;
    padding: 0 3%; }

  .yuan2 .yuan2-main {
    width: 100%;
    padding: 0 3%; }

  .yuan3 .yuan3-main {
    width: 100%;
    padding: 0 3%; }

  .yuan4 .yuan4-main {
    width: 100%;
    padding: 0 3%; }

  .wei .wei-main {
    width: 100%;
    padding: 0 3%; }

  .wei2 .wei2-main {
    width: 100%;
    padding: 0 3%; }

  .wei3 .wei3-main {
    width: 100%;
    padding: 0 3%; }

  .wei4 .wei4-main {
    width: 100%;
    padding: 0 3%; }

  .cx .cx-form {
    width: 100%;
    padding: 0 3%; }

  .zuo .zuo-main {
    width: 100%;
    padding: 0 3%; }

  .zuo3 .zuo3-main {
    width: 100%;
    padding: 0 3%; }

  .zuo4 .zuo4-main {
    width: 100%;
    padding: 0 3%; }

  .zuo5 .zuo5-main {
    width: 100%;
    padding: 0 3%; }

  .zuo7 .zuo7-main {
    width: 100%;
    padding: 0 3%; }

  .zuo8 .zuo8-main {
    width: 100%;
    padding: 0 3%; }

  .zuo9 .zuo9-main {
    width: 100%;
    padding: 0 3%; } }
@media screen and (max-width: 1400px) {
  .xi1 .xi1-main .right .bdan .zaixian-form ul li:nth-of-type(n+3) {
    margin-top: 3%; }

  .zhan .zhan-main .zhan-xia {
    height: 414px; }
    .zhan .zhan-main .zhan-xia .xia3 {
      bottom: 31px; }
    .zhan .zhan-main .zhan-xia .xia1 .xiap figure {
      width: 90px;
      height: 90px; }
      .zhan .zhan-main .zhan-xia .xia1 .xiap figure img {
        width: 50px;
        height: 50px; }
    .zhan .zhan-main .zhan-xia .zhong p {
      font-size: 25px; }
    .zhan .zhan-main .zhan-xia .zhong img {
      width: 280px; }

  .wei3 .wei3-main ul li {
    padding: 3%; }
    .wei3 .wei3-main ul li figure {
      width: 70px;
      margin-right: 0;
      margin: 0 auto;
      margin-bottom: 3%; }
    .wei3 .wei3-main ul li .text {
      width: 100%; }
      .wei3 .wei3-main ul li .text h4 {
        text-align: center;
        margin-bottom: 3%; }
      .wei3 .wei3-main ul li .text p {
        margin-top: 0; } }
@media screen and (max-width: 1300px) {
  .dai .dai-main ul li + li {
    padding-left: 84px; }

  .xi .xi-main .right {
    height: 418px; }

  .zhan .zhan-main .zhan-xia .zhong img {
    width: 210px; } }
@media screen and (max-width: 1270px) {
  .cx .cx-form .right dl dd {
    text-align: center;
    height: 77px; }
    .cx .cx-form .right dl dd span {
      display: block; } }
@media screen and (max-width: 1200px) {
  .you .you-main {
    width: 100%;
    padding: 0 3%; }

  .xi1 .xi1-main .right .bdan .zaixian-form ul li {
    height: 45px; }
  .xi1 .xi1-main .right .bdan .zaixian-form ul .joan_textarea {
    height: 150px; }
  .xi1 .xi1-main .right .bdan .zaixian-form ul .joan_submit {
    height: 55px; }
    .xi1 .xi1-main .right .bdan .zaixian-form ul .joan_submit button:nth-of-type(1) {
      margin-right: 23px; }

  .zhan2 .zhan2-main ul {
    width: 100%;
    padding: 0 3%; }
  .zhan2 .zhan2-main .zhan-lb {
    width: 100%;
    padding: 0 3%; }

  .zhan .zhan-main .zhan-xia .zhong {
    display: none; }

  .yuan3 .yuan3-main .yuan3-top {
    padding: 3% 0; }
    .yuan3 .yuan3-main .yuan3-top figure {
      width: 44%; }
    .yuan3 .yuan3-main .yuan3-top .right {
      width: 56%; }

  .wei5 .wei5-main {
    width: 100%;
    padding: 0 3%; }

  .zuo9 .zuo9-main ul {
    padding: 0 3%; } }
@media screen and (max-width: 1100px) {
  .she1 .she1-main {
    width: 100%;
    padding: 0 3%; } }
@media screen and (max-width: 1060px) {
  .wen .wen-main {
    width: 100%;
    padding: 0 3%; }
    .wen .wen-main ul li {
      width: 130px;
      height: 65px;
      line-height: 65px; } 
      .dhl .webtop .el .ris .l ul li{
        padding: 0 7.5px;
      }
    }
@media screen and (max-width: 1024px) {
  .xing .xing-main .xing-lb .swiper-container .swiper-wrapper .swiper-slide figure{
    width: 125px;
    height: 125px;
    margin: 0 auto;
  }
  .wai .wai-main h3 {
    margin: 3% 0;
    font-size: 25px; }
  .wai .wai-main ul li .wai-text h4 {
    font-size: 50px; }

  .dai .dai-main ul {
    align-items: unset; }
    .dai .dai-main ul li {
      border: 1px solid #ccc;
      padding: 3%;
      text-align: center;
      height: auto; }
      .dai .dai-main ul li::before {
        display: none; }
      .dai .dai-main ul li + li {
        padding-left: 3%;
        border-left: none; }

  .ying .ying-main h4 {
    margin: 3% 0; }

  .ying1 {
    margin-top: 3%; }
    .ying1 .ying1-main .left {
      width: 100%; }
      .ying1 .ying1-main .left h3 {
        text-align: center;
        padding: 3% 0; }
      .ying1 .ying1-main .left .text {
        text-align: center;
        padding-bottom: 3%; }
    .ying1 .ying1-main .right {
      width: 100%;
      order: -1; }
    .ying1 .xing-a {
      padding: 3% 0; }

  .an1 .an1-main ul li {
    width: 48%; }
    .an1 .an1-main ul li:nth-of-type(2n) {
      margin-right: 0; }
    .an1 .an1-main ul li:nth-of-type(n+3) {
      margin-top: 3%; }
    .an1 .an1-main ul li:nth-of-type(2n+1) {
      margin-right: 4%; }

  .rpp1 .c .le-a {
    font-size: 25px; }

  .she {
    padding: 3% 0; }

  .she1 .she1-main h3 {
    font-size: 30px;
    margin: 3% 0; }
  .she1 .she1-main .xing-a {
    padding: 3% 0; }

  .dian .dian-main .dian-ul {
    display: none; }

  .m-dian {
    display: block; }
    .m-dian .m-dian-main {
      padding: 5%; }
      .m-dian .m-dian-main ul li {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        background-color: #eeeeee;
        padding: 3%; }
        .m-dian .m-dian-main ul li figure {
          width: 60px;
          height: 60px; }
          .m-dian .m-dian-main ul li figure img {
            width: 100%;
            height: 100%; }
        .m-dian .m-dian-main ul li h3 {
          font-size: 20px;
          margin: 3% 0; }
        .m-dian .m-dian-main ul li p {
          text-align: justify; }
      .m-dian .m-dian-main .swiper-button-prev {
        background: url("../img/xing-left.png") no-repeat;
        background-size: 100% 100%; }
      .m-dian .m-dian-main .swiper-button-next {
        background: url("../img/xing-right.png") no-repeat;
        background-size: 100% 100%; }

  .dian2 .dian2-main {
    margin-bottom: 3%; }
    .dian2 .dian2-main .con h3 {
      padding: 2% 0; }
    .dian2 .dian2-main .con ul li {
      width: 100%;
      padding: 3% 2%; }
      .dian2 .dian2-main .con ul li:nth-of-type(2n+1) {
        border-right: none; }

  .dian1 .dian1-main ul li {
    height: auto;
    line-height: unset;
    padding: 2% 0; }

  .fan1 .fan1-main .tex {
    height: auto;
    width: auto;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: transparent;
    padding: 0; }
    .fan1 .fan1-main .tex h3 {
      font-size: 20px; }

  .fan2 .fan2-main ul li .left h3 {
    font-size: 90px; }
  .fan2 .fan2-main ul li .right h4 {
    font-size: 20px; }

  .you {
    padding: 3% 0; }
    .you .you-main .left {
      width: 100%;
      padding: 0 3%; }
      .you .you-main .left h3 {
        font-size: 25px; }
      .you .you-main .left .xing-a {
        text-align: center;
        margin-bottom: 3%; }
      .you .you-main .left .under-a {
        align-items: center;
        padding: 3% 0; }
    .you .you-main .right {
      width: 100%;
      margin-top: 10px; }
      .you .you-main .right .shang {
        padding: 2%; }
        .you .you-main .right .shang figure {
          padding: 17% 0; }

  .xi {
    padding: 3% 0; }
    .xi .xi-xi {
      display: block;
      text-align: center;
      font-size: 25px;
      font-weight: bold;
      padding-bottom: 3%; }
    .xi .xi-main .left {
      width: 100%; }
      .xi .xi-main .left h3 {
        display: none; }
      .xi .xi-main .left h4 {
        font-size: 25px; }
      .xi .xi-main .left ul li {
        margin-top: 3%; }
    .xi .xi-main .right {
      width: 100%;
      order: -1; }

  .xi1 {
    margin-bottom: 3%; }
    .xi1 .xi1-main .left {
      display: none; }
    .xi1 .xi1-main .right {
      width: 100%; }

  .wen .wen-main ul {
    padding: 3% 0; }
    .wen .wen-main ul li {
      height: 53px;
      line-height: 53px;
      margin-top: 5px; }

  .wen1 .wen1-main ul li {
    width: 100%; }
    .wen1 .wen1-main ul li + li {
      margin-top: 3%; }

  .zhan {
    padding: 3% 0; }
    .zhan .zhan-main .zhan-xia {
      height: auto;
      margin: 3% 0 0 0; }
      .zhan .zhan-main .zhan-xia .xia2 {
        position: unset; }
      .zhan .zhan-main .zhan-xia .xia3 {
        position: unset; }
      .zhan .zhan-main .zhan-xia .xia1 .xiap {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center; }
        .zhan .zhan-main .zhan-xia .xia1 .xiap p {
          padding: 3% 0; }
        .zhan .zhan-main .zhan-xia .xia1 .xiap figure {
          order: -1; }

  .zhan1 {
    padding: 3% 0 6% 0; }
    .zhan1 .zhan1-main .zhan1-top {
      padding: 3% 0; }
      .zhan1 .zhan1-main .zhan1-top .right p {
        font-size: 16px; }
    .zhan1 .zhan1-main ul li {
      width: 100%; }
      .zhan1 .zhan1-main ul li:nth-of-type(2) {
        margin-top: 2.5%; }
      .zhan1 .zhan1-main ul li .left span {
        font-size: 16px; }
      .zhan1 .zhan1-main ul li .right p {
        font-size: 16px; }

  .zhan3 {
    margin-top: 3%; }
    .zhan3 .zhan3-main .zhan3-ul ul {
      margin-top: 3%; }
      .zhan3 .zhan3-main .zhan3-ul ul li {
        width: 48%;
        margin-right: 4%; }
        .zhan3 .zhan3-main .zhan3-ul ul li:nth-of-type(2n) {
          margin-right: 0; }
        .zhan3 .zhan3-main .zhan3-ul ul li:nth-of-type(n+3) {
          margin-top: 3%; }
        .zhan3 .zhan3-main .zhan3-ul ul li:nth-of-type(2n-1) {
          margin-right: 4%; }
    .zhan3 .zhan3-main .xing-a {
      margin: 3% 0; }

  .yuan .yuan-main ul li {
    width: 32%;
    margin-right: 2%;
    padding: 3% 0; }
    .yuan .yuan-main ul li:nth-of-type(3n) {
      margin-right: 0; }
    .yuan .yuan-main ul li:nth-of-type(n+4) {
      margin-top: 3%; }

  .yuan1 {
    margin-top: 3%; }
    .yuan1 .yuan1-main h3 {
      padding-top: 3%; }
    .yuan1 .yuan1-main ul {
      padding: 3% 0; }

  .yuan2 {
    margin-top: 3%; }
    .yuan2 .yuan2-main ul {
      margin-top: 3%; }
      .yuan2 .yuan2-main ul li {
        padding: 2%;
        text-align: center;
        border-right: 1px solid #ccc;
        height: auto; }
        .yuan2 .yuan2-main ul li + li {
          padding: 2%; }
        .yuan2 .yuan2-main ul li:nth-of-type(1) {
          border-left: 1px solid #ccc; }
        .yuan2 .yuan2-main ul li::before {
          display: none; }
        .yuan2 .yuan2-main ul li h3 {
          font-size: 50px; }
        .yuan2 .yuan2-main ul li h5 {
          margin: 3% 0; }

  .yuan3 {
    margin-top: 3%; }
    .yuan3 .yuan3-main h3 {
      padding-top: 3%; }
    .yuan3 .yuan3-main .yuan3-top figure {
      width: 100%; }
    .yuan3 .yuan3-main .yuan3-top .right {
      width: 100%;
      margin-top: 3%; }

  .iparte .c .co-h3 h3 {
    margin-bottom: 3%; }

  .yuan4 .yuan4-main .xing-a {
    margin: 3% 0; }

  .wei {
    padding-bottom: 3%; }
    .wei .wei-main ul li span {
      font-size: 65px; }
    .wei .wei-main ul li p {
      width: 100%; }

  .wei2 .wei2-main h3 {
    padding: 3% 0; }
  .wei2 .wei2-main ul {
    padding-bottom: 3%; }
    .wei2 .wei2-main ul li {
      width: 30%;
      margin-right: 5%;
      padding: 3%; }
      .wei2 .wei2-main ul li:nth-of-type(3n) {
        margin-right: 0; }
      .wei2 .wei2-main ul li:nth-of-type(n+4) {
        margin-top: 3%; }

  .wei3 {
    margin: 3% 0; }
    .wei3 .wei3-main ul {
      margin-top: 3%; }

  .wei4 {
    padding-top: 3%; }
    .wei4 .wei4-main ul {
      margin-top: 3%; }

  .wei5 {
    padding: 3% 0; }
    .wei5 .wei5-main span {
      margin-top: 3%; }
    .wei5 .wei5-main ul {
      margin-top: 3%; }
      .wei5 .wei5-main ul li figure {
        padding: 23%;
        height: auto; }
        .wei5 .wei5-main ul li figure img {
          width: 80px;
          height: 80px; }

  .cx {
    height: 100vh; }
    .cx .cx-form .left {
      padding: 3%; }
      .cx .cx-form .left h3 {
        font-size: 30px; }
      .cx .cx-form .left h4 {
        font-size: 25px; }
      .cx .cx-form .left p {
        line-height: 24px; }
    .cx .cx-form .right {
      padding-left: 3%; }
      .cx .cx-form .right h3 {
        margin-top: 3%; }
      .cx .cx-form .right .hz li {
        width: 100%;
        margin-top: 3%; }
      .cx .cx-form .right dl dd {
        margin-top: 3%; }
      .cx .cx-form .right .ys-ul li {
        margin-top: 3%; }
      .cx .cx-form .right .joan_submit1 {
        margin-top: 3%; }

  .mcxx {
    overflow-y: scroll; }

  .zuo {
    margin: 3% 0; }
    .zuo .zuo-main ul {
      margin-top: 3%; }
      .zuo .zuo-main ul li {
        width: 46%;
        margin-right: 8%; 
        display: flex;
        flex-direction: column;
        align-items: center;
      }
        .zuo .zuo-main ul li:nth-of-type(2n) {
          margin-right: 0; }
        .zuo .zuo-main ul li:nth-of-type(n+3) {
          margin-top: 3%; }

  .zuo3 {
    margin: 3% 0; }
    .zuo3 .zuo3-main ul {
      margin-top: 3%; }
      .zuo3 .zuo3-main ul li {
        width: 46%;
        margin-right: 8%; }
        .zuo3 .zuo3-main ul li:nth-of-type(2n) {
          margin-right: 0; }
        .zuo3 .zuo3-main ul li:nth-of-type(n+3) {
          margin-top: 3%; }
        .zuo3 .zuo3-main ul li figure {
          margin: 0 auto;
          width: 125px;
          height: 125px; }
        .zuo3 .zuo3-main ul li h4 {
          text-align: center; }

  .zuo4 {
    padding: 3% 0; }
    .zuo4 .zuo4-main span {
      margin-top: 3%; }
    .zuo4 .zuo4-main ul {
      margin-top: 3%; }
      .zuo4 .zuo4-main ul li {
        width: 46%;
        margin-right: 8%; }
        .zuo4 .zuo4-main ul li:nth-of-type(2n) {
          margin-right: 0; }
        .zuo4 .zuo4-main ul li:nth-of-type(n+3) {
          margin-top: 3%; }

  .zuo5 {
    padding: 3% 0; }
    .zuo5 .zuo5-main h3 {
      margin-bottom: 3%; }
    .zuo5 .zuo5-main .zuo5-div {
      padding: 0 3%; }
      .zuo5 .zuo5-main .zuo5-div .zuo5-ul ul li figure {
        width: 125px;
        height: 125px; }
        .zuo5 .zuo5-main .zuo5-div .zuo5-ul ul{
          justify-content: unset;
          align-items: unset;
        }

  .zuo6 {
    padding: 3% 0; }

  .zuo7 {
    padding: 3% 0; }
    .zuo7 .zuo7-main h3 {
      margin-bottom: 3%; }
    .zuo7 .zuo7-main span {
      margin-bottom: 3%; }
    .zuo7 .zuo7-main .zuo7-div {
      padding: 0 3%; }

  .zuo8 {
    padding: 3% 0; }
    .zuo8 .zuo8-main ul {
      margin-top: 3%; }
      .zuo8 .zuo8-main ul li + li {
        margin-top: 3%; }

  .zuo9 {
    margin-top: 3%; }
    .zuo9 .zuo9-main h3 {
      margin-bottom: 3%; }
    .zuo9 .zuo9-main ul {
      padding: 0 3%; }
      .zuo9 .zuo9-main ul li {
        width: 46%;
        margin-right: 8%; }
        .zuo9 .zuo9-main ul li:nth-of-type(2n) {
          margin-right: 0; }
        .zuo9 .zuo9-main ul li:nth-of-type(n+3) {
          margin-top: 3%; }
        .zuo9 .zuo9-main ul li figure {
          width: 125px;
          height: 125px; }
    .zuo9 .zuo9-main .xing-a {
      padding: 3% 0; }

  .dhl .webtop .el .ris .r {
    padding-left: 0; } }
@media screen and (max-width: 950px) {
  .zuo2 .zuo2-main {
    width: 100%;
    padding: 3%; } }
@media screen and (max-width: 690px) {
  .zuo6 .zuo6-main h3 {
    width: 100%; } }
@media screen and (max-width: 768px) {
  .xing .xing-main .xing-lb .swiper-container .swiper-wrapper .swiper-slide figure{
    width: 90px;
    height: 90px;
  }
  .xing .xing-main .xing-lb .swiper-container .swiper-wrapper .swiper-slide figure img{
    width: 50px;
    height: 50px;
  }
  .pa1 {
    padding: 3% 0; }

  .webtop .el {
    height: 60px; }

  .xing .xing-main h3 {
    font-size: 18px;
    margin: 3% 0; }
  .xing .xing-main .xing-lb .xing-a {
    margin: 5% 0; }
  .xing .xing-main .xing-lb .swiper-container .swiper-wrapper .swiper-slide h5 {
    margin-top: 9%; }

  .dai .dai-main ul {
    margin-top: 3%; }
    .dai .dai-main ul li {
      width: 100%; }
      .dai .dai-main ul li + li {
        border-left: 1px solid #ccc;
        margin-top: 3%; }
      .dai .dai-main ul li h3 {
        font-size: 50px; }
      .dai .dai-main ul li h5 {
        margin: 10px 0; }
  .dai .dai-main .xing-a {
    margin: 3% 0; }

  .po-a {
    padding: 3% 0; }

  .ying .ying-main h4 {
    font-size: 18px; }
  .ying .ying-main ul li {
    width: 100%; }
    .ying .ying-main ul li h3 {
      font-size: 30px; }
    .ying .ying-main ul li h5 {
      font-size: 18px; }
    .ying .ying-main ul li p {
      font-size: 14px;
      margin-top: 10px; }
    .ying .ying-main ul li + li {
      margin-top: 3%; }
    .ying .ying-main ul li:nth-of-type(2) {
      border-left: 3px solid #ccc; }
    .ying .ying-main ul li:nth-of-type(3) {
      border-left: 3px solid #ccc; }
    .ying .ying-main ul li:nth-of-type(4) {
      border-left: 3px solid #ccc; }
    .ying .ying-main ul li:nth-of-type(5) {
      width: 100%;
      border-top: 3px solid #ccc; }
    .ying .ying-main ul li:nth-of-type(6) {
      width: 100%;
      border-top: 3px solid #ccc;
      border-left: 3px solid #ccc; }

  .ying1 .ying1-main .left h3 {
    font-size: 18px; }
  .ying1 .ying1-main .left .text p {
    font-size: 14px; }
    .ying1 .ying1-main .left .text p + p {
      margin-top: 4px; }

  .rpp1 .c .le-a {
    font-size: 20px; }

  .page {
    padding: 3% 0; }
    .page ul li {
      display: none; }
      .page ul li.page-p {
        display: block; }
      .page ul li.page-n {
        display: block; }
      .page ul li.page-aa {
        display: block; }

  .she .she-main .left {
    width: 100%; }
  .she .she-main .right {
    width: 100%; }

  .fan2 .fan2-main ul {
    padding: 0 3%; }
    .fan2 .fan2-main ul li {
      padding-bottom: 3%; }
      .fan2 .fan2-main ul li .left {
        width: 100%;
        padding-top: 0; }
        .fan2 .fan2-main ul li .left h3 {
          font-size: 50px; }
      .fan2 .fan2-main ul li .right {
        width: 100%;
        padding-top: 0; }
        .fan2 .fan2-main ul li .right p {
          margin-top: 3%; }
  .fan2 .fan2-main .xing-a {
    padding: 3% 0; }

  .fan1 .fan1-main figure {
    padding: 15% 0; }

  .you .you-main .left .text {
    padding: 3% 0; }
  .you .you-main .left h3 {
    font-size: 20px;
    margin-top: 3%; }
  .you .you-main .left ul {
    padding: 3% 0; }
    .you .you-main .left ul li:nth-of-type(4) {
      position: unset; }
  .you .you-main .right .shang figure {
    padding: 23% 0; }

  .xi .xi-xi {
    font-size: 18px; }
  .xi .xi-main .left h4 {
    font-size: 18px; }

  .xi1 .xi1-main .right h3 {
    font-size: 18px; }
  .xi1 .xi1-main .right .bdan .zaixian-form ul .joan_submit {
    height: 45px; }
    .xi1 .xi1-main .right .bdan .zaixian-form ul .joan_submit button {
      width: 150px; }

  .wen .wen-main ul li {
    width: 30%; }

  .wen1 .wen1-main ul li a figure {
    width: 100%;
    padding: 27% 0; }
  .wen1 .wen1-main ul li a .right {
    width: 100%; }

  .zhan .zhan-main h3 {
    font-size: 25px; }
  .zhan .zhan-main .zhan-xia .xia1 + .xia1 {
    margin-top: 3%; }
  .zhan .zhan-main .zhan-xia .xia1 .xiap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    flex-direction: unset; }
    .zhan .zhan-main .zhan-xia .xia1 .xiap + .xiap {
      margin-top: 3%; }
    .zhan .zhan-main .zhan-xia .xia1 .xiap p {
      width: 78%;
      padding: 0 0 0 3%; }

  .zhan1 .zhan1-main h3 {
    font-size: 25px; }
  .zhan1 .zhan1-main .zhan1-top .right h4 {
    font-size: 25px;
    margin-top: 3%; }

  .zhan2 .zhan2-main {
    padding: 3% 0;
    height: auto; }
    .zhan2 .zhan2-main span {
      font-size: 13px; }
    .zhan2 .zhan2-main h3 {
      font-size: 25px;
      position: unset;
      text-align: center;
      width: 100%;
      transform: none;
      height: auto;
      line-height: unset;
      padding: 3% 0; }
    .zhan2 .zhan2-main h4 {
      font-size: 25px;
      padding-top: 3%; }
    .zhan2 .zhan2-main ul {
      margin-top: 3%; }
      .zhan2 .zhan2-main ul li {
        width: 30%;
        text-align: center; }
        .zhan2 .zhan2-main ul li figure {
          margin: 0 auto;
          width: 70px;
          height: 70px; }
        .zhan2 .zhan2-main ul li p {
          font-size: 16px;
          text-align: center;
          margin: 0;
          padding: 5% 0; }
    .zhan2 .zhan2-main .zhan-lb {
      padding-top: 3%;
      position: unset;
      transform: none; }
      .zhan2 .zhan2-main .zhan-lb .swiper-container .swiper-wrapper .swiper-slide {
        padding: 0 5%; }
        .zhan2 .zhan2-main .zhan-lb .swiper-container .swiper-wrapper .swiper-slide figure {
          padding: 26% 0; }
      .zhan2 .zhan2-main .zhan-lb .swiper-container .swiper-button-next {
        width: 35px;
        height: 35px; }
      .zhan2 .zhan2-main .zhan-lb .swiper-container .swiper-button-prev {
        width: 35px;
        height: 35px; }

  .zhan1 .zhan1-main .zhan1-top figure {
    width: 100%;
    padding: 25% 0; }
  .zhan1 .zhan1-main .zhan1-top .right {
    width: 100%; }
    .zhan1 .zhan1-main .zhan1-top .right p {
      margin: 2% 0; }

  .zhan3 .zhan3-main h3 {
    font-size: 25px; }
  .zhan3 .zhan3-main span {
    font-size: 13px; }
  .zhan3 .zhan3-main .zhan3-ul ul li a h4 {
    font-size: 20px;
    margin: 3% 0; }
  .zhan3 .zhan3-main .zhan3-ul ul li a P {
    font-size: 14px; }

  .yuan .yuan-main ul li {
    width: 48%;
    margin-right: 4%; }
    .yuan .yuan-main ul li:nth-of-type(2n) {
      margin-right: 0; }
    .yuan .yuan-main ul li:nth-of-type(3n) {
      margin-right: unset; }
    .yuan .yuan-main ul li:nth-of-type(n+3) {
      margin-top: 3%; }
    .yuan .yuan-main ul li:nth-of-type(2n-1) {
      margin-right: 4%; }
    .yuan .yuan-main ul li figure {
      width: 60px;
      height: 60px; }
    .yuan .yuan-main ul li h3 {
      margin: 3% 0;
      font-size: 18px; }

  .yuan1 .yuan1-main h3 {
    font-size: 18px; }
  .yuan1 .yuan1-main ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: unset; }
    .yuan1 .yuan1-main ul li {
      width: 48%;
      margin-right: 4%;
      padding: 3% 0; }
      .yuan1 .yuan1-main ul li:nth-of-type(2n) {
        margin-right: 0; }
      .yuan1 .yuan1-main ul li:nth-of-type(n+3) {
        margin-top: 3%; }
      .yuan1 .yuan1-main ul li figure {
        widows: 60px;
        height: 60px; }
      .yuan1 .yuan1-main ul li h4 {
        font-size: 16px;
        margin: 3% 0; }
      .yuan1 .yuan1-main ul li p {
        font-size: 14px; }

  .yuan2 .yuan2-main h4 {
    font-size: 18px; }
  .yuan2 .yuan2-main ul li {
    width: 48%;
    margin-right: 4%;
    border-left: 1px solid #ccc;
    background-size: 60px; }
    .yuan2 .yuan2-main ul li:nth-of-type(2n) {
      margin-right: 0; }
    .yuan2 .yuan2-main ul li:nth-of-type(n+3) {
      margin-top: 3%; }
    .yuan2 .yuan2-main ul li h3 {
      font-size: 40px; }
    .yuan2 .yuan2-main ul li h5 {
      font-size: 16px; }
    .yuan2 .yuan2-main ul li p {
      font-size: 14px; }
      .yuan2 .yuan2-main ul li p + p {
        margin-top: 3%; }

  .yuan3 .yuan3-main h3 {
    font-size: 18px; }
  .yuan3 .yuan3-main .yuan3-top .right .right-text span {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px; }
  .yuan3 .yuan3-main .yuan3-top .right .right-text .text h4 {
    font-size: 16px; }
  .yuan3 .yuan3-main .yuan3-top .right .right-text .text p {
    font-size: 14px; }

  .iparte .c .co-h3 h3 {
    font-size: 18px; }

  .wei .wei-main ul li {
    width: 50%;
    padding: 0 3% 3% 3%; }
    .wei .wei-main ul li + li {
      border: 3px solid #ccc; }
    .wei .wei-main ul li:nth-of-type(2n) {
      border-left: none; }
    .wei .wei-main ul li:nth-of-type(n+3) {
      border-top: none; }
    .wei .wei-main ul li span {
      font-size: 30px; }
    .wei .wei-main ul li h3 {
      font-size: 16px;
      margin: 3% 0; }
    .wei .wei-main ul li p {
      font-size: 14px; }

  .wei2 .wei2-main h3 {
    font-size: 18px; }
  .wei2 .wei2-main ul li {
    width: 48%;
    margin-right: 4%; }
    .wei2 .wei2-main ul li:nth-of-type(2n) {
      margin-right: 0; }
    .wei2 .wei2-main ul li:nth-of-type(n+3) {
      margin-top: 3%; }
    .wei2 .wei2-main ul li:nth-of-type(3n) {
      margin-right: unset; }
    .wei2 .wei2-main ul li:nth-of-type(3) {
      margin-right: 4%; }
    .wei2 .wei2-main ul li h4 {
      font-size: 16px;
      margin: 3% 0; }
    .wei2 .wei2-main ul li p {
      font-size: 14px; }
    .wei2 .wei2-main ul li figure {
      width: 60px;
      height: 60px; }

  .wei3 .wei3-main h3 {
    font-size: 18px; }
  .wei3 .wei3-main ul li {
    width: 48%;
    margin-right: 4%; }
    .wei3 .wei3-main ul li:nth-of-type(2n) {
      margin-right: 0; }
    .wei3 .wei3-main ul li:nth-of-type(n+3) {
      margin-top: 3%; }
    .wei3 .wei3-main ul li figure {
      width: 60px;
      height: 60px; }
    .wei3 .wei3-main ul li .text h4 {
      font-size: 16px; }
    .wei3 .wei3-main ul li .text p {
      font-size: 14px; }

  .wei4 .wei4-main h3 {
    font-size: 18px; }
  .wei4 .wei4-main ul li {
    width: 100%; }
    .wei4 .wei4-main ul li + li {
      margin-top: 3%;
      border-left: 3px solid #ccc; }
    .wei4 .wei4-main ul li h4 {
      font-size: 16px; }
    .wei4 .wei4-main ul li p {
      font-size: 14px;
      margin-top: 3%; }

  .wei5 .wei5-main h3 {
    font-size: 18px; }
  .wei5 .wei5-main span {
    font-size: 14px; }
  .wei5 .wei5-main ul li {
    width: 30%; }
    .wei5 .wei5-main ul li figure img {
      width: 50px;
      height: 50px; }
    .wei5 .wei5-main ul li h4 {
      margin: 3% 0;
      font-size: 16px; }
    .wei5 .wei5-main ul li p {
      font-size: 14px; }

  .cx .cx-form .left {
    width: 100%; }
    .cx .cx-form .left h3 {
      font-size: 25px; }
    .cx .cx-form .left h4 {
      padding: 3% 0; }
    .cx .cx-form .left p {
      margin: 3% 0; }
    .cx .cx-form .left h5 {
      margin-bottom: 3%; }
    .cx .cx-form .left span + span {
      margin-top: 3%; }
  .cx .cx-form .right {
    width: 100%; }
    .cx .cx-form .right .ysuan {
      margin-top: 10px; }
    .cx .cx-form .right dl dd {
      height: 67px; }
    .cx .cx-form .right .joan_submit1 {
      height: 45px;
      line-height: 45px; }

  .zuo .zuo-main h3 {
    font-size: 18px; }
  .zuo .zuo-main ul li h4 {
    font-size: 16px;
    margin: 3% 0; }
  .zuo .zuo-main ul li p {
    font-size: 14px; }

  .zuo2 .zuo2-main h3 {
    font-size: 18px; }
  .zuo2 .zuo2-main p {
    font-size: 14px;
    margin-top: 3%;
    padding: 0; }

  .zuo3 .zuo3-main h3 {
    font-size: 18px; }
  .zuo3 .zuo3-main ul li figure {
    height: 90px;
    width: 90px; }
    .zuo3 .zuo3-main ul li figure img {
      width: 50px;
      height: 50px; }
  .zuo3 .zuo3-main ul li h4 {
    font-size: 16px;
    margin: 3% 0; }
  .zuo3 .zuo3-main ul li p {
    font-size: 14px; }

  .zuo4 .zuo4-main h3 {
    font-size: 18px; }
  .zuo4 .zuo4-main span {
    font-size: 14px; }
  .zuo4 .zuo4-main ul li {
    padding: 3% 0; }
    .zuo4 .zuo4-main ul li .text h4 {
      font-size: 16px;
      margin: 3% 0; }
    .zuo4 .zuo4-main ul li .text p {
      font-size: 14px; }

  .zuo5 .zuo5-main h3 {
    font-size: 18px; }
  .zuo5 .zuo5-main .zuo5-div .zuo5-ul ul li figure {
    width: 90px;
    height: 90px; }
    .zuo5 .zuo5-main .zuo5-div .zuo5-ul ul li figure img {
      width: 50px;
      height: 50px; }
  .zuo5 .zuo5-main .zuo5-div .zuo5-ul ul li h4 {
    font-size: 16px;
    margin: 3% 0; }
  .zuo5 .zuo5-main .zuo5-div .zuo5-ul ul li p {
    text-align: center;
    font-size: 14px; }

  .zuo6 .zuo6-main h3 {
    font-size: 18px; }

  .zuo7 .zuo7-main h3 {
    font-size: 18px; }
  .zuo7 .zuo7-main span {
    font-size: 14px; }
  .zuo7 .zuo7-main .zuo7-div .swiper-container .swiper-wrapper .swiper-slide a p {
    padding: 3% 0 0 0;
    font-size: 14px; }

  .zuo8 .zuo8-main h3 {
    font-size: 18px; }
  .zuo8 .zuo8-main ul li .zuo8-div p {
    font-size: 14px; }
  .zuo8 .zuo8-main ul li .zuo8-div2 {
    padding: 0 29px; }
    .zuo8 .zuo8-main ul li .zuo8-div2 p {
      width: 45px;
      height: 45px;
      line-height: 45px;
      font-size: 14px; }
      .zuo8 .zuo8-main ul li .zuo8-div2 p::before {
        width: 30px;
        left: -31px;
        background-size: 100%; }
      .zuo8 .zuo8-main ul li .zuo8-div2 p::after {
        width: 30px;
        right: -31px;
        background-size: 100%; }
  .zuo8 .zuo8-main ul li .zuo8-div3 p {
    font-size: 14px; }

  .zuo9 .zuo9-main h3 {
    font-size: 18px; }
  .zuo9 .zuo9-main ul li figure {
    width: 90px;
    height: 90px; }
    .zuo9 .zuo9-main ul li figure img {
      width: 50px;
      height: 50px; }
  .zuo9 .zuo9-main ul li p {
    font-size: 14px;
    margin-top: 14px; } }
@media screen and (max-width: 440px) {
  .zhan .zhan-main .zhan-xia .xia1 .xiap {
    justify-content: center; }
    .zhan .zhan-main .zhan-xia .xia1 .xiap p {
      width: 100%;
      padding: 3% 0; } }
@media screen and (max-width: 520px) {
  .xing .xing-main .xing-lb .swiper-container .swiper-wrapper .swiper-slide figure.xing-fi {
    width: 90px;
    height: 90px; }
  .xing .xing-main .xing-lb .swiper-container .swiper-wrapper .swiper-slide figure img {
    width: 50px;
    height: 50px; }

  .wai .wai-main h3 {
    font-size: 18px; }
  .wai .wai-main ul li {
    width: 100%; }
    .wai .wai-main ul li + li {
      margin-top: 3%; }
    .wai .wai-main ul li:nth-of-type(2) {
      border-left: 3px solid #ccc; }
    .wai .wai-main ul li:nth-of-type(3) {
      border-left: 3px solid #ccc; }
    .wai .wai-main ul li:nth-of-type(4) {
      width: 100%;
      border-top: 3px solid #ccc; }
    .wai .wai-main ul li:nth-of-type(5) {
      width: 100%;
      border-top: 3px solid #ccc;
      border-left: 3px solid #ccc; }
    .wai .wai-main ul li .wai-text p {
      font-size: 14px;
      margin-top: 3%; }

  .an1 .an1-main ul li {
    width: 100%; }
    .an1 .an1-main ul li + li {
      margin-top: 3%; }
    .an1 .an1-main ul li:nth-of-type(2n+1) {
      margin-right: 0; }

  .rpp1 .c .le-a {
    font-size: 18px; }

  .an1 .an1-main ul li a .text h3 {
    font-size: 16px; }
  .an1 .an1-main ul li a .text p {
    font-size: 14px; }
  .an1 .an1-main ul li a .text span {
    font-size: 14px; }

  .she .she-main .left {
    padding: 3%; }
    .she .she-main .left h3 {
      font-size: 20px;
      margin-top: 3%; }
  .she .she-main .right {
    padding: 3% 0 3% 3%; }
    .she .she-main .right h3 {
      font-size: 20px; }
    .she .she-main .right span {
      font-size: 16px; }

  .she1 .she1-main h3 {
    font-size: 20px; }

  .dian .dian-main .text {
    width: 320px;
    margin-top: 3%;
    margin-bottom: 3%; }
    .dian .dian-main .text h3 {
      font-size: 20px; }
    .dian .dian-main .text span {
      font-size: 14px; }
  .dian .dian-main h4 {
    font-size: 18px;
    margin-top: 5%; }

  .fan2 .fan2-main ul li .left h3 {
    font-size: 35px; }
  .fan2 .fan2-main ul li .right h4 {
    font-size: 18px;
    padding-bottom: 3%; }

  .fan1 .fan1-main figure {
    padding: 20% 0; }

  .you .you-main .left h3 {
    font-size: 18px; }

  .social-share .icon-wechat .wechat-qrcode {
    top: 40px !important;
    left: -153px !important; }

  .social-share .icon-wechat .wechat-qrcode:after {
    display: none; }

  .xi1 .xi1-main .right .bdan .zaixian-form ul li {
    width: 100%; }
    .xi1 .xi1-main .right .bdan .zaixian-form ul li:nth-of-type(2) {
      margin-top: 3%; }
  .xi1 .xi1-main .right .bdan .zaixian-form ul .joan_submit button {
    width: 105px; }

  .wen .wen-main ul li {
    height: 43px;
    line-height: 43px; }

  .wen1 .wen1-main ul li a .right p {
    margin: 3% 0; }

  .zhan .zhan-main h3 {
    font-size: 22px; }
  .zhan .zhan-main span {
    font-size: 13px; }

  .zhan1 .zhan1-main h3 {
    font-size: 22px; }
  .zhan1 .zhan1-main span {
    font-size: 13px; }
  .zhan1 .zhan1-main .zhan1-top .right h4 {
    font-size: 22px; }
  .zhan1 .zhan1-main .zhan1-top .right p {
    font-size: 14px; }
  .zhan1 .zhan1-main ul li .left figure {
    height: 50px;
    width: 50px; }
  .zhan1 .zhan1-main ul li .left span {
    font-size: 14px; }
  .zhan1 .zhan1-main ul li .right p {
    font-size: 14px;
    text-align: justify; }

  .zhan2 .zhan2-main h4 {
    font-size: 22px; }

  .zhan3 .zhan3-main .zhan3-ul ul li {
    width: 100%; }
    .zhan3 .zhan3-main .zhan3-ul ul li:nth-of-type(1) {
      margin: 0 0 3% 0; }

  .yuan3 .yuan3-main .yuan3-top figure {
    padding: 31% 0; }
  .yuan3 .yuan3-main .yuan3-top .right .right-text {
    padding: 3% 0; }
    .yuan3 .yuan3-main .yuan3-top .right .right-text span {
      width: 50px;
      height: 50px;
      line-height: 50px;
      font-size: 25px; }
    .yuan3 .yuan3-main .yuan3-top .right .right-text .text {
      width: 100%;
      margin-left: 0; }

  .yuan .yuan-main ul li figure {
    width: 50px;
    height: 50px; }
  .yuan .yuan-main ul li h3 {
    font-size: 16px; }

  .cx .cx-form .left h4 {
    font-size: 18px; }
  .cx .cx-form .left p {
    font-size: 14px; }
  .cx .cx-form .left h5 {
    font-size: 18px; }
  .cx .cx-form .right h3 {
    font-size: 18px; }
  .cx .cx-form .right .ys-ul li {
    width: 44%; } }
    @media screen and (max-width: 1260px) {
      .dhl .webtop .el .ris .l ul li .pc-ss .guan{
        padding: 0 2%;
      }
      .dhl .webtop .el .ris .l ul li .pc-ss .guan .text{
        width: 26%;
      }
      .dhl .webtop .el .ris .l ul li .pc-ss .guan .jian-dl{
        width: 69%;
      }
    }
    /* 11.4 首页表单 */
.biaodan{
  padding-bottom: 5%;
  background-color: #fff;
}
.biaodan .main{
  width: 1560px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;
}
.biaodan .main .left{
  width: 50%;
}
.biaodan .main .right{
  background-color: #eeeeee;
  width: 50%;
}
.biaodan .main .left figure{
  position: relative;
  padding: 41% 0;
}
.biaodan .main .left figure img{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}
.biaodan .main .right h4{
  text-align: center;
    font-size: 26px;
    color: #1a1818;
    padding: 30px 0;
}
.biaodan .main .right ul{
  padding-left: 45px;
}
.biaodan .main .right ul li{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.biaodan .main .right ul li span{
  display: block;
  width: 95px;
  text-align: right;
}
.biaodan .main .right ul li+li{
  margin-top: 30px;
}
.biaodan .main .right ul li input{
  display: block;
  width: 80%;
  height: 50px;
  padding: 0 10px;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.biaodan .main .right ul li textarea{
  width: 80%;
  height: 188px;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 10px;
}
.biaodan .main .right ul .joan_textarea{
  align-items: baseline;
}
.biaodan .main .right ul li button{
    display: block;
    width: 185px;
    height: 50px;
    background-color: #adabab;
    color: #fff;
    border-radius: 10px;
    margin: 0 auto;
    cursor: pointer;
    transition: .4s all;
}
.biaodan .main .right ul li button:hover{
  background-color: #00a2ea;
}
.inum .c .ls .one span{
  font-size: 100px;
}
.dian2 .dian2-main .con ul li p{
  line-height: 26px;
}
.zuo3 .zuo3-main ul li{
  display: flex;
    flex-direction: column;
    align-items: center;
}
.zuo8 .zuo8-main ul li .zuo8-div p{
  color: #00a2ea;
}
@media screen and (max-width: 1560px) {
  .biaodan .main{
    width: 100%;
    padding: 0 3%;
  }
  .biaodan .main .left figure{
    padding: 49% 0;
  }
  .biaodan .main .right ul li textarea{
    height: 155px;
  }
}
@media screen and (max-width: 1300px) {
  .biaodan .main .left figure{
    padding: 52% 0;
  }
  .biaodan .main .right ul li+li{
    margin-top: 3%;
  }
}
@media screen and (max-width: 1200px) {
  .biaodan .main .left{
    display: none;
  }
  .biaodan .main .right{
    width: 100%;
    padding-bottom: 3%;
  }
}
@media screen and (max-width: 768px) {
  .biaodan .main .right ul{
    padding-left: 0;
  }
  .biaodan .main .right h4{
    font-size: 16px;
  }
  .biaodan .main .right ul li input{
    width: 73%;
    height: 40px;
    font-size: 14px;
  }
  .biaodan .main .right ul li textarea{
    width: 73%;
    height: 110px;
  }
  .biaodan .main .right ul li button{
    height: 40px;
    width: 136px;
  }
  .biaodan .main .right ul li span{
    width: 76px;
    font-size: 14px;
  }
  .biaodan .main .right{
    padding: 3%;
  }
}
/* 11.6 */
.ys_a{
  margin: 0;
  padding-bottom: 5%;
}
.ys_a .zuo3-main ul li{
  width: 23.1%;
}
.ma_zuo .zuo3{
  margin: 0;
  padding: 0 0 70px 0;
}
.ma_zuo .zuo3 .zuo3-main ul li figure{
  border: 1px solid #fff;
  background-color: #fff;
}
@media screen and (max-width: 1024px) {
  .ys_a .zuo3-main ul li{
    width: 46%;
  }
  .ma_zuo .zuo3{
    padding: 5% 0;
  }
}
.ma_zuo{
  background: url("../img/zuo5.jpg") no-repeat; 
}
.ma_zuo .zuo3 .zuo3-main h3{
  color: #fff;
}
.ma_zuo .zuo3 .zuo3-main ul li h4{
  color: #fff;
}
.ma_zuo .zuo3 .zuo3-main ul li p{
  color: #fff;
}
/* 11.12 */
.icase .list .ti_a{
  position: unset !important;
  width: 100% !important;
  text-align: left;
}
.icase .list .ls:hover .title{
  display: flex !important;
}
@media screen and (max-width: 768px) {
  .icase .list .ls{
    padding-bottom: 5% !important;
  }
  .inum .c .ls .one span{
    font-size: 40px;
  }
}
/* 11.23 */
.an1 .an1-main ul li a .text .ca{
  padding-left: 20px;
  position: relative;
}
.an1 .an1-main ul li a .text .ca::before{
  content: '';
  position: absolute;
  width: 6px;
  height: 20px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #797979;
}
.wen-e .wen-main ul{
  padding: 100px 0 0 0 !important;
}
@media screen and (max-width: 1024px) {
  .wen-e .wen-main ul{
    padding: 3% 0 !important;
  }
}
.ibanner .img1{
  /* height: 75vh; */
  height: 800px;
  object-fit: cover;
}

.zuo7 .zuo7-main .xing-a {
  text-align: center;
  padding: 50px 0 0 0;
  background-color: #fff;
}
.zuo7 .zuo7-main .xing-a a:nth-of-type(1) {
  color: #fff;
  background-color: #d1d1d1;
  width: 95px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  text-align: center;
}
.zuo7 .zuo7-main .xing-a a:nth-of-type(2) {
  color: #fff;
  background-color: #d1d1d1;
  width: 155px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .zuo7 .zuo7-main .xing-a {
    padding: 5% 0;
  }
}

/* 12.31 */
.biaodan .main .right-a{
    width: 50%;
    padding-left: 70px;
    padding-bottom: 45px;
}

.biaodan .main .right-a h3{
  font-size: 24px;
  color: #222222;
  margin-top: 45px;
}
.biaodan .main .right-a .hz{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: space-between;
  justify-content: space-between;
}
.biaodan .main .right-a .hz li{
  width: 48%;
  border: 1px solid #ccc;
  border-radius: 10px;
  height: 45px;
  padding: 0 10px;
  line-height: 45px;
  margin-top: 30px;
}
.biaodan .main .right-a .hz li input{
  width: 100%;
  height: 100%;
}
.biaodan .main .right-a dl{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: space-between;
  justify-content: space-between;
}
.biaodan .main .right-a dl dd{
  width: 30%;
  margin-top: 30px;
}
.biaodan .main .right-a dl dd input{
  -webkit-tap-highlight-color: #00a2ea;
}
.biaodan .main .right-a .ys .ys-ul{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: space-between;
  justify-content: space-between;
}
.biaodan .main .right-a .ys .ys-ul li{
  width: 23%;
  margin-top: 30px;
}
.biaodan .main .right-a .joan_submit1{
  width: 100%;
  height: 55px;
  line-height: 55px;
  border: 1px solid #00a2ea;
  text-align: center;
  border-radius: 10px;
  font-weight: bold;
  color: #00a2ea;
  margin-top: 30px;
}
.biaodan .main .right-a .ys .ys-ul li:last-child{
  width: 60%;
}
.biaodan .main .right-a .ys .ys-ul li .layui-form-radio{
  margin-top: 0;
}
.cx .cx-form .right .ys-ul li .layui-form-radio{
  margin-top: 0;
}
.biaodan .main .right-a .hezuo{
  margin-top: 0;
}
@media screen and (max-width: 1200px) {
  .biaodan .main .right-a{
    width: 100%;
    padding-left: 0;
  }
}
@media screen and (max-width: 620px) {
  .biaodan .main .right-a .hz li{
    width: 100%;
    margin-top: 3%;
  }
  .biaodan .main .right-a h3{
    margin-top: 3%;
    font-size: 18px;
  }
  .biaodan .main .right-a dl dd{
    margin-top: 15px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .biaodan .main .right-a dl dd span{
    text-align: center;
  }
  .biaodan .main .right-a .ys .ys-ul li{
    width: 44%;
    margin-top: 3%;
  }
  .biaodan .main .right-a .layui-form-radio{
    padding-right: 0;
  }
  .biaodan .main .right-a .joan_submit1{
    margin-top: 3%;
    height: 45px;
    line-height: 45px;
  }
}
.webfoot .foots .twos a{
  font-size: 16px;
}

.webfoot .foots .threes a{
  font-size: 16px;
}


.xi1 .xi1-main .right-a{
  width: 50%;
  padding-left: 70px;
  padding-bottom: 45px;
}

.xi1 .xi1-main .right-a h3{
font-size: 24px;
color: #222222;
margin-top: 45px;
}
.xi1 .xi1-main .right-a .hz{
display: flex;
flex-wrap: wrap;
align-items: center;
align-content: space-between;
justify-content: space-between;
}
.xi1 .xi1-main .right-a .hz li{
width: 48%;
border: 1px solid #ccc;
border-radius: 10px;
height: 45px;
padding: 0 10px;
line-height: 45px;
margin-top: 30px;
}
.xi1 .xi1-main .right-a .hz li input{
width: 100%;
height: 100%;
}
.xi1 .xi1-main .right-a dl{
display: flex;
flex-wrap: wrap;
align-items: center;
align-content: space-between;
justify-content: space-between;
}
.xi1 .xi1-main .right-a dl dd{
width: 30%;
margin-top: 30px;
}
.xi1 .xi1-main .right-a dl dd input{
-webkit-tap-highlight-color: #00a2ea;
}
.xi1 .xi1-main .right-a .ys .ys-ul{
display: flex;
flex-wrap: wrap;
align-items: center;
align-content: space-between;
justify-content: space-between;
}
.xi1 .xi1-main .right-a .ys .ys-ul li{
width: 23%;
margin-top: 30px;
}
.xi1 .xi1-main .right-a .joan_submit1{
width: 100%;
height: 55px;
line-height: 55px;
border: 1px solid #00a2ea;
text-align: center;
border-radius: 10px;
font-weight: bold;
color: #00a2ea;
margin-top: 30px;
}
.xi1 .xi1-main .right-a .ys .ys-ul li:last-child{
width: 60%;
}
.xi1 .xi1-main .right-a .ys .ys-ul li .layui-form-radio{
margin-top: 0;
}
.cx .cx-form .right .ys-ul li .layui-form-radio{
margin-top: 0;
}
.xi1 .xi1-main .right-a .hezuo{
/* margin-top: 0; */
}
@media screen and (max-width: 1400px) {
  .xi1 .xi1-main .left figure{
    padding: 53% 0;
  }
}
@media screen and (max-width: 1300px) {
  .dhl .webtop .el .ris .l ul li{
    padding: 0 12.5px;
  }
}
@media screen and (max-width: 1200px) {
  .xi1 .xi1-main .right-a{
  width: 100%;
  padding-left: 0;
}
.xi1 .xi1-main .left{
  display: none;
}
.dhl .webtop .el .ris .l ul li{
  padding: 0 7.5px;
}
.dhl .webtop .el .ris .l ul li a{
  font-size: 14px;
}
}
@media screen and (max-width: 620px) {
  .xi1 .xi1-main .right-a .hz li{
  width: 100%;
  margin-top: 3%;
}
.xi1 .xi1-main .right-a h3{
  margin-top: 3%;
  font-size: 18px;
}
.xi1 .xi1-main .right-a dl dd{
  margin-top: 15px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.xi1 .xi1-main .right-a dl dd span{
  text-align: center;
}
.xi1 .xi1-main .right-a .ys .ys-ul li{
  width: 44%;
  margin-top: 3%;
}
.xi1 .xi1-main .right-a .layui-form-radio{
  padding-right: 0;
}
.xi1 .xi1-main .right-a .joan_submit1{
  margin-top: 3%;
  height: 45px;
  line-height: 45px;
}
}
/* 1.18小红书 */
.lvhong1 {
  margin-top: 115px; }
  .lvhong1 .main {
    width: 1560px;
    margin: 0 auto; }
    .lvhong1 .main h3 {
      font-size: 38px;
      font-weight: bold;
      text-align: center;
      color: #00a2ea; }
    .lvhong1 .main span {
      display: block;
      font-size: 24px;
      color: #333;
      text-align: center;
      margin-top: 30px; }
    .lvhong1 .main ul {
      display: flex;
      flex-wrap: wrap;
      align-items: unset;
      align-content: space-between;
      justify-content: space-between;
      margin-top: 50px; }
      .lvhong1 .main ul li {
        width: 30.8%;
        background-color: #f3f3f3;
        border-radius: 8px;
        padding: 25px 25px 30px 25px; }
        .lvhong1 .main ul li:nth-of-type(n+4) {
          margin-top: 3.8%; }
        .lvhong1 .main ul li:nth-of-type(2) h5::before {
          background: url("../img/llhong2.png") no-repeat; }
        .lvhong1 .main ul li:nth-of-type(3) h5::before {
          background: url("../img/llhong3.png") no-repeat; }
        .lvhong1 .main ul li:nth-of-type(4) h5::before {
          background: url("../img/llhong4.png") no-repeat; }
        .lvhong1 .main ul li:nth-of-type(5) h5::before {
          background: url("../img/llhong5.png") no-repeat; }
        .lvhong1 .main ul li:nth-of-type(6) h5::before {
          background: url("../img/llhong6.png") no-repeat; }
        .lvhong1 .main ul li h5 {
          padding-left: 40px;
          position: relative; }
          .lvhong1 .main ul li h5::before {
            content: '';
            width: 30px;
            height: 30px;
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            background: url("../img/llhong1.png") no-repeat; }
        .lvhong1 .main ul li figure {
          position: relative;
          padding: 18.469% 0; }
          .lvhong1 .main ul li figure img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .lvhong1 .main ul li p {
          margin-top: 35px;
          font-size: 14px;
          color: #333333;
          line-height: 25px; }

.lvhong2 {
  margin-top: 180px; }
  .lvhong2 .main {
    width: 1560px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: unset;
    align-content: space-between;
    justify-content: space-between; }
    .lvhong2 .main .left {
      width: 58.9%; }
      .lvhong2 .main .left h3 {
        font-size: 38px;
        font-weight: bold;
        color: #00a2ea;
        text-align: center; }
      .lvhong2 .main .left span {
        display: block;
        font-size: 24px;
        color: #333333;
        text-align: center;
        margin-top: 25px; }
      .lvhong2 .main .left ul {
        display: flex;
        flex-wrap: wrap;
        align-items: unset;
        align-content: space-between;
        justify-content: space-between;
        margin-top: 38px; }
        .lvhong2 .main .left ul li {
          width: 47.9%;
          padding: 35px 0 35px 55px;
          background-color: #f3f3f3;
          border-radius: 8px;
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          align-content: space-between;
          justify-content: space-between; }
          .lvhong2 .main .left ul li:nth-of-type(n+3) {
            margin-top: 55px; }
          .lvhong2 .main .left ul li figure {
            width: 16.9%;
            position: relative;
            padding: 8.5% 0; }
            .lvhong2 .main .left ul li figure img {
              position: absolute;
              left: 0;
              top: 0;
              width: 100%;
              height: 100%;
              object-fit: contain; }
          .lvhong2 .main .left ul li .text {
            width: 76%; }
            .lvhong2 .main .left ul li .text h4 {
              font-size: 26px;
              color: #333333;
              font-weight: bold; }
            .lvhong2 .main .left ul li .text p {
              font-size: 20px;
              color: #333333;
              margin-top: 12px; }
    .lvhong2 .main .right {
      width: 38.4%; }
      .lvhong2 .main .right figure {
        position: relative;
        padding: 57.1% 0; }
        .lvhong2 .main .right figure img {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          object-fit: contain; }

.lvhong3 {
  margin-top: 175px; }
  .lvhong3 .main {
    width: 1560px;
    margin: 0 auto; }
    .lvhong3 .main h3 {
      font-size: 46px;
      color: #00a2ea;
      text-align: center;
      font-weight: bold; }
    .lvhong3 .main span {
      font-size: 28px;
      color: #333333;
      display: block;
      text-align: center;
      margin-top: 35px; }
    .lvhong3 .main ul {
      margin-top: 75px;
      display: flex;
      flex-wrap: wrap;
      align-items: unset;
      justify-content: flex-start; }
      .lvhong3 .main ul li {
        width: 21.7%;
        position: relative; }
        .lvhong3 .main ul li:nth-of-type(2) {
          width: 56.6%; }
          .lvhong3 .main ul li:nth-of-type(2) figure {
            position: relative;
            padding: 44.1% 0; }
            .lvhong3 .main ul li:nth-of-type(2) figure img {
              position: absolute;
              left: 0;
              top: 0;
              width: 100%;
              height: 100%;
              object-fit: contain; }
        .lvhong3 .main ul li:nth-of-type(3) .text h4 {
          text-align: left; }
        .lvhong3 .main ul li:nth-of-type(3) .text p {
          text-align: left; }
        .lvhong3 .main ul li:nth-of-type(3) .text2 h4 {
          text-align: left; }
        .lvhong3 .main ul li:nth-of-type(3) .text2 p {
          text-align: left; }
        .lvhong3 .main ul li .text {
          position: absolute;
          top: 16.9%; }
          .lvhong3 .main ul li .text h4 {
            font-size: 28px;
            color: #333333;
            font-weight: bold;
            text-align: right; }
          .lvhong3 .main ul li .text p {
            margin-top: 10px;
            font-size: 18px;
            color: #333333;
            line-height: 25px;
            text-align: right; }
        .lvhong3 .main ul li .text2 {
          position: absolute;
          top: 71.9%; }
          .lvhong3 .main ul li .text2 h4 {
            font-size: 28px;
            color: #333333;
            font-weight: bold;
            text-align: right; }
          .lvhong3 .main ul li .text2 p {
            margin-top: 10px;
            font-size: 18px;
            color: #333333;
            line-height: 25px;
            text-align: right; }

.lvhong4 {
  margin-top: 175px; }
  .lvhong4 .main {
    width: 1560px;
    margin: 0 auto; }
    .lvhong4 .main h3 {
      font-size: 46px;
      color: #00a2ea;
      font-weight: bold;
      text-align: center; }
    .lvhong4 .main span {
      font-size: 26px;
      color: #333333;
      display: block;
      text-align: center;
      margin-top: 25px; }
    .lvhong4 .main .content {
      margin-top: 90px;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: flex-start; }
      .lvhong4 .main .content ul {
        width: 44.2%;
        display: flex;
        flex-wrap: wrap;
        align-items: unset;
        align-content: space-between;
        justify-content: space-between; }
        .lvhong4 .main .content ul li {
          display: flex;
          flex-wrap: wrap;
          align-items: unset;
          justify-content: center; }
          .lvhong4 .main .content ul li:nth-of-type(1) {
            width: 52.9%;
            justify-content: flex-end; }
          .lvhong4 .main .content ul li:nth-of-type(2) {
            width: 47.1%; }
          .lvhong4 .main .content ul li:nth-of-type(n+3) {
            width: 29.5%;
            margin-top: 35px; }
          .lvhong4 .main .content ul li h4 {
            font-size: 20px;
            color: #666666;
            writing-mode: vertical-rl; }
          .lvhong4 .main .content ul li p {
            margin: 0 2%;
            font-size: 18px;
            color: #959595;
            writing-mode: vertical-rl; }
          .lvhong4 .main .content ul li figure img {
            width: 100%;
            height: auto;
            object-fit: contain; }
      .lvhong4 .main .content .zhong {
        width: 44%;
        position: relative; }
        .lvhong4 .main .content .zhong::before {
          content: '';
          width: 60px;
          height: 44px;
          position: absolute;
          left: 20px;
          top: 50%;
          transform: translateY(-50%);
          object-fit: contain;
          background: url(../img/llhong26.png) no-repeat; }
        .lvhong4 .main .content .zhong::after {
          content: '';
          width: 60px;
          height: 44px;
          position: absolute;
          right: 20px;
          top: 50%;
          transform: translateY(-50%);
          object-fit: contain;
          background: url(../img/llhong26.png) no-repeat; }
        .lvhong4 .main .content .zhong figure {
          position: relative;
          padding: 34% 0; }
          .lvhong4 .main .content .zhong figure img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            object-fit: contain; }
      .lvhong4 .main .content .right {
        width: 11.5%; }
        .lvhong4 .main .content .right p {
          width: 180px;
          padding: 15px 0;
          text-align: center;
          font-size: 18px;
          color: #fff;
          background-color: #ff2741;
          border-radius: 10px; }
          .lvhong4 .main .content .right p + p {
            margin-top: 62px; }

.lvhong5 {
  margin-top: 155px; }
  .lvhong5 .main {
    width: 1560px;
    margin: 0 auto; }
    .lvhong5 .main h3 {
      font-size: 46px;
      color: #00a2ea;
      font-weight: bold;
      text-align: center; }
    .lvhong5 .main span {
      font-size: 26px;
      color: #333333;
      text-align: center;
      display: block;
      margin-top: 30px; }
    .lvhong5 .main ul {
      margin-top: 65px;
      display: flex;
      flex-wrap: wrap;
      align-items: unset;
      align-content: space-between;
      justify-content: space-between; }
      .lvhong5 .main ul li {
        width: 23%;
        padding: 55px 5px 70px 5px;
        transition: .4s all; }
        .lvhong5 .main ul li:hover {
          background-color: #33b5ee; }
          .lvhong5 .main ul li:hover figure img:nth-of-type(1) {
            display: none; }
          .lvhong5 .main ul li:hover figure img:nth-of-type(2) {
            display: inline-block; }
          .lvhong5 .main ul li:hover h5 {
            color: #fff; }
          .lvhong5 .main ul li:hover p {
            color: #fff; }
        .lvhong5 .main ul li figure {
          text-align: center; }
          .lvhong5 .main ul li figure img:nth-of-type(2) {
            display: none;
            transition: .4s all; }
        .lvhong5 .main ul li h5 {
          font-size: 24px;
          font-weight: bold;
          color: #333333;
          margin: 50px 0 10px 0;
          text-align: center;
          transition: .4s all; }
        .lvhong5 .main ul li p {
          text-align: center;
          font-size: 18px;
          color: #333333;
          line-height: 45px;
          transition: .4s all; }

.lvhong6 {
  margin-top: 120px; }
  .lvhong6 .main {
    width: 1560px;
    margin: 0 auto; }
    .lvhong6 .main h3 {
      font-size: 46px;
      color: #00a2ea;
      font-weight: bold;
      text-align: center; }
    .lvhong6 .main span {
      font-size: 26px;
      color: #333333;
      text-align: center;
      display: block;
      margin-top: 30px; }
    .lvhong6 .main ul {
      margin-top: 45px;
      display: flex;
      flex-wrap: wrap;
      align-items: unset;
      align-content: space-between;
      justify-content: space-between; }
      .lvhong6 .main ul li {
        width: 27.2%;
        background-color: #f3f3f3;
        border-radius: 8px; }
        .lvhong6 .main ul li figure {
          position: relative;
          padding: 54.1% 0; }
          .lvhong6 .main ul li figure img {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            object-fit: contain; }
          .lvhong6 .main ul li figure p {
            font-size: 24px;
            color: #fff;
            position: absolute;
            text-transform: uppercase;
            width: 270px;
            top: 8%;
            left: 8%; }
          .lvhong6 .main ul li figure span {
            font-size: 36px;
            color: #fff;
            position: absolute;
            top: 17%;
            left: 8%; }
        .lvhong6 .main ul li dl {
          padding: 30px 40px 45px 40px; }
          .lvhong6 .main ul li dl dd + dd h5 {
            margin-top: 25px; }
          .lvhong6 .main ul li dl dd h5 {
            font-size: 18px;
            color: #333333; }
          .lvhong6 .main ul li dl dd .text {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: flex-start; }
            .lvhong6 .main ul li dl dd .text p {
              font-size: 14px;
              width: 30%;
              margin-right: 4%;
              margin-top: 15px;
              position: relative;
              padding-left: 15px; }
              .lvhong6 .main ul li dl dd .text p::before {
                content: '';
                width: 7px;
                height: 7px;
                border-radius: 50%;
                background-color: #00a2ea;
                position: absolute;
                left: 0;
                top: 6px; }
              .lvhong6 .main ul li dl dd .text p:nth-of-type(3n) {
                margin-right: 0; }
    .lvhong6 .main a {
      display: block;
      width: 240px;
      padding: 15px 0;
      text-align: center;
      font-size: 20px;
      color: #fff;
      background-color: #ff2741;
      border-radius: 8px;
      margin: 50px auto 0 auto; }

.lvhong7 {
  margin-top: 135px; }
  .lvhong7 .main {
    width: 1560px;
    margin: 0 auto; }
    .lvhong7 .main h3 {
      font-size: 46px;
      color: #00a2ea;
      font-weight: bold;
      text-align: center; }
    .lvhong7 .main .lb {
      position: relative;
      padding: 0 70px;
      margin-top: 65px; }
      .lvhong7 .main .lb .swiper-container .swiper-wrapper .swiper-slide {
        text-align: center; }
        .lvhong7 .main .lb .swiper-container .swiper-wrapper .swiper-slide figure {
          position: relative;
          padding: 90% 0; }
          .lvhong7 .main .lb .swiper-container .swiper-wrapper .swiper-slide figure img {
            position: absolute;
            left: 0;
            top: 0;
            object-fit: contain;
            height: 100%;
            width: 100%; }
      .lvhong7 .main .lb .swiper-button-prev {
        width: 40px;
        height: 40px;
        background: url("../img/llhong46.png") no-repeat;
        transition: .4s all; }
        .lvhong7 .main .lb .swiper-button-prev:hover {
          background: url("../img/llhong43.png") no-repeat; }
      .lvhong7 .main .lb .swiper-button-next {
        width: 40px;
        height: 40px;
        background: url("../img/llhong45.png") no-repeat;
        transition: .4s all; }
        .lvhong7 .main .lb .swiper-button-next:hover {
          background: url("../img/llhong44.png") no-repeat; }
      .lvhong7 .main .lb .swiper-button-next.swiper-button-disabled, .lvhong7 .main .lb .swiper-button-prev.swiper-button-disabled {
        opacity: 1; }
    .lvhong7 .main a {
      display: block;
      width: 240px;
      padding: 15px 0;
      text-align: center;
      font-size: 20px;
      color: #fff;
      background-color: #ff2741;
      border-radius: 8px;
      margin: 60px auto 100px auto; }

@media screen and (max-width: 1560px) {
  .lvhong1 .main {
    width: 100%;
    padding: 0 3%; }

  .lvhong2 .main {
    width: 100%;
    padding: 0 3%; }
    .lvhong2 .main .left ul li {
      padding: 3%; }
      .lvhong2 .main .left ul li:nth-of-type(n+3) {
        margin-top: 3%; }

  .lvhong3 .main {
    width: 100%;
    padding: 0 3%; }

  .lvhong4 .main {
    width: 100%;
    padding: 0 3%; }
    .lvhong4 .main .content ul {
      width: 49.2%; }
      .lvhong4 .main .content ul li {
        flex-wrap: unset; }
    .lvhong4 .main .content .zhong {
      width: 38%; }
      .lvhong4 .main .content .zhong::before {
        width: 40px;
        height: 40px;
        background-size: contain; }
      .lvhong4 .main .content .zhong::after {
        width: 40px;
        height: 40px;
        background-size: contain; }

  .lvhong5 .main {
    width: 100%;
    padding: 0 3%; }

  .lvhong6 .main {
    width: 100%;
    padding: 0 3%; }

  .lvhong7 .main {
    width: 100%;
    padding: 0 3%; } }
@media screen and (max-width: 1300px) {
  .lvhong1 .main ul li {
    padding: 3%; }
    .lvhong1 .main ul li figure {
      margin-top: 3%; }
    .lvhong1 .main ul li p {
      margin-top: 3%; }

  .lvhong2 .main .left {
    width: 100%; }
  .lvhong2 .main .right {
    display: none; }

  .lvhong3 .main h3 {
    font-size: 38px; }
  .lvhong3 .main span {
    font-size: 24px; }
  .lvhong3 .main ul li .text h4 {
    font-size: 18px; }
  .lvhong3 .main ul li .text2 h4 {
    font-size: 18px; }

  .lvhong4 .main h3 {
    font-size: 38px; }
  .lvhong4 .main span {
    font-size: 24px; }
  .lvhong4 .main .content ul {
    width: 100%; }
    .lvhong4 .main .content ul li:nth-of-type(1) {
      justify-content: center; }
  .lvhong4 .main .content .zhong {
    width: 100%;
    margin-top: 3%; }
    .lvhong4 .main .content .zhong::before {
      display: none; }
    .lvhong4 .main .content .zhong::after {
      display: none; }
  .lvhong4 .main .content .right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-top: 3%; }
    .lvhong4 .main .content .right p {
      width: 30%;
      margin-right: 3.3%; }
      .lvhong4 .main .content .right p:nth-of-type(3) {
        margin-right: 0; }
      .lvhong4 .main .content .right p + p {
        margin-top: 0; }

  .lvhong5 .main h3 {
    font-size: 38px; }
  .lvhong5 .main span {
    font-size: 24px; }
  .lvhong5 .main ul li h5 {
    font-size: 20px; }

  .lvhong6 .main h3 {
    font-size: 38px; }
  .lvhong6 .main span {
    font-size: 24px; }
  .lvhong6 .main ul li {
    width: 31.2%; }
    .lvhong6 .main ul li dl {
      padding: 3% 3% 5% 3%; }
      .lvhong6 .main ul li dl dd .text p {
        width: 32%;
        margin-right: 1%; }

  .lvhong7 .main h3 {
    font-size: 38px; }
  .lvhong7 .main .lb {
    padding: 0; } }
@media screen and (max-width: 1024px) {
  .lvhong1 {
    margin-top: 5%; }
    .lvhong1 .main h3 {
      font-size: 26px; }
    .lvhong1 .main span {
      font-size: 18px;
      margin-top: 3%; }
    .lvhong1 .main ul {
      margin-top: 3%; }
      .lvhong1 .main ul li {
        width: 48%; }
        .lvhong1 .main ul li:nth-of-type(n+3) {
          margin-top: 3%; }

  .lvhong2 {
    margin-top: 5%; }
    .lvhong2 .main .left h3 {
      font-size: 26px; }
    .lvhong2 .main .left span {
      font-size: 18px;
      margin-top: 3%; }
    .lvhong2 .main .left ul {
      margin-top: 3%; }
      .lvhong2 .main .left ul li .text h4 {
        font-size: 20px; }
      .lvhong2 .main .left ul li .text p {
        font-size: 16px; }

  .lvhong3 {
    margin-top: 5%; }
    .lvhong3 .main h3 {
      font-size: 26px; }
    .lvhong3 .main span {
      font-size: 18px;
      margin-top: 3%; }
    .lvhong3 .main ul {
      margin-top: 3%; }
      .lvhong3 .main ul li .text p {
        font-size: 16px; }
      .lvhong3 .main ul li .text2 p {
        font-size: 16px; }

  .lvhong4 .main h3 {
    font-size: 26px; }
  .lvhong4 .main span {
    font-size: 18px;
    margin-top: 3%; }
  .lvhong4 .main .content {
    margin-top: 3%; }
    .lvhong4 .main .content ul li h4 {
      font-size: 18px; }
    .lvhong4 .main .content ul li span {
      font-size: 16px; }

  .lvhong5 {
    margin-top: 5%; }
    .lvhong5 .main h3 {
      font-size: 26px; }
    .lvhong5 .main span {
      font-size: 18px;
      margin-top: 3%; }
    .lvhong5 .main ul {
      margin-top: 3%; }
      .lvhong5 .main ul li {
        width: 48%;
        padding: 3% 1%; }
        .lvhong5 .main ul li h5 {
          margin: 3% 0 1% 0;
          font-size: 18px; }
        .lvhong5 .main ul li p {
          font-size: 16px;
          line-height: 30px; }

  .lvhong6 {
    margin-top: 5%; }
    .lvhong6 .main h3 {
      font-size: 26px; }
    .lvhong6 .main span {
      font-size: 18px;
      margin-top: 3%; }
    .lvhong6 .main ul {
      margin-top: 3%; }
      .lvhong6 .main ul li {
        width: 48%; }
        .lvhong6 .main ul li:nth-of-type(n+3) {
          margin-top: 3%; }
        .lvhong6 .main ul li figure p {
          font-size: 20px; }
        .lvhong6 .main ul li figure span {
          font-size: 20px;
          top: 20%; }
        .lvhong6 .main ul li dl dd h5 {
          font-size: 16px; }
        .lvhong6 .main ul li dl dd + dd h5 {
          margin-top: 3%; }
        .lvhong6 .main ul li dl dd .text p {
          margin-top: 3%; }
    .lvhong6 .main a {
      margin: 3% auto 0 auto; }

  .lvhong7 {
    margin-top: 5%; }
    .lvhong7 .main h3 {
      font-size: 26px; }
    .lvhong7 .main .lb {
      margin-top: 3%; }
    .lvhong7 .main a {
      margin: 3% auto 5% auto; } }
@media screen and (max-width: 768px) {
  .lvhong3 .main ul li {
    width: 100%; }
    .lvhong3 .main ul li:nth-of-type(1) .text h4 {
      text-align: left; }
    .lvhong3 .main ul li:nth-of-type(1) .text p {
      text-align: left; }
    .lvhong3 .main ul li:nth-of-type(1) .text2 h4 {
      text-align: left; }
    .lvhong3 .main ul li:nth-of-type(1) .text2 p {
      text-align: left; }
    .lvhong3 .main ul li:nth-of-type(2) {
      display: none; }
    .lvhong3 .main ul li .text {
      position: unset; }
      .lvhong3 .main ul li .text h4 {
        margin-top: 3%; }
    .lvhong3 .main ul li .text2 {
      position: unset; }
      .lvhong3 .main ul li .text2 h4 {
        margin-top: 3%; }

  .lvhong4 {
    margin-top: 5%; }

  .lvhong6 .main ul li figure span {
    font-size: 28px; } }
@media screen and (max-width: 620px) {
  .lvhong1 .main ul li {
    width: 100%; }
    .lvhong1 .main ul li + li {
      margin-top: 3%; }

  .lvhong6 .main ul li {
    width: 100%; }
    .lvhong6 .main ul li + li {
      margin-top: 3%; } }
@media screen and (max-width: 520px) {
  .lvhong1 .main h3 {
    font-size: 18px; }
  .lvhong1 .main span {
    font-size: 16px; }
  .lvhong1 .main ul li p {
    line-height: 22px; }

  .lvhong2 .main .left h3 {
    font-size: 18px; }
  .lvhong2 .main .left span {
    font-size: 16px; }
  .lvhong2 .main .left ul li {
    width: 100%; }
    .lvhong2 .main .left ul li + li {
      margin-top: 3%; }
    .lvhong2 .main .left ul li .text h4 {
      font-size: 16px; }
    .lvhong2 .main .left ul li .text p {
      margin-top: 3%;
      font-size: 14px; }

  .lvhong3 .main h3 {
    font-size: 18px; }
  .lvhong3 .main span {
    font-size: 16px; }
  .lvhong3 .main ul li .text h4 {
    font-size: 16px; }
  .lvhong3 .main ul li .text p {
    font-size: 14px;
    line-height: 22px; }
  .lvhong3 .main ul li .text2 h4 {
    font-size: 16px; }
  .lvhong3 .main ul li .text2 p {
    font-size: 14px;
    line-height: 22px; }

  .lvhong4 .main h3 {
    font-size: 18px; }
  .lvhong4 .main span {
    font-size: 16px; }
  .lvhong4 .main .content ul li h4 {
    font-size: 16px; }
  .lvhong4 .main .content ul li p {
    font-size: 16px; }
  .lvhong4 .main .content ul li + li {
    margin-top: 3%; }
  .lvhong4 .main .content ul li:nth-of-type(1) {
    width: 100%; }
  .lvhong4 .main .content ul li:nth-of-type(2) {
    width: 100%; }
  .lvhong4 .main .content ul li:nth-of-type(n+3) {
    width: 100%;
    margin-top: 3%; }
  .lvhong4 .main .content .right p {
    width: 100%;
    margin-right: 0;
    padding: 3% 0; }
    .lvhong4 .main .content .right p + p {
      margin-top: 3%; }

  .lvhong5 .main h3 {
    font-size: 18px; }
  .lvhong5 .main span {
    font-size: 16px; }
  .lvhong5 .main ul li {
    width: 100%;
    border: 1px solid #ccc; }
    .lvhong5 .main ul li + li {
      margin-top: 3%; }
    .lvhong5 .main ul li figure img {
      height: 50px; }
    .lvhong5 .main ul li h5 {
      font-size: 16px; }
    .lvhong5 .main ul li p {
      font-size: 14px;
      line-height: 24px; }

  .lvhong6 .main h3 {
    font-size: 18px; }
  .lvhong6 .main span {
    font-size: 16px; }
  .lvhong6 .main ul li figure {
    padding: 47% 0; }
    .lvhong6 .main ul li figure img {
      object-fit: cover; }
    .lvhong6 .main ul li figure p {
      font-size: 18px; }
    .lvhong6 .main ul li figure span {
      font-size: 20px;
      top: 22%; }
  .lvhong6 .main a {
    padding: 3% 0;
    font-size: 16px; }

  .lvhong7 .main h3 {
    font-size: 18px; }
  .lvhong7 .main .lb .swiper-container .swiper-wrapper .swiper-slide figure {
    padding: 66% 0; }
  .lvhong7 .main a {
    font-size: 16px;
    padding: 3% 0; } }
    .lvhong7 .main .lb .swiper-container .swiper-wrapper{
      height: auto;
    }
    .lvhong7 .main .lb .swiper-container .swiper-wrapper .swiper-slide{
      height: auto;
    }
    .fi-text .text{
      position: absolute;
      top: 25%;
      left: 180px;
    }
    .fi-text .text h3{
      font-size: 62px;
      color: #ff2741;
      margin-bottom: 60px;
    }
    .fi-text .text p{
      font-size: 42px;
      color: #fff;
    }
    .fi-text .text p+p{
      margin-top: 35px;
    }

    @media screen and (max-width: 1650px) {
      .fi-text .text h3{
        font-size: 38px;
        margin-bottom: 5%;
      }
      .fi-text .text p{
        font-size: 24px;
      }
      .fi-text .text p+p{
        margin-top: 25px;
      }
    }
    @media screen and (max-width: 1300px) {
      .fi-text .text{
        top: 16%;
      }
    }
    @media screen and (max-width: 1024px) {
      .fi-text .text{
        left: 15%;
        top: 12%;
      }
      .fi-text .text h3{
        font-size: 28px;
        margin-bottom: 5%;
      }
      .fi-text .text p{
        font-size: 20px;
      }
      .fi-text .text p+p{
        margin-top: 5%;
      }
    }
    @media screen and (max-width: 768px) {
      .fi-text .text{
        left: 10%;
        top: 8%;
      }
      .fi-text .text h3{
        font-size: 22px;
        margin-bottom: 5%;
      }
      .fi-text .text p{
        font-size: 12px;
      }
      .fi-text .text p+p{
        margin-top: 5%;
      }
    }
    @media screen and (max-width: 420px) {
      .fi-text .text h3{
        font-size: 16px;
        margin-bottom: 3%;
      }
      .fi-text .text{
        left: 8%;
        top: 8%;
      }
      .fi-text .text p+p{
        margin-top: 3%;
      }
    }
/*# sourceMappingURL=main.css.map */
