.close-tryon {
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
    border-radius:50%;
    color:#fff;
    cursor:pointer;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    font-size:30px;
    font-style:inherit;
    height:50px;
    -webkit-justify-content:center;
    justify-content:center;
    padding:10px;
    position:absolute;
    right:17px;
    top:13px;
    width:50px;
    z-index:1;
}
.close-tryon.i:hover{
  color: #f90;
}
.pg-tryon-mask {
    background-color:rgba(0,0,0,.5);
    bottom:0;
    height:100vh;
    left:0;
    overflow:hidden;
    position:fixed;
    right:0;
    top:0;
    width:100%;
    z-index:999999
}
.pg-bottom-product,.pg-tryon-box {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.tryonHide{
    display: none;
}

.pg-bottom-product {
    bottom:10px;
    left:0;
    position:absolute;
    width:100%
}
.pg-bottom-product #tryonSwiper {
    margin:auto;
    overflow:hidden;
    position:relative;
    width:500px
}
.pg-bottom-product #tryonSwiper .swiper-wrapper .swiper-slide {
    padding:2px
}
.pg-bottom-product #tryonSwiper .swiper-wrapper .swiper-slide img {
    border:2px solid #f0f0f0;
    border-radius:5px;
    cursor:pointer;
    height:auto!important;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    width:100%;
}
.pg-bottom-product #tryonSwiper .swiper-wrapper .swiper-slide.current-active img {
    border:2px solid #f90!important
}
.pg-bottom-product #tryonSwiper .swiper-common {
    background:rgba(0,0,0,.2)!important;
    border:0!important;
    border-radius:50%!important;
    height:40px;
    width:40px
}
#multipleTryon.checked,#singleTryon.checked{
    background:transparent;
}
.pg-bottom-product #tryonSwiper .swiper-common:after {
    color:#f90;
    font-size:20px!important
}
.tools-header {
    -webkit-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
    background:rgba(0,0,0,.3);
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    height:75px;
    left:0;
    position:absolute;
    top:0;
    width:100%
}
.tools-header .single-tryon {
    margin:0 20px
}
.tools-header #closeGlasses {
    margin-left:23px;
    margin-right:17px
}
.try-on-menu {
    margin-top:-34px;
    width:50px
}
.try-on-menu .menu-bar {
    background:#fff;
    border:1px solid #f90;
    border-radius:4px;
    cursor:pointer;
    height:40px;
    left:20px;
    line-height:38px;
    position:absolute;
    text-align:center;
    width:40px
}
.try-on-menu .menu-bar .menu-icon {
    color:#f90;
    font-size:20px;
    -webkit-transition:all .2s linear;
    transition:all .2s linear
}
.try-on-menu .menu-bar .menu-icon.open {
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg)
}
.try-on-menu .tryon-tool-list {
    background-color:#fff;
    border:1px solid #fff;
    border-radius:2px;
    -webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    display:none;
    list-style:none;
    margin:0;
    padding:0;
    position:absolute;
    top:58px;
    width:300px;
    z-index: 3;
}
.try-on-menu .tryon-tool-list .tool-item {
    cursor:pointer;
    padding:20px 20px 20px 10px
}
.try-on-menu .tryon-tool-list .tool-item .menu-item-title {
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between
}
.try-on-menu .tryon-tool-list .tool-item .menu-item-title,.try-on-menu .tryon-tool-list .tool-item .menu-item-title .title-box {
    -webkit-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.try-on-menu .tryon-tool-list .tool-item .menu-item-title+* {
    display:none
}
.try-on-menu .tryon-tool-list .tool-item .menu-item-title .tool-title {
    margin-left:10px
}
.try-on-menu .tryon-tool-list .tool-item .menu-item-title .tool-arrow {
    display:inline-block;
    -webkit-transition:all .1s linear;
    transition:all .1s linear
}
.try-on-menu .tryon-tool-list .tool-item .menu-item-title .tool-arrow.open {
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.try-on-menu .tryon-tool-list .tool-item:not(:last-child) {
    border-bottom:1px solid #ccc
}
.try-on-menu .tryon-tool-list .tool-item .menu-silder {
    list-style:none;
    margin:0;
    padding:0
}
.try-on-menu .tryon-tool-list .menu-btn-group {
    list-style:none;
    margin:20px 0 0;
    padding:0;
    text-align:center
}
.try-on-menu .tryon-tool-list .menu-btn-group li {
    border:1px solid #f90;
    border-radius:5px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#f90;
    display:inline-block;
    height:30px;
    line-height:30px;
    margin-right:5px;
    text-align:center;
    width:calc(30% - 5px)
}
.try-on-menu .tryon-tool-list .menu-btn-group li.active {
    background-color:#f90;
    color:#fff
}
.try-on-menu .tryon-tool-list .discolor-group {
    list-style:none;
    margin:20px 0 0;
    padding:0;
    text-align:center
}
.try-on-menu .tryon-tool-list .discolor-group li {
    display:inline-block;
    width:calc(30% - 5px)
}
.try-on-menu .tryon-tool-list .menu-silder li {
    padding:10px 0
}
.try-on-menu .tryon-tool-list .menu-silder li:not(:last-child) {
    border-bottom:1px solid #ccc
}
.try-on-menu .tryon-tool-list .menu-silder .silder-range-item {
    -webkit-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.try-on-menu .tryon-tool-list .menu-silder .silder-range-item .ui-slider {
    -webkit-box-flex:1;
    -webkit-flex:1;
    -ms-flex:1;
    flex:1
}
.try-on-menu .tryon-tool-list .ui-slider {
    border-radius:0;
    height:5px;
    margin:10px
}
.try-on-menu .tryon-tool-list .ui-slider .ui-slider-range {
    background:#f90;
    border-radius:0;
    height:5px
}
.try-on-menu .tryon-tool-list .ui-slider .ui-slider-handle {
    background:#f90;
    border-radius:0!important;
    height:20px!important;
    top:-.5rem!important;
    width:10px!important
}

.custom-slider {
    position: relative;
    width: 100%;
    height: 8px;
    background-color: #ddd;
    border-radius: 4px;
    cursor: pointer;
    margin: 10px 0;
}

.slider-track {
    position: absolute;
    height: 100%;
    background-color: orange;
    border-radius: 4px;
    pointer-events: none; /* 禁止鼠标事件 */
}

.slider-handle {
    position: absolute;
    top: 50%;
    width: 16px;
    height: 16px;
    background-color: orange;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    cursor: grab;
}

#taskPicture {
    background:#405d9d;
    border-radius:20px;
    -webkit-box-shadow:2px 3px 2px rgba(0,0,0,.55);
    box-shadow:2px 3px 2px rgba(0,0,0,.55);
    color:#405d9d;
    font-weight:700;
    height:40px;
    line-height:40px;
    overflow:hidden;
    width:100px;
}
#taskPicture img {
    width:100%;
    display: inline-block;
}
.camera-box {
    background:rgba(0,0,0,.3);
    color:#fff;
    display:none;
    height:100%;
    padding:150px 10px;
    position:fixed;
    right:0;
    text-align:center;
    top:0;
    width:500px;
    z-index:77
}
.camera-box .camera-img-box {
    background:#ffb454;
    border-radius:50%;
    -webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);
    box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);
    cursor:pointer;
    height:60px;
    line-height:60px;
    margin:10px auto;
    position:relative;
    width:60px
}
.camera-box .countdown {
    background:rgba(0,0,0,.6);
    border-radius:50%;
    font-size:30px;
    font-weight:700;
    height:100px;
    line-height:100px;
    margin:20px auto;
    position:relative;
    text-align:center;
    width:100px
}
.share-camera-box {
    display:none;
    position:fixed;
    right:30px;
    top:10px
}
.share-camera-box .facebook-share img {
    height:38px
}

