@media (max-width: 5200px) and (min-width: 750px) {
  * {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
  }

  a {
      text-decoration: none !important;
      color: #000;
  }

  body {
      max-width: 1920px;
      margin: 0 auto;
  }

  img {
      max-width: 100%;
  }

  .divid_lie {
      display: none;
  }

  .header {
      width: 100%;
      height: 962px;
      position: relative;
      padding-top: 212px;
  }

  .header .m_w1100 {
      display: none;
  }

  .header .w1100 {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
  }

  .header .header_top {
      width: 1014px;
      height: 332px;
      margin: 0 auto;
      position: relative;
      background-image: url(../images/title.png);
      background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-position: center 0;
      padding-top: 61px;
  }

  .header .header_top .w1200 {
      width: 619px;
      display: block;
      margin: 0 auto;
  }

  .header .header_top .w1300 {
      position: absolute;
      width: 80px;
      top: 200px;
      left: 202px;
  }

  .header .header_a {
      padding-top: 69px;
  }

  .header .header_a a {
      display: block;
      width: 308px;
      line-height: 80px;
      background: #ff6c00;
      border-radius: 40px;
      font-size: 30px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #ffffff;
      text-align: center;
      margin: 0 auto;
      position: relative;
      z-index: 5;
  }

  .header .header_p {
      width: 1200px;
      background: #ffffff;
      border-radius: 8px;
      position: absolute;
      left: 50%;
      margin-left: -600px;
      margin-top: 47px;
      box-shadow: 0px 5px 12px 0px #7ba6e7;
  }

  .header .header_p p {
      padding: 40px 60px;
      font-size: 22px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #011d50;
      line-height: 42px;
      text-align: justify;
      text-indent: 40px;
  }

  .content {
      width: 1200px;
      margin: 0 auto;
  }

  .content .content_top {
      padding-top: 66px;
  }

  .content .content_top h4 {
      font-size: 46px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #3c77f0;
      text-align: center;
      padding-bottom: 13px;
      line-height: 50px;
  }

  .content .content_top img {
      width: 281px;
      display: block;
      margin: 0 auto;
  }

  .content .content_top span {
      display: block;
      font-size: 20px;
      font-family: Adobe Heiti Std;
      font-weight: normal;
      color: #737373;
      padding-top: 14px;
      text-align: center;
  }

  .content .content_box {
      padding-top: 62px;
      padding-bottom: 102px;
  }

  .content .content_box ul {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap;
  }

  .content .content_box ul li {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      width: 386px;
      background: #ffffff;
      box-shadow: 0px 5px 20px 0px rgba(1, 69, 202, 0.2);
      border-radius: 20px;
      height: 100px;
      padding: 0 40px;
      margin-top: 20px;
  }

  .content .content_box ul li span {
      padding-left: 40px;
      font-size: 26px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #000000;
  }

  .content .content_box ul li:nth-child(4) {
      width: 590px;
  }

  .content .content_box ul li:nth-child(5) {
      width: 590px;
  }

  .content .content_box ul li:nth-child(1) img {
      width: 57px;
  }

  .content .content_box ul li:nth-child(2) img {
      width: 42px;
  }

  .content .content_box ul li:nth-child(3) img {
      width: 59px;
  }

  .content .content_box ul li:nth-child(4) img {
      width: 50px;
  }

  .content .content_box ul li:nth-child(5) img {
      width: 54px;
  }

  .content-liet {
      width: 100%;
      background-image: url(../images/iocn14.png);
      background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-position: center 0;
  }

  .content-liet .conten {
      width: 1200px;
      margin: 0 auto;
      padding: 138px 0 60px 0;
  }

  .content-liet .conten .conten_top h4 {
      font-size: 46px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #3c77f0;
      text-align: center;
      padding-bottom: 13px;
      line-height: 50px;
  }

  .content-liet .conten .conten_top img {
      width: 281px;
      display: block;
      margin: 0 auto;
  }

  .content-liet .conten .conten_top span {
      display: block;
      font-size: 20px;
      font-family: Adobe Heiti Std;
      font-weight: normal;
      color: #737373;
      padding-top: 14px;
      text-align: center;
  }

  .content-liet .conten .conten_box ul {
      display: flex;
      padding-top: 30px;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap;
  }

  .content-liet .conten .conten_box ul a {
      width: 390px;
      line-height: 80px;
      background: #2663ff;
      border-radius: 10px;
      font-size: 28px;
      font-family: Adobe Heiti Std;
      font-weight: normal;
      color: #ffffff;
      text-align: center;
      margin-top: 14px;
  }

  .section {
      width: 1200px;
      margin: 0 auto;
      padding-bottom: 86px;
  }

  .section .conten_top {
      padding-top: 64px;
  }

  .section .conten_top h4 {
      font-size: 46px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #3c77f0;
      text-align: center;
      padding-bottom: 13px;
      line-height: 50px;
  }

  .section .conten_top img {
      width: 281px;
      display: block;
      margin: 0 auto;
  }

  .section .conten_top span {
      display: block;
      font-size: 20px;
      font-family: Adobe Heiti Std;
      font-weight: normal;
      color: #737373;
      padding-top: 14px;
      text-align: center;
  }

  .section .section_box {
      padding-top: 96px;
      display: flex;
      align-items: center;
      justify-content: space-between;
  }

  .section_box_liet {
      width: 590px;
      height: 1020px;
      background: #ffffff;
      border-radius: 20px;
      box-shadow: 0px 5px 12px 0px #7ba6e7;
  }

  .section_box_liet .divid {
      width: 100%;
      height: 250px;
      background-image: url(../images/iocn13.png);
      background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-position: center 0;
  }

  .section_box_liet .divid h4 {
      font-size: 36px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #ffffff;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding-top: 51px;
      padding-left: 20px;
  }

  .section_box_liet .divid h4 img {
      width: 40px;
      margin-right: 20px;
  }

  .section_box_liet .divid span {
      font-size: 30px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #ffffff;
      opacity: 0.5;
      display: block;
      padding: 28px 0 0 79px;
  }

  .section_box_liet .idvid_lite {
      background-image: url(../images/iocn5.png);
  }

  .section_box_liet .dividcr {
      padding: 0 30px 0 40px;
  }

  .section_box_liet .dividcr h4 {
      font-size: 24px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #333333;
      padding-top: 26px;
  }

  .section_box_liet .dividcr span {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-top: 30px;
      padding-bottom: 39px;
  }

  .section_box_liet .dividcr span a {
      font-size: 20px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #3c77f0;
  }

  .section_box_liet .dividcr .w1200 a {
      width: 50%;
  }

  .section_box_liet .dividct {
      padding: 0 30px 0 40px;
  }

  .section_box_liet .dividct ul li {
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
  }

  .section_box_liet .dividct ul li span {
      font-size: 20px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #ff6c00;
      width: 190px;
      padding-right: 20px;
      text-align-last: justify;
      text-align: justify;
      line-height: 50px;
  }

  .section_box_liet .dividct ul li p {
      font-size: 20px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #3c77f0;
      line-height: 50px;
  }

  .section_box_poty {
      margin-top: 30px;
      width: 1200px;
      height: 180px;
      background: #ffffff;
      border-radius: 20px;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      box-shadow: 0px 5px 12px 0px #7ba6e7;
  }

  .section_box_poty .div_lite {
      width: 320px;
      height: 100%;
      background-image: url(../images/iocn16.png);
      background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-position: center 0;
  }

  .section_box_poty .div_lite span {
      display: block;
      font-size: 36px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #ffffff;
      padding: 37px 0 0 33px;
  }

  .section_box_poty .div_lite p {
      font-size: 30px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #ffffff;
      opacity: 0.3;
      padding: 15px 0 0 33px;
      line-height: 35px;
  }

  .section_box_poty .div_lite .w1200 {
      display: none;
  }

  .section_box_poty .div_linv ul li {
      display: flex;
      padding: 15px 0;
  }

  .section_box_poty .div_linv ul li p {
      width: 110px;
      font-size: 24px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #333333;
      text-align-last: justify;
      text-align: justify;
  }

  .section_box_poty .div_linv ul li span {
      font-size: 24px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #3c77f0;
      padding-left: 37px;
  }

  .forward {
      width: 100%;
      height: 1907px;
      background-image: url(../images/iocn7.png);
      background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-position: center 0;
  }

  .forward .forward_top {
      width: 1200px;
      margin: 0 auto;
  }

  .forward .forward_top .conten_top {
      padding-top: 178px;
  }

  .forward .forward_top .conten_top h4 {
      font-size: 46px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #3c77f0;
      text-align: center;
      padding-bottom: 13px;
      line-height: 50px;
  }

  .forward .forward_top .conten_top img {
      width: 281px;
      display: block;
      margin: 0 auto;
  }

  .forward .forward_top .conten_top span {
      display: block;
      font-size: 20px;
      font-family: Adobe Heiti Std;
      font-weight: normal;
      color: #737373;
      padding-top: 14px;
      text-align: center;
  }

  .forward .forward_top .forward_box {
      padding-top: 53px;
  }

  .forward .forward_top .forward_box ul {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap;
  }

  .forward .forward_top .forward_box ul li {
      padding-top: 20px;
  }

  .forward .forward_top .forward_box ul li .forward_box_lijg {
      width: 590px;
      height: 300px;
      background-image: url(../images/iocn8.png);
      background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-position: center 0;
      padding-left: 30px;
      display: flex;
      align-items: center;
      justify-content: flex-start;
  }

  .forward .forward_top .forward_box ul li .forward_box_lijg img {
      width: 70px;
  }

  .forward .forward_top .forward_box ul li .forward_box_lijg ul {
      padding-left: 30px;
  }

  .forward .forward_top .forward_box ul li .forward_box_lijg ul h4 {
      font-size: 26px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #ffffff;
  }

  .forward .forward_top .forward_box ul li .forward_box_lijg ul h4 em {
      padding-right: 20px;
      position: relative;
      z-index: 5;
      font-weight: bold;
  }

  .forward .forward_top .forward_box ul li .forward_box_lijg ul h4 em:after {
      display: block;
      content: "";
      width: 200px;
      height: 10px;
      background: #ff6c00;
      position: absolute;
      top: 65%;
      left: 0%;
      z-index: -1;
  }

  .forward .forward_top .forward_box ul li .forward_box_lijg ul span {
      font-size: 16px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #ffffff;
      line-height: 36px;
      padding-top: 44px;
      padding-right: 30px;
  }

  .forward_liet {
      width: 400px;
      margin: 0 auto;
      padding-top: 73px;
  }

  .forward_liet img {
      width: 400px;
  }

  .forward_liet span {
      display: block;
      font-size: 30px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #3c77f0;
      padding-top: 18px;
      text-align: center;
  }
  .mheader_a{display: none;}
  .conten_box_m{display: none;}
}

