.box_ph80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.box_pt71 {
    padding-top: 71px;
}

.text_right {
    text-align: right;
}

.font_italic {
    font-style: italic;
}
.line_h60{
    line-height: 50px;
}
.pic_w560 {
    width: 560px;
    height: auto;
}

.pic_w472 {
    width: 472px;
    height: auto;
}

.pic_w321 {
    width: 321px;
    height: auto;
}

.pic_w456 {
    width: 456px;
    height: auto;
}

.pic_w462 {
    width: 462px;
    height: auto;
}

.jtt_xcx_text {
    width: 460px;
}

.jtt_xcx_cut {
    width: 120px;
    height: 4px;
    margin: 50px 0 59px 0;
    background-color: #247CFF;
}

.jtt_xcx_cut_1 {
    width: 120px;
    height: 4px;
    margin: 50px 0 76px 0;
    background-color: #247CFF;
}

.jtt_xcx_w414 {
    width: 414px;
}

.jtt_xcx_w479 {
    width: 479px;
}

.jtt_xcx_w504 {
    width: 504px;
}

.jtt_xcx_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.jtt_float_right {
    float: right;
}

.jtt_xcx_btn {
    width: 200px;
    height: 56px;
    line-height: 56px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
    background: linear-gradient(-45deg, #FF4237, #FF9C1D);
    border-radius: 28px;
}

.jtt_xcx_btn:hover {
    color: #fff;
    box-shadow: 0 10px 10px rgba(0, 20, 70, 0.15);
}

.i_jtt_xcx_blue_bj {
    background-color: linear-gradient(-90deg, #2F69D3, #2B27CF);
    background-image: url(/static/home_v3/images/icon/jtt_xcx_bj.png);
    background-repeat: no-repeat;
}