.test-border{
	border: 1px solid red;	
}
.margin-tb-10{
	margin: 10px 0;	
}
.column-title-1 span{
	float:left;
	height:100%;
	line-height:60px;
	margin-left: 10px;
	color: #fff;
	font-size: 25px;
}

.column-title-1 input{
	float:right;
	width:300px;
	height:40px;
	line-height:40px;
	margin-top: 10px;
	font-size: 14px;
	padding-left: 5px;
	border:none;
	outline: none;
}

.column-title-1 button{
	float:right;
	width:80px;
	height:40px;
	line-height:40px;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 14px;
	color:#000;
	padding-left: 5px;
	background-color: #f9eced;
	border: none;
	outline: none;
	cursor:pointer;
}

.ww-list-left {
	float:left;
	width: 704px;
	height: auto;
	margin:0 10px 0 0;
	background-color: #fff;
}

.ww-list-right {
	float:right;
	width: 300px;
	height: auto;
	background-color: #fff;
}
.ww-list-type div {
	float:left;
	width: 180px;
	text-align: center;
	margin-left: 10px;
	padding:10px 0;
}
.ww-list-type span {
	float:left;
	width: 160px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	margin-left: 10px;
}
#span-two{
	float:left;
	height:100%;
	line-height:60px;
	margin-left: 5px;
	margin-top:5px;
	color: #fff;
	font-size: 9px !important;	
}

.event-content{
	float:left;
	width:100%;
	background: #fff;
}
.text-title{
	color:#666;
	font-size: 14px;
	font-weight: bold;
	line-height:40px;
	margin-left: 20px;
	color: #888;
}
.text-con-div{
	color: #b6b6b6;
	font-size: 12px;
	margin: 0 20px 10px;
	line-height: 20px;
}
.text-omit-2{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	letter-spacing:2px;
	color: #bbbbbb;
}
.text-omit-4{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	letter-spacing:2px;
	font-size:12px;
	color: #bbbbbb;
}
.text-con-a{
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.text-con-a a{
	color: #01aaed;	
}
.inter-2 {
	float:left;
	width: 100%;
	height: 20px;
	background-color: #f7f7f7;
}
.hoot-event{
	width:100%;	
	height: 200px;
	padding: 0;
	margin: 0;
}
#date-title{
	margin: 20px;
	color: black;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}
.date-con{
	width: 300px;
	height: 200px;	
}
.date-con-img{
	float: left;
    text-align: center;
    width: 10px;
    height: 185px;
    position: relative;
    left: 18px;
    top: 20px;
    border-right: 1px solid #63dfea;
}
.date-con-img i{
	position: absolute;
    color: #63dfea;
    font-size: 20px;
    top: -16px;
    left: 2px;
}
.date-con-text{
	width:230px;
	float: right;
	height:200px;
	margin: 0 10px 0 0;
}
.date-text-div{
	width:100%;
	background: #f8f8f8;
	height: 25px;
	line-height: 25px;
}
.date-text-d{
	float: left;
	width:100px;
	height:20px;
	margin-left: 10px;
	color: #999;
	font-size: 12px;
	overflow: hidden;
}
.date-text-a{
	float: right;
	margin-right: 10px;
}
.date-text-a a{
	color: #999;
	font-size: 12px;
}
.date-text{
	margin-top: 10px;	
}
.hoot-text-image{
	height:130px;
	width:100%;
	overflow: hidden;
}
.hoot-t-title{
	float:left;
	margin: 0 10px;	
	margin-top:5px;
	color:#333;
	text-decoration: none;
}
.hoot-t-title:hover{
	text-decoration: underline;
}
.hoot-t-con{
	margin: 0 10px;
}
.hoot-t-title{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.article-item {
	float:left;
	width: 100%;
	background-color: #fff;
	margin-bottom: 20px;
}
.con-img {
	float:left;
	width: 100%;
	height: 205px;
	overflow: hidden;
}
.con-img img{
	width: 100%;
	height: 100%;
}