/*小满星*/
.small_man{
    background-position:-150px 0!important;
}
.wrapper{
    width:1145px;
    margin:0 auto;
}
.wrapper ul{
    overflow:hidden;
}
.hotel_grade>li{
    float:left;
}
.hotel_grade>li.nth1{
    font-size:18px;
    color:#3e3a39;
    border-bottom:2px solid #E3783E;
    padding-bottom:5px;
}
.hotel_grade>li.nth2{
    margin-left:23px;
}
.hotel_grade>li.nth2>span{
    display:inline-block;
    width:25px;
    height:24px;
    background:url(../images/big_xing.png) no-repeat;
    background-position:0 0;
}
.hotel_grade>li.nth3{
    margin-left:35px;
}
.hotel_grade>li.nth3>span.big{
    font-size:24px;
    color:#ee7c3c;
    background:url(../images/grade_vertical.png) no-repeat;
    background-position:right center;
    padding-right:12px;
}
.hotel_grade>li.nth3>span.small{
    font-size:14px;
    color:#898989;
}
.hotel_grade>li.nth4{
    margin-left:25px;
    padding-top:9px;
}
.hotel_grade>li.nth4>span{
    font-size: 14px;
    color:#898989;
}
.hotel_grade>li.nth4>span.color{
    color:#ee7c3c;
}
.hotel_grade_detail{
    padding-bottom:16px;
    margin-top:22px;
    border-bottom:1px solid #C8CACA;
}
.hotel_grade_detail>li{
    float:left;
    margin-left:50px;
}
.hotel_grade_detail>li:first-child{
    margin-left:0;
}
.hotel_grade_detail>li>span{
    color:#3e3a39;
    font-size:14px;
    vertical-align:middle;
}
.hotel_grade_detail>li>span.color{
    color:#ee7c3c;
    font-size:16px;
    margin-left:8px;
}
.user_grade_list>li{
    height:233px;
    margin-top:18px;
    border-bottom:1px dashed #CBCCCC;
}
.user_grade_list>li.last{
    border-bottom:none;
}
.user_grade_list>li>div.left{
    float:left;
    width:145px;
}
.user_grade_list>li>div.left>span.name{
    display:block;
    font-size:16px;
    color:#3e3a39;
}
.user_grade_list>li>div.left>span.time{
    display:block;
    font-size:14px;
    color:#898989;
    margin-top:10px;
}
.user_grade_list>li>ul.right{
    float:right;
    width:1000px;
}
.user_grade_list>li>ul.right>li.first_line>span{
    display:inline-block;
    width:15px;
    height:14px;
    background:url(../images/small_xing.png) no-repeat;
    background-position:0 0;
}
.user_grade_list>li>ul.right>li.first_line>span.color{
    background-image:none;
    font-size:14px;
    color:#ee7c3c;
    width:auto;
    margin-left:14px;
}
.user_grade_list>li>ul.right>li.first_line>span.last{
    background-image:none;
    font-size:14px;
    color:#898989;
    width:auto;
}
.user_grade_list>li>ul.right>li.text{
    font-size:14px;
    color:#3e3a39;
    margin-top:14px;
    line-height:19px;
    overflow:hidden;
}
.user_grade_list>li>ul.right>li.fall_back{
    height:70px;
    background-color:#E9ECEE;
    margin-top:20px;
    font-size:14px;
    line-height:18px;
    color:#3e3a39;
    padding:20px 15px;
    overflow:hidden;
}
.paging{
    border-top:1px solid #C8CACA;
    padding:55px 0;
}
.paging>span{
    display:inline-block;
    width:35px;
    height:35px;
    line-height:35px;
    text-align:center;
    font-size:14px;
    color:#898989;
    background-color:white;
    margin-right:6px;
    margin-bottom:10px;
    cursor:pointer;
}
.paging>span:last-child{
    margin-right:0;
}
.paging>span.arrow_icon{
    color:transparent;
    background-image:url(../images/hotel_news_arrow_black.png);
    background-repeat:no-repeat;
    background-position:center center;
}
.paging>span.highlight_style{
    color:white;
    background-color:#00519b;
}
.grade_textarea{
    overflow:hidden;
    height:390px;
    padding-left:50px;
    margin-bottom:110px;
    background-color:#E9ECEE;
}
.grade_textarea>div.title{
    margin-top:50px;
    font-size:14px;
    color:#898989;
}
.grade_textarea>ul.grade_xing{
    margin-left:-30px;
    width:800px;
}
.grade_textarea>ul.grade_xing>li{
    float:left;
    margin:23px 0 0 30px;
    white-space: nowrap;
}
.grade_textarea>ul.grade_xing span{
    width:15px;
    height:14px;
    display:inline-block;
    background:url(../images/small_xing.png) no-repeat;
    background-position:0 0;
    vertical-align:middle;
    cursor:pointer;
}
.grade_textarea>ul.grade_xing span.text{
    width:auto;
    height:auto;
    font-size:14px;
    color:#3e3a39;
    background-image:none;
    margin-right:12px;
}
.grade_textarea>textarea{
    width:570px;
    height:90px;
    padding:5px;
    background-color:white;
    border:1px solid #C8CACA;
    -webkit-resize: none;
    -moz-resize: none;
    -ms-resize: none;
    -o-resize: none;
    resize: none;
    margin-top:30px;
}
.grade_textarea>div.text_number{
    color:#898989;
    font-size:14px;
    margin-top:5px;
}
.grade_textarea>div.publish{
    text-align:right;
    width:582px;
    margin-top:20px;
}
.grade_textarea>div.publish>span{
    display:inline-block;
    width:99px;
    height:29px;
    font-size:14px;
    color:white;
    background-color:#E3783E;
    border-top:1px solid #E4966A;
    border-bottom:1px solid #E4966A;
    cursor:pointer;
    text-align:center;
    line-height:29px;
}