/* {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-font-smoothing: antialiased;
}*/
img{border:0}
a {
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
body {
	font-size: 13pt;
	color: #666666;
	overflow-x:no;
	padding:0;
	margin:0;
}
.page a:hover, .page a.page_cur {
    color: #fff;
    background: #1d2089;
    border: 1px solid #1d2089;
}
.page a:hover, .page a.page_cur {
    color: #fff;
    background: #1d2089;
    border: 1px solid #1d2089;
}
.page a {
    display: inline-block;
    vertical-align: middle;
    min-width: 20px;
    padding: 0 4px;
    height: 28px;
    text-align: center;
    margin: 0 2px;
    background: #fff;
    border: 1px solid #e3e3e3;
}
a:hover {
    text-decoration: none;
    color: #1d2089;
}
body a {
    outline: medium none;
}
.trends_list {
    margin: 30px 0;
    border-top: 1px dashed #ddd;
}
.trends_list li {
    overflow: hidden;
    padding: 30px 0;
    border-bottom: 1px dashed #ddd;
}
.trends_list li:hover .trends_date {
    background: #1d2089;
    color: #fff;
}
.trends_date {
    display: block;
    text-align: center;
    float: left;
    width: 68px;
    height: 88px;
    border: 1px solid #ddd;
    background: #f4f4f4;
    font-size: 13px;
    color: #999;
    line-height: 28px;
}
.trends_list li:hover .trends_date em {
    background: #1d2089;
}
.trends_date em {
    display: block;
    height: 59px;
    line-height: 59px;
    font-size: 36px;
    font-weight: bold;
    border-top: 1px solid #ddd;
    background: #fff;
}
.trends_info h4 a {
    font-size: 20px;
    font-weight: normal;
    color: #333;
}
.trends_pic {
    float: left;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-left: 40px;
}
.trends_info {
    width: 80%;
    float: left;
    margin-left: 20px;
}
.trends_des {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin: 10px 0;
}
.trends_more {
    display: block;
    width: 82px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    background: url(more_1a.png) no-repeat;
    color: #fff;
}
.trends_more:hover {
    background-image: url(more_1b.png);
    color: #fff;
}
.page {
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    margin-top: 20px;
}
.page a {
    display: inline-block;
    vertical-align: middle;
    min-width: 20px;
    padding: 0 4px;
    height: 28px;
    text-align: center;
    margin: 0 2px;
    background: #fff;
    border: 1px solid #e3e3e3;
}
.clearfix:after {
    content: "\200B";
    display: block;
    clear: both;
    height: 0;
}
.page a:hover, .page a.page_cur {
    color: #fff;
    background: #1d2089;
    border: 1px solid #1d2089;
}
.page a {
    display: inline-block;
    vertical-align: middle;
    min-width: 20px;
    padding: 0 4px;
    height: 28px;
    text-align: center;
    margin: 0 2px;
    background: #fff;
    border: 1px solid #e3e3e3;
}
a:hover {
    text-decoration: none;
    color: #1d2089;
}
em, i {
    font-style: normal;
}