@charset "utf-8";
/******************* 评论页面 *******************************************************/
/*评论列表*/
.com-list{ margin:0 2%; height:auto; overflow:hidden}
.com-list ul li{ width:100%;padding:10px 0; overflow:hidden; border-bottom:1px solid #cccccc}
.com-list ul li .p-l{ width:38px; height:auto;float:left;}
.com-list ul li .p-l .pl-img{ display:block; width:36px; height:36px; margin-top:3px;border-radius:18px;-webkit-border-radius:18px; background:#aaaaaa; overflow:hidden}
.com-list ul li .p-l .pl-img img { width:100%; height:100%}
.com-list ul li .p-r{ margin-left:42px;}
.com-list ul li .p-r p,.com-list ul li .p-r span{ display:block; line-height:24px;}
.com-list ul li .p-r .wt{ width:100%;}
.com-list ul li .p-r .wangy{color:#aaaaaa;width:40%; float:left}
.com-list ul li .p-r .t{color:#999;width:60%; float:right; text-align:right}
.com-list ul li .p-r .con{ font-size:17px;}
.com-list ul li .p-l,.com-list ul li .p-r{min-height:40px;height: auto !important;}

/*没有评论*/
.p-none{width:220px; height:100px;margin:0 auto}
.p-none p{ width:136px; height:74px; margin:4px auto; display:block; overflow:hidden; text-align:center}
.p-none p img{ width:86px; height:74px;}
.p-none span{ width:100%; height:20px; line-height:20px; overflow:hidden; font-size:16px}
.p-none span a{ color:#5191d2; text-decoration:underline}.p-none span a:hover{ color:#a50310;}
.pl-more{ width:96%; margin:0 2%; height:30px; line-height:30px; background:#f8f8f8; color:#4c4c4c; font-size:16px; display:block; text-align:center; margin:10px auto}
.pl-more b{ color:#a50310; padding:0 4px;}
.h-t .fp{font-size:16px; color:#a50310; float:right;padding-left:20px; background:url(../images/news.png) no-repeat -9px -111px; background-size:107px;}

/*评论页面*/
.main{ width:96%; margin:0 2%; height:auto; overflow:hidden}
.main .com{padding: 10px 0;}



.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;display: none;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;}

.bq{ text-align:center; height:24px; line-height:24px; width:100%; margin:0 0 10px}
/*回复*/
.pl-b{ margin-top:10px;}.pl-b span,.pl-b p{ display:block; font-size:16px; line-height:24px;overflow:hidden }
.pl-left{width:38px; float:left; margin-top:8px;}
.pl-r{ margin-left:42px; background:#f0f0f0; padding:10px; color:#424242}
