@charset "utf-8";
@import url("../../css/globle.css");
@import url("../../css/iDialog.css");
/*头部*/
header {width: 100%;position: relative;z-index:999;}
.sp-top{height: 44px;line-height: 44px;background:#2163a6;color: #fff;font-size: 14px;text-align:center; width:100%;}
.sp-top .spt-1,.sp-top .spt-3{ display:block;height:20px; background:transparent url(../images/sp.gif) no-repeat 0 0; background-size:40px;position:absolute; top:10px;}
.sp-top .spt-1{ width:15px; background-position: -5px -4px;left:4%}
.sp-top .spt-2 { font-size:18px;}
.sp-top .t-home
{
	position: absolute;
	top: 12px;
	right:2%;
	background: url(../../images/home.png) no-repeat;
	background-size: cover;
	width: 20px;
	height: 20px;
	display: block;
}
/*评论页面*/
.main{ width:96%; margin:0 2%; height:auto; overflow:hidden}
.main .com{padding: 10px 0; border-bottom:1px solid #cccccc}
.comtext {padding: 5px;resize: none;background: #f4f4f4;border: 1px solid #f4f4f4; border-radius: 5px; -webkit-border-radius:5px; box-shadow:0px 1px 1px #cccccc; -webkit-box-shadow:0px 1px 1px #cccccc}
.comtext textarea {-webkit-appearance: none;border: 0;width: 100%;min-height: 50px;color: #747474;font-size: 1em;background: #f4f4f4;}
.comsub {text-align: right;padding: 10px 0 0;height: 30px;line-height: 30px;}
.comsub .text { width:80px;  background:#f4f4f4; height: 30px;line-height: 30px;color: #747474;font-size: 1em;}
span.loginsubmit {float: left;font-size: 0.9375em;color: #424242;font-style: normal;}
span.loginsubmit a{color: #317ecb; font-size:16px; margin:0 3px}
a.postsubmit {display: inline-block;color: #fff;background:#2163a6;padding: 5px 12px;height: 20px;line-height: 20px;border-radius: 5px; -webkit-border-radius:5px;}

/*评论*/
.plun{ width:96%; margin:12px 2% 0; height:auto; overflow:hidden; margin-bottom:10px;}
.plun-title{ width:100%;height:30px; line-height:30px; border-bottom:2px solid #a5030f; display:block; margin-bottom:10px}
.plun-title span{font-size:20px; color:#404040; padding-left:6px; float:left}
.plun-title a{font-size:16px; color:#a50310; float:right;padding-left:20px; background:url(../images/news.png) no-repeat -4px -91px; background-size:85px;}
/*已有评论*/
.plun .plun-list,.plun .plun-list ul{ width:100%; height:auto; overflow:hidden}
.plun .plun-list ul li{ width:100%; height: auto; padding:10px 0; border-bottom:1px solid #cccccc; overflow:hidden}
.plun .plun-list ul li p{ display:block; }
.plun .plun-list ul li .wy{ height:20px; line-height:20px; color:#999999; width:100%; font-size:15px}
.plun .plun-list ul li .con{ height:auto;color:#4c4c4c; width:100%; margin:3px 0; font-size:15px}
.plun .plun-list ul li .sz{ width:100%; height:20px; line-height:20px;}
.plun .plun-list ul li .sz span{float:left; color:#999999}
/*按赞*/
.plun .plun-list ul li .sz .zhan{ background:url(../images/news.png) no-repeat -5px -150px; background-size:85px; padding-left:18px; float:right; padding-right:10px}
.plun .plun-list ul li .sz .zhan-1,.plun .plun-list ul li .sz .zhan:hover{ background:url(../images/news.png) no-repeat -4px -197px;color:#a50310; background-size:85px; padding-left:18px; float:right; padding-right:10px;}
.plun .plun-list ul li .sz .zhan-1 span{ color:#a50310;}
.smore{ width:100%; height:30px; line-height:30px; background:#f8f8f8; color:#4c4c4c; font-size:16px; display:block; text-align:center; margin:10px auto}
.smore b{ color:#a50310; padding:0 4px;}
/*没有评论*/
.plun .none{width:210px; height:100px;margin:0 auto}
.plun .none p{ width:136px; height:74px; margin:4px auto; display:block; overflow:hidden; text-align:center}
.plun .none p img{ width:86px; height:74px;}
.plun .none span{ width:100%; height:20px; line-height:20px; overflow:hidden; font-size:16px}
.plun .none span a{ color:#5191d2; text-decoration:underline}.plun .none span a:hover{ color:#a50310;}

.bq{ text-align:center; height:24px; line-height:24px; width:100%; margin:0 0 10px}
