@charset "UTF-8";
/*改版样式*/
#da-comment {position: relative;width: 100%; background-color: #fff; font-family: "Microsoft YaHei";}
.dc-pub .dp-head {position: relative;height: 35px;background-color: #FFF; top: 10px;}
.dc-pub .dp-head h2:before{content:"";float: left;display: block;width: 3px;height: 18px;background: #348cec;margin-right: 5px;	margin-top: 9px;}
.dc-pub .dp-head h2 {float: left;margin-left: 4px; padding-bottom: 0px; width: 125px; height: 35px;line-height: 35px;background: none; overflow: hidden;font-family: "微软雅黑";font-size: 16px; color: #383838;font-weight: bold;}
.dc-pub .dp-operate {padding: 6px 0px 16px 0px;height: 168px;background-color: #fff;}
.dc-pub .dp-operate .do-user {float: right;padding-right: 20px;height: 30px; line-height: 30px;}
.dc-pub .dp-operate .do-editor {height:128px;position: relative;}

.do-user .tip {font-size: 12px;color: #0084D8; display: none;}
.dc-pub .dp-operate { border-top:1px solid #ECEDEB}
.dc-pub .dp-operate .do-editor .de-pic .de-login {margin-top: 0px;position: absolute;top: 139px;right: 110px;}
.dc-pub .dp-operate .do-editor .de-pic .de-login a {display: block; text-align: center; color: #348cec !important;font-size: 12px;float: left; padding: 4px 20px; border: 1px solid #beddff; margin-left: 10px; border-radius: 3px; background: #eff7ff;}
.dc-pub .dp-operate .do-editor .de-input .dei-text {height: 80px; border: 1px solid #348cec; border-radius: 0px;}
.dc-pub .dp-operate .do-editor .de-input .de-arrow { position: absolute;left: -11px; top: 50px;width: 15px; height: 15px; background: url(images/head-img50x50.png) no-repeat -102px -68px;z-index: 100; display: none;}
.dc-pub .dp-operate .do-editor .de-pic .dep-entity {margin: 0px auto;  margin-top: 60px;  width: 50px; height: 50px; background: url(images/head-img50x50.png) no-repeat;}
.textplaceholder .textplaceholder-tip {position: absolute;left: 100px;top: 30px;color: #ADADAD; font-size: 12px;}
.dc-pub .dp-operate .do-user {float: right;padding-right: 20px;height: 30px;line-height: 30px;display:none;}
#da-comment .dc-list .dl-section .ds-pic {width: 50px;height: 50px;background: url(images/head-img50x50.png) no-repeat -81px -27px;}
.dc-pub .dp-operate .do-editor .de-pic .dep-entity img {width: 50px;height: 50px;border-radius: 25px;}
#da-comment .dc-list .dl-section .ds-pic img {width: 50px; height: 50px; border-radius: 25px;}
#da-comment .dc-list .dl-section .ds-nick .ds-time {position: absolute;right:auto;margin-left: 10px;}
#da-comment .dc-list .dl-section .ds-watch {margin-top: 5px;display: none;}
#da-comment .dc-list .dl-head { display: none;}
#da-comment .dc-list .dl-section .ds-ctrl a:first-child { border-left: 1px solid #e6e6e6;}
#da-comment .dc-list .dl-section .ds-ctrl a {color: #999999;padding: 2px 8px;border: 1px solid #e6e6e6; border-left:none;}
#da-comment .dc-list .dl-section .ds-ctrl a.copy {display: none;}
#da-comment .dc-list .dl-section dt {margin-left: 18px; margin-right: 10px;}
#da-comment .dc-list .dl-section dd {margin-left: 8px;width: 50px;position: relative;}
#da-comment .dc-list .dl-section .ds-ctrl {margin-top: 16px;text-align: right;position: absolute;top: -17px;right: 0;}
#da-comment .dc-list .dl-section .ds-nick a {color: #348cec !important;}
#da-comment .dc-list .dl-section .ds-content {margin-top: 16px;display: block;font-size: 16px;text-align: left;word-wrap: break-word;font-family: 黑体;}
#da-comment .dc-list .dl-section .more {text-align: center;height: 40px;line-height: 40px;margin-top: 15px;}
#da-comment a {cursor: pointer;text-decoration: none;color: #b2b2b2;font-size: 12px;}
#da-comment .more a + a {display: none;}
.ds-talk .dst-editor .dst-pic .dst-login {margin-top: 0px;position: absolute;top: 139px;right: 99px;}
.ds-talk .dst-editor .dst-pic .dst-login a{display: block;text-align: center;color: #348cec !important;font-size: 12px;float: left;padding: 4px 20px;border: 1px solid #beddff;margin-left: 10px;border-radius: 3px;background: #eff7ff;}
.ds-talk .dst-user .tip {font-size: 12px;color: #0084D8;display: none;}
.ds-talk .dst-share {position: absolute;left: 80px;display: none;}
.ds-talk .dst-user {float: right;height: 30px;line-height: 30px;text-align: right;padding-right: 10px;}
.ds-talk .dst-editor .dst-input .dst-arrow { display:none;}
.ds-talk .dst-editor .dst-input .dst-text {height: 80px;border: 1px solid #348cec; border-radius: 0px;}
.ds-talk .dst-editor .dst-pic .dst-entity {margin: 0px auto;margin-top: 50px;width: 50px;height: 50px;background: url(images/head-img50x50.png) no-repeat;}
.ds-talk .dst-editor .dst-pic .dst-entity img {width: 50px;height: 50px;border-radius: 25px;}
@media screen and (max-width: 630px)
{
	.ds-talk .dst-editor .dst-pic .dst-login,
	#da-comment .dc-list .dl-section .ds-nick .ds-time {display:none;}
	.textplaceholder .textplaceholder-tip { left:0; top:10px; padding-left:1em; font-size:11px}
}