.about_banner{
    background: url("../img/about.jpg") center no-repeat;
    background-size: cover;
    height: 600px;
    text-align: center;
    color: #ffffff;
    padding-top: 100px;
}
.about_banner b{
    font-size: 36px;
}
.about_banner p{
    font-size: 18px;
    line-height: 36px;
    padding: 0 100px;
    margin-top: 50px;
}
.about_section1{
    height: 190px;
    background-color: #ffffff;
    box-shadow: 4px 7px 33px 3px
    rgba(83, 117, 224, 0.1);
    border-radius: 10px;
    margin: -90px auto 120px auto;
    padding: 40px 35px;
}
.about_section1 li{
    float: left;
    width: 25%;
}
.about_section1 li b{
    font-size: 48px;
    color: #3861f4;
}
.about_section1 li .p1{
    font-size: 20px;
    margin: 24px 0;
}
.about_section1 li .p2{
    color: #767e91;
}
.about_section2{
    margin-bottom: 120px;
}
.about_section2_d{
    position: relative;
    float: left;
    width: 50%;
    padding-left: 140px;
}
.about_section2_d_d1{
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(0deg,
    #3860f4 0%,
    #00a0e9 100%);
    box-shadow: 0px 4px 20px 0px
    rgba(83, 117, 224, 0.5);
    width: 100px;
    height: 100px;
    border-radius: 50px;
    text-align: center;
    line-height: 100px;
}
.about_section2_d_d1 img{
    vertical-align: middle;
}
.about_section2_d_d2{
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 10px;
}
.about_section2_d_d3{
    font-size: 18px;
    color: #767e91;
}
.about_section3_l{
    float: left;
}
.about_section3_l b{
    font-size: 30px;
    display: block;
    margin: 20px 0;
}
.about_section3_l p{
    font-size: 18px;
    line-height: 32px;
}
.about_section3 img{
    float: right;
}



.safe-section-banner {
    height: 370px;
}
.safe-container {
    text-align: left;
}
.safe-container b {
    font-size: 48px;
    line-height: 2em;
}
.safe-container p {
    font-size: 18px;
    line-height: 32px;
    display: block;
    padding: 0;
    margin-top: 0;
}

.section .section-container {
    width: 1400px;
    margin: 0 auto
}

.section .section-body {
    padding: 80px 100px
}

.section .gray-link-icon {
    width: 22px;
    height: 10px;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    line-height: 15px;
    text-shadow: 0 2px 2px rgba(44,71,146,.17);
    position: absolute;
    left: 4px
}

.section .footer-r .link-position {
    position: relative
}

.section .fps-hot {
    height: 24px;
    position: absolute;
    top: -1px;
    left: 52px
}

.section .new {
    position: absolute;
    height: 26px;
    width: 42px
}

.section .footer-r .hottt {
    width: 34px;
    height: 16px;
    background: linear-gradient(360deg,#ff7e80 0,#ff0003 100%);
    box-shadow: 0 2px 2px 0 rgba(44,71,146,.17);
    border-radius: 100px 100px 100px 0;
    position: absolute;
    left: 54px;
    top: 2px
}
.section-common--title {
    margin-bottom: 50px;
    font-size: 36px;
    line-height: 2.2em;
    text-align: center
}

.section-common--title p {
    font-size: 18px;
    line-height: 1.8em;
    margin: 0;
    color: #8b8d8f
}

.section {
    width: 100%
}

.section .containerPro {
    position: relative;
    width: 1400px;
    margin: 0 auto;
    height: 100%
}

.section .container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 100%
}

.section .container .title,.section .containerPro .title {
    font-size: 36px;
    margin-bottom: 65px;
    line-height: 1.8em;
    text-align: center
}

.section .container .subtitle,.section .containerPro .subtitle {
    font-size: 18px;
    line-height: 1.8em;
    color: #8b8d8f
}

.section .point {
    width: 100%;
    position: absolute;
    top: 100%;
    transform: translateY(-50%);
    padding: 20px;
    background: #fff;
    border: 1px solid #eeeeef;
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 #eeeeef;
    color: #8b8d8f;
    line-height: 2em
}

.section .point-item {
    font-size: 14px
}

.section .point-item .tag {
    margin-right: 20px
}

.section .point .notice-hint {
    margin-top: 5px;
    color: #aaa;
    font-size: 14px;
    line-height: 1.5em
}

.section.media-pc .section-container {
    width: 1200px
}

.section .new {
    bottom: -2px;
    width: auto;
    right: -16px
}

.section .fps-hot {
    bottom: 0;
    top: inherit;
    right: 6px;
    left: inherit
}

.section .section-footer {
    align-items: flex-start;
    margin: 0 100px;
    padding: 40px 0 20px 0;
    border-bottom: 1px solid #eee
}

@media(max-width: 768px) {
    .section .section-footer {
        display:block;
        margin: 20px 0;
        border: none;
        padding: 20px 0
    }

    .copyright {
        margin: 0;
        padding: 20px 0
    }

    .copyright .copyInfo {
        display: block
    }

    .copyright .copyInfo .copyInfo-l {
        flex-direction: column
    }

    .copyright .copyInfo .copyInfo-l>div {
        margin: 0;
        height: 26px;
        line-height: 26px
    }

    .copyright .copyInfo .trust {
        margin: 7px auto;
        width: 200px
    }
}

.iso{
    display: flex;
    justify-content: space-between;
}
.iso-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 50px 60px 50px;
    color: #8b8d8f;
    width: 585px;
}
.iso-title{
    display: flex;
    align-items: center;
}
.iso-title>img{
    margin-right: 16px;
}
.iso-title p{
    margin-bottom: 10px;
}
.iso-title  span{
    font-size: 18px;
}
.iso-title b{
    font-size: 24px;
    color: #1d1d1f;
    margin-right: 10px;
}
.iso-info{
    line-height: 2.5em;
    margin-top: 16px;
    text-align: center;
    font-size: 14px;
}
.box {
    background: #fff;
    border: 1px solid #eeeeef;
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 #eeeeef
}
.blue-link {
    color: #2878FF;
}
.measures{
    display: flex;
    justify-content: space-between;
}
.measures .flex{
    width: 50%;
    justify-content: space-between;
    align-items: inherit;
}
.measures .flex:first-child{
    margin-right: 10px;
}
.measures .flex:last-child{
    margin-left: 15px;
}
.measures-item{
    padding: 30px;
    width: 282px;
}
.measures-item .underline{
    margin: 20px 0;
}
.measures-title{
    display: flex;
    align-items: center;
    font-size: 22px;
}
.measures-title span {
    margin-left: 16px;
}
.measures-info{
    color: #8b8d8f;
    line-height: 2em;
    font-size: 14px;
}
.flex {
    display: flex;
    align-items: center
}

