@charset "utf-8";
/*信息评论样式 */
.wyplClass{
	width:50%;
	margin:0 auto;
}
.wyplLine{width:100%!important;margin:5px;}

input#nickname{
	border:1px solid #dfdfdf;
	background:#ffffff;
	color:#666666;
	font-size:12px;
	text-indent:0.5em;
}
textarea#plContent{
	border:1px solid #dfdfdf;
	background:#ffffff;
	color:#666666;
	font-size:12px;
	text-indent:0.5em;
}

.pjfsstarLabel{
	float:left;
}

.plContentClass{
	width:470px;
	height:80px;
	border:1px solid #cc;
}

.pjfsstarLabel{/* display:none; */}
.pjfsstar{/* display:none; */}
.submitbutton{background-color:#21982e;border:0;width:46px;height:25px;color:#ffffff;}
.clearFeedBackbutton{background-color:#21982e;border:0;width:46px;height:25px;color:#ffffff;*margin-left:6px;}

/*文章评论列表css*/
.wzpllist{margin:0 auto;width:100%}
.wzpldiv{font-family:宋体;font-size:18px;font-weight:bold;padding-left:30px}
.wzplhr{text-align:left;margin-left: 40px;margin-right: 10px;}
.infoinnername{font-weight:bold;font-size:13px;padding-left:30px;width:80%;float:left;padding-right:10px;}
.infoinnertime{float:left;}
.infoinnercontent{margin-left:50px;float:left;;width:78%;padding-right:10px;border-bottom:1px solid #eeeeee;margin-bottom:10px}
.infooutdiv{width:90%;}
.pageoutdiv{margin-top:20px;margin-left:30px;}
.pageoutdiv a{color:#333333;border:1px solid #666666;padding:3px 8px 3px 8px;}
.pageinnertotal{color:#666666;}	
.pagination{clear:both;width:60%;margin:0 auto;}

#imgVerify{
	width:100px;
	height:25px;
}

#yzm{
	border:1px solid #dfdfdf;
}

.pinglunview{
	overflow:hidden;
}

.wyplClass {
    width: calc(100% - 60px);
	margin: 18px 30px 25px;
}

.wyplLine {
    width: 100%;
    /* margin: 5px; */
    margin-top: 10px;
    }

input#nickname {
    border: 1px solid #dfdfdf;
    background: #ffffff;
    color: #666666;
    font-size: 12px;
    text-indent: 0.5em;
    /* width: calc(100% - 676px); */
    height: 30px;
}

textarea#plContent {
    border: 1px solid #dfdfdf;
    width: 100%;background: #ffffff;
    color: #666666;
    font-size: 12px;
    padding: 10px 5px;text-indent: 0.5em;
box-sizing: border-box;}

input#yzm{
    border: 1px solid #dfdfdf;
    font-size: 12px;
    text-indent: 0.5em;
height: 30px;}

span#imgclick {
	cursor: pointer;
margin: 7px 0 0 2px;display: inline-block;vertical-align: top;}

.pjfsstarLabel {
    /* float: left; */
}



@media(min-width: 680px) {
    .plContentClass {
        width: 470px;
        height: 80px;
        border: 1px solid #ccc;
    }
}

@media(max-width: 580px) {
    .plContentClass {
        width: 190px;
        height: 80px;
        border: 1px solid #ccc;
    }
}

.pjfsstarLabel {
    /* display: none; */
}

.pjfsstar {
    /* display: none; */
}

.submitbutton {
    background-color: #21982e;
    border: 0;
    width: 46px;
    height: 25px;
    color: #ffffff;
}

.clearFeedBackbutton {
    background-color: #21982e;
    border: 0;
    width: 46px;
    height: 25px;
    color: #ffffff;
    *margin-left: 6px;
}

/*æ–‡ç« è¯„è®ºåˆ—è¡¨css*/
.wzpllist {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px;
}

.wzpldiv {
    font-family: å®‹ä½“;
    font-size: 18px;
    font-weight: bold;
    padding-left: 30px
}

.wzplhr {
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;
}

.infoinnername {
    font-weight: bold;
    font-size: 13px;
    padding-left: 30px;
    margin-right: 170px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
}

.infoinnertime {
    float: right;
    margin-right: 20px;
}

.infoinnercontent {
    margin-left: 30px;
    float: left;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;
}

.pageoutdiv {
    margin-top: 20px;
    margin-left: 30px;
}

.pageoutdiv a {
    color: #333333;
    border: 1px solid #666666;
    padding: 3px 8px 3px 8px;
}

.pageinnertotal {
    color: #666666;
}

.pagination {
    clear: both;
    width: 60%;
    margin: 0 auto;
}

@media(max-width:767px){
    .wyplClass{
        width: auto;
    }

    textarea#plContent{
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .wzplhr,
    .infoinnercontent{
        margin-left: 0;
    }

    .wzpldiv,
    .infoinnername{
        padding-left: 0;
        margin-bottom: 10px;
    }
	.submitbutton{
		width: auto !important;!i;!;
	}
}

/* end */


/* 0720新增 */
.wzpllist-hd {
	display: flex;
	margin-bottom: 15px;
	justify-content: space-between;
	padding-right: 30px;
}

.submitbutton,
.clearFeedBackbutton {
	width: auto;
	height: 24px;
	line-height: 22px;
	background: #c7e2ff;
	border-radius: 4px;
	color: #0063c6;
	font-size: 14px;
}

.submitbutton + label {
	font-size: 12px;
	color: #999;
}

.infoinnercontent {
	width: calc(100% - 60px);
	border-bottom: 0;
}


.remark-item {
	font-size: 16px;
    padding-left: 30px;
}

.remark-item + .remark-item {
	margin-top: 28px;
}

.remark-item .label {
	margin-right: 10px;
	color: #666;
    font-weight:bold
}

.remark-item .date {
	font-size: 14px;
	color: #999;
}

.remark-reply {
	margin: 12px 0 0 46px;
}