@charset "utf-8";
/* CSS Document */

.inner {}
.grade_top {}
.pl_icon {
    width: 140px;
    float: left;
}
.pl_icon .big_c {
    float: left;
    display: inline-block;
    width: 116px;
    height: 24px;
    background: url(../images/dianping/xx02.png) no-repeat;
    overflow: hidden;
}
.big_c .b {
    float: left;
    display: inline-block;
    height: 24px;
    background: url(../images/dianping/xx.png) no-repeat;
    ;
    overflow: hidden;
}
.fenshu {
    color: #c99125;
    font-size: 14px;
    font-family: Arial;
}
.fenshu b {
    font-size: 18px;
}
.fxm {
    color: #fff;
    width: 200px;
    float: left;
    font-family: Arial;
}
.fxm i {
    padding-left: 10px;
}
.dianpingshu {
    padding-left: 20px;
    font-family: Arial;
}
.details {
    height: 160px;
    padding-top: 3px;
}
.grade_top dl {
    color: #ffffff;
    height: 45px;
    width: 270px;
    float: left;
    padding-top: 16px;
}
.grade_top dl dt {
    height: 34px;
    line-height: 34px;
    color: #ffffff;
    float: left;
    width: 100%;
}
.grade_top dl dt i {
    font-size: 14px;
    padding-left: 5px;
    font-family: Arial;
}
.dpx_a {
    float: left;
    display: inline-block;
    width: 210px;
    height: 24px;
    background: url(../images/dianping/dpx_b.png) no-repeat;
    overflow: hidden;
}
.dpx_a .b {
    display: inline-block;
    height: 24px;
    background: url(../images/dianping/dpx_a.png) no-repeat;
    ;
    overflow: hidden;
}
.center {
    border-bottom: 1px solid #525252;
    padding-bottom: 20px;
    margin-bottom: 30px;
    color: #dcdcdc;
    padding-top: 10px;
}
.pltime {
    font-size: 13px;
    font-family: Arial;
    padding: 10px 0px;
    color: #898989;
}
.recommend {
    padding: 20px 20px;
    background: #525252;
}
.recommend_title {
    color: #cda049;
}
.pltime_hf {
    padding: 0px;
}
.pic_lists {
    margin-top: 15px;
}
.pic_lists a {
    display: inline-block;
}
.pic_lists img {
    margin-right: 4px;
    border: 1px solid #424242;
    padding: 0px;
}
.pic_lists .ac img {
    border: 2px solid #c5963c;
}
/*评论相册*/

ul {
    padding: 0;
}
.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 {
    display: table-cell;
    font-size: 0;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    overflow: hidden;
    float: left;
    border: 2px solid #f2f2f2;
    padding: 2px;
    margin-right: 8px;
    position: relative;
    transition: border-color .2s ease-out;
}
.tm-m-photos-thumb img {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0;
    margin: auto;
    vertical-align: middle;
    max-height: 52px;
    max-width: 52px;
    cursor: url(../dianping/images/T1nTBDFCRbXXbzTk_b-25-20.png), auto;
}
.tm-m-photos-thumb .tm-current {
    border: 2px solid #a5853c;
    /*  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 #a5853c;
    position: absolute;
    left: 21px;
    filter: alpha(opacity=0);
    opacity: 0;
    bottom: -12px;
    background: 0 0;
}
.tm-current .tm-photos-arrow {
    filter: alpha(opacity=100);
    opacity: 1;
}
.tm-m-photo-viewer, .tm-m-photo-viewer img, .tm-m-photos-thumb .tm-current img {
    cursor: url(../dianping/images/T1oq4AFupvXXcu5FDa-20-20.png), auto;
}
.tm-m-photo-viewer {
    position: relative;
    margin: 30px 0 10px 0;
    width: 0;
    height: 0;
    /*border: 1px solid #ccc;*/
    background: #424242;
    /*  padding: 2px;*/
    overflow: hidden;
    display: none;
    transition: all 0.2s ease-in;
}
.tm-m-photo-viewer-navleft, .tm-m-photo-viewer-navright {
    top: 0;
    bottom: 0;
    position: absolute;
    width: 30%;
    background: url(../images/dianping/s.gif);
    /*解决IE 下背景透明的空白元素无法触发 click 和 hover 事件*/
}
.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/dianping/arrow-l.png);
}
.tm-m-photo-viewer-navright i {
    right: 0;
    background-image: url(../images/dianping/arrow-r.png);
}
/**/

#new-page .new-page {
    float: right;
    line-height: 28px;
    height: 28px;
    text-align: center;
    padding-top: 25px;
}
#new-page .first, #new-page .last {
    float: left;
    width: 58px;
    margin-right: 9px;
}
#new-page .last {
    margin: 0;
    margin-left: 14px;
}
#new-page ul {
    float: left;
}
#new-page a {
    display: block;
    height: 28px;
    background: #f7f7f7;
    color: #666;
}
#new-page li {
    float: left;
    margin-left: 5px;
    width: 28px;
}
#new-page li a.ac {
    color: #fff;
    background: #c69a44;
}
.shop-question .grade_bottom {
    padding-top: 30px;
}
.hotelname {
    font-size: 13px;
    padding-right: 15px;
}
.plrpab {
    padding-bottom: 80px!important;
}
/*评分*/

