.allmessage{
    width: 1200px;
    border: 1px solid gainsboro;
    margin: auto;
    margin-top: 20px;
    padding: 20px;
}
.allmessage span{
	padding:0 3px;
}
.head_img{
    margin: auto;
    margin-top: 60px;
    background-image: linear-gradient(to bottom,#6a6fd6,#7255b2);
    font-size: 0px;

}
.first_title{
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(88, 88, 88);
    line-height: 3.459;
}
.active{
    background: #3b9fff;
    color: white;
    border-radius: 3px;
    display:inline-block!important;
    padding:0 3px;
   
}
.first_title>span{
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
}
.two_title{
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(88, 88, 88);
    line-height: 2.459;
}
.two_title>span{
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
}
.box_little{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width:800px;
}
.neex_box{
    line-height: 25px;
    display:inline-block;
}
.neex_box>span{
    padding: 0px 3px;
    display: inline-block;
    height: 25px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
}
.neex_box>strong{
    font-weight: 700;
    margin: 0px 10px;
}
.first_last{
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(88, 88, 88);
    line-height: 3.459;
}
.first_last>span{
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
    margin:0 8px;
    margin-left:10px;
}
.message_box{
    width: 1200px;
    margin: auto;
    margin-top: 20px;
}
.allnews{
	cursor:pointer;
    width: 287px;
    height: 280px;
    border: 1px solid gainsboro;
    padding: 10px;
    margin-right: 12px;
    margin-bottom: 20px;
    display: inline-block;
}
.allnews:nth-child(4n+0){
    margin-right: 0;
}
.allnews:hover{
    border: 1px solid #3ca0ff;
}
.allnews:hover .color_tit{
    color: #3ca0ff;
}
.box_much{
    width: 100%;
}
.message_box *{
    box-sizing: border-box;
}
.color_tit{
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    line-height: 3.027;
    font-weight: 600;
    cursor: pointer;
}
.imgstyl{
    width: 100%;
    height: 140px;
}
.message{
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(136, 136, 136);
    line-height: 1.5;
    height: 84px;
    overflow: hidden;
    text-overflow:ellipsis;

}
.cityArea{
display:inline-block;
margin-left:10px;
line-height:25px;
}
.cityArea span{
	margin:0 5px;
    cursor: pointer;
}
.firstMoney{
	margin-left:4px!important;
}
.money{
	margin-left:-2px!important;
}
.text_needs{
    text-indent: 2em;
    line-height: 30px;
    font-size: 14px;
}
.text_needs2{
    line-height: 40px;
    font-size: 18px;
    text-align: center;
}
#button_yes{
    width: 80px;
    height: 35px;
    background: red;
    text-align: center;
    line-height: 35px;
    border: none;
    color: white;
    font-size: 16px;
    margin-right: 40px;
    cursor:pointer !important;
}
