.about-article .content-div .cont-bottom .title {
    max-width: 215px;
}

.about-article .content-div .cont-bottom div span {
    width: 280px !important;
}

.container .form .h1 {
    line-height: 48px !important;
    margin-bottom: 0 !important;
}

* {
    font-family: PingFang SC;
}

.container .form span {
    font-weight: normal;
}

.bottom-float {
    display: none;
}

.section-title.white p {
    color: #888;
}

.section-0 {
    height: 425px;
    background: url(../images/00-banner22.jpg) no-repeat center top;
    background-size: cover;
}

.section-0 .btn-div .a {
    width: 180px;
    height: 60px;
    line-height: 60px;
}

.section-0 .btn-div .btn {
    background: #FFFFFF;
    color: #246FDC;
    border-radius: 2px;
    margin-right: 8px;
}

.section-0 .btn-div .btn-border-blue:hover {
    color: #fff;
    background: none;
    opacity: 0.9;
}

.section-0 .container {
    position: relative;
    height: 390px;
}

.section-0 .btn-wrap .btn-line:hover {
    background: linear-gradient(90deg, #fe203a, #fe7f66);
    color: #FFFFFF;
}

.section-3 {
    padding: 26px 0 110px 0;
}

.section-3 .container {
    opacity: 0;
}

.section-3 .img {
    background: url(../images/1f-img7.png) no-repeat center top;
    height: 702px;
}

.section-4 .container {
    opacity: 0;
}

.section-4 .content {
    text-align: center;
    background: #fff;
}

.section-4 .content-div {
    display: inline-block;
    padding: 38px 18px 38px;
}

.section-4 .content-div .top {
    text-align: center;
    position: relative;
}

.section-4 .content-div .img-div {
    width: 149px;
    height: 149px;
    margin: 0 auto;
    border-radius: 50%;
}

.section-4 .content-div:nth-child(1) .img-div {
    background: url("../images/2f-img13.png") no-repeat center;
}

.section-4 .content-div:nth-child(2) .img-div {
    background: url("../images/2f-img23.png") no-repeat center;
}

.section-4 .content-div:nth-child(3) .img-div {
    background: url("../images/2f-img33.png") no-repeat center;
}

.section-4 .content-div:nth-child(4) .img-div {
    background: url("../images/2f-img43.png") no-repeat center;
}

.section-4 .content-div .title {
    font-size: 22px;
    color: #333;
    font-weight: 600;
    padding: 15px 0;
}

.section-4 .content-div .content {
    font-size: 14px;
    color: #888888;
    width: 242px;
    line-height: 22px;
    text-align: center;
}

.section-5 .container {
    opacity: 0;
}

.section-5 .list {
    margin-right: -26px;
}

.section-5 .list li {
    width: 240px;
    height: 230px;
    float: left;
    background: #fff;
    margin: 0 26px 26px 0;
    overflow: hidden;
    text-align: center;
    transition: all ease 300ms;
    padding: 0 20px;
    border-radius: 5px;
}

.section-5 .list li:hover {
    -webkit-box-shadow: 0px 20px 40px 0px rgba(83, 86, 90, 0.15);
    box-shadow: 0px 20px 40px 0px rgba(83, 86, 90, 0.15);
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}

.section-5 .list li:nth-child(n+5) {
    margin-bottom: 0
}

.section-5 .list li .img {
    width: 74px;
    height: 68px;
    margin: 22px auto 5px;
}

.section-5 .list li.item-1 .img {
    background: url(../images/3f-icon19.png) no-repeat;
}

.section-5 .list li.item-2 .img {
    background: url(../images/3f-icon22.png) no-repeat;
}

.section-5 .list li.item-3 .img {
    background: url(../images/3f-icon32.png) no-repeat;
}

.section-5 .list li.item-4 .img {
    background: url(../images/3f-icon42.png) no-repeat;
}

.section-5 .list li.item-5 .img {
    background: url(../images/3f-icon51.png) no-repeat;
}

.section-5 .list li.item-6 .img {
    background: url(../images/3f-icon61.png) no-repeat;
}

.section-5 .list li.item-7 .img {
    background: url(../images/3f-icon7.png) no-repeat;
}

.section-5 .list li.item-8 .img {
    background: url(../images/3f-icon8.png) no-repeat;
}

.section-5 .list li h3 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin: 30px 0 10px 0;
}

.section-5 .list li p {
    font-size: 14px;
    color: #888;
}

.section-6 .container {
    opacity: 0;
}

.section-6 .btn-div {
    margin-top: 20px;
}

.section-6 .hd {
    display: inline-block;
    margin-top: -30px;
}

.section-6 .hd ul li {
    border: 0;
    float: left;
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    width: 200px;
    text-align: center;
    cursor: pointer;
    padding-bottom: 3px;
}