.set_image_all {
    cursor: pointer;
    position: relative;
}
.set_image_all .set_image_item {
    position: relative;
    display: inline-block;
    z-index: 11;
    visibility: visible;
}
.set_image_all .set_image_top {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
.set_image_all .set_image_top>div {
    display: inline-block;
    overflow: hidden;
}
.set_image_all .set_image_top>div>img {
    height: 100%;
}
.grade {
    vertical-align: top;
}
.star_list {
    width: 320px;
    float: left;
    padding-bottom: 10px;
}
.star_list .wz {
    width: 50px;
    float: left;
    color: #fff;
}
#star_grade1, #star_grade2, #star_grade3, #star_grade4 {
    width: 150px;
    float: left;
}
.stra_cont {
    padding-top: 20px;
}
.star_list span.grade {
    color: #c5963c!important;
    font-size: 14px;
    padding-left: 8px;
}
.order_jj {
    color: #ddd;
    font-family: Arial;
    padding-top: 15px;
}
.f-textarea textarea {
    width: 674px;
    height: 101px;
    line-height: 26px;
    padding: 10px;
    color: #555;
}
.dianp_btn a {
    width: 120px;
    background: #987b39;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 38px;
    border-radius: 3px;
    margin-top: 20px;
}
.dianp_btn {
    margin-top: 20px;
}
.new_box span {
    float: initial!important;
}
.f-textarea {
    margin-top: 15px;
}
/*图片上传*/

.updown {
    margin-top: 15px;
}
.imgs .up {
    width: 70px;
    height: 70px;
    /* border: 1px solid #d9d9d9; */
    background-color: #ddd;
    /* border-radius: 3px; */
    background: url(../images/dianping/photo.png) no-repeat center 15px;
    text-align: center;
    background-color: #fff;
    float: left;
    position: relative;
}
.imgs .up input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}
.imgs {
    float: left;
}
.imgs span {
    padding-top: 40px;
    color: #7e7e7e;
    display: block;
    line-height: 1;
}
.imgs .img {
    width: 70px;
    height: 70px;
    line-height: 70px;
    float: left;
    margin-right: 20px;
    position: relative;
    /*   border: 1px solid #5b5b5b;*/
    font-size: 0;
}
.imgs .img i {
    font-weight: bold;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    background: rgba(0, 0, 0, .5);
    top: 1px;
    right: 1px;
    color: #fff;
    font-style: normal;
    cursor: pointer;
    font-size: 12px;
}
.imgs .img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    /*padding: 8px;
    box-sizing: border-box;*/
}

/*上传图片插件的样式*/
.img-box{
  /*  margin-top: 40px;*/
}
.img-box .up-p{
    margin-bottom: 20px;
    font-size: 16px;
    color: #555;
}
.z_photo{
   /* padding: 18px;
    border:2px dashed #E7E6E6;*/
    /*padding: 18px;*/
}
.z_photo .z_file{
    position: relative;
}
.z_file  .file{
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}
.z_photo .up-section{
    position: relative;
    margin-right: 20px;
   /* margin-bottom: 20px;*/
}
.up-section .close-upimg{
    cursor: pointer;
    position: absolute;
    top: -2px;
    right: -2px;
    display: none;
    z-index: 10;
}
.up-section .up-span{
    display: block;
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
    background: rgba(0,0,0,.5);
}
.up-section:hover{
  /*  border: 2px solid #f15134;*/
}
.up-section:hover .close-upimg{
    display: block;
}
.up-section:hover .up-span{
    visibility: visible;
}
.z_photo .up-img{
    display: block;
    max-height: 70px;
    max-width: 70px;
   /* height: 100%;*/
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0;
    margin: auto;
}
.loading{
  /*  border: 1px solid #D1D1D1;*/
    background:url(../images/dianping/loading.gif) no-repeat center;
}
.up-opcity{
    opacity: 0;
}
.img-name-p{
    display: none;
}
.upimg-div .up-section {
    position: relative;
    background: #333;
    width: 70px;
    height: 70px;
}
.img-box .upimg-div .z_file {
  /*  width: 190px;
    height: 180px;*/
}
.z_file .add-img {
    display: block;
    width: 70px;
    height: 70px;
}



/*自己定义的模态框*/

.my_model{
  z-index: 1000;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
}


.my_model_content{

    position: absolute;
    top:50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -200px;
    z-index: 9999;
    width: 360px;
    height: 120px;
    border: 1px solid #aeaeae;
    border-radius: 3px;
    padding: 20px;
    background: #fff;

 
}

.my_model .title{
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 700;
    margin-bottom: 20px;
}
.my_model .title .closeModel{
    font-size: 20px;
    position: absolute;
    top:5px;
    right: 10px;
    border: none;
    float: right;
    cursor: pointer;
    font-size: 22px;
}
.my_model p{
    line-height:16px;
}
.my_model .opBtn{
    margin-top: 20px;
}
.my_model .opBtn a{
    width: 58px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
    display: inline-block;
    margin-right: 10px;
    font-weight: 700;
}
.my_model .dialog-sure{
    background: #977a39;
    color: #fff;
    border: 1px solid #977a39;
}

.my_model .dialog-close{
    background: #fff;
    border: 1px solid #d9d9d9;
    color: #3c3c3c;
}