﻿@charset "utf-8";
/* CSS Document */
body {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	color: #333333;
	background-color: #fff;
	font-size: 15px;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
	overflow-x: hidden;
}
form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
input, select {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	vertical-align: middle;
	outline: 0;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
.fix:before, .fix:after {
	content: "";
	display: table;
}
.fix {
*zoom:1;
}
.fix:after {
	clear: both;
}
#content
{
	width:1140px;
	height:100%;
	margin:25px auto;
	zoom:"1";
}
#content:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
}
#content .crumbs
{
	color:#666666;
}
#content .crumbs a
{
	padding:0 3px;
}
#content .content_cer 
{
	width:1140px;
	margin-top:20px;
	zoom:"1";
}

#content .content_cer .cer_left
{
	
  	width:718px;
	float:left;
	border: 1px solid #eee;
    padding: 20px 20px;

}
#content .content_cer .cer_left h1
{
font-size: 22px;
    color: #333;
     font-weight:bold;

    line-height: 1.8;
    margin-bottom: 5px;
    border-bottom: 1px dashed #eee;
    padding: 0 0 10px;
 }
#content .content_cer .cer_left .tips
{
	line-height:50px;
}
#content .content_cer .cer_left .tips a
{
	padding-left: 5px;
}
#content .content_cer .cer_left .time
{
	display:block;
	zoom:"1";
}
#content .content_cer .cer_left .time:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
}
#content .content_cer .cer_left .times
{float:left;}
#content .content_cer .cer_left .author
{
	float:right;
	margin_left:80px;
}
#content .content_cer .cer_left .times>ul>li
{
    float: left;
    color: #999;
    padding-right: 15px;
    line-height: 35px;
}
#content .content_cer .cer_left .author>ul>li
{
float:left;
color:#999;
padding-right:20px;
line-height:30px;
}
#content .content_cer .cer_left .buy_con
{
	zoom:"1";
	width:700px;
	font-size:15px;
    padding: 10px 10px;
    margin-top: 20px;
    word-break: break-all;
    word-wrap: break-word;
    color: #666;
    border: 1px solid #efefef;
    background-color: #fbfbfb;
    border-radius: 2px;
}
#content .content_cer .cer_left .buy_con
{
	zoom:"1";
	width:700px;
	padding:10px 10px;
	border-left:2px solid #dedede;
	background-color:#f3f3f3;
	margin-top:20px;
}
#content .content_cer .cer_left .kfb_con
{
	width: 600px;
	height: 80px;
	margin-top:25px;
	padding: 10px 10px;
	margin: 0 auto;
}
#content .content_cer .cer_left .kfb_banner
{
	width:100px;
	height:80px;
	background-image:url("../images/kfb_banner.jpg");
	float:left;
}
/*开发板共享库*/
.picScroll-left {
	width: 500px;
	overflow:hidden;
	position:relative;
	float:left;
	margin-left: 0px;
	margin-top:-30px;
}
.picScroll-left .hd {
	width: 420px;
	overflow:hidden;
	height:30px;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
	display:block;
	width:24px;
	height:65px;
	overflow:hidden;
	cursor:pointer;
}
.picScroll-left .hd .prev {
	position:absolute;
	z-index:1;
	top:40px;
	left:0;
	background:url(../images/cprve.png) no-repeat top left;
	margin-left:10px;
}
.picScroll-left .hd .next {
	position:absolute;
	z-index:1;
	top:40px;
	right:0;
	background:url(../images/cnext.png) no-repeat top right;
	margin-right: px;
}
.picScroll-left .hd ul {
	display:none;
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
	zoom:1;
}
.picScroll-left .hd ul li {
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("../image/icoCircle.gif") 0 -9px no-repeat;
}
.picScroll-left .hd ul li.on {
	background-position:0 0;
}
.picScroll-left .bd {
	width: 420px;
	margin-left: 38px;
}
.picScroll-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.picScroll-left .bd ul li {
	margin:0 3px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.picScroll-left .bd ul li .pic {
	text-align:center;
}
.picScroll-left .bd ul li .pic img {
	width:100px;
	height:80px;
	display:block;
	border:1px solid #dedede;
}
.picScroll-left .bd ul li .pic a:hover img {
	border-color:#999;
}
.picScroll-left .bd ul li .title {
	line-height:40px;
	font-size:18px;
	color:#333;
}
#content .content_cer .cer_left .buy_con>ul>li
{line-height:35px;}
#content .content_cer .cer_left .buy_con a
{
color:#3793df;
padding-right:10px;
}
#content .content_cer .cer_left .con_del
{
	margin-top:10px;
	width:720px;
}
#content .content_cer .cer_left .con_del p
{
	line-height:35px;
	color:#333333;
	font-size: 15px;
        text-indent: 2em;
	word-wrap:break-word;
	text-align: justify;
}
#content .content_cer .cer_left .con_del img {
    display: block;
    max-width: 700px;
    margin: 24px auto;
}
#content .content_cer .cer_left .buy_con:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
}
#content .content_cer .cer_left .qx_con
{
	zoom:"1";
	width:700px;
	padding:20px 10px;
	background-color: #fafafa;
	margin-top:35px;
}
#content .content_cer .cer_left .qx_con>ul>li
{
line-height:30px;
text-align:center;
}
.post-like-donate  {
	margin:40px auto;
	height:50px;
	width:280px;
}
.post-like-donate  .bor_a {
    display: inline-block;
float:left;
    margin: 0 2px;
    width: 130px;
    height: 40px;
    border: 1px solid #e87461;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    color: #e87461;
    text-align: center;
    text-decoration: none;
	border-radius:5px;
    font-size: 14.5px;
    line-height: 40px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
 .post-like-donate .Share {
    border-color: #78ce79;
	border-radius5px;
    color: #78ce79;
}
/*评论区*/
#content .content_cer .cer_left .comment_content {
	background-color: #fff;
	padding-bottom: 30px;
	zoom: "1";
}
#content .content_cer .cer_left .comment_content .comment_write {
	border-bottom: 1px solid #ededed;
	padding-bottom: 15px;
}
#content .content_cer .cer_left .comment_content:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
}
#content .content_cer .cer_left .comment_content .count {
	overflow: hidden;
}
#content .content_cer .cer_left .comment_content .write {
	width: 730px;
	height: 80px;
	line-height:25px;
	resize: none;
	border: 1px solid #ddd;
	background-color:#f4f4f4;
	margin: 20px 0 0 0px;
	font-family: "微软雅黑";
	color: #999;
	padding-left: 10px;
	font-size: 14px;
}

