.jft-banner-box{
    position: relative;
    background: #F2F7FC;
}
.jft-banner-box>img{
    max-width: 100%;
    display: block;
}
.jft-logo{
    position: absolute;
    top: 14px;
    left: 50%;
    margin-left: -600px;
}
.jft-banner-content{
    position: absolute;
    top: 128px;
    left: 50%;
    margin-left: -600px;
    justify-content: space-between;
}
.jft-banner-text{
    width: 556px;
    color: #fff;
    margin-top: 10px;
}
.jft-banner-text>div{
    display: flex;
}
.jft-banner-text>div>span{
    padding: 0 12px;
    height: 38px;
    font-size: 18px;
    line-height: 30px;
}
.jft-banner-text>div>span:nth-child(1){
    background: url(../../witkeyimg/fkicon.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
}
.jft-banner-text>div>span:nth-child(2){
    background: url(../../witkeyimg/ddicon.png) no-repeat;
    background-size: 100% 100%;
}
.jft-banner-text>h2{
    font-size: 38px;
    line-height: 37px;
    font-family: siyuan-Bold;
    margin: 25px 0 30px;
}
.jft-banner-text>p{
    font-size: 16px;
    line-height: 24px;
    color: #F0F0F0;
    font-family: "Microsoft Yahei";
    font-weight: 300;
}
.jft-service-problem{
    background: #F2F7FC;
    padding: 110px 0 60px;
}
.jft-title{
    font-size: 30px;
    line-height: 29px;
    text-align: center;
}
.jft-service-problem-list-box{
    margin-top: 60px;
    justify-content: space-between;
}
.jft-service-problem-list{
    width: 282px;
    background: #FFFFFF;
    border-radius: 2px;
    position: relative;
    padding: 30px 24px 34px;
    overflow: hidden;
    transition: .45s ease;
}
.jft-service-problem-list>img{
    position: absolute;
    top: -10px;
    right: -10px;
}
.jft-service-problem-list>span{
    font-size: 20px;
    color: #D42B4B;
    display: block;
    line-height: 19px;
    margin-bottom: 16px;
}
.jft-service-problem-list>p{
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 35px;
}
.jft-service-problem-list>div{
    font-size: 14px;
    color: #595959;
    line-height: 24px;
    font-family: "Microsoft Yahei";
}
.jft-service-problem-list:hover{
    transform: translateY(-5px);
    box-shadow: 0px 8px 30px 0px rgba(0, 10, 73, 0.08);
}
.product-introduction-box{
    padding: 60px 0 0;
}
.jft-subtitle{
    color: #595959;
    margin-top: 24px;
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
}
.jft-subtitle>span{
    font-size: 16px;
    color: #595959;
    line-height: 16px;
    font-family: "Microsoft Yahei";
    letter-spacing: 1px;
    margin: 0 10px;
}
.product-introduction-list{
    justify-content: space-between;
    margin-bottom: 120px;
}
.product-introduction-desc{
    margin-top: 40px;
}
.product-introduction-desc>p{
    position: relative;
    display: flex;
    align-items: center;
    font-size: 24px;
    margin-bottom: 60px;
}
.product-introduction-desc>p>span{
    font-size: 48px;
    color: #D42B4B;
    font-weight: normal;
    font-family: barlow-BlackItalic;
    line-height: 34px;
    margin-right: 20px;
}
.product-introduction-desc>p::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 160px;
    height: 1px;
    background: #D42B4B;
    opacity: 0.1;
}
.product-introduction-desc>div>p{
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    line-height: 18px;
    margin-bottom: 24px;
}
.product-introduction-desc>div>p:last-child{
    margin-bottom: 0;
}
.product-introduction-desc>div>p>i{
    color: #bfbfbf;
    margin-right: 16px;
    font-size: 18px;
    line-height: 18px;
    transition: .3s ease;
}
.product-introduction-desc>div>p.active>i{
    color: #D42B4B;
}
.jft-partner-box{
    background: url(../../witkeyimg/bg.png) no-repeat;
    background-size: 100% 100%;
    height: 480px;
    padding: 80px 0;
}
.jft-partner-content{
    height: 320px;
    background: url(../../witkeyimg/bj1.png) no-repeat;
    /* background-size: 100% 100%; */
    position: relative;
    align-items: center;
}
.jft-partner-content>img{
    position: absolute;
    right: 20px;
    bottom: -10px;
}
.jft-partner-desc{
    width: 640px;
    margin-left: 48px;
}
.jft-partner-desc>p{
    font-size: 24px;
    line-height: 24px;
    position: relative;
    margin-bottom: 70px;
}
.jft-partner-desc>p::after{
    content: '';
    width: 40px;
    height: 4px;
    background: #D42B4B;
    position: absolute;
    left: 0;
    bottom: -20px;
}
.jft-partner-desc>div{
    font-size: 16px;
    color: #595959;
    line-height: 24px;
}
.jft-partner-list{
    width: 424px;
    margin-left: 34px;
    display: flex;
    flex-wrap: wrap;
}
.jft-partner-list>a{
    width: 200px;
    height: 72px;
    background: #FFFFFF;
    box-shadow: 0px 8px 16px 0px rgba(0, 10, 73, 0.14);
    margin-right: 24px;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.jft-partner-list>a>img{
    max-width: 100%;
}
.jft-partner-list>a:nth-child(2n){
    margin-right: 0;
}
.advisory-box{
    background: #F2F7FC;
    padding: 80px 0;
}
.advisory-content{
    justify-content: space-between;
}
.advisory-content-text{
    width: 480px;
}
.advisory-content-text>h3{
    font-size: 30px;
    line-height: 29px;
    margin-bottom: 36px;
}
.advisory-content-text>p{
    font-size: 16px;
    line-height: 24px;
    color: #595959;
    margin-bottom: 50px;
}
.advisory-content-text>img{
    max-width: 100%;
    display: block;
}
.advisory-content-form{
    font-family: "Microsoft Yahei";
}