body{
    background-color:#eeeeee;
}
#fwdt{
    width: 1100px;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #fff;
    margin: 0 auto;
}
.fwdt_title{
    text-align: center;
}
.fwdt_title h1{
    font-size: 30px;
    color: #333333;
    margin: 40px 0 0 0;
}
.manTop60 h1{
    margin-top: 60px;
}
.fwdt_title h1 b{
    color: #2864A9;
}
.fwdt_title hr{
    width: 90px;
    height: 4px;
    background: #2864A9;
    border-radius: 2px;
    border: 0;
}

.fwdt_liuc{
    width: 100%;
    display: flex;
    height: 80px;
    background: #F7FBFF;
    border-radius: 10px;
    margin-top: 40px;
}
.fwdt_liuc .liuc_left{
    width: 136px;
    margin-right: 10px;
}
.liuc_right{
    width: 934px;
    display: flex;
    padding-right:10px;
    justify-content: space-between;
}
.liuc_right .right_item{
    width: 140px;
    padding: 10px 0 9px 0;
}
.liuc_right .right_item p{
    margin: 0;
    text-align: center;
    font-size: 14px;
}
.liuc_right .right_item .p1{
    color: #333;
}
.liuc_right .right_item .p2{
    height: 40px;
    background: #398FF3;
    border-radius: 20px;
    text-align: left;
    display: flex;
    align-items: center;
    color: #fff;
    margin-top: 5px;
}
.liuc_right .right_item .p2 img{
    margin: 0px 0 0 3px
}

