﻿div#StyleBook>div>img {
    width: 100% !important;
}
.pairtag{
        position: absolute;
    top: 0;
    bottom: 0;
    background-color: #808080;
    height: fit-content;
    font-size: .8rem;
    opacity: .8;
    z-index: 11;
    line-height: 1.5;
    cursor:pointer;
    border-radius: 5px;
}
.pairtag a{
    color: #ccc;
    background-color: #444;
    display:block;
    text-align:left;
    width:160px;
    box-sizing:border-box;
    position:relative;
    font-family: Arial,"Microsoft JhengHei";
    padding:.313rem .375rem;
    border-radius:5px;
}
.aname {
    font-family: Arial,"Microsoft JhengHei";
    color:#444;
}
.swiptdv {
    width: 500px;
    height: 80vh;
    position: fixed;
    left: calc((100% - 500px)/2);
    top: 10vh;
    background: #fff;
    overflow: hidden;
    z-index: 1002;
    box-sizing: border-box;
    /*box-shadow: 0px 0px 15px rgb(120 120 120);*/
    opacity: 0;
    visibility: hidden;
}
.swiptdv.swipershow{
    opacity: 1;
    visibility: visible;
}

div#StyleBook {
    width: 1200px;
    margin: 0 auto 80px;
}
.level2 {
    display: grid !important;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 10px;
}
.level2>div {
    width: 100%;
    max-width: initial !important;
}
/*float*/

.coloritem.single>div {
    width: 90px;
    display:inline-block;
    position:relative;
}
.coloritem.single>div>img {
    width: 100%;
}
img.golarge {
    width: 15px !important;
    height: 15px;
    position: absolute;
    right: 0;
    top: 0;
    cursor:pointer;
}
.fpricedv {
    text-align: center;
    padding: 20px 0 10px;
}

span.fprice.offprice {
    font-size: 14px;
    color: #c30d23;
    font-weight: bold;
}
.offprice span {
    font-size: 28px;
    margin-left: 5px;
}
.originprice {
    color: #333;
    font-size: 14px;
    margin-right: 15px;
    text-decoration: line-through;
}
.floatback {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .9;
    z-index:1001;
}
    .float-enter,
    .float-leave-to {
        transform: translateY(100%);
        opacity: 0;
    }

    .float-enter-active {
        transition: all .3s ease;
    }

    .float-leave-active {
        transition: all .5s ease;
    }
.floatdv {
    position: fixed;
    height: 80vh;
    overflow: auto;
    top: 10vh;
    z-index: 1002;
    width: 600px;
    left: calc((100% - 600px)/2);
    /*box-shadow: 0px 0px 15px rgb(120 120 120);*/
    background: #fff;
    box-sizing: border-box;
    padding: 0 30px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s;
}
.floatdv.fshow {
    visibility: visible;
    opacity: 1;
}
    .mainimg {
    text-align: center;
    width: 500px;
    margin: 0 auto;
}
    .mainimg>img {
    width: 100%;
}
    .coloritem>img {
    width: 50px;
    margin: 0 5px 5px 0;
}
    .coloritem {
    width: 500px;
    margin: 0 auto 10px;
}
    .coloritem .smpic {
    width: 100%;
}
.colorlist {
    width: 100px;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    padding: 3px;
    border: 1px solid transparent;
    margin: 0 5px 5px 0;
    cursor:pointer;
}
 .coloritem   .mCSB_dragger_bar {
    margin: 0 !important;
    height: 10px !important;
    background-color: #000 !important;
}
.coloritem .mCSB_draggerRail {
    height: 10px !important;
    margin: 0 !important;
}
  .coloritem  .mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
}
.colordesc {
    text-align: left;
    line-height: 18px;
    margin: 15px auto 5px;
    font-size: 14px;
    box-sizing: border-box;
    width: 500px;
}
.colordesc span{
    margin-right:10px;
}
  .largephoto {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #333;
    z-index: 100003;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
     visibility:hidden
}
  .largephoto.showlarge{
     visibility:visible;
  }
  .closelarge {
    position: absolute;
    left: 0.5rem;
    top: 0.5rem;
    width: 27px;
    cursor:pointer;
}
  .closelarge img {
    width: 100%;
}
  .largeitem {
    max-width: 500px;
    margin: 0 auto;
    text-align:center;
}
  .largephoto .owl-item img {
    width: 100%;
}
  .largecolortxt {
    position: absolute;
    width: 100%;
    bottom: 76px;
    color: #fff;
    text-align: center;
}
  button.owl-dot>span {
    width: 8px;
    height: 8px;
    margin: 0 4px 6px;
    background: #888;
    display: block;
    border-radius: 50%;
    opacity:.5;
}
 .largephoto .owl-dots {
    position: fixed;
    bottom: 10px;
    width: 100%;
    text-align: center;
    left: 0;
}
 .largephoto button.owl-dot.active span{
    opacity:1;
 }
 .colorlist.Currcolor{
     border-color:#000;
 }
 .sizedesc {
    width: 100%;
    max-width: 500px;
    height: 18px;
    line-height: 18px;
    margin: 5px auto 5px;
    font-size: 14px;
}
 .sizeitem {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
 .sizeitem>div {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 1px 7px;
    line-height: 23px;
    text-align: center;
    margin: 0 6px 3px 0;
    color: #2e2e2e;
    font-size: 15px;
    cursor:pointer;
}
.Currsize{
    color: #fff !important;
    border-color: #2e2e2e !important;
    background: #2e2e2e;
}
div#numdv {
    width: 100%;
}

