#container{
    background: url("../images/showtime/bgshowtime.jpg") no-repeat top center #000 ;
}
.blogmiddle {font-family: 'db_heaventregular';}
.blogmiddle:last-child {position: relative;}
.book_container {

    /*box-shadow: 0 0 13px 2px #000;*/
    min-height: 1024px;
    margin-top: 109px;
    padding: 10px;
    height: auto;
    width: 101%;
    margin-left: 0%;
}
.book_step {background: #e5e5e5;border-radius: 7px;overflow: hidden;}
.book_step > ul {list-style: outside none none;margin: 0;}
.book_step li {
    color: #676767;
    display: inline-block;
    font-size: 18px;
    padding: 12px 33px;
    text-shadow: 0 1px 0 #fff;
    position:relative;
    width: 33%;text-align: center;
}

.book_step li:before{
}
.book_step li:after{

}
.book_step li:before,.book_step li:after{
}
.book_step li.active{background:url("../images/showtime/bg_step_active.jpg") repeat-x top left;color:#000;text-shadow: 1px 1px 1px #fff;}
.book_header {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    clear: both;
    margin-top: 10px;
    padding: 10px 12px 4px;
    border-bottom: 1px solid #d7b402;
}
.book_title,.book_date{float:left;}
.book_title {
}
.book_title a{
    background: #fff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 1px 0 #aaa;
    display: inline-block;
    padding: 3.5px 12px;
    margin-top:1px;
    text-decoration: none;
    cursor: pointer;
}
.book_branch_textinside{
    background: url(../images/shade01.jpg) repeat center center;
    outline: 0;
    text-decoration: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.book_date { margin-bottom: 0; margin-left: 14px;position:relative}
.book_date_period{
    margin-left: 16px;
    margin-right: 8px;
    overflow: hidden;
    width: 598px;
}
.book_date  ul {
    /*list-style: outside none none;
    display: inline-block;
    width: 592px;
    white-space: nowrap;
    overflow-x: hidden;
    height: 32px;
    margin: 4px 7px;
    margin-top: 1px;*/
    display: inline-block;
    height: 32px;
    list-style: outside none none;
    margin: 1px 0px 4px;
    overflow-x: hidden;
    white-space: nowrap;
}
.book_date li {
    border-right: 1px solid #ddd;
    display: inline-block;
    padding-left: 8px;
    padding-right: 9px;
}
.book_date .li_first{padding-left:0px}
.book_date li:last-child{border-right:none;}
.book_date a.datelink {
    background: #fff; /* Old browsers */
    border: 1px solid #ccc;
    border-radius: 5px;
    display: inline-block;
    padding: 3.5px 20px;
    text-decoration: none;
    opacity: 0.5;
}
.book_title a span,.book_date a.datelink span{
    font-family: 'db_heaventregular';
    font-size: 14px;
    font-weight: bold;
    color: #727272;
    text-shadow: 0 1px 1px #fff;
}
.book_date a.dateactive,.book_title a.dateactive,.book_date li.li_first a.dateactive{
    background: #444 !important;
    box-shadow: 0px 0px !important;
    padding-bottom: 5px;
    opacity: 1;
}

.book_title a.dateactive span,
.book_date a.dateactive span{
    background: url(../images/shade01.jpg) repeat center center;
    outline: 0;
    text-decoration: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;

}

.book_date a.datelink.has_showtime {
    opacity: 1;
    background: #fff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 1px 0 #aaa;
    display: inline-block;
    padding: 3.5px 20px;
    text-decoration: none;
}
.book_date li.li_first a.has_showtime {
    background: url("../images/showtime/bg_nowst.jpg") repeat-x top left;
    background-size: auto 100%;
}
.book_date li.li_first a.has_showtime span {
    color: #9a012d;
}
a#date_left,a#toggle_shop{  display: inline-block;margin-right: 6px;color: #727272;font-size: 17px;}
a#date_left{
    display: inline-block;
    color: #727272;
    font-size: 17px;
    position: absolute;
    left: 0;
    top: 8px;
}
a#date_right{
    display: inline-block;
    font-size: 17px;
    color: #303030;
    position: absolute;
    right: -6px;
    top: 8px;
}
.book_branch {
    border-bottom: 1px solid #000;
    height: 54px;
    padding: 17px;
    width: 100%;
    background: #515151; /* Old browsers */
    background: -moz-linear-gradient(top, #515151 0%, #181818 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#515151), color-stop(100%,#181818)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #515151 0%,#181818 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #515151 0%,#181818 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #515151 0%,#181818 100%); /* IE10+ */
    background: linear-gradient(to bottom, #515151 0%,#181818 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#181818',GradientType=0 ); /* IE6-9 */
}
.book_branch_text {
    color: yellow;
    font-size: 20px;
    font-weight: bold;
}
.book_st_contain{ clear: both;}
.book_st_row{
    background: #ddd;
    clear: both;
    min-height: 195px;
    width: 100%;
    position: relative;
}
.book_st_left{
    background: #bfbfbf none repeat scroll 0 0;
    float: left;
    min-height: 195px;
    width: 16%;
}
.book_st_right{
    float: left;
    width: 84%;
    position:relative;
 }
.book_st_right_box{
    border-bottom: 1px solid #b2b2b2;
    min-height: 195px;
    border-left: 1px solid #b2b2b2;
}
.book_st_right_box:nth-child(2n+1){
    background: #fff;
}
.book_st_right_box:nth-child(2n){
    background: #e5e5e5;
}
.book_st_right_box:nth-child(1){
    background: url("../images/showtime/bg_whitest.png") no-repeat top left #fff;
}
.book_st_row:nth-child(2n){}
.book_st_row:nth-child(2n+1){background-color: #bfbfbf;}
.book_st_row:nth-child(2n) .book_st_left {background: #ddd none repeat scroll 0 0;}
.book_st_row:nth-child(2n+1) .book_st_left{box-shadow: 0 17px 8px -15px #999 inset;}

.book_st_theatre{
    clear: both;
    display: block;
    font-size: 20px;
    margin-right: 6px;
    margin-top: 13px;
    text-align: right;
}
.book_st_theatre_no{
    display: block;
    font-size: 60px;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 23px;
    text-align: right;
    text-shadow: 0 1px 0 #fff;
}
.book_st_logo{bottom: 17px;position: absolute;left: 56px;}
.book_st_logo img{width: 62px;}
.book_st_poster{float: left;}
.book_st_poster img{
    margin-left: 14px;
    margin-top: 15px;
    width: 109px;
    border-radius: 5px;
}
.book_st_desc{
    /*float: left;
    padding-left: 22px;
    padding-top: 16px;*/
	float: left;
    padding-left: 22px;
    padding-top: 16px;
    width: 80%;
}
.book_st_mvname{font-size: 24px;}
.book_st_mvdesc{font-size: 14px;margin-top: 8px;font-weight: bold;}
.book_st_mvdesc span.mvdesc{display: inline-block;}
.book_st_mvdesc span.mvdescbf:after{
    content:" ";
    background:url("../images/showtime/3dot.png") no-repeat top left;
    padding: 4px 4px;
    display: inline-block;
    margin-left: 8px;
}
.book_st_icon{margin-top:14px}
.book_st_icon ul{list-style: none;}
.book_st_icon ul li{display: inline-block;}
.book_st_icon ul li span{
    display: block;
    background-color: #222;
    color: #fff;
    padding: 1.3px 7px;
    font-size: 12px;
    border-radius: 3px;
}
.book_st_icon img{margin-right: 1px;width: 42px;}
.book_st_time{margin-bottom: 30px;
    margin-top: 20px;}
.book_st_time a{
    border: 1px solid;
    border-radius: 4px;
    display: inline-block;
    font-size: 16px;
    margin-right: 1.5px;
    padding: 2px 11px;
    text-decoration: none;
}
.book_st_time a.pastst{background: #f5f5f5;border-color: #aaa;color: #888;cursor:default;}
.book_st_time a.nextst{border-color: #9e7607;box-shadow: 0 1px 0 0 #9e7607;color: #9a012d;}
.book_st_time a.nowst{background:url("../images/showtime/bg_nowst.jpg") repeat-x top left }

.ad_b{width: 100%;background-color: #242424;text-align: center;padding: 12px;}
.ad_b img{}

.error_showtime{
    background-color: #dedede;
    padding: 41px 8px;
    font-size: 20px;
    text-align: center;
    color: #555;
    padding-left: 21px;
}
.error_showtime b{}
.render_showtime .loading{background-color: #eee;text-align: center;padding: 21px 0px;}
.render_showtime .loading img{width:40px;}
.render_showtime .loading h4{font-size: 20px;line-height: 36px;}

.book_seat{}
.book_seat_header{
    background: url("../images/showtime/bg_screen_header.jpg") repeat-x top left;
    height: 65px;
    width: 100%;
    text-align: center;
    font-size: 30px;
    padding-top: 22px;
    border-radius: 5px 5px 0px 0px;
}

.book_seat_contain{position: relative;width: 100%;background-color: #fff;}
.book_seat_screen{
    background: url("../images/showtime/screen.png") no-repeat top left;
    width: 93%;
    height: 95px;
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    margin: auto;
}
.book_seat_plan{

}
.book_seat_table{
    display: block;
    padding-top: 81px;
    text-align: center;
    margin: auto;
    max-width: 736px;
}
.book_seat_submit{  margin-top: 38px;}
.book_seat_submit button{
    background: url("../images/showtime/bg_seat_confirm.jpg") repeat-x top left;
    border: medium none;
    color: #000;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 41px;
    text-align: center;
    text-decoration: none;
    text-shadow:1px 1px 1px #fff;
    width: 100%;
}
.book_seat_price{
    background-color: #fff;
    box-shadow: 0 17px 8px -15px #999 inset;
    text-align: center;
    padding: 20px 0px 3px;
}
.book_seat_price .book_seat_pricebox{
    display: inline-flex;
    margin: 0px 8px;
}
.book_seat_price .book_seat_pricebox:after{
    content: " ";
    background: url("../images/showtime/seperateprice.png") no-repeat top left;
    padding: 1px 3px;
    display: inline-block;
    margin-left: 17px;
    margin-top: -6px;
}
.book_seat_price .book_seat_pricebox:last-child:after{
    display:none
}

.book_seat_price .book_seat_pricebox .book_seat_chairicon{}
.book_seat_price .book_seat_pricebox .book_seat_chairicon img{

    margin-top: -9px;
    width: 61px;
}
.book_seat_price .book_seat_pricebox .book_seat_pricedesc{
    font-size: 18px;
    margin-bottom: 18px;
    display: inline-block;
}
.book_seat_notice{
    box-shadow: 0 17px 8px -15px #999 inset;
    background-color: #CFCFCF;
    text-align: center;
    border-radius: 0px 0px 7px 7px;
}
.book_seat_notice p{
    font-size: 14px;
    padding: 9px;
}

.book_promotion{background-color: #DDDDDD;}
.book_promotion_left{
    background-color: #DDDDDD;
    width: 25%;
    height: auto;
    float: left;
}
.book_promotion_left ul{  list-style: none;}
.book_promotion_left ul li{display: block;}
.book_promotion_left ul li a{
    display: inline-block;
    width: 100%;
    padding: 14px 17px;
    color: #000;
    font-size: 15px;
}
.book_promotion_left ul li a.promotion_active,
.book_promotion_left ul li a:hover{
    background-color: #fff;
    color: #A7052A;
    font-weight: bold;
}
.book_promotion_left ul li a span.promotion_count{
    float: right;
    display: inline-block;
    background-color: #A7052A;
    padding: 1px 8px;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    border-radius: 4px;
}
.book_promotion_right{
    float: left;
    background: #fff;
    width: 75%;
    padding: 17px 14px;
    position: relative;
}
.book_promotion_grid{
    margin: 0px 9px;
    float: left;
    height: 223px;
    width:264px;
}
.book_promotion_img{}
.book_promotion_img img{
    max-width: 264px;
    border-radius: 3px;
    cursor:pointer;
    max-height: 161px;
}
.book_promotion_title{
    font-size: 16px;
    max-width: 264px;
    margin-top: 14px;
    display: block;
    line-height: 22px;
    height: 57px;
    overflow: hidden;
    clear: both;
}
.book_promotion_action{ margin-top: 3px;}
.book_promotion_submit{  text-align: center;}
.book_promotion_submit a{
    background: url("../images/showtime/bg_button_promotion.jpg") repeat-x top left;
    color: #fff;
    padding: 4px 0px;
    display: block;
    font-size: 14px;
    width: 77%;
    margin-left: auto;
    margin-right: auto;
    height: 29px;
    border-radius: 5px;
    text-decoration: none;
    border: 1px solid #000;
}
.book_promotion_submit a.active{
    background: url("../images/showtime/bgbuttonselect.png") repeat-x top left;
}
.book_promotion_submit a.disabled{
    background: url("../images/showtime/bgbuttondis.png") repeat-x top left;
}
.book_promotion_coupon{width:100%;}
.book_coupon_input{
    width: 76%;
    float: left;
}
.book_coupon_input input{
    width: 100%;
    background: #444444;
    color: #fff;
    border: 1px solid;
    border-radius: 5px;
    padding: 2px 15px;
    font-size: 20px;
    line-height: 24px;
}
.book_coupon_submit{
    float: right;
    width: 22%;
    text-align: center;
}
.book_coupon_submit a{
    background: url("../images/showtime/bg_button_promotion.jpg") repeat-x top left;
    color: #fff;
    padding: 4px 0px;
    display: block;
    font-size: 20px;
    height: 29px;
    border-radius: 5px;
    text-decoration: none;
    border: 1px solid #000;
}
.concessiontitle{
    font-weight: bold;
}
.book_concession_price{
    width: 50%;
    font-size: 20px;
    font-weight: bold;
    float: left;
}
.book_concession_price span{
    font-size: 40px;
    display: inline-block;
    margin-right: 3px;
}
.book_concession_submit{
    float: right;
    width: 42%;
    text-align: center;
    margin-top: -6px;
}
.book_concession_submit a{
    background: url("../images/showtime/bg_button_promotion.jpg") repeat-x top left;
    color: #fff;
    padding: 4px 0px;
    display: block;
    font-size: 20px;
    height: 29px;
    border-radius: 5px;
    text-decoration: none;
    border: 1px solid #000;
}

.book_payment{background-color: #fff;border-radius: 5px;padding-bottom: 57px;}
.book_payment_head{padding: 22px 22px;}
.book_payment_head h3{color: #B16B38;font-size: 26px;font-weight: bold;}
.book_payment_head span{font-size: 16px;color: #4D4D4D;}
.book_payment_email{   clear: both;padding: 0px 22px;padding-bottom:30px;border-bottom: 1px solid #d2d2d2;}
.book_payment_email .book_payment_input{  display: inline-block; width: 48%;}
.book_payment_email .book_payment_input input{
    background-color: #4D4D4D;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 0px 14px;
    font-size: 16px;
    width: 98%;
    line-height: 40px;
}
.book_payment_notice{margin-top: 14px;font-size: 16px;font-weight: bold;margin-bottom: 15px;}
.book_payment_notice .red{color:red}
.book_payment_reserve{padding:32px 22px 18px; border-bottom: 1px solid #d2d2d2;position:relative;}
.book_payment_reserve span.alertreserve{
    color: red;
    position: absolute;
    left: 1%;
    font-size: 16px;
    bottom: 0;
}
.reserve_noneborder{border:none}
.book_reserve_left{float: left;width: 75%;}
.book_payment_reserve span{font-size: 20px; margin-left: 10px;}
.book_payment_reserve b{  color: #B16B38;font-size: 26px;}
.book_payment_reserve p{margin-top: 10px;font-size: 16px;color: #555;line-height: 28px;}
.book_reserve_right{float: left;width: 24%;}
.book_reserve_right .button_reserve{
    color: #fff;
    border: none;
    font-size: 16px;
    padding: 9px 10px;
    border-radius: 2px;
    margin-top: 46px;
    margin-left: 21px;
    background:#9B0127;
}

.book_reserve_right .button_reserve.activate {background:rgba(0, 0, 0, 0) url("../images/showtime/bg_red_big.jpg") repeat-x scroll left top;}
.book_payment_bank{
    text-align: center;
    border: 1px solid #d2d2d2;
    width: 91%;
    margin: auto;
    position: relative;
}
.book_payment_bank .book_bank_title{
    font-size: 16px;
    font-weight: bold;
    width: 32%;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -10px;
    color: #B16B38;
    font-size: 20px;
}
.book_payment_bank .book_bank_bg{
    background-color: #fff;
    margin: auto;
    margin-top: 28px;
    margin-bottom: 18px;
    width: 104%;
    margin-left: -3%;
}
.book_payment_bank .book_bank_bg ul{list-style: none;}
.book_payment_bank .book_bank_bg ul li{
    border-right: 1px solid #d2d2d2;
    display: inline;
    padding: 2px 13px;
}
.book_payment_bank .book_bank_bg ul li:last-child{border-right:none}
.book_payment_bank .book_bank_bg a{display: inline-block;padding:0 10px;}
.book_payment_bank .book_bank_bg a.activate {background:rgba(0,0,0,0.05);border-radius: 5px;}
.book_payment_bank .book_bank_bg a.activate:hover {background:rgba(0,0,0,0.1);}
.book_payment_bank .book_bank_bg a img{
    /*filter: grayscale(100%);
    -webkit-filter: grayscale(100%);*/
}
.book_payment_bank .book_bank_bg a:hover img{
    /*filter: none;
    -webkit-filter: grayscale(100%);*/
}
.book_payment_bank .book_bank_bg a img.active{
    /*filter: grayscale(0%);
    -webkit-filter: grayscale(0%);*/
}
.book_payment_bank .book_bank_bg a:hover img.active{
    /*filter: none;
    -webkit-filter: grayscale(0%);*/
}
.book_payment_bank .book_bank_bg a.active img{}

.blog_right_contain {
    margin-top: 118px;
    width: 299px;
}
#blog_right_1{

}
#blog_right_2{

}
#Stepbooking {z-index: 100;box-shadow: 0 0 20px #000;width:800px;}
#Stepbooking li{position: relative;}
#Stepbooking li:after{position: absolute;content:"";width:14px;height:44px;top:0;right:-14px;z-index: 2;background:url("../images/booking2/step.png") no-repeat top right;}
#Stepbooking li.active:after{position: absolute;content:"";width:14px;height:44px;top:0;right:-14px;z-index: 2;background:url("../images/booking2/stepactive.jpg") no-repeat top right;}
#Stepbooking li:last-child:after{display: none;}

.shop_top{width: 300px;}
.shop_top_head{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ddc98b+19,aa7645+100 */
    background: #ddc98b; /* Old browsers */
    background: -moz-linear-gradient(top, #ddc98b 19%, #aa7645 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(19%,#ddc98b), color-stop(100%,#aa7645)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ddc98b 19%,#aa7645 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ddc98b 19%,#aa7645 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ddc98b 19%,#aa7645 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ddc98b 19%,#aa7645 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddc98b', endColorstr='#aa7645',GradientType=0 ); /* IE6-9 */
    position: relative;
    border-radius: 5px 5px 0px 0px;
}
.shop_top_head:after {content:"";position: absolute;bottom:-11px;right:0;z-index: 2;background:url('../images/showtime/light.png') no-repeat bottom right;width:290px;height:21px;}
.shop_top_logo{  float: left;margin-top: 1px;padding:5px;}
.shop_top_logo img{}
.shop_top_text{float: left;margin-left: 0px;margin-top: 3px;;padding:5px;}
.shop_top_text span:first-child{  font-weight: bold;font-size: 16px;text-shadow: 0 1px 0px #cdcdcd;}
.shop_top_text span:last-child{  font-size: 12px;font-weight: bold;text-shadow: 0 1px 1px #aaa;}
.shop_top_box{
    background-color: #252525;
    padding: 16px;
    padding-top: 23px;
    padding-bottom: 2px;
    border-bottom: 1px solid #555;
}
.shop_top_box_input{margin-bottom: 7px;}
.shop_top_box_input input[type=text],.shop_top_box_input input[type=password]{
    background-color: #181818;
    color: #fff;
    border: 1px solid #000;
    border-radius: 4px;
    padding: 6px 14px;
    font-size: 14px;
    width: 98%;}
.shop_top_box_input input[type=checkbox]{margin-top: -4px;}
.shop_top_box_input span.check{
    color: #ccc;
    display: inline-block;
    font-size: 14px;
    margin-left: 8px;
    margin-top: 5px;
}
.shop_top_box_button{margin-top: 11px;}
.shop_top_box_button button{
    background: url("../images/showtime/bg_red_big.jpg") repeat-x top left;
    color: #fff;
    padding: 4px 0px;
    display: block;
    font-size: 16px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    height: 36px;
    border-radius: 5px;
    text-decoration: none;
    border: none;
}
.shop_top_box_link{text-align: center;margin-top: 9px;}
.shop_top_box_link ul{}
.shop_top_box_link ul li{  display: inline-block;padding: 4px 12px;}
.shop_top_box_link ul li:first-child{  border-right: 1px solid #000;}
.shop_top_box_link ul li a{color: #a8a8a8;font-size: 14px;}
.shop_top_recommend{}
.shop_top_recommend_head{
    text-shadow:0px 1px 1px #fff;
    background: #ddc98b;
    background: -moz-linear-gradient(top, #ddc98b 19%, #aa7645 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(19%,#ddc98b), color-stop(100%,#aa7645));
    background: -webkit-linear-gradient(top, #ddc98b 19%,#aa7645 100%);
    background: -o-linear-gradient(top, #ddc98b 19%,#aa7645 100%);
    background: -ms-linear-gradient(top, #ddc98b 19%,#aa7645 100%);
    background: linear-gradient(to bottom, #ddc98b 19%,#aa7645 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddc98b', endColorstr='#aa7645',GradientType=0 );
    padding: 11px 15px;
    border-bottom: 1px solid #666;
    color: #000;
    font-size: 20px;
    font-weight: bold;
}
.shop_top_contain{
    background-color: #f7f7f7;
    padding: 0px 12px;
}
.shop_top_newsbox{
    padding: 12px 0px;
    border-bottom: 1px solid #c6c6c6;
}
.newsboxfirst{
    background: url("../images/showtime/shadow-right.png") no-repeat top center;
}
.shop_top_newsbox_pic{float: left;}
.shop_top_newsbox_pic img{max-width:80px;}
.shop_top_newsbox_desc{
    float: left;
    margin-left: 10px;
    width: 183px;
}
.shop_top_newsbox_desc .newsbox_title{
    font-size: 14px;
    font-weight: bold;
    color:#333;
}
.shop_top_newsbox_desc .newsbox_views{
    color: #7d7d7d;
    font-size: 12px;
    margin-top: 5px;
    display: inline-block;
    font-weight: bold;
}
.shop_top_newsbox_desc .newsbox_viewscount{
    margin-left: 9px;
    color: #89530e;
    font-size: 16px;
    font-weight: bold;
}
.shop_top_footer{
    background: url("../images/showtime/shadow-right.png") no-repeat top center;
    background-color: #b9b9b9;
    text-align: center;
    border-radius: 0px 0px 5px 5px;
    padding: 9px;
}
.shop_top_footer a{
    background: url("../images/showtime/bg_red_big.jpg") repeat-x top left;
    color: #fff;
    padding: 9px 0px;
    display: block;
    font-size: 16px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    height: 36px;
    border-radius: 5px;
    text-decoration: none;
    border: none;
    font-weight: bold;
}

.shop_top_toggle {
    border-left: 1px solid #cdaa6e;
    float: left;
    height: 53px;
    margin-left: 2px;
    width: 29px;
    text-align: center;
    position: absolute;
    right: 0;
}
.shop_top_toggle a{
    color: #292929 !important;
    padding-top: 19px;
    display: block;
    width: 100%;
    margin-right: 0px;
    padding-bottom: 16px;
    width:100%;
}
.shop_nopadding{padding:0px;}
.shop_movie_top{border-bottom: 1px solid #000;padding: 13px 10px 4px;}
.shop_movie_poster{float: left;margin-right: 10px;}
.shop_movie_poster img{max-width: 72px;}
.shop_movie_desc{}
.shop_movie_desc h3{color: #e8e8e8;font-weight: bold;font-size:20px;}
.shop_movie_desc span{color: #9b9b9b;font-size: 16px;}
.shop_movie_desc .shop_movie_icon{margin-top: 27px;}
.shop_movie_desc .shop_movie_icon ul{ list-style: outside none none;}
.shop_movie_desc .shop_movie_icon ul li{
    background: #080808 none repeat scroll 0 0;
    box-shadow: 0 1px 1px #444;
    color: #e8e8e8;
    display: inline-block;
    font-size: 11px;
    padding: 2.5px 8px;
}
.nonePro {position: absolute;top:50%;left:50%;transform:translate(-50%);width:100%;text-align:center;font-size:20px;}
.shop_movie_desc .shop_movie_icon ul li img{width: 38px;}
.shop_movie_desc .shop_movie_icon ul li:first-child{
    border-radius: 3px 0 0 3px;
    color: #cfa50d;
    font-weight: bold;
    padding: 2.5px 9px;
}
.shop_movie_desc .shop_movie_icon ul li:last-child{border-radius: 0 3px 3px 0;}

.shop_movie_bottom{
    border-top: 1px solid #3a3a3d;
    padding: 13px 10px 14px;
    position: relative;
}
.shop_movie_bottom .text_showtime_head{
    background: url(../images/shade01.jpg) repeat left top;
    outline: 0;
    text-decoration: none;
    display: block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
}
.shop_movie_bottom .text_branch{
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin-top: 7px;
    font-weight: normal;
    float: left;
}
.shop_movie_bottom .text_theatre{
    color: #E3B73E;
    font-size: 16px;
    display: block;
    float: right;
    margin-top:7px;
}
.shop_movie_bottom .text_date{
    color: #fff;
    font-size: 13px;
    margin-top: 9px;
    display: inline-block;
}
.shop_movie_bottom .text_showtime{
    background: #080808 none repeat scroll 0 0;
    box-shadow: 0 1px 1px #444;
    display: inline-block;
    font-size: 16px;
    padding: 2px 12px;
    border-radius: 3px 0 0 3px;
    color: #cfa50d;
    position: absolute;
    right: 10px;
    bottom: 11px;
    font-weight:bold;
}
.shop_side_promotion{}
.shop_side_promotion .grey_text{
    color: #838383;
    font-size: 14px;
    font-weight: bold;
}
.shop_side_promotion .pink_text{
    font-size: 14px;
    font-weight: bold;
    color: #a40328;
    word-wrap: break-word;
}
.shop_side_promotion_head{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,dcdcdc+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #dcdcdc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#dcdcdc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#dcdcdc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#dcdcdc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
    color: #525252;
    padding: 8px 10px;
    font-size: 18px;
    font-weight: bold;
}
.shopping_summary_contain {background:#E9EAED;padding:20px;box-shadow: 0 2px 5px rgba(0,0,0,0.1) inset;overflow: hidden;}
.blogsummarycontain {float:left;width:100%;background:#fff;padding:10px 20px;border-radius: 5px;}
.innersummary {float:left;width:100%;background:#fff;}
.shop-seating-title {float:left;width:100%;position: relative;border-bottom:1px solid rgba(0,0,0,0.3);padding-bottom:5px;}
.txt-seating-title {font-size:20px;color:#a0a0a0;position: relative;line-height: 36px;}
.shop_seating{
    background-color: #fff;
    padding: 10px 10px 10px 3px;
    position: relative;
}
.shop_seating_inside{min-height:58px;overflow-y:auto;background:#f8f8f8;display:none}
.shop_seating .shop_seating_img{  float: left;}
.shop_seating .shop_seating_img img{width:56px;}
.shop_seating .shop_seating_name{  float: left;margin-left:0px;width:40%;}
.shop_seating .shop_seating_name h3{
    display: block;
    font-size: 16px;
    font-weight: bold;
    word-wrap: break-word;
}
.shop_seating .shop_seating_price{
    background-color: #2d2d2d;
    color: #fff;
    position: absolute;
    right: 6px;
    border-radius: 3px;
    padding: 5px 12px;
    font-size: 24px;
    font-weight: bold;
    top:17px;
}
.shop_seating .shop_seating_price sup{  font-size: 13px;margin-left: 5px;}
.shop_promotion{   background-color: #ffffff;min-height: 69px;;overflow-y: auto;display:none}
.shop_promotion .shop_promotion_box{
    border-top: 1px solid #d4d4d4;
    padding: 10px 17px;
    position: relative;
}
.shop_promotion .shop_promotion_box h3{
    font-size: 13px;
    color: #222;
    font-weight: bold;
    width: 80%;
}
.shop_promotion .shop_promotion_box a{
    background: url("../images/showtime/del_button.png") repeat-x top left;
    width: 28px;
    display: inline-block;
    height: 28px;
    position: absolute;
    right: 12px;
    top: 11px;
    cursor: pointer;
}

.shop_summary{
    background-color: #1e1e21;
    padding: 16px 16px;
    border-bottom: 1px solid #000;
    box-shadow: 0 -17px 9px -15px #080808 inset;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.shop_summary_left{  float: left;}
.shop_summary_left .sum_top{
    color: #a9a9a9;
    display: block;
    font-size: 14px;
}
.shop_summary_left .sum_bottom{
    font-size: 24px;
    color: #dfdfdf;
    line-height: 15px;
}
.shop_summarty_right{float: right;}
.shop_summarty_right .sum_right{
    color: #E3B73E;
    font-weight: bold;
    font-size: 36px;
    margin-top: 10px;
    display: inline-block;
    text-shadow: 1px 2px 0px #000;
}
.shop_summarty_right .sum_right_red{
    color:#ed0722;
}
.shop_summarty_right .sum_right_point{
    font-size:23px;
}
#login_mgen_bottom{border-bottom:none;display: none;position: absolute;top:53px;width:100%;z-index: 100;background:rgba(0,0,0,0.9);}

.shop_bottom_footer{background: #1e1e21;padding-bottom:13px;box-shadow: 0 3px 2px 0 #000;}
.shop_bottom_footer a{display:none}


.mgen_login_box{}
.login_title{
    background: url(../images/shade01.jpg) repeat center center;
    outline: 0;
    text-decoration: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 22px;
}
.login_name{}
.login_name span{
    color: #ddd;
    font-size: 16px;
    margin-top: 12px;
    display: block;
    /*text-shadow: 0px 1px 3px;*/
}
.logout_link{
    text-align: right;
    font-size: 16px;
    color: #777;
    padding: 0 0 8px;
}
.logout_link a{
    color: #777;
}
.login_error{
    margin-bottom: 7px;
    margin-top: -10px;
    text-align: right;
}
.login_error span{
    color: red;
    font-size: 16px;
    font-style: italic;
}
.shop_top_footer a.nextstep{
    display:none;
    float: left;
    margin: 0 2%;
    width: 45%;
}
.shop_top_footer a.nextstep_long{
    width:96%;
    float:none;
    display: block;
}





/* ====================== */
.absolutewait {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 10000;
    display: none;
}
.absolute_inside > p {
    color: #b71906;
    font-size: 28px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.absolute_inside {
    background: #efefef none repeat scroll 0 0;
    border: 8px solid #fff;
    box-shadow: 0 0 9px 2px #000;
    max-height: 500px;
    min-height: 300px;
    left: 50%;
    top:50%;
    position: fixed;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 600px;
    z-index: 100001;
}
.absolute_inside > div#promotion_code_container {
    margin-top: 10%;
}
.absolute_inside > a#close_dialog {
    color: red;
    float: right;
    font-size: 20px;
    padding: 2%;
    cursor:pointer;
}

.book_promotion_head {
    font-size: 26px;
    margin: 2% 0;
    line-height: 32px;
}
#panel_clock {
    text-align: right;
    padding: 15px 0;
    background: #252525;
    padding-right: 7px;
    display: none;
}
.text_clock {
    display: inline;
    color: #eee;
    font-size: 16px;
    text-shadow: 0px 1px 3px #000;
}
#clock {
    display: inline;
    font-size: 30px;
    color: #f71b1b;
    text-shadow: 0px 1px 3px #000;
    margin-left: 4px;
    font-weight: bold;
}

/* =======   info*/
.book_st_inside .info{
    position: absolute;
    right: 0;
    bottom: 0;
}
.book_date a.has_showtime {
    background: url("../images/showtime/bg_nowst.jpg") repeat-x top left;
    background-size: auto 100%;
}

.book_date a.has_showtime span{color:#9a012d}
.showtime_caption{
    /*position: absolute;
    word-wrap: break-word;
    width: 27%;
    bottom: 10%;
    right: 2%;*/
    /*font-size: 14px;
    width:96%;
    margin:10px 2% 20px;
    line-height: 24px;*/
	
	
    font-size: 14px;
    width: 100%;
    margin: 10px 2% 20px 0%;
    line-height: 24px;
}
.showtime_caption p{
    background: #f6eaba;
    border-radius: 5px;
    padding: 10px 13px;
}

.complete_caption{
    width: 100%;
    font-size: 18px;
    line-height: 26px;
}
.complete_smart_text {
    font-size: 18px;
    line-height: 26px;
    width: 100%;
    padding: 15px 0px;
}
.pre_seating_price {font-size: 16px;}

@font-face {
    font-family: 'db_heaventregular';
    src: url('../font/db_heavent_v3.2-webfont.eot');
    src: url('../font/db_heavent_v3.2-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/db_heavent_v3.2-webfont.woff2') format('woff2'),
         url('../font/db_heavent_v3.2-webfont.woff') format('woff'),
         url('../font/db_heavent_v3.2-webfont.ttf') format('truetype'),
         url('../font/db_heavent_v3.2-webfont.svg#db_heaventregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
}
@font-face {
    font-family: 'db_heaventbold';
    src: url('../font/db_heavent_bd_v3.2-webfont.eot');
    src: url('../font/db_heavent_bd_v3.2-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/db_heavent_bd_v3.2-webfont.woff2') format('woff2'),
         url('../font/db_heavent_bd_v3.2-webfont.woff') format('woff'),
         url('../font/db_heavent_bd_v3.2-webfont.ttf') format('truetype'),
         url('../font/db_heavent_bd_v3.2-webfont.svg#db_heaventbold') format('svg');
    font-weight: normal;
    font-style: normal;

}