@media (max-width: 750px) {
  .pcheader_a{display: none;}
  .conten_box_pc{display: none;}
  * {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
  }

  body {
      max-width: 750px;
      margin: 0 auto;
  }

  a {
      text-decoration: none !important;
      color: #000;
  }

  img {
      display: block;
      max-width: 100%;
  }

  .header {
      width: 100%;
      height: 4.98rem;
      position: relative;
      padding-top: 0.66rem;
  }

  .header .m_w1100 {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      /* z-index: -1; */
  }

  .header .w1100 {
      display: none;
  }

  .header .header_top {
      width: 6.27rem;
      height: 2.28rem;
      margin: 0 auto;
      position: relative;
      background-image: url(../images/title.png);
      background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-position: center 0;
  }

  .header .header_top .w1200 {
      width: 3.73rem;
      display: block;
      margin: 0 auto;
  }

  .header .header_top .w1300 {
      position: absolute;
      width: 0.51rem;
      top: 0.8rem;
      left: 1.25rem;
  }

  .header .header_a {
      padding-top: 0.23rem;
  }

  .header .header_a a {
      display: block;
      width: 3.08rem;
      line-height: 0.8rem;
      background: #ff6c00;
      border-radius: 0.4rem;
      font-size: 0.3rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #ffffff;
      text-align: center;
      margin: 0 auto;
      position: relative;
      z-index: 5;
  }

  .header .header_p {
      width: 6.5rem;
      background: #ffffff;
      border-radius: 0.08rem;
      position: absolute;
      left: 50%;
      margin-left: -3.25rem;
      margin-top: 0.44rem;
      box-shadow: 0px 0.05rem 0.12rem 0px #7ba6e7;
  }

  .header .header_p p {
      padding: 0.37rem 0.39rem;
      font-size: 0.22rem;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #011d50;
      line-height: 0.42rem;
      text-align: justify;
      text-indent: 0.4rem;
  }

  .content {
      padding: 4rem 0.3rem 0;
  }

  .content .content_top {
      padding-top: 0.6rem;
  }

  .content .content_top h4 {
      font-size: 0.36rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #3c77f0;
      text-align: center;
      padding-bottom: 0.13rem;
      line-height: 0.5rem;
  }

  .content .content_top img {
      width: 2.81rem;
      display: block;
      margin: 0 auto;
  }

  .content .content_top span {
      display: block;
      font-size: 0.2rem;
      font-family: Adobe Heiti Std;
      font-weight: normal;
      color: #737373;
      padding-top: 0.14rem;
      text-align: center;
  }

  .content .content_box {
      padding-top: 0.3rem;
      padding-bottom: 0.44rem;
  }

  .content .content_box ul {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap;
  }

  .content .content_box ul li {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      width: 3.3rem;
      background: #ffffff;
      box-shadow: 0px 0.05rem 0.2rem 0px rgba(1, 69, 202, 0.2);
      border-radius: 0.2rem;
      height: 0.8rem;
      padding: 0 0.2rem;
      margin-top: 0.14rem;
  }

  .content .content_box ul li span {
      padding-left: 0.2rem;
      font-size: 0.26rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #000000;
  }

  .content .content_box ul li:nth-child(5) {
      width: 6.9rem;
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .content .content_box ul li:nth-child(1) img {
      width: 0.57rem;
  }

  .content .content_box ul li:nth-child(2) img {
      width: 0.36rem;
  }

  .content .content_box ul li:nth-child(3) img {
      width: 0.51rem;
  }

  .content .content_box ul li:nth-child(4) img {
      width: 0.45rem;
  }

  .content .content_box ul li:nth-child(5) img {
      width: 0.42rem;
  }

  .content-liet {
      width: 100%;
      background-image: url(../images/m-iocn4.png);
      background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-position: center 0;
  }

  .content-liet .conten {
      width: 100%;
      margin: 0 auto;
      padding: 0 0 0.5rem 0;
  }

  .content-liet .conten .conten_top {
      padding-top: 0.6rem;
  }

  .content-liet .conten .conten_top h4 {
      font-size: 0.36rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #3c77f0;
      text-align: center;
      padding-bottom: 0.13rem;
      line-height: 0.5rem;
  }

  .content-liet .conten .conten_top img {
      width: 2.81rem;
      display: block;
      margin: 0 auto;
  }

  .content-liet .conten .conten_top span {
      display: block;
      font-size: 0.2rem;
      font-family: Adobe Heiti Std;
      font-weight: normal;
      color: #737373;
      padding-top: 0.14rem;
      text-align: center;
  }

  .content-liet .conten .conten_box ul {
      display: flex;
      padding: 0.07rem 0.3rem 0;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap;
  }

  .content-liet .conten .conten_box ul a {
      width: 3.3rem;
      line-height: 0.8rem;
      background: #2663ff;
      border-radius: 0.1rem;
      font-size: 0.28rem;
      font-family: Adobe Heiti Std;
      font-weight: normal;
      color: #ffffff;
      text-align: center;
      margin-top: 0.3rem;
  }

  .content-liet .conten .conten_box ul a:nth-child(9) {
      width: 100%;
  }

  .section {
      padding: 0 0.3rem;
  }

  .section .conten_top {
      padding-top: 0.64rem;
  }

  .section .conten_top h4 {
      font-size: 0.36rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #3c77f0;
      text-align: center;
      padding-bottom: 0.13rem;
      line-height: 0.5rem;
  }

  .section .conten_top img {
      width: 2.81rem;
      display: block;
      margin: 0 auto;
  }

  .section .conten_top span {
      display: block;
      font-size: 0.2rem;
      font-family: Adobe Heiti Std;
      font-weight: normal;
      color: #737373;
      padding-top: 0.14rem;
      text-align: center;
  }

  .section_box_liet {
      width: 100%;
      background: #ffffff;
      border-radius: 0.2rem;
      margin-bottom: 0.4rem;
      box-shadow: 0px 0.05rem 0.2rem 0px rgba(1, 69, 202, 0.2);
      padding-bottom: 0.5rem;
  }

  .section_box_liet .divid {
      width: 100%;
      height: 2.5rem;
      background-image: url(../images/m-iocn3.png);
      background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-position: center 0;
  }

  .section_box_liet .divid h4 {
      font-size: 0.36rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #ffffff;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding-top: 0.5rem;
      padding-left: 0.3rem;
  }

  .section_box_liet .divid h4 img {
      width: 0.4rem;
      margin-right: 0.2rem;
  }

  .section_box_liet .divid span {
      font-size: 0.3rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #ffffff;
      opacity: 0.5;
      display: block;
      padding: 0.1rem 0 0 0.88rem;
  }

  .section_box_liet .idvid_lite {
      background-image: url(../images/iocn5.png);
  }

  .section_box_liet .dividcr {
      padding: 0 0.3rem;
  }

  .section_box_liet .dividcr h4 {
      font-size: 0.28rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #333333;
      padding-top: 0.22rem;
  }

  .section_box_liet .dividcr span {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-top: 0.27rem;
      padding-bottom: 0.34rem;
  }

  .section_box_liet .dividcr span a {
      font-size: 0.24rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #3c77f0;
  }

  .section_box_liet .dividcr .w1200 a {
      width: 50%;
  }

  .section_box_liet .dividct {
      padding: 0 0.3rem;
  }

  .section_box_liet .dividct ul li {
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      padding-bottom: 0.15rem;
  }

  .section_box_liet .dividct ul li span {
      font-size: 0.24rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #ff6c00;
      width: 2.5rem;
      padding-right: 0.2rem;
      text-align-last: justify;
      text-align: justify;
      line-height: 0.5rem;
  }

  .section_box_liet .dividct ul li p {
      font-size: 0.2rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #3c77f0;
      line-height: 0.5rem;
  }

  .section_box_poty {
      width: 100%;
      height: 4.2rem;
      background: #ffffff;
      border-radius: 0.2rem;
      box-shadow: 0px 0.05rem 0.2rem 0px rgba(1, 69, 202, 0.2);
  }

  .section_box_poty .div_lite {
      width: 100%;
      height: 2.1rem;
      background-image: url(../images/m-iocn5.png);
      background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-position: center 0;
  }

  .section_box_poty .div_lite span {
      display: block;
      font-size: 0.36rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #ffffff;
      padding: 0.5rem 0 0 0.4rem;
  }

  .section_box_poty .div_lite p {
      font-size: 0.3rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #ffffff;
      opacity: 0.3;
      padding: 0.1rem 0 0 0.4rem;
      line-height: 0.35rem;
  }

  .section_box_poty .div_lite .w1100 {
      display: none;
  }

  .section_box_poty .div_linv ul li {
      display: flex;
      padding: 0.15rem 0.34rem;
  }

  .section_box_poty .div_linv ul li p {
      width: 1.2rem;
      font-size: 0.24rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #333333;
      text-align-last: justify;
      text-align: justify;
  }

  .section_box_poty .div_linv ul li span {
      font-size: 0.24rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #3c77f0;
      padding-left: 0.37rem;
      width: 4.6rem;
  }

  .forward {
      width: 100%;
      height: 21.41rem;
      background-image: url(../images/m-iocn2.png);
      background-size: cover;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-position: center 0;
      margin-top: 0.66rem;
  }

  .forward .forward_top {
      padding: 0 0.5rem;
  }

  .forward .forward_top .conten_top {
      padding-top: 0.64rem;
  }

  .forward .forward_top .conten_top h4 {
      font-size: 0.36rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #3c77f0;
      text-align: center;
      padding-bottom: 0.13rem;
      line-height: 0.5rem;
  }

  .forward .forward_top .conten_top img {
      width: 2.81rem;
      display: block;
      margin: 0 auto;
  }

  .forward .forward_top .conten_top span {
      display: block;
      font-size: 0.2rem;
      font-family: Adobe Heiti Std;
      font-weight: normal;
      color: #737373;
      padding-top: 0.14rem;
      text-align: center;
  }

  .forward .forward_top .forward_box {
      padding-top: 0.4rem;
  }

  .forward .forward_top .forward_box ul li {
      padding-top: 0.2rem;
  }

  .forward .forward_top .forward_box ul li .forward_box_lijg {
      width: 100%;
      height: 2.6rem;
      background: #215ffe;
      border-radius: 0.2rem;
      padding-left: 0.3rem;
      display: flex;
      align-items: center;
      justify-content: flex-start;
  }

  .forward .forward_top .forward_box ul li .forward_box_lijg img {
      width: 0.7rem;
  }

  .forward .forward_top .forward_box ul li .forward_box_lijg ul {
      padding-left: 0.3rem;
  }

  .forward .forward_top .forward_box ul li .forward_box_lijg ul h4 {
      font-size: 0.3rem;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #ffffff;
  }

  .forward .forward_top .forward_box ul li .forward_box_lijg ul h4 em {
      padding-right: 0.2rem;
      position: relative;
      z-index: 5;
      font-weight: bold;
  }

  .forward .forward_top .forward_box ul li .forward_box_lijg ul h4 em:after {
      display: block;
      content: "";
      width: 2rem;
      height: 0.1rem;
      background: #ff6c00;
      position: absolute;
      top: 65%;
      left: 0%;
      z-index: -1;
  }

  .forward .forward_top .forward_box ul li .forward_box_lijg ul span {
      display: block;
      font-size: 0.22rem;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #ffffff;
      line-height: 0.36rem;
      padding-top: 0.25rem;
      padding-right: 0.5rem;
      text-align: justify;
  }

  .forward_liet {
      display: none;
  }

  .divid_lie a {
      display: block;
      width: 3.08rem;
      line-height: .8rem;
      background: #ff6c00;
      border-radius: .4rem;
      margin: 0 auto;
      margin-top: 0.57rem;
      font-size: .3rem;
      font-family: PingFang SC;
      font-weight: bold;
      color: #ffffff;
      text-align: center;
  }
}
