<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 文章列表＆文章内页 */

#quater_head_top { margin-bottom:0}
.top_tag { display:block !important}
.pgs { padding:40px 0 5px 0;background:#FFFFFF}
a:hover { text-decoration:none}
.inside_box { background:none}
.middle_info { margin:0;border-radius:0;box-shadow:none;background:#FFFFFF}
.card { top:305px;left:260px;background:#FFFFFF}
.card .p_opt { padding:10px}
.ct2 .mn {width:800px;padding:15px 0 0 0;border-radius:0;background:#FFFFFF;box-shadow:none;padding:0;margin:0;box-shadow:none;background:none;}
.ct2 .sd { float:right;width:340px;padding:0;border-radius:0;background:#FFFFFF;box-shadow:none;overflow:visible}
.viewthread_foot{float:left;width:60px;margin:0;z-index:10;}
.pren { padding:0 0 5px 0 !important;font-size:13px}
.pren .z { width:330px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.pren .y { max-width:330px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
/*栏目*/
.left_tab .hd li.ck{
    background:#ed4040;
}
.abc li.ck a{
    color: #FFF;
    text-align: center;
}
.seo_description{
margin-left: 5px; padding: 0px 10px 10px 10px; font-size: 14px; color: #9E9E9E;
} 
/*加*/
.quater_authors {
    position: relative;
    text-align: center;
    padding: 15px;
    /* margin-bottom: 0; */
    /* background: #F9F9F9; */
}
.quater_authors p.z {
    margin-right: -1px;
}
.quater_authors p {
    float: left;
    width: 33%;
    line-height: 24px;
}
.quater_authors span {
    display: block;
    font-size: 14px;
    color: #999;
    font-weight: normal;
}.quater_authors strong {
    display: block;
    font-size: 20px;
    color: #333;
    font-weight: normal;
}.quater_right_infos {
    padding: 10px 0;
    border: 0;
    background: #f5f5f533;
    margin: 20px 0 0 0;
}
.bdsharebuttonbox{padding:0 5px 20px 0;}
.Framebox{float:right;width:710px;padding:0 0 10px 0;}
.Framebox .bm{background:none;}
.biaoqian a{font-size:15px;color:#BBBBBB;}
.huifuc{border-top: 1px solid #F0F0F0;
    margin: 0;
    padding: 1px 10px 5px 10px;
    margin-top: 10px;
    background: #f7f7f780;}
.huifuc a{color:#BBBBBB;}
.reply1 a{margin-right:10px;color:#BBBBBB;font-size:14px;}
.praise-box {
    text-align:center;
    height:48px;
    width:148px;
    border:1px solid #f6f6f6;
    line-height:48px;
    color:#bbb;
    cursor:pointer;
}.icon-article-zan {
    height:48px;
    width:35px;
    display:inline-block;
    background:url(../images/icon_ft.png) no-repeat -367px -267px;
}.praise-box span {
    position:relative;
    top:-15px;
    color:#BBBBBB;
    font-family:Arial,Helvetica,sans-serif;
}

.cl .abc{float: left; width: 60px; height: 500px;}
.mtn{margin-bottom: 20px !important; margin-top: 20px !important;}
.js-like-article{margin: 10px 0 50px 280px;}
.kuaihui {width: 520px;
    height: 180px;
    margin: 10px;
    border: 1px solid #F0F0F0;
    padding: 8px 10px !important;}
#PostComment .submit {
    text-align: right;
    padding-top: 20px;
}
#PostComment .submit button {
    background: #3790D0;
    border: none;
    padding: 10px 20px;
    font-size: 20px;
    color: #FFF;
    border-radius: 3px;
    cursor: pointer;
}.ShowMoreComment {
    text-align: center;
    padding: 20px 0px;
}.ShowMoreComment span {
    font-size: 18px;
    color: #999;
    cursor: pointer;
}
.replaycomment dl{
	background: #F5F5F5;
	margin-top: 5px;
	padding: 5px 30px 5px 5px;
	border-radius: 5px;
	line-height: 20px;
	position: relative;
}
.replaycomment dl:after{
	content: '';
	display: block;
	clear: both;
}
.replaycomment dl dt,.replaycomment dl dd{
	float: left;
	padding-left: 5px;
}
.replaycomment dl dd{
	color: #888;
}
.replaycomment dl dd .fa{
	display: block;
	width:15px;
	height: 15px;
	position: absolute;
	right:2px;
	top:8px;
	cursor: pointer;
}
.replaycomment dl dd .fa-trash-o{
	right:28px;
}
.replaycomment dl dd .fa-trash-o:hover{
	color: #F30;
}
.ptg a:hover {
    color: #fff;
    border-color: #48a8dd;
    background-color: #48a8dd;
    text-decoration: none;
}
.ptg a {
    color: #555555;
}
.ptg a{display:inline-block;padding:0 10px;line-height:28px;border:1px solid #eee;background-color:#eee;color:#757575;margin-right:15px;overflow:hidden;font-size:16px;text-align:center;}
.menu_highlight {
    color: orange;
}
.topic-box{
	border:1px solid #ccc3;
	padding:5px;
	position: relative;
}

.topic-box .topic-img img{
	width:120px;
	height:90px;
}

.topic-box .topic-title{
	position: absolute;
	left:130px;
	top:7px;
	font-size: 15px; font-weight: bold;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.topic-box .topic-content{
	position: absolute;
	left:130px;
	top:40px;
	text-indent:20px;
font-size: 14px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.t_fsz p{margin-bottom: 1.5rem; font-size: 1rem; line-height: 1.8;}.t_fsz img{max-width:100%;}
/*加*/
/*打赏*/
.content_html p{
	padding: 5px 0px;
}
.content_html img{
	max-width: 100%;
}
.content_act{
	display: table;
	width: 300px;
	height: 160px;
	margin: auto;
}
.content_act div{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 17px;
	color: #BBB;
}
.content_act div a{
	color: #BBB;
}
.content_act div span{
display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    background: #F2F2F2;
    margin: 0px auto 10px auto;
    border-radius: 50%;
    font-size: 26px;
}
.content_act div span:hover{
	background: #ed4040;
	color: #FFF;
}


/****/
.showdsBox .h{
	text-align: center;
	line-height: 35px;
	color: #AAA;
}
.showdsBox .h span{
	color: #F60;
}
/*.showdsBox dl{
	width:100%;
	overflow: hidden;
	display: flex;
	flex-direction: row;
}*/
.showdsBox dl{
	height: 25px;
	padding-right: 40px;
	overflow: hidden;
	position: relative;
	margin: 5px 0px;
}
.showdsBox dl dt{
	height: 25px;
}
.showdsBox dl dt a{
	float: left;
	display: flex;
	flex-direction: row;
}
.showdsBox dl dt a{
	padding-right: 10px;
	line-height: 25px;
}
.showdsBox dl dt a span{
	width:25px;
	height: 25px;
	border-radius: 50%;
	position: relative;
}
.showdsBox dl dt a span img{
	position: absolute;
	width:100%;
	height: 100%;
	left: 0;
	top:0;
}
.showdsBox dl dt a em{
	color: #F60;
}
.showdsBox dl dd{
	position:absolute;
	width:40px;
	height: 25px;
	line-height: 25x;
	text-align: right;
	right: 0;
	top:0;
	font-size:14px;
	color: #999;
}
.showdsBox dl dd i{
	margin-left: 2px;
}

/********/
.MoreInfoBox{
	position: fixed;
	width:100%;
	height: 100%;
	z-index: 10000000;
	left: 0px;
	top:0px;
	display: none;
}
.MoreInfoBox .BackBox{
	position: absolute;
	width:100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	left:0;
	top:0;
}
.MoreInfoBox .ShowinfoBox{
	position: absolute;
	width: 50%;
	background: #FFF;
	overflow-x: hidden;
	overflow-y: auto;
	left: 25%;
	top:15%;
	border-radius: 5px;
}
.MoreInfoBox .ShowinfoBox .h{
	padding-top: 20px;
	height: 20px;
	line-height: 20px;
	position: relative;
	margin: 0px 10px;
	text-align: center;
}
.MoreInfoBox .ShowinfoBox .h:before{
	content: '';
	display: block;
	position: absolute;
	width:100%;
	height: 1px;
	background: #DDD;
	left: 0px;
	bottom:10px;
}
.MoreInfoBox .ShowinfoBox .h span{
	display: inline-block;
	padding: 0 5px;
	background: #FFF;
	position: relative;
}
.MoreInfoBox .ShowinfoBox .ListBox{
	padding: 0px 10px;
}
.MoreInfoBox .ShowinfoBox .ListBox ul{
	display: table;
	width: 100%;
	border-bottom: #DDD solid 1px;
}
.MoreInfoBox .ShowinfoBox .ListBox ul li{
	display: table-cell;
	padding: 15px 0px;
	vertical-align: middle;
}
.MoreInfoBox .ShowinfoBox .ListBox ul li.icon{
	width:50px;
	padding-right: 10px;
}
.MoreInfoBox .ShowinfoBox .ListBox ul li.icon a{
	display: block;
	width:50px;
	height: 50px;
	overflow: hidden;
	border-radius: 50%;
	position: relative;
}
.MoreInfoBox .ShowinfoBox .ListBox ul li.icon a img{
	position: absolute;
	width:100%;
	height: 100%;
	left: 0px;
	top:0px;
}
.MoreInfoBox .ShowinfoBox .ListBox ul li.yen{
	width:80px;
	text-align: right;
	color: #999;
}
.MoreInfoBox .ShowinfoBox .ListBox ul li.yen span{
	color: #F60;
}
.MoreInfoBox .ShowinfoBox .ListBox ul li.info span,.MoreInfoBox .ShowinfoBox .ListBox ul li.info em{
	display: block;
	height:25px;
	line-height: 25px;
	overflow: hidden;
}
.MoreInfoBox .ShowinfoBox .ListBox ul li.info em{
	font-size:14px;
	color: #AAA;
}
.MoreInfoBox .ShowinfoBox .closeBox{
	text-align: center;
	padding: 10px 0px;
}
.MoreInfoBox .ShowinfoBox .closeBox span{
	display:inline-block;
	border: #F30 solid 1px;
	background: #F90;
	color: #FFF;
	padding: 5px 10px;
	border-radius: 5px;
}
/*****/
.replayBox{
	padding: 10px;
}
.replayBox ol textarea{
	border: 0px;
	padding: 5px 2%;
	height: 80px;
	box-shadow: 0px 0px 1px #CCC;
}
.replayBox li{
	text-align: center;
	padding: 10px 0 0 0;
}
.replayBox li button,.replayBox li span{
	display: inline-block;
	line-height: 35px;
	border: 0px;
	padding: 0 15px;
	background: #DDD;
	color: #FFF;
}
.replayBox li button{
	margin-right: 15px;
	background: #F90;
}
/*打赏*/
.contacts { float:right;padding:10px 0;text-align:right}
.contacts a { margin-left:10px;color:#CCCCCC}
.contacts a:hover { color:#48a8dd}

.bm_h{ background:none;border-bottom:3px solid #F4F4F4;height:36px;line-height:36px;}
.bm_h h2{float:left;font-size:16px;font-weight:700;}

.bm{ border:none;}
.bm_c{ padding:0;}

.tit01 .rss {margin-right:10px;margin-top:5px;padding-left:30px;background:url(../images/rss.png) no-repeat 0 45%;}
.tit01 .add{margin-right:10px;margin-top:5px;padding-left:30px;background:url(../images/add.png) no-repeat 0 45%;}
.tit01 h1, .tit01 h2, .tit01 h3, .tit01 h4 { color:#555555}

.recommend_article_list_content { margin-left:245px}

.recommend_article_list { position:relative;height:165px;color:#777777;border-bottom:0;background:#FFFFFF}
.author_img img { width:24px;margin-right:5px;border-radius:50%}
.tag1 { position:absolute;left:20px;top:25px;padding:3px 12px;color:#FFFFFF;font-size:13px;background:url(../images/black03.png) repeat 0 0}
.tag1:hover { color:#FFFFFF;background:#00599F}
.mbox_list {
    margin:0;
    padding:15px 0;
	border-bottom:1px solid #F0F0F0
}
.recommend_article_list h3 {
	max-height:70px;
	line-height:24px;
	font-weight:400;
	margin:0 0 18px 0;
	overflow:hidden
}
.recommend_article_list h3 a {font-size:18px;font-weight:550;color:#222222bf;}
.recommend_article_list h3 a:hover { color:#3da9f7;text-decoration:underline}

.recommend_article_list_pic {
position:relative;
    float:left;
    display:block;
    width:230px;
    height:165px;
    margin:0 20px 0 0;
    overflow:hidden;
}

.recommend_article_list_pic img {transition:all .5s ease-out;
    height:160px;
    width:100%;
    max-width:100%;
    object-fit:cover;
}}
.recommend_article_list_pic img { transition:all .5s ease-in-out}
.recommend_article_list_pic:hover img {
    -webkit-transform:scale(1.04);
    -moz-transform:scale(1.04);
    -ms-transform:scale(1.04);
    -o-transform:scale(1.04);
    transform:scale(1.04);
}

.recommend_article_list_simple {
	margin:0;
	height:auto;
	max-height:50px;
	line-height:24px;
	font-size:14px;
	color:#999999;
	overflow:hidden;
}
.tags {
    float:left;
	display:inline-block;
color:#666666;
padding:2px 8px;
border:1px solid #e2e2e2;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin-right:6px;
font-family:"微软雅黑";
text-decoration:none;
}
.colorlink { color:#BBBBBB !important;font-weight:400}
.ie7 .colorlink { float:left}
.recommend_article_list_info { height:25px;margin:10px 0;font-size:14px;color:#b8b8b8}
.recommend_article_list_info a { float:left;display:inline-block;color:#999999}
.recommend_article_list_info a.author {}
.recommend_article_list_info .date { float:left}
.recommend_article_list_info span { float:left}
.s_view {
	float:left;
    height:15px;
    width:15px;
    background:url(../images/comment.png) no-repeat 0 0;
    margin:4px 5px 0 0;
	overflow:hidden
}
.ie7 .s_view, .ie8 .s_view { padding-top:8px}
.recommend_article_list .pipe {
	display:inline-block;
	width:8px;
	height:7px;
    margin:0 11px;
    font-family:serif,"Tahoma",Arial,sans-serif;
}
.ie7 .recommend_article_list .pipe { float:left}
.icon16link {
    margin-left:15px;
}
.Framebox { padding:10px 0}
.list_new {}
.news_list { padding:20px 0;margin:0 20px;border-top:1px solid #EEEEEE}
.news_list h2 { font-size:17px;font-weight:400;margin-bottom:10px;line-height:25px}
.news_list h2 a { color:#555555}
.news_list h2 a:hover { color:#48a8dd}
.news_list p { margin-top:10px;font-size:12px;line-height:22px;color:#ADADAD}
.news_list .new_info { color:#656565;margin-top:8px}
.new_edt a { color:{ALLCOL}}
.news_list .new_pic { width:190px;height:130px;overflow:hidden;float:left;margin-right:20px;display:table-cell;vertical-align:middle;text-align:center}
.new_pic img { min-width:190px;min-height:130px}
.news_list .new_body { font-size:14px;color:#999999;line-height:26px}
.news_list .new_body .meta a { font-size:13px}	
.meta { font-size:12px}
.news_list .new_body .meta a { font-size:12px}
.meta a, .meta span { color:#D0D4D8}
.meta-class { float:left}
.meta-class a { padding:2px 10px;margin:0 6px 0 0;color:#FFFFFF !important;font-size:12px;background:#48a8dd}
.views { padding-left:25px;background:url(../images/views.png) no-repeat left center}
.replys { padding-left:25px;background:url(../images/reply.png) no-repeat left center}

.list_box { margin-bottom:15px}

.tit_top { width:100%;height:26px;line-height:26px;padding:15px 0;margin:0;border-bottom:0;overflow:hidden;background:#FFFFFF}
.tit_top h1 { float:left;padding-left:10px;margin:0;font-size:20px;color:#333333;font-weight:bold;border-left:4px solid #48a8dd}
.tit_top .post { display:block;width:auto;height:25px;line-height:25px;padding:0 0 0 30px;margin:3px 0 0 0;color:#666666;font-size:13px;background:none}
.album-subtitle { font-size:16px;margin:10px 0 0 24px;padding-left:24px;display:inline-block;height:28px;line-height:28px;color:#999999;background:url(../images/block_l.png) no-repeat 0 0}
.album-subtitle span { display:block;padding-right:24px;background:url(../images/block_r.png) no-repeat right 0}



.hbody .bd ul { overflow:hidden}
.hbody .bd li { width:300px;height:30px;line-height:30px;overflow:hidden;float:left;font-size:15px}
.hbody .bd li .turn { margin-right:12px;color:#acacac;font-style:italic}
.hbody .bd li .turn.top { color:{ALLCOL}} 
.hbody .bd li a { font-size:15px}


.sbody{ }
.sbody .bd li { width:250px;float:left;overflow:hidden;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #EEEEEE}
.sbody .bd h3 { padding-bottom:8px}
.sbody .bd h3 a { font-size:15px;color:#444444}
.sbody .bd .pic { width:90px;float:left;margin-right:10px}
.sbody .bd .pic img { width:90px}
.sbody .bd p { text-indent:20px;line-height:24px;color:#8C8C8C}
.sbody .bd p a { color:{HOVERCOL}}




.list_focuss{width:300px;overflow:hidden;}
.list_focuss .bd{overflow:hidden;}
.list_focuss .bd img{ width:250px;height:200px;}
.list_focuss h3{ height:40px;line-height:40px;overflow:hidden;font-size:16px;text-align:center;}

.list_focuss .hd { width:138px;height:33px;overflow:hidden;margin:0 auto;}
.list_focuss .hd ul{padding-top:9px;overflow:hidden;float:left;}
.list_focuss .hd ul li, .list_focuss .hd ul li.on, .list_focuss .hd .next, .list_focuss .hd .prev{vertical-align:middle;overflow:hidden;display:inline-block;cursor:pointer;float:left;}
.list_focuss .hd .prev{ width:33px;height:33px;background:url(../images/point_z.png) 0 0 no-repeat;}
.list_focuss .hd a.prev:hover{ background:url(../images/point_zon.png) 0 0 no-repeat;}
.list_focuss .hd .next{ width:33px;height:33px;background:url(../images/point_r.png) 0 0 no-repeat;}
.list_focuss .hd a.next:hover{  background:url(../images/point_ron.png) 0 0 no-repeat;}
.list_focuss .hd ul li{ background:url(../images/point.png) 0 0 no-repeat;width:18px;height:18px;cursor:pointer;font-size:0;line-height:0;}
.list_focuss .hd ul li.on { background:url(../images/point_on.png) 0 0 no-repeat;}

.special .spe_list {overflow:hidden;} 
.special .spe_list li{width:250px;height:26px;line-height:26px;padding-left:10px;float:left;background:url(../images/bgtit.png) no-repeat -493px -57px;overflow:hidden;}

.moquu_rowjc { margin:20px 0 0 0}
.moquu_rowjc b {
    font-size:17px;
    color:#555555;
    float:left;
    width:250px;
	padding:5px 0 12px 0;
	font-weight:400;
    margin-bottom:8px;
	border-bottom:1px solid #E8E8E8;
}
.moquu_rowjc li {
    width:250px;
    overflow:hidden;
    clear:both;
    padding:12px 0;
    border-bottom:1px solid #F4F4F4;
    color:#AAAAAA;
}
.moquu_rowjc li a.nimg {
    width:80px;
    float:left;
    margin-right:15px;
    margin-bottom:3px;
    display:inline;
}
.moquu_rowjc li a.ntitle {
    overflow:hidden;
    line-height:20px;
    font-size:12px;
    color:#333333;
}
.moquu_tnews { padding-top:5px}

/* 文章内页 */

#nv_portal .vw .h, #nv_portal .vw .s, #nv_portal .vw .d, #nv_portal .vw .o, #nv_portal .vw .pren, #nv_forum .vw .h, #nv_forum .vw .s, #nv_forum .vw .d { margin-left:0;margin-right:0}

.avatar_left { float:left;width:30px;margin:0 10px 0 0}
.avatar_left img { width:32px;height:32px;border-radius:50%}
.avatar_right { float:left;width:670px;line-height:30px}

.vw .hm { text-align:left;padding:0 0 15px 0 !important;border-bottom:1px dotted #D8D8D8 !important}
.vw .ph { line-height:36px;padding:0 0 15px 0;font-size:28px;color:#555555;font-weight:400;text-align:left}
.h .xg1, .h .xg1 a { color:#888888 !important}
.vw .h { position:relative;padding:0 0 25px 0 !important;margin:0;border-bottom:0 !important;border-radius:0}
.vw .h p { width:380px;float:left;height:30px;line-height:30px}
.vw .s{border:1px solid #F5F5F5;background:#f1f6f8;padding:10px;margin:10px auto}
.vw .s strong { color:{ALLCOL}}
.vw .s { color:#666666}

.vw .d img {max-width:100%;margin-bottom:20px;border-radius:5px;}
.vw .d p { margin-bottom:0}
.forum_hd { padding-bottom:10px}
.vwtb { height:auto}

.contact a { color:#FF0000}
.pipe { margin:0 3px}
.vw .h span { line-height:30px}
.focus_num {}
.focus_num a { float:right;display:block;height:22px;line-height:22px;color:#BBBBBB;font-size:14px;padding:0 0 0 23px;background:url(../images/star.png) no-repeat 0 2px}
.authors { line-height:22px;color:#BBBBBB}
.authors a {
    float:left;
    margin-top:0;
    font-weight:400;
    color:#BBBBBB;
    padding:0;
    margin:0;
}
.dates { padding:0 0 0 18px;color:#ADADAD;background:url(../images/date.png) no-repeat left 7px}
.msg_caption { width:60px;padding:0}
.msg_caption span { display:block;width:20px;height:22px;margin:8px 0 0 15px;float:left;background:url(../images/msg_caption.png) 0 0 no-repeat;text-indent:-9999px;cursor:pointer}
.msg_caption .bigger { background-position:-85px 4px;}
.msg_caption .bigger:hover { background-position:-28px 4px;}
.msg_caption .smaller { background-position:1px 4px;}
.msg_caption .smaller:hover { background-position:-56px 4px;}

#nv_portal .vw .pren em { width:100%;margin:0 0 5px 0;display:block;height:24px;line-height:24px;overflow:hidden;color:#999999}
#nv_portal .vw .pren em a { color:#999999}
#nv_portal .vw .pren em a:hover { color:#48a8dd}
#nv_portal .vw .pren em .i_prev { float:left;height:18px;width:10px;padding:0;margin:5px 6px 0 0;background:url(../images/pages2.png) repeat -14px -8px}
#nv_portal .vw .pren em .i_next { float:left;height:18px;width:10px;padding:0;margin:5px 6px 0 0;background:url(../images/pages2.png) repeat -35px -35px}
#nv_portal .vw .pren em.y { float:left}
#related_article .bm_c { padding:20px;margin:30px 0 0 0;border:1px solid #F0F0F0;background:#F5F5F5}
#related_article .xl2 li { width:42%;height:33px;line-height:33px;font-size:14px;margin:0 50px 0 0;white-space:nowrap;text-overflow:ellipsis}
#related_article .xl2 li a { color:#888888}
.mls .avt { width:50px;margin-right:10px}
.mls .avt img{width:50px;height:50px;padding:0;vertical-align:top;border-radius:5px;border:0}
.moquu_wxad { text-align:center;width:100%;height:150px;margin-top:20px;background:#F7F7F7}
.moquu_tags {
    height:85px;
    margin-top:18px;
    padding-left:25px;
}
.moquu_tags p {
    line-height:30px;
    font-size:14px;
    padding-left:0;
    color:#8C8B8B;
}

/* 表态动作 */

.atd .num em { font-size:16px}
.atdc div { display:none}

/* add */

.vw .o { border:0}
.oshr { -moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border:1px solid #CDCDCD}

#click_div { display:none}
.infos { display:none !important;position:fixed;left:50%;top:20%;margin-left:-620px;width:48px;overflow:hidden;border:0;z-index:1001;-webkit-border-radius:0 0 0 3px;border-radius:0 0 0 3px}
.ie7 .infos { display:none}
.infos .recommend { display:block;width:34px !important;height:25px !important;line-height:16px;margin:0 auto 5px auto !important;padding:0 !important;float:none !important;cursor:pointer;background:url(../images/moquu_gd.jpg) no-repeat 0 0 !important}
.s_reply {
	float:left;
    height:17px;
    width:18px;
    background-image:url(../images/write.png);
    margin:0 5px 0 0;
	background-position:0 0;
}
.reply1 a:hover { color:#48a8dd}


/* 评论 */

.reply_box { border-radius:0;box-shadow:none;background:#FFFFFF}
.comment_box { padding:20px 0 50px 0}
.top_in {position:relative;line-height:20px;margin:0 0 13px 0;color:#BBBBBB;font-family:"Helvetica Neue", Arial,"Hiragino Sans GB", "STHeiti", "Microsoft Yahei","SimSun", "WenQuanYi Micro Hei",sans-serif}

#comment { margin:0 0 15px 0;border-radius:0;box-shadow:none;background:#FFFFFF}
#comment .comment_tit { padding:0;margin:0;border-bottom:0}
#comment .comment_tit a {
    padding:0;
    color:#333333;
    height:50px;
    line-height:50px;
    font-size:16px;
    float:left;
}
#comment .comment_tit strong { font-weight:400}
#comment .comment_tit a.on {
    background:#FFFFFF none repeat scroll 0% 0%;
    margin-left:-1px;
    border-top:3px solid #666;
    color:#000000;
    height:47px;
    line-height:44px;
    border-bottom:1px solid #F4F4F4;
}

#comment_ul { padding:0}
#comment_ul li { border-top:1px solid #fda7016b;margin:0;padding:15px 0 5px 62px;}
#comment_ul .commont_floor { float:right;padding-left:6px;margin-top:4px;font-size:14px;font-family:Arial;font-weight:bold;color:#444;}

#comment_ul li dd { font-size:15px;color:#555555}
#comment_ul li p{ color:#888;}
#comment_ul li p a { margin-left:10px;color:#888888}
#comment_ul .mbm { position:relative}
#comment_ul .portrait{ position:absolute;left:-62px;top:0}
#comment_ul .portrait img { width:48px;height:48px;max-width:100%;vertical-align:top;border-radius:50%;_width:44px;_height:44px;box-shadow:0 0 1px #DDDDDD}
#comment_ul .username { margin-right:10px;color:#333333;font-size:15px;font-weight:400;font-family:"Helvetica Neue", Arial,"Hiragino Sans GB", "STHeiti", "Microsoft Yahei","SimSun", "WenQuanYi Micro Hei",sans-serif}
#comment_ul .xg1, #comment_ul .xg1 a { color:#888888 !important}
.cutline { float:left;height:13px;width:1px;margin:4px 10px 0 1px;background:#E6E6E6}

.comment_left { float:left;margin:0 10px 0 0}
.comment_right { float:left}
.ds-avatar img {
    display:block;
    width:50px;
    height:50px;
    max-width:none;
    box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);
    border-radius:50%;
	transition:-moz-transform 0.4s ease-out 0s;
}

.tedt { margin:0 0 20px 0;border:0;width:708px;border:1px solid #F0F0F0;border-radius:2px;box-shadow:none;background:none}
.tedt .area { background:none}
.tedt .pt { width:688px;height:155px !important;padding:8px 10px !important;line-height:1.6;border:overflow:auto;vertical-align:middle;color:#999999;box-shadow:none;resize:none;background:none;}
#pinglun{
  background: url(https://www.suchaoren.com/public/uploads/2020/05/2803a882f06438dd0428bddccd207e5b.png) no-repeat right bottom/20% 30%;
}
.ptn { padding-top:15px !important}
.tedt_down { width:710px;background:none}
.tedt_down .pn {
	float:left;
    height:34px;
	line-height:34px;
    width:160px;
	margin:0;
	color:#FFFFFF;
    font-size:14px;
    font-weight:400;
	overflow:hidden;
	box-shadow:none;
	transition:all 0.5s ease 0s;
	background:#48a8dd
}
.tedt_down .pn:hover { background-color:#48a8dd;border-color:#f29800}
.ie7 .tedt_down .pn { border-left:0 !important}
.tedt_down .px { height:15px;line-height:15px;margin-left:3px}


.ind_albums_box .albums li {
    float:left;
    width:315px;
    height:278px;
    border:1px solid #D7D7D7;
    position:relative;
    margin:25px 24px 0 0;
    overflow:hidden;
	transition:all 0.1s linear 0s
}
.ind_albums_box .albums li .pics { min-width:315px}
.ind_albums_box .albums li .albumCover {
    position:absolute;
    z-index:1;
    opacity:100
}
.ind_albums_box .albums li .albumLink {
    position:absolute;
    z-index:2;
    top:0;
    left:0;
    right:0;
    bottom:0px;
    color:#F5F5F5;
    text-decoration:none;
	transition:all 0.2s ease 0s;
    background:url(../images/shade.png) repeat-x left 278px
}
.ind_albums_box .albums li .albumLink .tits {
	display:block;
    margin:10px 0px 0px 10px;
    font-size:18px;
	height:24px;
    line-height:24px;
    width:80%;
	font-family:helvetica,"hiragino sans gb",arial,"Microsoft Yahei", sans-serif;
    text-shadow:0px 0px 2px rgba(0, 0, 0, 0.4);
	overflow:hidden
}
.ind_albums_box .albums li .albumLink .date {
    position:absolute;
    left:70px;
    bottom:10px;
	width:60px;
	height:15px;
    font-size:12px;
    line-height:16px;
	overflow:hidden
}
.ind_albums_box .albums li .authorLink {
    position:absolute;
    left:10px;
    bottom:7px;
    height:48px;
    z-index:5;
    color:#F5F5F5;
    text-decoration:none;
    vertical-align:top;
}
.ind_albums_box .albums li .authorLink img {
    width:48px;
    height:48px;
    border-radius:50%;
    margin-right:12px;
    display:inline;
}
.ind_albums_box .albums li .authorLink .username {
    position:absolute;
    top:3px;
    left:60px;
    font-size:18px;
    white-space:nowrap;
}
.ind_albums_box .albums li .albumLink:hover {
    color:#FFFFFF;
    background-position:left bottom;
}


.focus_box5 { float:left;width:680px;height:350px;overflow:hidden;position:relative}
.focus_box5 img { display:block;float:left;width:680px;height:350px}
.focus_box5 img:hover { opacity:1 !important}
.focus_box5 .bd5 {}
.focus_box5 .bd5 li { position:relative}
.focus_box5 .bd5 .t_box { width:390px;padding:12px 20px 12px 20px;color:#888888;position:absolute;left:35px;bottom:25px;z-index:100;box-shadow:none;background:url(../images/png.png) repeat 0 0}
.focus_box5 .bd5 .t_box h2 { height:20px;overflow:hidden;line-height:20px;margin:0 0 5px 0}
.focus_box5 .bd5 .t_box h2 a { font-size:17px;color:#EEEEEE;font-weight:400}
.focus_box5 img { display:block}
.focus_box5 .hd5 { position:absolute;right:50px;bottom:43px;height:12px;padding:0 9px;overflow:hidden;z-index:120;background:none}
.caption_info p a:hover { color:#FFFFFF;text-decoration:none}
.focus_box5 .hd5 li { float:left;width:12px;height:12px;margin:0 0 0 5px;display:block;background:url(../images/slide.png) no-repeat -1px -3px;cursor:pointer;text-indent:-999em}
.focus_box5 .hd5 li.on { background-position:-25px -3px}


.news_right { float:left;width:280px;margin:0}
.news_right ul { float:left}
.news_right ul li { float:left;border-bottom:1px solid #FFFFFF;width:280px;background:#F3F3F3}
.news_right ul li.last { border-bottom:1px solid #F3F3F3}
.news_right ul li:hover { background:#F8F8F8}
.news_right ul li a { color:#CACACA;float:left;padding:0}
.news_right ul li span { color:#000000;float:left;font-size:15px;height:69px;overflow:hidden;width:70px;background:url(../images/icon.png) no-repeat -999px -999px}
.news_right ul li p { display:block;color:#626262;float:left;font-size:16px;letter-spacing:1px;line-height:69px;overflow:hidden;padding-left:10px;width:200px;margin:0}
.news_right ul li p:hover, .news_right ul li:hover p { color:#555555}
.news_right ul li .icon1 { background-position:15px -324px}
.news_right ul li .icon2 { background-position:15px 17px}
.news_right ul li .icon3 { background-position:15px -250px}
.news_right ul li .icon4 { background-position:15px -118px}
.news_right ul li .icon5 { background-position:15px -184px}


/* 相关文章 */
#related_article { padding-top:30px}
#related_article h3 { color:#555555;font-size:16px}
#related_article li { color:#666666}


.page_contentbox { width:1170px;margin:25px auto 0 auto;background:#FFFFFF}
.photo_com {
    width:100%;
    height:340px;
    background:url(../images/banner_guanyu.jpg) no-repeat top;
    background-size:100% 100%;
}
.content_upline {
    border-top:2px solid #0e79cc;
    text-align:center;
    color:#0e79cc;
    width:354px;
    margin:60px auto 0;
    padding-bottom:60px;
    position:relative;
    top:0;
    left:0;
}
.content_upline h2 {
    font-size:28px;
    padding:10px 30px;
    background:#fff;
    position:absolute;
    top:-30px;
    left:50%;
    margin-left:-100px;
}
.content_text {
    color:#666;
    font-size:16px;
    line-height:40px;
    padding:0 80px;
}
.content_text p {
    padding-bottom:40px;
    text-indent:2em;
}
.line_one p {
    padding-bottom:0;
    text-indent:0;
}


.big2-pic, .big2-pic-right {
    position:relative;
    background-color:#F5F5F5;
}
.big-pic .back-img, .big2-pic .back-img {
    position:absolute;
    width:100%;
}
.big-pic img, .big2-pic img, .hot-article-img img, .mod-thumb img, .topic-content img {
    width:100%;
    -moz-transition:all .5s ease-out;
    -ms-transition:all .5s ease-out;
    -o-transition:all .5s ease-out;
    transition:all .5s ease-out;
}
.big2-pic img { transition:all .5s ease-out}
.big2-pic:hover img { transform:matrix(1.04,0,0,1.04,0,0)}
.big-pic-content, .big2-pic-content {
    position:absolute;
    width:533px;
    height:300px;
    z-index:10;
    cursor:pointer;
    display:block;
}
.big2-pic, .big2-pic-content, .big2-pic-right {
    width:395px;
    height:270px;
    overflow:visible;
}
.big2-pic-right { width:385px}
.pull-left {
    float:left !important;
}
.pull-right {
    float:right !important;
}
.big2-pic-right .article-title {
    padding:20px 20px 10px 20px;
    font-size:18px;
    line-height:28px;
}
.big2-pic-right .article-title a { color:#3d464d}
.big2-pic-right .article-title a:hover { color:#48a8dd}
.big2-pic-right .article-author {
	position:relative;
    margin:30px 20px;
    border-top:1px solid #f0f0f0;
}
.big2-pic-right .article-author .mob-author {
    margin:10px 0;
}
.mob-author .author-face {
    position:absolute;
    width:25px;
    height:25px;
}
.mob-author .author-face img {
    width:100%;
    overflow:hidden;
    border-radius:25px;
}
.mob-author .author-name, .mob-author .time, .mob-author em {
    color:#bbb;
    line-height:24px;
    font-style:normal;
}
.mob-author .author-name {
    margin-left:36px;
}
.mob-sub {
    font-size:14px;
    color:#999;
    line-height:24px;
}
.t-h1 {
    margin:0 30px;
    bottom:22px;
    position:absolute;
    word-break:break-all;
    font-size:24px;
    color:#fff;
}
.big2-pic-content .t-h1 {
    word-break:inherit;
    font-size:18px;
    color:#fff;
    line-height:1.5;
    font-weight:400;
}
.big-pic::before, .big2-pic::before, .topic-content::before {
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    z-index:1;
    opacity:1;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515);
    background:-ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515);
    background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),#121515);
}


.recommend_article ul { width:1260px}
.ry-list-wrap .ry-box {
    position:relative;
    width:368px;
    height:auto;
    margin-right:30px;
    float:left;
    margin-top:30px;
	border-radius:0;
	border:1px solid #EEEEEE;
	background:#FFFFFF
}
.ry-list-wrap .ry-box:hover {}
.ry-list-wrap .ry-box:hover .ry-content { border:1px solid #FFFFFF}
.ry-mod-angle {
    position:absolute;
    left:-10px;
    height:24px;
    color:#fff;
    text-align:center;
    background-color:#48a8dd;
    line-height:24px;
    padding:0 10px;
    z-index:20;
    top:20px;
    font-size:14px;
}
.ry-mod-angle::after {
    content:" ";
    position:absolute;
    left:0;
    top:24px;
    width:0;
    height:0;
    border-top:6px solid #cd213d;
    border-left:10px solid transparent;
}
.ry-list-wrap .ry-box .pic-box {
    height:190px;
    overflow:hidden;
}
.ry-list-wrap .ry-box .pic-box img { width:370px}
.ry-list-wrap .ry-box .pic-box .pic-content {
    position:absolute;
    width:370px;
    height:190px;
	left:-1px;
}
.ry-list-wrap .ry-box .pic-box .pic-content .number {
    position:absolute;
    bottom:20px;
    right:30px;
    color:#999;
}
.ry-list-wrap .ry-box .pic-box .pic-content .number span {
    font-size:20px;
    color:#48a8dd;
}
.ry-list-wrap .ry-box .ry-content {
    border:1px solid #FFFFFF;
    height:auto;
    padding:25px 30px 30px;
}
.ry-list-wrap .ry-box .ry-content .tit_x {
    font-size:18px;
    color:#333;
    line-height:28px;
    height:56px;
    overflow:hidden;
    margin:0;
}
.ry-list-wrap .ry-box .ry-content .tit_x a { color:#333333}
.ry-list-wrap .ry-box .ry-content .tit_x a:hover { color:#666666}
.ry-list-wrap .ry-box .ry-content .author {
    color:#bbb;
    margin-top:10px;
}
.ry-list-wrap .ry-box .ry-content .author span {
    margin-right:20px;
}
.ry-list-wrap .ry-box .ry-content .pl-topic-wrap { padding:20px;margin-top:16px;background:#F5F5F5}
.ry-list-wrap .ry-box .ry-content .pl-box {
    margin-top:0;
    height:48px;
    color:#bbb;
    padding:0;
    line-height:24px;
	overflow:hidden
}


.news_title{position:relative;background-color:#FFF;line-height:36px;height:36px;overflow:hidden;z-index:999;margin-bottom:10px;width:800px}
.news_title .zuixin{float:left;font-size:18px;font-weight:700}
.news_title.index a{padding:0 0 0 38px}
.news_title.cloud a{padding:0 0 0 42px}
.news_title.bigdata a{padding:0 0 0 42px}
.news_title a{padding:0 0 0 38px;color:#979798!important;font-size:18px;font-weight:700}
.news_title a.contribute{color:#3da9f7;font-size:16px;font-weight:400;float:right}
.news_title a.more{color:#000;font-size:16px;float:right}
.news .bdurl{position:relative;width:260px;height:150px;display:block;float:left}
.news .bdurl .tips{position:absolute;top:0;left:0}
.news{position:relative;border-top:1px solid #F0F0F0;padding:30px 0}
.news .date{background-color:#FFF;position:absolute;top:-6px;right:0;font-size:12px;line-height:12px;color:#c0c0c0;padding-left:5px}
.news .newsimg{position:relative;
    float:left;
    display:block;
    width:260px;
    height:150px;
    overflow:hidden;}
.newsimg img{transition:all .5s ease-out;
    height:150px;
    width:100%;
    max-width:100%;
    object-fit:cover;}
.news_nr{position:relative;width:430px;height:150px;float:left;margin-left:20px}
.news_nr .d1{color:#000;display:block;max-height:32px;overflow:hidden}
.news_nr .tips{background-color:#558ddb;font-size:13px;padding:2px 5px;color:#FFF}
.news_nr .titles{line-height:32px;font-size:18px;font-weight:400}
.news_nr .d2{font-size:14px;margin-top:7px;line-height:24px;color:#666666}
.news_nr .d2 a{color:#bc4042!important}
#article .articlebox{line-height:50px;font-size:14px;color:#999;border-bottom:1px solid #DEDEDE;margin-bottom:20px}
.news_nr .d3{width:100%;position:absolute;bottom:0;left:0;height:22px;line-height:22px;font-size:12px;color:#d2d2d2}
.news_nr .d3 a{color:#999999;font-weight:400}
.news_nr .d3 .bdsharebuttonbox{position:absolute;bottom:-6px;right:-125px;z-index:9;display:none}
.news_nr .d3 .share{float:left}

.news_nrs .d1{color:#000;display:block;max-height:32px;overflow:hidden}
.news_nrs .tips{background-color:#558ddb;font-size:13px;padding:2px 5px;color:#FFF}
.news_nrs .titles{line-height:32px;font-size:18px;font-weight:400}
.news_nrs .d2{font-size:14px;margin-top:7px;line-height:24px;color:#666666}
.news_nrs .d2 a{color:#bc4042!important}
#article .articlebox{line-height:50px;font-size:14px;color:#999;border-bottom:1px solid #DEDEDE;margin-bottom:20px}
.news_nrs .d3{width:100%;position:absolute;bottom:0;left:0;height:22px;line-height:22px;font-size:12px;color:#d2d2d2}
.news_nrs .d3 a{color:#999999;font-weight:400}
.news_nrs .d3 .bdsharebuttonbox{position:absolute;bottom:-6px;right:-125px;z-index:9;display:none}
.news_nrs .d3 .share{float:left}
.cat-filter {
    background:#fff;
    margin-bottom:0;
}
.recommend {
	height:218px;
    overflow:hidden;
    margin-bottom:10px;
    margin-left:-30px;
}
.recommend li.small {
    float:left;
    margin-bottom:10px;
    width:50%;
}
.recommend a.recommend-link {
    position:relative;
    display:block;
    overflow:hidden;
    margin-left:30px;
    max-height:218px;
}
.recommend li.small a::before {
    position:absolute;
    top:0;
    left:0;
    z-index:2;
    width:100%;
    height:100%;
    background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000));
    background:-webkit-linear-gradient(top,rgba(0,0,0,0),#000);
    background:-ms-linear-gradient(top,rgba(0,0,0,0),#000);
    background-color:transparent;
    content:" ";
    opacity:.7;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
}
.recommend img {
    width:100%;
    height:auto;
    min-height:230px;
    transition:all 1s ease 0s;
    -webkit-transform:scale(1);
    -webkit-transform:all 1s ease 0s;
    transform:scale(1);
}
.recommend:hover img{transition:all 1s ease 0s;-webkit-transform:scale(1.1);-webkit-transform:all 1s ease 0s;transform:scale(1.1)}
.recommend h4 {
    position:absolute;
    right:0;
    bottom:0;
    left:0;
    z-index:3;
    overflow:hidden;
    margin:0;
    padding:25px;
    color:#fff;
    font-size:18px;
    line-height:25px;
}

.box-moder h3 { padding-left:30px}</pre></body></html>