/* CSS Document */
* {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px
}

body {
    background: #F5F5F5
}

.clear {
    clear: both
}

a {
    text-decoration: none;
    color: #333
}

a:hover {
    color: #f60
}

a img {
    border: none
}

.lvyou-top {
    background: #fff
}

.lvyou-top ul {
    width: 1000px;
    height: 66px;
    margin: 0 auto
}

.lvyou-top ul li {
    float: left
}

.lvyou-top ul li span {
    color: #f40;
    font-size: 14px;
    font-weight: bold;
}

.lvyou {
    width: 1000px;
    margin: 10px auto 0
}

.lvyou .ly-left {
    width: 738px;
    float: left;
    border: 1px solid #DFDFDF;
    margin: 10px 0;
    padding: 15px 20px;
    background: #fff;
}

.lvyou .ly-left .ly-left1 {
    padding: 10px 0;
    color: #333;
    border-bottom: 1px dotted #CCC
}

.lvyou .ly-left .ly-left1 p {
    line-height: 24px;
}

.lvyou .ly-left .ly-left1 h4 {
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 5px
}

.lvyou .ly-left .ly-left1 h4 span {
    font-weight: normal;
    color: #f30;
    font-size: 14px
}

.lvyou .ly-left .ly-left1 dl li {
    font-size: 16px;
    margin: 2px;
    font-weight: bold;
}

.lvyou .ly-left .ly-left1 dl {
    width: 680px;
    background: #FAFAFA;
    height: auto;
    line-height: 26px;
    padding: 5px 15px;
    border-left: 3px solid #FFE1B1;
    margin-bottom: 15px
}

.lvyou .ly-left .ly-left1 dl dt {
    font-weight: bold
}

.lvyou .ly-left .ly-left1 dl dd {
    width: 320px;
    margin-right: 15px;
    float: left
}

.lvyou .ly-left .ly-left1 ul {
    width: 680px;
    background: #FAFAFA;
    height: auto;
    line-height: 26px;
    padding: 5px 15px;
    border-left: 3px solid #DAF1C6
}

.lvyou .ly-left .ly-left1 ul li span {
    font-weight: bold;
    color: #090
}

.lvyou .ly-left .ly-left1 table {
    padding: 10px 15px
}

.lvyou .ly-left .ly-left1 table tr {
    line-height: 40px;
}

.lvyou .ly-left .ly-left1 table tr td span {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    text-align: right;
    width: 100px;
}

.tk-type {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.lvyou .ly-left .ly-left1 table .time-input {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border-radius: 3px;
    border: 1px solid #ccc;
    float: left
}

.lvyou .ly-left .ly-left1 .lvwbk {
    outline: none;
    text-indent: 10px;
    width: 170px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d2d1d1;
    margin-top: 5px;
}

.lvyou .ly-left .ly-left1 table tr td .lyxl {
    border: 1px solid #d2d1d1;
    width: 80px
}

.lvyou .ly-left .ly-left1 table tr td .slwbk {
    border: 1px solid #BDBDBD;
    width: 40px;
    float: left;
    border-left: none;
    border-right: none;
    text-align: center;
    height: 28px;
    margin-bottom: 10px;
    line-height: 28px
}

.lvyou .ly-left .ly-left1 table tr td a {
    border: 1px solid #BDBDBD;
    background: #f9f9f9;
    color: #000;
    float: left;
    text-align: center;
    width: 30px;
    height: 28px;
    line-height: 28px;
    display: inline-block
}

.disabled {
    pointer-events: none
}

.lvyou .ly-left .ly-left1.ly-left2 ul {
    background: #fff;
    border: none;
}

.lvyou .ly-left .ly-left1.ly-left2 ul li {
    line-height: 44px;
    display: flex;
}

.lvyou .ly-left .ly-left1.ly-left2 ul li label {
    width: 100px;
    margin-right: 15px;
    text-align: right;
}

.lvyou .ly-left .ly-left1.ly-left2 ul li .lvwbk {
    width: 220px
}

.lvyou .ly-left .ly-left1.ly-left3 h4 span {
    color: #f30;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: bold
}

.lvyou .ly-left .ly-left1.ly-left3 h4 em {
    color: #ff4a00;
}

.lvyou .ly-left .ly-left1.ly-left3 h4 .p_a {
    color: #fff;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #f80;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    float: right;
    cursor: pointer;
}

.lvyou .ly-left .ly-left1.ly-left3 h4 .p_b {
    color: #fff;
    width: 240px;
    height: 40px;
    line-height: 40px;
    background: #f80;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    float: right;
    cursor: pointer;
}

.lvyou .ly-left .ly-left1.ly-left3 h4 .p_a:hover {
    background: #f60
}

.lvyou .ly-left .xieyi {
    padding: 18px;
    height: 25px;
    line-height: 25px
}

.lvyou .ly-left .xieyi a {
    color: #009900;
}

.lvyou .ly-right {
    width: 188px;
    *width: 188px;
    float: right;
    border: 1px solid #DFDFDF;
    line-height: 26px;
    background: #fff;
    padding: 15px 8px;
    *padding: 15px 3px;
    margin: 10px 0
}

.lvyou .ly-right h3 {
    background: url(/images/ly-gwc.jpg) no-repeat;
    padding-left: 27px;
    height: 20px;
    border-bottom: 1px solid #40DEAD;
    color: #27be8f;
    margin-bottom: 8px;
    padding-bottom: 8px;
    line-height: 22px;
    font-size: 14px
}

.lvyou .ly-right .ly-ntu {
    color: #fff;
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    background: #f80;
    margin: 8px 0;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
}

.lvyou .ly-right .ly-ntu:hover {
    background: #f60
}

.lvyou .ly-right span {
    color: #f40
}

.lvyou .ly-right dl {
    border-top: 1px dotted #40DEAD;
    margin-top: 8px
}

.lvyou .ly-right dl dt {
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    color: #27BE8F
}

.foot {
    background: #fff;
    border-top: 1px solid #DFDFDF;
    padding: 5px 0 10px;
    text-align: center;
    line-height: 22px;
    color: #333
}


.foot a {
    padding: 0 10px;
}

.jq_order_dengji {
    margin: 20px 0;
}

#jq_otherA, #jq_otherO, #jq_other {
    display: none;
}

