.swiper_img{
    width: 100%;
    height: 500px;
}
.Central{
    width: 1200px;
    margin: 0px auto;
}
.search_bar{
    position: relative;
}
.search_bar_text{
    width: 70%;
    height: 48px;
    border: 1px solid #3B72F8;
    opacity: 1;
    border-radius: 5px;
    margin-top: 40px;
    outline:none;
    padding-left: 145px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #686868;
    opacity: 1;
}
.search_select_div{
    position: absolute;

}
.main1{
    white-space:nowrap;
}
.search_select{
    position: absolute;
    top:-51px;
    left: 1px;
}
.search_select .el-input__inner{
    width: 142px;
    height: 48px;
    border: 1px solid #FFF;
    border-color: #FFF!important;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #282828;
}
.search_select .el-icon-arrow-up:before {
    content: "\e78f";
}
.search_select .el-select__caret{
    color: #303133!important;
}
.Search_btn{
    width: 111px;
    height: 50px;
    background: #396EEE;
    opacity: 1;
    box-shadow: none;
    border-radius: 5px;
    border-color: #396EEE;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
    position: relative;
    top: -2px;
    right: 10px;
}
.filter{
    margin-top: 24px;
}
.filter_text{

    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #686868;
    position: relative;
    top: 3px
}
.filter_w{
    width: 80px;
}
.flex{
    display: flex;
}
.filter_projectType{
    margin-left: 250px;
}
.filter_item{
    margin-bottom: 17px;
}
.Dividing_line{
    width: 1200px;
    height: 0px;
    background: #BBBBBB;
    border: 1px solid #BBBBBB;
    margin-bottom: 10px;
    opacity: 1;
}
.article{
    border: 1px solid #FFFFFF;
    width: 1200px;
    height: 89px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px #EBEEF5;
    margin-bottom: 10px;
    padding: 12px 0;
    box-sizing: border-box;
}
.article:hover{
    border:1px solid #3B72F8;
}
.title{
    margin:0 30px;
    /*font-size: 22px;*/
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 29px;
    color: #303030;
    opacity: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.label_list{
    display: flex;
    margin-top: 18px;
    margin-left: 29px;
    margin-right: 29px;
    justify-content: space-between;
    align-items: center;
}
.label{
    height: 25px;
    background: #EBEDF0;
    opacity: 1;
    border-radius: 208px;
    margin-right: 24px;
    /*font-size: 16px;*/
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    /*line-height: 21px;*/
    line-height: 25px;
    color: #686868;
    opacity: 1;
    padding: 2px 5px;
}
.time{
    font-size: 14px;
}
.label:hover{
    background: #409EFF;
    color: #ffffff;
}
.label_list_left{
    display: flex;
}
.pagination{
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 47px;
}
.filter_city .el-input__inner{
    width: 338px;
}

.radio-button .el-radio-button__inner{
    margin-right: 10px;
    border-left:1px solid #DCDFE6;
    border-radius: 113px!important;
}

.main3_text{

    height: 26px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 26px;
    color: #282828;
}
.main3_textred{

    height: 26px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 26px;
    color: #F5222D;
}
.main3_right{
    display: flex;
    margin-left: 750px;
}
.main3_text{
    display: flex;
}
.main3{
    display: flex;
    white-space: nowrap;
    margin-bottom: 10px;
}