.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
}

.header {
    background: rgba(0, 0, 0, 0.8)
}

.mains {
    clear: both;
    padding: 100px 0 130px;
    min-height: calc(100vh - 230px);
    background: #f8f8f8;
}

.maincont {
    width: 1200px;
    margin: 0 auto;
}

.order-head > ul {
    height: 70px;
}

.order-head > ul > li {
    float: left;
    width: 400px;
    height: 30px;
    text-align: center;
    font-size: 12px;
}

.order-head > ul > li > span {
    display: inline-block;
    margin-top: 46px;
}

.order-head > ul > li.one {
    background: url('../img/enterOrder1.png') no-repeat;
}

.order-head > ul > li.two {
    background: url('../img/payFull2.png') no-repeat;
}

.order-head > ul > li.two > span {
    color: #b0b0b0;
}

.order-head > ul > li.three {
    background: url('../img/payDom2.png') no-repeat;
}

.order-head > ul > li.three > span {
    color: #b0b0b0;
}

.mt5 {
    margin-top: 5px;
}

.maincont table {
    width: 1160px;
    border-collapse: inherit;
    table-layout: fixed;
    border: none;
    word-break: break-all;
    border-top: 0 none;
    margin: 0px auto;
    background: #fff;
    color: #666;
}

.maincont table:hover {
    position: relative;
    z-index: 44;
}

.maincont table td:last-child, .maincont table th:last-child {
    text-align: right;
}

.maincont th, .maincont td {
    line-height: 22px;
    border-top: 1px dashed #e1e1e1;
    padding: 28px 0 28px 20px;
    text-align: left;
    position: relative;
    z-index: auto;
}

.maincont th:nth-child(1), .maincont td:nth-child(1) {
    padding: 28px 0;
}

.maincont td.error .text, .maincont td.error .select {
    border-color: #ff6569;
}

.maincont td {
    padding-left: 20px;
    position: initial;
    vertical-align: top;
}

.maincont td.nodate {
    text-align: center;
    line-height: 100px;
    color: #666;
}

.maincont tr {
    position: relative;
}

.maincont th {
    border: none;
    font-size: 14px;
    color: #333;
}

.maincont td .yearListChang {
    max-height: 215px;
    overflow: auto;
}

.maincont .select {
    position: relative;
    line-height: 25px;
    font-size: 12px;
    color: #666;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    vertical-align: middle;
    margin-bottom: 6px;
}

.maincont .select:hover {
    border-color: #ebac00;
}

.maincont .vt-icon-infor {
    width: 380px;
    text-align: left;
    padding: 8px 12px;
}

.maincont .vt-icon-infor p {
    text-align: left;
}

.orderbg, .orderbg_recommend {
    background: #fff;
    width: 1200px;
    margin: 20px auto;
}

.order1, .order2s {
    color: #666;
}

.order2s {
    border: 1px solid #ff6102;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    padding: 0px 10px;
}

.order2 {
}

.order2s {
    display: none;
}

.order3 {
    position: relative;
}

.order4 {
    display: inline-block;
    padding: 2px 10px 2px 0;
    font-size: 12px;
    border-radius: 4px;
    margin-right: 6px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    color: #999;
}

.order4.noticket {
    color: #999;
    padding: 2px 0px 2px 0;
    margin-right: 0px;
}

.order4:before {
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translate(-2px, -50%);
    -webkit-transform: translate(-2px, -50%);
    width: 0;
    height: 0;
    content: '';
    border-top: 5px solid #999;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.order4.jiantou:before {
    border-top: 5px solid #ebac00;
}

.order4.noticket:before {
    display: none;
}

.order5 {
    border: 1px solid #d1d1d1;
    display: none;
    position: absolute;
    background: #fff;
    padding: 10px;
    top: 27px;
    right: 0;
    z-index: 2;
}

/*.order3:hover .order4{ border-bottom: 1px solid #fff; border-radius: 4px 4px 0 0; z-index: 3;}
.order3:hover .order5{ display: block;}*/
.order5 label {
    display: block;
    cursor: pointer;
    font-size: 12px;
}

.order5 label.disabled {
    color: #bdbdbd;
}

.order5 .order6 {
    border: 1px solid #d1d1d1;
    line-height: 28px;
    margin: 6px auto 0px;
    padding-left: 3px;
    width: 195px;
}

.order7 {
    font-size: 12px;
    color: #ff6102;
    display: none;
}

.order8, .order8-order {
    font-size: 22px;
    cursor: pointer;
    color: #ddd;
}

.order9 {
    height: 175px;
    overflow: auto;
}

.order10 {
    color: #666;
    display: inline-block;
}

.order11 {
    border: 1px solid #fff;
    position: relative;
    padding-left: 10px;
    width: 105px;
}

.order12 {
    position: absolute;
    display: none;
    z-index: 99;
    top: 18px;
    width: 105px;
    left: -1px;
    font-size: 12px;
    padding: 3px 0 4px 10px;
    background: #fff;
    border: 1px solid #dfdfdf;
}

.order12 a {
    cursor: pointer;
    display: block;
}

.order11:hover {
    border-color: #dfdfdf;
}

.order11:hover .order12 {
    display: block;
    border-top: 1px solid #fff;
}