div#numitem {
    background: #fff;
    text-align: center;
    user-select: none;
    height: 35px;
    box-sizing: border-box;
    border: 1px solid #d3d3d3;
    width: 80%;
    margin: 10px auto 0;
    position: relative;
}

input#numitem {
    width: 100%;
    border: 0;
    background: transparent;
    height: 33px;
    padding: 0 33px;
    outline: none;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
}

a#subnum, #addnum {
    font-size: 1.5rem;
    height: 33px;
    line-height: 33px;
    vertical-align: top;
    cursor: pointer;
    width: 30px;
    color: #2a2b2c;
    text-decoration: none;
}

#subnum {
        border-right: 1px solid #d3d3d3;
    position: absolute;
    top: 0;
    left: 0;
}

#addnum {
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #d3d3d3;
}

div#addtobtn > div {
    width: 80%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    position: relative;
    top: 10px;
    background: #000;
    color: #fff;
    border-radius: 7px;
    margin: 0 auto;
}

div#addtobtn {
    width: 100%;
    max-width: 500px;
}
.numcart>div {
    flex: 0 0 50%;
}
.closefloat {
    position: absolute;
    width: 27px;
    right: 0.5rem;
    top: 0.5rem;
    cursor:pointer;
}
.closefloat>img {
    width: 100%;
}
.largephoto.showlarge .largeitem {
    display: block;
}
.largephoto .largeitem {
    display: none;
}
div#StyleBook div#notifyDlg .fields>div {
    flex-wrap: nowrap;
}
.picture-return {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 35px;
    height: 35px;
    z-index:11;
}
.picture-return img{
    width:100%;
}

