.detail-info-box{
    overflow: hidden;
    margin-bottom: 20px;
}
.detail-info-left{
    float: left;
}
.detail-info-right{
    float: right;
    width: 385px;
}

/*竖排轮播*/
.item-imgslide.type1 { width: 500px;}
.item-imgslide.type1 .bd{position: relative}
.item-imgslide.type1 .bd ul { width: 500px; height: 280px; display: block; overflow: hidden }
.item-imgslide.type1 .bd li { width: 500px; height: 280px; float: left;background: #eee;}
.item-imgslide.type1 .bd li img,.item-imgslide.type1 .hd li img{width: 100%;height: 100%;}
.item-imgslide.type1 .hd {position: relative; height: 50px; background: #eee;padding: 1px 0;width: 500px;margin: 10px auto;box-sizing: border-box;padding: 0 20px}
.item-imgslide.type1 .hd ul { overflow: hidden; height: 50px; margin-left: -1px }
.item-imgslide.type1 .hd li { float: left; width: 89px; height: 50px; margin-left: 1px; overflow: hidden;background: #ccc; border: 1px solid #ccc; }
.item-imgslide.type1 .hd li.on {border: 1px solid #1d9add; }
.item-imgslide.type1 .slidebtn { font-family:'宋体';position: absolute; width: 16px; height: 50px; background: #9ca1a7;text-align: center;line-height: 50px;color: #fff;}
.item-imgslide.type1 .slidebtn.prev { left: 0; }
.item-imgslide.type1 .slidebtn.next { right: 0;}

.item-imgslide video{
    width: 100%;height: 100%;
    object-fit: fill;
}
.item-imgslide .slidebtn-box{
    position: absolute;
    width: 500px;
    top: 50%;
    transform: translateY(-20px);
    /*height: 40px;*/
}
.item-imgslide .slidebtn-box .slidebtn{
    width: 20px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}
.item-imgslide .slidebtn .iconfont{
    font-size: 12px;
    position: absolute;
}
.item-imgslide .slidebtn-box .slidebtn.prev{
    border-radius: 0 20px 20px 0;
}
.item-imgslide .slidebtn.prev .iconfont{
    left: 0;
    top: 1px;
}
.item-imgslide .slidebtn-box .slidebtn.next {
    border-radius: 20px 0 0 20px;
}
.item-imgslide .slidebtn.next .iconfont{
    top: 1px;
    right: 0;
}
    /*产品标签*/
.product-tag-list{
    /*float: left;*/
    overflow: hidden;
}
.product-tag-item{
    float: left;
    border: 1px solid #288be0;
    color: #288be0;
    margin-right: 10px;
    border-radius: 2px;
}
.product-tag-icon{
    display: inline-block;
    background-color:#288be0 ;
    vertical-align: middle;
}
.product-tag-icon .iconfont{
    color: #fff;
}
.product-tag-text{
    display: inline-block;
    vertical-align: middle;
    padding: 0 7px;
}

/*起价*/
.business-price-box{
    /*margin: 20px 0;*/
    /* padding-top: 10px; */
    /* display: inline-block; */
    margin-left: 10px;
}
.business-price-box .price-icon{
    color: #ff5a00 !important;
}
.business-price-box .price-value{
    color: #ff5a00!important;
    font-size: 30px!important;
    font-weight: bold!important;
}
.business-price-box .price-text{
    color: #999;
}

/* 产品内容详情*/
.product-detail-item{
    margin-bottom: 10px;
}
.detail-pop-lable{
    display: inline-block;
    width: 80px;
    color: #999;
}
.detail-pop-info{
    display: inline-block;
    width: 75%;
    vertical-align: top;
}
/*按钮*/
.common-btn{
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #ffa200;
    margin-bottom: 10px;
    font-size: 16px;
    border-radius: 5px;

}

.common-btn:hover{
    background-color: #ffb637;
}
.soldout-flag{
    display: block;
    /* width: 120px; */
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #ccc;
    margin-bottom: 10px;
    font-size: 16px;
    border-radius: 5px;
    /* margin: 0 auto; */
}
.item-conten-title{
    overflow: hidden;
    padding-bottom: 20px
}
.item-title-name{
    /*float: left;*/
    font-size: 20px;
    font-weight: bold;
    /*vertical-align: bottom;*/
    margin-right: 10px;
    /*padding-bottom: 20px;*/
}
.item-conten-title .product-tag-list{
    float: unset;
    display: inline-block;
    /*vertical-align: middle;*/
}
.detail-info-right .product-detail-list{
    clear: both;
    padding: 20px 0 60px 0;
}
.ticket-tag-item{
    display: inline-block;
    padding: 6px 15px;
    text-align: center;
    border: 1px solid #ffb042;
    color: #ffb042;
    border-radius: 4px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.ticket-tag-box{
    margin: 20px 0;
}
.info-group{
    padding: 7px 0;
}
.info-group-label{
    color: #999;
    display: inline-block;
}
.ticket-label-item{
    margin-top: 50px;
    color: #0a6ecb;
    margin-bottom: 10px;
}
.tag-icon{
    vertical-align: middle;
}
.price-info-box{
    padding: 10px 0 10px 15px;
    background:url("../../images/detail/price-bg.png") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    box-sizing: border-box;
}
.price-info-top{
    color: #999;
}
.old-price{
    /* margin-left: 40px; */
    text-decoration: line-through;
    color: #999;
}
.info-group-date{
    cursor: pointer;
    text-align: center;
    background: url(../../images/common/ico-calendar.png) 95% center no-repeat;
    width: 200px;
    padding-right: 40px;
    border: 1px solid #ccc;
    height: 35px;
    line-height: 35px;
    color: #999;
    border-radius: 5px;
}
.play-date{
    /* margin-top: 30px;
    position: relative; */
}
.info-group-num-box{
    margin-top: 10px;
}
.info-group-num{
    text-align: center;
    width: 80px;
    border: 1px solid #ccc;
    height: 35px;
    line-height: 35px;
    color: #999;
    border-radius: 3px;
}
.change-num-box{
    display: inline-block;
    vertical-align: middle;
}
.change-num-btn{
    text-align: center;
    box-sizing: border-box;
    width: 40px;
    height: 19px;
    line-height: 19px;
    border: 1px solid #e5e5e5;
    color: #999;
    margin-left: 3px;
}
.change-num-btn.active{
    background: #ffa200;
    color: #fff;
    border: 0;
}

.num-add{
    margin-bottom: 2px;
}
.book-now-btn{
    margin-top: 24px;
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background-color: #ffa200;
    font-size: 16px;
    border-radius: 5px;
}
/*日历弹框*/
.ticket-calendar-box{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none;
    z-index: 10;
}
.look-video-close{
    position: absolute;
    top: -31px;
    right: -5px;
 }
#ticket-calendar td,
#ticket-calendar th
{
    height: 40px;
}
#ticket-calendar th{
    color: #fff;
}
/*预订须知详情介绍*/
.detail-tab-title{
    height: 30px;
    line-height: 30px;
    border-left: 3px solid #288be0;
    font-weight: bold;
    padding-left: 10px;
    /*color: #999;*/
    background-color: #f4f4f4;
}
.detail-tab-list{
    margin-bottom: 20px;
}
.detail-tab-content{
    padding: 20px;
    color: #999;
}
/*评论*/
.comment { width: 100% }
.comment .dt { padding: 0 40px; line-height: 67px; background: #f8f8f8 }
.comment .dt .comment-num { float: right; font-size: 12px }
.comment .dt em { font-size: 24px }
.comment .dt span { padding-left: 20px }
.comment .dd { padding: 24px 40px; border-top: 1px solid #eee; }
.comment .dd .h6 { overflow: hidden }
.comment .dd .h6 .comment-time { float: right; font-size: 12px }
.comment .dd .comment-mark { padding-top: 10px }
.comment .dd p { padding-top: 10px }
.comment .more { padding: 0; text-align: center; line-height: 38px; cursor: pointer; border-top: 1px solid #eee; }
.comment .font-d { font-style: normal; color: #999; font-size: 14px; }
.comment .comment-tab{overflow: hidden;border-top: 1px solid #eee;}
.comment .comment-tab .hd{overflow: hidden;line-height: 52px;height: 52px;color: #d7d7d7;}
.comment .comment-tab .hd a{display: inline-block;*display: inline;*zoom: 1;padding: 0 24px;color: #666;font-size: 14px;margin-left: -3px;}
.comment .comment-tab .hd a.on{background: #0c960f;color: #fff;}
.comment .comment-tab .user-image img{width: 200px; height: 150px;object-fit: cover;margin-right: 10px;}

/*日历样式重定义*/
.detail-calender .calendar-contnet table th{
    color: #fff;
}
.detail-calender .calendar-contnet table td,
.detail-calender .calendar-contnet table th{
    height: 40px;
}