.order11 p:before {
    position: absolute;
    right: 60px;
    top: 10px;
    width: 0;
    height: 0;
    content: '';
    border-top: 4px solid #474747;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.order13 {
    background: #fff;
    margin-top: 20px;
    padding: 20px 78px 40px 20px;
    line-height: 36px;
    font-size: 12px;
}

.order13a {
    padding: 20px 20px 40px 20px
}

.order14 {
    font-size: 14px;
}

.order15 {
    border-bottom: 1px solid #dfdfdf;
    padding: 5px 0px 15px;
    margin-bottom: 20px;
}

.order16 {
    font-size: 12px;
    color: #ff6102;
}

.order17 {
    color: #ff6102;
    font-size: 18px;
}

.order18 {
    padding-left: 10px;
    position: relative;
    top: -3px;
    cursor: pointer;
}

.order19 {
    font-size: 12px;
    color: #ff6102;
}

.order19 b {
    font-size: 14px;
    font-weight: normal;
}

.payMoney {
    font-size: 14px;
}

.payMoney b {
    font-size: 24px;
}

.order20, .order21, .order22 {
    text-align: right;
    clear: both;
}

.order20 span {
    color: #ff6102;
    display: inline-block;
    width: 140px;
}

.order20 span#ticket_deduction, .order20 span.ticket_deduction {
    font-size: 12px;
}

.order20 span#ticket_deduction b, .order20 span.ticket_deduction b, .order20 span.total_price b {
    font-size: 14px;
    font-weight: normal
}

.order21 {
    cursor: pointer;
}

.order21 a {
    color: #ebac00;
}

.order22 span, .order22 .confirm-order-btn {
    width: 88px;
    height: 30px;
    margin-top: 20px;
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    cursor: pointer;
    background: #fff7de;
    border: 1px solid #ebac00;
    color: #ebac00;
}

.order22 span:hover, .order22 .confirm-order-btn:hover {
    background-color: #ebac00;
    border-color: #ebac00;
    color: #fff;
}

.order_btn_orange {
    width: 60px;
    height: 24px;
    margin-right: 58px;
    display: inline-block;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #ebac00;
    color: #ebac00;
}

.order_btn_orange:hover {
    background-color: #ebac00;
    border-color: #ebac00;
    color: #fff;
}

.order_btn_orange.disabled {
    background: #e0e0e0;
    border: 1px solid #e0e0e0;
    color: #9d9d9d;
    cursor: no-drop;
}

.order_btn_orange.disabled:hover {
    background: #e0e0e0;
    border: 1px solid #e0e0e0;
    color: #9d9d9d;
}

/*.order30 span{ position: relative; top: 2px; border-radius: 50%; width: 22px; height: 22px; line-height: 18px; color: #797979; display: inline-block; font-weight: bold; font-size: 18px; text-align: center; background: #ececec; cursor: pointer; }
.order30 input{ width: 50px; border-radius: 4px; height: 25px; line-height: 20px; text-align: center; border: 1px solid #d1d1d1; margin: 0 3px;}
.order30 .add:before{ content: ''; width: 8px; height: 2px; background: #797979; display: inline-block; position: relative; top: -4px; }*/
.order30 > p, .order2 {
    font-size: 12px;
    color: #999;
}

.maincont .order31 {
    border: none;
    height: 20px;
    text-align: left !important;
    font-weight: bold;
    color: #ff6102;
}

.maincont td.order31:nth-child(1) {
    padding: 18px 0 0;
}

.maincont .order32 td {
    border: none;
    padding-top: 0px;
}

#discounts {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 1070px;
}

#discounts .close {
    text-indent: 0;
    background: none;
    right: 22px;
    top: 3px;
    color: #666;
    font-size: 30px;
}

.discounts1 {
    border-bottom: 1px solid #dfdfdf;
    padding: 30px 0px 15px;
    width: 990px;
    margin: 0 auto;
}

.discounts1 label {
    cursor: pointer;
    display: inline-block;
    padding-right: 30px;
}

.discounts2 {
    overflow: auto;
    margin: 10px 15px 10px 27px;
    max-height: 271px;
}

.discounts3 {
    float: left;
    width: 155px;
    height: 78px;
    background: #fdc57f;
    border: 1px solid #fdc57f;
    color: #fff;
    margin: 10px 0 0 10px;
    cursor: pointer;
    overflow: hidden;
}

.discounts4 {
    padding: 6px 0 0 8px;
}

.discounts4 em {
    font-size: 16px;
    font-weight: 900;
}

.discounts5 {
    margin: 3px 0 6px 10px;
}

.discounts6 {
    background: #fff;
    color: #fdc57f;
    line-height: 26px;
    height: 26px;
    padding-left: 10px;
    font-size: 12px;
}

.discounts3.on {
    background: #ed7c44;
    border: 1px solid #ed7c44;
}

.discounts3.on .discounts6 {
    color: #ed7c44;
    position: relative;
}

.discounts3.on .discounts6:after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    background: url(../img/sanjiao.png) no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
}

.discounts3.disabled {
    background: #999;
    border: 1px solid #999;
}

.discounts3.disabled .discounts6 {
    color: #999;
}

.discounts7 {
    clear: both;
    padding: 0 0 0 35px;
    font-size: 14px;
}

.discounts7 font {
    color: #ebac00;
    font-weight: 600;
}

.popup .order30, .order30 {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    overflow: hidden;
    width: 89px;
    background: #fff;
    height: 25px;
}

