@charset "utf-8";
/* CSS Document */
/*top*/
.m-transTop{
    width: 100%;
    height: 70px;
    background: #040B28;
}
.u-topCon{
    width: 1100px;
    margin: 0 auto;
}
.f-logo{
    float: left;
    padding: 15px 0;
}
.u-navContent{
    float: left;
    padding-left: 140px;
}
.u-navContent li{
    float: left;
    position: relative;
}
.u-navContent li a{
    height: 67px;
    line-height: 70px;
    font-size: 16px;
    color: #a5a5a5;
    border-top: 3px solid #040B28;
    margin: 0 36px;
    cursor: pointer;
    display: block;
}
.u-navContent li a:hover,.u-navContent li a.active{
    color: #fff;
    border-top: 3px solid #fff;
}
.f-secNav{
    position: absolute;
    top:56px;
    left: -14px;
    height: 50px;
    width: 165px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 9px 0 rgba(0,0,0,0.15);
    z-index: 999;
    display: none;
}
.second-nav02{
    width: 100px;
    left: 16px;
}
.u-navContent .f-secNav a{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #333;
    border: none;
    display: block;
    margin: 0;
}
.u-navContent .f-secNav a:hover{
    color: #2E6DF6;
}

/*footer*/
.m-footerContent{
    width: 100%;
    background: #F2F2F2;
}
.f-copyRight{
    width: 1100px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 14px;
    color: #888;
}

