@charset "UTF-8";

/* @import url(best.css);*/
body{background-color: #eaeaea;}
.blue{color: #D43C33;}
.commenttext{width: 95%;height: auto;margin: 10px auto;}
.commenttext .text{width: 100%;height: 80px;border: 1px solid #c1bebe;padding: 0;margin: 0;}
.commenttext .fabiao{width: 35%;height: 40px;color: #fff;font-size: 18px;line-height: 40px;text-align: center;display: block;border-radius:5px;background-color: #D43C33;margin: 0 auto; border:none;}

.allcomment{width: 95%;height: auto;margin: 0 auto;background-color: #fff;overflow: hidden;margin-bottom: 10px;padding-bottom: 10px;}
.allcomment .title p{display: inline-block;}
.allcomment .title{font-size: 18px;line-height: 40px;border-bottom: 1px solid #b8d8ec;}
.allcomment .content1{overflow: hidden;}
.allcomment .content1 .head{width: 15%;height: auto;float: left;position: relative;}
.allcomment .content1 .faceimg{width: 38px;height:38px;display: inline-block;}
.allcomment .content1 .faceimg img{ width:100%; height:100%;}
.allcomment .content1 .facezhe{width: 100%;height:auto;border:none;display: inline-block;position: absolute;left: 0;top: 0;margin-left: 0;}
.allcomment .content1 .facezhe img{width: 100%;}
.allcomment .content1 .name{display: block;font-size: 16px;margin-top: 10px;}
.allcomment .content1 .summary{display: block;font-size: 16px;float: left;width:97.5%;}
.allcomment .content1 .date{display:block;float: left;font-size: 12px;background: url(../images/comment_icon.png)no-repeat 0 2px;padding-left: 15px;}
.allcomment .content1 .comment{float: right;display: inline-block;font-size: 12px;background: url(../images/comment_icon.png)no-repeat 0 -19px;padding-left: 17px;margin-right: 2.5%;}
.allcomment .content1 .comment a{color: #000;}
.allcomment .content1 span.line{display: block;width: 95%;border-bottom: 1px solid #ebebeb;height: auto;float: left;margin-left: 2.5%;margin-top: 5px;}
.allcomment .content1 .right{width: 75%;height: auto;float: left;}

.fhsy{ width:90%; line-height: font-size:20px; padding-left:20px; color:#df3048; margin:0 2.5%;background:url(../images/jiatou.jpg) no-repeat 0 center;}

.dan{ width:100%; height:42px; padding:14px 0; background:#fff;margin-bottom: 10px;}
.dan .so2{width:90%; height:42px; border:1px solid #d9d9d9; margin:0 5%; background:#1f81d6; color:#000;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; position:relative; }
.dan .so2 .intxt{width:80%; height:22px; line-height:22px; padding:10px; font-size:16px; border:0px;color:#aaaaab; display:block; float:left;background:#fff url(../images/commenttext_icon.png) no-repeat 5px 6px;padding-left: 40px;}
.so2 .btn_so{width:95px; height:42px; color:#fff; line-height:30px; font-size:20px; border:0px; padding-left:30px; text-align:left; overflow:hidden; float:right; background:#1f81d6 ; position:absolute; right:0; top:0;}