.review-main{
    width: 1200px;margin: 0 auto;
}
.review-main h2{
    font-size: 24px;
    color: #333;
    font-weight: 0;
    letter-spacing: 0;
    line-height: 1.8em;
    text-align: left;
}
.review-main .comment{display: flex;border-bottom: 1px solid #ccc;}
.review-main .comment-star-class span{
    background-image: url(/public/js/jquery-raty/img/star-on.png); display: inline-block; width: 15px; height: 15px; margin-right: 3px;
}
.review-main .comment-left .comment-p2{margin-top: 10px;}
.review-main .comment-answer{
    font-size: 14px;
    color: #fff;
    font-weight: 0;
    letter-spacing: 0;
    line-height: 1.7em;
    text-align: left;
    padding: 8px 20px;
    background-color: #f6953a;
    text-decoration: none;
    font-size: 14px;
    border-radius: 4px;
}
.review-main .comment-left .comment-total {
    color: #0089f5;
    font-weight: 700;
}
.review-main .comment-right{margin-left: 220px;}










.comment-p3{display:none;}
.comment-hd-title{
    border-top: 1px solid #ccc;
    margin-top: 20px;
}
.comment {
    height:75px;
    border-bottom: 1px solid #ccc;
    width:100%;
}
.comment-left {
    float: left;
}
.comment-right {
    float: left;
    margin-top:15px;
    margin-left: 220px;
}
.comment-right a {
    padding:8px 20px;
    background-color: #f6953a;
    color:#fff;
    text-decoration: none;
    font-size: 14px;
    border-radius: 4px;
}
.comment-answer{
    color:#fff!important;
}
.comment-p1 {
    font-size: 21px;
    font-weight: bold;
    margin: 12px 0;
}
.comment-p2 {
    margin-top: 10px;
}
.comment-p3 {
    color:#666;
    margin-bottom: 10px;
}
.comment-total {
    color:#0089f5;
    font-weight: 700;
}

.commentans {
    display: none;
}
.commentans-left {
    float: left;
    margin-top: 20px;
}
.commentans-right {
    float: left;
    margin-left: 30px;
    margin-top: 10px;
}
.commentans-img {
    width:110px;
    height:60px;
}
.commentans-title {
    width:600px;
    height:35px;
    border-radius: 4px;
    margin-top: 15px;
    margin-left:20px;
    border: 1px solid #ccc;
    text-indent: 10px;
    webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,0.25) inset;
    -moz-box-shadow: 0px 0px 2px  rgba(0,0,0,0.25) inset;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.25) inset;
}
.commentans-Content {
    margin-top: -235px;
    display: inline-block;
    vertical-align: middle;
    margin-left: -6px;
    margin-right: 5px;
    width: 116px;
    text-align: right;
    line-height: 15px;
    word-break: break-all;
    line-height: 15px;
}
.commentans-Title{
    display: inline-block;
    width: 110px;
    text-align: right;
    line-height: 15px;
    vertical-align: middle;
    word-break: break-all;
    line-height: 15px;
}
.commentans-p4 {
    font-weight: 700;
    color:#666;
    margin-bottom: 4px;
}
.commentans-p5 {
    margin:4px 0;
    font-size: 14px;
}
.add-des-span{
    color: #222;
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
    margin-top: -3px;
}
.add-describe{
//border-bottom: 1px solid #ccc;
    margin-bottom:15px;
    margin-top:15px;
//max-width:600px;
}
.add-describe .imgBox{
    width: 80px;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: 80px;
    border: 1px solid rgba(233,233,233);
    border-radius: 5px;
    margin-right: 2px;
}
.add-describe .imgBox img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#commentlist_myModal {
    display: none;
    position: fixed;
    z-index: 111;
    padding-top: 250px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.9);
}

.commentlist_modal_content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

.commentlist_close {
    position: absolute;
    top: 17px;
    right: 35px;
    color: #f1f1f1;
    font-size: 32px;
    font-weight: bold;
    transition: 0.3s;
    z-index: 10
}

.commentlist_close:hover,
.commentlist_close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* .add-describe #caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
} */
.sitewidget-commentList .commentParent img.relatePhoto{
    max-width: 100px;
    max-height: 25px;
    display: inline-block;
    object-fit: contain;
    vertical-align: bottom;
}
.sitewidget-commentList .customerName_bg{
    height: auto;
}
.comment-tdWrap{
    margin-bottom:5px;
    display:inline-block;
    font-size: 14px;
    color: #000;
    font-weight: 0;
    letter-spacing: 0;
    line-height: 1.7em;
    text-align: left;
    margin-top: 10px;
}
.commentinputrequired{
    margin-top: -2px;
    width: 120px;
    text-indent: 10px;
    margin-right: 22px;
    webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.25) inset;
    -moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.25) inset;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.25) inset;
}