.popup .order30 {
    width: 72px;
}

.popup .order30 span, .order30 span {
    position: relative;
    float: left;
    top: 2px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    padding-right: 0;
    line-height: 18px;
    color: #797979;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}

.popup .order30 span {
    width: 18px;
    height: 18px;
    font-size: 16px;
}

.popup .order30 input, .order30 input, .viewFramework-main .order30 input {
    float: left;
    width: 42px;
    padding: 0;
    height: 25px;
    line-height: 20px;
    text-align: center;
    border: none;
    border-radius: 0;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    margin: 0;
    font-size: 14px;
}

.order30 input[type='text']:focus {
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
}

.popup .order30 input {
    width: 34px;
}

.popup .order30 span {
    line-height: 12px;
}

.popup .order30 .add:before, .order30 .add:before, .order30 .add-order:before {
    content: '';
    width: 7px;
    height: 1px;
    background: #797979;
    display: inline-block;
    position: relative;
    top: 10px;
    float: left;
    margin-left: 8px;
}

.popup .order30 > p, .order2, .order30 > p, .order2 {
    font-size: 12px;
    color: #999;
}

.cart01 td, .cart01 th {
    box-sizing: border-box;
}

.cart01 tr:nth-child(2) td {
    border-top: none;
}

.cart02 {
    font-size: 20px;
    color: #333;
}

.cart02 a {
    font-size: 14px;
    color: #999;
}

.cart02 i {
    display: inline-block;
    background: url(img/icon_shoppingcar@2x.png);
    width: 20px;
    height: 20px;
    background-size: 100%;
    margin-right: 8px;
    position: relative;
    top: 3px;
}

.cart03 {
    width: 100%;
    background: #fafafa;
    padding: 12px 20px;
    box-sizing: border-box;
    transition: all .2s;
    border-top: 3px solid #fff;
    margin-bottom: 20px;
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart03:hover, .cart03.product_table {
    background: #fff7df;
}

.cart04 {
    font-size: 14px;
    color: #333;
    display: inline-block;
    width: 180px;
}

.cart05 {
    font-size: 14px;
    color: #999;
    display: inline-block;
    width: 340px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}

.cart06 {
    font-size: 14px;
    color: #ebac00;
    display: inline-block;
}

.cart06 del {
    color: #999;
    font-size: 14px;
}

.cart07 {
    display: block;
    width: 80px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    background: -webkit-linear-gradient(top, #fbd847, #f4c93a);
    border-color: #ffca15;
    color: #333;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
}

.cart07s {
    line-height: 42px;
    height: 42px;
    background: #fff7de;
}

.cart07:hover {
    background: linear-gradient(-10deg, #ffb500, #ffca15);
    border-color: #ffca15;
    color: #333;
}

.cart07.disabled {
    background: #e0e0e0;
    border: 1px solid #e0e0e0;
    color: #9d9d9d;
    cursor: no-drop;
}

.cart07.disabled:hover {
    background: #e0e0e0;
    border: 1px solid #e0e0e0;
    color: #9d9d9d;
}

.cart08 {
    font-size: 16px;
    padding-bottom: 20px;
}

.cart08s {
    border-radius: 5px;
    padding: 20px;
    box-sizing: border-box;
}

.cart09 {
    background: #fff;
    overflow: hidden;
    clear: both;
    margin-top: 20px;
    padding: 0px 20px;
    box-sizing: border-box;
}

.cart10 span {
    cursor: pointer;
    padding: 0 5px;
    color: #999;
}

.cart10 label {
    cursor: pointer;
}

.cart11 {
    padding-right: 20px;
    text-align: right;
}

.cart11a {
    color: #666;
    text-align: right;
}

.cart11a span.cart11b {
    color: #ebac00;
    font-size: 24px;
}

.cart11a span.cart11c {
    color: #ebac00;
    font-size: 16px;
}

.cart12 {
    width: 100px;
}

.maincont table.cartnone {
    margin: 0;
}

.maincont .cartnone td {
    border: none;
}

.ecs_order1b2 .orange-btn, .ecs_order_conty .orange-btn {
    width: 120px;
    height: 36px;
    display: block;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    background: linear-gradient(0deg, #FFD013, #FFDA23);
    color: #333;
    float: right;
    margin-left: 20px;
}

.ecs_order1b2 .orange-btn:hover, .ecs_order_conty .orange-btn:hover {
    background-color: #ebac00;
    color: #fff;
}

.ecs_order1b2 .orange-btn.disabled, .ecs_order_conty .orange-btn.disabled {
    background: #eaeae3;
    border: 1px solid #ccc !important;
    color: #999;
    cursor: no-drop;
}

.ecs_order_cont_bg .ecs_order_conty .orange-btn {
    margin: 10px auto;
    float: initial;
}

.ecs_order1h {
    padding: 18px 0 0;
}

.ecs_order1h .order30 {
    display: inline-block;
    border-radius: 0;
}

.ecs_order1h1 {
    position: relative;
    top: -4px;
    padding-left: 5px;
}

.ecs_order1h2 {
    position: relative;
    top: -4px;
    border-collapse: collapse;
    display: inline-block;
    font-size: 14px;
}

.ecs_order1h2 td {
    cursor: pointer;
    width: 80px;
    font-size: 12px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    border: 1px solid #f0f1f2;
    position: relative;
}

.ecs_order1h2 td.on {
    border-color: #ebac00;
    color: #ebac00;
}

.ecs_order1h2 td.on:after {
    content: '';
    display: block;
    width: 1px;
    height: 26px;
    background: #ff9900;
    position: absolute;
    left: 0;
    top: 0;
}

.ecs_order1h2 td:nth-child(1).on:after {
    display: none;
}

.ecs_order1h3 {
    display: inline-block;
    width: 120px;
    position: relative;
    top: -15px;
    left: 7px;
}

.ecs_order1h3.select {
    border-radius: 0;
    border-color: #f0f1f2;
}

.ecs_order1h3.select dt {
    height: 27px;
    line-height: 27px;
}

.ecs_order1h3.select dd {
    border-color: #f0f1f2;
}

.ordertab .select dd a {
    color: #666;
}

.ecs_order1h3.select.on {
    border-color: #ebac00;
}

.ecs_order1b2 {
    text-align: right;
    color: #999;
    font-size: 14px;
    padding: 16px;
    line-height: 35px;
}

.ecs_order1b2 span {
    color: #ff6102;
    font-size: 24px;
    position: relative;
    top: 2px;
}

.ecs_order1b2 font {
    font-size: 14px;
}

.ecs_order_cont_bg {
    width: 1280px;
    margin: 0 auto;
}

.ecs_order_cont {
    width: 1280px;
    margin: auto;
}

.ecs_order_cont_bg .ecs_order_cont {
    width: 900px;
    float: left;
}

.ecs_order1 {
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, .03);
    position: relative;
    background: #fff;
    padding: 10px 0;
    font-size: 12px;
}

.ecs_order1a {
    display: block;
    width: 128px;
    line-height: 60px;
    padding-left: 20px;
    font-size: 14px;
    position: absolute;
    font-size: 12px;
}

.ecs_order1b {
    min-height: 60px;
    box-sizing: border-box;
    margin-right: 20px;
    margin-left: 120px;
}

.ecs_order1c {
    overflow: hidden;
}

.ecs_order1c1 {
    border-bottom: 1px solid #f0f1f2;
}

.ecs_order1c a {
    display: inline-block;
    float: left;
    padding: 0 10px;
    margin-right: 10px;
    height: 60px;
    line-height: 60px;
    position: relative;
    color: #474747;
}

.ecs_order1c a.on:before {
    content: '';
    display: block;
    background: #ebac00;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.ecs_order1d {
    clear: both;
    margin-top: 12px;
    display: none;
}

.ecs_order1d span {
    width: 139px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 30px;
    position: relative;
    display: block;
    cursor: pointer;
    float: left;;
    border: 1px solid #f0f1f2;
    text-align: center;
    line-height: 32px;
    margin: 0 10px 10px 0;
}

.ecs_order1d span.on {
    border-color: #ebac00;
    color: #ebac00;
}

.ecs_order1d span font, .ecs_order1h2 td font {
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 2px;
    top: 2px;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
}

.ecs_order1d span font.hui, .ecs_order1h2 td font.hui {
    background: #ebac00;
}

.ecs_order1d span font.new {
    background: #0070cc;
}

.ecs_order1e.color999 {
    color: #999;
}

.ecs_order1f {
    display: inline-block;
    margin-right: 8px;
    width: 230px;
    border: 1px solid #f0f1f2;
    cursor: pointer;
    margin: 18px 10px 0 0;
    background: #f8f8f8;
}

.ecs_order1f > p {
    text-align: center;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #f0f1f2;
}

.ecs_order1f.on, .ecs_order1f.on > p {
    border-color: #ebac00;
}

.ecs_order1f.on > p {
    background: #fff7de;
}

.ecs_order1f1 {
    padding: 8px 0;
}

.ecs_order1f1 > span {
    display: block;
    position: relative;
    padding-left: 34px;
    line-height: 22px;
}

.ecs_order1f1 > span:after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #666;
    border-radius: 50%;
    position: absolute;
    left: 20px;
    top: 8.5px;
}

.ecs_order1d span[data-region="usa"]::before {
    content: '';
    display: block;
    background: url(img/newmeun_03.png);
    height: 14px;
    width: 30px;
    position: absolute;
    right: -3px;
    top: -3px;
}

.ecs_order1f2 .select {
    width: 230px;
    text-align: center;
    border: none;
}

.ecs_order1f2 .select dt, .ecs_order1f2 .select dt dd a {
    text-align: center;
}

.ecs_order1f2 .select dt {
    height: 30px;
    line-height: 29px;
}

.ecs_order1f2 .select dd {
    max-height: 217px;
    overflow: auto;
    top: 31px;
}

.ecs_order1g1[type="checkbox"] {
    -webkit-appearance: none;
    vertical-align: middle;
    margin-top: 0;
    background: #fff;
    border: #ebac00 solid 1px;
    border-radius: 3px;
    min-height: 14px;
    min-width: 14px;
    position: relative;
    top: -1px;
}

.ecs_order1g1[type="checkbox"]:checked {
    background: #ebac00;
    border: #ebac00 solid 1px;
}

.ecs_order1g1[type=checkbox]:checked::after {
    content: '';
    top: 2px;
    left: 2px;
    position: absolute;
    background: transparent;
    border: #fff solid 2px;
    border-top: none;
    border-right: none;
    height: 4px;
    width: 7px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.ecs_order1g1s[type="radio"] {
    -webkit-appearance: none;
    vertical-align: middle;
    margin-top: 0;
    background: #fff;
    border: #ebac00 solid 1px;
    border-radius: 3px;
    min-height: 14px;
    min-width: 14px;
    position: relative;
    top: -1px;
}

.ecs_order1g1s[type="radio"]:checked {
    background: #ebac00;
    border: #ebac00 solid 1px;
}

.ecs_order1g1s[type=radio]:checked::after {
    content: '';
    top: 2px;
    left: 2px;
    position: absolute;
    background: transparent;
    border: #fff solid 2px;
    border-top: none;
    border-right: none;
    height: 4px;
    width: 7px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.ecs_order1b .layui-input {
    padding: 0;
    text-align: center;
    width: 58px;
    border-left: none;
}

.ecs_order1g {
    padding: 20px 0;
}

.demo-slider {
    padding-left: 9px;
    height: 50px;
    margin-top: 10px;
}

.ecs_order1g label, .ecs_order1g label input {
    cursor: pointer;
}

.layui-slider-step > span, .layui-slider1 {
    position: relative;
    top: 12px;
    color: #999;
    left: -22px;
    font-size: 12px;
}

.layui-slider2 {
    position: absolute;
    right: -23px;
    top: 12px;
    color: #999;
    font-size: 12px;
}

.ecs_order_tab {
    width: 100%;
    border-collapse: inherit;
    word-break: break-all;
    font-size: 12px;
}

.ecs_order_tab td, .ecs_order_tab th {
    line-height: 18px;
    padding: 10px 0 10px 20px;
    text-align: left;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
}

.ecs_order_tab th {
    background: #f8f8f8;
}

.ecs_order_tab td {
    border-bottom: 1px solid #f0f1f2;
}

.ecs_order_tab tr {
    cursor: pointer;
}

.ecs_order_tab tr:hover {
    background: #fff7df;
}

.ecs_order_tab tr.disabled {
    background: #f9f9f9;
}

.ecs_order_tab tr.disabled:hover {
    background: #f9f9f9;
    cursor: no-drop;
}

.ecs_order1bot {
    background: #fff;
    width: 100%;
    position: fixed;
    display: block;
    bottom: 0;
    left: 0;
    z-index: 99;
    border-top: 1px solid #ebecec;
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, .03);
}

.ecs_order1bos {
    height: 100px;
}

.ecs_order1boa {
    width: 1280px;
    margin: 0 auto;
}

.ecs_order_tabs tr td:nth-child(1) {
    width: 40px;
}

.ecs_order_tabs tr td:nth-child(2) {
    width: 135px;
}

.ecs_order_tabs tr td:nth-child(3) {
    width: 80px;
}

.ecs_order_tabs tr td:nth-child(4) {
    width: 71px;
}

.ecs_order_tabs tr td:nth-child(5) {
    width: 155px;
}

.ecs_order_tabs tr td:nth-child(6) {
    width: 110px;
}

.ecs_order_tabs tr td:nth-child(7) {
    width: 80px;
}

.ecs_order_tabs tr td:nth-child(8) {
    width: 88px;
}

.ecs_order_conty {
    float: right;
    width: 280px;
    background: #fff;
    padding-bottom: 20px;
    font-size: 12px;
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, .03);
    margin-top: 70px;
}

.ecs_order_conty1 {
    border-bottom: #f0f1f2 1px solid;
    background: #fff7de;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 14px;
}

.ecs_order_conty2 {
    line-height: 20px;
    padding-bottom: 5px;
    overflow: hidden;
    padding: 20px;
}

.ecs_order_conty2 p {
    padding: 3px 0;
    overflow: hidden;
}

.ecs_order_conty2 span {
    float: left;
    width: 80px;
    display: block;
    color: #999;
}

.ecs_order_conty2 font {
    float: left;
    width: 140px;
    display: block;
}

.ecs_order_conty3 {
    color: #999;
    text-align: center;
    line-height: 26px;
    border-top: 1px solid #f0f1f2;
    padding-top: 20px;
}

.ecs_order_conty3 span {
    font-size: 22px;
    color: #e10000;
}


.ecs_order_tab1 {
    max-height: 300px;
    overflow-y: scroll;
}

.ecsOrderBg {
    background: #f9f9f9;
}

.ecs_gantanhao {
    background: url(img/gantahao.png) no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 7px;
    right: 3px;
}

.ecs_order3a {
    padding: 20px 0 0px;
}

.ecs_order3a span {
    color: #999;
    font-size: 12px;
    padding-left: 15px;
}

.ecs_order3a span font {
    color: #ebac00;
}

.ecs_order3a .text1 {
    height: 28px;
    line-height: 28px;
    border: 1px solid #d1d1d1;
    padding: 0 2px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    width: 260px;
}

.ecs_order3a .ecs_order3aOn {
    width: 88px;
    height: 26px;
    display: inline-block;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    background: #fff;
    border: 1px solid #d1d1d1;
    cursor: pointer;
    margin-left: 10px;
    padding: 0 10px;
    color: #333;
    border-radius: 3px;
    position: relative;
    top: 2px;
}

.ecs_order3a .ecs_order3aOn:hover {
    background-color: #ebac00;
    border-color: #ebac00;
    color: #fff;
}

.select.ecs_order3c {
    width: 150px;
    display: inline-block;
    margin-right: 10px;
}

.ecs_order3d, .ecs_order3e {
    display: inline-block;
}

.ecs_order3d {
    position: relative;
    top: 10px;
}

.ecs_order3e {
    position: relative;
    top: 1px;
}

.ecs_order3f {
    color: #999;
    padding-top: 6px;
    font-size: 12px;
}

.ecs_order3g {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 6px;
    width: 18px;
    height: 18px;
    background: url(img/orderi02.png) no-repeat center;
    background-size: 10px;
    border: 1px solid #ebac00;
    border-radius: 50%;
    cursor: pointer;
}

.ecs_order3h {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 5px;
    width: 18px;
    height: 18px;
    background: url(img/orderi01.png) no-repeat center;
    background-size: 10px;
    border: 1px solid #ebac00;
    border-radius: 50%;
    cursor: pointer;
}

.ecs_order3b {
    font-size: 12px;
    margin: 10px 0 0;
}

.ecs_order3i {
    color: #ebac00;
    padding: 10px 0 20px;
    display: inline-block;
    cursor: pointer;
}

.ecs_order3bBox {
    display: none;
}

.ecs_order3k {
    color: #999;
    font-size: 12px;
    width: 480px;
    padding-top: 6px;
}

.ecsconfir {
    padding: 3px 0;
    clear: both;
    overflow: hidden;
}

.ecsconfir span, .ecsconfir font {
    color: #999;
    display: inline-block;
    width: 120px;
    float: left;
}

.ecsconfir span.span1 {
    color: #333;
    width: 340px;
}

.ecs_renew01 {
    font-size: 18px;
    padding: 25px 0 15px;
}

.ecs_renew02 {
    background: #fff;
    padding: 25px 30px;
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, .03);
    margin-bottom: 20px;
}

.ecs_renew02a {
    font-size: 14px;
    border-bottom: 1px dashed #f0f1f2;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.ecs_renew02b {
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px dashed #f0f1f2;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.ecs_renew02c {
    width: 33.33%;
    line-height: 28px;
    position: relative;
}

.ecs_renew02c span {
    display: inline-block;
    width: 100px;
    color: #999;
}

.ecs_renew02c font {
    position: absolute;
    width: 260px;
    left: 100px;
}

.ecs_renew02d {
    width: 100%;
}

.ecs_renew02d th {
    border-bottom: 1px dashed #f0f1f2;
    text-align: left;
    padding-bottom: 12px;
}

.ecs_renew02d td {
    padding-top: 12px;
    line-height: 24px;
    font-size: 12px;
}

.data_icon01 {
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    line-height: 28px;
    width: 160px;
    text-align: left;
    margin: 10px 0 5px;
}

.data_icon02 {
    display: inline-block;
    background: url(img/data_icon.png);
    width: 16px;
    height: 16px;
    float: right;
    position: relative;
    top: 6px;
    right: 10px;
}

.ecs_order1l {
    color: #999;
    padding-top: 5px;
    line-height: 22px;
    font-size: 12px;
}

.ecs_order1p {
    display: none;
}

.ecs_order3a label {
    cursor: pointer;
}

.ecs_order_tab_1 > div, .ecs_order_tab_1 > div > .select {
    display: inline-block;
    margin-right: 10px;
}

.ecs_order_tab_1 > div > .select {
    min-width: 120px;
}

.icon-lock .vt-icon-infor.ecs_box_icon {
    width: 260px;
    padding: 8px 15px;
}

.icon-lock .vt-icon-infor.ecs_box_icon span {
    display: inline-block;
    width: 90px;
    float: left;
}

.icon-lock .vt-icon-infor.ecs_box_icon font {
    display: inline-block;
    width: 136px;
}

.ecs_box_icon p {
    text-align: left;
    clear: both;
}

.ecs_order_contBg {
    background: #f8f8f8;
}

.ecs_order_tabs tr {
    display: none;
}

.ecs_order_tabs tr.dblock {
    display: table-row;
}

.order30Box {
    position: relative;
    display: flex;
    align-items: center;
}

.order30Box .order30 {
    display: inline-block;
    position: relative;
}

.order40 {
    font-size: 12px;
}

.order40 .other {
    clear: both;
}

.order40 .other font {
    color: #999;
    float: left;
    display: inline-block;
}

.order40 .other span {
    color: #666;
    float: left;
    display: inline-block;
    max-width: 180px;
}

.order41 {
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    line-height: 25px;
    padding-left: 8px;
    resize: none;
    height: 25px;
}

.order42bg {
    background-color: #fff;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 100px;
    z-index: 55;
    box-shadow: 0 0px 12px 0 rgba(0, 0, 0, 0.06);
}

.order42 {
    width: 1200px;
    margin: 0 auto;
    line-height: 100px;
    display: flex;
    justify-content: space-between;
}

.order42b {
    font-size: 14px;
    color: #666666;
}

.order42b span {
    font-size: 16px;
    color: #ef5656;
}

.order42b span font {
    font-size: 24px;
}

.order42b a {
    width: 88px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    border-radius: 4px;
    display: inline-block;
    background: -webkit-linear-gradient(top, #fbd847, #f4c93a);
    font-size: 14px;
    position: relative;
    top: -5px;
    margin-left: 20px;
    color: #333;
}

.order42b a.disabled, .order42b a.disabled:hover {
    color: #fff;
    background: #cccccc;
}

.order42b a:hover {
    color: #333;
    background: linear-gradient(-10deg, #ffb500, #ffca15);
}

.order42b .icon-lock {
    display: inline-block;
    background: url(img/cart01a.png);
    height: 16px;
    width: 16px;
    position: relative;
    cursor: pointer;
    margin: 0 3px;
}

.order42b .icon-lock .vt-icon-infor {
    display: none;
    min-width: 220px;
    padding: 8px 16px;
}

.order42b .icon-lock:hover .vt-icon-infor {
    display: inline-block
}

.order42b .vt-icon-infor {
    transform: translate(0px, -100%);
    right: -12px;
    left: auto;
    top: -10px;
    text-align: left;
}

.order42b .vt-icon-infor::after {
    top: auto;
    bottom: -5px;
    transform: rotate(-180deg);
    left: auto;
    right: 15px;
}

.order42b .vt-icon-infor p {
    text-align: left;
}

.order42b .vt-icon-infor p font {
    float: right;
}

.order42a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 0;
}

.order42a label {
    display: block;
    line-height: 30px;
    width: 100%;
}

.order42a label a {
    color: #f6b300
}

.order43 {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 20px 20px 50px;
    box-sizing: border-box;
}

.order43a {
    font-size: 14px;
    color: #666;
    line-height: 50px;
    border-bottom: 1px solid #dfdfdf;
    margin-top: 20px;
}

.order43a span {
    cursor: pointer;
    display: inline-block;
    margin: 0 24px;
}

.order43a span.on {
    color: #f8b600;
    position: relative;
}

.order43a span.on::after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    background-color: #f8b600;
    bottom: 0;
    left: 0;
}

.order43b {
    color: #333;
    font-size: 14px;
    padding: 16px 24px;
    line-height: 50px;
}

.order43b font, .order43b label {
    color: #999;
    display: inline-block;
    width: 90px;
    line-height: 38px;
}


.pay span {
    display: inline-block;
    width: 162px;
    line-height: 50px;
    cursor: pointer;
    border: 1px solid #dfdfdf;
    padding: 0 8px 0 12px;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.pay .iconfont {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
    z-index: 2;
}

.pay span.saoma i {
    display: inline-block;
    width: 72px;
    height: 28px;
    position: relative;
    cursor: pointer;
    top: 8px;
}

.pay span.zhifu01 i {
    background: url(img/cart01b.png) no-repeat;
}

.pay span.zhifu02 i {
    background: url(img/zhifu02.png) no-repeat center;
    margin-right: 8px;
    width: 28px;
    height: 28px;
    position: relative;
    cursor: pointer;
    top: 8px;
}

.pay span.zhifu03 i {
    background: url(img/weixin.png) no-repeat center;
    width: 28px;
    height: 28px;
    margin-right: 8px;
    position: relative;
    cursor: pointer;
    top: 9px;
}

.pay span.zhifu04 i {
    background: url(img/zfb.png) no-repeat center;
    width: 28px;
    height: 28px;
    margin-right: 8px;
    position: relative;
    cursor: pointer;
    top: 9px;
}

.pay span.zhifu05 i {
    background: url(img/lakala.png) no-repeat center;
    background-size: 100%;
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

.pay span.saoma:after {
    content: '';
    display: none;
    height: 30px;
    width: 30px;
    background: #ebac00;
    position: absolute;
    bottom: -15px;
    right: -15px;
    transform: rotate(45deg)
}

.pay span.saoma.on {
    border: 1px solid #ebac00;
}

.pay span.saoma.on .iconfont {
    display: inline-block;
    width: 13px;
    height: 14px;
}

.pay span.saoma.on:after {
    display: block;
}

.pay span i {
    display: inline-block;
    background: url(img/cart01b.png);
    width: 84px;
    height: 28px;
    position: relative;
    cursor: pointer;
    top: 7px;
}

.order43b dl {
    position: relative;
    text-align: left;
    margin: 20px auto 30px;
    float: left;
    width: 50%;
}

.order43b dt {
    position: absolute;
    width: 175px;
    height: 100%;
    line-height: 100%;
    text-align: center;
    left: 0;
    top: 0;
}

.order43b dt span {
    display: table;
    width: 100%;
    height: 100%;
}

.order43b dt span b {
    display: table-cell;
    vertical-align: middle;
}

.order43b dd {
    border-left: 1px solid #e2e3e7;
    padding-left: 30px;
    line-height: 24px;
    margin-left: 175px;
}

.order43b .tip {
    line-height: 24px;
    padding: 12px 20px;
    border-radius: 50px;
    background: #fbfbfb;
    color: #F56C6C;
    width: 632px;
    text-align: center;
    margin: 0 auto;
}

.order43b .tip a {
    color: #F56C6C;
}

textarea#domain_key::-webkit-input-placeholder {
    color: #aaa;
    font-size: 12px;
    font-family: '微软雅黑', "webfont";
}

textarea#domain_key::-moz-placeholder {
    color: #aaa;
    font-size: 12px;
    font-family: '微软雅黑', "webfont"
}

textarea#domain_key:-ms-input-placeholder {
    color: #aaa;
    font-size: 12px;
    font-family: '微软雅黑', "webfont"
}


.ip_order_cont .ecs_order1d {
    overflow: hidden;
}

.ip_order_cont .ecs_order1box {
    display: flex;
    border-bottom: 1px solid #f1f2f3;
    padding: 16px 0;
}

.ip_order_cont .ecs_order1h2 {
    top: 16px;
}

.ip_order_cont .demo-slider {
    width: 720px;
    height: 40px;
    margin-top: 20px;
}

.ip_order_cont .ecs_order1h2 td {
    height: 30px;
    line-height: 30px;
}

.ip_order_cont .ecs_order1d span {
    width: auto;
    min-width: 100px;
    line-height: 30px;
    padding: 0 16px;
}

.ip_order_cont .ecs_order1h2 td {
    width: 60px;
}

.ip_order_cont .domain-tag1 {
    width: 100%;
    background: #FFFAED;
    padding: 14px 24px;
    line-height: 22px;
    color: #333;
    box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.06);
    margin: 0 20px;
}

