.zhengshu_wrap{background: none;padding-top:106px;}
.zhibao_wrap .content .title {
    font-weight: normal;
    padding-top: 76px;
}
.zhibao_wrap .content .sub_title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 33px;
}
.zhibao_wrap .search_content {
    padding: 40px 0 136px 0;
}
.zhibao_wrap .search_input {
    margin-left: 30px;
    height: 100%;
}
.zhibao_wrap .search_wrap {
    border-radius: 10px;
    margin: 0 auto 30px auto;
    height: 70px;
    border: none;
    overflow: hidden;
    background-image: linear-gradient( 0deg, rgb(246,246,246) 0%, rgb(255,255,255) 100%);
}

.zhibao_wrap .search_btn {
    display: block;
    line-height: 36px;
}
.alert_dialog{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.erross{}
.bg_black{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
.alert_content{
    position: relative;
    z-index: 2;
    background: #fff;
    text-align: center;
    width: 613px;
    padding: 46px 60px;
    display: block;
    /* margin-top: 50px; */
    /* font-weight: bold; */
}
.alert_content img.erross{}
.alert_content p{
    text-align: left;
    color: #0f0f0f;
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 50px;
    font-weight: 550;
}
.alert_content h6{
    margin: 25px 0 0 0;
    font-size: 24px;
}
.alert_content span{
    display: block;
    text-align: left;
    color: #787878;
    line-height: 28px;
}
.alert_content a{
    width: 299px;
    height: 66px;
    background: #4a4a4a;
    display: inline-block;
    line-height: 66px;
    color: #fff;
    margin-top: 40px;
}
.zhibao_wrap .donw_content{width: 620px;padding: 0 0 50px 0;}
.zhegnshu{
    width: 100%;
    display: block;
}
.downlaod_btn{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.downlaod_btn img{
    width: 30px;
    margin-right: 10px;
}
.downlaod_btn span{
    color: #0f0f0f;
    font-size: 18px;
}
.zhibao_wrap23{padding-top: 56px;}