#commentForm .commentans_RequireEmptyT{
    color: red;
    margin-left: 15px;
}
.loadEffect{
    width: 100px;
    height: 100px;
    position: relative;
    margin: 0 auto;
    margin-top:100px;
}
.loadEffect span{
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background:#aaa;
    position: absolute;
    -webkit-animation: load 1.04s ease infinite;
}
@-webkit-keyframes load{
    0%{
        opacity: 1;
    }
    100%{
        opacity: 0.2;
    }
}
.loadEffect span:nth-child(1){
    left: 32px;
    top: 50%;
    margin-top:-8px;
    -webkit-animation-delay:0.13s;
}
.loadEffect span:nth-child(2){
    left: 35px;
    top: 35px;
    -webkit-animation-delay:0.26s;
}
.loadEffect span:nth-child(3){
    left: 50%;
    top: 32px;
    margin-left: -8px;
    -webkit-animation-delay:0.39s;
}
.loadEffect span:nth-child(4){
    top: 34px;
    right: 45px;
    -webkit-animation-delay:0.52s;
}
.loadEffect span:nth-child(5){
    right: 42px;
    top: 50%;
    margin-top:-8px;
    -webkit-animation-delay:0.65s;
}
.loadEffect span:nth-child(6){
    right: 45px;
    bottom: 45px;
    -webkit-animation-delay:0.78s;
}
.loadEffect span:nth-child(7){
    bottom: 43px;
    left: 50%;
    margin-left: -8px;
    -webkit-animation-delay:0.91s;
}
.loadEffect span:nth-child(8){
    bottom: 45px;
    left: 35px;
    -webkit-animation-delay:1.04s;
}
#commentans-star {
    cursor: pointer;position: relative;}
.commentans-mark {}
.commentans-mark #star {margin-left: 20px;overflow: hidden;display:inline-block;}
/* .commentans-mark ul li {float: left;list-style: none;width: 16px;height: 15px;margin-left: 5px;}
.commentans-mark ul li a {display: inline-block;padding-top:20px;width: 50%;overflow: hidden;} */
.commentans-mark .fullStar{background: url(/public/js/jquery-raty/img/star-on.png);}
.commentans-mark .emptyStar {background: url(/public/js/jquery-raty/img/star-on.png);}
.comments-rating{
    vertical-align: middle;
    margin-top: -5px;
    display: inline-block;
    width: 112px;
    text-align: right;}
.commentans-content {
    border-radius: 4px;
    margin-top:10px;
    margin-bottom: 10px;
    margin-left:15px;
    max-height: 120px;
    min-height: 120px;
    width: 580px;
    border: 1px solid #ccc;
    max-width: 600px;
    min-width: 600px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,0.25) inset;
    -moz-box-shadow: 0px 0px 2px  rgba(0,0,0,0.25) inset;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.25) inset;}
.comment-label{
    border: 1px solid #eee;
    padding: 10px 14px;
    background-color: #f4f6f9;
    color: #7b8a95;
    border-radius: 4px;
    cursor: pointer;    margin-right: 15px;
    margin-left: 133px;}
.commentans-clear {
    color:#0089f5;
    vertical-align: middle;
    margin-top: -5px;
    display: inline-block;}
.commentans-inputimg {
    padding:7px 0px;
    border-radius: 4px;
//background-color: #f4f6f9;
    text-decoration: none;
    color: #7b8a95;
    margin-left: 140px;
//border: 1px solid #ccc;
}
#file-image{
    margin-top: -20px;
    vertical-align: middle;
    display: inline-block;}
.comment-img-float{
    float:left;
// width : 100px;
//height: 100px;
    overflow: hidden;
//border: 1px solid #CCCCCC;
    border-radius: 4px;
    padding: 5px 3px;
// margin: 5px;
    position:relative;
}
.comment-img-float:hover{
}
.comment-img-float:hover .comment-delete1{
    display:block;
}
.comment-img-float:hover .comment-back{
    background-color:#000;
    opacity:0.3;
    width: 35px;
    height: 35px;
    top:22px;
    position: absolute;}
.imgVarifyCode{
    margin-left: 133px;
    clear: both;
    margin-bottom: -6px;}