.ip_order_cont .domain-tag, .ip_order_cont .portBox, .ip_order_cont .bandwidthBox {
    display: inline-flex;
    line-height: 30px;
    font-size: 12px;
    color: #e10000;
    cursor: text;
    transition: .3s;
    transform: rotateY(0deg);
}

.ip_order_cont .ecs_order1h2 td.on:after {
    height: 30px;
}

.ip_order_cont .layui-slider-step > span {
    left: -5px;
}

.ip_order_cont .layui-slider2 {
    right: -8px;
}

.ip_order_cont .layui-slider1 {
    left: -8px;
}

.ip_order_cont .ecs_order1b {
    margin-left: 150px;
    position: relative;
}


.ip_order_cont .layui-slider-step > div {
    font-size: 12px;
    color: #999;
    top: 12px;
    position: absolute;
    transform: translateX(-50%);
}

.ip_order_cont .layui-slider-step {
    background-color: #fff;
}

.ip_order_cont .layui-slider-input {
    width: 80px !important;
    border: 1px solid #e6e6e6 !important;
    height: 34px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    font-size: 16px;
    line-height: 32px;
    position: absolute;
    right: 0;
    top: -15px;
}

.ip_order_cont .layui-input:read-only {
    cursor: no-drop !important;
}

.ip_order_cont .layui-slider-input-btn {
    display: none;
}

