.black_overlay{display:none;position: fixed;top:0%;left:0%;width:100%;height:100%;background-color:black;z-index:1001;-moz-opacity:0.6;opacity:.60;filter:alpha(opacity=60);}
.blank_content{display:none;position:fixed;top:35%;left:40%;width:50%;height:270px;z-index:1002;width:470px;border-radius:5px;padding:5px; background: #FFFFFF; }
.blank_content h2{height:40px;line-height:40px;clear:both;font-size:18px;padding:0px 5px 0px 10px;font-weight:normal}
.blank_content h2 span{float:right}
.blank_content h3{height:40px;line-height:40px;clear:both;font-size:18px}
.blank_content h3 a{color:#ee2e2c}
.blank_content .open{padding:10px 15px 20px 15px;overflow:hidden;}

.boxed .brd{
	background-color: #3399FF;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 20px;
    text-transform: uppercase;
}


.txt-2{
	display:-webkit-box;
overflow:hidden;
text-overflow:ellipsis;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;

}


.red{
	color: red;
}

.jiage{
	color: red;
	float: right;
	font-size: 18px;
}

.ptb-20{
	padding: 20px;
}


.sign-form textarea {
  float: left;
  width: 100%;
  font-size: 10.8px;
  color: #a2a2a2;
  background-color: #f6f6f6;
  height: 150px;
  margin-bottom: 10px;
  padding: 10px 28px;
  
}

.fabu{
	padding: 20px;
	text-align: center;
}

.fabu .pretty{
	margin-right: 30px;
}




