:root{
    background: #fff;
    background-size:auto;
    width: 100%;
}
body{
    width: 100%;
    height: auto;
    background: none;
}
.content{
    width: 100%;
    padding-top: 64px;
}
.wrap{
    width: 100%;
}
.wrap11 img{
    width: 100%;
    height: auto;
}
.wrap1{
    height: 761px;
    background:#FE7830 url(../images/new/a2.png) no-repeat center;
    background-size: cover;
    position: relative;
}
.wrap1::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 130px;
    left: 0;
    bottom: -4px;
    background:url(../images/new/a3.png) no-repeat center;
    background-size: cover;
    z-index: 2;
}
.wrap1 .w{
    height: 100%;
}
.wrap1_rg{
    position: absolute;
    right: 0;
    bottom:58px;
}
.wrap1_rg img{
    width: 64%;
    height: auto;
    float: right;
    position: relative;
    z-index: 2;
}
.wrap1_lf{
    color: #fff;
    padding-top: 270px;
    position: relative;
    z-index: 1;
}
.wrap1_lf h1{
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
}
.wrap1_lf p{
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    margin-top: 16px;
    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/new/c2.png) no-repeat;
    background-size: cover;
}
.wrap2{
    padding: 80px 0 50px 0;
}
.wrap2_p1{
    width: 100%;
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    color: #999999;
    font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
}
.wrap2 h2{
    font-size: 30px;
    height: 38px;
    line-height: 38px;
    color: #333333;
    margin-top: 8px;
    font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
}
.wrap2_p2{
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    width: 800px;
    margin-top: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
}
.wrap2_box{
    width: 100%;
    display: flex;
    margin-top: 32px;
    justify-content: space-between;
}
.wrap2_box .wrap2_box_i{
    width: 30%;
    height: 253px;
    border-radius: 10px;
    box-shadow: 0px 10px 40px 0px rgba(153, 169, 191, 0.2);
}
.wrap2_box .wrap2_box_i1{
    background: #fff url(../images/new/a5.png) no-repeat right;
    background-size: auto 100%;
}
.wrap2_box .wrap2_box_i2{
    background: #fff url(../images/new/a6.png) no-repeat right;
    background-size: auto 100%;
}
.wrap2_box .wrap2_box_i3{
    background: #fff url(../images/new/a7.png) no-repeat right;
    background-size: auto 100%;
}
.wrap2_box .wrap2_box_m{
    line-height: 253px;
}
.wrap2_box .wrap2_box_m img{
    height:12px;
    width: auto;
}
.wrap2_box_i h3{
    width: 100%;
    padding: 0 24px;
    margin-top: 32px;
    position: relative;
    height: 32px;
    line-height: 32px;
    font-size: 24px;
    font-weight: normal;
    font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
}
.wrap2_box_i h3::before{
    content: "";
    width: 47px;
    height: 3px;
    border-radius: 1.5px;
    position: absolute;
    left: 24px;
    bottom: -15px;
}
.wrap2_box_i1 h3{
    color: #2FB6E4;
}
.wrap2_box_i1 h3::before{
    background:#2FB6E4;
}
.wrap2_box_i2 h3{
    color: #32D1AD;
}
.wrap2_box_i2 h3::before{
    background:#32D1AD;
}
.wrap2_box_i3 h3{
    color: #7545A7;
}
.wrap2_box_i3 h3::before{
    background:#7545A7;
}
.wrap2_box_i p{
    width: 100%;
    margin-top: 26px;
    display: flex;
    flex-wrap: wrap;
}
.wrap2_box_i p span{
    width: 50%;
    height: 26px;
    font-size: 18px;
    line-height: 26px;
    position: relative;
    color: #333333;
    padding-left: 13%;
    margin: 12px 0;
    font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
}
.wrap2_box_i p span::before{
    content: "";
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 11%;
    top: 5px;
}
.wrap2_box_i1 p span::before{
    background-image: url(../images/new/a12.png);
}
.wrap2_box_i2 p span::before{
    background-image: url(../images/new/a10.png);
}
.wrap2_box_i3 p span::before{
    background-image: url(../images/new/a11.png);
}
.wrap h4{
    width: 100%;
    text-align: center;
    color: #999999;
    font-size: 18px;
    height: 26px;
    line-height: 26px;
    font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
}
.wrap .wrap_pn{
    color: #333333;
    font-size: 30px;
    height: 38px;
    line-height: 38px;
    width: 100%;
    text-align: center;
    font-weight: 500;
    margin-top: 8px;
    font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
}
.wrap3{
    padding: 50px 0;
}
.wrap3_nav{
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 40px 0 64px 0;
}
.wrap3_nav span{
    width: 120px;
    height: 46px;
    background: #FAFAFA;
    border: 1px solid #E5E5E5;
    border-radius: 27px;
    text-align: center;
    line-height: 44px;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
    margin: 0 16px;
    font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
}
.wrap3_nav .wrap3_nav_on{
    border: 1px solid #FF9443;
    background: #FF9443;
    color: #fff;
}
.wrap3_box{
    width: 100%;
}
.wrap3_ibox{
    width: 100%;
    display: none;
    justify-content: space-between;
}
.wrap3_ibox_lf{
    width: 410px;
}
.wrap3_ibox_lf h5{
    color: #999999;
    font-size: 18px;
    height: 26px;
    line-height: 26px;
    width: 100%;
    margin-top: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
font-weight: normal;
}
.wrap3_ibox_lf h6{
    color: #333333;
    font-size: 28px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    margin-top: 8px;
    font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
}
.wrap3_ibox_pn{
    width: 100%;
    margin-top: 8px;
}
.wrap3_ibox_pn p{
    width: 100%;
    color: #333333;
    margin-top: 24px;
    line-height: 24px;
    position: relative;
    font-size: 16px;
    padding-left: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
}
.wrap3_ibox_pn p::before{
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 4px;
    background: url(../images/new/a17.png) no-repeat;
    background-size: cover;
}
.wrap3_ibox_rg{
    width: 890px;
}
.wrap3_ibox_rg img{
    width: 100%;
    height: auto;
}
.wrap4{
    background: #F8FBFD;
    padding: 48px 0 76px 0;
}
.wrap4_box{
    width: 100%;
    margin-top: 64px;
}
.wrap4_box ul{
    width: 100%;
}
.wrap4_box ul li{
    width: 25%;
    text-align: center;
    float: left;
    margin-bottom: 98px;
}
.wrap4_box ul li img{
    height: 64px;
    width: auto;
}
.wrap4_box ul li h6{
    font-size: 28px;
    color: #333333;
    height: 36px;
    line-height: 36px;
    margin-top: 16px;
    font-family: HelveticaNeue-Medium, HelveticaNeue;
font-weight: 500;
}
.wrap4_box ul li p{
    width: 100%;
    height: 22px;
    color: #666666;
    line-height: 22px;
    font-size: 14px;
    margin-top: 2px;
    font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
}
.wrap4_box1{
    width: 84%;
    position: absolute;
    left: 8%;
    bottom: -160px;
    background: url(../images/new/a27.png) no-repeat;
    background-size: cover;
    color: #fff;
    height: 210px;
}
.wrap4_box1 ul{
    width: 100%;
    padding: 30px 0 0 280px;
}
.wrap4_box1 ul li{
    width: 50%;
    position: relative;
    float: left;
    height: 22px;
    line-height: 22px;
    margin: 8px 0;
    font-size: 14px;
    padding-left: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
}
.wrap4_box1 ul li::before{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
    background: #fff;
}
.wrap5{
    padding: 168px 0 139px 0;
}
.wrap5_box{
    width: 100%;
    margin-top: 40px;
}
.wrap5_box img{
    width: 100%;
    height: auto;
}