.ip_order_cont .layui-slider-input-btn i {
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 18px;
    height: 18px;
    font-size: 12px;
    text-align: center;
    color: #999;
    border: none !important;
    border-left: 1px solid #dfdfdf !important;
    line-height: 24px;
}

.ip_order_cont .layui-slider-input-btn i:first-child {
    right: 0px;
    top: -32px;
    border: none !important;
    border-left: 1px solid #dfdfdf !important;
    border-bottom: 1px solid #dfdfdf !important;
    width: 18px;
    height: 16px;
    line-height: 18px;
}

.ip_order_cont .ecs_order_conty2 span {
    width: 100px;
    text-align: left;
}

.ip_order_cont .ecs_order_conty2 font {
    width: auto;
    display: inherit;
}

.ip_order_cont .ecs_order_conty3 {
    text-align: left;
    padding: 20px 20px 0 20px;
}

.ip_order_cont .order30 span {
    color: #797979;
    font-size: 18px;
}

.ip_order_cont.ecs_order_cont_bg .ecs_order_cont {
    width: 950px;
}

.ip_order_cont .ecs_order_conty {
    width: 310px;
}

.vipIcon .vipIcon01 {
    background: url(../img/vip/svip01.png) no-repeat center;
    background-size: 80%;
    top: -1px;
    cursor: pointer;
    width: 102px;
    height: 41px;
    display: inline-block;
    position: relative;
}

