.content {
    width: 100%;
    padding-top: 64px;
  }
  
  .wrap {
    width: 100%;
    font-family: PingFangSC-Medium, PingFang SC;
  }
  
  .wrap1 {
    height: 761px;
    /*background: #30cefe url(../images/b1.png) no-repeat center;*/
	background: #003b97;
    background-size: cover;
    position: relative;
  }
  
  .wrap1 .w {
    height: 100%;
  }
  
  .wrap1_rg {
    position: absolute;
    right: 0;
    bottom: 118px;
  }
  
  .wrap1_rg img {
    width: 54%;
    height: auto;
    float: right;
  }
  
  .wrap1_lf {
    color: #fff;
    padding-top: 270px;
    position: relative;
    z-index: 1;
  }
  
  .wrap1_lf h1 {
    line-height: 50px;
    font-size: 40px;
    margin-top: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
  }
  
  .wrap1_lf p {
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
  }
  
  .wrap1_lf a {
    width: 168px;
    height: 46px;
    line-height: 46px;
    background: #fff;
    color: #FF9443;
    font-size: 16px;
    margin-top: 40px;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    padding-left: 48px;
    font-family: PingFangSC-Medium, PingFang SC;
  }
  
  .wrap1_lf a::before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    top: 15px;
    left: 24px;
    background: url(../images/c2.png) no-repeat;
    background-size: cover;
  }
  
  .wrap h2 {
    width: 100%;
    height: 38px;
    line-height: 38px;
    color: #333333;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    position: relative;
    margin-bottom: 26px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
  }
  
  .wrap h2::before {
    content: "";
    width: 120px;
    height: 6px;
    border-radius: 3px;
    background: #5030fe;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    bottom: -26px;
  }
  
  .wrap2 {
    padding: 100px 0 80px 0;
  }
  
  .wrap2_box {
    width: 100%;
    margin-top: 66px;
    display: flex;
    justify-content: space-between;
  }
  
  .wrap2_box_lf {
    width: 50%;
    background: #FF9443;
    border-radius: 10px;
    background: linear-gradient(135deg, #5030fe 0%, #78e0ff87 100%);
    display: flex;
    flex-wrap: wrap;
    height: 378px;
    padding: 5px 0;
  }
  
  .wrap2_box_lf .wrap2_box_li {
    width: 50%;
    padding-left: 7%;
    color: #fff;
    margin: 42px 0;
    display: flex;
  }
  
  .wrap2_box_lf .wrap2_box_li .wrap2_box_limg {
    width: 104px;
  }
  
  .wrap2_box_lf .wrap2_box_li img {
    width: 100%;
    height: auto;
  }
  
  .wrap2_box_lby {
    padding-left: 6px;
  }
  
  .wrap2_box_lby p {
    height: 26px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 28px;
    margin-top: 18px;
  }
  
  .wrap2_box_lby span {
    width: 108px;
    height: 28px;
    line-height: 26px;
    background: linear-gradient(135deg, #FFC678 0%, #FF9443 100%);
    border-radius: 0px 14px 14px 14px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    text-align: center;
    margin-top: 8px;
    display: inline-block;
  }
  
  .wrap2_box_rg {
    width: 50%;
    padding-left: 12px;
  }
  
  .wrap2_box_rg ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  
  .wrap2_box_rg ul li {
    width: 16%;
    margin: 0 2% 24px 2%;
    background: #fff;
    box-shadow: 0px 10px 25px -5px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    text-align: center;
    padding: 10px 0;
    height: 110px;
  }
  
  .wrap2_box_rg ul li img {
    display: inline-block;
    width: 64%;
    height: auto;
  }
  
  .wrap2_box_rg ul li p {
    height: 22px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
  }
  
  .wrap2_h2 {
    margin-top: 76px;
  }
  
  .wrap2_box2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 76px;
  }
  
  .wrap2_box2_rg {
    width: 500px;
    margin-right: 9.5%;
  }
  
  .wrap2_box2_rg img {
    width: 100%;
    height: auto;
  }
  
  .wrap2_box2_lf {
    padding-top: 40px;
    padding-left: 100px;
  }
  
  .wrap2_box2_lf h6 {
    height: 40px;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 40px;
  }
  
  .wrap2_box2_lf .wrap2_box2_pn {
    margin-top: 14px;
  }
  
  .wrap2_box2_lf .wrap2_box2_pn p {
    position: relative;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    padding-left: 18px;
  }
  
  .wrap2_box2_lf .wrap2_box2_pn p::before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 10px;
    background: #FF9443;
    border-radius: 50%;
  }
  
  .wrap2_box2_btn {
    margin-top: 40px;
    display: flex;
  }
  
  .wrap2_box2_btn a {
    width: 154px;
    height: 46px;
    background: linear-gradient(135deg, #FFC678 0%, #FF9443 100%);
    border-radius: 4px;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    display: inline-block;
    margin-right: 24px;
    cursor: pointer;
  }
  
  .wrap2_h3 {
    width: 100%;
    text-align: center;
    height: 26px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
    margin-top: 141px;
  }
  
  .wrap2_h4 {
    margin-top: 8px;
  }
  
  .wrap2_box3 {
    width: 100%;
    margin-top: 74px;
  }
  
  .wrap2_box3 ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  
  .wrap2_box3 li {
    width: 208px;
  }
  
  .wrap2_box3 li img {
    width: 48px;
    height: auto;
  }
  
  .wrap2_box3 li h6 {
    height: 26px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 26px;
    width: 100%;
    margin-top: 16px;
  }
  
  .wrap2_box3 li p {
    width: 100%;
    margin-top: 8px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 22px;
  }
  
  .wrap3 {
    padding: 48px 0 148px 0;
    background: #F8FBFD;
  }
  
  .wrap3_box {
    width: 100%;
    text-align: center;
    margin-top: 66px;
  }
  
  .wrap3_box img {
    width: 1000px;
    height: auto;
  }
  
  .wrap4 {
    padding-bottom: 103px;
    background: #fff;
  }
  
  .wrap4_box {
    width: 100%;
    display: flex;
  }
  
  .wrap4_box li {
    width: 25%;
    height: 210px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    background: url(../images/d27.png) no-repeat;
    background-size: cover;
    text-align: center;
    flex-direction: column;
  }
  
  .wrap4_box li h6 {
    width: 100%;
    height: 56px;
    font-size: 48px;
    font-family: HelveticaNeue-Medium, HelveticaNeue;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 56px;
    margin-top: 56px;
  }
  
  .wrap4_box li p {
    margin-top: 16px;
    height: 26px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 26px;
    width: 100%;
  }
  
  .wrap5 .wrap1_rg {
    bottom: 0;
  }
  
  .wrap6 {
    padding: 100px 0;
  }
  
  .wrap7 {
    padding: 48px 0 40px 0;
    background: #F8FBFD;
  }
  
  .wrap8 {
    padding: 80px 0 78px 0;
  }
  
  .wrap6_box {
    width: 100%;
    margin-top: 12px;
  }
  
  .wrap6_box ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  
  .wrap6_box ul li {
    width: 21.67%;
    height: 400px;
    background: #FFFFFF;
    box-shadow: 0px 30px 80px -30px rgba(0, 0, 0, 0.09);
    border-radius: 10px;
    margin-top: 74px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    transition: all 0.3s;
  }
  
  .wrap6_box ul li:hover {
    box-shadow: 0px 30px 80px -30px rgba(255, 148, 67, 0.2);
    transform: translateY(-20px);
  }
  
  .wrap6_box .wrap6_box_n1 {
    width: 100%;
    text-align: center;
    padding-top: 32px;
  }
  
  .wrap6_box .wrap6_box_n1 img {
    width: 82px;
    height: auto;
  }
  
  .wrap6_box p {
    width: 100%;
    line-height: 32px;
    height: 32px;
    margin-top: 17px;
  }
  
  .wrap6_box p em {
    position: relative;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
  }
  
  .wrap6_box p em::before {
    content: "";
    width: 40px;
    height: 4px;
    background: #FF9443;
    border-radius: 3px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: -20px;
  }
  
  .wrap6_box .wrap6_box_n2 {
    width: 100%;
    margin-top: 15px;
  }
  
  .wrap6_box .wrap6_box_n2 img {
    width: 100%;
    height: auto;
  }
  
  .wrap7_pn {
    width: 100%;
    text-align: center;
    margin-top: 66px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
  }
  
  .wrap7_box {
    width: 100%;
    margin-top: 48px;
  }
  
  .wrap7_box img {
    width: 100%;
    height: auto;
  }
  
  .wrap8_box {
    width: 100%;
    margin-top: 40px;
  }
  
  .wrap8_box ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  
  .wrap8_box ul li {
    width: calc(25% - 4px);
    transition: all 0.3s;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-bottom: 50px;
  }
  
  .wrap8_box_n1 {
    width: 100%;
    padding: 42px 48px 0 48px;
  }
  
  .wrap8_box_n1 img {
    width: 56px;
    height: auto;
  }
  
  .wrap8_box_n1 .wrap8_box_m2 {
    display: none;
  }
  
  .wrap8_box li h6 {
    height: 32px;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 32px;
    width: 100%;
    padding: 0 48px;
    margin-top: 16px;
  }
  
  .wrap8_box_n2 {
    width: 100%;
    margin-top: 16px;
    padding: 0 48px;
  }
  
  .wrap8_box_n2 p {
    position: relative;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
    padding-left: 18px;
    width: 100%;
  }
  
  .wrap8_box_n2 p::before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 12px;
    background: #FF9443;
    border-radius: 50%;
  }
  
  .wrap8_box ul li:hover {
    background: url(../images/d54.png) no-repeat;
    background-size: cover;
    transform: translateY(-10px);
  }
  
  .wrap8_box ul li:hover .wrap8_box_m1 {
    display: none;
  }
  
  .wrap8_box ul li:hover .wrap8_box_m2 {
    display: block;
  }
  
  .wrap8_box ul li:hover h6,
  .wrap8_box ul li:hover .wrap8_box_n2 p {
    color: #fff;
  }
  
  .wrap8_box ul li:hover .wrap8_box_n2 p::before {
    background: #fff;
  }
  
  .wrap9 .wrap1_rg {
    bottom: 0;
  }
  
  .wrap9 .wrap1_rg img {
    width: 58%;
  }
  
  .wrap10 {
    padding: 100px 0;
  }
  
  .wrap10_box1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
    margin-bottom: 4px;
  }
  
  .wrap10_box1 li {
    width: 21.67%;
    height: 243px;
    background: #FFFCFA;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 56px;
    flex-direction: column;
    transition: all 0.3s;
    position: relative;
  }
  
  .wrap10_box1 li::before {
    content: "";
    width: 100%;
    height: 100%;
    border: 1px dashed #FF9443;
    left: 0;
    top: 0;
    position: absolute;
  }
  
  .wrap10_box1 li span {
    width: 100%;
    text-align: center;
    margin-top: 41px;
    position: relative;
    z-index: 1;
  }
  
  .wrap10_box1 li span img {
    width: 120px;
    height: auto;
    position: relative;
    z-index: 1;
  }
  
  .wrap10_box1 li p {
    width: 100%;
    margin-top: 24px;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 32px;
    text-align: center;
    position: relative;
    z-index: 1;
  }
  
  .wrap10_box1 li:hover {
    background: #FFFFFF;
    box-shadow: 0px 10px 40px 0px rgba(153, 169, 191, 0.13);
    border-radius: 10px;
  
  }
  
  .wrap10_box1 li:hover::before {
    display: none;
  }
  
  .wrap10_box2,
  .wrap10_box3 {
    width: 100%;
    margin-top: 40px;
    padding: 40px 80px;
    display: flex;
    justify-content: space-between;
    background: #F8FBFD;
  }
  
  .wrap10_box2_lf {
    padding-left: 80px;
  }
  
  .wrap10_box2_lf h6,
  .wrap10_box3_rg h6 {
    height: 40px;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 40px;
    margin-top: 60px;
  }
  
  .wrap10_box2_lf .wrap10_box2_pn,
  .wrap10_box3_rg .wrap10_box3_pn {
    margin-top: 12px;
  }
  
  .wrap10_box2_lf .wrap10_box2_pn p,
  .wrap10_box3_rg .wrap10_box3_pn p {
    position: relative;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
    padding-left: 18px;
  }
  
  .wrap10_box2_lf .wrap10_box2_pn p::before,
  .wrap10_box3_rg .wrap10_box3_pn p::before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 12px;
    background: #FF9443;
    border-radius: 50%;
  }
  
  .wrap10_box2_rg,
  .wrap10_box3_lf {
    width: 384px;
  }
  
  .wrap10_box2_rg img,
  .wrap10_box3_lf img {
    width: 100%;
    height: auto;
  }
  
  .wrap10_box3_rg {
    width: 48.5%;
  }