#content .content_cer .cer_left .comment_content .comment_buttonone {
	position: relative;
	display: inline-block;
	width: 88px;
	height: 33px;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	background: #3793df;
	border-radius: 3px;
	border: none;
	float: left;
	margin-left: 655px;
	margin-top: 15px;
}
#content .content_cer .cer_left .comment_content .comment_reply {
	width: 777px;
	line-height: 28px;
}
#content .content_cer .cer_left .comment_content .comment_reply img {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #ddd;
	/* overflow: hidden; */
	/* -webkit-border-radius: 50%; */
	-moz-border-radius: 50%;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
}
#content .content_cer .cer_left .comment_content .comment_reply .reply_name {
	color: #d82a1b;
}
#content .content_cer .cer_left .comment_content .comment_reply .reply_name span{
font-weight: normal;
    color: #bbbbbb;
    margin-left: 25px;
 }
#content .content_cer .cer_left .comment_content .comment_reply .yh_reply {
	float: right;
	color: #999;
}
#content .content_cer .cer_left .comment_content.comment_reply .reply {
	width: 550px;
	min-height: 30px;
	margin-left: 65px;
}
#content .content_cer .cer_left .comment_content .comment_reply ul li {
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
	width: 745px;
	padding: 20px 0px;
	
}
#content .content_cer .cer_left .comment_content .comment_reply .yh_reply a {
	color: #4095ce;
}
#content .content_cer .cer_left .comment_content .comment_reply .reply_time {
	color: #999;
	font-size: 12px;
	float: left;
	margin-left: 65px;
	padding-bottom: 20px;
}

