<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.main{
	overflow:hidden;
	float:left;
	width:661px;
    padding: 1px 0 20px 0;
    margin-top: 5px;
}
.main .hotImg{
    /*margin-top: 30px;*/
    margin: 5px 0px;
    width: 661px;
    height: 331px;
    overflow: hidden;
    position: relative;
}
.main .hotImg div.scrollContent{
    position: absolute;
    left:0;
    top:0;
    overflow: hidden;
    width: 300000px;
}
.main div.yuleColumn{
    margin-top: 17px;
    margin-left: 11px;
    margin-bottom: 19px;
    background: url("/qianqu../images_v2/columnbj.png") 0 bottom repeat-x;
}
.main div.yuleColumn a{
    display: block;
    height: 43px;
    line-height: 43px;
    text-align: center;
    width: 170px;
    color: #ffffff;
    font-size: 24px;
    background: #c60707;
}
.main .hotImg div.scrollContent ul{
    overflow: hidden;
}
.main .hotImg div.scrollContent ul li{
    float: left;
}
.main .hotImg .textContent{
    position: absolute;
    left:0;
    bottom:0;
    height: 94px;
    width: 100%;
    color: #ffffff;
    font-family: "微软雅黑", Verdana, Geneva, sans-serif;
}
.main .hotImg .textContent .textContent_bg{
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #000;
    opacity: 0.5;
    filter:alpha(opacity=50)
}
.main .hotImg .textContent .textContent_main{
    position: absolute;
    left:18px;
    top:19px;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.main .hotImg .textContent h3{
    font-size: 26px;
    font-weight: normal;
}
.main .hotImg .textContent h3:hover{
    color: #ffffff;
}
.main .hotImg .textContent .textContent_main p{
    margin-top: 10px;
    font-size: 16px;
}
.main .hotImg .textContent .textContent_main,
.main .hotImg .textContent .textContent_main ul{
    overflow: hidden;
}
.main .hotImg .textContent .textContent_main ul{
    position: absolute;
    right: 41px;
    top:52px;
}
.main .hotImg .textContent .textContent_main ul li{
    width: 10px;
    height: 10px;
    background: url("/qianqu../images_v2/blackdisc.png") 0 0 no-repeat;
    float: left;
    margin-left: 13px;
    cursor: pointer;
}
.main .hotImg .textContent .textContent_main ul li.white{
    background: url("/qianqu../images_v2/whitedisc.png") 0 0 no-repeat;
}
.main .article{
	overflow:hidden;
	/*background:#f5f5f5;*/
	padding:14px 0 33px 1;
    /*border-bottom: 23px;*/
	position:relative;
    border-bottom:  1px dashed #ddd;
    padding:15px 0px;
}
.main .article img{
	float:left;
	margin-left:11px;
}
.main .article .article_right{
	float:left;
	width:485px;
	margin-left:15px;
	overflow:hidden;
}
.main .article .article_right h3{
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: normal;
}
.main .article .article_right a{
	background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    text-decoration: none;
    color: #363636;
}

.main .article .article_right a:hover{
   color:  #9F0D0D;
}
.main .article .article_right p{
	font-size:14px;
    line-height: 22px;
    overflow: hidden;
    color: #686868;
    margin-top: 10px;
}
.main .article .article_right p a{
    color: #929292;
}
.main .article .article_right p a:hover{
    color: #929292;
}
.article_right ul{
    width: 411px;
    height: 26px;
	overflow:hidden;
    margin-top:10px;
}
.article_right li{
	float:left;
    height: 25px;
    overflow: hidden;
	cursor:pointer;
}
.article_right li a {
    display: block;
}
.article_right li span,.article_right li strong{
    float: left;
}
.article_right .liTime{
    margin-left:0;
    cursor: default;
    padding: 7px 0 2px 0;
    height: 16px;
    width:278px;
}
.article_right .liTime strong{
    width: 16px;
    height: 16px;
    background:url(/qianqu../images_v2/timesmall.png) no-repeat 0 0;
    background-size: 16px 16px;
}
.article_right .liTime span{
    height: 16px;
    font-size: 14px;
    line-height: 16px;
    color: #aaa;
    text-indent: 5px;
}

.article_right .liPraise strong{
    width: 26px;
    height: 25px;
    background:url(/qianqu../images_v2/zan.png) no-repeat 0 2px;
    background-size: 20px 20px;
}
.article_right .liPraise a:hover strong{
    background-image:url(/qianqu../images_v2/zan_hover.png);
}
.article_right .liPraise a:visited strong,.article_right .liPraise a:active strong, .article_right .liPraise a.active strong{
    background-image:url(/qianqu../images_v2/zan_visited.png);
}
.article_right .liPraise a span{
    font-size: 14px;
    color: #aaa;
    line-height: 22px;
    padding: 3px 2px 0 0;
    width: 30px;
    overflow: hidden;
}
.liPraise a:hover span{
    color: #666;
}
.liPraise a:active span, .liPraise a.active span{
    color: #c41616;
}
.article_right .liWeibo strong{
    width: 26px;
    height: 25px;
    background:url(/qianqu../images_v2/weibo.png) no-repeat 0 3px;
    background-size: 26px 21px;
}
.article_right .liWeibo a:hover strong{
    background-image:url(/qianqu../images_v2/weibo_hover.png);
}
.article_right .liWeibo a:visited strong,
.article_right .liWeibo a:active strong,.article_right .liWeibo a.active strong{
    background-image:url(/qianqu../images_v2/weibo_visited.png);
}
.article_right .liQZone strong{
    width: 48px;
    height: 25px;
    background:url(/qianqu../images_v2/qzone.png) no-repeat 23px 1px;
    background-size: 25px 23px;
}
.article_right .liQZone a:hover strong{
    background-image:url(/qianqu../images_v2/qzone_hover.png);
}
.article_right .liQZone a:visited strong,
.article_right .liQZone a:active strong,.article_right .liQZone a.active strong{
    background-image:url(/qianqu../images_v2/qzone_visited.png);
}



</pre></body></html>