*{
    margin:0;
    padding:0
}
ul,div{
    border:medium none;
    margin:0;
    padding:0;
    -moz-box-sizing:border-box; /*Firefox3.5+*/
    -webkit-box-sizing:border-box; /*Safari3.2+*/
    -o-box-sizing:border-box; /*Opera9.6*/
    -ms-box-sizing:border-box; /*IE8*/
    box-sizing:border-box;
}
input, textarea, select, a,video{
    outline:none;
}
.txt:hover, .txt:focus, .txtarea:hover, .txtarea:focus{
    border-color: #91C700;
    box-shadow: 0 0 5px #91C700;
}
img, li{
    border:0px;
    outline-width:0px;
}
button, input[type="button"]{
    cursor:pointer;
}
.ellipsis5{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.ellipsis2{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
body{
    font:14px / 1.4286 'Microsoft Yahei';
    color: #303133;
    background: #F5F5F5;
}
h1, h2, h3, h4, h5, h6{
    font-size:100%;
}
em{
    font-style:normal;
}
ul, ol{
    list-style:none;
}
a{
    text-decoration:none;
}
a:visited,a:hover{
    color: #606266;
    text-decoration: none;
}
.page-mod a:link {
    color: #9fbf24;
}
.clearfix:after{display:table;clear:both;content:""}
.clearfix{zoom:1}
.fl {
    float: left
}
.fr {
    float: right
}
.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.main-contain{
    width: 1190px;
    background: #fff;
    margin: 0 auto;
    padding:30px;

}
.status{
    text-align: center;
    font-size: 18px;
}
.J_attantion{
    display: none;
}
.remark-user-list{
    margin-bottom: 20px;
    position: relative;
}
.remark-nav{
    width: 1190px;
    margin: 15px auto;
}
.dp-title {
    font-size: 18px;
    color: #00003F;
    margin-right: 10px;
    margin-bottom: 10px;
}
.dp-title em{
    color: #909399;
    margin-left: 5px;
}
/*.dp-title{*/
    /*color:#ddd*/
/*}*/
.dp-list{
    margin-bottom: 25px;
}
.dp-list li{
    padding:4px 15px;
    border: 1px solid #ddd;
    border-radius: 16px;
    font-size: 14px;
    color: #606266;
    display: inline-block;
    margin-right: 25px;
    cursor: pointer;
    background: #fff;
    margin-top: 10px;
}
.dp-list li:last-child{
    margin-right: 0;
}

.dp-list li.active{
    color: #91C700;
    background: rgba(145,199,0,0.10);
    border: 1px solid #91C700;
}
.dp-list li.active em{
    color: #91C700;
}
.dp-list li em{
    margin-left:5px;
    color:#909399
}
.user-con{
    width: 60px;
    text-align: center;

}
.user-con img{
    width:60px;
    height: 60px;
    object-fit: cover;
    border: 1px solid #F2F2F2;
    border-radius: 50%;
    display: block;
    /*background: red;*/
}
.user-con .attention{
    border: 1px solid #91C700;
    border-radius: 2px;
    font-size: 12px;
    color: #91C700;
    text-align: center;
    width: 40px;
    height: 20px;
    line-height: 20px;
    margin:0 auto;
    margin-top:13px;
    cursor: pointer;
}
.user-info{
    width: 1050px;
}
.user-info .title{
    font-size: 16px;
    color: #303133;
    margin-bottom: 5px;
    display: block;
    margin-top: 5px;
}
.user-info .grade{
    margin-bottom: 20px
}
/**/
.user-info .shop-grade{
    position: absolute;
    top:0;
    right: 0;
    width: 58px;
    height: 58px;
}
.user-info .yz-grade{
    background: url(images/good.png) no-repeat 0 -2px;
    background-size: 58px 260px;
}
.user-info .daren-grade{
    background: url(images/good.png) no-repeat 0 -69px;
    background-size: 58px 260px;
}
#cq .user-info .yz-grade{
    background: url(images/good.png) no-repeat 0 -134px;
    background-size: 58px 260px;
}
#cq .user-info .daren-grade{
    background: url(images/good.png) no-repeat 0 -198px;
    background-size: 58px 260px;
}