.jq_order_dengji .order_title {
    font-size: 16px;
    line-height: 35px;
    margin-bottom: 10px
}

.jq_order_dengji .customer {
    font-size: 0;
    margin-bottom: 10px;
    margin-left: 15px
}

.jq_order_dengji .info_label {
    width: 100px;
    text-align: right;
    margin-right: 15px;
    display: inline-block
}

.jq_order_dengji .info_input {
    width: 600px;
    display: inline-block
}

.jq_order_dengji .info_input input {
    text-indent: 10px;
    width: 220px;
    height: 30px;
    outline: none;
    border: 1px solid #d2d1d1;
    line-height: 30px
}


#tuihuanBox {
    display: none;
    width: 400px;
    height: 400px;
    position: fixed;
    background: #fff;
    box-shadow: 0 5px 5px 5px #ccc;
    border-radius: 10px;
    overflow: hidden;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -200px
}

.tiaokuan_box {
    height: 400px;
    overflow-y: scroll;
    line-height: 1.8;
    color: #666;
    padding: 0 6%
}

.tiaokuan_box * {
    font-size: 14px
}

.tiaokuan_box h4 {
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 12px
}

.tiaokuan_btn {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0;
    z-index: 200
}

.tiaokuan_btn a {
    display: inline-block;
    width: 50%;
    text-align: center;
    font-size: 16px;
    cursor: pointer
}

.tiaokuan_btn a.tksure {
    background: #ff4a00;
    color: #fff
}

.detail_tips {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 600;
    background: rgba(0, 0, 0, .5);
    display: none
}

.detail_tipsBox {
    width: 400px;
    position: absolute;
    top: 20%;
    left: 45%;
    border-radius: 5px;
    background: #fff;
    font-size: .58rem;
    padding: 40px;
    margin-left: -200px
}

.detail_tipsBox h5 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 30px
}

.detail_tipsBox p {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px
}

.detail_tipsBox label {
    vertical-align: top;
    width: 22%;
    color: #666;
    display: -webkit-box;
    margin-right: 5%;
    -webkit-box-orient: vertical;
    text-align: justify;
    text-align-last: justify;
    font-size: 14px
}

.detail_tipsBox em {
    width: 70%;
    color: #ff4a00;
    font-size: 14px
}

.detail_tipsBox a {
    width: 40%;
    margin: 5% 0 0 0;
    text-align: center;
    border-radius: 25px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    cursor: pointer
}

.detail_tipsBox .tipsCancle {
    background: #ededed;
    color: #333
}

.detail_tipsBox .tipsSure {
    background: #ff4a00;
    color: #fff
}

.bz {
    background-color: white;
    margin-top: 10px;
}

.b_message {
    font-size: 15px;
    margin-left: 39px;
    font-weight: 700;
}

.b_Bbox {
    padding: 10px;
}

.b_box {
    width: 60%;
    display: inline-block;
    height: 60px;
    border: 1px solid #efefef;
    margin-left: 30px;
    padding: 3px;
}

