@charset "utf-8";
.movie_chose{
    width: 100%;
}
.movie_chose #dropdownMenu{
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    padding: 8px;
    display: flex;
    justify-content: space-between;
}
.movie_chose #dropdownMenu .Menuleft{
    display: inline-flex;
}
.movie_chose #dropdownMenu .son_flim {
    margin-top: 0px;
    text-align: right;
    white-space: nowrap;
    -webkit-box-shadow: 0px 4px 10px rgba(4, 18, 38, 0.1);
    box-shadow: 0px 4px 10px rgba(4, 18, 38, 0.1);
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    padding: 0px 32px;
    height: 46px;
    line-height: 46px;
    -webkit-transition: .3s;
    transition: .3s;
    margin-right: 10px;
}
.movie_chose select#mdfkdropdown2{
    -webkit-box-shadow: 0px 4px 10px rgba(4, 18, 38, 0.1);
    box-shadow: 0px 4px 10px rgba(4, 18, 38, 0.1);
    border-radius: 6px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    background: #fff;
    color: #000;
    border: 0;
    padding: 0px 35px 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('../skin/images/custom-arrow.png');
    background-position: right 10px center;
    background-repeat: no-repeat;
}
div#index-slider {
    display: none;
}
.s_banner img {
    width: 100%;
    height: auto;
}
.ipbox_list {
    display: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13.0px 7.5px 0 7.5px;
    border-color: #ffffff transparent transparent transparent;
    margin-left: 30px;
    transition: 0.5s;
}
.owl-theme .owl-dots .owl-dot span {
    width: 33px;
    height: 2px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0px;
}
@media screen and (max-width: 768px) {
    .ipbox_list {
        display: inline-flex;
    }
}
.ipbox_list.s {
    transform: rotate(135deg);
}
.iproduct {
    padding: 0;
}
.page_pro_list {
    margin: 15px 0 0;
    padding: 0px;
    width: 100%;
}
.page_pro_list.w1366{
    max-width: 1366px;
    margin: 0 auto;
}
.product_level_3,
.product_level_2,
.product_level_1 {
    width: 100%;
    margin: 0px auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
/*product_list*/
.ipbox_left {
    margin-bottom: 20px;
    width: 225px;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.ipbox_center{
    width: 100%;
    z-index: 5;
    position: relative;
}
.ipbox_center.w1366{
}
.ipbox_center.w1366 > div{
    max-width: 1366px;
    margin: 0 auto;
}
.ipbox_right {
    width: calc(100% - 225px);
    padding: 0px 0 0 6.8%;
}
.ipbox_left>div {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    width: 100%;
    position: relative;
}
.ipbox_left>.ititle::before {
    content: "";
    width: 43px;
    height: 54px;
    display: inline-block;
    left: -12px;
    bottom: 0;
    position: absolute;
    background: url(../skin/images/nurse.png) no-repeat left bottom;
    background-size: 100%;
    z-index: 5;
}
.ipbox_left>div>div,
.ipbox_left>div>ul {
    width: 100%;
}
.date_title{
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.date_title span{
    display: inline-flex;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    padding: 7px 50px;
    margin: 0 auto;
    color: #fff;
    font-size: 18px;
}
.dateBox{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.ipbox_list {
    display: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.ipbox_left .ititle>div {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 45px;
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 45px;
    letter-spacing: 1px;
    font-weight: bolder;
    color: #fff;
    text-align: center;
    background-color: #9d78ab !important;
}
.ipbox_left .ititle>div b {
    font-size: 26px;
}
.ipbox_left #ipul {
    padding: 17px 0;
    overflow: hidden;
    width: 100%;
}
.ipbox_left #ipul>li {
    padding: 0px 10px;
    width: 100%;
    position: relative;
}
.ipbox_left #ipul>li::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #FEDEE1;
    position: absolute;
    bottom: 0;
    left: -100%;
}
.ipbox_left #ipul>li:hover::after {
    animation: product_line 0.3s forwards;
}
@keyframes product_line {
    0% {
        left: -100%;
    }
    100% {
        left: 0%;
    }
}
.ipbox_left #ipul li>a {
    color: #4a4a4a;
    font-weight: bolder;
    font-size: 16px;
    padding: 11px 0;
    letter-spacing: 1px;
    text-align: left;
    display: block;
    /* display: inline-block;
    position: relative;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; */
    cursor: pointer;
}
.ipbox_left #ipul li:hover a {
    color: #FE8B8B;
}
.ipbox_left .sul {
    display: none;
    padding: 7px 0;
    border-bottom: 1px solid #9FA0A0;
}
.ipbox_left #ipul .sul li {
    padding: 2px 0;
}
.ipbox_left #ipul .sul li a {
    color: #4a4a4a;
    font-weight: bolder;
    word-break: break-all;
    font-size: 18px;
    padding: 0px 0px 0px 42px;
    display: block;
    width: 100%;
}
.ipbox_left #ipul .sul li a:hover {
    color: #333;
}
.nav-tabs > li{
    margin: 0;
}
.iproduct .page_pro_list .listbox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    position: relative;
}
.showtime-item {
    width: 100%;
    position: relative;
}
.showtime-item > div{
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    /* border-radius: 14px;
    background: #101314;
    border: 1px solid #282A2D; */
    border-bottom: 1px solid gray;
}
.showtime-item .item_top {
    width: 100%;
    padding-left: 68px;
    padding-bottom: 10px;
}
.showtime-item .item_bottom{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.showtime-item .item_bottom .item_bottom_top{
    width: 255px;
    text-align: center;
}
.nav-tabs > li:first-child .circle {
    margin: 0;
}
.circle p {
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    font-weight: normal;
    color: #fff;
}
.circle p span{
    font-size: 2em;
    font-family: "Oswald";
}
.item_bottom .circle {
    width: 112px;
    height: 112px;
    background-color: rgba(255, 255, 255, 0.15);
    border: 1px solid transparent;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 0px 0px 0 30px;
    position: relative;
}
.item_bottom .circle:hover{
    background-color: #FFCC00;
    border: 2px solid #FFCC00;
    color: #151526;
}
.item_bottom .circle:hover p{
    color: #151526;
}
.item_bottom .circle:hover::before{
	content: '';
	position: absolute;
    background: url(../skin/images/circle_line.png) no-repeat top center;
    background-size: contain;
	width: 112px;
	height: 112px;
	top: -2px;
	left: -2px;
    z-index: 1;
	-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
			transform-origin: center center;
	-webkit-animation: rotateInfinitely 3s linear 0s infinite;
			animation: rotateInfinitely 3s linear 0s infinite;
}
.nav-tabs > li > a {
    border: 0;
    cursor: pointer;
    padding: 0;
}
.nav > li > a:hover, .nav > li > a:focus{
    border:0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: pointer;
    background-color: transparent;
    border: 0;
}
.nav-tabs > li.active > a .circle:hover{
    border: 2px solid #FFCC00;
}
.nav-tabs > li.active > a .circle{
    background: rgba(254, 218, 3, 0.02);
    color: #FFCC00;
    border: 2px solid rgba(254, 218, 3, 0.2);
}
.nav-tabs > li.active > a .circle p{
    color: #FFCC00;
}
@-webkit-keyframes rotateInfinitely {
	0% {
		-webkit-transform: rotate(0deg);
		        transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}
@keyframes rotateInfinitely {
	0% {
		-webkit-transform: rotate(0deg);
		        transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}
.skypanel-body {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    top: 0px;
    width: 100%;
    padding-left: 50px;
    padding-right: 10px;
}
.tab-content {
    width: 100%;  
}
.tab-content > .tab-pane {
    margin-top: 30px;
    overflow: hidden;
}
.showtime-item:first-child > div{
    padding-top: 0%;
}
.showtime-item .poster-img {
    width: 255px;
    text-align: center;
}
.showtime-item .poster-img:hover img{
    filter: brightness(0.5);
}
.showtime-item .mobileBox{
display: none;
padding: 0 0 0 15px;
}
.showtime-item .mobileBox .info {
    margin-top: 30px;
    display: flex;
    align-items: center;
    position: relative;
}
.showtime-item .mobileBox .info span {
    padding-left: 0px;
    padding-right: 0px;
    white-space: nowrap;
    color: #7F8A9A;
    font-size: 15px;
}
.showtime-item .mobileBox .tag-seat-movie_but_info{
    margin-top: 20px;
}
.showtime-item .mobileBox .tag-seat-movie_but_info a, .showtime-item .mobileBox .tag-seat-movie_but_info > span {
    text-align: center;
    padding: 3px 3px;
    margin: 2px 0px;
    color: #fff;
    background: linear-gradient(100deg, #f1078b -6.76%, #e85d62 106.76%);
    border: 1px solid #f1078b;
    border-radius: 8px;
    font-size: 13px;
    line-height: 28px;
    width: 80px;
    height: 30px;
    letter-spacing: 0px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-top: 10px;
}
.showtime-item .mobileBox .tag-seat-movie_but_info a:hover span{
    color: #f1078b;
}
.showtime-item .mobileBox .tag-seat-movie_but_info a span{
    color: #fff;
}
.showtime-item .mobileBox .tag-seat-movie_but_info a span:first-child {
    padding-right: 0px;
}
.showtime-item .mobileBox .tag-seat-movie_but_info a:hover, .showtime-item .mobileBox .tag-seat-movie_but_info > span:hover{
    color: #f1078b;
    background: transparent;
}
.showtime-item .mobileBox .tag-seat-movie_but_info a:nth-child(2), .showtime-item .mobileBox .tag-seat-movie_but_info > span {
    color: #fff;
    background: linear-gradient(100deg, #fe592d -6.76%, #f1911b 106.76%);
    border: 1px solid #fe592d;
}
.showtime-item .mobileBox .tag-seat-movie_but_info a:nth-child(2):hover > span, .showtime-item .mobileBox .tag-seat-movie_but_info > span:hover{
    color: #fe592d;
    background: transparent;
}
.showtime-item .mobileBox .tag-seat-movie_but_info a:nth-child(2):hover{
    color: #fff;
    background: transparent;
}
.showtime-item .theater-list {
    width: calc(100% - 255px);
    padding-top: 0;
    padding-bottom: 0;
    z-index: 5;
    position: relative;
}
.grid-container, .grid-container.fluid {
    margin: 0 auto;
}
.theater-box {
    padding-left: 0px;
}
.showtime-item .theater-list .theater-box h3 {
    margin-top: 0;
    margin-bottom: 25px;
    padding-left: 50px;
    font-size: 30px;
    line-height: 1.5;
    color: #fff;
    min-height: 105px;
    position: relative;
    overflow: hidden;
}
.theater-box h3 span {
    font-size: 18px;
    display: block;
    vertical-align: middle;
    color: #C6C8CC;
}
.theater-box h3 .movie_pants{
    position: absolute;
    top: 15px;
    right: 0;
    display: inline-block;
}
.showtime-item .theater-list .theater-box h3 .m_title{
    width: 100%;
    padding-right: 50px;
}
.theater-box h3 .info {
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
    height: 50px;
    display: flex;
    align-items: center;
    position: relative;
    padding-right: 83px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.theater-box h3 .info span {
    padding-left: 0px;
    padding-right: 10px;
    white-space: nowrap;
    color: #7F8A9A;
    border-right: 1px solid #7F8A9A;
    margin-right: 10px;
}
.theater-box h3 .info span.movie_tag {
    display: inline-block;
    line-height: 120%;
    padding: 4px 8px;
    background: #FA961E;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-right:0
}
.showtime-item .theater-list .theater-box h4 {
    margin: 15px 0 20px 0px;
    font-size: 22px;
    line-height: 1.5;
    font-weight: normal;
    color: #fff;
    width: 100%;
    font-family: Arial;
    display: none;
}
.showtime-item .theater-list .theater-box h4 div {
    /* border: 1px solid #ccc;
    background-color: rgba(0, 0, 0, 0.2); */
    padding: 2px 10px;
    display: inline-block;
    position: relative;
}
.showtime-item .theater-list .theater-box h4 div:before {
    width: 250px;
    height: 2px;
    top: 100%;
    z-index: 1;
    position: absolute;
    display: inline-block;
    content: "";
    left: 0;
    background: linear-gradient(90deg,#fff,transparent);
}
.showtime-item .theater-list .theater-box h4 div:after {
    width: 95px;
    background: #1D4872;
    height: 1px;
    position: absolute;
    display: inline-block;
    content: "";
    left: 0;
    top: 100%;
}
.dateMovie {
    width: 100%;
    display: flex;
}
.dateMovie b{
    border: 0px solid rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.15);
    color: #C6C8CC;
    font-size: 17px;
    padding: 5px 10px 5px 15px;
    width: 100%;
    position: relative;
    border-radius: 30px;
}
.dateMovie b.nodata{
    display: none;
}
.theater-box a {
    color: #02152c;
}
.theater-box .seat-list {
    clear: both;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 0;
}
.theater-box .seat-list ul{
    margin: 0 0 0 0px;
    width: 100%;
}
.theater-box .seat-list li {
    outline: 0;
    color: #fff;
    float: left;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background-color: rgba(255, 255, 255, 0.04);
    border-radius: 4px;
    width: calc(16.66667% - 8px);
    margin-top: 10px;
    margin-left: 4px;
    margin-right: 4px;
    transition: all .2s ease .1s;
    padding: 5px 5px 5px 10px;
}
.theater-box .seat-list li p {
    font-size: 27px;
    line-height: 1.7;
    margin: 0;
    font-weight: normal;
    font-family: Microsoft JhengHei, Arial, sans-serif;
}
.theater-box .seat-list li span {
    display: inline-block;
    padding-left: 2.5px;
    padding-right: 2.5px;
}
.theater-box .seat-list li span.float-right{
    float: right;
}
.theater-box .seat-list li p .info {
    padding-left: 0;
    color: #ccc;
    font-weight: normal;
}
.has-tip {
    border-bottom: 0;
    outline: 0;
}
.theater-box .seat-list li span {
    display: inline-block;
    padding-left: 2.5px;
    padding-right: 2.5px;
}
.theater-box .seat-list li span img {
    height: 32px;
    vertical-align: middle;
    top: -2px;
    position: relative;
}
.theater-box-txt{
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.tag-seat-box2::before {
    content: "";
    z-index: -2;
    top: 0px;
    left: -157px;
    width: calc(100% + 157px);
    height: 100%;
    min-height: 200px;
    position: absolute;
    background: linear-gradient(180deg,#1F486E 20%,transparent);
    display: block;
    background-color: transparent;
}
.theater-box-txt-date::before{
    min-height: 400px;
}
/* .tag-seat-box::after {
    content: "";
    z-index: -1;
    top: 0px;
    left: -157px;
    width: calc(100% + 157px);
    height: 50px;
    position: absolute;
    display: block;
    background-color: rgba(0, 0, 0, 0.3);
} */
.theater-box .sky_date{
    width: calc(100% - 130px);
}
.theater-box .tag-seat-box{
    width: 130px;
    position: relative;
    padding: 9px 0;
    text-align: right;
}
.theater-box .tag-seat-box2{
    width: 100%;
    position: relative;
    padding: 5px 10px 15px 0px;
    margin-top: 0px;
}
.theater-box .movie_button {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.theater-box .movie_button .right_box{
    width: calc(100% - 40px);
}
.showtime-item .tag-seat {
    clear: both;
    color: #fff;
    /* background: radial-gradient(circle farthest-corner at left, #F5283B,#A02F99);
    background: linear-gradient(100deg, #ffe550 -6.76%, #FFCC00 106.76%); */
    background: #c6303b;
    display: inline-block;
    position: relative;
    padding: 13px 15px;
    font-size: 16px;
    line-height: 1;
    border-radius: 6px;
    overflow: hidden;
    width: 118px;
    height: 42px;
    text-align: center;
}
.showtime-item .tag-seat .skyshit {
    color: #fff;
    display: flex;
    position: absolute;
    padding: 13px 10px;
    width: 118px;
    height: 42px;
    top: 0;
    left: 0;
    border-radius: 6px;
    /* background: linear-gradient(100deg, #eee -6.76%, #bbb 106.76%); */
    background: #f8b42d;
    font-size: 16px;
    justify-content: center;
}
.showtime-item .tag-seat:after {
    position: absolute;
    left: -150%;
    top: 0;
    width: 30%;
    height: 100%;
    content: "";
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,0) 100%);
    transform: skewX(-45deg);
    transition: 1s ease;
    -webkit-animation: light-tag-seat 4s linear infinite;
    -moz-animation: light-tag-seat 4s linear infinite;
    -ms-animation: light-tag-seat 4s linear infinite;
    -o-animation: light-tag-seat 4s linear infinite;
    animation: light-tag-seat 4s linear infinite;
}
@-webkit-keyframes light-tag-seat {
    0% {
        left: -150%;
    }
    30% {
        left: 150%;
    }
    31% {
        left: -150%;
    }
}
@keyframes light-tag-seat {
    0% {
        left: -150%;
    }
    30% {
        left: 150%;
    }
    31% {
        left: -150%;
    }
}
.showtime-item .tag-seat:hover:after{
	left: 150%;
	transition: 1s ease;
}
.theater-box .tag-seat-movie_but{
    text-align: right;
    padding: 0;
    display: inline-flex;
    flex-direction: column;
}
.theater-box .tag-seat-movie_but a, .theater-box .tag-seat-movie_but > span {
    text-align: center;
    padding: 10px 15px;
    margin: 5px;
    color: #fff;
    background: linear-gradient(100deg, #f1078b -6.76%, #e85d62 106.76%);
    border: 1px solid #f1078b;
    border-radius: 4px;
    font-size: 16px;
    line-height:1;
    letter-spacing: 0px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.theater-box .tag-seat-movie_but a:hover, .theater-box .tag-seat-movie_but > span:hover {
    color: #f1078b;
    background: transparent;
}
.theater-box .tag-seat-movie_but a:nth-child(2), .theater-box .tag-seat-movie_but > span {
    color: #fff;
    background: linear-gradient(100deg, #fe592d -6.76%, #f1911b 106.76%);
    border: 1px solid #fe592d;
}
.theater-box .tag-seat-movie_but a:nth-child(2):hover, .theater-box .tag-seat-movie_but > span:hover{
    color: #fe592d;
    background: transparent;
}
/*㕔位小圖start*/
/* .theater-box .tag-seat-img{
    color: #fff;
    font-size: 13px;
    justify-content: flex-end;
    display: flex;
    align-items: center;
    padding-right: 5px;
    flex-wrap: wrap;
}
.theater-box .tag-seat-img span{
    margin-right: 15px;
    white-space: nowrap;
}
.theater-box .tag-seat-img span:last-child{
    margin-right: 0;
}
.theater-box .tag-seat-img img{
    height: 30px;
    margin-right: 4px;
} */
.tag-seat_box {
    color: #fff;
    font-size: 14px;
    justify-content: flex-end;
    display: flex;
    align-items: center;
    padding: 10px 5px;
    flex-wrap: wrap;
    width: auto;
    float: right;
}
.tag-seat_box > div{
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    text-align: right;
}
.tag-seat_box span {
    white-space: nowrap;
    margin: 3px 15px 3px 0;
    display: inline-block;
}
.tag-seat_box span:last-child{
    margin-right: 0;
}
.tag-seat_box img{
    height: 30px;
    margin-right: 4px;
}
/*㕔位小圖end*/
.iproduct .listbox .list .pro_name {
    padding: 0;
    display: block;
    line-height: 1.5;
    min-height: 1em;
    width: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    word-break: break-all;
    font-size: 20px;
    color: #fff;
    position: relative;
}
.iproduct .listbox .list .pro_sname{
    padding: 0;
    display: block;
    line-height: 1.5em;
    min-height: 1em;
    width: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    word-break: break-all;
    font-size: 16px;
    color: rgba(255, 255, 255, .6);
    position: relative;
}
.iproduct .listbox .list .pro_price{
    line-height: 1.8;
    font-size: 13px;
    color: #FFCC00;
    display: inline-block;
    padding: 2px 0px;
}
.iproduct .page_pro_list .listbox .list {
    width:21.2%;
    position: relative;
    margin: 0 1.9% 25px;
    padding: 0;
    color: #4a4a4a;
    font-size: 16px;
    background: #1E1E2F;
    /* border-radius: 14px; */
    overflow: hidden;
    -webkit-box-shadow: 0px 4px 28px 0px rgba(21, 21, 21, 0);
    box-shadow: 0px 4px 28px 0px rgba(21, 21, 21, 0);;
}
.iproduct .page_pro_list .listbox .list:hover{
    background: #0C1F3F;
}
.iproduct .page_pro_list .listbox .list .Txt::before{
    content: "";
    position: absolute;
    width: 0px;
    height: 1px;
    background-color: #e5e5e5;
    top: -25px;
    left: 0;
    -webkit-transition: all .3s;
    transition: all 0.3s;
    z-index: 5;
}
.iproduct .page_pro_list .listbox .list:hover .Txt::before{
    width: 100%;
    top: -22px;
}
.iproduct .page_pro_list .listbox.recommend_theaterImg .list{
    margin: 0 10px 0px 10px;
}
.iproduct .page_pro_list .listbox .list .Txt {
    padding: 25px 20px 25px;
    text-align: left;
    margin: 0px 0px 0px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
}
/* .iproduct .page_pro_list .listbox .list .Txt::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 100%;
    background-color: #e5e5e5;
    top: 0;
    left: 0;
    transition: all 0.3s;
}
.iproduct .page_pro_list .listbox .list .Txt::after{
    content: "";
    position: absolute;
    width: 5px;
    height: 0;
    background-color: #1C4A9F;
    top: 0;
    left: 0;
    transition: all 0.3s;
}
.iproduct .page_pro_list .listbox .list:hover .Txt::after{
    height: 100%;
} */
.product_page {
    width: 100%;
    text-align: center;
    margin: 0;
    position: relative;
    z-index: 100;
    min-height: 50px;
    padding-bottom: 20px;
}
/*product_detail*/
.ipbox_detailbox {
    width: 100%;
    padding: 0;
    text-align: center;
}
.ipbox_detail_top {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
}
.ipbox_detail_top_left {
    width: 38.7%;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}
.ipbox_detail_top_left>div {
    width: 100%;
    position: relative;
    text-align: left;
}
.ipbox_detail_top_left>div>img {
    width: 100%;
    -webkit-align-self: center;
    -ms-align-self: center;
    align-self: center;
}
.ipbox_detail_spic {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ipbox_detail_spic .showbox {
    width: 100%;
    position: relative;
    height: 100%;
}
.ipbox_detail_spic ul {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ipbox_detail_spic ul li {
    width: 21%;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    margin-top: 15px;
}
.ipbox_detail_spic ul li:not(:nth-child(4n)) {
    margin-right: 5.3%;
}
.ipbox_detail_spic ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
.ipbox_detail_spic ul li a:hover .showbox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.7;
}
.ipbox_detail_spic ul li .ippic {
    width: 100%;
    position: relative;
}
.ipbox_detail_top_left_new {
    width: 40%;
}
.ipbox_detail_top_left_new .owl-theme .owl-nav,
.ipbox_detail_top_left_new .owl-theme .owl-nav button {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.ipbox_detail_top_left_new .owl-theme .owl-nav{display: none;}
.ipbox_detail_top_left_new .owl-theme .owl-nav button {
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.ipbox_detail_top_left_new .owl-theme .owl-nav [class*=owl-]:hover {
    background: #29b8ed;
}
.ipbox_detail_top_left_new .owl-theme .owl-dots{margin-top: 10px;}
.ipbox_detail_top_left_new .owl-theme .owl-dots .owl-dot span {
    background: #ccc;
}
.ipbox_detail_top_left_new .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #29b8ed;
}
.ipbox_detail_top_right {
    width: 60%;
    vertical-align: top;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding: 0;
}
.product_main_color {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
}
.ipbox_detail_namebox {
    width: 100%;
    padding-left: 20px;
}
.ipbox_detail_name {
    font-weight: bolder;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    display: block;
    font-size: 21px;
    line-height: 1.8em;
    width: 100%;
    color: #4a4a4a;
    border-bottom: 1px solid #d6d6d6;
    position: relative;
}
.ipbox_detail_name::after {
    content: '';
    width: 20%;
    height: 5px;
    background-color: #9d78ab;
    position: absolute;
    bottom: 0;
    left: 0;
}
.ipbox_detail_info {
    font-size: 16px;
    font-weight: bolder;
    line-height: 1.8em;
    text-align: left;
    word-break: break-all;
}
.ipbox_detail_num {
    padding: 20px;
    width: 95%;
    margin-left: 5%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
    /* background-color: rgba(0, 0, 0, 0.2); */
    background-color: #1E1E2F;
    position: relative;
}
.ipbox_detail_num .wtline1::before, .ipbox_detail_num .wtline1::after{
    content: "";
    position: absolute;
    display: block;
    left: -1px;
    top: -1px;
    background-color: rgba(255, 255, 255, 0.25);
    z-index: 5;
}
.ipbox_detail_num .wtline1::before{
    width: 25px;
    height: 2px;
}
.ipbox_detail_num .wtline1::after{
    width: 2px;
    height: 20px;
    top: 1px;
}
.ipbox_detail_num .wtline2::before, .ipbox_detail_num .wtline2::after{
    content: "";
    position: absolute;
    display: block;
    right: -1px;
    bottom: -1px;
    background-color: rgba(255, 255, 255, 0.25);
    z-index: 5;
}
.ipbox_detail_num .wtline2::before{
    width: 25px;
    height: 2px;
}
.ipbox_detail_num .wtline2::after{
    width: 2px;
    height: 20px;
    bottom: 1px;
}
.ipbox_detail_price {
    display: block;
    width: 100%;
    padding: 0px 0;
    color: #4a4a4a;
    font-size: 20px;
    font-weight: bolder;
    letter-spacing: 1px;
}
.ipbox_detail_price .pro_price1 {
    margin-right: 1.4em;
    color: #9FA0A0;
    font-weight: normal;
    position: relative;
}
.ipbox_detail_price .del {
    text-decoration: line-through;
}
.product_form form div select {
    border: 1px solid #c7b9c0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    font-size: 15px;
    cursor: pointer;
    color: #666;
    padding: 4px 20px 4px 5px;
    background-image: url('../images/website_image/product/pro_select_icon.png');
    background-position: center right 5px;
    background-repeat: no-repeat;
    background-size: 10px;
    width: 200px;
    min-width: 190px;
    text-align: center;
}
.detail_num {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 20px 0 10px;
}
.detail_num>div {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    align-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.product_form .detail_num>div label {
    width: 120px;
    font-size: 16px;
    line-height: 27px;
    font-weight: bolder;
    letter-spacing: 1px;
    color: #4a4a4a;
}
.product_form fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
.product_form fieldset>div {
    width: 100%;
    position: relative;
}
.movie_info, .movie_info p{
    font-size: 16px;
    line-height: 1.5;
    font-family: "Noto Sans TC";
    color: #ddd;
}
.movie_info{
    min-height: 186px;
    text-align: left;
}
.movie_detail {
    padding: 5px 10px 5px 15px;
    background-color: rgba(0, 0, 0, 0.3);
    /* background-image: url(../skin/images/icon_circle2.png);
    background-repeat: no-repeat;
    background-size: auto calc(100% - 4px);
    background-position: left 2px center; */
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin-top: 2em;
    overflow: hidden;
}
.detail_left{
    width: calc(100% - 152px);
    display: inline-flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    line-height: 1.5;
    font-size: 16px;
    color: #ccc;
    text-align: left;
}
.detail_left span.orange{
    color: #FFCC00;
}
.left_top{
    padding-bottom: 10px;
}
.left_bottom{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.left_bottom .left_bottom_left{
    width: 50px;
}
.left_bottom .left_bottom_right{
    width: calc(100% - 50px);
    display: flex;
    flex-direction: column;
    padding-left: 10px;
}
.detail_right{
    width: 152px;
}
.right_box{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.right_box a, .right_box > span{
    text-align: center;
    padding: 7px 5px;
    margin: 5px 0;
    color: #0075cf;
    background: transparent;
    border: 1px solid #01579B;
    font-size: 16px;
    letter-spacing: 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 38px;
    cursor: pointer;
    border-radius: 4px;
}
.right_box a.prodetail, .right_box > span{
    color: #fff;
    background: linear-gradient(100deg, #f1078b -6.76%, #e85d62 106.76%);
    border: 1px solid #f1078b;
}
.right_box a:hover, .right_box a:nth-child(2):hover{
    background: transparent;
    color: #f1078b;
}
.right_box a:nth-child(2), .right_box > span{
    color: #fff;
    background: linear-gradient(100deg, #fe592d -6.76%, #f1911b 106.76%);
    border: 1px solid #fe592d;
}
.right_box a:nth-child(2):hover, .right_box > span:hover{
    background: transparent;
    color: #fe592d;
}
.right_box a img{
    width: 22px;
    vertical-align: bottom;
    margin-right: 5px;
}
.right_box a:hover img{
    filter:brightness(40%);
}
.product_form #product_num {
    width: calc(100% - 120px);
}
.product_form #product_num input {
    max-width: 200px;
    width: 100%;
    text-align: center;
    border: 1px solid #9d78ab;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    font-size: 16px;
    line-height: 27px;
    cursor: pointer;
    padding: 0;
    background: #FFF;
}
.product_form button {
    margin: 0;
    background-color: #333;
    text-align: center;
    padding: 0;
    width: 100%;
    height: 42px;
    color: #fff;
    font-size: 16px;
    font-weight: bolder;
    line-height: 42px;
    letter-spacing: 2px;
    border-radius: 5px;
    border: 0;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.product_form button:hover {
    filter: brightness(1.2);
}
.product_form .btn_cart div:nth-child(2) button {
    background-color: #9d78ab;
    color: #fff;
}
.btn_cart {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5rem;
}
.btn_cart>div {
    width: 50%;
}
.btn_cart>div:nth-child(1) {
    padding-right: 10px;
}
.btn_cart>div:nth-child(2) {
    padding-left: 10px;
}
.ipbox_detail_bottom {
    width: 100%;
    margin-top: 70px;
    margin-right: 0%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
    /* box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09); */
    /* box-shadow: 2px 2px 10px #000; */
    /* background-color: rgba(255, 255, 255, 0.05); */
    padding: 20px;
    display: flex;
    position: relative;
}
.ipbox_detail_bottom_ad_mobile{
    display: none;
}
.ipbox_detail_bottom > div.ipbox_detail_bottom_ad{
    position: absolute;
    top: -85px;
    right: -4%;
    width: 100px;
    height: 70px;
    margin: 0 auto;
    display: flex;
    border:1px solid rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    background-image: url(../skin/images/icon_circle3.png);
    background-repeat: no-repeat;
    background-size: calc(100% - 4px) auto;
    background-position: left 2px bottom 2px;
    display: none;
}
.ipbox_detail_bottom > div.ipbox_detail_bottom_ad span{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding-bottom: 20px;
}
.ipbox_detail_bottom > div.ipbox_detail_bottom_ad::after{
    position: absolute;
    content: "";
    width: 20px;
    height: 10vw;
    top: 70px;
    right: 20%;
    background-image: url(../skin/images/icon_star2.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.ipbox_detail_bottom > div{
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.ipbox_detail_bottom_title {
    color: #000;
    font-size: 18px;
    letter-spacing: 1px;
    text-align: center;
    margin: 25px 0;
    width: 100%;
    position: relative;
}
.ipbox_detail_bottom_txtleft{
    width: 31%;
    margin-right: 3.5%;
}
.ipbox_detail_bottom_txtcenter{
    width: 100%;
}
.ipbox_detail_bottom_txtright{
    width: 65.5%;
}
.ipbox_detail_bottom_title>span {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 7px 20px;
    color: #ccc;
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.ipbox_detail_bottom_title>span::before {
    border-bottom: 2px solid #007BFF;
    content: "";
    width: 105px;
    height: 2px;
    bottom: -1px;
    position: absolute;
    display: block;
    left: 0;
}
.ipbox_detail_bottom_title>span::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    background-color: #007BFF;
}
.ipbox_detail_bottom_Txt{
    padding: 0px 10px 20px;
    font-size: 16px;
    line-height: 1.75;
    overflow: hidden;
    word-break: break-all;
    color: #ddd;
    text-align: left;
}
.ipbox_detail_bottom_Txt p{
    word-break: break-all;
    color: #ddd;
    font-size: 16px;
    line-height: 1.75;
    font-family: "Noto Sans TC";
}
.ipbox_detail_bottom_Txt p a{
    word-break: break-all;
    color: #ddd;
    font-family: "Noto Sans TC";
}
.ipbox_detail_bottom_Txt p a:hover{
    color: #0076ba;
}
.ipbox_detail_bottom_Txt ul{
    margin: 0;
    padding: 0 0 0 1.5em;
    display: flex;
    flex-wrap: wrap;
}
.ipbox_detail_bottom_Txt ul li{
    list-style-type: disc;
    color: #ddd;
    width: 50%;
    padding-right: 2em;
    font-size: 16px;
    line-height: 1.75;
}
.ipbox_detail_bottom_info {
    color: #000;
    font-size: 17px;
    line-height: 1.8em;
    word-break: break-all;
    margin: 0px 0;
}
.recommend_movie_container{
    width: 100%;
    position: relative;
    padding: 2% 25px;
    /* background: #191919; */
    background: #1E1E2F;
}
.recommend_movie{
    width: 100%;
    font-size: 36px;
    position: relative;
    z-index: 1;
    margin-top: 70px;
    text-align: center;
    padding: 30px 0;
}
.recommend_movie::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 3px;
    background-color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.ipbox_detail_bottom_youtube {
    display: none;
}
@media screen and (max-width:1366px){
    .movie_info {
        min-height: auto;
    }
}
@media screen and (max-width:1200px){
    .theater-box .seat-list li {
        width: calc(25% - 8px);
    }
    .item_bottom .circle {
        width: 87px;
        height: 87px;
        margin: 0px 0px 0 5px;
    }
    .item_bottom .circle:hover::before {
        width: 87px;
        height: 87px;
        top: -2px;
        left: -2px;
    }
    .showtime-item .theater-list .theater-box h3 {
        padding-left: 30px;
    }
    .sky_date {
        padding-left: 30px;
    }
    .theater-box .tag-seat-box {
        padding: 0px 0;
    }
}
@media screen and (max-width:1024px){
    .theater-box .seat-list li {
        width: calc(33.33333% - 8px);
    }
}
@media screen and (max-width:900px) {
    .product_level_3, .product_level_2, .product_level_1 {
        margin: 0px auto 0;
    }
    .product_level_2{
        margin-top: 20px;
    }
    .page_pro_list {
        margin: 35px 0 0;
    }
    .s_banner {
        margin-top: 82px;
    }
    .ipbox_detail_top_left_new {
        width: 100%;
    }
    .ipbox_detail_bpic {
        width: 85%;
        margin: 0 auto;
    }
    .ipbox_detail_top_right {
        width: 100%;
        margin-top: 10px;
    }
    .ipbox_detail_num {
        width:100%;
        margin-left: 0%;
        padding: 20px 10px;
    }
    .showtime-item .item_top {
        padding-left: 19px;
    }
    .movie_info {
        min-height: auto;
    }
    .ipbox_detail_bottom {
        width: 100%;
        margin-top: 0;
        margin-right: 0%;
        flex-direction: column;
        padding: 0 20px 20px;
    }
    .ipbox_detail_bottom > div.ipbox_detail_bottom_ad {
        position: relative;
        top: 0px;
        right: 0%;
        background-size: auto 17px;
        background-repeat: repeat-x;
        width: 100%;
        display: none;
    }
    .ipbox_detail_bottom_ad_mobile {
        height: 50px;
        margin: 30px auto 0;
        display: flex;
        border: 1px solid rgba(255, 255, 255, 0.3);
        border-radius: 8px;
        position: relative;
        top: 0px;
        right: 0;
        width: calc(100% - 20px);
        display: block;
        font-size: 16px;
    }
    .ipbox_detail_bottom_ad_mobile span {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
    }
    .ipbox_detail_bottom > div.ipbox_detail_bottom_ad::after {
        display: none;
    }
    .iproduct .page_pro_list .listbox .list .Txt {
        padding: 0px 5px 10px;
    }
    .recommend_movie {
        font-size: 22px;
        padding: 30px 0 10px;
        margin-bottom: 30px;
    }
    .recommend_movie::after {
        height: 1px;
    }
    /*場次*/
    .showtime-item .poster-img {
        width: 155px;
    }
    .showtime-item .item_bottom .item_bottom_top{
        width: 155px;
    }
    .showtime-item .theater-list {
        width: calc(100% - 155px);
    }
    .tag-seat-box2::before {
        left: -107px;
        width: calc(100% + 107px);
    }
    .iproduct .page_pro_list .listbox .list {
        width: calc(33.33333% - 20px);
        margin: 0 10px 25px;
    }
    .s_titlebar .classLink.tag-seatLink {
        width: 55%;
    }
    .s_titlebar .classLink.tag-seatLink {
        width: 100%;
        margin: 0 0px;
        border-bottom: 1px solid #ccc;
        justify-content: center;
    }
    .theater-box .tag-seat-img{
        width: 100%;
        text-align: center;
        justify-content: center;
        padding-bottom: 10px;
        padding-right: 0px;
        padding-top: 10px;
    }
    .theater-box .tag-seat-img span:first-child {
        margin-right: 20px;
    }
}
@media screen and (max-width:768px) {
    .ipbox_left {
        width: 100%;
    }
    .ipbox_right {
        width: 100%;
        padding: 0;
    }
    .iproduct_box {
        margin: 30px auto 0px;
    }
    .page_pro_list {
        /* margin: 30px 0; */
    }
    .ipbox_left .ititle>div {
        height: 35px;
        font-size: 18px;
        line-height: 35px;
        position: relative;
    }
    .ipbox_left .ititle>div::after {
        position: absolute;
        font-family: "Font Awesome 5 Free";
        /* content: "\f078"; */
        content: "✚";
        color: #fff;
        font-weight: 600;
        right: 20%;
    }
    .ipbox_left .ititle>div::before {
        position: absolute;
        content: "展開";
        color: #fff;
        right: 10%;
        font-weight: normal;
        font-size: 13px;
    }
    .ipbox_left #ipul li>a {
        font-size: 16px;
        padding: 5px 0;
    }
    .ipbox_left #ipul .sul li a {
        font-size: 15px;
        padding: 0px 0px 0px 42px;
    }
    .ipbox_left #ipul {
        padding: 10px 0 30px;
        display: none;
    }
    .iproduct .page_pro_list .listbox .list .Txt {
        margin: 15px 8px 5px;
    }
    .iproduct .page_pro_list .listbox .list .Txt::before, .iproduct .page_pro_list .listbox .list .Txt::after{
        width: 3px;
    }
    /*product_detail*/
    .ipbox_detailbox {
        padding: 0;
    }
    .ipbox_detail_top_left {
        width: 100%;
    }
    .ipbox_detail_bottom_title {
        font-size: 15px;
    }
    .ipbox_detail_bottom_txtleft{
        width: 100%;
        margin-right: 0%;
    }
    .ipbox_detail_bottom_txtcenter{
        width: 100%;
    }
    .ipbox_detail_bottom_txtright{
        width: 100%;
    }
    .recommend_movie::before {
        height: 200vw;
    }
    .ipbox_detail_name {
        font-size: 18px;
    }
    .ipbox_detail_price {
        padding: 5px 0;
        font-size: 21px;
        letter-spacing: 1px;
    }
    .ipbox_detail_price>div:first-child::before {
        top: 15px;
    }
    .btn_cart {
        margin: 0;
    }
    .detail_num {
        padding: 8px 0 22px;
    }
    .product_form .detail_num>div label {
        width: 85px;
        font-size: 15px;
    }
    .product_form #product_num {
        width: calc(100% - 85px);
    }
    .product_form #product_num input {
        width: 100%;
        font-size: 15px;
    }
    .ipbox_detail_price>div:first-child {
        margin-right: 1em;
    }
    .product_form button {
        height: 35px;
        font-size: 15px;
        line-height: 35px;
        letter-spacing: 1px;
    }
    .ipbox_detail_bottom {
        margin-top: 0px;
    }
    .ipbox_detail_bottom_info {
        font-size: 14px;
        margin: 20px 0;
    }
    .style1 .style_title,
    .style2 .style_title {
        width: 100%;
    }
    .style1 .style_content>div,
    .style2 .style_content>div {
        width: calc(100% - 85px);
    }
    .product_form form div select {
        width: 100%;
    }
}
@media screen and (max-width: 640px) {
    .movie_detail {
        padding: 5px 10px 5px 10px;
        background-size: 17px auto;
        background-repeat: repeat-y;
    }
    .left_bottom .left_bottom_left {
        width: 40px;
    }
    .movie_info, .movie_info p {
        font-size: 14px;
    }
    .movie_chose #dropdownMenu {
        flex-direction: column;
    }
    .tag-seat_box {
        justify-content: flex-start;
        padding: 10px 5px 0;
        width: 100%;
        float: none;
    }
    .tag-seat_box > div{
        text-align: left;
    }
    .movie_chose select#mdfkdropdown2 {
        width: 100%;
    }
    .theater-box-txt {
}
.showtime-item > div {
    padding: 30px 0;
}
.showtime-item:first-child > div {
    padding-top: 20px;
}
.movie_chose #dropdownMenu .Menuleft{
    width: 100%;
}
.showtime-item .poster-img:hover img {
    filter: none;
}
    .showtime-item .theater-list {
        width: 100%;
    }
    .tag-seat-box2::before {
        left: -20px;
        width: calc(100% + 40px);
        background: transparent;
    }
    .showtime-item .theater-list .theater-box h4 div:after, .showtime-item .theater-list .theater-box h4 div:before{
        display: none;
    }
    .showtime-item .theater-list .theater-box h3{
        font-size: 28px;
        padding-left: 0px;
        margin-top: 20px;
        margin-bottom: 10px;
        min-height: auto;
    }
    .sky_date {
        width: 100%;
        padding-left: 0;
    }
    .skypanel-body {
        padding-left: 0px;
        padding-right: 0px;
    }
    .circle p {
        font-size: 14px;
    }
    .circle p span {
        font-size: 1.5em;
    }
    .nav-tabs {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .theater-box .sky_date {
        width: 100%;
    }
    .item_bottom .circle {
        width: 82px;
        height: 82px;
        margin: 0px 0px 0 10px;
    }
    .item_bottom .circle:hover::before {
        width: 82px;
        height: 82px;
        top: -2px;
        left: -2px;
    }
    .nav-tabs > li > a {
    margin-right: 0;
    }
    .theater-box .tag-seat-movie_but {
        width: 100px;
        margin-left:0;
        position: absolute;
        top: 0;
        right: 0;
        display: none;
    }
    .theater-box .tag-seat-movie_but a, .theater-box .tag-seat-movie_but > span {
        padding: 3px 3px;
        margin: 0 1px;
        width: 80px;
        font-size: 13px;
        line-height: 28px;
        height: 30px;
        margin-bottom: 7px;
    }
    .theater-box h3 .movie_pants {
        top: 5px;
        display: none;
    }
    .theater-box h3 .info img{
        height: 40px;
    }
    .showtime-item .theater-list .theater-box h3::before {
        content: "";
        width: calc(80% + 105px);
        left: calc(10% - 105px);
    }
    .theater-box h3 span {
        font-size: 15px;
        display: block;
        padding-left: 0;
    }
    .theater-box h3 .info {
        padding-right: 0px;
        justify-content: space-between;
        display: none;
    }
    .showtime-item .poster-img {
        width:calc(100% - 95px);
    }
    .showtime-item .item_bottom .item_bottom_top {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
    }
    .showtime-item .mobileBox {
        display: inline-flex;
        width: 95px;
        flex-direction: column;
        height: 100%;
    }
    .mobileBox_top{
        width: 100%;
        height: 35px;
    }
    .mobileBox_top .tag-seat {
        clear: both;
        color: #fff;
        background: #c6303b;
        display: inline-block;
        position: relative;
        padding: 10px 5px;
        font-size: 14px;
        line-height: 1;
        border-radius: 6px;
        overflow: hidden;
        width: 80px;
        height: 35px;
        margin: 0;
    }
    .showtime-item .tag-seat .skyshit {
        padding: 10px 5px;
        width: 80px;
        height: 35px;
        font-size: 14px;
        background: #f8b42d;
    }
    .mobileBox_bottom {
        width: 100%;
        height: calc(100% - 35px);
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    .showtime-item .mobileBox .tag-seat-movie_but_info a, .showtime-item .mobileBox .tag-seat-movie_but_info > span {
        margin: 10px 0px 0;
    }
    .showtime-item .mobileBox .tag-seat-movie_but_info {
        margin-top: 10px;
    }
    .showtime-item .mobileBox .info {
        width: 100%;
        justify-content: center;
        margin-top: 20px;
    }
    .showtime-item .theater-list .theater-box h4 {
        font-size: 15px;
    }
    .showtime-item .theater-list .theater-box h4 div {
        padding: 0 10px;
    }
    .iproduct .page_pro_list .listbox{
        padding: 0 5px;
    }
    .showtime-item .item_top {
        padding-left: 0px;
        text-align: center;
        display: none;
    }
    .iproduct .page_pro_list .listbox .list {
        width: calc(50% - 20px);
    }
    .detail_left, .detail_right {
        width: 100%;
        font-size: 14px;
    }
    .right_box a, .right_box > span{
        margin: 5px 0;
        padding: 0.5rem;
        font-size: 13px;
        width: calc(50% - 3px);
    }
    .right_box a:nth-child(1) {
        margin-right: 6px;
    }
    .ipbox_detail_bottom_Txt{
        font-size: 14px;
    }
    .ipbox_detail_bottom_Txt ul li{
        font-size: 14px;
    }
    .ipbox_detail_bottom_Txt p{
        font-size: 14px;
    }
}
@media screen and (max-width: 468px){
    .theater-box h3 .info img{
        height: 30px;
    }
    .theater-box h3 .info span {
        display: inline-block;
    }
    .theater-box h3 .info span::before{
        display: none;
    }
    .theater-box h3 .info span:first-child {
        padding-right: 5px;
    }
    .theater-box .tag-seat-movie_but_info a span:first-child {
        padding-right: 0px;
    }
    .theater-box h3 span {
        font-size: 13px;
    }
    .theater-box .tag-seat-box2{
        padding: 2px 0 0 0px;
    }
    .theater-box .seat-list li h6 {
        font-size: 16px;
    }
    .theater-box .seat-list li p{
        font-size: 21px;
    }
    .theater-box .seat-list li{
        padding: 5px 3px 5px 3px;
        margin-left: 2px;
        margin-right: 2px;
    }
    .theater-box .seat-list li span {
        padding-left: 0px;
        padding-right: 0px;
    }
    .theater-box .seat-list li span img {
        height: 23px;
    }
    .theater-box .tag-seat{
        padding: 3px 4px;
        margin-bottom: 0;
        margin-right: 1px;
    }
    .theater-box .seat-list ul {
        margin: 0 0 0 0px;
    }
    .theater-box .seat-list li {
        width: calc(33.33333% - 4px);
    }
    .showtime-item .theater-list .theater-box h4 {
        font-size: 14px;
        margin: 15px 0 20px 0px;
    }
    .theater-box .movie_button .right_box {
        width: 100%;
        margin: 0rem;
    }
    .date_title span{
        padding: 5px 30px;
        font-size: 15px;
    }
    .dateBox {
        margin-bottom: 0px;
    }
    .theater-box .tag-seat-box {
        text-align: center;
        height: auto;
        display: flex;
        padding: 0px 0;
    }
    .theater-box .tag-seat-img img {
        height: 20px;
    }
}
.select_style {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.select_style>div {
    margin: 5px 0;
}
.select_style input {
    -webkit-appearance: auto;
    margin: 0 8px 0 0;
    height: auto;
}
.select_style span {
    margin: 0 15px 0 5px;
}
.style1 {
    flex-direction: column;
    position: relative;
}
.style1::before {
    content: "";
    display: block;
    position: absolute;
    top: 34px;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: -1;
    background-color: #9d78ab;
}
.style1 .style_title {
    text-align: center;
    padding: 7px 10px;
    background-color: #9d78ab;
    margin: 1em 0;
    border: 1px solid #9d78ab;
    color: #FFF;
    width: 100%;
}
.style1 .style_content {
    display: flex;
    align-items: center;
    margin: 8px 0;
}
.style1 .style_content>label {
    width: 120px;
    font-size: 16px;
}
.style2 {
    flex-direction: column;
}
.style2 .style_title {
    text-align: center;
    padding: 7px 10px;
    background-color: #9d78ab;
    margin: 1em 0;
    color: #fff;
    width: 100%;
}
.style2 .style_content {
    display: flex;
    align-items: center;
    margin: 8px 0;
}
.style2 .style_content>label {
    width: 120px;
    font-size: 18px;
}
@media screen and (max-width: 400px) {
}
@media screen and (max-width: 768px) {
    .style1 .style_content>label,
    .style2 .style_content>label {
        font-size: 16px;
        width: 85px;
    }
}