.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;*/
    height: 28px;
    line-height: 28px;
    flex: 0 0 6%;
}
.filter_w{
    width: 80px;
}
.flex{
    display: flex;
    width: 1200px;
}
.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;
}

/*行业资讯信息流主页样式*/
.information-wrapper{
    width: 1200px;
    margin: 0 auto 28px;
    background-color: #FFFFFF;
    position: relative;
    top: -4px;
}
/*行业资讯信息热点关键词*/
.information-wrapper .info-keyword{
    width: 1160px;
    height: 50px;
    background-color: #245DCE;
    padding: 0 20px;
    display: flex;
    align-items: center;
    position: absolute;
    top: -25px;
}
.information-wrapper .info-keyword li{
    margin-right: 50px;
}
.information-wrapper .info-keyword li a{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
}
/*行业资讯主体信息内容*/
.information-wrapper .info-box{
    display: flex;
    justify-content: space-between;
}
/*行业资讯主体信息左列*/
/*左列顶部信息*/
.information-wrapper .info-left-box{
    width: 689px;
}
.info-left-box .info-hot{
    width: 476px;
    margin-top: 75px;
}
.info-left-box .info-hot li{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;
}
.info-left-box .info-hot li::before{
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #2F77F1;
    vertical-align: 2px;
}
.info-left-box .info-hot li a{
    color: #303030;
    margin-left: 5px;
}

/*左列分类信息块*/
/*左列分类信息块标题*/
.information-wrapper .infolist-lbox{
    width: 689px;
    margin-top: 44px;
}
.infolist-lbox .lbox-header{
    height: 48px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.infolist-lbox .lbox-header .cate-title a{
    color: #2F77F1;
    font-size: 26px;
    font-weight: bold;
    border-left: 5px solid #2F77F1;
    padding: 0 4px;
}
.infolist-lbox .lbox-header .more-btn a{
    font-size: 16px;
    color: #2F77F1;
}
/*左列分类信息块内容*/
.information-wrapper .lbox-wrapper{
    border-top: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;
    padding-bottom: 26px;
    display: flex;
}
/*左列分类信息块内容左*/
.lbox-wrapper .lbox-l{
    width: 324px;
}
.lbox-wrapper .lbox-banner{
    width: 320px;
    height: 232px;
    margin: 27px auto 15px;
}
.lbox-wrapper .lbox-banner img{
    width: 100%;
    height: 100%;
}
.lbox-wrapper .lbox-content{
    display: flex;
    justify-content: space-between;
}
.lbox-wrapper .lbox-content .lbox-news{
    width: 150px;
    display: block;
}
.lbox-content .lbox-news .lbox-lnews-banner{
    width: 150px;
    height: 157px;
    margin: 0 auto 9px;
}
.lbox-content .lbox-news .lbox-lnews-banner img{
    width: 100%;
    height: 100%;
}
.lbox-content .lbox-news .news-title{
    height: 36px;
    /*color: #303030;*/
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.lbox-content .lbox-news a{
    color: #303030;
}
/*左列分类信息块内容右*/
.lbox-wrapper .lbox-r{
    margin-left: 30px;
}
.lbox-wrapper .lbox-r .news-list li{
    width: 334px;
    margin-top: 28px;
    height: 16px;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lbox-wrapper .lbox-r .news-list li a{
    color: #303030;
    font-size: 16px;
    margin-left: 6px;
}
/*行业资讯主体信息右列*/
.information-wrapper .info-right-box{
    margin-top: 45px;
    width: 405px;
}
.info-right-box .rbox-header{
    width: 405px;
    height: 50px;
    text-align: center;
    background-color: #D6ECFF;
    display: flex;
    align-items: center;
}
.info-right-box .rbox-header .cate-title{
    color: #2F77F1;
    font-size: 24px;
    font-weight: bold;
    display: block;
    margin-left: 12px;
}
.info-right-box .rbox-header .more-btn{
    color: #2F77F1;
    font-size: 14px;
    display: block;
    margin-left: 238px;
}
.info-right-box .rbox-wrapper{
    width: 405px;
    border-bottom: 1px solid #CECECE;
    margin-bottom: 35px;
}
.rbox-wrapper .first-news{
    display: flex;
}
.rbox-wrapper .first-news .first-news-banner{
    width: 190px;
    height: 153px;
    margin-top: 20px;
    margin-bottom: 12px;
}
.rbox-wrapper .first-news .first-news-banner img{
    width: 100%;
    height: 100%;
}
.rbox-wrapper .first-news .first-news-title{
    width: 180px;
    height: 39px;
    margin-left: 8px;
    margin-top: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
}
.rbox-wrapper a{
    color: #303030;
    font-size: 14px;
}
.rbox-wrapper .news-list{
    width: 362px;
    margin-bottom: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rbox-wrapper .news-list a{
    color: #303030;
    font-size: 16px;
    margin-left: 6px;
}
.rbox-wrapper .news-list a:hover{
    color: #2F77F1;
}
.lbox-wrapper .lbox-r .news-list li::before,
.rbox-wrapper .news-list::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #2F77F1;
    vertical-align: 2px;
}
.info-left-box .info-hot li a:hover,
.lbox-content a:hover,
.lbox-wrapper .lbox-r .news-list li a:hover,
.rbox-wrapper a:hover{
    color: #2F77F1;
}
.information-wrapper .info-keyword li a:hover,
.infolist-lbox .lbox-header .more-btn a:hover,
.info-right-box .rbox-header .more-btn:hover{
    color: #F22E00;
}
.lbox-wrapper .lbox-banner img:hover,
.lbox-content .lbox-news .lbox-lnews-banner img:hover,
.rbox-wrapper .first-news .first-news-banner img:hover{
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.5);
}
/*城市分站*/
.information-wrapper .city-box{
    width: 1200px;
    height: 72px;
    margin: 56px auto 26px;
    display: flex;
    cursor: default;
    border-top: 1px solid #707070;
    text-align: center;
    padding-top: 50px;
}
.information-wrapper .city-box .city-substation{
    width: 140px;
    font-size: 20px;
    color: #303030;
    line-height: 72px;
    border-right: 1px solid #707070;
}
.information-wrapper .substation{
    margin-left: 40px;
    color: #303030;
    font-size: 12px;
}
.information-wrapper .substation a {
    color: #303030;
}
.information-wrapper .substation a:hover {
    color: #2F77F1;
    cursor: pointer;
}
