.assesspa::-webkit-input-placeholder {
    color: #ccc;
}

body {
    background-color: #f3f3f3
}

.information .callname {
    width: 130px;
}

.left nav ul .current label {
    display: inline-block;
    width: 2px;
    float: right;
    background: #52d1c4;
}

.content {
    padding-top: 0;
    margin-top: 40px;
    margin-bottom: 40px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    overflow: hidden;
}

.left nav ul {
    margin-top: 35px
}

.left nav ul li {
    height: 60px;
    line-height: 60px;
    font-size: 17px;
    color: #666;
    text-align: center;
}

.left nav ul li:last-child {
    text-align: left;
    padding-left: 32px;
}

.left nav ul li:hover {
    background-color: #e7fdfa;
    color: #01c6b2
}

.left nav ul li i {
    position: relative;
    top: 4px;
    margin: 0 10px;
    font-size: 20px
}

.left nav ul .current {
    background-color: #e7fdfa
}

.left nav ul .current span, .left nav ul .current i {
    color: #01c6b2
}

.user-left {
    border-right: 1px solid #d8d8d8;
    height: 765px;
}

.radius-box::-webkit-input-placeholder {
    color: #ccc;
}

.information input, .refer input, .setting input, .information select {
    height: 35px;
}

.user-right {
    width: 83.8%;
    padding: 0 30px;
    padding-bottom: 30px;
    box-sizing: border-box
}

.user-right > header {
    padding: 50px 0 20px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 20px
}

.user-right .user {
    height: 85px;
    width: 85px;
    margin-top: 8px;
    margin-right: 20px;
    line-height: 80px;
    font-size: 40px
}

.information .row, .credits .head, .setting .row {
    height: 80px;
    margin-top: 10px;
    position: relative
}

.credits .row {
    height: 0;
    margin-top: 0
}

.information .row .item, .setting .item {
    padding: 0;
    margin-right: 20px;
    position: relative;
    color: #666;
}

.information .row .item p, .setting .row .item p, .information .item p {
    margin-bottom: 13px;
    padding-left: 5px;
}

.information .btn, .setting .btn {
    letter-spacing: normal;
    width: 100px;
    height: 30px;
}

.theme dt {
    position: relative
}

.theme .icon-trash {
    position: absolute;
    background-color: #fff;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px
}

.theme .circle i {
    line-height: 30px
}

.credits i {
    font-size: 40px;
    margin: 10px 20px 0 0
}

.credits .row span {
    margin-right: 10px
}

.credits table {
    background-color: #d8d8d8
}

.credits table tr td {
    background-color: #fff;
    height: 50px;
    vertical-align: middle;
    padding: 0 10px;
    line-height: 18px
}

.refer img {
    height: 200px
}

.refer div {
    margin-top: 20px
}

.reviews .title {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px
}

.reviews .title span {
    display: inline-block
}

.reviews .row {
    height: auto;
    border-bottom: 1px solid #d8d8d8;
    position: relative
}

.reviews .row .item {
    padding: 20px 0
}

.reviews .row .item p {
    margin-bottom: 10px
}

.reviews .row img {
    width: 150px;
    height: 100px;
    margin-right: 15px
}

.reviews .row .item time, .reviews .row .item .btn {
    right: 0;
    bottom: 20px
}

.reviews .row .btn {
    padding: 6px 13px
}

.reviews .row .btns {
    position: relative;
    bottom: 10px;
    right: 0;
    line-height: 35px;
    letter-spacing: 0
}

.reviews .row textarea {
    margin: 5px 0 3px;
    padding: 15px;
    height: 200px;
    width: 355px
}

.booking section {
    margin-top: 30px
}

.booking section header {
    background-color: #fafafa;
    line-height: 40px;
    padding: 0 20px
}

.booking section header span {
    margin-right: 40px
}

.booking .booking-contant {
    padding: 0 20px
}

.booking .booking-contant table img {
    width: 110px;
    height: 75px
}

.booking .booking-contant table tr {
    border-bottom: 1px solid #bdbdbd;
    position: relative
}