.picture-btminfo {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background:#333;
}
.ListIcon {
    position: absolute;
    left: 15px;
    top: 10px;
    width: 20px;
    height: 20px;
}
.ListIcon img {
    width: 100%;
}
.swiper-paginnum {
position: absolute;
    right: 7.5px;
    top: 10px;
    height: 20px;
    line-height: 20px;
    width: 35px;
    text-align: center;
    color: #fff;
}
.picture-wrapper {
    margin: 0 0 60px;
    /*padding: 0 20px;*/
    box-sizing: border-box;
}
.processbar {
    position: absolute;
    width: calc(100% - 100px) !important;
    height: 4px;
    margin: 0 50px;
    background: rgba(0,0,0,.25);
    box-sizing: border-box;
    top: 18px;
}
.processbarline {
    background: #2c9dd3;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.owl-slide {
    position: relative;
    width: auto !important;
}
.slick-slide img {
    height: calc(80vh - 40px);
    object-fit: cover;
    max-width: 100%;
}
.fcolortxt {
    text-align: center;
    background: #ddd;
    font-size: 12px;
    line-height: 16px;
}
.numcart {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55px;
    z-index: 100002;
    background: #fff;
    border-top: 1px solid #d3d3d3;
    display: flex;
}
.styleBookTop img {
    border: 1px solid #ccc;
}
.level2 .styleBookTop img{
    border:0;
        width: 100%;
    height: 100%;
    object-fit: cover;
}
.fdvitem{
        height: calc(80vh - 90px);
    overflow: auto;
}
.fitemdetail {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
.Step2title {
    text-align: center;
    font-size: 16px;
    margin: 10px 0;
    color:#555;
}

.picture-name {
    position: absolute;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    padding: 0 40px;
    box-sizing: border-box;
    font-size: 16px;
    top:0;
    left:0;
}
.styleMainimg img{
    width:100%;
}
.styleBookTop {
    flex: 0 0 25% !important;
    max-width: initial !important;
    box-sizing: border-box;
}
.BackStep1 img {
    height: 20px;
}
.BackStep1 {
    position: absolute;
    height: 20px;
    left:.25rem;
    top:0;
}
.slick-slide{
    text-align:center;
}

img.slick-arrow.slick-disabled {
    display: none !important;
}
img.slick-arrow {
    position: absolute;
    top: 40%;
    z-index: 1;
    cursor:pointer;
}
img.nextimg {
    right: 0;
}
img.previmg{
    left:0;
}

.fEzDesc{
    text-align:center;
}
.sizedesc span {
    margin-left: 10px;
    color: #c30d23;
}
.allbuy {
    position: absolute;
    bottom: 50px;
    left: 15px;
    width: 28px;
    height:28px;
    transition: .5s;
    background: #444;
    border-radius: 5rem;
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    color: #fff;
    overflow:hidden;
}
.allbuy .allbuytxt{
    visibility:hidden;
}
.allbuy.showall .allbuytxt{
        visibility: visible;
    line-height: 28px;
    font-size:12px;
}
.allbuy.showall {
    width: 65px;
    padding-right:10px;
}
.allbuy img {
   width: 16px;
    height: 16px;
    padding: 6px;
}
.fade-enter-active,.fade-leave-active{
    transition:.5s;
}
.fade-enter-from,.fade-level-to{
    opacity:0 !important;
}
.fade-enter-to,.fade-level-from{
    opacity:.8 !important;
}

.picoriprice {
    color: #ccc;
    text-decoration: line-through;
    margin-left: 3px;
}
.piccart {
    position: absolute;
    right: 4px;
    bottom: 3px;
}
.piccart img {
    width: 15px;
    height: 15px;
}
.picture-cart {
    position: absolute;
    bottom: 50px;
    right: 15px;
    width: 28px;
    height: 28px;
    transition: .5s;
    background: #444;
    border-radius: 5rem;
}
.picture-cart img {
    width: 16px;
    height: 16px;
    padding: 6px;
}

.fitemdetail>a {
    font-size: 14px;
    color: #000;
    height: 20px;
    line-height: 20px;
}
.picture-cart>a {
    position: relative;
    display:block;
}
.pccartnum {
   width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    border-radius: 15px;
    background-color: #b61d22;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    right: -0.5rem;
    top: -0.125rem;
}
.successtxt {
     position: absolute;
    letter-spacing: .5px;
    font-size: 13px;
    background: #444;
    opacity: .8;
    color: #fff;
    border-radius: 5px;
    padding: 5px;
     display: none; 
    position: absolute;
    bottom: 50px;
    right: 60px;
}
.pairtag::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #444 transparent;
    position: absolute;
    display: block;
    top: -8px;
    left: calc((100% - 16px)/2);
}
#notifyDlg{    background-color:rgba(0, 0, 0, .6);}
#notifyDlg_1{   height:100%;width:100%}
#notifyDlg_content{    background-color:#fff;    min-width:500px;}
#notifyDlg .title,#notifyDlg .x{    font-weight:800;   color:#FFF;}
#notifyDlg .title{    background-color:#aaa;}
#notifyDlg .x{  float:right;     }
.modal-mask {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    display: table;
    transition: opacity .3s ease;
}