.detail_info {
    padding: 10px;
}

.detail_info .detail_con {
    position: relative;
    width: 860px;
    float: left;
}

.detail_img {
    float: left;
    width: 280px;
    margin-right: 15px;
    padding: 0 10px 20px 10px;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}

.detail_info .detail_name {
    font-weight: bold;
    margin-top: 2px;
    width: 745px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.photos{
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #ff0066;
    padding: 3px 10px;
    border-radius: 5px;
    transition: 0.5s;
    cursor: pointer;
    background: #ff0066;
    color: #fff;
}
.photos:hover{
    color: #fff;
    border: 1px solid #ff0066;
    transition: 0.5s;
    opacity: 0.8;
}
#seat_img{
    width: 100%;
    height: auto;
}
.detail_info p {
    color: #666;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    width: 100%;
    float: left;
    margin: 3px 0;
}
.detail_info .ftitle{
    background: #f2f2f2;
    padding: 20px;
    height:auto!important;
    line-height: auto!important;
    box-sizing: border-box;
    border-radius: 5px;
    margin-top: 10px;
}
.detail_info p a {
    color: #666;
}

.detail_info p a:hover {
    color: #ff0066;
    text-decoration: none
}

.detail_info .seating {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    height: auto;
}

.detail_info .seating a {
    display: block;
    height: 45px;
    width: 180px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    border-radius: 25px;
    margin: 0px 20px;
    user-select: none;
    cursor: pointer;
}

.detail_info .seating a:hover {
    color: #fff;
}

.detail_info .seating .nowBuy:hover {
    background: #E8035F;
}

.detail_info .seating .selectBuy {
    float: left;
    margin-left: 20px;
    background: #008aff
}

.detail_info .seating .wantToBuy {
    float: left;
    margin-left: 20px;
}

.detail_info .seating .wantToBuy:hover {
    background: #ED7E39;
}

.detail_info .seating .selectBuy:hover {
    background: #3495EA;
}

.detail_info .seating .selectEnd {
    float: left;
    margin-left: 20px;
    background: #ccc;
    display: block;
    height: 50px;
    width: 200px;
    text-align: center;
    line-height: 50px;
    font-size: 21px;
    color: #f8f8f8;
}

.detail_information {
    color: #666;
    clear: left;
}

.detail_information .information_text {
    font-weight: bold;
    font-size: 16px;
    padding: 0 5px;
}

.detail_information .detail_price {
    margin-bottom: 5px;
    color: #666;
}

.detail_information .detail_price .detail_price_num {
    font-weight: 400;
    font-size: 28px;
    color: #ff0066;
}

.selectDate {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}

.selection_time_a {
    float: left;
    width: 88%
}

.ticket_info_span {
    float: left;
    width: 80px!important;
}

.selection_time_a .not_clickable {
    color: #bbb;
    pointer-events: none;
    border: #ddd dashed 1px;
}

.detail_information .detail_price {
    margin-bottom: 7px;
    padding-top: 7px;
}

.selectTime li {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: auto;
    height: 40px;
    line-height: 40px;
    overflow: inherit;
    margin: 5px 10px;
    cursor: pointer;
    font-size: 14px;
    background-color: #f6f6f6;
    color: #323038;
    border-radius: 5px;
}

.selectMoney li {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: auto;
    height: 40px;
    line-height: 40px;
    overflow: inherit;
    margin: 5px 10px;
    cursor: pointer;
    font-size: 14px;
    background-color: #f6f6f6;
    color: #323038;
    border-radius: 5px;
    position: relative;
}
.spec2_tip{
    position: absolute;
    top: -7px;
    z-index: 1;
    right: -4px;
    color: orange;
    font-size: 12px;
    transform: scale(.83);
    -webkit-transform: scale(.83);
    background: #defae1;
    height: 18px;
    line-height: 18px;
    padding: 1px 7px;
    border-top-right-radius: 5px;
}

.selectTime .checked {
    color: #ff0066;
    background-color: #ffe8ec;
    font-weight: 700;
}

.selectMoney .checked {
    color: #ff0066;
    background-color: #ffe8ec;
    font-weight: 550;
}

.selectTime li:hover {
    color: #ff0066;
}