.booking > .noorder {
    padding-top: 110px;
    text-align: center;
}

.booking > .noorder > img {
    display: block;
    width: 165px;
    margin: auto;
    padding-bottom: 25px;
}

.booking > .noorder > p {
    font-size: 20px;
    color: #999;
}

.booking > .myorder {
    padding-top: 20px;
}

.booking > .myorder > .orderlist > li {
    margin-bottom: 20px;
    background: #F7F7F7;
}

.booking > .myorder > .orderlist > li > a {
    display: block;
    padding: 6px 25px;
}

.booking > .myorder > .orderlist > li .order-title {
    width: 70%;
    display: inline-block;
}

.booking > .myorder > .orderlist > li h1 {
    padding: 15px 0;
}

.booking > .myorder > .orderlist > li h1, .booking > .myorder > .orderlist > li i, .booking > .myorder > .orderlist > li label {
    display: block;
    color: #666;
    padding-bottom: 15px;
}

.booking > .myorder > .orderlist > li i, .booking > .myorder > .orderlist > li label {
    color: #999;
    font-style: normal;
}

.booking > .myorder > .orderlist > li .order-price {
    display: inline-block;
    text-align: right;
    width: 29.5%;
    color: #ffa841;
}

.booking > .myorder > .orderlist > li .order-price .assess {
    width: 70px;
    height: 30px;
    margin-left: 20px;
}

.booking .booking-contant table tr td {
    vertical-align: top
}

.booking .booking-contant table tr:last-child {
    border-bottom: 0
}

.append-booking {
    background-color: #fafafa
}

.setting .password p {
    margin-bottom: 10px
}

.setting .password {
    height: auto
}

.setting .row .item input + i {
    position: absolute;
    display: inline-block;
    top: 34px;
    right: 6px
}

.setting .row .item input + i + ul {
    position: absolute;
    background-color: white;
    z-index: 2;
    border: 1px solid #d8d8d8;
    padding: 5px 0;
    color: #212121
}

.setting .row .item input + i + ul li {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

.setting .row .item input + i + ul li:hover {
    background-color: #01C6B2;
    color: #fff
}

.ks-stars i {
    cursor: pointer
}

.help-block {
    position: static;
    margin-top: 5px;
    letter-spacing: 0
}

.information .row:first-child {
    margin-bottom: 30px
}

.shoppingcard-dialog table tr td, .booking table tr td {
    padding: 10px 0
}

#wishLists .row {
    height: 325px
}

.share-btns .share-btn, .share-btns .share-btn div {
    margin-top: 0
}

.share-btns .share-btn {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer
}

.theme dl dd i {
    margin: 0
}

#changeUserImage {
    opacity: 0
}

.changepic {
    position: absolute;
    top: 45px;
    left: 125px;
    font-size: 17px;
    cursor: pointer
}

.msg-box {
    width: 320px;
    padding: 24px 16px 20px;
    margin: 0 auto
}

.msg-box header {
    margin-bottom: 10px
}

.msg-box p {
    margin-bottom: 8px;
    line-height: 24px
}

.msg-box input {
    height: 40px;
    margin-top: 16px;
    background-color: #eee;
    box-sizing: border-box
}

.msg-box button {
    height: 40px;
    margin-top: 10px;
    background-color: #ccc
}

#v_retry {
    background-color: #01C6B2
}

#validate-text {
    position: absolute;
    top: 40px;
    right: 10px;
    color: #36b825
}

#validateTxt {
    position: absolute;
    right: 10px;
    top: 50%
}

.book-btn {
    padding: 3px 10px;
    margin-left: 8px
}

.fefund-ico {
    margin-left: 8px;
    position: relative
}

.tip-content {
    position: absolute;
    bottom: 35px;
    right: -50px;
    padding: 8px
}

