/*会议列表页*/
body{font-family: heebo-sans,Helvetica,Arial,sans-serif; }


@media screen and (max-width: 768px) {
    .borderpc{border: 0px solid #e2e2e2!important;}
    .listhuiyi{margin-bottom: 100px;}
    .bread-heading{height: 50px; line-height: 50px;font-size: 18px; margin-top: 10px;}

    .mtlist_left{padding: 15px;}
    .mtlist_right{padding: 15px; margin-left: 0px;}

    .searchitem{margin-bottom: 20px;}
    .searchitem h5{font-size: 20px; font-weight: 600;height: 50px; line-height: 50px; margin: 0px;}
    .searchitem2{margin-bottom: 20px;}
    .searchitem2 h5{font-size: 20px; font-weight: 600;height: 50px; line-height: 50px; margin: 0px;}

    .el-select{width: 100%;}
    .el-input__inner{border: none; border-bottom: 1px solid #e2e2e2;font-size: 16px;}

    .mtlist_item{min-height: 150px;margin-bottom: 15px;border-bottom:1px dashed #e2e2e2;padding-bottom:15px;}
    .listtitle{font-size: 18px; font-weight: 600;margin-bottom: 5px;}
    .listitem2{font-size: 16px;line-height: 28px; color: #787878;}
    .listitem3{color: #333;}
    .listimgmob img{border-radius: 10px;}

    .leftimg img{border-radius: 10px;}
    .newReadMore {
        text-align: center;
        justify-content: center;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .newReadMore span {
        padding: 6px 13px;
        border: 1px solid #21222a;
        border-radius: 6px;
        cursor: pointer;
    }
}
@media screen and (min-width: 768px) and (max-width:922px) {
    .borderpc{border: 0px solid #e2e2e2;}
    .listhuiyi{margin-bottom: 100px;}
    .bread-heading{height: 50px; line-height: 50px;font-size: 18px; margin-top: 10px;}

    .mtlist_left{padding: 15px;}
    .mtlist_right{padding: 15px; margin-left: 0px;}

    .searchitem{margin-bottom: 20px;}
    .searchitem h5{font-size: 20px; font-weight: 600;height: 50px; line-height: 50px; margin: 0px;}
    .searchitem2{margin-bottom: 20px;}
    .searchitem2 h5{font-size: 20px; font-weight: 600;height: 50px; line-height: 50px; margin: 0px;}
    .el-select{width: 100%;}
    .el-input__inner{border: none; border-bottom: 1px solid #e2e2e2;}

    .mtlist_item{min-height: 150px;margin-bottom: 15px;border-bottom:1px dashed #e2e2e2;padding-bottom:15px;}
    .listtitle{font-size: 20px; font-weight: 600;margin-bottom: 5px;}
    .listitem2{font-size: 16px;line-height: 28px; color: #787878;}
    .listitem3{color: #333;}

    .leftimg img{border-radius: 10px;}
    .newReadMore {
        text-align: center;
        justify-content: center;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .newReadMore span {
        padding: 6px 13px;
        border: 1px solid #21222a;
        border-radius: 6px;
        cursor: pointer;
    }
}

@media screen and (min-width: 922px) {
    .borderpc{border: 1px solid #e2e2e2;}
    .listhuiyi{margin-bottom: 100px;}
    .bread-heading{height: 50px; line-height: 50px;font-size: 18px; margin-top: 10px;}

    .mtlist_left{padding: 15px;}
    .mtlist_right{padding: 15px; margin-left: 15px;}

    .searchitem{margin-bottom: 20px;}
    .searchitem h5{font-size: 20px; font-weight: 600;height: 50px; line-height: 50px; margin: 0px;}
    .el-select{width: 100%;}
    .el-input__inner{border: none; border-bottom: 1px solid #e2e2e2;}

    .mtlist_item{min-height: 150px; margin-bottom: 20px; border-bottom:1px dashed #e2e2e2;padding-bottom:20px;}
    .mtlist_item:last-of-type{border: none;}

    .listtitle{font-size: 20px; font-weight: 600;margin-bottom: 5px;}
    .listitem2{font-size: 16px;line-height: 28px; color: #787878;}
    .listitem3{color: #333;}

    .leftimg img{border-radius: 10px;}
    .newReadMore {
        text-align: center;
        justify-content: center;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .newReadMore span {
        padding: 6px 13px;
        border: 1px solid #21222a;
        border-radius: 6px;
        cursor: pointer;
    }

}