#content .content_cer .cer_left .comment_content .do_reply {
	width: 670px;
    height: 80px;
    line-height: 25px;
    resize: none;
    background-color: rgb(244, 244, 244);
    font-family: 微软雅黑;
    color: rgb(153, 153, 153);
    padding-left: 10px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    border-image: initial;
    margin: 20px 0px 0px 55px;
}
#content .content_cer .cer_left .comment_content .son {
	width: 600px;
	height: 70px;
	resize: none;
	border: 1px solid #f1f1f1;
	margin: 0px 0 0 60px;
	font-family: "微软雅黑";
	color: #999;
	padding-left: 10px;
}
/*回复区*/
#content .content_cer .cer_left .comment_content .my_reply 
{
	height:170px;
}
#content .content_cer .cer_left .comment_content .my_reply input[type="submit"] {
	float: right;
}
#content .content_cer .cer_left .comment_content .my_reply .cz_on {
	  position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #bbb;
    background: #eee;
    border: 1px solid #eee;
    border-radius: 4px;
    border: none;
    float: left;
    margin: 10px 5px 0 0;
    cursor: pointer;
}
#content .content_cer .cer_left .comment_content .my_reply .cz_off {
	  border: none;
    margin-right: 20px;
    line-height: 50px;
    background-color: #fff;
    color: #999;
    font-size: 14px;
    cursor: pointer;
}

#content .content_cer .cer_right
{
	
	width:360px;
	float:right;
}
#content .content_cer .cer_right .right_tg
{
	width:355px;
	height:257px;
}
#content .content_cer .cer_right .tg_header
{
	width:360px;
	height:47px;
	background-image:url("../images/tg_header.png")
}
#content .content_cer .cer_right .tg_con
{
	background-color:#f9f9f9;
	width:360px;
	height:190px;
	padding-top:20px;
}
#content .content_cer .cer_right .tg_con>ul>li
{
	line-height:40px;
	color:#6e6d80;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	
}
#content .content_cer .cer_right .tg_con>ul>li span
{
	color:#2e2e31;
	margin-left:5px;
}
#content .content_cer .cer_right .tg_con>ul>li a
{
	padding:6px 65px;
	border-radius: 20px;
	font-size:15px;
	background-color:#3793df;
	color:#fff;
}
#content .content_cer .cer_right .tg_con>ul>li p
{
	color:#96aec0;
	margin-top:10px;
}
.idx_cm_title {
    border-bottom: 1px #ddd solid;
    height: 41px;
}
.idx_cm_title .title {
    border-bottom: 1px #3793df solid;
    font-size: 16px;
    font-weight: bold;
    float: left;
    position: relative;
    margin-bottom: -1px;
    padding: 10px 0 10px 0;
	color:#333333;
}
.idx_cm_title .more {
    font-size: 14px;
    float: right;
    position: relative;
    margin-bottom: -1px;
    padding: 10px 0 10px 0;
    color: #333333;
}
/*新闻头条*/
#content .content_cer .cer_right .right_news
{
	margin-top:10px;
}