.fwdt_liuc_conter{
    height: 458px;
    margin-top: 20px;
    background-image: url(/statics/yzb_fwdt/img/liuc_bg.png);
}
.fwdt_liuc_conter .conter_bg{
    width: 100%;
    height: 100%;
    background: url(/statics/yzb_fwdt/img/liuc_bg2.png) no-repeat;
    background-position-y: 78px;
    background-position-x: 17px;
}
.fwdt_liuc_conter .conter_bg{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.fwdt_liuc_conter .conter_bg a{
    display: block;
    width: 200px;height: 100px;
    text-align: center;
    line-height: 130px;
    color: #fff;
    font-size: 14px;
    margin-top: 28px;
    text-decoration: none;
}
.fwdt_liuc_conter .conter_bg a:nth-child(1){
    background: url(/statics/yzb_fwdt/img/liuc_conter_01.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_liuc_conter .conter_bg a:nth-child(2){
    background: url(/statics/yzb_fwdt/img/liuc_conter_02.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_liuc_conter .conter_bg a:nth-child(3){
    background: url(/statics/yzb_fwdt/img/liuc_conter_03.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_liuc_conter .conter_bg a:nth-child(4){
    background: url(/statics/yzb_fwdt/img/liuc_conter_04.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_liuc_conter .conter_bg a:nth-child(5){
    background: url(/statics/yzb_fwdt/img/liuc_conter_05.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_liuc_conter .conter_bg a:nth-child(6){
    background: url(/statics/yzb_fwdt/img/liuc_conter_06.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_liuc_conter .conter_bg a:nth-child(7){
    background: url(/statics/yzb_fwdt/img/liuc_conter_07.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_liuc_conter .conter_bg a:nth-child(8){
    background: url(/statics/yzb_fwdt/img/liuc_conter_08.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_liuc_conter .conter_bg a:nth-child(9){
    background: url(/statics/yzb_fwdt/img/liuc_conter_09.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_liuc_conter .conter_bg a:nth-child(10){
    background: url(/statics/yzb_fwdt/img/liuc_conter_10.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_liuc_conter .conter_bg a:nth-child(11){
    background: url(/statics/yzb_fwdt/img/liuc_conter_11.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_liuc_conter .conter_bg a:nth-child(12){
    background: url(/statics/yzb_fwdt/img/liuc_conter_12.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_liuc_conter .conter_bg a:nth-child(13){
    background: url(/statics/yzb_fwdt/img/liuc_conter_13.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_liuc_conter .conter_bg a:nth-child(14){
    background: url(/statics/yzb_fwdt/img/liuc_conter_14.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_liuc_conter .conter_bg a:nth-child(15){
    background: url(/statics/yzb_fwdt/img/liuc_conter_15.png) no-repeat;
    background-position-x: 50%;
}
.fwdt_tis{
    display: flex;
    margin-top: 50px;
    justify-content: space-around;
}
.fwdt_tis .tis_box{
    width: 440px;
    height: 320px;
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 1px #e1e1e1;
    padding: 20px 22px 0 19px;
    box-sizing: border-box;
}
.fwdt_tis .tis_box .tis_box_top{
    display: flex;
    height: 90px;
    margin-bottom: 20px;
}
.fwdt_tis .tis_box .tis_box_top img{
    width: 140px;
    margin-right: 15px;
}
.fwdt_tis .tis_box .tis_box_top p{
    margin: 0;
    font-size: 14px;
    padding: 8px 0;
}
.fwdt_tis .tis_box>p{
    display: flex;
    justify-content: space-between;
    height: 45px;
    line-height: 45px;
    border-top: 1px solid #f5f5f5;
    margin: 0;
    font-size: 14px;
    color: #666;
}
.fwdt_tis .tis_box>p a{
    text-decoration: none;
    color: #61AFFF;
}
.fwdt_jyzd{
    margin-top: 40px;
}
.jyzd_top{
    height: 101px;
    width: 1080px;
    display: flex;
    align-items: center;
    padding-left: 170px;
    box-sizing: border-box;
    background-image: url(/statics/yzb_fwdt/img/jyzd_top.png);
}
.jyzd_top img{
    width: 37px;
    height: 13px;
}
.jyzd_top p{width: 120px;
    height: 69px;
    color: #2D68FE;
    text-align: center;
    line-height: 100px;
    margin: 0 18px;
}
.jyzd_top p:nth-child(1){
    background: url(/statics/yzb_fwdt/img/jyzd_01.png) no-repeat;
}
.jyzd_top p:nth-child(3){
    background: url(/statics/yzb_fwdt/img/jyzd_02.png) no-repeat;
}
.jyzd_top p:nth-child(5){
    background: url(/statics/yzb_fwdt/img/jyzd_03.png) no-repeat;
}
.jyzd_top p:nth-child(7){
    background: url(/statics/yzb_fwdt/img/jyzd_04.png) no-repeat;
}
.jyzd_top p:nth-child(9){
    background: url(/statics/yzb_fwdt/img/jyzd_05.png) no-repeat;
}
.jyzd_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 80px;
}
.jyzd_box .jyzd_item{
    width: 260px;
    height: 168px;
    background: #FFFFFF;
    border-radius: 6px;
    box-shadow: 0px 0px 5px 1px #e1e1e1;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none;
    margin-bottom: 80px;
}
.jyzd_box .jyzd_item img{
    width: 100px;height: 100px;
    position: absolute;
    top: -50px;
    left: 80px;
}
.jyzd_box .jyzd_item h3{
    padding-top: 60px;
    margin: 0;
    font-size: 18px;
    color: #333333;
}
.jyzd_box .jyzd_item p{
    color: #666;
    font-size: 14px;
    margin-top: 19px;
}
.yzb_list{
    position: fixed;
    left: 30px;
    top: 10%;
    width: 90px;
    height: 630px;
    background-color: #fff;
}
.yzb_list a{
    display: block;
    text-align: center;
    height: 90px;
    border-bottom: 1px solid #F1F1F1;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    overflow: hidden;
}
.yzb_list a img{
    padding:23px 0 6px 0;
}
.yzb_list a p{
    margin: 0;
}
.yzb_list>a:hover{
     background: #4495F4;
    color: #FFFFFF;
}
.yzb_list a:hover>img{
    transform: translateY(-100px);
    filter: drop-shadow(#fff 0 100px);
}
.yzb_list .auton .appimg{
    width: 160px;height: 150px;
    background: url(/statics/yzb_fwdt/img/app_xz_bg.png) no-repeat;
    position: absolute;right: -165px;top: 360px;
}
.yzb_list .auton .appimg img{
    width: 140px;height: 140px;
    padding: 5px 10px 5px 15px;
}
.yzb_list .auton .gzhimg{
    top: 450px;
}
.yzb_list .auton .wxqimg{
    top: 540px;
}
.yzb_list .yzb_list_footer{
    margin-top: 20px;
    width: 90px;
    height: 60px;
}
.yzb_list .yzb_list_footer>a{
    display: block;
    height: 60px;
    line-height: 80px;
    background-image: url(/statics/yzb_fwdt/img/list_footer_top.png);
}