/*module_ID=33 评论1 风格一 begin*/
.layout-ia-cm-comment-1 
{
    font-size: 18px;
    color: #333;
}
.layout-ia-cm-comment-1 .comment-1-title
{
    margin: 10px 0 15px 0;
}
.layout-ia-cm-comment-1 .comment-1-hideshow
{
    text-align: right;
    font-size: 14px;
    margin-top: 10px;
}
.layout-ia-cm-comment-1 .comment-1-hideshow a,
.layout-ia-cm-comment-1 .comment-1-hideshow span
{
    color: #52c3dd;
}
/*评论输入部分 begin*/
.layout-ia-cm-comment-1 .comment-1-item-3-comment
{
    width: 100%;
    height: 290px;
    background: #f3f5f9;
    font-size: 12px;
}
.layout-ia-cm-comment-1 .comment-1-item-3-comment-center
{
    margin-top: 10px;
}
.layout-ia-cm-comment-1 .comment-1-item-3-comment-headimg
{
    float: left;
    width: 60px;
    height:60px;
    border-radius: 50%;
    overflow: hidden;
    margin:0 15px;
}
.layout-ia-cm-comment-1 .comment-1-item-3-comment-headimg img
{
    width: 100%;
    height: 100%;
}
.layout-ia-cm-comment-1 .comment-1-item-3-comment-textarea
{
    width: 82.1%;
    height: 100px;
    float: left;
}
.layout-ia-cm-comment-1 .comment-1-item-3-comment-textarea textarea
{
    width: 100%;
    max-width: 100%;
    height: 100px;
    max-height: 100%;
    border: none;
    resize : none;
}
.layout-ia-cm-comment-1 .comment-1-item-3-comment-login-item
{
    padding-top: 16px;
    text-indent: 20px;
}
.layout-ia-cm-comment-1 .comment-1-item-3-comment-login-item a
{
    color: #333;
}
.layout-ia-cm-comment-1 .comment-1-item-3-comment-login
{
    display:block;
    white-space:nowrap;
    overflow:hidden; 
    text-overflow:ellipsis;
    font-size: 14px;
}
.layout-ia-cm-comment-1 .comment-1-item-3-comment-login:hover
{
    /*color:#EF176C;*/
    cursor: default;
}
.layout-ia-cm-comment-1 .comment-1-item-3-comment-textcount
{
    color: #d9d9d9;
    font-size: 12px;
    text-indent: 92px;
    margin-top: 12px;
}
.layout-ia-cm-comment-1 .comment-1-item-3-comment-btn
{
    float: right;
    font-family:"微软雅黑";
    font-size: 12px;
    width: 13%;
    height: 34px;
    text-align: center;
    background: #e9e9e9;
    border: none;
    border-radius: 2px;
    margin-right: 30px;
}
/*评论输入部分 end*/
/*评论列表 begin*/
.layout-ia-cm-comment-1 .comment-1-comment-wrap
{
    font-size: 12px;
    color: #333;
    margin-top: 10px;
    margin-left: 10px;
}
.layout-ia-cm-comment-1 .comment-1-comment-headimg,
.layout-ia-cm-comment-1 .comment-1-comment-cont
{
    float: left; 
}
.layout-ia-cm-comment-1 .comment-1-comment-wrap-item
{
    border-bottom: 1px solid #F0F0F0;
    padding: 0 0 25px 0;
    margin-top: 15px;
}
.layout-ia-cm-comment-1 .comment-1-comment-headimg
{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}
.comment-1-comment-headimg img
{
    width:100%;
    height:100%;
}
.layout-ia-cm-comment-1 .comment-1-comment-cont
{
    width: 85.3%;
    margin-left: 10px;
    line-height: 18px;
}
.layout-ia-cm-comment-1 .comment-1-comment-cont-up
{
    margin-top: 8px;
}
.layout-ia-cm-comment-1 .comment-1-comment-cont-down
{
    margin-top: 5px;
    word-wrap: break-word;
    text-align:justify; 
    text-justify:inter-ideograph;
}
.layout-ia-cm-comment-1 .comment-1-comment-cont-nickname
{
    margin-right: 10px;
    font-size: 14px;
}
.layout-ia-cm-comment-1 .comment-1-comment-wrap-item-last
{
    text-align: center;
    padding: 15px 0 25px 0;
}
.layout-ia-cm-comment-1 .comment-1-comment-wrap-item-last a
{
    color: #333;
}
#long_words
{
    color: #ef176c;
}
#comment_1_comment_wrap_item_last
{
    margin-top: 15px;
}
/*评论列表 end*/
/*图片验证码begin*/
.layout-ia-cm-comment-1 .comment-1-code-label
{
    float: left;
}
.layout-ia-cm-comment-1 .comment-1-img-code-input
{
    width: 172px;
    height: 28px;
    border: none;
    float: left;
    margin-left: 90px;
}
.layout-ia-cm-comment-1 .comment-1-img-big-boxs
{
    margin-top: 7px;
}
.layout-ia-cm-comment-1 .comment-1-imgcode-box
{
    width: 100px;
    height: 30px;
    margin-left: 4px;
    overflow: hidden;
    float: left;
}
.layout-ia-cm-comment-1 .comment-1-imgcode-box img
{
    width: 100%;
    height: auto;
}
.layout-ia-cm-comment-1 .comment-1-change
{
    float: left;
    padding: 0 9px;
    line-height: 30px;
}
/*图片验证码end*/
/*module_ID=33 评论1 风格一 end*/