.vipIcon .vipIcon01s {
    background: url(../img/vip/svip02.png) no-repeat center;
    background-size: 80%;
    cursor: pointer;
    width: 102px;
    height: 41px;
    display: inline-block;
    position: relative;
    top: -1px;
    padding-bottom: 0 !important;
}

.vipIcon .vipIcon01ss {
    background: url(../img/vip/svip03.png) no-repeat center;
    background-size: 80%;
    cursor: pointer;
    width: 102px;
    height: 41px;
    display: inline-block;
    position: relative;
    top: -1px;
    padding-bottom: 0 !important;
}

.thirdpay02b {
    padding: 0px 32px 70px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}

.thirdpay02c {

}

.thirdpay02d {
    background: #ebebeb;
    padding: 0 16px;
    line-height: 40px;
    height: 40px;
    display: block;
    text-align: center;
}

.thirdpay02e {
    color: #999;
    line-height: 20px;
    padding-bottom: 8px;
    display: inline-block;
}

.thirdpay02f {
    background: url("./img/thirdpaybg02.png") center no-repeat;
    display: block;
    width: 59px;
    height: 40px;
    margin: 0 auto;
}

.thirdpay02g {
    padding: 8px 0 10px 70px;
}

.thirdpay02h {
    border-top: 20px solid #f8f8f8;
    text-align: center;
    font-size: 18px;
    padding-top: 40px;
}


.codeBoxLoading {
    position: relative;
}

.codeBoxLoading.load:before {
    content: '';
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.codeBoxLoading.load:after {
    content: '';
    background: url("../images/spinner1.png") no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate 1s linear infinite;
    -moz-animation: rotate 1s linear infinite;
    -o-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite;
}