body{
    margin: 0;
}
.header{
    width: 1200px;
    height: 164px;
    margin: 0 auto;

}
.gd{
    width: 1920px;
    margin: 0 auto;
}
.one{
    display: flex;
    align-items: center;
}
.header .one .son1{
    width: 973px;
    height: 31px;
    background: #F6F6F6;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #595959;
    line-height: 31px;
    box-sizing: border-box;
    padding-left: 10px;
    margin-right: 6px;
}
.header .one .son2{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #656565;
}
.two{
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding-right: 11px;
}
.two .son1{
    display: flex;
    align-items: center;
}
.text-a{
    text-align: center;
}
.logo{
    width: 80px;
    height: 88px;
    margin-right:15px ;
}
.two .font1{	
    font-size: 40px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #257FF9;
    margin-right: 45px;
}
.two .font2{	
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #339933;

}
.two .font3{	
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3365FF;
}
.d-f{
    display: flex;
    align-items: center;
}
.phone{
    width: 20px;
    height: 20px;
    margin-right: 18px;
}
.num{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #656565;
    line-height: 35px;
}
.nav{
    width: 1920px;
    height: 45px;
    background-image: url('https://app.statics.zzbyun.com/miyou/navbj.png');
    background-size: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.nav .nr{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    box-sizing: border-box;
    padding-right: 40px;
}
.nav .nr>div{
    padding: 0 5px;
}
.tap{
    padding: 5px 5px 0px!important;
    background: #FFFFFF;
    box-shadow: -1px -1px 3px 0px rgba(89, 48, 0, 0.51);
    color: #257FF9;
    text-align: center;
    /* 	line-height: 30px; */
    margin-top:7px ;
}
.tap::after{
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #257FF9;
    margin: 0 auto;
    margin-top: 6px;

}
.banner{
    width: 1920px;
    height: 353px;
    margin: 0 auto;
}
.banner img{
    width: 1920px;
    height: 353px;
}
.dh_father{
    width: 1920px;
    height: 75px;
    background: #FFFFFF;
    box-shadow: 0px 2px 2px 0px rgba(90, 90, 90, 0.15);
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.dh_son{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dh_son .font1{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #515151;
}
.dh_son .font2{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #515151;
}
.dh_son .right{
    position: relative;
}
input{
    width: 300px;
    height: 35px;
    border: 1px solid #E5E5E5;
    border-radius: 4px;

}
.search{
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
}
.d-f-b{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.content{
    width: 1920px;
    margin: 0 auto;
}
.bt{
    width: 1200px;
    margin: 0 auto;
    margin-top:20px ;
}
.bt .font1{
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #257FF9;
    line-height: 60px;
    margin-left: 10px;
}
.bt .font2{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #257FF9;
    margin-right: 4px;
}
.zt1{
    width: 1200px;
    display: flex;
    margin: 0 auto;
}
.zt1 .title1{
    width: 319px;
    height: 37px;
    background: #A7926F;
    border-radius: 2px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
}
.zt1 .title1_nr1{
    height: 105px;
    border-left:1px solid #A7926F ;
    border-right:1px solid #A7926F ;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #000000;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.zt1 .title2{
    width: 319px;
    height: 37px;
    background: #599172;
    border-radius: 2px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
}
.zt1 .title2_nr2{
    height: 185px;
    border-left:1px solid #A7926F ;
    border-right:1px solid #A7926F ;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #000000;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.zt1 .title3{
    width: 319px;
    height: 37px;
    background: #658B9C;
    border-radius: 2px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
}
.zt1 .title4{
    width: 319px;
    height: 37px;
    background: #8F82BC;
    border-radius: 2px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
    margin-bottom: 40px;
}
.zt1 .title4_nr4{
    box-sizing: border-box;
    padding-top: 10px;
}
.zt1 .titl5{
    position: absolute;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #257FFA;
    top: -18px;
    left: 33%;
}
.zt1 .title5_nr5{
    width: 303px;
    height: 207px;
    background: url('https://app.statics.zzbyun.com/miyou/tuxing.png');
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 36px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    box-sizing: border-box;
    padding-left: 7px;
    position: relative;
}
.zt1 .title5_nr5_border{
    box-sizing: border-box;
    padding-top: 25px;
}


.content6{
    width: 1920px;
    height: 271px;
    background: #A1A1A1;
    margin: 0 auto;
}
.content6 .son1{
    width: 1920px;
    height: 40px;
    background: #919191;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F3F2F2;
    line-height: 40px;
}
.content6 .son2{
    width: 1200px;
    height: 230px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.content6 .son2 .font1{
    width: 160px;
    font-size: 40px;
    font-family: HuXiaoBo-NanShen;
    font-weight: 400;
    color: #257FFA;
    margin-left: 7px;
}
.content6 .son2 .font2{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F3F2F2;
    line-height: 24px;
}
.zzb{
    margin: 0 18px 0 56px;
}




.mbx{
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #616161;
    line-height: 60px;
    margin-bottom: 30px;
}
.zx_box{
    width: 319px;
}
.zx_box .son1{
    width: 319px;
    height: 33px;
    background: #257FFA;
    border-radius: 5px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 33px;
    text-align: center;
}
.zx_box .son2{
    box-sizing: border-box;
    padding: 10px 0;
    width: 272px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 36px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin: 0 auto;
}
.fqcl_list{
    width: 319px;
}
.fqcl_list .son1{
    width: 319px;
    height: 33px;
    background: #257FFA;
    border-radius: 5px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 33px;
    text-align: center;
}
.fqcl_font{
    line-height: 40px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    box-sizing: border-box;
    padding: 15px 0;
}
.fqcl_font .xz{
    color: #257FFA;
}
.fqcl_font img{
    margin: 0 30px 0 20px;
    width: 19px;
    height: 19px;
}
.zt1 .right{
    width: 840px;
    margin-left: auto;
}
.zt1 .right .title{
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #257FFA;
    height: 35px;
    display: flex;
    align-items: flex-end;
    margin-bottom: 20px;
}
.right .jz_box{
    width: 405px;
    height: 510px;
    border: 1px solid #EEEEEE;
    border-radius: 10px;
    margin-bottom: 30px;
}
.right .jz{
    text-align: center;
    margin: 20px 0;
}
.right .wzbf{
    box-sizing: border-box;
    padding: 0 27px 0 32px;
}
.right .wl1{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #717171;
    position: relative;
    margin-bottom: 5px;
}
.right .wzbf .font1{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #717171;
    line-height: 26px;
}
.wzbf .wl1::before{
    content: '';
    display:block;
    width: 8px;
    height: 8px;
    background: #257FFA;
    border-radius: 50%;
    position: absolute;
    left: -18px;
    top: 8px;
}
.wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wrap>:last-child,.wrap>:nth-last-child(2){
    margin-bottom: 0;
}
.fy{
    width: 780px;
    height: 35px;
    background: #F6F6F6;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin:  47px auto 63px auto;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;

}
.fy input{
    width: 40px;
    height: 22px;
    background: #FFFFFF;
    border: 1px solid #959595;
    border-radius: 5px;
}
.w400{
    width: 400px;
    display: flex;
    justify-content: space-between;
}
.right .bottom_box{
    display: flex;
    justify-content: space-between;
}
.bottom_box>div{
    width: 380px;
}
.bottom_box .font1{
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #257FFA;
}
.bottom_box .hx{
    width: 170px;
    height: 1px;
    background: #257FFA;
    margin: 8px 0;

}
.bottom_box .font2{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B1B1B1;
    box-sizing: border-box;
    padding-left: 35px;
}
.bottom_box .font3{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
}
.bottom_box .font4{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
}
.font_box{
    box-sizing: border-box;
    padding: 20px 0;
}



.zt1 .title1{
    width: 319px;
    height: 37px;
    background: #A7926F;
    border-radius: 2px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
}
.zt1 .title1_nr1{
    height: 105px;
    border-left:1px solid #A7926F ;
    border-right:1px solid #A7926F ;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #000000;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.zt1 .title2{
    width: 319px;
    height: 37px;
    background: #599172;
    border-radius: 2px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
}
.zt1 .title2_nr2{
    height: 185px;
    border-left:1px solid #A7926F ;
    border-right:1px solid #A7926F ;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #000000;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.zt1 .title3{
    width: 319px;
    height: 37px;
    background: #658B9C;
    border-radius: 2px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
}
.biaozhi{
    width: 35px;
    height: 26px;
}
.biaozhi_font{
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #257FFA;
}
.biaozhiBox{
    margin-bottom: 20px;
}