*{padding:0;margin:0; font-style:normal; font-family:'siyuan','黑体'}
dd,dl,dt,em,i,p,textarea,a,div{padding:0;margin:0;}
a{text-decoration:none;color:#404040}
img{border:0;}
ul,li{padding:0;margin:0;list-style:none;}


.pltop{ width: 800px; margin: 10px auto 0px auto; background: #EFEFEF; border: 1px #c8c8c8 solid; height: 24px; line-height: 24px; font-size: 14px; padding: 5px 10px;}

.pinln{ width: 800px; border-bottom: 1px #e3e3e3 solid; margin: 10px auto; display:flex; justify-content: space-between; align-items: center}
.pinln .xinx{ width: 530px;}
.pinln .xinx .text{ font-size: 14px; width: 100%}
.pinln .xinx .time{ font-size: 14px; color: #999}
.pinln .fenlei,.pinln .name{width: 135px; font-size: 14px;}
.pinln .fenlei span,.pinln .name span{ color: #999}
.pinln .name tt{ display: block; color: #C09459}

/*图片评价*/
.tm-m-photos,.tm-m-photos-thumb{zoom:1;  }
/*评论小图片*/
.tm-m-photos-thumb{margin:10px 0;list-style-type:none;height:45px}
.tm-m-photos-thumb li{float:left;border:2px solid #f2f2f2;padding:2px;margin-right:8px;position:relative;transition:border-color .2s ease-out}
.tm-m-photos-thumb .tm-current{border:2px solid #f23d6a;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;cursor:auto}

/*选中图片后下面的箭头*/
.tm-photos-arrow{width:0;height:0;line-height:0;font-size:0;border:6px dashed transparent;border-top:6px solid #f23d6a;position:absolute;left:15px;opacity:0;bottom:-12px;background:0 0}
.tm-current .tm-photos-arrow{opacity:1}
/*缩略图大小*/
.tm-m-photos-thumb img{display:block;width:40px;height:40px;cursor:url(../images/T1nTBDFCRbXXbzTk_b-25-20.png),auto}

/*缩略图放大*/
.tm-m-photo-viewer,.tm-m-photo-viewer img,.tm-m-photos-thumb .tm-current img{cursor:url(../images/T1oq4AFupvXXcu5FDa-20-20.png),auto}
.tm-m-photo-viewer{position:relative;margin:10px 0;width:0;height:0;overflow:hidden;display:none;transition:all .2s ease-in}
.tm-m-photo-viewer img{ max-width: 100%; max-height: 100%;border:1px solid #ccc;padding:2px;}
.tm-m-photo-viewer-navleft,.tm-m-photo-viewer-navright{top:0;bottom:0;position:absolute;width:30%;background:url(../images/s.gif)}
.tm-m-photo-viewer-navleft{left:0}
.tm-m-photo-viewer-navright{right:0}
.tm-m-photo-viewer-navleft i,.tm-m-photo-viewer-navright i{top:50%;margin-top:-24px;position:absolute;width:48px;height:48px;display:none}
.tm-m-photo-viewer-navleft i{left:0;background-image:url(../images/arrow-l.png)}
.tm-m-photo-viewer-navright i{right:0;background-image:url(../images/arrow-r.png)}