.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{
    height: 28px;
    line-height: 28px;
    flex: 0 0 6%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    /*line-height: 19px;*/
    color: #686868;
    position: relative;
    top: 3px
}
.filter_w{
    width: 80px;
}
.flex{
    width: 1200px;
    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;
}
.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;
}


.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;
    margin-bottom: 6px;
}

.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;
}

/*工程信息、招投标信息主页样式*/
.mes-bg{
    width: 100%;
    height: 100%;
    background-color: #E6E7E7;
    position: fixed;
    top:0;
    left: 0;
    z-index: -2;
}
.mes{
    position: relative;
    padding-bottom: 90px;
    z-index: 2;
}
.mes-wrapper{
    width: 1200px;
    background-color: #FFFFFF;
    margin: 0px auto;
    /*解决margin塌陷*/
    overflow: hidden;
}
.mes-wrapper .mes-keyword ul{
    position: absolute;
    top: -25px;
    z-index: 3;
    width: 1200px;
    height: 50px;
    background-color: #D6ECFF;
    display: flex;
    align-items: center;
}
.mes-wrapper .mes-keyword ul li{
    font-size: 16px;
    margin-left: 25px;
    color: #2F77F1;
    display: block;
    cursor: default;
}
.mes-wrapper .mes-keyword ul li a{
    color: #2F77F1;
    cursor: pointer;
    font-weight: normal;
    font-size: 16px;
}
.mes-wrapper .mes-keyword ul li a:hover,
.mes-box .mes-box-footer .btn a:hover{
    color: #F22E00;
}
.mes-wrapper .mes-keyword ul li:nth-of-type(1){
    margin-left: 20px;
}

/*热点*/
.mes-wrapper .mes-hot{
    width: 999px;
    height: 147px;
    border-radius: 10px;
    background-color: #F4F4F4;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
    padding: 0 75px;
}
.mes-wrapper .hot-left,
.mes-wrapper .hot-right{
    width: 390px;
    height: 97px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 25px;
    padding-left: 20px;
    font-size: 16px;
}
.mes-wrapper .hot-left li,
.mes-wrapper .hot-right li{
    list-style: disc;
    color: #2F77F1;
}
.mes-wrapper .hot-left li a,
.mes-wrapper .hot-right li a{
    color: #303030;
    width: 100%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mes-wrapper .hot-left li a:hover,
.mes-wrapper .hot-right li a:hover{
    color: #2F77F1;
}
/*信息主体*/
.mes-wrapper .mes-box{
    width: 1149px;
    margin: 0 auto 50px;
}
/*信息块头部*/
.mes-wrapper .mes-box .mes-box-header {
    height: 82px;
    display: flex;
    justify-content: space-between;
}
.mes-box-header .mes-box-title a{
    display: block;
    color: #303030;
    height: 82px;
    font-size: 36px;
    line-height:72px;
    text-align: center;
    font-weight: bold;
    box-sizing: border-box;
    border-bottom: 8px solid #2F77F1;
}
.mes-box-header .mes-box-menu .mes-all{
    margin-right: 8px;
}
.mes-box-header .mes-box-menu ul{
    width: 924px;
    height: 48px;
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap-reverse;
    justify-content: flex-end;
    align-content: space-between;
}
.mes-box-header .mes-box-menu ul li{
    font-size: 14px;
    line-height: 19px;
    margin-left: 20px;
    margin-left: 20px;
    cursor: pointer;
}
.mes-box-header .mes-box-menu ul li a{
    color: #707070;
}
.mes-box-header .mes-box-menu ul li a:hover{
    color: #2F77F1;
}
/*信息块内容*/
.mes-box .mes-box-news{
    border-top: 1px solid #707070;
    padding-top: 28px;
}
.mes-box-news .mes-box-banner{
    float: left;
    width: 360px;
    height: 275px;
    margin: 6px 20px 14px 0;
    box-sizing: border-box;
}
.mes-box-news .mes-box-banner:hover{
    box-shadow: 6px 6px 4px rgba(0,0,0,0.2);
}
.mes-box-news .mes-box-banner img{
    width: 100%;
    height: 100%;
}
.mes-box-news .new-title{
    float: left;
    padding-bottom: 16px;
    width: 360px;
    padding-right: 20px;
}
.mes-box-news .mes-tip{
    color: #707070;
    font-size: 16px;
}
.mes-box-news .new-title a::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    vertical-align: middle;
    background-color: #2F77F1;
    margin-right: 6px;
}

.mes-box-news .new-title a{
    display: block;
    color: #303030;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.mes-box-news .new-title a:hover{
    color: #2F77F1;
}
.mes-box-news::after{
    content: '';
    clear: both;
    display: block;
}
/*查看更多*/
.mes-box .mes-box-footer{
    width: 1149px;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 1px solid #707070;
}
.mes-box .mes-box-footer a{
    color: #2F77F1;
    font-size: 16px;
}
/*城市分站*/
.mes-wrapper .city-box{
    width: 1149px;
    height: 72px;
    margin: 0px auto 50px;
    display: flex;
    cursor: default;
}
.mes-wrapper .city-box .city-substation{
    width: 140px;
    font-size: 20px;
    color: #303030;
    line-height: 72px;
    border-right: 1px solid #707070;
}
.mes-wrapper .substation{
    margin-left: 40px;
    color: #303030;
    font-size: 12px;
}
.mes-wrapper .substation a {
    color: #303030;
}
.mes-wrapper .substation a:hover {
    color: #2F77F1;
    cursor: pointer;
}
