.websub {
    box-shadow: 1px 1px 4px 2px rgba(79, 130, 176, 0) inset;
    height: 50px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    font-family: "Meiryo", "Meiryo UI", "Microsoft JhengHei UI", "Microsoft JhengHei", "NotoSansHant-Thin", sans-serif;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    padding: 5px;
}
.websub a{
    color:#389bf0;
}
.nav-pills>li.websub2 {
    float: right;
}

.websub.websub2>a {
    background: #FFF;
}

.ui-widget-header {
    border: 1px solid #1b252d;
    background: url(../images/moviestitle_bg.jpg);
    color: #ffffff;
}

.backfff {
    /*background: #fff;*/
    padding: 12px;
}

.nav-pills>li.active>a {
    color: #fff;
    background-color: #aa0000;
}

.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background-color: rgba(70, 0, 0, .8) !important;
}

.nav>li>a:hover,
.nav>li>a:focus {
    /*background-color: rgba(238, 238, 238, 0) !important;*/
}


/*WEB商城*/
.caution {
    margin: 1em auto;
    font-family: "Microsoft JhengHei", 'NotoSansHant-Thin', sans-serif;
}

.caution h2 {
    font-size: 20px;
    font-weight: bold;
}

.item_all .caution ul {
    padding-left: 40px;
}

.item_all .caution ul li {
    display: list-item;
    margin: 0;
    width: 100%;
    list-style-type: decimal;
    font-family: "Microsoft JhengHei", 'NotoSansHant-Thin', sans-serif;
}

.item_all {
    text-align: left;
}

.item_all a {
    text-decoration: none;
}

.item_all ul li {
    display: inline-block;
    margin: 10px 7px;
    width: 23%;
    /*position: relative;*/
}

.item_all ul li>div {
    text-align: center;
    font-size: 13px;
}

.item_sub {
    border: 1px solid #ccc;
    /*width: 155px;*/
    text-align: center;
    padding: 10px;
    min-height: 190px;
    background-color: #fff;
}

.hoticon {
    background: url(../images/icons.png)0px 0px no-repeat;
    width: 63px;
    height: 39px;
    position: absolute;
    z-index: 2;
    margin: -11px 0px 0px -11px;
}

.newsicon {
    background: url(../images/icons.png)100% 0% no-repeat;
    width: 63px;
    height: 39px;
    position: absolute;
    z-index: 1;
    margin: -11px 0px 0px 81px;
}

.imgstyle {
    border-radius: 5px;
    margin: 10px auto;
    max-width: 64px;
    /*_width:expression(this.width>64?"64px":this.width);
    max-height: 64px;
_height:expression(this.height>64?"64px":this.height);*/
}

.pricebefore {
    text-decoration: line-through;
}

.icontitle,
.pricebefore,
.priceafter {
    font-family: "Meiryo", "Meiryo UI", "Microsoft JhengHei UI", "Microsoft JhengHei", 'NotoSansHant-Thin', sans-serif;
    font-size: 13px;
    /*padding: 5px;*/
    text-align: left;
    color: #111;
    margin-left: 5px;
}

.icontitle {
    text-align: center;
    margin-left: 0;
    font-size: 16px;
    overflow: hidden;
    margin-bottom: 5px;
}

/*按購買後出現的樣式*/

.itembuyleft {
    float: left;
    /*width: 128px;*/
    border: 1px solid #ccc;
    padding: 25px 20px;
    margin-right: 20px;
}

.itembuyleft img {
    width: 64px;
}

.itembuyright p {
    line-height: 2em;
}

.itembuyall {
    word-wrap: break-word;
    min-height: 60vh;
}

.itembuys,
.shopcar {
    width: 25px;
    border-radius: 5px;
}

.badge {
    background: #666 !important;
}

.itembox {
    border-bottom: 1px #3568e5 solid;
    text-align: left;
    clear: both;
    padding-top: 15px;
}

.itemallbox {
    margin-top: 20px;
    text-align: left;
    width: 97%;
    margin-left: 3%;
}

.itemtext {
    border-radius: 5px 5px 0px 0px;
    background: #3568e5;
    padding: 5px 12px 3px 12px;
    color: #fff;
    font-size: 16px;
    font-family: "Meiryo", "Meiryo UI", "Microsoft JhengHei UI", "Microsoft JhengHei", 'NotoSansHant-Thin', sans-serif;
    display: inline-block;
}

.iteminfo {
    margin-top: 10px;
    font-family: "Meiryo", "Meiryo UI", "Microsoft JhengHei UI", "Microsoft JhengHei", 'NotoSansHant-Thin', sans-serif;
    word-wrap: break-word;
    /*height: 2.5em;*/
    margin-bottom: 10px;
}

.buytitle {
    font-size: 20px;
    font-weight: bold;
    font-family: "Meiryo", "Meiryo UI", "Microsoft JhengHei UI", "Microsoft JhengHei", 'NotoSansHant-Thin', sans-serif;
}

.pricebox {
    margin: 8px 0px;
}

.sprice {
    color: #ff0000;
    font-weight: bold;
}

.itemwidth {
    width: 377px;
    margin: 140px 0px 0px 140px;
}

.itembname {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 18px;
    font-family: "Meiryo", "Meiryo UI", "Microsoft JhengHei UI", "Microsoft JhengHei", 'NotoSansHant-Thin', sans-serif;
}

.selectsize {
    font-size: 16px;
    width: 140px;
    display: inline-block;
}

.servicsize {
    height: 30px;
    padding: 0px;
    vertical-align: bottom;
    margin-top: 3px;
    -webkit-margin-top: -3px;
}

/*左邊扭蛋字*/

.eggbtn01,
.eggbtn02,
.eggbtn03 {
    color: #53BEF9 !important;
}

.eggbtn01:hover,
.eggbtn02:hover,
.eggbtn03:hover {
    color: #fff !important;
}

.servicsize {
    height: 30px;
    padding: 0px;
    vertical-align: bottom;
    margin-top: 3px;
    -webkit-margin-top: -3px;
}


/*修正chrome的tooltip問題*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .tooltip.right {
        /*margin: 60px 0px 0px 160px !important;*/
        /*這一行專門給Chrome跟Safari用，不過IE6跟7也看得懂喔*/
        text-align: left;
    }
}

/*修正edge的tooltip問題*/
_:-ms-lang(x),
_:-webkit-full-screen,
.tooltip.right {
    margin: 0px 0px 0px 0px !important;
}