div{
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select:none;
}
input{border: 0;outline: none;background: none;}
img{-webkit-touch-callout:default;border: 0;}

.none{ display: none; }

.content{ overflow: hidden; }
.gray{ background: #999999 !important; }




.part1{ width: 100%;height: 810px;text-align: center;margin-top: 64px;position: relative; }
.part1 .part_bg{ width: 100%;height: 100%;object-fit: cover; }
.part1_wrap{ width: 1696px;height: 100%;position: absolute;top: 0;left: 50%;transform: translateX(-50%); }
.part1_wrap1{ width: 100%;height: 100%;transform: scale(0.9);transform-origin: top; }
.part1_wrap1 .part1_title{ text-align: left; }

.login_captcha{ margin: 10px auto 0;width: 459px;height: 34px; }
.nc-container{ width: 306px;transform: scale(1.53);transform-origin: top left; }
#aliverifyHeader2 ,#aliverifyHeader1 { transform: scale(1.3); }

.part1_l{ width: 521px;height: 718px;border-radius: 45px;overflow: hidden;box-shadow: 0 4px 8px #d8d8d8;background: #fff;margin-right: 30px;float: left;position: relative; }
.title_wrap{ width: 367px;height: 67px;display: flex;justify-content: space-around;text-align: center;line-height: 67px;font-size: 28px;margin: 30px auto 25px; }
.title_login,.title_register{ width: 50%;height: 67px;color: #000;font-weight: normal;position: relative;cursor: pointer; }
.act .title_line,.act .title_line{ width: 50px;height: 6px;background: #000;border-radius: 6px;display: none;position: absolute;bottom: 0;left: 50%;margin-left: -25px; }
.title_login.act,.title_register.act{ font-weight: bold; }
.title_login.act .title_line,.title_register.act .title_line{ display: block; }
.part_login,.part_register{ width: 100%;height: calc(100% - 97px);position: relative;text-align: center; }
.phone,.code_wrap,.password{ display: flex;justify-content: space-between;width: 407px;height: 73px;line-height: 73px;margin: 32px auto 0;padding: 0 26px;background: #f6f6f6;font-size: 22px;color: #000;border-radius: 72px;text-align: center;position: relative; }
.phone,.code_wrap .code,.password{ text-align: left; }
.code_wrap,.password{ margin: 22px auto 0; }
.code_wrap .code{ width: 140px; }
.code_wrap .getCode{ cursor: pointer;font-size: 16px;font-weight: bolder; }
.tip{ line-height: 40px;font-size: 16px;margin-top: 30px;color: #999; }
.tip_forget{ line-height: 79px;font-size: 18px;color: #00549f;text-align: right; }
.submit{ width: 459px;height: 72px;line-height: 72px;font-size: 25px;background: #000;color: #fff;margin: 20px auto;border-radius: 72px;cursor: pointer; }
.tip1{ line-height: 30px;font-size: 18px;color: #999;letter-spacing: 0;margin-top: 16px; }
.submit1{ margin: 40px auto 20px; }
.submit2{ background: #a7a7a7; }

.part1_l .part1_l_bg{ position: absolute;top: 0;left: 0; }
.part1_l .part1_avatar{ width: 125px;height: 126px;border-radius: 126px;overflow: hidden;position: absolute;top: 64px;left: 50%;transform: translateX(-50%); }
.part1_l .part1_avatar img{ width: 100%;height: 100%;object-fit: cover; }
.part1_l .part1_username{ width: 100%;height: 24px;line-height: 24px;font-size: 24px;position: absolute;top: 210px;left: 50%;transform: translateX(-50%);overflow: hidden;max-width: 300px;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; }
.part1_l .part1_user{ width: 284px;height: 64px;display: flex;justify-content: space-between;position: absolute;top: 276px;left: 50%;transform: translateX(-50%);font-size: 24px;line-height: 32px; }
.part1_l .part1_user .user_follow{ width: 140px;height: 64px;display: flex;justify-content: center;border-right: 2px solid #000; }
.part1_l .part1_user .user_fans{ width: 140px;height: 64px;display: flex;justify-content: center; }
.part1_l .part1_des{ width: 370px;height: 98px;padding-right: 20px;line-height: 49px;font-size: 20px;text-align: left;position: absolute;top: 392px;left: 50%;transform: translateX(-50%);overflow: hidden;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; }
.part1_l .part1_des1{ position: absolute;top: 390px;left: 60px;background: none;border: none;height: 98px;outline: none; width: 370px;line-height: 49px;font-size: 20px;text-align: left;overflow: hidden;resize: none; }
.part1_l .part1_des_edit{ cursor: pointer;position: absolute;top: 456px;left: 430px; }
.part1_l .part1_logout{ width: 459px;height: 72px;line-height: 72px;font-size: 28px;background: #000;color: #fff;position: absolute;top: 526px;left: 50%;transform: translateX(-50%);border-radius: 72px;cursor: pointer; }
.part1_l .tip4{ cursor: pointer;width: auto;height: 44px;color: #999;position: absolute;top: 622px;left: 50%;transform: translateX(-50%);border-bottom: 1px solid #999;font-size: 24px; }

.part_register .tip_wrap{ text-align: left; }
.part_register .tip_wrap .tip2,.part_register .tip_wrap .tip3{ font-size: 18px;line-height: 24px;display: flex;justify-content: space-between;width: 403px;margin: 0 auto; }
.part_register .tip2_1,.part_register .tip3_1{ font-size: 0;background: url(../images/community/check.png);width: 15px;height: 15px;cursor: pointer; }
.part_register .tip2_1.act,.part_register .tip3_1.act{ background: url(../images/community/checked.png); }
.part_register .tip2_2,.part_register .tip3_2{ width: 378px;margin-left: 10px;color: #999; }
/*.part_register .tip_wrap .tip2{ margin-top: 22px; }
.part_register .tip_wrap .tip3{ margin-top: 16px;margin-bottom: 21px; }*/
.part_register .tip2 a,.part1_l .part_register .tip3 a{ color: #00549f; }
.go_pwdlogin{width: 100%;display: block;text-align: center;line-height: 52px;color: #0084ff;font-size: 22px;background: #ffffff;cursor: pointer;}
.error_tip{position: absolute;left: 58px;top: 176px;text-align: left;background: url(../images/community/error_iocn.png) 4px center no-repeat #ffe1ba;line-height: 24px;font-size: 16px;color: #ff481e;padding-left: 26px;padding-right: 6px;width: 364px;border: 1px solid #ff701b;z-index: 100;}
.error_tip_pw{ top: 230px; }
.error_tip_pw1{ top: 274px; }
.error_tip_pw2{ top: 222px; }

.part1_r{ width: 1140px;height: 718px;float: left; }
.part1_r .part{ width: 560px;height: 350px;float: left;margin-right: 14px;margin-bottom: 18px;position: relative;border-radius: 46px;overflow: hidden;cursor: pointer; }
.part1_r .part:nth-child(even){ margin-right: 0; }
.part1_r .part .part_img{ width: 100%;height: 100%;overflow: hidden;border-radius: 46px; }
.part1_r .part .part_img img{ width: 100%;height: 100%;object-fit: cover;transition: all 0.4s ease; transform: scale(1.0); }
.part1_r .part:hover .part_img img{ transform: scale(1.04); }
.part1_r .part .play{ width: 80px;height: 80px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);cursor: pointer; }
.part1_r .part .part_t{ width:100%;position:absolute;bottom:0;left:0;text-align:left;color:#fff;opacity:0.8;padding-top:18px;padding-bottom:18px;font-size:16px;background: rgba(0,0,0,0.55);text-indent: 4%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }

.part2{ width: 100%;height: 1200px;text-align: center;position: relative;background: #fff; }
.part2_wrap{ width: 1696px;height: 100%;position: absolute;top: 0;left: 50%;transform: translateX(-50%); }
.part2_wrap1{ width: 100%;height: 100%;transform: scale(0.9);transform-origin: top; }
.part2 .part2_title{ width: 676px;height: 256px;margin: 0 auto;position: relative; }
.part2 .part2_title a{ width: 25%;height: 50%;display: inline-block;position: absolute;bottom: 0;left: 0; }
.part2 .part2_tip{ text-align: right;cursor: pointer;display: block; }
.part_b .part{ width: 836px;height: 481px;float: left;margin-right: 24px;margin-bottom: 28px;position: relative;border-radius: 46px;overflow: hidden; }
.part_b .part:nth-child(even){ margin-right: 0; }
.part_b .part .part_img{ width: 100%;height: 100%;overflow: hidden;border-radius: 46px; }
.part_b .part .part_img img{ width: 100%;height: 100%;object-fit: cover;transition: all 0.4s ease; transform: scale(1.0); }
.part_b .part:hover .part_img img{ transform: scale(1.04); }
.part_b .part .play{ width: 94px;height: 94px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);cursor: pointer; }
.part_b .part .part_t{ width:100%;position:absolute;bottom:0;left:0;text-align:left;color:#fff;opacity:0.8;padding-top:18px;padding-bottom:18px;font-size:20px;background: rgba(0,0,0,0.55);text-indent: 4%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }

.part3{ width: 100%;height: 630px;text-align: center;position: relative;background: #fff;display: block; }
.part3_wrap{ width: 1696px;height: 100%;position: absolute;top: 0;left: 50%;transform: translateX(-50%); }
.part3_wrap1{ width: 100%;height: 100%;transform: scale(0.9);transform-origin: top; }
.part3 .part3_title{ margin-top: 70px; }
.part3 .part3_tip{ text-align: right;cursor: pointer;display: block; }
.part_b1 .part{ width: 551px;height: 396px;float: left;margin-right: 20px;position: relative;border-radius: 46px;overflow: hidden; }
.part_b1 .part:nth-child(3){ margin-right: 0; }
.part_b1 .part .icon{ width: auto;padding: 0 20px;height: 57px;position: absolute;top: 25px;right: 35px;background: #fdca7c;color: #885b16;text-align: center;line-height: 57px;border-radius: 16px;font-size: 30px; }
.part_b1 .part .part_img{ width: 100%;height: 100%;overflow: hidden;border-radius: 46px; }
.part_b1 .part .part_img img{ width: 100%;height: 100%;object-fit: cover;transition: all 0.4s ease; transform: scale(1.0); }
.part_b1 .part:hover .part_img img{ transform: scale(1.04); }
.part_b1 .part .play{ width: 94px;height: 94px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);cursor: pointer; }
.part_b1 .part .part_t{ width:100%;position:absolute;bottom:0;left:0;text-align:left;color:#fff;opacity:0.8;padding-top:18px;padding-bottom:18px;font-size:20px;background: rgba(0,0,0,0.55);text-indent: 4%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.part3 .line{ width: 1526px;height: 1px;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);background: #b2b2b2; }

.videopupup_main{ background:rgba(0,0,0,0.9); width:100%; height:100vh; position:fixed; z-index:9999; top:0; left:0; }
.videopupup_main .Videopupup1_wrap{ display:block; width:100%; height:100%; position:absolute; top:0; left:0;background: #1e1d1d;overflow: hidden; }
.videopupup_main .videoPupup{ width: 100%;height: 100%; }
.videopupup_main .list_box1{ height: 100%;overflow: hidden; }
.videopupup_main .left_box{ height:100%;position: relative; }
.videopupup_main .closeVidePupup{ z-index:999999999;width:24px; height:22px;float:left;margin: 29px 26px 20px 20px; }
.videopupup_main .tishi{ position:absolute;z-index:999999999;top: 70px;left: 0; }
.videopupup_main .video_describe{ color:#333333;width:calc(100% - 34px);text-overflow: initial;font-size: 16px;line-height: 30px;height: auto;margin: 23px auto 12px;padding: 0; }

.videoPupup .video_label_t div:nth-child(1){ margin-left: 0; }
.list_box1 .left_box{ width:78.75%;max-height:100%;max-width:calc(100% - 295px);float: left; }
.list_box1 .right_box{ width:21.25%;height:100%;min-width:295px;float: left;background: #fff;position: relative;}
#payCover { width:78.75%; }

.loginpupup{ width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 99999;background: rgba(0,0,0,0.55); }
.loginpupup .login_wrap{ width: 521px;height: 718px;border-radius: 45px;overflow: hidden;background: #fff;position: relative;position: absolute;top: 50%;left: 50%;margin-left: -260px;margin-top: -359px;transform: scale(.8); }
.loginpupup .login_close{ width: 100%;height: 100%;position: absolute;top: 0;left: 0; }
.loginpupup .login_wrap .login_close1{ width: 20px;height: 20px;position: absolute;top: 25px;right: 30px;cursor: pointer; }


.list_box .info,.list_box1 .info{ height: 37px;width: auto;margin: 12px auto 0 15px;padding: 0; }
.list_box .info .avatar,.list_box1 .info .avatar{ height: 37px;width: 37px;border-radius: 37px;overflow: hidden;float: left; }
.list_box .info .avatar img,.list_box1 .info .avatar img{ width: 100%;height: 100%;object-fit: cover; }
.list_box .info .name,.list_box1 .info .name{ float: left;height: 37px;max-width: 150px;font-size: 14px; color: #fff;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;text-align: left;line-height: 37px;text-indent: 10px; }
.video_describe{  color: #fff; padding:0 15px;height: 40px;line-height: 40px;font-size: 16px;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;}
.onlineClassTitle{ border-bottom: 2px solid #484848;height: 38px;display: inline-block;width: 100%;font-weight: bold;font-size: 18px; }
.hot_ul2 li .video_describe{ height: 44px;line-height: 44px; }
.video_label_wrap{ width: 100%;height: 59px;display: flex;justify-content:space-between; }
.video_label_wrap .video_label_title{ display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;word-break: break-all; }
.video_label_wrap .video_label_num{ position: absolute;top: 78px;left: 0;font-size: 12px; }
.video_equipment{ font-size: 14px; color: #fff; padding:0 15px; line-height: 20px;margin: 14px 0;     padding-top: 5px;}
.video_equipment span{ font-size: 12px; color: #52b4e7;margin: 3px 5px 3px 5px;
    display: inline-block; }
.video_label_t{ font-size: 12px; color: #52b4e7;display: flex; justify-content:flex-start;margin: 14px 17px 14px 0;height: 20px;line-height: 17.5px; padding-top:2px; }
.video_label_t>div{ border: 1px solid #52b4e7;padding: 0 12px;margin-left: 10px;border-radius: 4px; }
.video_label_t div:nth-child(1){ margin-left: 15px; }
.video_line{ width: calc(100% - 34px);height: 1px;margin: 0 auto 12px;background: #999999; }
.video_operation{ width: calc(100% - 34px);height: 35px;font-size: 16px;color: #fff;margin: 0 auto 20px;line-height: 35px; }
.video_share,.video_comments,.video_like,.video_collection{ width: auto;height: 35px;margin-right: 18px; }
.video_share .share_icon,.video_comments .comments_icon,.video_like .like_icon,.video_collection .collection_icon{ width: 18px;height:30px;margin-right: 5px;float: left;cursor: pointer; }
.video_share .share_icon img,.video_comments .comments_icon img,.video_like .like_icon img,.video_collection .collection_icon img{ width: 100%; }
.video_operation .video_share .share_num,.video_operation .video_comments .comments_num,.video_operation .video_like .like_num,.video_operation .video_collection .collection_num{ width: auto;
    height: 20px;
    float: left;
    font-size: 14px;
    line-height: 30px;
}

.list_box1 .list_box1_top{ width: 100%;overflow: hidden;height: 382px;position: relative;color: #fff;cursor: pointer; }
.list_box1 .list_box1_top1{ width: 100%;overflow: hidden;height: 337px;position: relative;color: #fff;cursor: pointer; }
.list_box1 .list_box1_top2{ width: 100%;overflow: hidden;height: 283px;position: relative;color: #fff;cursor: pointer; }
.list_box1 .list_box1_img{ height: 100%;width: 100%; }
.list_box1 .list_box1_img img{ height: 100%;width: 100%;object-fit: cover; }
.list_box1 .list_box1_top1 .list_box1_cover{ width: 130px;height: 337px;background: rgba(0,0,0,0.6);position: absolute;top: 0;right: 0; }
.list_box1 .list_box1_top2 .list_box1_cover{ width: 130px;height: 283px;background: rgba(0,0,0,0.6);position: absolute;top: 0;right: 0; }
.list_box1 .list_box1_top .list_box1_cover{ width: 130px;height: 382px;background: rgba(0,0,0,0.6);position: absolute;top: 0;right: 0; }
.list_box1 .list_box1_cover .list_box1_coverNum{ width: 100%;height: 26px;font-size: 26px;line-height: 26px;position: absolute;top: 102px;left: 0;text-align: center; }
.list_box1 .list_box1_cover .list_box1_coverImg{ width: 29px;position: absolute;top: 170px;left: 50%;margin-left: -15px; }
.list_box1 .list_box1_bottom{ width: calc(100% - 30px);height: 76px;padding: 0 15px;position: relative; }
.list_box1 .list_box1_title{ font-size: 14px;margin-top: 20px;color: #fff;max-width: 78%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.list_box1 .list_box1_title3{ font-size: 14px;margin-top: 33px;color: #fff;max-width: 78%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.list_box1 .list_box1_time{ font-size: 12px;margin-top: 20px;color: #999; }
.list_box1 .list_box1_title1{ font-size: 14px;margin-top: 8px;color: #fff;max-width: 78%;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;margin-top: -12px; }
.list_box1 .list_box1_title2{ font-size: 14px;margin-top: 8px;color: #fff;max-width: 78%;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;margin-top: 10px; }
.list_box1 .list_box1_time1{ font-size: 12px;margin-top: 8px;color: #999; }
.list_box1 .list_box1_play{ width: 49px;position: absolute;top: 50%;right: 30px;margin-top: -25px;cursor: pointer; }
.hot_box_crumbs{ color: #fff;padding-top: 12px; }
.hot_box_crumbs1{ color: #fff;padding-top: 12px; }
.video_crumbs{ margin: 0 auto;width: 1556px; }

.pupupTitle{ width: 80%;height: 26px;line-height: 26px;font-size: 24px;font-weight: bold;margin: 28px auto 0;color: #fff;padding-bottom: 24px;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;float: left; }
.pupupTime{     font-size: 12px;
    line-height: 14px;
    height: 14px;
    color: #999999;
    margin-top: 10px; }

.pupupFollow{ float: right;
    width: 70px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    background: #50aedf;
    font-size: 14px;
    border-radius: 9px;
    margin: 5px 6px 0 0;
    cursor: pointer;}
.pupupFollow1{ background: #999999; }
.commentTitle{display: flex; place-content: space-evenly;}
.commentTitle,.commentListTitle{ font-size: 16px;line-height: 18px;width: calc(100% - 34px);margin: 0 auto 0px; padding-bottom: 20px;background: #fff; color: #fff;font-weight: bold; }
.commentTitleItem{ cursor: pointer;height: 20px; }
.commentTitleItem.act{ color: #52b4e7;border-bottom: 3px solid #52b4e7; }
.connectVideoTip{ display: flex;justify-content: space-between;font-size: 16px; }
.connectVideoTip .connectVideoTipR{ color: #999999; }
.connectVideoTip .connectVideoTipR span{ float: left; }
.commentPublish{ width: 100%;height: 64px;margin: 0 auto;overflow: hidden;position: absolute;bottom: 0;right: 0;border-top: 1px solid #999;background: #fff; }
.commentPublish .commentAvatar{ width: 58px;height: 58px;border-radius: 58px;overflow: hidden;margin-top: 22px;float: left; }
.commentPublish .commentAvatar img,.commentItem .commentAvatar img{ width: 100%;height: 100%;object-fit: cover; }
.commentPublish .commentText{ width: calc(100% - 120px);height: 40px;margin-left: 16px;border-radius: 8px;overflow: hidden;float: left;margin-top: 14px; }
.commentPublish .commentText textarea{ width: calc(100% - 28px);height: calc(100% - 24px);font-size: 16px;padding: 12px 14px;overflow: hidden;border: none;background: #e7e7e7;line-height: 16px; }
.commentPublish .commentText textarea:focus { border: none;outline: 0;border-width: none; }
.commentPublish .publish{ width: 70px;height: 40px;border-radius: 8px;line-height: 40px;text-align: center;color: #fff;background: #50aedf;float: right;margin-top: 13px;margin-right: 16px;cursor: pointer; }
.commentList{ width: calc(100% - 34px);margin: 0 auto;overflow: hidden; }
.commentList .commentItemWrap{ width: 100%;overflow: hidden;color: #999999; }
.commentList .commentItem{ width: 100%;overflow: hidden;color: #999999;margin-top: 20px; }
.commentList .commentItem:first-child{ margin-top:0; }
.commentItem .commentAvatar{ width: 40px;height: 40px;border-radius: 20px;overflow: hidden;float: left; }
.commentItem .commentInfo{ width: calc(100% - 68px);overflow: hidden;margin-left: 10px;position: relative;float: left; }
.commentItem .commentWords span{ display: inline;font-size: 12px;line-height: 16px;white-space:pre-wrap;overflow: hidden;text-overflow:ellipsis;text-align: left;line-height: 16px;margin-top: 4px; }
.commentItem .commentWords .name{ max-width: 34%; }
.commentItem .commentWords{ font-size: 12px;color: #fff;line-height: 22px;height: auto;width: calc(100% - 40px); }
.commentItem .time{     font-size: 12px;
    line-height: 14px;
    height: 14px;
    margin-top: 2px; }
.commentItem .video_like{ position: absolute;bottom: -10px;right: 0; }
.commentItem .video_like .like_num{    width: auto;
    height: 35px;
    float: left;
    margin-top: 8px;
    color: #999999;
    font-size: 12px; }


.commentMore{ width: auto;line-height: 14px;font-size: 14px;color: #333;cursor: pointer;margin: 20px auto;text-align: center; }


.creator_main .creator_list li .creator_v .creater_v_e span,.creater_video .creater_video_e span{
    background-color:#000;
    color:#fff; font-size:10px;
    padding:5px 8px;
    border-radius:6px;
}


.uiswitch {
  transform: scale(0.7);
  transform-origin: top right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 31px;
  width: 51px;
  position: relative;
  border-radius: 16px;
  cursor: pointer;
  outline: 0;
  z-index: 0;
  margin: 0;
  padding: 0;
  border: none;
  background-color: #e5e5e5;
  -webkit-transition-duration: 600ms;
  -moz-transition-duration: 600ms;
  transition-duration: 600ms;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
}
 
.uiswitch::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 27px;
  width: 47px;
  content: ' ';
  position: absolute;
  left: 2px;
  top: 2px;
  background-color: #ffffff;
  border-radius: 16px;
  z-index: 1;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.uiswitch::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 27px;
  width: 27px;
  content: ' ';
  position: absolute;
  border-radius: 27px;
  background: #ffffff;
  z-index: 2;
  top: 2px;
  left: 2px;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.25), 0px 4px 11px 0px rgba(0, 0, 0, 0.08), -1px 3px 3px 0px rgba(0, 0, 0, 0.14);
  -webkit-transition: -webkit-transform 300ms, width 280ms;
  -moz-transition: -moz-transform 300ms, width 280ms;
  transition: transform 300ms, width 280ms;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0.8, 0.58, 1.2);
  -moz-transition-timing-function: cubic-bezier(0.42, 0.8, 0.58, 1.2);
  transition-timing-function: cubic-bezier(0.42, 0.8, 0.58, 1.2);
}
 
.uiswitch:checked {
  background-color: #52b4e7;
  background-image: -webkit-linear-gradient(-90deg, #52b4e7 0%, #52b4e7 100%);
  background-image: linear-gradient(-180deg,#52b4e7 0%, #52b4e7 100%);
}
 
.uiswitch:checked::after {
  -webkit-transform: translate3d(16px, 0, 0);
  -moz-transform: translate3d(16px, 0, 0);
  -ms-transform: translate3d(16px, 0, 0);
  -o-transform: translate3d(16px, 0, 0);
  transform: translate3d(16px, 0, 0);
  right: 18px;
  left: inherit;
}
 
.uiswitch:active::after {
  width: 35px;
}
 
.uiswitch:checked::before, .uiswitch:active::before {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
 
.uiswitch:disabled {
  opacity: 0.5;
  cursor: default;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.uiswitch:disabled:active::before, .uiswitch:disabled:active::after, .uiswitch:disabled:checked:active::before, .uiswitch:disabled:checked::before {
  width: 27px;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.uiswitch:disabled:active::before {
  height: 27px;
  width: 41px;
  -webkit-transform: translate3d(6px, 0, 0);
  -moz-transform: translate3d(6px, 0, 0);
  -ms-transform: translate3d(6px, 0, 0);
  -o-transform: translate3d(6px, 0, 0);
  transform: translate3d(6px, 0, 0);
}

.uiswitch:disabled:checked:active::before {
  height: 27px;
  width: 27px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.uiswitch {
  background-color: #e5e5e5;
}

.uiswitch::before {
  background-color: #ffffff;
}

.uiswitch::after {
  background: #ffffff;
}

.uiswitch:checked {
  background-color: #52b4e7;
  background-image: -webkit-linear-gradient(-90deg, #52b4e7 0%, #52b4e7 100%);
  background-image: linear-gradient(-180deg,#52b4e7 0%, #52b4e7 100%);
}
.tips-container {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 999;
}
.tips-container .tips-content {
  padding: 12px 8px;
  background-color: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 4px 8px #000000;
  box-shadow: 0 4px 8px #000000;
  z-index: 1060;
}
.tips-container .tips-content .por-row {
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
}
.tips-container .tips-content .por-row .por-col-24 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.tips-container .tips-content .por-row .por-col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.tips-container .tips-content .por-row .por-col,
.tips-container .tips-content .por-row [class^=por-col-] {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
.tips-container .tips-content .por-row .qrCode {
  width: 120px;
  height: 120px;
  padding: 0 8px;
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.tips-container .tips-content .por-row .qrCode + div {
  margin-top: 8px;
  max-width: 136px;
  font-size: 12px;
  color: #252b3a;
  line-height: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}
.tips-container .arrow {
  position: absolute;
  left: 50px;
  border: 6px solid transparent;
  border-top-color: #fff;
}
.part1{ height: 750px; }
.part2{ height: 1140px; }
.part3{ height: 570px; }
.part3 .line{ width: 1450px; }
.part1_wrap1,.part2_wrap1,.part3_wrap1{ transform: scale(0.855); }
@media screen and (max-width:1800px){
	/*.part1{ height: 780px; }
	.part2{ height: 1206px; }
	.part3{ height: 636px; }
	.part3 .line{ width: 1526px; }
	.part1_wrap1,.part2_wrap1,.part3_wrap1{ transform: scale(0.9); }*/
}
@media screen and (max-width:1600px){
	/*.part1{ height: 700px; }
	.part2{ height: 1076px; }
	.part3{ height: 596px; }
	.part3 .line{ width: 1356px; }
	.part1_wrap1,.part2_wrap1,.part3_wrap1{ transform: scale(0.8); }*/
	.part1{ height: 630px; }
	.part2{ height: 952px; }
	.part3{ height: 526px; }
	.part3 .line{ width: 1210.94px; }
	.part1_wrap1,.part2_wrap1,.part3_wrap1{ transform: scale(0.714); }

}
@media screen and (max-width:1400px){
	/*.part1{ height: 560px; }
	.part2{ height: 876px; }
	.part3{ height: 526px; }
	.part3 .line{ width: 1102px; }
	.part1_wrap1,.part2_wrap1,.part3_wrap1{ transform: scale(0.65); }*/
}
@media screen and (max-width:1100px){
	/*.part1{ height: 400px; }
	.part2{ height: 618px; }
	.part3{ height: 396px; }
	.part3 .line{ width: 780px; }
	.part1_wrap1,.part2_wrap1,.part3_wrap1{ transform: scale(0.46); }*/
}



@media screen and (max-width:800px){

.nav_cafe{ display:block;}
.mobile_header{ display: none;}
}
@media screen and (max-width: 600px){

.nav_cafe{ display:none;}
.mobile_header{ display: block;}
.s_zone{ display:block;}
.loginpupup .login_wrap{ transform: scale(0.5); }
}

@media screen and (max-width:400px){

}


@-webkit-keyframes loading-ani /*Safari and Chrome*/
{
    from { transform: rotateZ(0); }
    to { transform: rotateZ(360deg); }
}

.loading-ani{
    animation:loading-ani 1s infinite linear;
}



