.order-wrap {
    padding: 36px\0;
}

.order {
    margin: 36px auto;
    margin-top: 0\0;
    padding: 33px 60px;
    min-height: 600px;
}

.selected {}

.selected .header {
}

.selected .header h2 {
    font-size: 18px;
    color: #727171;
    font-weight: bold;
}

.selected .panel {
    padding: 20px 0;
}

.selected .panel table {
    width: 100%;
}

.selected .panel table thead tr {
    border: 1px solid #ddd;
}

.selected .panel table thead tr th {
    height: 40px;
    font-size: 14px;
    color: #999;
    vertical-align: middle;
    background-color: #f6f6f6;
}

.selected .panel table tbody {
    border: 1px solid #ddd;
}

.selected .panel table tbody tr td {
    height: 63px;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.selected .panel table tbody .white-row,
.selected .panel table tbody .white-row td {
    height: 18px;
    border: 1px solid #fff;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.selected .panel table tbody tr td.panel-price {
    color: #e84848;
}

.info .header {
    padding: 11px 0;
    margin-bottom: 8px;
}

.info .header h2 {
    display: inline-block;
    font-size: 18px;
    color: #727171;
    font-weight: bold;
}

.info .header span {
    margin-left: 12px;
    font-size: 12px;
    color: #999;
}

.info .panel {
    padding: 18px 32px;
    border: 1px solid #ddd;
}

.info .panel .panel-item {
    float: left;
    height: 40px;
}

.info .panel .panel-item i {
    display: inline-block;
    color: #e17165;
    font-size: 20px;
    line-height: 40px;
    vertical-align: middle;
    margin-right: 10px;
}

.info .panel .panel-item label {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
}

.info .panel .panel-item label input {
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 14px;
    padding: 0 13px;
    color: #666;
    font-family: arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
}

.info .panel .panel-change {
    float: right;
    font-size: 14px;
    line-height: 40px;
    color: #40a4d8;
    cursor: pointer;
}

.info .panel .panel-change:hover {
    color: #036db6;
}

.info .panel .panel-item .contract {
    width: 137px;
    margin-left: 5px;
    margin-right: 44px;
}

.info .panel .panel-item .tel {
    width: 186px;
    margin-left: 5px;
    margin-right: 44px;
}

.info .panel .panel-item .email {
    width: 197px;
    margin-left: 5px;
    margin-right: 44px;
}

.total {
    padding-top: 50px;
}

.total ul li {
    margin-bottom: 15px;
    font-size: 18px;
}

.total ul li span {
    margin-left: 15px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    display: inline-block;
    /*min-width: 200px;*/
}

.total ul li input {
    /*appearance:none;
    -moz-appearance:none; */
    -webkit-appearance: none;
    margin: 0;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: top;
    background: url("../../img/product/checkbox.png") -6px -32px no-repeat;
    border: none;
}

.total ul li em {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #999;
    background: url("../../img/product/checkbox.png") -7px -33px no-repeat;
    vertical-align: middle;
}

.total ul li em.ck {
    background-position: -9px -8px;
    border-color: #40a4d8;
}

.total ul li input:checked {
    background-position: -6px -5px;
}

.total ul li .price-num {
    min-width: 150px;
    color: #33;
}

.total ul li .price-num-red {
    color: #e84848;
    font-size: 30px;
}

.total .total-get {
    font-size: 14px;
    color: #40a4d8;
}

.total .total-get:hover {
    color: #036db6;
}

.total .total-submit {
    display: inline-block;
    width: 130px;
    height: 40px;
    border-radius: 4px;
    background-color: #e84848;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    margin-left: 35px;
}

.total .total-submit:hover {
    background-color: #be4747;
}

.num-panel {
    margin: 0 auto;
    width: 66px;
}

.num-panel a {
    float: left;
    display: inline-block;
    width: 20px;
    height: 24px;
    color: #666;
    border: 1px solid #ddd;
    font-size: 14px;
    line-height: 20px;
    background-color: #f6f6f6;
}

.num-panel .num-display {
    float: left;
    width: 26px;
    height: 24px;
    text-align: center;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    outline: none;
}


/*寮圭獥鏍峰紡*/


/*寮�1*/

.service-list li {
    padding: 13px 0 0 0;
    height: 110px;
    border-bottom: 1px dotted #ddd;
    color: #969696;
}

.service-list .list-radio {
    margin-left: 30px;
    margin-right: 48px;
    display: inline-block;
    width: 20px;
    height: 83px;
    vertical-align: middle;
}

.service-list .list-day {
    display: inline-block;
    font-size: 18px;
    width: 72px;
    height: 83px;
    line-height: 30px;
    vertical-align: middle;
    padding-top: 10px;
}

.service-list .list-day span {
    font-size: 24px;
}

.service-list .list-detail {
    margin: 0 80px 0 45px;
    display: inline-block;
    height: 83px;
    line-height: 20px;
    vertical-align: middle;
    font-size: 14px;
}

.service-list .list-btn {
    margin-right: 30px;
    display: inline-block;
    height: 83px;
    line-height: 83px;
    font-size: 14px;
    vertical-align: middle;
    color: #40a4d8;
}

.panel-buy {
    width: 40px;
    margin: 0 auto;
    cursor: pointer;
    color: #40a4d8;
}

.panel-buy:hover {
    color: #036db6;
}

.panel-buy.disabled {
    color: #999;
}


/*寮�2*/

.coupon {
    padding: 15px 0 5px;
    width: 566px;
}

.coupon .coupon-error {
    text-align: center;
    font-size: 16px;
    color: #df6d6d;
    margin-bottom: 20px;
}

.coupon ul li {
    position: relative;
    float: left;
    width: 266px;
    /*height: 82px;*/
    border: 2px solid #f1f1f1;
    padding: 15px 10px;
    font-size: 12px;
}

.coupon ul li.active {
    border: 2px solid #ffc332;
}

.coupon ul li.left {
    margin: 0 15px 20px 10px;
}

.coupon .coupon-price {
    font-size: 24px;
    color: #999;
    line-height: 48px;
    margin-right: 10px;
}

.coupon ul li.active .coupon-price {
    color: #ffc322;
}

.coupon .coupon-list {
    display: inline-block;
    width: 175px;
    height: 48px;
    vertical-align: middle;
    line-height: 16px;
    color: #999;
}

.coupon .coupon-list span {
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.coupon ul li i {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 25px;
    height: 25px;
    background: url(../../img/icon-success-y.png) no-repeat;
    background-size: contain;
}

.coupon ul li i.disabled {
    background: url(../../img/icon-success-x.png) no-repeat;
    background-size: contain;
}

.coupon .btn-group {
    float: left;
    width: 100%;
    padding-top: 15px;
    border-top: 1px dotted #ddd;
    text-align: center;
}

.coupon .btn-group a {
    display: inline-block;
    width: 80px;
    height: 32px;
    line-height: 32px;
    margin: 0 10px;
    color: #fff;
    background: #b2b2b2;
}

.coupon .btn-group a.confirm {
    background: #007bc7
}

.coupon .coupon-none {
    margin: 45px 0;
    font-size: 18px;
    color: #acacac;
    text-align: center;
}

.coupon .code {
    text-align: center;
}

.coupon .code .code-header {
    font-size: 16px;
    color: #616161;
    text-align: center;
}

.coupon .code .code-input {
    margin: 20px 0;
    width: 300px;
    height: 40px;
    font-size: 14px;
    color: #acacac;
    padding: 7px 20px;
    text-align: left;
}

.coupon .code .code-text {
    margin: 20px auto;
    width: 300px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 18px;
    color: #616161;
}

.coupon .code .code-text .code-text-mark {
    font-size: 16px;
    color: #40a4d8;
}


/*寮�3*/

.change-list {
    padding: 0 20px;
}

.change-list li {
    padding: 12px;
    border-bottom: 1px dotted #ddd;
    color: #969696;
    overflow: hidden;
}

.change-list li:hover {
    background-color: #ecf6fb;
}

.change-list li span {
    display: inline-block;
    font-size: 16px;
}

.change-list li .name {
    width: 70px;
    margin-right: 30px;
}

.change-list li .tel {
    width: 130px;
    margin-right: 20px;
}

.change-list li .email {
    width: 180px;
}


/*寮�4*/

.tip {
    width: 236px;
    white-space: normal;
    color: #666;
}

.tip p {
    line-height: 20px;
}


/*寮瑰*/

.width-356 {
    width: 356px;
}

.width-516 {
    width: 516px;
}

.width-576 {
    width: 556px;
}


/*鐧诲綍妗嗘牱寮�*/

.login .ui-dialog-header {
    display: none!important;
}

.content {
    width: 230px;
}
.content p {
    word-wrap: break-word;
    white-space: normal;
    line-height: 2;
    padding: 5px 20px;
}
.content .btn-group {
    padding-top: 15px;
    border-top: 1px dotted #ddd;
    text-align: center;
}
.content .btn-group a {
    display: inline-block;
    width: 80px;
    height: 32px;
    line-height: 32px;
    margin: 0 10px;
    color: #fff;
    background: #b2b2b2;
}
.content .btn-group a.cut {
    background-color: #007bc7;
}