#content .content_cer .cer_right .right_news .com_top>ul>li{
     height:70px;
	margin-top:20px;
}
#content .content_cer .cer_right .right_news .face {
    float: left;
    margin-right: 10px;
}
#content .content_cer .cer_right .right_news .face img
{
	width:104px;
	height: 70px;
}
#content .content_cer .cer_right .right_news .intro {
   line-height: 23px;
    font-size: 15px;
    overflow: hidden;
    width: 240px;
}
#content .content_cer .cer_right .right_news .intro a
{
  min-height: 47px;
  display: block;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#content .content_cer .cer_right .right_news .intro a:hover{
color:#3793df;
}
#content .content_cer .cer_right .right_news .intro span{
  color:#999;
  display:block;
  margin-top:5px;
}
/*热门标签*/
#content .content_cer .cer_right .right_tips
{
	margin-top:10px;
	zoom:"1";
}
#content .content_cer .cer_right .right_tips:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
}
#content .content_cer .cer_right .tips_con
{
	margin-top:20px;
	background-color: #f9f9f9;
	width:360px;
	height:250px;
	padding-top: 15px;
}
#content .content_cer .cer_right .a p
{
	border-left: 4px solid #3793df ;
	font-size: 16px;
	line-height: 23px;
	padding-left: 8px;
	color:#3793df;
}
#content .content_cer .cer_right .b p
{
	border-left: 4px solid #3DCA99 ;
	font-size: 16px;
	line-height: 23px;
	padding-left: 8px;
	color:#3DCA99;
}
#content .content_cer .cer_right .tips_con>ul
{margin:10px 0 0 20px;}
#content .content_cer .cer_right .tips_con>ul>a>li
{float:left;
line-height: 60px;;
min-width:110px;
color:#656973;}
#content .content_cer .cer_right .tips_con>ul>a>li:hover{
		color:#3793df;
}
#content .content_cer .cer_right .tips_con>ul>a>li>img
{
	vertical-align:middle;
	padding:0 5px;
}
/*论坛活动*/
#content .content_cer .cer_right .right_activity
{
	margin-top:10px;

}
#content .content_cer .cer_right .activity_con
{
	margin-top:20px;
}
#content .content_cer .cer_right .activity_con>ul>li
{
	color:#3793df;
	font-size:15px;
	line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 340px;
}
#content .content_cer .cer_right .wb>ul>li
{
	background-color: #f9f9f9;
	margin-bottom: 5px;
	padding:10px;
}
#content .content_cer .cer_right .activity_con>ul>li a
{
	color:#333;
	margin-left:3px;
}
#content .content_cer .cer_right .activity_con>ul>li span.time {
    float: right;
}
#content .content_cer .cer_right .activity_con>ul>li a:hover
{
	color:#3793df;
}
.quote-content-wrap {
    width:640px;
    height: auto;
    margin: 16px;
    margin: 30px 0px 10px 60px;
    padding: 16px 20px 20px;
    background: #f4f4f4;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    position: relative;
    font-size: 14px;
}
.quote-content-wrap i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    border-top: none;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #f4f4f4;
    border-left: 15px solid transparent;
    position: absolute;
    top: -12px;
    left: 15px;
}
.quote-content-wrap .usernicks {
    color:#999;
    display: table-cell;
    vertical-align: top;
}
.quote-content-wrap .usernicks .user_name {
    line-height: 26px;
    color: #444444;
    font-weight: 600;
}

 .righr_ad,.left_ad660{
    margin-bottom: 10px;
}


#content .content_cer .cer_left .praise .diggnum {font-weight:bold;color: #BB0000;margin-right: 5px;}
#content .content_cer .cer_left .praise .a1 span {font-weight:normal;color: #e87461;}
#content .content_cer .cer_left .praise .diggcont a {border:solid 1px #DBDBDB;color:#333; border-radius:5px;line-height:25px;padding:5px 10px;background-color:#fff;background-image: Url(../images/content_bg.png);background-repeat:no-repeat;background-position:7px -475px;padding-left:32px;float:left;}
#content .content_cer .cer_left .praise .diggcont a:hover {border:solid 1px #BB0000;cursor:pointer;background-position:7px -429px; color: #BB0000}
#content .content_cer .cer_left .praise .diggcont span{}

#content .content_cer .cer_left .comments {border:solid 1px #DBDBDB;border-radius:5px;line-height:25px;padding:5px 10px;background-color:#fff;background-image: Url(../images/content_bg.png);background-repeat:no-repeat;background-position:8px -157px;padding-left:32px;margin-right:8px;} 
#content .content_cer .cer_left .comments:hover {border:solid 1px #BB0000;cursor:pointer;background-position:8px -117px;}
#content .content_cer .cer_left .comments a{color:#333;}
#content .content_cer .cer_left .comments a:hover{color:#BB0000;}
#content .content_cer .cer_left .comments b {color:#BB0000;margin-right:5px;}


