.body-comment{padding: 20px calc((100% - 1200px) / 2);margin:auto;margin-top: 20px;}
.body-comment .title{text-align:center}
.body-comment .title h3{text-transform:uppercase;font-size:24px;padding:0 40px;height:50px;display:inline-block;color:#fff;position:relative;clip-path:polygon(0 0,100% 0,95% 100%,5% 100%);background:#000}
.body-comment .title h3 span{display:flex;align-items:center;height:100%}
.box-comment-new{font-size:14px;padding:0;margin-top: 15px;margin-bottom:20px;border-bottom:1px solid #eee;color:#262626;}
.box-comment-new ul .input-item{position:relative;overflow:hidden;list-style:none;display:flex;font-size:14px}
.box-comment-new .commentchild{height:auto;position:relative;overflow:hidden;background:#eaf0f5;padding:10px!important;margin-top:6px}
.box-comment-new .commentchild2{height:auto;position:relative;overflow:hidden;display:none;padding:0!important;margin:0 auto}
.box-comment-new .commentchild .mag0{margin-left:15px;margin-bottom:0}
.box-comment-new ul{list-style:none}
.box-comment-new .cmchild{width:100%;height:auto;position:relative;overflow:hidden;margin-bottom:20px;display:flex}
.box-comment-new ul li .avt-user{display:flex;width:55px}
.box-comment-new ul li .avt-user img{width:54px;height:54px;border-radius:50%}
.box-comment-new ul .input-item .input-comment{width:calc(100% - 55px);position:relative;padding-left:12px;display:flex;align-items:flex-end;justify-content:space-between}
.box-comment-new .input-comment .btnSmall{background:#cecece;color:#000!important;padding:6px 22px;cursor:pointer;border:1px solid #cdcdcd;border:none}
.box-comment-new .input-comment .btnSmall:hover{background:#eaf0f5}
.box-comment-new .input-comment .btnSmall:active,.box-comment-new .input-comment .btnSmall:focus{outline:0}
.box-comment-new .input-comment textarea{line-height:22px;font-size:14px;padding-bottom:15px!important;color:#262626;border-color:#cecece;border-radius:0;min-height:50px;height:60px;width:calc(100% - 84px)!important;padding:10px 12px;margin-right:10px;margin-bottom:0!important;box-sizing:border-box}
.box-comment-new .input-comment textarea:focus{outline:0}
.box-comment-new .date-comment{font-size:12px;color:#828282;font-style:italic;margin-right:35px}
.box-comment-new .input-comment>p{margin-bottom:0}
.box-comment-new .clorred2{color:red}
.box-comment-new a{text-decoration:none;color:#184983}
.box-comment-new ul li{margin-bottom:15px;padding:0 0 10px}
.box-comment-new ul li.item-comment>.item-content{display:flex}
.box-comment-new ul li.item-comment>.item-content>.item-info{padding-left:12px;width:calc(100% - 55px)}
.box-comment-new .info-comment{width:calc(100% - 55px);padding-left:12px}
.box-comment-new .info-comment>p>a{display:block}
.box-comment-new>.slcomment{color:#184983;margin-bottom:10px}
.box-comment-new ul li.item-comment>.item-content>.item-info>p{margin-bottom:6px;line-height:1.4;text-align:justify}
.box-comment-new a.under,.box-comment-new a.under2{color:#2a6ab4}
.box-comment-new .info-comment>p{margin-bottom:7px;text-align:justify;line-height: 1.4;}
.box-comment-new .cmchild:first-child{margin-top:16px}
.box-comment-new .input-comment textarea::placeholder{color:#b5b5b5}
.box-comment-new .commentchild .input-comment textarea{border:none}
.box-comment-new ul .input-item .input-comment>strong.notLogin{height:100%}
.box-comment-new span.comment-user {display: block}

@media only screen and (max-width:1023px){.body-comment{padding:15px!important}}
@media only screen and (max-width:768px){.box-comment-new ul li .avt-user img{width:25px;height:25px}
.box-comment-new ul li .avt-user{width:25px}
.box-comment-new .info-comment,.box-comment-new ul .input-item .input-comment,.box-comment-new ul li.item-comment>.item-content>.item-info{width:calc(100% - 25px);padding-left:10px}
.box-comment-new .input-comment textarea{min-height:40px;height:55px;margin-right:7px;width:calc(100% - 71px)!important}
.box-comment-new .commentchild .mag0{margin-left:0;text-align:center}
.box-comment-new .input-comment .btnSmall{padding:4px 19px}}
@media only screen and (max-width:480px){.box-comment-new .input-comment textarea{width:calc(100% - 61px)!important;height:46px;padding: 7px 9px;}
.box-comment-new .input-comment .btnSmall{padding:4px 16px}}