.facebook-share{
    cursor: pointer;
}

.share-camera-box .keep-tryon {
    background:#fff;
    border:1px solid #f90;
    border-radius:4px;
    color:#f90;
    cursor:pointer;
    font-weight:700;
    height:38px;
    line-height:38px;
    margin-top:20px;
    text-align:center
}
.set-pd-fixed {
    background-color:#fff;
    border-bottom-left-radius:20px;
    border-top-left-radius:20px;
    color:#666;
    font-size:16px;
    padding:20px;
    position:fixed;
    right:0;
    text-align:center;
    top:20%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    width:309px;
    display: none;
}
.set-pd-fixed .set-pd {
    margin-top:20px
}
.set-pd-fixed .set-pd #setPdSelect {
    background-color:#fff;
    border-radius:5px;
    height:40px;
    line-height:40px;
    margin:0 5px;
    outline:none;
    padding: 0px;
    padding-left:10px;
    width:117px
}
.set-pd-fixed .pd-hint {
    color:#f90;
    font-size:14px;
    font-weight:400;
    margin-top:15px;
    text-align: left;
}
.set-pd-fixed .icon-exclamation {
    margin-right:5px;
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.set-pd-fixed .icon-exclamation,.set-pd-fixed .question-icon {
    border:1px solid #999;
    border-radius:50%;
    color:#999;
    font-size:10px;
    height:20px;
    line-height:20px;
    text-align:center;
    width:20px
}
.set-pd-fixed .question-icon {
    cursor:pointer;
    display:inline-block;
    margin-left:10px
}
.set-pd-fixed .what-pd-fixed {
    background-color:#fff;
    border-radius:10px;
    display:none;
    height:257px;
    padding-left:20px;
    padding-right:10px;
    padding-top:30px;
    position:fixed;
    right:322px;
    width:275px
}
.set-pd-fixed .what-pd-fixed .arrow {
    border:10px solid transparent;
    border-left-color:#fff;
    position:absolute;
    right:-20px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.set-pd-fixed .what-pd-fixed .set-pd-eys {
    margin:20px auto;
    width:200px
}
.set-pd-fixed .what-pd-fixed .set-pd-eys img {
    width:100%
}
.set-pd-toggle {
    background-color:#f90;
    border-bottom-left-radius:10px;
    border-top-left-radius:10px;
    color:#fff;
    height:92px;
    line-height:46px;
    position:fixed;
    right:0;
    text-align:center;
    top:20%;
    width:42px;
    -webkit-writing-mode:vertical-lr;
    -ms-writing-mode:tb-lr;
    writing-mode:vertical-lr;
  cursor: pointer;
}
.close-pd {
  cursor:pointer;
  display:inline-block;
  position:absolute;
  right:10px;
  text-align:center;
  width:20px;
  top: 5px;
}
.close-pd i{
  font-size: 22px;
  color: #ccc;
}
.close-pd:hover i{
  color:#f90;
}
@media screen and (max-width:992px) {
    .pg-bottom-product {
        bottom:10px
    }

    .set-pd-fixed {
        display:none;
        padding:10px;
        top:100px!important;
        -webkit-transform:translate(0);
        transform:translate(0);
        width:98%!important
    }
    .set-pd-fixed .pd-hint {
        font-size:14px
    }
    .set-pd-fixed .what-pd-fixed {
        -webkit-box-shadow:0 0 5px #ccc;
        box-shadow:0 0 5px #ccc;
        right:10px!important
    }
    .set-pd-fixed .what-pd-fixed .arrow {
        border:10px solid transparent;
        border-bottom-color:#fff;
        -webkit-filter:drop-shadow(0 -1px 2px #ccc);
        filter:drop-shadow(0 -1px 2px #ccc);
        position:absolute;
        right:auto!important;
        top:-10px!important
    }

    .tools-header #multipleTryon,.tools-header #singleTryon,.MaximumUsers{
        display:none
    }
    .camera-box{
        width: 100%;
    }
}.pg-loading-mask {
     background-color:rgba(0,0,0,.4);
     bottom:0;
     display:none;
     left:0;
     margin:0;
     overflow:hidden;
     position:fixed;
     right:0;
     top:0;
     -webkit-transition:opacity .3s;
     transition:opacity .3s;
     z-index:1000000
 }
.pg-loading-mask.show {
    display:block
}
.pg-loading-mask .py-loading-spinner img{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    width:40px;
}
.tryon_alert_box {
    background: #0009;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 55555588888;
}
.tryon_alert_box .smok {
    width: 800px;
    position: relative;
    margin: auto;
    background: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    top: 50%;
    transform: translateY(-50%);
    max-height: 90%;
    display: flex;
    flex-direction: column;
}

.tryon_alert_box .smokBox{
    padding:20px;
    height:100%;
    overflow-y:scroll;
    box-sizing: border-box;
}

.tryon_alert_box .smokBox::-webkit-scrollbar {
    width: 1px;
}

.tryon_alert_box .title {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #222222;
    margin: 0px;
    margin-bottom: 16px;
}

.tryon_alert_box .close {
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    opacity: 1;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ccc;
    line-height: 27px;
    text-align: center;
}
.tryon_alert_box .close i{
    color: #000;
    opacity: .6;
}
.tryon_alert_box .close:before{

}
.tryon_alert_box .smok button:hover{
    color:#fff;
}
.tryon_alert_box .smok button:not(.active):hover{
    background: rgb(255 153 0/1);;
    color: #fff;
}

.tryon_alert_btn {
    padding-top: 15px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}

.tryon_alert_btn button {
    border-radius: 25px;
    padding: 5px 20px;
    font-size: 16px;
    border: 1px solid rgb(255 153 0/1);
    box-sizing: border-box;
    color: rgb(255 153 0/1);
    width: 200px;
    background: #fff;
}

.tryon_alert_btn button:not(:last-child) {
    margin-right: 10px;
}

.tryon_alert_btn button.active {
    background: rgb(255 153 0/1);
    color: #fff;
}


@media (max-width: 810px) {
    .tryon_alert_box .smok {
        width: 90% !important;
    }
    .tryon_alert_box .smokBox{
        padding: 15px;
    }

    .tryon_alert_box .title {
        font-size: 17px;
        margin-bottom: 12px;
    }

    .tryon_alert_box .help {
        padding: 0px 12px;
        box-sizing: border-box;
    }

    .tryon_alert_btn {
        display: block;
    }

    .tryon_alert_btn button {
        width: 100% !important;
    }

    .tryon_alert_btn button {
        margin-bottom: 15px;
    }
}
@media (max-width: 350px) {
    .tryon_alert_box .smokBox{
        padding: 15px 10px;
    }
}
