   .tryon_btn{cursor:pointer;}
    #picTryon_Modal .modal-header { border-bottom: none; padding-bottom:0; }
    #pic_tryon_photo{background: url('https://cdn.wherelight.com/images/load2.gif') no-repeat; background-position: center; width: 303px; border-radius: 8.5px 0 0 8.5px;}
    #pic_tryon_glass{ position: absolute;}
    .pic_tryon_div{
        position: relative;
        overflow: hidden;
        display: inline-block;
        width: 303px;
        vertical-align: bottom;
        text-align: left;
        height: 352px;
        background: #e6e6e6;
        border-radius: 8.5px 0 0 8.5px;
    }
    .pic_tryon_move_btn{
        margin: 10px 0;
        display: flex;
        justify-content: center;
        flex-wrap: nowrap;
        align-items: center;
    }
    .pic_tryon_move_btn .jtbg {
        width: 30px;
        height: 30px;txtryon_swiper
        background: #000;
        border-radius: 50%;
        text-align: center;
        line-height: 30px;
        margin: 0 3px;
        cursor: pointer;
    }
    #pic_tryon_loaddiv{background: rgb(34, 34, 34); opacity: 0.5; z-index: 19; width: 100%; position: absolute; top: 0px; height: 100%; display: none;}
    #tryon_product_color{padding-top: 10px;width: 700px;}
    #tryon_product_color .swiper-wrapper .swiper-slide{width: 60px;height:60px;text-align: center;margin: 0 10px 0 0;cursor: pointer;border-radius: 5px;position: relative;border: 2px solid #dce0e8;overflow: hidden;background: #fff}
    #tryon_product_color .swiper-wrapper .swiper-slide .tryon_color_png{position: absolute;width: 100%;position: absolute;left: 0;}
    #tryon_product_color .swiper-wrapper .tryon_color_png_active{border: 2px solid #f10081;}
    #tryon_upbox{flex: 1;text-align: center;}
    #pic_tryon_upbtn{    
        background: #ff0077;
        border-color: #ff0077;
        width: 250px;
        margin-top: 13px;
        border-radius: 8.5px;
    }
    #pic_tryon_userfile{opacity: 0;}
    #txtryon_swiper{width: 303px;overflow-y: hidden;margin: 0}
    #txtryon_swiper img { width: 100%; cursor: pointer; border-radius: 8.5px;}
    .tryon_choose_img{margin:20px 30px 5px 30px}
    .delUserTryonImg{
        position: absolute;
        top: 3px;
        right: 2px;
        color: var(--f7-theme-color);
        cursor: pointer;
        font-size: 34px;
        line-height: 10px;
    }

    .sk-three-bounce {
        margin: 0 auto;
        width: 80px;
        text-align: center; 
    }
    .sk-three-bounce .sk-child {
        width: 20px;
        height: 20px;
        background-color: #fff;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
        animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
    }
    .sk-three-bounce .sk-bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }
    .sk-three-bounce .sk-bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s; 
    }
    @-webkit-keyframes sk-three-bounce {
        0%, 80%, 100% {
            -webkit-transform: scale(0);
            transform: scale(0);
        }
        40% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
    }
    @keyframes sk-three-bounce {
        0%, 80%, 100% {
        -webkit-transform: scale(0);
                transform: scale(0); }
        40% {
        -webkit-transform: scale(1);
                transform: scale(1); } 
    }
    #tryon_body{padding:0; position:relative;}
    #tryon_close_btn{ position:absolute; right:15px; top:15px; opacity:1; font-weight: normal;}
    #tryon_close_btn .iconfont {color:#ffffff; font-size:30px; text-shadow: none;}
    #tryon_other {
        background-color: #fff;
        padding: 40px 0;
        width: 220px;
        background-color: #838383;
        position: relative;
        height: 620px;
        float:left;
    }

    #tryon_mine{
        width: 760px;
        float:right;
        height: 620px;
        background: #282828;
    }
    #tryon_image_btn{    
        width: 150px;
        height: 60px;
        background: var(--f7-theme-color);
        text-align: center;
        line-height: 60px;
        font-size: 18px;
        color: #ffffff;
        cursor:pointer;
    }

    @keyframes blink {
      0%, 100% {
        opacity: 1;
      }
      50% {
        opacity: 0;
      }
    }

    #tryon_camera_btn{cursor: pointer;position: absolute;right: 5px;top: 5px;display: flex;align-items: center;font-size: 14px;font-weight: bold;color: #3a7bff;}
    #tryon_camera_btn svg {width: 24px;animation: blink 1s linear infinite;}

    #pic_tryon_box{background:#ffffff; margin: 30px 30px 10px 30px; border-radius: 8.5px;}
    .tryon_goods_box{
        padding: 16px;
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: space-between;
        overflow: hidden;
        flex: 1;
    }
    #pic_tryon_edit_box{margin:10px 30px;}
    #pic_tryon_edit_left{width:303px; min-width: 303px;}
    #pic_tryon_goods_info{width: 100%;flex: 1}
    .glass_price{text-align: center; color: #ffffff;}
    .glass_price .tryon_price2{display:none;}

    .tryon_goods_box .tryon_glass_show_main{width: 100%;height: 50%;overflow: hidden;display: flex;align-items: center;position: relative;}
    .tryon_goods_box .tryon_glass_show_main img{width:100%;position: absolute;}
    .tryon_glass_info .tryon_glass_info_love{float:left;}
    .tryon_glass_info .tryon_glass_info_size{float:right;}
    .tryon_glass_info .tryon_glass_info_size .tryon_glass_txt { color: gray; font-weight: bold;}

    .tryon_glass_info .tryon_glass_info_size .tryon_glass_a {
        margin-left: 15px;
        border: 1px solid var(--f7-theme-color);
        border-radius: 8.5px;
        text-align: center;
        padding: 2px 5px 2px 7px;
        font-size: 14px;
        color: var(--f7-theme-color);
    }
    #tryon_glass_show_zj{width: 100%;height: 40px}
    #tryon_glass_show_zj .swiper-slide{display: flex;align-items: center;}
    #tryon_glass_show_zj img{cursor:pointer;}
    .tryon_glass_info_love{cursor:pointer;}
    .tryon_glass_info_love .icon-aixin2{color: var(--f7-theme-color);}

    #tryon_recommend{padding:0; height:100%;}
    #tryon_recommend .tryon_rec_gimg{width: 73%; margin: 0 auto; display: block; border-radius: 8.5px; cursor:pointer;}
    #tryon_recommend .tryon_rec_active .tryon_rec_gimg, #tryon_recommend .tryon_rec_g:hover .tryon_rec_gimg{width:82%;}

    #tryon_other .tryon_recommend_prev,#tryon_other .tryon_recommend_next{width: 50px !important;height: 50px !important;color: #fff !important;font-size: 20px !important}
    #tryon_other .tryon_recommend_prev{top: 7px !important;left: 50% !important;right: 0 !important;margin-left: -25px;transform: rotate(90deg);background: transparent;}
    #tryon_other .tryon_recommend_next{bottom: -4px !important;left: 50% !important;right: 0 !important;margin-left: -25px;top: unset !important;transform: rotate(90deg);background: transparent;}

    #artryon_overlay{position: fixed; background: #000; opacity: 0.9; width: 100%; height: 100%; z-index: 9999991; top: 0; left: 0; display:none;}