.tip-content:after {
    position: absolute;
    content: "";
    bottom: -10px;
    right: 51px;
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.tip-content:before {
    position: absolute;
    content: "";
    bottom: -11px;
    right: 51px;
    border-top: 10px solid #e0e0e0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.fefund-ico:hover .tip-content {
    display: block
}

.refund-message {
    padding: 32px;
    z-index: 100;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 594px;
    box-shadow: 0 0 5px #ddd;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.close-message {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    color: #909090
}

.close-message:hover {
    color: #444
}

#refund-reason {
    height: 40px;
    line-height: 40px;
    width: 250px;
    margin-top: 8px
}

.remarks-textarea {
    width: 530px;
    height: 88px;
    margin-top: 8px;
    padding: 10px
}

.refund-remarks {
    margin-top: 20px
}

.refund-detail {
    padding: 11px;
    background: #f5f5f5;
    margin-top: 24px;
    line-height: 1.8em
}

.refund-detail ul {
    padding-left: 20px
}

.refund-detail li {
    list-style-type: disc
}

.refund-submit, .refund-confirm {
    height: 40px;
    line-height: 44px;
    padding: 0 20px;
    margin-top: 24px
}

.principle {
    margin-top: 24px;
    line-height: 1.5em
}

.principle-header {
    margin-bottom: 10px;
    cursor: pointer
}

.principle-header i {
    transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    padding-top: 0
}

.principle-header i.turn {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    padding-top: 3px
}

.submit-div .klook-yes-icon, .submit-div .klook-wait {
    font-size: 40px
}

.success-right {
    margin-left: 50px;
    line-height: 24px;
    float: initial
}

.submit-div {
    overflow: hidden
}

.principle-detail {
    height: 84px;
    overflow-y: auto
}

.v-receipt {
    position: relative;
    margin-top: 8px
}

.v-receipt-btn {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 2px;
    color: #333;
    border: solid 1px #999
}

.icon-tips {
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('https://res.klook.com/image/upload/v1509434184/icon-24-tips_2x_cx4ej1.png');
    background-size: 24px 24px;
    margin-left: 5px;
    cursor: pointer;
    font-style: normal;
    line-height: 1.5
}

.icon-tips:hover .tool-tips {
    display: block
}

.tip_content {
    position: absolute
}

.tip-triangle {
    position: absolute;
    bottom: -18px;
    border-width: 10px;
    border-style: solid dashed dashed dashed;
    border-color: white transparent transparent transparent;
    right: 12px;
    transform: translateX(-50%)
}

.tool-tips {
    display: none;
    position: absolute;
    padding: 16px;
    width: 350px;
    bottom: 38px;
    box-shadow: 0 3px 16px rgba(0, 0, 0, 0.2);
    background: #fff;
    right: -19px;
    text-align: left
}

.dataTables_paginate{
    display: inline-block;
}

.expert_page {
    float: right;
}

.expert_page .pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.expert_page .news_pagi{
    display: inline-block;
    margin: 0;
    padding-bottom: 15px;
    position: relative;
    top: 17px;
}

.expert_page .pagination > li {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
    margin-right: 7px;
    background: transparent;
}

.pagination_number{
    width: 29px;
    height: 29px;
    border: 1px solid #D6D6D6;
    text-align: center;
    border-radius: 5px;
}
/*
.expert_page .pagination > li:first-child > a {
    color: #C1C1C1;
}
*/


.expert_page .pagination > li > a {
    color: #414141;
    font-size: 14px;
    float: left;
    border-radius: 5px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #fff;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #D6D6D6;
}

.expert_page .pagination > li > a:hover {
    background: #01C6B2;
    color: #fff;
}

.expert_page .pagination > li > a.active {
    background-color: #01c6b2;
    color: #fff;
    border: 1px solid #01c6b2;
}

.expert_page.pagination > li > a:hover:not(.active) {
    background-color: #ddd;
}

#bg {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .1);
    z-index: 99;
}

#order-assess {
    width: 735px;
    height: 515px;
    border-radius: 5px;
    background: #fff;
    position: absolute;
    top: 35%;
    left: 30.8%;
    display: none;
    z-index: 999;
}

