.body_color{
    /* width: 100%; */
    /* background: url(./img/image2.png);
    background-size: 100%; */
    /* background: #14669c; */
    background-image: linear-gradient(#010441, #34b163);
}
.w1280{
    width: 1280px;
    margin: 0 auto;
}
.for_title{
    position: relative;
    height: 400px;
}
.for_title img{
    height: 400px;
}
.for_title p{
    width: 740px;
    position: absolute;
    left: 50%;
    top: 33%;
    transform: translate(-50%,-50%);
    /* color: #fff; */
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    font-family: Microsoft YaHei Light;
    background: linear-gradient(to right,rgb(243, 244, 245),rgb(192, 231, 18));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.for_title_txt span{
    display: inline-block;
    font-size: 30px;
    margin-top: 20px;
    /* color: #ddd; */
}
.for_box{
    background: #fff;
    padding: 15px;
}
.for_bt_box{
    padding: 10px;
    margin: 20px 0px;
    background: #d6dbe6;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #05174c;
    border-radius: 6px;
    overflow: hidden;
}
.for_bt_box p{
    margin: 0px;
    padding: 0px;
}
.for_bt{
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    background: linear-gradient(to bottom right,#05174c,#4097f6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* display: flex;
    align-items: center; */
}
.for_bt img{
    height: 24px;
    margin-left:5px;
}
.for_content p{
    font-family: Microsoft YaHei Light;
    line-height: 44px;
    padding: 0px;
    margin: 0px;
    font-size: 20px;
    text-indent: 28px;
    font-weight: bold;
}
.for_content_1 p{
    text-indent: 0px;
    color: #2762b0;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
}
.for_content_1 p span{
    font-family: Microsoft YaHei Light;
    color: #000;
}
.for_name{
    display: flex;
}
.for_chair{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 20px !important;
    font-weight: bold;
    color: #2762b0;
}
.footer{
    /* width: 100%; */
    background-color: #0b4ba2;
    padding: 15px 0px;
    margin: 0px;
    margin-top: 20px;

    box-sizing: border-box;
    overflow: hidden;
}

.for_tab{
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    position: relative;
}
.for_data{
    position: absolute;
    /* top: 20px; */
    left: 14%;
    top: 15%;
    transform: translate(-50%,-50%);
}
.for_data2{
    position: absolute;
    /* top: 20px; */
    left: 14%;
    top: 47%;
    transform: translate(-50%,-50%);
}
.for_data3{
    top: 68%;
}
.for_data4{
    top: 78%;

}
.for_data5{
    top: 87%;

}
.for_tab p{
    margin: 0px;
    padding: 10px 20px;
    box-sizing: border-box;
    font-size: 20px;
    text-align: center;
}
.for_tab_w25{
    width: 25%;
}
.for_tab_w50{
    width: 50%;
}
.for_tab_w75{
    width: 75%;
}
.for_tab_w100{
    width: 100%;
}
.for_cor1{
    background-color:#a9d18e ;
}
.for_cor2{
    background-color:#f98638 ;

}
.for_cor3{
    background-color:#ffb829 ;

}
.for_bold{
    font-weight: bold;
}
.for_border_ri{
    border-right: 1px solid #d9d9d9;
}
.for_border_All{
    /* border-right: 1px solid #d9d9d9; */
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;

}
.for_border_bot{
    border-bottom: 1px solid #d9d9d9;
}
.for_bac_color{
    background: #f2f2f2;
}
.for_motif{
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
    background:#2762b0; ;
    margin: 0;
    display: inline-block;
    padding: 10px 18px;
    border-radius: 10px;
}
.for_motif_box{
    padding-left: 50px;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    box-sizing: border-box;

}
.for_motif_box p{
    font-family: Microsoft YaHei Light;
    width: 25%;
    margin: 0px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}
.for_motif_box p span{
    color: #20ac86;
}
.for_blue{
    border: 1px solid #00b0f0;
    background-color:#00b0f0 ;
}
.for_footer_img{
    border-top: 4px solid #0b4ba2;
    display: flex;
    justify-content: center;
    padding-top: 10px;
    flex-wrap: wrap;
}
.for_footer_img img{
    display: inline-block;
    height: 100px;
    margin: 0px 10px;
    /* width: 200px; */
    /* margin: 10px 20px; */
}
.for_down{
    font-size: 20px;
    color: #2762b0;
    font-weight: bold;
}
.for_down a{
    margin-left: 5px;
}
/* .fix_jp{
    display: flex;
    flex-wrap: wrap;
} */
.fix_jp{
    height: 26px;
}
.fix_jp p{
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
}
.fix_jp span{
    color: #20ac86;
    font-size: 20px;
    margin: 0px 10px;
    font-weight: bold;
}
.fix_jp h3{
    margin: 0;
    font-size: 20px;
    display: inline-block;
}
.four_news{
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    text-align: center;

}
.four_news li{
    width: 50%;
    clear: both;
    list-style: none;
    margin-bottom: 30px;
}
.four_news li img{
    /* float: left; */
    margin-right: 10px;
    width: 100px;
    /* height: 150px; */
    /* display: inline-block; */
    border: 1px solid #d6dbe6;
}
.four_news_txt{
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* width: calc(100% - 130px); */
}
.four_news_recomd p{
    font-size: 14px;
    text-indent: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin: 0px;
}
.lfb{
    display: inline-block;
    width: 120px;
    color: #0b4ba2 !important;
    font-weight: bold !important;
    font-family: Arial, Helvetica, sans-serif !important;
}
@media screen and (max-width: 1280px) {
    /* .w1280{
        width: 980px;
    } */
    .footer{
        width: 1280px;
    }
    .for_content p{
        font-size: 45px !important;
        line-height: 70px;
        /* display: inline-block; */
    }
    .lfb{
        font-size: 42px;
        width: 200px;
    }
    .four_news li img{
        
        width: 170px;
        
    }
    
}
