a{
    color: #ffffff;
}
.zhong_top .sbao{
    color: rgba(255,255,255,1);
    font-size: 20px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    margin: 40px 0 0 190px;
    padding-left: 260px;
}
.zhong_top .tianbao{
    display: flex;
}
.zhong_top .zh_left{
    width: 600px;
    height: 583px;
    background: #1C315E;
    margin: 40px 20px 0 190px;
}
.zhong_top .zh_left .zh_zh{
    display: flex;
    height: 48px;
    line-height: 48px;
    margin: 47px 0 0 117px;
    color: #ffffff;
}
.zhong_top .zh_left .send{
    width: 96px;
    height: 48px;
    padding: 15px 19px;
    margin: 0 20px 0 28px;
    border-radius: 6px;
}
.zhong_top .zh_left div span:nth-child(4){
    color: rgba(255,255,255,0.6);
    font-size: 14px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
}

.zhong_top .zh_right{
    width: 360px;
    height: 283px;
    background: #1C315E;
    margin-right: 30px;
    margin-top: 40px;
}
.zhong_top .zh_left .tijiao{
    width: 160px;
    height: 48px;
    background-color: #038CD4;
    text-align: center;
    line-height: 48px;
    color: #ffffff;
    margin:50px 0 0 257px;
}
.zh_left .zh_bottom{
    margin: 252px 0 34px 42px;
}
.zh_bottom .zh_xia{
    margin-bottom: 26px;
}
.zh_bottom .zh_zui{
    width: 184px;
    height: 37px;
    background-color: #1E4776;
    text-align: center;
    line-height: 37px;
}
.zh_middle{
    width: 600px;
    height: 1px;
    background: rgba(255,255,255,0.1);
    margin-bottom: 20px;
    margin-left: -42px;
}
.zh_bottom .zh_zui span{
    color: #02BDFF;
}
.zh_right div:nth-child(1){
    height: 64px;
    line-height: 64px;
    text-align: center;
    color: #ffffff;
}
.zh_right div:nth-child(2){
    width: 360px;
    height: 1px;
    background: rgba(255,255,255,0.1);
}
.zh_right div:nth-child(3){
    margin-top: 17px;
    margin-left: 25px;
    color: rgba(255,255,255,0.6);
    font-size: 14px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
}