/*content*/
.m-bannerContent{
    width: 100%;
    height: 600px;
    background: #040B28;
    display: block;
}
.u-bannerCon{
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
.u-bannerCon .txt{
    float: left;
    padding: 167px 0 0 5px;
}
.u-bannerCon .txt p{
    font-size: 36px;
    color: #fff;
    padding-bottom: 32px;
    letter-spacing: 2px;
}
.u-bannerCon .txt a{
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #2E6DF6;
    border-radius: 25px;
    display: block;
}
.u-bannerCon .txt a:hover{
    background: #1D5EE9;
    box-shadow: 2px 2px 30px 1px rgba(15,169,223,0.5);
}
.u-bannerCon .bcg{
    float: right;
    padding-top: 38px;
}
.m-advantageContent{
    width: 100%;
    height: 670px;
    background: url("../images/el-advantage-setting.png") no-repeat center;
}
.u-mainCon{
    position: relative;
    width: 1100px;
    margin: 0 auto;
}
.f-modelTitle{
    position: relative;
    text-align: center;
    padding-top: 50px;
}
.f-modelTitle h2{
    font-size: 48px;
    color: #F2F2F2;
}
.f-modelTitle h3{
    font-size: 28px;
    color: #121537;
    position: absolute;
    top:83px;
    width: 114px;
    left: 50%;
    margin-left: -57px;
}
.f-modelTitle img{
    position: absolute;
    top: 74px;
    left: 50%;
    margin-left: 300px;
}
.u-advantageTab{
    padding: 48px 0 62px 10px;
}
.u-advantageTab li{
    float: left;
    padding-right: 30px;
}
.u-advantageTab li.last{
    padding: 0;
}
.u-advantageTab li img{
    float: left;
}
.u-advantageTab li .txt{
    float: left;
    padding-left: 10px;
}
.u-advantageTab li .txt p{
    font-size: 17px;
    color: #65677D;
    line-height: 32px;
}
.u-advantageTab li:hover{
    cursor: pointer;
}
.u-advantageTab li.active .txt p,.u-advantageTab li:hover .txt p{
    color: #121537;
}
.u-advantageTab li.active .txt .line,.u-advantageTab li:hover .txt .line{
    width: 68px;
    height: 4px;
    background: #2E6DF6;
    display: block;
    margin-top: 7px;
}
.f-advantageInfo{
    width: 1100px;
    height: 325px;
    background: url("../images/el-bcg-line02.png") repeat-x;
    display: block;
    position: relative;
    box-shadow: 0 7px 35px 0 rgba(0,0,0,0.08);
}
.f-advantageInfo .dot-bcg{
    position: absolute;
    top: 20px;
    right: 0;
}
.f-advantageDet .txt{
    float: left;
    padding: 74px 0 0 80px;
}
.f-advantageDet .txt h3{
    font-size: 28px;
    color: #121537;
    font-weight: 500;
    padding-bottom: 30px;
}
.f-advantageDet .txt p{
    width: 480px;
    font-size: 18px;
    line-height: 36px;
    color: #6F7287;
}
.f-advantageDet .bcg{
    float: right;
    padding: 20px 110px 0 0;
}
.m-platformContent{
    width: 100%;
    height: 670px;
    background: url("../images/el-platform-bcg.png") no-repeat center;
}
.m-platformContent .f-modelTitle h2{
    color: #35539A;
}
.m-platformContent .f-modelTitle h3{
    color: #fff;
}
.f-platformList{
    position: relative;
}
.f-platformList .list-01{
    position: absolute;
    left: 35px;
    top: 220px;
}
.f-platformList .list-02{
    position: absolute;
    right: 74px;
    top: 46px;
}
.f-platformList .list-03{
    position: absolute;
    right: 100px;
    top: 420px;
}
.m-characterContent{
    width: 100%;
    height: 780px;
    background: url("../images/el-character-bcg.png") no-repeat center bottom;
}
.m-characterContent .f-modelTitle img{
    margin-left: 380px;
}
.f-characterTab{
    float: left;
    padding: 40px 60px 0 0;
}
.f-characterTab li{
    width: 258px;
    height: 48px;
    line-height: 48px;
    background: #fff;
    border: 1px solid #DFDFDF;
    font-size: 16px;
    color: #65677D;
    padding-left: 20px;
    margin-bottom: 15px;
    display: block;
    cursor: pointer;
}
.f-characterTab li.active{
    background: #E7F1FB;
    color: #121537;
}
.f-characterDet{
    float: left;
    width: 756px;
    height: 390px;
    background: #fff;
    border: 2px solid #DFDFDF;
    margin: 40px 0 50px;
    position: relative;
    display: none;
}
.f-characterDet h3{
    position: absolute;
    top:-24px;
    left: 55px;
    height: 48px;
    line-height: 48px;
    padding: 0 12px;
    background: #fff;
    font-size: 24px;
    color: #121537;
    font-weight: normal;
    display: block;
    z-index: 999;
}
.f-characterDet .bcg{
    text-align: center;
    padding-top: 20px;
}
.m-contactContent{
    width: 100%;
    height: 190px;
    text-align: center;
    background: url("../images/el-contact-bcg.png") no-repeat center;
}
.m-contactContent h3{
    font-size: 24px;
    color: #fff;
    padding: 48px 0 25px;
    letter-spacing:3px;
    font-weight: 500;
}
.m-contactContent a{
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    font-size: 16px;
    color: #2E6DF6;
    background: #fff;
    margin: 0 auto;
    display: block;
    box-shadow: 0 8px 7px 0 rgba(0,0,0,0.1);
}
.m-contactContent a:hover{
    background: #F3F3F3\9;
    box-shadow: 0 3px 30px 4px rgba(255,255,255,0.60);
}
.f-honorList{
    padding: 52px 0 30px;
}
.f-honorList li{
    float: left;
    width: 250px;
    height: 153px;
    margin-right: 30px;
    background: #fff;
    text-align: center;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #e6e6e6\9;
    border-right: 1px solid #e6e6e6\9;
    border-top: 3px solid #2E6DF6;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.1);
}
.f-honorList li.last{
    margin: 0;
}
.f-honorList li img{
    padding: 11px 0 17px;
}
.f-honorList li p{
    font-size: 14px;
    color: #353855;
    line-height: 24px;
    width: 180px;
    margin: 0 auto;
}
.u-honorInfo{
    width: 1100px;
    height: 355px;
    background: url(../images/el-bcg-line02.png) repeat-x bottom;
    width: 1098px\9;
    border: 1px solid #e6e6e6\9;
    box-shadow: 0 7px 35px 0 rgba(0,0,0,0.08);
    display: block;
}
.f-patent{
    float: left;
    padding: 2px 90px 0 35px;
}
.f-patent .bcg{
    padding-top: 5px;
}
.f-patent .bcg img{
    float: left;
}
.f-record{
    float: left;
}
.f-record .record-list{
    padding: 35px;
}
.f-record .record-list li{
    padding-bottom: 15px;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    color: #121537;
}
.f-record .record-list li .dot{
    float: left;
    margin: 14px 12px 0 0;
    width: 5px;
    height: 5px;
    background: #999;
    border-radius: 2.5px;
    display: block;
}
.f-record .record-list li p{
    float: left;
}
.f-record .record-list li p span{
    font-weight: 500;
}
canvas {
    display: block;
    vertical-align: bottom;
    width: 100%;
    height: 100%;
}
#particles-js {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 70px;
    left: 0;
}

