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;
}
img{-webkit-touch-callout:default;border: 0;}
input{border: 0;outline: none;background: none;}

@keyframes shake {
    0%{ transform: translate(0,0);}
    10%{ transform: translate(0,0);}
    15%{ transform: translate(5px,0);}
    25%{ transform: translate(-5px,0);}
    30%{ transform: translate(0,0);}
    35%{ transform: translate(5px,0);}
    45%{ transform: translate(-5px,0);}
    50%{ transform: translate(0,0);}
    100%{ transform: translate(0,0);}

} 

.grayFilter{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);  
  filter: gray;
}

.none{ display: none; }

.gray{ background: #999999 !important; }

.kv_banner{ width: 100%; display: flex; flex-wrap: wrap;position: relative;}
.kv_banner img{ width: 100%; display: block;}
.kv_banner .kv_info{ position:absolute;top:13.4375%;left:1.5625%;width:51.0834%;height: 86%;color:#fff; }
.kv_info .kv_title{ display:flex; }
.kv_info .kv_title .kv_name{ font-size:48px;font-weight:bold;line-height: 48px; }
.kv_info .kv_title .kv_address{ font-size:16px;margin-left:22px;padding-top: 24px;display: flex;align-items: center; }
.kv_info .kv_title .kv_address img{ width:15px;height: 18px; }
.kv_info .kv_title .kv_address span{ margin-left:4px; }
.kv_info .kv_title .kv_occupation{ color:#ede5dd;padding: 6px 4px;line-height:14px;height: 16px;font-size:16px;margin-top: 28px;margin-left: 12px;border: 1px solid #ede5dd;border-radius:6px; }
.kv_info .kv_title .kv_follow{ padding: 2px 8px 2px 18px;line-height: 30px;font-size: 16px;letter-spacing: 10px;height: 30px;margin-top: 14px;color: #fff;margin-left: 20px;background: #000;border-radius: 6px;cursor:pointer; }
.kv_info .kv_title .kv_follow1{ padding: 2px 8px 2px 12px;letter-spacing: 4px; }
.kv_info .kv_occupation_1{ line-height:26px;font-size:18px;margin-top:14px;margin-bottom:6px;white-space: pre-wrap; }
.kv_info .kv_equipment{ font-size: 18px;margin-bottom:16px; }
.kv_info .kv_des{ width: 55%;letter-spacing: 3px;line-height: 26px;height: 156px;overflow: hidden;white-space: pre-wrap;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical; }

.headercont{ width: 1400px; }

.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; }
.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; }
.loginpupup{ width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 999999;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; }
.login_captcha{ margin: 10px auto 0;width: 459px;height: 34px; }
.nc-container{ width: 306px;transform: scale(1.53);transform-origin: top left; }

.g_master{ width: 92%;overflow:hidden;font-size:24px;font-weight:bold;color:#000;margin: 40px auto;line-height: 24px;height: 24px;position: relative; }
.g_master .g_master_title{ width:210px;display:inline-block;position: absolute;top: 0;left:50%;margin-left:-105px;text-align:center; }
.g_master span{ height:2px;background:#c4c4c4;width:calc(50% - 105px);display:inline-block;position: absolute;top: 50%;margin-top: -1px; }
.g_master span:nth-child(1){left: 0}
.g_master_wrap{ width:calc(96% - 200px);max-width: 1270px;height:630px;margin-top: 10px;position:relative; }
.g_master_wrap1{ margin: 30px auto 0;width: 96%;max-width: 1500px; }
.g_master_swiperWrap{ height:630px;margin: 0 auto;padding-top: 30px; }
/*.swiper-container{ width:100%;height:630px; }*/
.g_master_swiperWrap .swiper-slide{ width:297px;height:552px;box-shadow:4px 4px 4px #d1d1d1;border-radius:16px;color:#b59d6a;text-align:center;background:#f4f4f4; }
.g_master_swiperWrap .swiper-slide.act{ transform: scale(1.04);background: #fff;box-shadow: 8px 8px 8px #d1d1d1; }
.g_master_swiperWrap .g_master_equipment{ font-size:12px;margin: 0 auto;padding-top:0;letter-spacing: 2px;opacity: 0;white-space: nowrap; }
.g_master_swiperWrap .avatarImg{ width:90%;max-width:257px;height:349px;border-radius:257px;overflow:hidden;margin: 10px auto 12px;position:relative;cursor: pointer; }
.g_master_swiperWrap .avatarImg img{ width:100%;height:100%;object-fit:cover; }
.g_master_swiperWrap .avatarImg .imgCover{ position:absolute;top:0;left:0; }
.g_master_swiperWrap .g_master_name{ font-size:24px;margin: 0 auto;font-weight:bold;line-height: 24px;letter-spacing: 6px; }
.g_master_swiperWrap .g_master_name img{ width:12px;display: inline-block;margin-top: 8px;margin-right: 6px; }
.g_master_swiperWrap .g_master_occupation{ font-size:13px;margin: 13px auto 13px;letter-spacing: 2px; }
.g_master_swiperWrap .more{ font-size:18px;margin: 0 auto;width:182px;height:45px;line-height:45px;background:#b59d6a;color:#fff;border-radius:6px;letter-spacing: 4px;cursor:pointer;}
.g_master_wrap1 .leftArr{ position: absolute;top: 50%;left: 0;transform:translateY(-50%);cursor:pointer; }
.g_master_wrap1 .rightArr{ position: absolute;top: 50%;right: 0;transform:translateY(-50%);cursor:pointer; }
.g_master_wrap1 .rightArr img{ transform:rotateY(-180deg);width: 75px; }

.creater_wrap{ width:92%;position:relative;margin:0 auto;text-align:center;border-bottom: 2px #c4c4c4 solid;overflow: hidden;padding-bottom: 26px;padding-top: 30px;  }
.creater_wrap .creater_info{ width:418px;height: 100px;margin: 0 auto;color:#000;display: flex;justify-content: center;align-items: center; }
.creater_info .creater_avatar{ width:80px;height:80px;overflow:hidden;background:#fff;border-radius:50px;cursor: pointer; }
.creater_info .creater_avatar img{ width:78px;height:78px;margin-left: 1px;margin-top: 1px;border-radius: 50px;object-fit: cover; }
.creater_info .creater_word{ margin-left:16px; }
.creater_info .creater_name{ font-size:20px;text-align:left; }
.creater_info .creater_address{ font-size:16px;opacity:0.8;text-align:left;margin-top:6px;width: 180px; }
.creater_info .creater_follow{ font-size:18px;height:38px;width: 90px;line-height:38px;color:#000;background:#e0e0e0;border-radius:8px;margin-left:16px;font-weight:bold;cursor:pointer; }
.creater_info .creater_follow1{  }

.creater_video_wrap{ width:92%;position:relative;margin:0 auto;text-align:center;display: flex;justify-content: center; }
/*.creater_video_wrap1{ width:1296px;display: block; }*/
.creater_video_wrap .creater_video_leftArr{ position: relative;width: 45px;margin-right: 36px;cursor: pointer; }
.creater_video_wrap .creater_video_leftArr img{ width: 100%;position: absolute;top: 50%;left: 0;transform: translateY(-50%) rotateY(180deg); }
.creater_video_wrap .creater_video_leftArr:hover .arrTip{ opacity: 0.8; }
.creater_video_wrap .creater_video_leftArr .arrTip{ width: 80px;height: 20px;border: 1px solid #000;border-radius: 4px;line-height: 20px;position: absolute;top: 50%;left: 0;transform: translate(-18%,150%);font-size: 12px;opacity: 0;    z-index: 2; }
.creater_video_wrap .creater_video_rightArr{ position: relative;width: 45px;margin-left: 36px;cursor: pointer; }
.creater_video_wrap .creater_video_rightArr img{ width: 100%;position: absolute;top: 50%;left: 0;transform: translateY(-50%); }
.creater_video_wrap .creater_video_rightArr:hover .arrTip{ opacity: 0.8; }
.creater_video_wrap .creater_video_rightArr .arrTip{ width: 80px;height: 20px;border: 1px solid #000;border-radius: 4px;line-height: 20px;position: absolute;top: 50%;left: 0;transform: translate(-26%,150%);font-size: 12px;opacity: 0;    z-index: 2; }
.creater_video{ width:408px;height:259px;float:left;margin: 24px 12px;position:relative;border-radius:26px;cursor: pointer;overflow: hidden; }
.creater_video .creater_img{ width:100%;height:100%;overflow: hidden; }

.creater_video .creater_img img{ width:100%;height:100%;border-radius:26px;object-fit: cover;transition: all 0.4s ease; transform: scale(1.0); }
.creater_video:hover .creater_img img{ transform: scale(1.04);}
.creater_video .creater_video_e{ width:100%;position:absolute;top:0;left:0;text-align:left;color:#fff;opacity:0.8;padding-top:18px;padding-bottom:18px;font-size:16px;background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));text-indent: 4%; }
.creater_video .creater_video_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-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));text-indent: 4%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.creater_video .creater_video_c{ width:100%;height:100%;position:absolute;top:0;left:0; }
.creater_video .creater_video_c img{ position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:67px;height:67px; }

.creator_main{ width: 92%;overflow:hidden;font-size:24px;font-weight:bold;color:#000;margin: 40px auto;position: relative; }
.creator_main .creator_p{ width:100%;display:flex;justify-content:space-between; }
.creator_main .creator_poster{ width:49.5591%;height:auto;position:relative;border-radius: 24px;overflow: hidden; }
.creator_main .creator_poster img{ width:100%;object-fit:cover;transition: all 0.4s ease; transform: scale(1.0); }
.creator_main .creator_poster:hover img{ transform: scale(1.04); }
.creator_main .creator_poster .creator_play{ width:10%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor: pointer; }
.creator_main .creator_des{ width:45.855379%;height:auto;position:relative; }
.creator_main .creator_des .creator_title{ width:100%;font-size: 34px;font-weight:bold;opacity:0.9;margin-top:26px;margin-bottom:26px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.creator_main .creator_des .creator_des_content{ max-height: calc(94% - 154px);height: 208px;font-size: 18px;opacity:0.8;font-weight: normal;letter-spacing: 4px;line-height: 26px;overflow: hidden;white-space: pre-wrap;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical; }
.creator_main .creator_des .creator_e{ font-size: 22px;opacity:0.8;position:absolute;bottom: 44px;left:0;white-space: pre-wrap;overflow: hidden;text-overflow: ellipsis; }
.creator_main .creator_des .creator_b{ font-size: 16px;opacity:0.9;position:absolute;bottom:0;left:0;font-weight: normal;display: flex;align-items:center; }
.creator_main .creator_b .creator_share,.creator_main .creator_b .creator_like,
.creator_main .creator_b .creator_comments,.creator_main .creator_b .creator_collection{ display: flex;display: flex;align-items: center; }
.creator_main .creator_b .creator_like,.creator_main .creator_b .creator_comments,.creator_main .creator_b .creator_collection{     margin-left: 6px; }
.creator_main .creator_b .creator_share .share_icon,.creator_main .creator_b .creator_like .like_icon,
.creator_main .creator_b .creator_comments .comments_icon,.creator_main .creator_b .creator_collection .collection_icon{ cursor: pointer;display: flex;align-items: center; }
.creator_main .creator_b .creator_share .share_num,.creator_main .creator_b .creator_like .like_num,
.creator_main .creator_b .creator_comments .comments_num,.creator_main .creator_b .creator_collection .collection_num{ opacity:0.8;width: 50px;margin-left: 4px;font-size: 18px;display: flex;align-items: center; }

.creator_main .creator_list{ width: 100%;overflow: hidden;margin-top: 20px; }
.creator_main .creator_list li{ margin: 0.5959%;width:23.70952%;height:auto;border-radius:26px;background:#fff;overflow:hidden;float:left; }
.creator_main .creator_list li .creator_v{ width:100%;position:relative;border-radius: 26px;overflow: hidden; }
.creator_main .creator_list li .creator_v .creator_v_p{ width:100%;border-radius:26px;overflow:hidden; }
.creator_main .creator_list li .creator_v .creator_v_p img{ width:100%;object-fit:cover;height: 220px;transition: all 0.4s ease; transform: scale(1.0); }
.creator_main .creator_list li:hover .creator_v .creator_v_p img{ transform: scale(1.04); }
.creator_main .creator_list li .creator_v .creater_v_e{ width:100%;position:absolute;top:0;left:0;font-weight: normal;font-size: 16px;color: #fff;text-indent: 4%;    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));line-height: 40px; }



.creator_main .creator_list li .creator_v .creator_v_b{ position:absolute;bottom:0;left:0;width: 96%;display: flex;align-items: center;padding: 10px 0;padding-left: 4%;color:#fff;font-weight:normal;    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)); }
.creator_main .creator_v_b .creator_share,.creator_main .creator_v_b .creator_like,
.creator_main .creator_v_b .creator_comments,.creator_main .creator_v_b .creator_collection{ display: flex;align-items: center; }
.creator_main .creator_v_b .creator_share .share_icon,.creator_main .creator_v_b .creator_like .like_icon,
.creator_main .creator_v_b .creator_comments .comments_icon,.creator_main .creator_v_b .creator_collection .collection_icon{ cursor: pointer;display: flex;align-items: center; }
.creator_main .creator_v_b img{ width:100%; }
.creator_main .creator_v_b .creator_share .share_num,.creator_main .creator_v_b .creator_like .like_num,
.creator_main .creator_v_b .creator_comments .comments_num,.creator_main .creator_v_b .creator_collection .collection_num{ width: 30px;margin-left: 4px;font-size: 12px;display: flex;align-items: center; }
.creator_main .creator_list li .creator_v .creater_video_c{ width:16.5432098%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor: pointer; }
.creator_main .creator_list li .creator_v .creater_video_c img{ width:100%;object-fit:cover; }
.creator_main .creator_list li .creator_d{ width:calc(100% - 40px);font-size: 16px;line-height: 40px;padding: 0 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }


.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%; }

.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;
}


@media screen and (max-width:1600px){
  .g_master,.creator_main{ width: 92%;margin: 30px auto; }
  /*.creater_video_wrap1{ width: 1212px;display: block; }*/
  .creater_video{ width: 380px;height: 242px; }
  .creater_video .creater_video_e{ font-size: 16px;padding-top: 12px;padding-bottom:12px; }
  .creater_video .creater_video_t{ font-size: 16px;padding-top: 12px;padding-bottom:12px; }
  .creater_video .creater_video_c img{ width: 60px;height: 60px; }
  .creator_main .creator_list li .creator_v .creator_v_p img{ height: 190px; }
  .creator_main .creator_des .creator_des_content{  height: 104px;-webkit-line-clamp: 4; }

  .g_master_wrap{ width:1136px;height:590px; }
  .g_master_wrap1{ margin: 30px auto 0;width: 1316px;max-width: 1500px; }
  .g_master_swiperWrap .swiper-slide{ width:266px;height:494px;border-radius:16px;text-align:center; }
  .g_master_swiperWrap .swiper-slide.act{ transform: scale(1.04);box-shadow: 8px 8px 8px #d1d1d1; }
  .g_master_swiperWrap .avatarImg{ width:90%;max-width:257px;height:328px; }
  .g_master_wrap1 .rightArr{ right: 10px; }
  .g_master_wrap1 .rightArr img,.g_master_wrap1 .leftArr img{ width: 65px; }
}
@media screen and (max-width:1400px){
  .g_master,.creator_main{ width: 92%;margin: 20px auto;font-size:22px; }
  .creater_video{ width: 290px;height: 185px; }
  /*.creater_video_wrap1{ width: 942px;display: block; }*/
  .creater_video .creater_video_e{ font-size: 14px;padding-top: 10px;padding-bottom:10px; }
  .creater_video .creater_video_t{ font-size: 14px;padding-top: 10px;padding-bottom:10px; }
  .creater_video .creater_video_c img{ width: 40px;height: 40px; }
  .creator_main .creator_list li .creator_v .creator_v_p img{ height: 176px; }
  .creator_main .creator_des .creator_des_content{  height: 104px;-webkit-line-clamp: 4; }

  .g_master_wrap{ width:880px;height:500px; }
  .g_master_wrap1{ margin: 30px auto 0;width: 1020px;max-width: 1500px; }
  .g_master_swiperWrap .swiper-slide{ width:202px;height:424px;border-radius:16px;text-align:center; }
  .g_master_swiperWrap .swiper-slide.act{ transform: scale(1.04);box-shadow: 8px 8px 8px #d1d1d1; }
  .g_master_swiperWrap .avatarImg{ width:90%;max-width:257px;height:248px; }
  .g_master_wrap1 .rightArr img,.g_master_wrap1 .leftArr img{ width: 50px; }
  .g_master_swiperWrap .more{ width: 152px; }
  .creater_info .creater_avatar{ width:60px;height:60px; }
  .creater_info .creater_avatar img{ width:58px;height:58px; }
  .creater_info .creater_word{ margin-left:6px; }
  .creater_info .creater_name{ font-size:18px; }
  .creater_info .creater_address{ font-size:16px;margin-top:6px;width: 150px; }
  .creater_info .creater_follow{ font-size:16px;height:36px;width: 72px;line-height:36px;margin-left:6px; }
  .creater_info .creater_follow1{  }
}
@media screen and (max-width:1100px){
  .g_master,.creator_main{ width: 92%;margin: 10px auto; }
  /*.creater_video_wrap1{ width: 672px;display: block; }*/
  .creater_video{ width: 200px;height: 128px; }
  .creater_video .creater_video_e{ font-size: 12px;padding-top: 8px;padding-bottom:8px; }
  .creater_video .creater_video_t{ font-size: 12px;padding-top: 8px;padding-bottom:8px; }
  .creater_video .creater_video_c img{ width: 30px;height: 30px; }
  .creator_main .creator_list li{ width: 31.80952%; }
  .creator_main .creator_list li .creator_v .creator_v_p img{ height: 176px; }
  .kv_info .kv_des{ height: 110px;-webkit-line-clamp: 4; }
  .creator_main .creator_des .creator_des_content{ height: 56px;-webkit-line-clamp: 2; }

  .g_master_wrap{ width:642px;height:410px; }
  .g_master_wrap1{ margin: 30px auto 0;width: 772px;max-width: 1500px; }
  .g_master_swiperWrap .swiper-slide{ width:142px;height:322px;border-radius:16px;text-align:center; }
  .g_master_swiperWrap .swiper-slide.act{ transform: scale(1.04);box-shadow: 5px 5px 5px #d1d1d1; }
  .g_master_swiperWrap .avatarImg{ width:90%;max-width:257px;height:172px; }
  .g_master_swiperWrap .g_master_name{ font-size:14px;margin: 0 auto;font-weight:bold;line-height: 24px;letter-spacing: 1px; }
  .g_master_swiperWrap .g_master_name img{ width:8px;display: inline-block;margin-top: 8px;margin-right: 6px; }
  .g_master_swiperWrap .g_master_occupation{ font-size:12px;letter-spacing: 1px; }
  .g_master_wrap1 .rightArr img,.g_master_wrap1 .leftArr img{ width: 50px; }
  .g_master_swiperWrap .more{ width: 90px;font-size: 14px;height: 30px;letter-spacing: 2px;padding-left: 2px;line-height: 30px; }
}



@media screen and (max-width:800px){
  .g_master{ width: 92%;font-size:18px; }
  /*.creater_video_wrap1{ width: 92%;display: block; }*/
  .creater_video{ width: calc(100% - 24px);height: auto; }
  .creator_main .creator_p{ display: block; }
  .creator_main .creator_poster{ width: 99%;    margin-left: 1%; }
  .creator_main .creator_des{ width: 99%;    margin-left: 1%; }
  .creator_main .creator_des .creator_e,.creator_main .creator_des .creator_b { position: relative;bottom: 0;margin-top: 14px; }
  .creator_main .creator_des .creator_e{ font-size: 17px; }
  .creator_main .creator_list li{ width: 48.80952%; }
  .creator_main .creator_des .creator_title{ font-size: 19px;margin-top: 18px;margin-bottom: 18px; }
  .creator_main .creator_des .creator_des_content{ height: 40px;-webkit-line-clamp: 2;font-size: 14px;line-height: 20px; }
  .kv_banner .kv_info{ width: 110%;transform-origin: top left;transform: scale(0.5);left: 2.5625%; }
  .kv_info .kv_des{ height: 80px;-webkit-line-clamp: 3;width: 100%; }
  .list_box1 .right_box{ display: none; }
  .list_box1 .left_box{ width: 100%;max-width:100%; }
  .creator_main .creator_b .creator_share .share_num,
  .creator_main .creator_b .creator_like .like_num,
  .creator_main .creator_b .creator_comments .comments_num,
  .creator_main .creator_b .creator_collection .collection_num{ font-size: 14px;margin-left:0;width: 30px; }
}
@media screen and (max-width: 600px){
  .g_master_wrap{ width: 85%; }
  .g_master_arr{ opacity: 0;pointer-events: none; }
  .kv_banner .kv_info{ width: 110%;transform-origin: top left;transform: scale(0.5);left: 3.5625%; }
  .kv_info .kv_des{ height: 80px;-webkit-line-clamp: 3;width: 100%; }
  .creater_wrap .creater_info{ width: 100%; }
  .creater_video_leftArr,.creater_video_rightArr{ display: none; }
  .creater_video_wrap{ display: block; }
.loginpupup .login_wrap{ transform: scale(0.5); }
}

@media screen and (max-width:400px){
  .creator_main .creator_list li{ width: 99.4%; }
  .kv_banner .kv_info{ width: 150%;transform-origin: top left;transform: scale(0.4); }
  .kv_info .kv_des{ height: 130px;-webkit-line-clamp: 5;width: 100%; }
  .creater_wrap .creater_info{ width: 100%; }
  .creater_video_leftArr,.creater_video_rightArr{ display: none; }
  .creater_video_wrap{ display: block; }

}


@-webkit-keyframes loading-ani /*Safari and Chrome*/
{
    from { transform: rotateZ(0); }
    to { transform: rotateZ(360deg); }
}

.loading-ani{
    animation:loading-ani 1s infinite linear;
}