.shop-tiji .tj-2 .icon-list{
    line-height: 16px;
    margin-right:5px;
    margin-top: 4px;
}
.user-info .star p{
    background: url(images/remark.png) no-repeat 0 -105px;
    /* background-position: 0 0;*/
    background-size: 30px 126px;
    width:14px;
    height: 15px;
    display:inline-block;
    margin:0
}
.star.red .color{
    background-position: 0 -8px;
}
.star.red .half{
    background-position: 0 -32px;
}
.star.yellow .color{
    background-position: 0 -81px;
}
.star.yellow .half{
    background-position: 0 -56px;
}






.user-info .grade span{
    display: inline-block;
    vertical-align: middle;
    color: #909399;
    margin-right: 10px;
    height: 15px;
    line-height: 15px;
}
.user-info .grade .price{
    font-size: 14px;
    margin-left: 10px;
}
.user-info .grade .dp{
    padding:0 5px;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    background: #F5F5F5;
    border-radius: 2px;
}
.grade-text-contain .grade-text{
    font-size: 14px;
    color: #303133;
    margin-bottom: 20px;
}
.remark-detail .grade-text a{
    cursor: default;
}
.grade-text a{
    max-height: 100px;
    color: #303133;
    overflow: hidden;
}

 .block{
    display: block;
}

.grade-text p{
    font-size: 14px;
    color: #00003F;
    display: none;
}
.grade-text .text-show, .reply-con .text-show{
    display: none;
    color: #909399;
}
.grade-swiper ul{
    position: relative;
}
.grade-swiper .gallery-thumbs{
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    position: relative
}
.gallery-thumbs .swiper-wrapper .first{
    position: relative;
}
 .swiper-wrapper .first .icon{
    position: absolute;
    background: url(images/play.png) no-repeat ;
    /*background-size: 40px 123px;*/
     background-size: 100%;
    margin:0;
    width:32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;

}
.grade-swiper .gallery-thumbs li{
    border-radius: 6px;
    width: 105px;
    height:105px;
    float: left;
    border: 3px solid #fff;
    /*margin-right: 5px;*/
    overflow: hidden;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.grade-swiper .gallery-thumbs li img{
    object-fit: cover;
    width:105px;
    height:100%;
}
.grade-swiper .gallery-bottom{
    height: 400px;
    background:#F5F5F5;
    overflow: hidden;
    width: 1050px;
    visibility:hidden;
    z-index: -1;
    position: absolute;
}
.remark-manage .grade-swiper .gallery-bottom{
    width: 1080px;
}
.grade-swiper .bottom-contain{
    display: none;
}
.grade-swiper .gallery-bottom li{
    /* float: left; */
    width: 100%;
    text-align: center;
    height: 400px;
    line-height:400px;
    /* font-size:125px; */
}
.gallery-bottom li img{
    vertical-align:middle;
    max-height: 400px;
    object-fit: contain;
}
/* .gallery-thumbs .swiper-slide {

    opacity: 0.4;
  } */
/*.grade-swiper .gallery-thumbs .active-green{*/
    /*border: 3px solid #91C700;*/
/*}*/
.grade-swiper .gallery-thumbs .swiper-slide-thumb-active {
    border: 3px solid #91C700;
    border-radius: 6px;
}
.grade-swiper .gallery-thumbs .init .swiper-slide-thumb-active {
    border: 3px solid #fff;
    border-radius: 6px;
}


.thread-quote{
    display: none;
}
.gallery-thumbs .swiper-button-next.swiper-button-white,  .gallery-thumbs .swiper-button-prev.swiper-button-white{
    --swiper-navigation-size: 22px;
    width:20px;
    height: 46px;
    /*background: rgba(0,0,0,0.50);*/
    right: 0;
    top: 38%;
    display: none;
}
.gallery-thumbs .swiper-button-prev.swiper-button-white{
    background: url("images/pre_small.png") no-repeat;
    background-size: 100%;
    left: 0;
}
.gallery-thumbs .swiper-button-next.swiper-button-white{
    background: url("images/next_small.png") no-repeat;
    background-size: 100%;
}
.gallery-bottom .swiper-button-next.swiper-button-white,.gallery-bottom .swiper-button-prev.swiper-button-white{
    width:20px;
    height:36px;
}
.gallery-bottom .swiper-button-next.swiper-button-white{
    background: url(images/next.png) no-repeat;
    background-size: cover;
    margin-right: 31px;
}
.gallery-bottom .swiper-button-prev.swiper-button-white{
    background: url(images/pre.png) no-repeat;
    background-size: cover;
    margin-left: 31px;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after,.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
    display: none;
}
.gallery-bottom .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,.gallery-bottom .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
    content: '';
    display: none;
}