/*trans*/
.m-applyBanner{
    width: 100%;
    height: 400px;
    background: #1A284F;
}
.m-applyBanner .txt{
    float: left;
    padding: 130px 0 0 10px;
    font-size: 14px;
    color: #fff;
}
.m-applyBanner .txt h3{
    font-size: 32px;
    color: #fff;
    padding-bottom: 18px;
    font-weight: 500;
}
.m-applyBanner .txt p{
    width: 420px;
    line-height: 26px;
}
.m-applyBanner .bcg{
    float: right;
    padding: 15px 0 0 0;
}
.banner-02{
    background: #1A284F;
}
.banner-02 .bcg{
    padding-right: 0;
}
.u-applyIntroduce{
    margin: 40px 0 6px;
    position: relative;
}
.u-applyIntroduce .bcg{
    float: left;
}
.u-applyIntroduce .info{
    float: left;
    width: 538px;
    padding: 60px 0 0 65px;
}
.f-introduceTitle{
    position: relative;
}
.f-introduceTitle h3{
    font-size: 18px;
    color: #121537;
    font-weight: 500;
    height: 25px;
    line-height: 25px;
}
.f-introduceTitle .line{
    width: 25px;
    height: 4px;
    background: #2E8CF6;
    display: block;
    position: absolute;
    top: -14px;
    left: 0;
}
.f-introduceTxt{
    font-size: 14px;
    line-height: 30px;
    color: #353855;
    padding-top: 27px;
}
.u-applyIntroduce .bcg-01{
    position: absolute;
    top: 39px;
    right: 0;
    z-index: -1;
}
.u-applyIntroduce .bcg-02{
    position: absolute;
    top: 110px;
    right: 0;
    z-index: -1;
}
.f-listTitle{
    font-size: 16px;
    font-weight: 500;
    color: #121537;
    padding: 30px 0 25px;
}
.f-listBcg{
    width: 1098px;
    border: 1px solid #CCCCCC;
    text-align: center;
    margin-bottom: 20px;
}
.f-listBcg img{
    padding: 30px 0;
}
.f-listTxt{
    padding-top: 10px;
}
.f-listTxt p{
    font-size: 14px;
    line-height: 30px;
    color: #353855;
}
.u-applyIntroduce .info-list{
    float: left;
    padding: 60px 0 0 85px;
}
.u-applyIntroduce .info-list li{
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    color: #353855;
    padding-bottom: 12px;
}
.u-applyIntroduce .info-list li .dot{
    float: left;
    width: 5px;
    height: 5px;
    background: #999;
    border-radius: 2.5px;
    display: block;
    margin: 14px 12px 0 0;
}
.u-applyIntroduce .info-list li p{
    float: left;
}
.f-listEnterprise ul,.f-listAdvantage ul{
    padding-top: 20px;
}
.f-listEnterprise ul li{
    float: left;
    width: 532px;
    height: 170px;
    background: #fff;
    width: 530px\9;
    border: 1px solid #e6e6e6\9;
    box-shadow: 0 7px 15px 0 rgba(0,0,0,0.1);
    margin-right: 34px;
}
.f-listEnterprise ul li.last{
    margin: 0;
}
.f-listEnterprise ul li img{
    float: left;
    margin: 7px 38px 0 8px;
}
.f-listEnterprise ul li .txt{
    float: left;
    width: 230px;
    font-size: 14px;
    color: #353855;
    line-height: 24px;
}
.f-listEnterprise ul li .txt .line{
    width: 25px;
    height: 4px;
    background: #2E6DF6;
    margin: 38px 0 20px;
    display: block;
}
.f-listAdvantage{
    padding: 20px 0 40px;
}
.f-listAdvantage li{
    float: left;
    width: 194px;
    height: 197px;
    text-align: center;
    background: #fff;
    margin-right: 30px;
    width: 192px\9;
    border: 1px solid #e6e6e6\9;
    border-top: 2px solid #2E6DF6;
    box-shadow: 0 2px 11px 0 rgba(0,0,0,0.1);
}
.f-listAdvantage li.last{
    margin: 0;
}
.f-listAdvantage li img{
    padding: 23px 0 17px;
}
.f-listAdvantage li p{
    width: 130px;
    font-size: 14px;
    line-height: 24px;
    color: #353855;
    margin: 0 auto;
}
.u-hideInfo{
    display: none;
}
.f-listMore a,.shrink a{
    width: 1098px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 14px;
    color: #2E6DF6;
    background: #F9F9F9;
    display: block;
    border: 1px solid #e6e6e6;
    margin-bottom: 40px;
}
.f-listMore a img,.shrink a img{
    padding: 14px 0 0 9px;
}
.f-listMore a:hover,.shrink a:hover{
    background: #F6FCFF;
    border: 1px solid #2E6DF6;
}
.f-listBcg .notice{
    font-size: 14px;
    color: #353855;
    line-height: 24px;
    text-align: left;
    padding: 11px 24px;
    background: #F3F3F3;
}
.m-introduceBanner{
    width: 100%;
    height: 280px;
    background: #081238;
}
.m-introduceBanner .txt{
    float: left;
    padding: 115px 0 0 18px;
    position: relative;
    z-index: 9999;
}
.m-introduceBanner .txt h3{
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
}
.m-introduceBanner .bcg{
    position: absolute;
    right: -70px;
    top: 0;
}
.u-introduceCon .u-applyIntroduce .info{
    padding: 46px 0 0 60px;
}
.u-introduceCon .f-introduceTxt{
    width: 514px;
}
.f-researchDirection .title{
    width: 548px;
    height: 1px;
    background: #D8D8D8;
    margin: 65px auto 30px;
    display: block;
    position: relative;
}
.f-researchDirection .title h3{
    width: 180px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 24px;
    color: #121537;
    font-weight: normal;
    background: #fff;
    display: block;
    position: absolute;
    top:-16px;
    left: 50%;
    margin-left: -90px;
}
.f-bookInfo{
    width: 1100px;
    background: url("../images/el-institute-map.png") no-repeat center;
}
.f-bookInfo .bcg{
    float: left;
}
.f-bookInfo .txt{
    float: right;
    width: 580px;
    padding: 95px 35px 0 0;
    font-size: 14px;
    line-height: 32px;
    color: #353855;
}
.f-bookInfo .txt .line{
    width: 25px;
    height: 4px;
    background: #2E6DF6;
    display: block;
    margin-bottom: 18px;
}
.f-downloadBtn{
    width: 148px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    color: #2E6DF6;
    background: #fff;
    border: 1px solid #2E6DF6;
    border-radius: 3px;
    display: block;
    margin-top: 28px;
}
.f-downloadBtn:hover{
    background: #2E6DF6;
    color: #fff;
}
.u-researchList{
    padding: 0 30px;
}
.f-bigTitle{
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #121537;
    font-weight: 500;
    padding-top: 22px;
}
.f-bigTitle img{
    padding-right: 6px;
}
.research-list{
    padding: 18px 0 0 34px;
}
.research-list li{
    font-size: 14px;
    color: #353855;
    line-height: 30px;
}
.research-list li span{
    float: left;
    width: 4px;
    height: 4px;
    background: #8E8F9B;
    display: block;
    border-radius: 2px;
    margin: 12px 12px 0 0;
}
.research-list li p{
    float: left;
}
.f-honorChart{
    width: 1038px;
    height: 324px;
    border: 1px solid #CCCCCC;
    margin: 15px 0 40px;
    text-align: center;
}
.f-honorChart h3{
    font-size: 18px;
    color: #2E6DF6;
    padding: 24px 0 15px;
    font-weight: 500;
}
.f-honorChart table{
    width: 525px;
    margin: 0 auto;
}
.f-honorChart table th{
    height: 45px;
    line-height: 45px;
    background: #2E6DF6;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}
.f-honorChart table td{
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #353855;
    text-align: center;
    border-bottom: 1px solid #D8D8D8;
}
.f-mechanismList li{
    float: left;
    width: 235px;
    height: 58px;
    border: 1px solid #CCCCCC;
    margin-right: 30px;
}
.f-mechanismList li.last{
    margin: 0;
}
.u-researchList .f-listTxt{
    padding: 30px 0 35px;
}

.banner-content02{
    background: url("../images/el-banner-bcg02.png") no-repeat center;
}
.banner-content02 .txt{
    position: relative;
    z-index: 2;
}
.banner-content02 .bcg{
    position: absolute;
    top:60px;
    right: 0;
}
.f-researchList{
    padding: 55px 0 110px 0;
}
.f-researchList li{
    float: left;
    width: 250px;
    height: 300px;
    background: #fff;
    border: 1px solid #e6e6e6\9;
    width: 248px\9;
    border-top: 5px solid #2E6DF6;
    margin-right: 30px;
    text-align: center;
    display: block;
    box-shadow: 0 7px 35px 0 rgba(0,0,0,0.1);
}
.f-researchList li.last{
    margin: 0;
}
.f-researchList li img{
    padding: 48px 0 36px;
}
.f-researchList li h3{
    font-size: 16px;
    color: #121537;
}
.f-researchList li p{
    width: 180px;
    font-size: 14px;
    line-height: 28px;
    color: #353855;
    margin: 13px auto;
}

:root .m-contactContent a:hover {
    background: #fff;
}
:root .f-honorList li{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 3px solid #2E6DF6;
}
:root .u-honorInfo{
    width: 1100px;
    border: none;
}
:root .f-listEnterprise ul li{
    width: 532px;
    border: none;
}
:root .f-listAdvantage li{
    width: 194px;
    border: none;
    border-top: 2px solid #2E6DF6;
}
:root .f-researchList li{
    border: none;
    width: 250px;
    border-top: 5px solid #2E6DF6;
}


/*---1203 ะยิ๖---*/
.m-baasBanner{
    width: 100%;
    height: 420px;
    background: url("../images/el-BaaS-bcg.png") no-repeat center;
}
.m-baasBanner .txt{
    float: left;
}
.m-baasBanner .bcg{
    float: right;
    margin-right: -35px;
}
.m-baasBanner .txt h3 {
    font-size: 30px;
    color: #fff;
    padding: 104px 0 16px;
    font-weight: 500;
}
.m-baasBanner .txt p {
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    padding-bottom: 50px;
}
.f-btnCon .btn-01{
    float: left;
    width: 145px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
    border-radius: 23px;
    background: #2E6DF6;
    color: #fff;
}
.f-btnCon .btn-01:hover{
    background: #1D5EE9;
    box-shadow: 2px 2px 30px 1px rgba(15,169,223,0.5);
}
.f-btnCon .btn-02{
    float: left;
    width: 143px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    text-align: center;
    border-radius: 22px;
    color: #fff;
    border: 1px solid #fff;
    margin-left: 30px;
}
.f-btnCon .btn-02:hover{
    background: #fff;
    color: #2E6DF6;
    box-shadow: 0 3px 30px 4px rgba(255,255,255,0.40);
}
.f-commonTitle{
    font-size: 24px;
    color: #121537;
    text-align: center;
    padding: 45px 0 32px;
    font-weight: 500;
}
.u-valueContent ul{
    width: 1100px;
    margin-left: 1px;
}
.u-valueContent ul li{
    float: left;
    width: 548px;
    height: 168px;
    border: 1px solid #D9D9D9;
    margin-left: -1px;
}
.u-valueContent ul li.second{
    margin-top: -1px;
}
.u-valueContent ul li img{
    float: left;
    padding: 50px 40px 0 40px;
}
.u-valueContent ul li .txt{
    float: left;
    color: #353855;
    width: 328px;
    line-height: 26px;
}
.u-valueContent ul li h3{
    padding: 40px 0 12px;
    color: #121537;
    font-size: 18px;
    font-weight: 500;
}
.u-advantageContent{
    width: 100%;
    height: 520px;
    background: #F6F8FB;
    margin-top: 60px;
}
.u-advantageContent .f-commonTitle{
    padding-bottom: 60px;
    z-index: 999;
}
.f-advantageUl{
    margin-left: 1px;
    margin-bottom: 93px;
}
.f-advantageUl li{
    float: left;
    width: 265px;
    height: 288px;
    background: #fff;
    border: 1px solid #d9d9d9;
    margin-left: -1px;
    text-align: center;
    cursor: pointer;
}
.f-advantageUl li img{
    padding: 66px 0 28px;
}
.f-advantageUl li h3{
    font-size: 18px;
    color: #333;
    padding-bottom: 18px;
    font-weight: normal;
}
.f-advantageUl li .arrow img{
    padding: 0;
}
.f-advantageUl li p{
    display: none;
    width: 240px;
    margin: 0 auto;
    font-size: 14px;
    color: #6F7287;
    line-height: 27px;
}
.f-advantageUl li.on:hover,.f-advantageUl li.on{
    height: 350px;
    width: 300px;
    margin-top: -29px;
    border: none;
    border:1px solid #d9d9d9\9;
    border-top: 5px solid #2E6DF6;
    background: url("../images/el-advantage-bcg.png") no-repeat bottom left #fff;
    text-align: center;
    box-shadow: 0 6px 18px 0 rgba(17,76,152,0.14);
    position: relative;
    z-index: 99;
}
.f-advantageUl li .img-01{
    display: none;
    margin: 0 auto;
}
.f-advantageUl li.on p,.f-advantageUl li.on:hover .img-01,.f-advantageUl li.on .img-01{
    display: block;
}
.f-advantageUl li.on .arrow,.f-advantageUl li.on:hover .img-02,.f-advantageUl li.on .img-02{
    display: none;
}
.f-advantageUl li:hover{
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.f-advantageUl li.on:hover img,.f-advantageUl li.on img{
    padding-top: 54px;
}
.u-serviceMode{
    width: 100%;
    height: 1030px;
    background: #363C55;
}
.u-serviceMode .f-commonTitle{
    color: #fff;
}
.f-modeContent{
    width: 1100px;
    height: 844px;
    background: #fff;
}
.f-modeContent .list{
    margin: 0 40px 10px;
    position: relative;
}
.f-modeContent .list .title{
    width: 1020px;
    border-bottom: 1px solid #D8D8D8;
    position: relative;
}
.f-modeContent .list .title h3{
    font-size: 18px;
    color: #121537;
    line-height: 25px;
    height: 25px;
    padding: 32px 0 8px 6px;
    font-weight: 500;
}
.f-modeContent .list .title h3 span{
    padding-right: 22px;
}
.f-modeContent .list .title .line{
    width: 30px;
    height: 4px;
    background: #2E6DF6;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.f-modeContent .chart-con .chart{
    float: left;
    padding: 19px 183px 0 92px;
}
.f-modeContent .chart-con ul{
    float: left;
    padding-top: 107px;
}
.f-modeContent .chart-con ul li{
    line-height: 48px;
    font-size: 16px;
    color: #121537;
}
.f-modeContent .chart-con ul li img{
    float: left;
    padding-top: 15px;
}
.f-modeContent .chart-con ul li p{
    float: left;
    padding-left: 14px;
}
.f-modeContent .bcg{
    position: absolute;
    right: 22px;
    bottom: -30px;
}
.f-modeContent .list-02 .chart{
    padding: 19px 80px 0 18px;
}
.u-coreFunction .f-characterTab{
    padding: 14px 40px 0 0;
}
.u-coreFunction .f-characterTab li{
    width: 198px;
}
.u-coreFunction .f-characterDet{
    margin-top: 14px;
    width: 836px;
    height: 477px;
}
.f-modeContent .list-02 .bcg{
    bottom: -15px;
}
.u-coreFunction .f-characterDet .bcg{
    text-align: left;
    float: left;
    padding: 35px 55px 0 43px;
}
.u-coreFunction .f-characterDet .txt{
    float: left;
    width: 270px;
    padding-top: 125px;
}
.u-coreFunction .txt .line{
    width: 20px;
    height: 4px;
    background: #2E6DF6;
    display: block;
    margin-bottom: 9px;
}
.u-coreFunction .chart-txt li{
    margin-bottom: 10px;
    position: relative;
}
.u-coreFunction .chart-txt li img{
    position: absolute;
    left: -15px;
    top: 11px;
}
.u-coreFunction .chart-txt li p{
    line-height: 28px;
    font-size: 14px;
    color: #333;
}
.u-coreFunction .character-con{
    height: 491px;
}
.u-coreFunction .character-con .txt{
    padding-top: 110px;
}
.u-coreFunction .character-con .bcg{
    padding: 30px 42px 0 30px;
}