.flex-column {
    flex-direction: column
}

.flex-auto {
    flex: 1
}

.flex-start {
    align-items: flex-start
}

.flex-end {
    align-items: flex-end
}

.flex-half {
    flex: 0 50%
}
.section-bg-measures {
    background: #f8f8f8;
}
.section-bg-promise .section-body{
    padding: 100px 100px 10px 100px;
}
.section-bg-promise .section-common--title p b{
    font-size: 22px;
    margin-right:2px;
}

.promise{
    display: flex;
    justify-content: space-between;
}
.promise-item{
    width: 585px;
    height: 280px;
    background: url(../img/news/d_1@2x.png) no-repeat;
    background-size:100% ;
    padding: 60px 38px;
    color: #fff;
    display: flex;
    flex-direction: column;
}
.promise-item:last-child{
    background-image: url(../img/news/d_3@2x.png);
}
.promise-title {
    margin-bottom: 30px;
}
.promise-title span {
    font-size: 24px;
    margin-top: 0;
}
.promise-title p {
    font-size: 34px;
    margin-top: 10px;
}
.promise-title p.ml {
    margin-left: -16px;
}

.btn {
    cursor: pointer;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 8px;
    font-size: 16px;
    text-align: center;
    user-select: none;
    background: #fff;
    color: #2878FF;
    box-sizing: border-box
}

.btn.btn-small {
    padding: 8px 10px;
    border-radius: 4px;
    font-size: 13px
}

.btn.btn-mini {
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 16px
}

.btn-link {
    background: 0 0;
    padding: 30px 0
}

.btn-link.btn-link-white {
    color: #fff
}

.btn-link.btn-link-grey {
    color: #6b6d70
}

.btn-cross {
    width: 100%
}

.btn:hover {
    background-size: 120%
}

.btn.icon::after {
    content: "";
    display: inline-block;
    width: 13px;
    height: 9px;
    margin-left: 10px;
    background-image: url(../img/news/w2@2x.png);
    background-size: 100%;
    background-repeat: no-repeat
}

.btn.is-circle {
    border-radius: 40px
}

.btn.tps-pro-btn {
    background: linear-gradient(90deg,#ebd8ae 0,#dbb27c 100%);
    color: #12141d;
    border: inherit
}

.btn.tps-pro-btn:hover {
    background: linear-gradient(90deg,#ebd8ae 40%,#dbb27c 100%)
}

.btn.tps-pro-btn.is-plain {
    color: #ebd8ae;
    border: 1px solid #ebd8ae;
    background: inherit
}

.white-btn.icon::after {
    background-image: url(../img/news/a2-1@2x.png)
}

.white-btn.green-text,.white-btn.green-text:hover {
    color: #079c43
}

.white-btn.orange-text,.white-btn.orange-text:hover {
    color: rgba(255, 124, 88, 1)
}
.compliance_statement_click:hover {
    color: #2878FF;
}

.white-btn.orange-text.icon::after {
    background-image: url(../img/news/d_4@2x.png)
}

.btn.icon:hover::after {
    transform: translateX(5px)
}

.white-btn {
    background: #fff;
    color: #1d1d1f;
    border: 1px solid #fff
}

.white-btn.is-plain {
    color: #fff;
    background: 0 0
}

.white-btn:hover {
    color: #1d1d1f
}

.white-btn.is-plain:hover {
    color: #fff
}