.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: 0;
}
.swiper-hide{
    background: rgba(0,0,0,0.30);
    font-size: 14px;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0;;
    color:#fff;
    padding:5px 0;
    z-index: 66;
}
.swiper-hide p{
    width: 60px;
    margin:0 auto;
    cursor: pointer;
}
/*  */
.time-discuss{
    font-size: 14px;
    color: #909399;
    margin: 20px 0 10px 0;
}
.time-discuss .discuss{
    cursor: pointer;
}
.time-discuss .discuss em{
    display: inline-block;
    height: 20px;
    width: 20px;
    background: url(images/pl.png) no-repeat ;
    background-size: 100%;
    /*background-size: 40px 123px;*/
    /*padding-left:20px;*/
    cursor: pointer;
    vertical-align: middle;
    margin-right: 2px;
}

.time-discuss .report {
    cursor: pointer;
    display: inline-block;
    height: 18px;
    background: url(images/report.png) no-repeat;
    padding-left:25px;
    margin-left: 20px;
    cursor: pointer;
    vertical-align: middle;
}
.text-are {
    position: relative;
    height: 150px;
    margin-bottom: 20px;
     display: none;
}
.text-area-top{
    display: block;
}
.text-are textarea{
    border: 1px solid #D8D8D8;
    height: 100px;
    width:100%;
    resize: none;
    font-size: 14px;
    padding: 5px 0 0 5px;
}

.text-are div.btn-replay{
    background: #91C700;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding:0 26px;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
}
.text-are .disable-btn{
    background: #e0e0e0;
    color: #909399;
    border-radius: 4px;
    font-size: 14px;
    height: 30px;
    width: 80px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    right: 0;
    bottom: 0
}
.replay-list {
    padding:15px 0 0 0;
    border:1px solid #f2f2f2;
    border-right-width: 0;
    border-left-width: 0;
    margin-top: 10px;
    border-bottom-width: 0;
}
.replay-list li.more{
    height: 20px;
}
.remark-detail .replay-list li:last-child{
    border-bottom-width:0;

}
.replay-list li:last-child{
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
}
.user-detail .replay-list {
    border-width: 0;
}


/*.replay-list li:last-child{*/
    /*border-bottom:1px solid #f2f2f2;*/
/*}*/
.replay-list .name{
    font-weight: 600;
}
.replay-list .name2{
    display: none;
}

