@charset "utf-8";
.info_title { font-size: 14px; font-weight: bold; border-bottom: 1px solid #f0f0f0; line-height: 30px; height: 30px; margin: 0 0 15px 0; }
.info_intro { padding: 0 0 20px 0; line-height: 22px; color: #666; }
.info_intro p { margin: 0 0 5px 0; padding: 0; }
.info_intro .red { color: #f30; margin: 0 5px; }
.comment { overflow: hidden; clear: both; margin-top: 10px; border-bottom: 1px dotted #afafb0; }
.replycomment { border: 1px solid #999; background: #ffe; margin: 4px; }
.replycomment .tool-bar li { display: none; }
.replycomment:hover .tool-bar li { display: block }
.comment .face { float: left; width: 80px; text-align: center; }
.comment .face img { border-radius: 50%; display: block; width: 60px; height: 60px; padding: 10px; }
.comment .text, .comment .reply { margin-left: 70px; }
.comment .reply .adminreply { padding: 3px 18px; background: #FFe; border: 1px solid #F93; margin: 30px 0 10px 0; border-radius: 5px; }
.comment .reply .adminreply span{ float: right;    color: #999;}
.replycomment .text { margin-left: 0px; }
.comment .text .div { padding: 0px 0px 10px 20px; }
.comment .text .div .icon { position: absolute; width: 20px; height: 20px; margin: 6px 0 0 -40px; }
.comment .text .div .base { font-family: verdana; color: #000; line-height: 18px; margin-bottom: 10px; overflow: hidden; padding-right: 5px }
.comment .text .div .base span { float: right; color: #999; }
.comment .text .div .content { line-height: 22px; font-family: microsoft yahei; font-size: 14px; }
.comment .text .div .reply { font-family: microsoft yahei; line-height: 30px; color: #000; padding: 5px 15px; background: #f3f3f3; margin-top: 5px; font-size: 14px; }
.comment .text .div .reply strong { color: #f60; }
.loadmore, .comment_more { text-align: center; clear: both; line-height: 40px; }
.loadmore, .comment_more a { color: #999; font-family: 宋体; }
.loadmore, .comment_more a:hover { color: #f30; }
.commentadd { margin: 10px 0; overflow: hidden; clear: both; text-align: center }
.commentadd .face { float: left; width: 80px; }
.commentadd .face img { width: 35px; height: 35px; border-radius: 50%; padding: 10px 20px; }
.commentadd .text { overflow: hidden; margin-left: 70px; }
.commentadd .text .div { padding: 0 5px 0 0; }
.commentadd .text textarea, .reply textarea { width: 95%; _width: 94%; border: 1px solid #ddd; height: 70px; overflow: auto; border-radius: 4px; padding:2% }
.commentadd .text span { color: #999; line-height: 22px; clear: both; }
.commentadd .text #commentlen { color: #f30; }
.commentadd .comment_login { float: left }
.commentadd .hide { display: none }
.commentadd .input { margin: 10px 0; font-size: 14px; }
.commentadd .input a { color: #666; font-size: 12px; }
.commentadd .input a:hover { color: #f30; font-size: 12px; }
.commentadd .input .ip { border: 1px solid #ccc; width: 80px; padding: 5px 10px; vertical-align: middle; }
.comment .text .tool-bar .m-tool { float: right; position: relative; z-index: 4; height: 27px; margin-right: 10px; }
.comment .text .tool-bar .m-tool li { float: left; position: relative; }
.comment .text .tool-bar .m-tool li .tie-operate { display: inline-block; min-width: 15px; text-align: center; color: #006b9c; padding: 0 10px }
.comment .text .tool-bar .m-tool li .tie-operate:hover { color: #cc1b1b; text-decoration: underline }
.comment .text .tool-bar .m-tool li .tie-operate .u-num { margin: 0 }
.comment .text .tool-bar .m-tool li .tie-operate.operate-top .u-num { color: #cc1b1b }
.comment .text .tool-bar .m-tool li .tie-operate.operate-top:hover { color: #cc1b1b }
.comment .text .tool-bar .m-tool li .tie-operate.z-visited { cursor: text; text-decoration: none }
.comment .text .tool-bar .m-tool li .tie-operate.z-active { font-weight: bold }
.comment .text .tool-bar .m-tool li:last-child .tie-operate { padding-right: 0 }
.comment .text .tool-bar .m-tool .add-one, .comment .text .tool-bar .m-tool .del-one { position: absolute; top: -45px; left: 20px; color: #cc1b1b; font-size: 38px; font-family: "Georgia"; z-index: 9; display: none }
.comment .text .tool-bar .m-tool .del-one { color: #0ea1d8 }
.comment .input { float: left; width: 100%; margin: 10px 0 }
.comment input, .commentadd input { float: left; width: 80px; height: 20px; padding: 3px 10px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; margin-right: 5px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.comment input:focus, .commentadd input:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075) }
.comment .send, .commentadd .send { float: right; height: 30px; border: 1px solid #ccc; color: #fff; padding: 5px 10px; _padding: 3px 10px; margin: 0; _margin: 0 9px 0 0; vertical-align: middle; width: 100px; background-color: #337ab7; border-color: #2e6da4; }
.pagesize { text-align: right }
.pagesize a { padding: 0.3em 0.5rem; height: 20px; line-height: 20px; color: #1f3a87; background: #fff; border: 1px solid #ccc; margin: 0 4px }
.pagesize a.active { color: #fff; background: #1f3a87; }