.imgVarifyCode .controls a{
    width:120px!important;
}
.input-required{height: 35px;
    border-radius: 4px;
    border: 1px solid #ccc;}
.commentans-xz {
    display: inline-block;
    width:13px;
    height: 13px;
    background: center center url(//a0.leadongcdn.cn/cloud/ijBqjKlqRikSqrmiljjo/xz.png);
}
.comment-img-float .result img{
    vertical-align: middle;
    margin-top: 17px;
}
.commentans-submit {
    padding: 11px 39px;
    border-radius: 4px;
    text-decoration: none;
    color: #fff;
    background-color: #ff9d41;
    margin-left: 133px;
    clear: both;
    border: none;
    display: block;
    cursor:pointer;
    margin-top: 17px;}
.comment-delete1{
    background: url(//a0.leadongcdn.cn/cloud/ikBqjKlqRikSripkjrjn/close_blac.png) center center no-repeat;
    cursor:pointer;
    opacity:1!important;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 14px;
    top: 30px;
    z-index:3;
    display:none;}
.add-showlist{
    clear: both;
    margin: 20px 0;}
.add-describe{
    clear:both;}
.commentRequireT{
    color: #f00;
    margin-left: 133px;
    margin-top: 5px;
}
.commentRequireEmptyT{
    color: #f00;
    margin-left: 133px;
    margin-top: 5px;
}
.commentRequireC{
    margin-top: -220px;
    vertical-align: middle;
    margin-left: 133px;
    margin-top: -15px;
    margin-bottom: 5px;
    color: #f00;
    max-width: 200px;}
.commentRequireEmptyC{
    margin-top: -235px;
    vertical-align: middle;
    margin-left: 133px;
    margin-top: -15px;
    margin-bottom: 5px;
    color: #f00;}
.comment-covercolor{
    position: absolute;
    background-color:#eee;
    opacity:0.9;
    top: -35px;
    width:890px;
    left: -5px;
    height:400px;}
.comment-cover{
    position: absolute;
    top: 10px;
    left: 350px;
}
.comment-success{
    position: absolute;
    width: 815px;
    top: -35px;
    height: 400px;
    left: -5px;
}
.comment-success img{
    margin-top: 175px;
    margin-left: 325px;}
.comment-success span {
    color: #00ce7a;
    font-size: 21px;
    font-weight: bolder;
    display: block;
    margin-top: -43px;
    margin-left: 385px;}
.comment-false{
    position: absolute;
    width: 815px;
    top: -35px;
    height: 400px;
    left: -5px;
}
.comment-false img{
    margin-top: 175px;
    margin-left: 325px;}
.comment-false span {
    color: #f24d4d;
    font-size: 21px;
    font-weight: bolder;
    display: block;
    margin-top: -43px;
    margin-left: 385px;}
.commentForm{
    clear:both;
    position:relative;
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
@media (min-width:768px) and (max-width: 990px){
    .commentans-title {
        width: 590px;
    }
    .commentans-content {
        width: 570px;
        max-width: 570px;
        min-width: 570px;
    }
    .commentRequireEmptyT {
        color: #f00;
        margin-left: 133px;
        margin-top: 5px;
    }
    .commentRequireT {
        color: #f00;
        margin-left: 133px;
        margin-top: 5px;
    }
    .commentRequireEmptyC {
        margin-left: 133px;
        color: #f00;
        margin-top: -15px;
        vertical-align: middle;
    }
    .commentRequireC {
        margin-left: 133px;
        color: #f00;
        max-width: 200px;
        margin-top: -15px;
        vertical-align: middle;
    }
    .comment-imgsix{
        display: block;
        margin-left: 133px;
        margin-top: 10px;
        margin-bottom: -10px;
    }
    .comment-covercolor {
        height: 420px;
    }
}
@media (min-width:590px) and (max-width: 768px){
    .comment-right {
        float: left;
        margin-top: 15px;
        margin-left: 70px;
    }
    .commentans-title {
        width: 75%;
    }
    .commentans-content {
        max-width: none;
        min-width: 400px;
        width: 72%;
    }
    .commentRequireEmptyT {
        color: #f00;
        margin-left: 133px;
        margin-top: 5px;
    }
    .commentRequireT {
        color: #f00;
        margin-left: 133px;
        margin-top: 5px;
    }
    .commentRequireEmptyC {
        margin-left: 133px;
        color: #f00;
        margin-top: -15px;
        vertical-align: middle;
    }
    .commentRequireC {
        margin-left: 133px;
        color: #f00;
        max-width: 200px;
        margin-top: -15px;
        vertical-align: middle;
    }
    .comment-imgsix{
        display: block;
        margin-left: 133px;
        margin-top: 10px;
        margin-bottom: -10px;
    }
    .comment-covercolor {
        height: 420px;
    }
    .comment-cover {
        position: absolute;
        top: 40px;
        left: 288px;
    }
    .comment-success {
        position: absolute;
        width: 815px;
        top: -10px;
        height: 400px;
        left: -115px;
    }
    .comment-false {
        position: absolute;
        width: 815px;
        top: -10px;
        height: 400px;
        left: -115px;
    }
}
@media (min-width:400px) and (max-width: 590px){
    .comment-right {
        float: left;
        margin-top: 15px;
        max-width: 205px;
        margin-left: 10px;
    }
    .commentans-title {
        width:92%;
        display: block;
        margin-top: 5px;
    }
    .commentans-content {
        max-width: none;
        min-width: 200px;
        width: 88%;
        margin-left: 20px;
    }
    .commentRequireEmptyT {
        color: #f00;
        margin-left: 20px;
        margin-top: 5px;
    }
    .commentRequireT {
        color: #f00;
        margin-left: 20px;
        margin-top: 5px;
    }
    .commentRequireEmptyC {
        margin-left: 20px;
        color: #f00;
        margin-top: -15px;
        vertical-align: middle;
    }
    .commentRequireC {
        margin-left: 20px;
        color: #f00;
        max-width: 200px;
        margin-top: -15px;
        vertical-align: middle;
    }
    .comment-imgsix{
        display: block;
        margin-left: 20px;
        margin-top: 10px;
        margin-bottom: -10px;
    }
    .comment-covercolor {
        height: 450px;
    }
    .comment-cover {
        position: absolute;
        top: 50px;
        left: 210px;
    }
    .comment-success {
        position: absolute;
        width: 815px;
        top: 10px;
        height: 400px;
        left: -160px;
    }
    .comment-false {
        position: absolute;
        width: 815px;
        top: 10px;
        height: 400px;
        left: -160px;
    }
    .commentans-mark {
        position: absolute;
        top: -25px;
        left: 25px;
    }
    #commentans-star {
        cursor: pointer;
        position: relative;
        margin-top: 45px;
    }
    .commentans-Title{
        margin-left:20px;
        width: auto;
    }
    .commentans-Content {
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px;
        margin-right: 5px;
        margin-top: 5px;
        width: auto;
    }
    .imgVarifyCode {
        margin-left: 20px;
        clear: both;
        margin-bottom: -6px;
    }
    .comment-label {
        margin-left: 20px;
    }
    .commentans-submit {
        margin-left: 20px;
    }
}



.cerify-code-panel{
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.verify-code{width: 100px!important;;height: 35px!important;display: flex;align-items: center;justify-content: center;}
.verify-code-area{width: 120px!important;}
#mpanel2{margin-left: 134px;}
.varify-input-code{
    width:100px!important;height: 35px!important;
    border-radius: 4px;
    border: 1px solid #ccc;
    text-indent: 10px;
    -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.25) inset;
    -moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.25) inset;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.25) inset;
}
.verify-change-area{display: none;}
.commentRequireCode{color: #f00;
    margin-left: 133px;
    margin-top: 5px;
}
.add-describe-title{display: flex;align-items: center;margin-bottom: 20px;}
.relatePhoto{display:block;max-width:500px;margin-bottom:15x;}


@media (max-width:768px){
    .relatePhoto{max-width:100%;}
    .review-main{width: 100%;}
    .review-main .comment{flex-direction: column;}
    .review-main .comment-right{
        float: inherit;
        display: block;
        margin-top: 15px;
        margin-left: 0;
    }
    .comment-left{
        float: inherit;
        display: block;
        margin-top: 15px;
    }
    .comment{height: auto;padding: 0 0 20px 15px;}
    .review-main h2{padding-left: 15px;}
    .comments-rating,.commentans-Title{
        width: auto;margin-top: 0;
    }
    .commentans-Title{margin-top: 15px;}
    .commentans-Content{width: auto;margin-top:15px;margin-left: 0;}
    .commentForm{padding: 20px 15px;}
    .commentans-title{width: 100%;margin-left: 0;margin-top: 0;}
    .commentans-content{width: 100%;margin-left: 0;margin-top: 0;min-width: 100%;max-width: 100%;}
    #mpanel2{margin-left: 0;}
    .commentans-submit{margin-left: 0;}
    .comment-list{padding: 0 15px;}
    .comment-covercolor{
        width: 100%;
        top: 0;
        left: 0;
        height: 100%;

    }
    .comment-cover{
        left: 50%;
        transform: translateX(-50%);
    }
    .comment-success,.comment-false {
        position: absolute;
        width: 100%;
        top: 0;
        height: 100%;
        left: 0;
    }
    .comment-success span,.comment-false span{
        margin-top: 0;
        margin-left: 0;
        text-align: center;
    }
}