.section-6 .hd ul li.on {
    border-bottom: 2px solid;
    border-image: linear-gradient(90deg, #267af3, #82B4FF) 1 10 1;
    color: #F5010A;
}

.section-6 .bd {
    margin-top: 33px;
}

.section-6 .bd ul {
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px #00000014;
}

.section-6 .bd ul li {
    width: 1210px !important;
    display: none;
    height: 420px;
    top: 42px !important;
}

.section-6 .bd ul li:first-child {
    display: block;
}

.section-6 .bd li .img {
    width: 598px;
    height: 404px;
    margin-right: 45px;
    float: left;
    margin-left: 10px;
    margin-top: -34px;
}

.section-6 .bd li:nth-child(1) .img {
    background: url(../images/4f-img2.png) #e7f7ff no-repeat left;
}

.section-6 .bd li:nth-child(2) .img {
    background: url(../images/4f-img2.png) #fff4ed no-repeat center left;
}

.section-6 .bd li:nth-child(3) .img {
    background: url(../images/4f-img2.png) #e7f7ff no-repeat center right;
}

.section-6 .bd li:nth-child(4) .img {
    background: url(../images/4f-img2.png) #fff4ed no-repeat center left;
}

.section-6 .bd li:nth-child(5) .img {
    background: url(../images/4f-img2.png) #e7f7ff no-repeat center left;
}

.section-6 .bd li:nth-child(6) .img {
    background: url(../images/4f-img2.png) #fff3f3 no-repeat center left;
}

.section-6 .section-left {
    width: 557px;
    float: left;
}

.section-6 .section-left p {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
}

.section-6 .section-left span.desc {
    color: #888888;
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
}

.section-6 .section-left .tag-list {
    margin-top: 22px;
}

.section-6 .section-left .tag-list span {
    color: #333333;
    font-size: 14px;
    width: 120px;
    height: 40px;
    border: 1px solid #E5E5E5;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-bottom: 12px;
    margin-right: 7px;
    box-sizing: border-box;
}

.section-6 .section-left .tag-list span:nth-child(4n+4) {
    margin-right: 0;
}

.section-7 .info {
    text-align: center;
}

.section-7 .left {
    display: inline-block;
    width: 400px;
}

.section-7 .right {
    display: inline-block;
    float: right;
    margin-top: -3rem;
}

.section-7 .right i {
    background: url(../images/5f-img3.png) no-repeat;
    width: 687px;
    height: 517px;
    display: inline-block;
}

.section-7 .info .img_div {
    height: 128px;
    display: inline-block;
    text-align: center;
    width: 380px;
    margin-bottom: 20px;
    background: #FFFFFF;
    box-shadow: 0px 6px 25px 0px #00000014;
    border-radius: 2px;
}

.section-7 .info .left .img_div .bg_div {
    display: inline-block;
    float: left;
    margin-top: 26px;
    margin-left: 24px;
}

.section-7 .info .left .img_div .div_content {
    margin-top: 27px;
    display: inline-block;
    margin-left: -30px;
    width: 255px;
    text-align: left;
}

.section-7 .info .left .img_div .bg_div i {
    width: 46px;
    height: 46px;
    display: inline-block;
    background: url(../images/5f-icon17.png) no-repeat center;
}

.section-7 .info .left .img_div .i1 {
    background-position: -1px -1px !important;
}

.section-7 .info .left .img_div .i2 {
    background-position: -89px 1px !important;
}

.section-7 .info .left .img_div .i3 {
    background-position: -180px 1px !important;
}

.section-7 .info .img_div span {
    color: #333;
    font-size: 18px;
    font-weight: 600;
}

.section-7 .info .img_div p {
    font-size: 14px;
    color: #888888;
    display: block;
    margin-top: 6px;
}

.section-10 .content-div {
    width: 360px;
    height: 300px;
}


.section-10 .content-div .top-img {
    background: url("../images/8f-img13.png") no-repeat center;
    width: 360px;
    height: 140px;
}

.section-10 .content-div .top-img2 {
    background: url("../images/8f-img21.png") no-repeat center;
    width: 360px;
    height: 140px;
}

.section-10 .content-div .top-img3 {
    background: url("../images/8f-img3.png") no-repeat center;
    width: 360px;
    height: 140px;
}

.section-11 .img-list .img-div {
    display: inline-block;
    margin-right: 50px;
    width: 135px;
    text-align: center;
    padding: 10px;
    transition: all ease 300ms;
    cursor: pointer;
}

.section-11 .img-list .img-div:hover {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}

.section-11 .img-list .img-div:hover .bg-div {
    box-shadow: 0 10px 30px 0 #0000001a;
    border-radius: 10px;
}

.section-11 .img-list .img-div:last-child {
    margin-right: 0;
}

.section-11 .img-list .img-div .bg-div {
    width: 90px;
    height: 90px;
    display: inline-block;
}

.section-11 .img-list .img-div:nth-child(1) .bg-div {
    background: url("../images/9f-img1.png") no-repeat center;
}

.section-11 .img-list .img-div:nth-child(2) .bg-div {
    background: url("../images/9f-img2.png") no-repeat center;
}

.section-11 .img-list .img-div:nth-child(3) .bg-div {
    background: url("../images/9f-img3.png") no-repeat center;
}

.section-11 .img-list .img-div:nth-child(4) .bg-div {
    background: url("../images/9f-img4.png") no-repeat center;
}

.section-11 .img-list .img-div:nth-child(5) .bg-div {
    background: url("../images/9f-img5.png") no-repeat center;
}

.section-11 .img-list .img-div:nth-child(6) .bg-div {
    background: url("../images/9f-img6.png") no-repeat center;
}

.section-11 .img-list .img-div p {
    text-align: center;
    color: #333333;
    font-size: 15px;
    margin-top: 15px;
}

.section-7 .container {
    opacity: 0;
}

.section-8 .container {
    opacity: 0;
}

.section-9 .container {
    opacity: 0;
}

.section-10 .container {
    opacity: 0;
}

.section-11 .container {
    opacity: 0;
}