.replay-list  a{
    color: #303133;
}
.replay-list a.more-reply{
    color: #909399;
    margin-top: 5px;
}
.replay-list .name em{
    color: #909399;
    margin: 0 3px 0 0;
    font-weight: normal;
}
.more-reply{
    font-size: 14px;
    color: #909399;
}
.swiper-wrapper{
    margin: 0;
}
/* 提及商家 */
.shop-tiji{
    width: 613px;
    padding: 30px;
    height: 122px;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    box-shadow: 0 3px 14px 0 rgba(227,227,227,0.50);
    border-radius: 6px;
    margin-bottom: 30px;
    color: #909399;
    position: relative;
    display: block;
}
.shop-tiji .tj-1 span,.shop-tiji .pic,.shop-tiji .info{
    display: inline-block;
    vertical-align: top;
}
.shop-tiji .tj-1 .sj-icon{
	font-size: 0 !important;
	background: transparent !important;
}
.shop-tiji .tj-1 .sj-icon em{
	width: 26px !important;
	height: 26px !important;
	top: -2px !important;
}
.shop-tiji .tj-2 span,.shop-tiji .tj-3 span{
    display: inline-block;
    vertical-align: middle;
}
.shop-tiji .pic {
    width:120px;
    height: 120px;
    overflow: hidden;
    margin-right: 25px;
    border-radius: 5px;
}
.shop-tiji .pic img{
    object-fit: cover;
    width:120px;
    height: 120px;
}
.shop-tiji .tj-1 .shop-title{
    font-size: 20px;
    color: #303133;
    font-weight: bold;
    max-width: 305px;
}
.shop-tiji .tj-1 span{
    margin-right: 8px;
}
.shop-tiji .tj-2 span,.shop-tiji .tj-3 span{
    margin-right: 20px;
}
.shop-tiji .tj-2 span.avg{
    margin-right: 0;
}
.shop-tiji .tj-2 span.price{
    margin-left: 20px;
}

.shop-tiji .tj-2 {
    font-size: 16px;
    margin-bottom: 18px;
    height: 23px;
}
.shop-tiji .tj-3 {
    font-size: 16px;
    color: #909399;
}
.shop-tiji .tj-2 em{
    /*margin-left: 10px*/
}
.shop-tiji div{
    margin-bottom: 20px;
}
.main-contain .no-data{
    text-align: center;
    font-size: 18px;
    color: #666;
    min-height: 500px;
}
.vip-icon{
    height: 26px;
    width: 26px;
    background: url(images/vip.png) no-repeat;
    /* padding-left:25px; */
    background-size: 26px 26px;
}
.sj-icon{
    font-size: 12px;
    color: #815D2D;
    /*background: url("images/bg_repeat.png") repeat-x;*/
    background-image:none;
    /*background-size: cover;*/
    display: inline-block;
    line-height: 15px;
    position: relative;
    padding: 4px 10px 4px 28px;
    border-radius: 17px;
    margin-top:2px;
    font-weight: bold;
}
.sj-icon em{
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(images/shop_icon.png) no-repeat;
    position: absolute;
    left:-5px;
    top: -5px;
    background-size: 100%;
}
.shop-tiji .kefu{
    position: absolute;
    border: 1px solid #91C700;
    border-radius: 4px;
    right: 31px;
    bottom: 31px;
    width: 178px;
    line-height: 34px;
    font-size: 16px;
    color: #91C700;
    z-index: 6;
    text-align: center;
}
.replay-detail{
    padding-top:0
}
.replay-detail .user-img {
    width: 48px;
    height: 48px;
    overflow: hidden;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #F2F2F2;
}
.replay-detail .user-img img{
    width: 48px;
    height: 48px;
    object-fit: cover
}
.replay-detail .reply-con{
    display: inline-block;
    vertical-align: top;
    width: 980px;
    border-bottom: 1px solid #f2f2f2;
}
.remark-detail .replay-detail .reply-con{
    margin-bottom: 10px;
    margin-top: 12px;
}
.replay-detail .user-title{
    font-size: 16px;
    color: #303133;
    margin-bottom: 18px;
}
.replay-detail .user-title em {
    margin:0 5px;
    color: #909399;
    font-weight: normal;
}
.replay-detail .replay-info{
    /*margin-bottom: 15px;*/
    font-size: 14px;
    color: #303133;
    max-height: 100px;
    overflow: hidden;
}
.remark-list .replay-info{
    /*margin-bottom: 15px;*/
    font-size: 14px;
    color: #303133;
    max-height: 40px;
    overflow: hidden;
    cursor: pointer;

}
.remark-detail .replay-detail .replay-info{
    margin-top:15px;
}