.selectMoney li:hover {
    color: #ff0066;
}

.moneyStyle {
    color: #666;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    display: inline-block;
}

.selectDate p,.selectPrice p {
    font-size: 15px;
    line-height: 50px;
    height: 50px;
}

.selectPrice {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.detailSubtotal {
    clear: both;
    padding-top: 20px;
    color: #ff0066;
}

.subtotalStyle {
    color: #666;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
}

.subtotalNum {
    font-weight: 400;
    font-size: 28px;
}

.inherit {
    height: inherit!important;
}

.lst {
    font-size: 14px;
    float: left;
    width: 620px;
    line-height: 24px;
}

.detail_con .lst .itm {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #eaeceb;
    zoom: 1;
}

.detail_con .lst .itm .txt-datetime {
    width: 210px;
    overflow: hidden;
    max-height: 42px;
}

.detail_con .lst .itm .txt {
    float: left;
    padding: 8px 10px;
}

.detail_con .lst .itm .txt-price {
    width: 100px;
    max-height: 42px;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.detail_con .lst .itm .txt-price_1 {
    width: 80px;
}

.detail_con .lst .itm .m-nums {
    position: relative;
    z-index: 2;
    float: left;
    margin-top: 5px;
    margin-left: 40px;
}

.detail_con .tips-stock {
    position: absolute;
    z-index: 1;
    right: -3px;
    top: 0;
    width: 60px;
    height: 100%;
    background: url(//dui.dmcdn.cn/dm_2015/goods/images/tips-stock.png) repeat-y 0 0;
}

a {
    color: #333;
}

.m-nums .btn-low {
    background-position: -128px -96px;
}

.detail_con .btn-add,
.detail_con .btn-low {
    font-size: 21px;
}

.detail_con .btn {
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #eaeceb;
}

.detail_con .btn,.detail_con .ipt {
    float: left;
}

.detail_con .ipt {
    width: 34px;
    height: 28px;
    line-height: 27px;
    border: 1px solid #eaeceb;
    color: #333;
    text-align: center;
}

.detail_con .tips-stock strong {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    line-height: 16px;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 3px;
}

.detail_con .btn-del {
    position: absolute;
    border: none;
    z-index: 1;
    right: -75px;
    top: 6px;
    width: 60px;
    line-height: 28px;
}

.detail_con .btn-del:hover {
    color: #ff0066;
}

.detail_product_seat {
    background: rgba(252, 98, 28, 0.9);
    position: absolute;
    color: #fff;
    padding: 1px 8px 3px 8px;
    left: 20px;
    font-size: 14px;
    top: 25px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.score {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 5px;
}

.score .stars {
    display: inline-block;
}

.score .star i {
    font-size: 16px;
    color: #ff0066;
    margin-right: 5px;
}

.score .num {
    margin-left: 5px;
    font-size: 16px;
    color: #999;
    float: left;
}

p.detail_tip {
    color: #ff0066;
    font-size: 14px;
    margin-top: 15px;
}

.ticket_info {
    float: left;
    width: 877px;
    overflow: hidden;
}

.ticket_info .select_style dl {
    line-height: 25px;
    margin-bottom: 20px;
    min-height: 25px;
}

.ticket_info .select_style dt {
    width: 70px;
    float: left;
    color: #666;
    font-size: 14px;
}

.ticket_info .select_style dd {
    width: 807px;
    float: left;
    color: #008aff;
}

.ticket_info .select_style dd li {
    float: left;
}

.ticket_info .select_style dd a {
    display: inline-block;
    float: left;
    padding: 3px 12px;
    border: 1px solid #008aff;
    border-radius: 15px;
    margin-left: 10px;
    margin-bottom: 15px;
    cursor: pointer;
    width: 100px;
    text-align: center;
}

.ticket_info .select_style .checked {
    background: #008aff;
    color: #FFF;
}

.ticket_info .select_style dd a:hover {
    text-decoration: none;
    color: #fff;
    background: #008aff;
}

.ticket_info .choose_result {
    border: 1px solid #F1F1F1;
    background: #fff;
    padding: 10px 20px 0 20px;
    width: 835px;
    line-height: 28px;
    float: left;
    margin-bottom: 20px;
}

.ticket_info .choose_result li {
    margin-bottom: 10px;
    float: left;
    line-height: 25px;
    padding: 1px 12px;
    border: 1px solid #008aff;
    border-radius: 15px;
    margin-left: 10px;
    background: #008aff;
    color: #FFF;
}

.ticket_info .choose_result li.first {
    background: #fff;
    color: #333;
    font-size: 14px;
    margin-left: 0px;
    border: 0px;
    padding: 0px;
}

.ticket_detail .tab {
    width: 876px;
    height: 40px;
    z-index: 999;
}
.jiaoliu-a{ width: 100%;}
.jiaoliu-b{ text-align: center; width: 300px;margin: 0 auto; display:inline-table;}
.jiaoliu-b-title{ font-size: 14px;}
.jiaoliu-b-img img{ width: 200px;}
.ticket_detail .tab ul {
    overflow: hidden;
    margin-top: -2px;
    border-bottom: 1px solid #f2f2f2
}

.ticket_detail .tab li {
    width: 120px;
    height: 41px;
    line-height: 41px;
    font-size: 15px;
    color: #333;
    margin-top: -1px;
    float: left;
    margin-left: -1px;
    text-align: center;
    cursor: pointer;
    border-top: none;
}

.ticket_detail .tab .cur {
    color: #ff0066;
    background: #fff;
    font-size: 18px;
}

.ticket_detail .detail_content {
    width: 835px;
    min-height: 200px;
    border-top: 0px;
    padding: 20px;
    font-size: 13px;
}
.detail_content p{
    line-height: 20px;
    margin-bottom: 10px;
    font-size: 14px;
}
.detail_title {
    overflow: hidden;
    zoom: 1;
    margin-top: 30px;
    margin-bottom: 20px;
}

.detail_con_name {
    float: left;
    line-height: 22px;
    padding-left: 10px;
    font-size: 18px;
    margin-top: 3px;
}

.detail_con_name_line {
    float: left;
    width: 85%;
    border-bottom: #ddd dashed 1px;
    margin: 13px 0px 13px 20px;
}

.detail_con_text {
    font-size: 14px;
    margin-top: 10px;
}

.detail_con_img {
    margin: 20px 0px;
    width: 100%;
    height: auto;
}

.mgt-10 {
    margin-top: 10px;
}

.detailRecommend{
    float: right;
    width: 298px;
}
.detailRecommend .recItem {
    margin-bottom: 20px;
    border-radius: 5px;
}

.detailRecommend .recTitle {
    border-bottom: 1px solid #eaeceb;
    height: 38px;
    line-height: 38px;
    padding: 0px;
    display: flex;
    align-items: center;
}

.detailRecommend .recTitle i{
    color: #ff0066;
}

.detailRecommend .recTitle h3 {
    padding-left: 15px;
}

.detailRecommend .recCon {
    border: none;
    padding: 0px 16px;
    text-align: center;
}

.detailRecommend .recCon li {
    height: 114px;
    padding-top: 20px;
}

.detailRecommend .recCon li img {
    margin-right: 10px;
}

.detailRecommend .recImgInfo {
    width: 169px;
    float: left;
    text-align: left;
    overflow: hidden;
    margin-left: 8px
}

.detailRecommend .recCon li .recImgName {
    height: 20px;
    line-height: 20px;
    width: 100%;
    overflow: hidden;
}

.detailRecommend .recCon li .recImgName a {
    font-size: 13px;
}

.detailRecommend .recImgTime {
    color: #999;
    height: 17px;
    line-height: 20px;
    overflow: hidden;
}
.detailRecommend .recImgTime i{
    margin-right: 5px;
}

.detailRecommend .recImgVenue {
    color: #999;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 12px;
}
.detailRecommend .recImgVenue i{
    margin-right: 8px;
    margin-left: 2px;
    font-size: 15px;
}

.detailRecommend .recImgVenue a {
    color: #999;
}

.detailRecommend .recImgPrice {
    color: #666;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

.detailRecommend .recImgPrice .like_price {
    font-size: 18px;
    color: #ff0066;
    font-weight: 500;
}
.detail_focus{
    font-size: 20px;
    font-weight: 600;
    color: #999;
    position: absolute;
    right: 50px;
    top: 20px;
    cursor: pointer;
}
.detail_focus i{
    font-weight: 600;
}
.detail_focus span{
    display: inline-block;
    margin-left: 5px;
}
.current{
    color: #ff0066
}

.gifts_up{
    width: 1200px;
    margin: 0 auto;
    background: #fcf2f6;
    overflow: hidden;
    display: flex;
    align-items: center;
    border-radius: 5px;

}

.gifts_up_more{
    width: 184px;
    background:linear-gradient(135deg,rgb(241, 219, 219),rgb(162, 156, 245),rgb(191, 43, 236),#fa6aa4) border-box;
    height: 273px;
    line-height: 273px;
    text-align: center;  
    font-size: 20px;
}

.gifts_up_more a{
    color: #fff;
}

.gifts_up_more a:hover{
    color: #eee;
}

.gifts_typeItem {
    width: 100%;
    height: auto;
}

.gifts_listItem {
    display: inline-block;
    width: 196px;
    margin: 20px 6px;
    position: relative;
    float: left;
}

.gifts_items{
    margin: 14px 30px;
    background: #fff;
}

.gifts_listItem .gift_img {
    width: 196px;
    height: 196px;
    overflow: hidden;
    border-radius: 6px;
    border: 1px solid #f7f7f7;
}

.gift_img img{
    width: 100%;
    height: auto;
}

.gift_all{
    padding: 0 3px;
    height:50px;
    overflow: hidden;
}

.gifts_listItem .gifts_itemTitle {
    padding-top: 15px;
    font-weight: 500;
    padding-bottom: 5px;
    font-size: 13px;
    line-height: 22px;
    color: #323038;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: color .5s
}

.gifts_listItem .gifts_itemTitle:hover{
    color: #ff0066;
    transition: color .5s
}


/* 订单确认 */
.confirm{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.confirm_top_progress {
    width: 100%;
    margin: 20px 0 20px 0;
}

.confirm_top_progress_title {
    width: 100%;
    height: 35px;
}

.confirm_top_progress_title li {
    width: 25%;
    text-align: center;
    float: left;
}

.confirm_top_progress_pro {
    width: 100%;
    height: 12px;
}

.confirm_top_progress_time {
    width: 100%;
    height: 20px;
}

.confirm_top_progress_time li {
    width: 25%;
    text-align: center;
    float: left;
    font-size: 12px;
}

.confirm_delivery_title{
    font-size: 22px;
    height: 50px;
}

.confirm_delivery_addr{
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    overflow: hidden;
}

.confirm_delivery_addr .layui-tab-title {
    height: 64px;
}

.confirm_delivery_addr .layui-tab-title li {
    height: 50px !important;
    line-height: 50px !important;
    width: 140px !important;
    background-color: #ccc;
    min-width: 140px !important;
    padding: 0 0 !important;
    border-radius: 5px;
    margin-right: 20px;
    margin-left: 30px;
    background-repeat: no-repeat;
    background-size: 50px 50px;
}

.confirm_delivery_addr .layui-tab-title li:hover{ background-color: #ff0066;}
.confirm_delivery_addr .layui-tab-title .layui-this {
    background-color:#ff0066;
    position: relative;
}

.confirm_delivery_addr .layui-tab-title .layui-this:after {
    border: 10px solid transparent;
    border-top: 15px solid #ff0066;
    position: absolute;
    content: "";
    left: 50%;
    margin-left: -10px;
    top: 98%;
    width: 20px;
    height: 20px;
} 
    
.confirm_delivery_addr_name{
    margin-left: 24px;
    color: #666;
}       

.confirm_delivery_addr_name:hover{ color: #fff;}
.confirm_delivery_addr .layui-tab-title .layui-this .confirm_delivery_addr_name{
    color: #fff;
} 

.confirm_delivery_addr_detail{
    margin-top: 8px;
}

.addr_detail_step{
    font-size: 13px;
}

.addr_detail_step_style{
    position: relative;
    background: url(/static/default/images/address.png) no-repeat;
    background-size: 100% 145px;
    cursor: pointer;
    height: 125px;
    width: 26%;
    float: left;
    padding: 10px 20px;
    margin: 0px 20px 15px 0;
}  
  
.addr_detail_name {
    margin-top: 5px;
}      

.addr_detail_left {
    float: left;
    width: 249px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.addr_detail_rev {
    font-weight: 700;
}

.addr_detail_del {
    font-weight: 700;
}

.addr_detail_mobile {
    margin-top: 5px;
    background-color: #fff;
}

.addr_detail_email {
    padding-top: 5px;
    background-color: #fff;
}

.addr_detail_cont {
    overflow: hidden;
    padding-top: 5px;
    background: #fff;
}

.addr_detail_step_style img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 35px;
    width: auto;
}

.addr_detail_step_add {
    height: 146px;
    width: 26%;
    float: left;
    margin: 0px 20px 8px 0;
    padding: 10px 20px;
    background: url(/static/default/images/add_address.png) no-repeat;
    background-size: 100% 145px;
    cursor: pointer;
}

.confirm_delivery_gym{
    font-size: 12px;
    margin: 10px 30px 20px 30px;
    background: #f2f2f2;
    padding: 20px;
}

.confirm_delivery_gym span{
    color: #888
}

.company-detail i{ color: #f50  ; margin-right: 5px;}
.company-detail span{ color: #00a0e9}

.invoce-detail {
    font-size: 12px;
    margin-top: 15px;
}

.invoce-detail input {
    height: 37px;
    line-height: 37px;
    width: 350px;
    background-color: #f2f2f2;
}

.invoce-detail .layui-form-label {
    padding: 2px 15px;
    line-height: 37px!important;
}

.confirm_mess{
    width: 100%;
    margin-top: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    overflow: hidden;
}

.order_right_img {
    width: 60px;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-left: 8px;
    float: left;
}

.order_right_img img{ max-width: 60px;}
.order_right_title{
    width: 220px;
    float: left;
    margin-left: 8px;
}

.p-detail{ margin-top: 8px;}
.jishu-status{padding:2px 6px; background: #f50; border-radius: 9px;color: #fff;font-size: 12px}
.zhuangtai-status{
    padding:2px 6px; background: rgb(9, 146, 89); border-radius: 9px;color: #fff;font-size: 12px
}
.confirm_submit_summer {
    padding-right: 30px;
    overflow: hidden;
}

.confirm_submit_summer li {
    font-size: 16px;
    height: 40px;
    float: left;
    line-height: 40px;
    vertical-align: bottom;
}

.confirm_submit_summer ul {
    float: left;
    width: 100%;
    text-align: right;
}

.confirm_submit_a {
    width: 85%;
    text-align: right;
}

.confirm_submit_b {
    width: 15%;
    text-align: right;
    box-sizing: border-box;
}

.font15 {
    color: #ff0000;
    font-size: 22px !important;
    font-weight: bold;
}

.confirm_submit_summit {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 15px;
    float: right;
    margin-right: 33px;
    box-sizing: border-box;
}

.confirm_submit_btn {
    float: right;
}

.confirm_submit_summit .confirm_submit_btn .layui-btn {
    background-color: #f20000;
    font-size: 20px;
    height: 44px;
}
.confirm_submit_summit .confirm_submit_btn .layui-btn.dis{
    background: #999999;
    cursor: default;
}
.confirm_submit_summit .confirm_submit_btn .layui-btn.dis:hover{
    opacity: 1;
}


/* 支付页面 */
.pay_tips{
    margin-top: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.pay_tips_l{
    width: 10%;
    text-align: center
}
.pay_tips_l i{
   color: #98ce32;
   font-size: 40px

}
.pay_tips_m{
    width: 70%;
}
.pay_tips_m p{
    font-size: 13px;
    color: #888;
    margin: 5px 0
}
.pay_tips_m p span{
    color: #ED7E39
}
.pay_tips_m_p{
    font-size: 22px!important;
    color: #000!important;
}
.pay_tips_r{
    width: 20%;
    color: orangered;
    font-size: 24px
}
.pay_mess{
    margin-top: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    overflow: hidden;
}
.pay_mess_all{
    display: flex;
    align-items: center;
    font-size: 13px;
    margin: 20px 0
}
.pay_mess_all_l{
    width: 10%;
    text-align: right;
    vertical-align: text-top;
}
.pay_mess_all_m{
    width: 2%;
    vertical-align: text-top;
}
.pay_mess_all_r{
    width: 88%;
    text-align: left;
    color: #888;
    vertical-align: text-top;
    height: 25px;
    line-height: 25px;
}
.pay_type{
    padding-bottom: 15px;
    overflow: hidden;
}
.pay_type .layui-tab-title {
    height: auto;
    float: left;
    width: 100%;
    padding-left: 30px;
    box-sizing: border-box;
}
.pay_type li {
    float: left;
    width: 174px;
    height: 60px;
    line-height: 60px!important;
    margin-right: 10px;
    margin-bottom: 14px;
    border: 1px solid #e0e0e0;
    text-align: left!important;
    cursor: pointer;
    overflow: hidden;
    _zoom: 1;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.pay_type li img {
    height: 46px;
    width: 46px;
    overflow: hidden;
}

.pay_type li span {
    margin-left: 8px;
    font-size: 16px;
}
.pay_type .layui-tab-content {
    float: left;
    width: 100%;
}
.pay_type .layui-tab-item{
    margin-top: 20px
}
.pay_type_div{
    margin: 10px 0
}
.pay_type_submit{
    margin-top: 70px;
    float: left;
    width: 100%;
    text-align: center;
}
.pay_type_submit .layui-btn {
    width: 200px;
    font-size: 16px;
}
.pay_type .layui-tab-title .layui-this {
    color: #ed503f !important;
}
.pay_type .layui-tab-title .layui-this:after {
    border: 2px solid #5FB878 !important;
    height: 60px;
}
.pay_type .layui-tab-brief>.layui-tab-title .layui-this {
    color: #ff0066;
    font-size: 15px;
}
.layui-timeline{
    margin-top: 20px;
}
.recCon  .layui-timeline li.layui-timeline-item{
  padding: 0px;
    padding-bottom: 20px;
    height: 35px;
}
.recCon  .layui-timeline li.layui-timeline-item i{
    color: #ff0066;
    cursor: default;
}
.recCon  .layui-timeline li.layui-timeline-item h3{
    text-align: left;
}
.recCon  .layui-timeline li.layui-timeline-item p{
    text-align: left;
}
.recCon  .layui-timeline li.layui-timeline-item[data-type="0"] i{
    color: #999!important;
}
.recCon  .layui-timeline li.layui-timeline-item a{
    color: #888;
    text-decoration: none;
    font-size: 13px;
}
.recCon  .layui-timeline li.layui-timeline-item p.city_name{
    font-size: 16px;
}
.recCon.l_info {
    padding-top: 10px;
}

.recCon.l_info .rec_l_title {
    font-size: 13px;
    line-height: 30px;
    text-align: left;
}

.recCon.l_info .rec_l_item {
    overflow: hidden;
    padding: 10px 0px;
    border-bottom: 1px dotted #ccc;
}

.recCon.l_info .rec_l_item div {
    float: left;
    margin-right: 15px;
    line-height: 25px;
    font-size: 13px;
}

.recCon.l_info .rec_l_item i {
    display: inline-block;
    font-size: 15px;
    margin-right: 3px;
    margin-top: 3px;
    color: #ff0066;
}

.recCon.l_info .rec_l_item img {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 3px;
}

.recCon.l_info .rec_l_address {
    overflow: hidden;
    margin-top: 10px;
}

.recCon.l_info .rec_l_address .l_address_title {
    color: #fff;
    background: #ff0066;
    line-height: 20px;
    font-size: 12px;
    float: left;
    padding: 0px 3px;
    border-radius: 3px;
}

.recCon.l_info .rec_l_address p {
    float: left;
    color: #909090;
    width: 210px;
    line-height: 20px;
    font-size: 13px;
    margin-left: 10px;
    text-align: left;
}
.selectNum{
    overflow: hidden;
}
.selectNum p{
    height: 40px;
    line-height: 40px;
}
.num_box{
    float: left;
    width: 80%;
    overflow: hidden;
}
.num_change{
    width: 100px;
    border: 1px solid #e2e2e2;
    height: 38px;
    line-height: 38px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 5px;
    float: left;
    margin-left: 12px;
}
.num_change div{
    border: 1px solid #e5e5e5;
    color: #000;
    line-height: 25px;
    width: 28px;
    height: 25px;
    background: #f2f3f4;
    text-align: center;
    cursor: pointer;
    user-select:none;
}
.num_change div.dis{
    color: #ccc;
}
.num_change input{
    width: 48px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    text-align: center;
    border: none;
    background: #ffffff;
}
.num_box .num_tips{
    font-size: 12px;
    color: #999;
    line-height: 22px;
    vertical-align: bottom;
    margin-top: 18px;
    display: inline-block;
    margin-left: 10px;
}
.total{
    margin-top: 10px;
}
.total p{
    height: 40px;
    line-height: 40px;
}
.total_box{
    color: #ff0066;
    font-size: 22px;
    line-height: 40px;
    vertical-align:bottom;
}
.total_box .total_tips{
    font-size: 12px;
    color: #999;
    vertical-align: bottom;
    line-height: 30px;
}
.seat-status{ background: red; padding: 4px 8px; color: #fff;}
.detail_name p{margin:11px 5px 11px 0!important;border-radius: 12px; padding:1px 8px; color: #fff!important; width: auto!important; height: 24px!important; line-height: 24px!important;}
.confirm_submit .confirm_agr{ text-align: right; margin-top: 18px; line-height: 20px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: center;
    margin: 0px;
}
.confirm_submit .confirm_agr .layui-form-mid.layui-word-aux{
    margin-top: 10px;
    cursor: pointer;
}
.confirm_submit .confirm_agr .layui-form-mid.layui-word-aux:hover{
    color: #ff0066!important;
}
.confirm_agr input{ padding-top: 3px; width: 15px;height: 15px; background: #aa5500;margin-right: 5px;}
div.addressse select {
    border: 1px #e6e6e6 solid;
    margin-right: 10px;
    height: 36px;
}
i.price_loading.layui-icon{
    font-size: 30px;
    margin-left: 130px;
    margin-top: 15px;
}
.zfb_img {
    width: 300px;
    margin-top: 97px;
    margin-left: 50px;
    height: 230px;
    display: inline-block;
}

.zfb_img img {
    width: 230px
}

.zfb_txt {
    display: inline-block;
    width: 200px;
    height: 300px;
    margin-right: 90px;
    margin-top: 100px;
    float: right;
}

.zfb_txt div span {
    display: block;
    font-size: 19px;
    color: #62635d;
    line-height: 50px;
}

.zfb_txt div p a {
    font-size: 15px;
    color: #f28447;
    line-height: 30px;
}

.zfb_txt1 {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
}

.zfb_txt2 {
    padding-top: 20px;
}
.wx_msg {
    text-align: center;
    color: #33CC33;
    margin-top: 13px;
    display: none;
}

.wx_ma {
    width: 300px;
    height: 300px;
    margin: 30px auto;
}

.wx_txt p {
    text-align: center;
}
.shoping_tips{
    position: absolute;
    right:-50px;
    top: 70px;
    line-height: 20px;
    font-size: 15px;
    text-align: left;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #FFCC66;
    opacity: 0;
    z-index: 1000;
}
#calendar{
    width: 320px;
    padding: 30px 20px;
    font-size: 13px;
    border: 2px solid #eee;
    border-radius: 10px;
}
.schedule-hd{
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
}
.today{
    flex: 1;
    text-align: center;
}
.ul-box{
    overflow: hidden;
}
.ul-box > li{
    float: left;
    width: 14.28%;
    text-align: center;
    padding: 5px 0;
}
.other-month{
    color: #999999;
}
.data_have{
    color: #333333!important;
}
.current-month{
    color: #999999;
}
.today-style{
    border-radius: 50%;
    background: #58d321;
}
.arrow{
    cursor: pointer;
}
.dayStyle{
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.current-month > .dayStyle:hover{
    background: #ff0066;
    color: #ffffff;
}
.boxshaw{
    box-shadow: 2px 2px 15px 2px #e3e3e3;
}
.selected-style {
    background: #ff0066;
    color: #ffffff!important;
}