a.popmenulink,a.popmorelink {color:#00386C;cursor:hand;cursor:pointer;}
.xiala,.xiala2 {display:none;border:1px solid #eee;background:#FFF;width:110px;position:absolute;left:0px;top:24px;padding:3px;background:url(https://www.21ic.com/eva/images/mouser.jpg) no-repeat 6px 6px;text-align:center;}
.xiala a,.xiala2 a {color:#fff;background:#042B60;padding:0 3px;font-size:13px;display:block;line-height:30px;margin-top:2px;}
.xiala a:hover,.xiala2 a:hover {color:#fff;background:#7AAD1D;}
.introduction .actionlink a {color:#fff;background:#042B60;padding:2px 7px;font-size:13px;line-height:30px;margin-top:2px;white-space:nowrap;}
.introduction .actionlink a:hover {color:#fff;background:#7AAD1D;}


#discuss {width:720px;text-align:center; zoom:"1"; background: url(https://misc.21ic.com/homepage2016/images/wy_pltop.jpg) repeat-x top;}
#discuss:after {
    display: block;
    clear: both;
    content:".";
    visibility: hidden;
    height: 0;
}
#discuss .comment_box {float:left;width:720px;margin-top:15px;padding-bottom:15px;border-bottom:solid 1px #eee;}
#discuss .comment_box h3 {float:left;width:60px;padding:0 10px;font-size:15px;font-weight:normal;}
#discuss .comment_box h3 img {width:60px;height:60px;margin-bottom:5px;}

#discuss .comment_box .box_arrow {background:url(../images/box_arrow.jpg) no-repeat scroll 0 0;display: block; width:14px;height:23px;margin-left:112px;margin-top:28px;position: absolute;  }
#discuss .comment_box .box_box {background: #F2F2F2;color: #333;float: left;margin-left:45px;padding: 10px 15px;white-space: normal;width:950px;height:70px;text-align:left;}
#discuss .comment_box .box_box textarea {width:946px;height:66px;border:none;background:none;font-size:17px;line-height:33px;}

#discuss .reply {float:left;width:720px;margin-top:15px;padding-bottom:15px;border-bottom:solid 1px #eee;text-align:left;}
#discuss .reply img {float:left;width:60px;height:60px;padding:0 10px;}
#discuss .reply h3 {float:left;width:990px;font-weight:normal;font-size:17px;line-height:33px;margin-left:30px;}
#discuss .reply h3 span {float:right;font-size:14px;color:#999;}
#discuss .reply p {float:left;width:990px;margin:5px 0;font-size:17px;margin-left:30px;}


#discuss .cot_pl {float:left;width:720px;border:solid 1px #C4DDF1;}
#discuss .cot_pl .pl_top {background:url(https://misc.21ic.com/homepage2016/images/cont_plbg.jpg) repeat-x;border-top:solid 2px #408ED6;border-bottom:solid 1px #C4DDF1;}

#discuss .cot_pl .pl_top h2 {text-align:left;line-height:43px;background:Url(https://misc.21ic.com/homepage2016/images/cont_plicon.jpg) no-repeat 15px 10px;padding-left:50px;color:#666;font-size:20px;}
#discuss .cot_pl .pl_top span {float:right;margin-right:10px;line-height:43px;font-size:15px;}
#discuss .cot_pl .pl_top span a {color:#408ED6;text-decoration:underline;}
#discuss .cot_pl .pl_top span a:hover {color:#000;}
#discuss .cot_pl .pl_top span a b {color:#DD0000;font-weight:bold;}

#discuss .cot_pl .pl_cont textarea {width:660px;margin:10px auto;border:solid 1px #E6E6E6;height:80px;padding:5px;}
#discuss .cot_pl .pl_footer {float:left;width:720px;border-top:solid 1px #C4DDF1;}
#discuss .cot_pl .pl_footer span {float:right;width:100px;text-align:center;}
#discuss .cot_pl .pl_footer span input {float:right;margin:8px;margin-right:12px;background:#F00F0F;border-radius:5px;color:#fff;border:none;width:70px;height:25px;cursor:pointer; margin-right:20px;}
#discuss .cot_pl .pl_footer .pl_user {float:left;width:550px;margin-top:10px;text-align:left;margin-left:14px;}
#discuss .cot_pl .pl_footer .pl_user input {margin-left:4px;padding;0 4px;}
#discuss .cot_pl .pl_footer .pl_user img {vertical-align:middle;}

#discuss .wy_pl {float:left;width:720px;margin-top:15px;background:url(https://misc.21ic.com/homepage2016/images/wy_pltop.jpg) repeat-x top;}
#discuss .wy_pl h2 {font-size:22px;width:100px;color:#494949;line-height:60px;padding:0 8px;font-weight:normal;background:url(https://misc.21ic.com/homepage2016/images/wy_plh2.jpg) repeat-x top;text-align:center;}
#discuss .wy_pl td {font-size:13px;color:#666;}
#discuss .wy_pl span.name {color:#408ED6;}
#discuss .wy_pl td.text {color:#000;font-size:15px;}

#discuss .wy_pl .pl_box {margin:0 8px;margin-top:12px;width:1100px;}
#discuss .dis_span {
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0;
    display: block;
text-align:left;
}


/*内容页评论区*/
#discuss h2{
    color: #494949;
    line-height: 59px;
    padding: 0 8px;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px #3793df solid;
    font-size: 20px;
    float: left;
    position: relative;
    color: #333333;}
#discuss ul{width:720px;margin: 5px 5px;margin-right:0;text-align: left;float:left;}
#discuss ul li{float:left;width:710px;border-bottom:dashed 1px #ccc;/* margin-top:12px; *//* padding-bottom:10px; */}
#discuss ul li h2 {float:left;width:710px;font-size:22px;margin-left:5px;font-weight:500;overflow:hidden;line-height:40px;margin-bottom:10px;}

#discuss ul li h2 a{color:#092B82;line-height:36px;height:36px;padding:2px 4px;text-decoration:none;}
#discuss ul li h2 a:hover{ color: #fff;background:#092B82;text-decoration:none;}

#discuss span a {color:#fff;text-decoration:none;}

#discuss ul li .img {float:left;width:190px;}
#discuss ul li .img img {width:180px;height:114px;padding:2px;border:solid 1px #eee;}
#discuss ul li .infro {float:left;width:530px;margin-left:8px;}
#discuss ul li .infro p {color:#888;line-height:30px;font-size:15px;}
#discuss ul li .infro p.gray {color:#666;}


.comment_list{ float:left; display:inline; width:720px; margin:15px 0 0 35px;}

.comment_list li{ float:left; width:720px; padding:20px 0 15px 0; margin-bottom:10px; border-bottom:1px dotted #ccc;}
.comment_list .hidepost{display:none;}

.comment_listone_left{ float:left; width:52px;}

.comment_userhead{float:left;width:48px;padding:1px;display: block;}

.comment_userhead:hover{ border:1px solid #f00;}


.comment_userhead img{ width:48px; height:48px;-moz-border-radius: 50%; border-radius: 50%; border:1px solid #d1d1d1;}

.comment_listone_right{ float:right; width:650px;}

.comment_title{ display:block; font-size:14px; margin-bottom:5px;}

.comment_txt{ display:block; width:650px; line-height:26px; color:#666; margin-bottom:5px;clear:both;}

.comment_txt a{ color:#f00; margin-left:5px;}
.comment_txt .quote {background:#EFF5F9;padding:3px;margin-left:10px;}

.comment_txt img {max-width:500px;}


.comment_info{ float:left; display:block; width:650px; line-height:26px; color:#666; margin-bottom:5px;}
.comment_username{float:left;color: #3793df;}

.comment_time{float:left;color:#999;margin-left: 15px;}

.comment_replytimes{ float:right; color:#999; margin-left:5px;}

.comment_bottom_btns{ float:right;}

.comment_bottom_btn{ float:left; padding:0 10px; height:30px; background:#c00; color:#fff; font-size:14px; line-height:30px; text-align:center; margin:20px 20px 0 0;}

.comment_bottom_btn:hover{ color:#fff; text-decoration:underline;}


.comment_replybtn{ float:right; color:#f00;}
span.comment_replybtn a {padding: 3px 12px;border-radius: 5px;background: #3793df;color:#fff;text-decoration:none;}
span.comment_replybtn a:hover {background:#64B1CE;color:#fff}

/*回到顶部*/
.back2top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    border-radius: 3px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 36px;
    transition: .5s;
    transform: translate3d(100px,0,0);
    background: rgba(0,0,0,.5);
    color: #fff;
    cursor: pointer;
    z-index: 10;
}
.back2top.is-active {
    transform: translateZ(0);
}
.fa-angle-up
{padding-top:2px;}