.replay-detail  .thread-quote{
    display: none;
}
.replay-detail .reply-title{
    font-size: 18px;
color: #303133;
font-weight: bold;
margin-bottom: 15px;
}
/* 点评管理后台 */
.remark-manage,.remark-manage-top{
    width: 1200px;
    background: #fff;
    padding: 20px;
    margin: 0 auto;
}
.remark-manage-top{
    margin-bottom: 10px;
}
.remark-manage-top .title{
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
}
.remark-manage-top .title em{
    font-size: 24px;
    color: #91C700;
    margin: 0 5px;
    vertical-align: middle;
}
.remark-manage-top .info{
    font-size: 14px;
    color: #999999;
}
.remark-manage-top .info em{
    color: #151515;
    margin: 0 3px;
}
.search-top {
    padding:0 0 30px 0;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
}
.remark-manage .dp-list{
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 0;
}
.remark-manage .dp-list li {
    padding:5px 22px;
    margin-right: 14px;
}
.remark-manage .dp-list li.time-select{
    background: none;
    border-width: 0;
}
.search-top label{
    font-size: 16px;
    color: #333333;
}
.search-top .time-search{
    margin-bottom: 28px;

}
.search-top .line{
    width:1px;
    background: #D8D8D8;
    height: 28px;
    margin-right: 30px;

}
.time-search span{
    display: inline-block;
    vertical-align: middle
}
.search-top  .time-line{
    width: 435px;
    height: 30px;
    margin-right: 30px;
    font-size: 14px;
    color: #999999;
}
.search-top  .time-line input{
    width: 182px;
    height: 22px;
    background: url(images/cal.png) no-repeat 173px center;
    padding-left: 10px;
}

.search-top .search-btn{
    border: 1px solid #91C700;
    border-radius: 2px;
    width: 68px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #91C700;
}


.remark-manage .replay-list{
    padding-top: 15px;
    border-top-width:  0;

}
.remark-manage .replay-list:last-child{
    border-bottom:1px solid  #f2f2f2;
}
.remark-manage  .user-info{
    width: 1080px;
}
/* 举报 */
.report-mask {
    position: fixed;
    top:0;
    bottom:0;
    left:0;
    right: 0;
    width:100%;
    height: 100%;
    /*background: red;*/
    z-index: 15;
    background: rgba(0,0,0,0.65);
    display: none;
}

.report-mask .report-channel{
    background: #FFFFFF;
    border: 1px solid #DCDFE6;
    padding:20px 26px;
    width: 484px;
    height: 314px;
    margin:0 auto;
    top:30%;
    left:50%;
    margin-left: -242px;
    position: absolute;
}
.report-mask .title{
    font-size: 16px;
    color: #333333;
    padding-bottom: 20px;
    border-bottom: 1px solid #DCDFE6;
}
.report-mask h5{
    font-size: 16px;
    color: #666;
    margin: 30px 0 20px 0;
    font-weight: normal;
}
.report-mask textarea{
    border: 1px solid #C0C4CC;
border-radius: 4px;
width: 320px;
height: 50px;
margin-bottom:35px;
resize: none;
padding:10px;
    color: #666;
}
.report-mask  .report-btn p{
    width: 100px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color: #fff;
    background: #91C700;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
}
#seeId  p{
    margin: 0 auto;
}
.report-mask .report-btn .cancel{
    background: #F5F5F5;
    color: #909399;
    margin-left: 50px;
    margin-right: 40px;
}
.report-channel .info{
    width: 355px;
    margin:0 auto
}