.assess-title {
    padding: 38px 24px 42px 24px;
}

.assess-title > h1 {
    padding-bottom: 25px;
}

.assess-title > p {
    color: #666;
}

textarea {
    resize: none;
    width: 694px;
    height: 212px;
    margin-top: 16px;
    background: #F5F5F5;
    padding: 10px;
    border: 1px solid #F5F5F5;
}

.core {
    padding: 20px 0;
}

.assess-title .tcore {
    color: #fff;
    margin: auto;
    width: 295px;
    height: 55px;
    margin: 20px 0px 0px 222px;
}

.core .star {
    display: inline-block;
}

#star {
    display: inline-block;
    position: relative;
    width: 600px;
    margin: 0px auto;
    height: 24px;
}

#star ul,
#star span {
    float: left;
    display: inline;
    height: 19px;
    line-height: 19px;
}

#star ul {
    margin: 0 10px;
}

#star li {
    float: left;
    width: 24px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../images/star.png) no-repeat;
}

#star strong {
    color: #f60;
    padding-left: 10px;
    font-size: 16px;
}

#star li.on {
    background-position: 0 -28px;
}

.star_result_span > a {
    font-size: 12px;
}

.order-alone-li table {
    margin-top: 10px;
    margin-bottom: 30px;
    border: 1px solid #dadada;
    border-collapse: collapse
}

.order-alone-li .time_or {
    border-bottom: 0
}

.order-alone-li .time_or td {
    background: #f5f5f5;
    padding: 8px 15px
}

.order-alone-li .time_or td .fl_ttmm {
    position: relative
}

.order-alone-li .time_or td span {
    font-size: 14px
}

.order-alone-li .time_or td .time-num {
    color: #999999
}

.order-alone-li .time_or td .num {
    color: #333333;
    margin-right: 50px;
    font-style: normal;
}

.order-alone-li .conten_or {
    border-top: 0
}

.order-alone-li .conten_or td {
    padding: 26px 0;
    border: 1px solid #dadada
}

.order-alone-li .conten_or .sx1 {
    border-right: 0
}

.order-alone-li .conten_or .sx2,.order-alone-li .conten_or .sx3,.order-alone-li .conten_or .sx5,.order-alone-li .conten_or .sx6 {
    text-align: center;
    font-size: 14px
}

.order-alone-li .conten_or .sx2 {
    border-left: 0;
    font-size: 16px
}

.order-alone-li .conten_or .sx4 {
    font-size: 14px
}

.order-alone-li .conten_or .sx4 .pric_rhz {
    padding-left: 15px
}

.order-alone-li .conten_or .sx4 .d_pri {
    font-size: 14px
}

.order-alone-li .conten_or .sx4 p,.order-alone-li .conten_or .sx5 p,.order-alone-li .conten_or .sx6 p {
    line-height: 30px
}

.paysoon {
    float: right;
    margin-right: 47px;
    margin-top: 4px
}

.paysoon .ps_lj {
    background: #e23435;
    color: white;
    padding: 8px 16px;
    margin-right: 30px
}

.paysoon .consoorder {
    color: #007cdc
}

.lastset_cm .conten_or td {
    padding: 10px 0;
    vertical-align: top
}

.lastset_cm .shop-if-dif .shop-difimg {
    width: 60px;
    height: 60px
}

.lastset_cm .shop-if-dif .shop_name {
    margin-top: 0px
}

.shop-if-dif .shop-difimg {
    float: left;
    width: 100px;
    height: 100px
}
.shop-if-dif .shop_name {
    float: left;
    margin-top: 28px;
    width: 200px
}
.shop-if-dif {
    padding: 0 15px;
    overflow: hidden
}

.shop_name,.shop_price {
    width:157px;
    height:36px;
    margin-left:20px;
    overflow:hidden;
    line-height:18px;
    font-size:14px;
    color:#5e5e5e;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    word-break:break-word
}

.sx1 {
    width: 400px
}

.sx2,.sx3,.sx4,.sx5,.sx6 {
    width: 121px
}