* { outline: none !important; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
html,
body { width: 100%; height: auto; min-height: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;background: #eee;}
body, textarea, input, button, select, keygen, legend {font: 14px/1.5 'Microsoft YaHei', 'Microsoft YaHei UI','WenQuanYi Micro Hei', Arial, sans-serif,\5b8b\4f53;color: #929292;outline: 0;}
ul, ol { margin: 0; padding: 0; list-style-type: none; }
a{color: #929292;}
a:hover,a:focus{text-decoration: none;color: #929292;}
img{max-width: 100%;}

textarea{resize:none;border: 0;}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {-webkit-appearance: none;}
input[type="number"]{-moz-appearance: textfield;}
.f-red{color: #ff4b4b !important;}

.mark-loading{position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 99999;background: #fff;/* display: none; */}
.progress-bar{height: 2px;transition: .4s;position: relative;width: 0;}
.progress-bar span{width: 100%;height: 1px;display: block;left: 0;top: 0;background: #2187e7;position: absolute;box-shadow: 0px 0px 10px 1px rgba(0,198,255,0.7);transition: .4s;}

.container{width: 100%;min-width: 1310px;}
.mt90{margin-top: 90px;}

.searchLi {
    float: right;
    vertical-align: middle;
    height: 80px;
    line-height: 80px;
    margin-right: 20px;
}

/* 登录弹窗 */
.f-login-popup {
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.7);
    display: none;
}
.f-login-popup .f-login-det{width: 500px;transform: translate(-50%,-50%);position: absolute;top: 50%;left: 50%;background: #fff;border-radius: 30px;padding: 30px;}
.f-login-popup .f-login-det p{color: #aaa;text-align: center;margin: 0;}
.f-login-popup .f-login-det p.f-login-title{font-size: 18px;color: #000;margin-bottom: 20px;margin-top: 20px;}
.f-login-popup .f-login-det .f-code{width: 290px;margin: 0 auto;margin-bottom: 15px;position: relative;text-align: center;}
.f-login-popup .f-login-det .f-code .blinking{margin: 30p 0;}
.f-login-popup .f-login-det .f-popup-close{position: absolute;color: #000;top: 15px;right: 15px;z-index: 3;cursor: pointer;}
.f-login-popup .f-login-det .f-popup-close i{font-size: 24px;transition: .3s;}
.f-login-popup .f-login-det .f-popup-close:hover i{color: #aaa;}
.f-login-popup .f-login-det .f-code .already-s,.f-login-popup .f-login-det .f-code .already-g{position: absolute;width: 100%;height: 100%;top:0;left: 0;z-index: 9;background: rgba(255,255,255,.85);}
.f-login-popup .f-login-det .f-code .already-s span,.f-login-popup .f-login-det .f-code .already-g span{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 3;color: #000;font-size: 16px;white-space: nowrap;}

/* TopBar开始 */
.topBar {width: 100%;height: 60px;background-color: #fff;overflow: hidden;position: fixed;width: 100%;left: 0;top: 0;box-shadow: 0px 0px 10px rgba(0,0,0,.16);z-index: 99;}
.topBar .top-bar>li {float: left;}
.topBar .logo {margin-left: 37px;margin-top: 16px;}
.topBar .tex {font-size: 16px;margin: 25px 75px 0px 15px;}
.topBar .geren {width: 80px;height: 40px;line-height: 40px;margin-top: 10px;color: #6b6b6b;margin-right: 64px;}
.topBar .muban {line-height: 60px;}
.topBar .fontColors {color: #ff2323;font-size: 18px;}
.topBar .income {margin-left: 60px;line-height: 56px;margin-right: 26px;}
.topBar .btn1 {width: 100px;height: 36px;border: 1px solid #f2202b;border-radius: 4px;color: #f2202b;margin-top: 12px;margin-right: 38px;background: none;transition: .3s;display: block;text-align: center;line-height: 36px;}
.topBar .btn1:hover{color: #fff;background: #f2202b;}
.topBar .fishqicon_89{margin-right: 5px;}
.topBar .record {margin-top: 21px;}
.topBar .record>a {text-decoration: underline;text-decoration-color: #b6b6b6;transition: .3s;}
.topBar .record>a:hover {color: #aaa;}
/* TopBar完成 */
.f-designer{padding: 0 15px;}
/* SideBar 开始*/
.f-background{background: #fff;border-radius: 12px;}
.sidBar-left{padding: 30px 13px;min-height: 555px;}
.sidBar-left .touxiang {width: 100px;height: 100px;background-color: pink;border-radius: 50%;margin: 0 auto;margin-top: 15px;margin-bottom: 18px;overflow: hidden;}
.sidBar-left .touxiang img{width: 100px;height: 100px;object-fit: cover;border-radius: 50%;}
.sidBar-left .user-name {text-align: center;font-weight: bold;font-size: 16px;margin-bottom: 42px;color: #000;}
.sidBar-left .sidBar-manage {text-indent: 20px;transition: .3s;}
.sidBar-left .sidBar-manage li{transition: .3s;}
.sidBar-left .sidBar-manage a{color: #666;font-size: 14px;transition: .3s;display: block;}
.sidBar-left .sidBar-manage .active,.sidBar-left .sidBar-manage li:hover {background-color: #eee;}
.sidBar-left .sidBar-manage .active a,.sidBar-left .sidBar-manage li:hover a{color: #000;}
.sidBar-left .sidBar-manage .iconfont {color: #727272;font-size: 12px;float: right;margin-right: 12px;}
.sidBar-left .sidBar-manage>li {height: 40px;border-radius: 10px;line-height: 40px;margin-bottom: 5px;}
/* SideBar 完成 */
.content-box{min-height: 720px;}
.content-box .content-top {height: 145px;}
.content-box .btn-design {width: 172px;height: 60px;border: 1px solid #ff4444;border-radius: 12px;margin: 43px 51px 0 47px;font-size: 18px;font-weight: bold;display: inline-block;text-align: center;line-height: 60px;color: #ff4444;transition: .3s;}
.content-box .btn-design:hover{background: #ff4444;color: #fff;}
.content-box .btn-design .iconfont {font-size: 20px;margin-right: 5px;}
.content-box .btn-PS {width: 220px;height: 60px;background-color: #ff4949;color: #fff;font-size: 18px;border-radius: 10px;font-weight: bold;margin-right: 85px;display: inline-block;text-align: center;line-height: 60px;transition: .3s;}
.content-box .btn-PS:hover{opacity: .7;}
.content-box .content-top .text-top {margin-left: 25px;color: #000;text-decoration: underline;text-decoration-color: #000;}
.content-box .content-middle {height: 80px;margin: 24px 0px;}
.content-box .content-middle-text {float: left;margin-left: 60px;height: 44px;line-height: 44px;margin-top: 18px;}
.content-box .content-middle-text>a {font-size: 16px;font-weight: bold;color: #000;height: 100%;display: block;}
.content-box .content-middle .active {color: #ff2323;border-bottom: 3px solid #ff2323;}
/* 内容显示 */
.content-box .content-bottom {padding: 38px 42px;}
.content-box .table>thead>tr>th{/* border: 0; */color: #aaa;}
.content-box .table>tbody>tr>td {line-height: 28px;vertical-align: middle;padding: 15px 8px;}
.content-box .table thead>tr>.firstChild {width: 186px;}
.content-box .table thead>tr>.twoChild {width: 340px;}
.content-box .table thead>tr>.fourChild {width: 120px;text-align: center;}
.content-box .table tbody>tr>td .f-cover img {max-width: 100%;max-height: 100%;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.content-box .table tbody>tr>td>.f-cover{width: 120px;height: 120px;position: relative;background: #eee;}
.content-box .table tbody>tr>td>.colorBlcak {color: #000;}
.content-box .table tbody>tr>td p{margin: 0;}
.content-box .table .btn-caozuo {width: 120px;text-align: center;}
.content-box .table .btn-caozuo a{display: block;margin: 0 auto;border-radius: 5px;margin-bottom: 10px;transition: .3s;width: 100px;height: 30px;}
.content-box .table .btn-caozuo a:last-child{margin-bottom: 0;}
.content-box .table .btn-caozuo>.btn-bianji {border: 1px solid #ff4444;color: #ff4444;}
.content-box .table .btn-caozuo>a:hover {color: #ff4444;cursor: pointer;}
.content-box .table .btn-tijiao {border: 1px solid #ff4444;color: #ff4444;}
.content-box .table .btn-del {background-color: #dedede;color: #000;}
.content-box .Empty{text-align: center;}
.content-box .Empty .Empty-content{width:260px;margin: 0 auto;margin-bottom: 20px;}
.content-box .f-page{margin: 60px 0;}

/* 删除模板 */
.f-temp-remove{position: fixed;top: 0;left: 0;bottom: 0;right: 0;background: rgba(0,0,0,0.6);z-index: 999;}
.f-temp-remove .f-remove-cont{width: 400px;background: #fff;position: absolute;border-radius: 12px;padding: 30px;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.f-temp-remove .f-remove-cont h3{font-size: 16px;color: #000;margin: 0;background: #f22c36;}
.f-temp-remove .f-remove-cont p{color: #000;margin-bottom: 30px;text-align: center;margin-top: 20px;}
.f-temp-remove .f-remove-cont .f-remove-btn{text-align: center;}
.f-temp-remove .f-remove-cont .f-remove-btn a{display: inline-block;margin-left: 20px;width: 85px;height: 32px;text-align: center;line-height: 32px;border-radius: 5px;border: 1px solid #f22c36;color: #f22c36;}
.f-temp-remove .f-remove-cont .f-remove-btn a:first-child{background: #f22c36;color: #fff;}
.f-temp-remove .f-remove-cont .f-remove-btn a:hover{opacity: .6;}

/* 提示信息弹窗 */
.popup-info{position: fixed;padding: 10px 15px;background: rgba(0,0,0,.6);box-shadow: 0px 0px 6px rgba(0,0,0,0.16);font-size: 14px;color: #fff;top: 100px;left: 50%;transform: translateX(-50%);z-index: 99999;border-radius: 20px;display: none;}

.f-loading-data{position: fixed;top: 10%;background: rgba(0,0,0,.6);padding: 10px;border-radius: 5px;box-shadow: 0px 0px 10px rgba(0,0,0,.16);left: 50%;transform: translateX(-50%);z-index: 9999;}
.f-loading-data .blinking span{background: #fff;}
/* 等待动画 */
.blinking{width: 20px;height: 20px;border-radius: 5px;position: relative;padding: 3px;display: inline-block;vertical-align: middle;}
.blinking span{width: 5px;height: 2px;display: inline-block;border-radius: 20px;background: #00ade5;position: absolute;left: 50%;top: 50%;animation: 1s blink infinite;transform-origin: left top;}
@keyframes blink{
	0%{
		opacity: 0.4;
	}
	30%{
		opacity: 0.6;
	}
	60%{
		opacity: 0.8;
	}
	100%{
		opacity: 1;
	}
}

.blinking span:first-child{transform:rotate(45deg) translateX(5px);animation-delay: 0.125s;}
.blinking span:nth-child(2){transform:rotate(90deg) translateX(5px);animation-delay: 0.25s;}
.blinking span:nth-child(3){transform:rotate(135deg) translateX(5px);animation-delay: 0.375s;}
.blinking span:nth-child(4){transform:rotate(180deg) translateX(5px);animation-delay: 0.5s;}
.blinking span:nth-child(5){transform:rotate(225deg) translateX(5px);animation-delay: 0.625s;}
.blinking span:nth-child(6){transform:rotate(270deg) translateX(5px);animation-delay: 0.75s;}
.blinking span:nth-child(7){transform:rotate(315deg) translateX(5px);animation-delay: 0.875s;}
.blinking span:nth-child(8){transform:rotate(360deg) translateX(5px);animation-delay: 0s;}

/* 上传提示 */
.upload-loading{position: fixed;top: 105px;left: 50%;transform: translateX(-50%);background: #fff;box-shadow: 0px 0px 10px rgba(0,0,0,.16);z-index: 99999;font-size: 14px;color: #aaa;text-align: center;border-radius: 5px; height: 40px;line-height: 40px;padding:0 20px;display: none;}

/* 新建模板弹窗 */
.f-newTem-popup{position: fixed;z-index: 999;top: 0;left: 0;right: -20px;bottom: 0;background: rgba(0,0,0,.6);overflow-x: hidden;overflow-y: scroll;}
.f-newTem-popup .f-newTem-cont{background: #fff;border-radius: 20px;position: absolute;width: 700px;padding: 30px 40px;left: 50%;top: 0;transform: translateX(-50%);margin: 80px 0;}
.f-newTem-popup .f-newTem-cont .f-newTem-close{position: absolute;color: #000;cursor: pointer;top: 10px;right: 15px;}
.f-newTem-popup .f-newTem-cont .f-newTem-close i{font-size: 22px;}
.f-newTem-popup .f-newTem-cont h3{margin: 0;font-size: 18px;color: #000;margin-bottom: 30px;text-align: center;}
.f-newTem-popup .f-newTem-cont .f-newTem-sitem{margin-bottom: 30px;}
.f-newTem-popup .f-newTem-cont .f-newTem-sitem select{width: 100%;height: 40px;line-height: 40px;border-radius: 3px;border: 1px solid #aaa;cursor: pointer;}
.f-newTem-popup .f-newTem-cont .f-newTem-btn{text-align: center;}
.f-newTem-popup .f-newTem-cont .f-newTem-btn a{display: inline-block;width: 270px;height: 60px;line-height: 60px;font-size: 16px;color: #fff;background: #f73636;border-radius: 12px;}
.f-newTem-popup .f-newTem-cont .select2-container .select2-selection--single,.f-newTem-popup .f-newTem-cont .select2-container--default .select2-selection--single .select2-selection__rendered{height: 40px;line-height: 40px;}
.f-newTem-popup .f-newTem-cont .select2-container--default .select2-selection--single .select2-selection__arrow{height: 38px;}
.f-audit-popup .f-newTem-cont{width: 870px;}
.f-audit-popup .f-newTem-cont .f-audit-item{margin-bottom: 20px;}
.f-audit-popup .f-newTem-cont .f-audit-item .f-audit-title,.f-audit-popup .f-newTem-cont .f-audit-item .f-audit-txt{float: left;}
.f-audit-popup .f-newTem-cont .f-audit-item .f-audit-title{color: #666;margin-right: 15px;line-height: 40px;width: 70px;text-align: right;}
.f-audit-popup .f-newTem-cont .f-audit-item .f-audit-title span{color: #ff0000;}
.f-audit-popup .f-newTem-cont .f-audit-item .f-audit-title i{display: inline-block;width: 20px;height: 20px;border: 1px solid #dedede;margin-right: 5px;vertical-align: middle;position: relative;}
.f-audit-popup .f-newTem-cont .f-audit-item .f-audit-title .check-all i:before{position: absolute;content: '';width: 7px;height: 12px;border-right: 1px solid #000;border-bottom: 1px solid #000;left: 6px;top: 0px;transform: rotate(45deg);display: block;}
.f-audit-popup .f-newTem-cont .f-audit-item .f-audit-title .ncheck-all i:before{position: absolute;content: '';width: 8px;height: 4px;left: 50%;top: 50%;margin-top: -2px;background: #000; margin-left: -4px; display: block;}
.f-audit-popup .f-newTem-cont .f-audit-item .f-audit-txt{width: calc(100% - 85px);}
.f-audit-popup .f-newTem-cont .f-audit-item .f-audit-txt.show-imgs{padding-right: 140px;position: relative;}
.f-audit-popup .f-newTem-cont .f-audit-item .f-audit-txt.show-imgs .imgcont-box{position: absolute;width: 120px;height: 120px;right: 0;top: 0;background: #eee;}
.f-audit-popup .f-newTem-cont .f-audit-item .f-audit-txt.show-imgs img{max-width: 100%;max-height: 100%;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.f-audit-popup .f-newTem-cont .f-audit-item .f-audit-txt .f-temname{width: 100%;height: 40px;line-height: 40px;padding: 0 10px;border: 1px solid #dedede;border-radius: 5px;color: #000;}
.f-audit-popup .f-newTem-cont .f-audit-item .f-audit-txt .f-audit-p{color: #666;margin-top: 15px;line-height: 26px;}
.f-audit-popup .f-newTem-cont .f-audit-item .f-audit-txt .f-audit-p p{margin-bottom: 0;}
textarea::-webkit-scrollbar{width: 0;}
.f-audit-popup .f-newTem-cont textarea{width: 100%;border: 1px solid #dedede;border-radius: 5px;line-height: 26px;padding: 8px;color: #333;}
.f-audit-popup .f-newTem-cont .f-audit-lable p{margin-bottom: 5px;margin-top: 10px;}
.f-audit-popup .f-newTem-cont .f-audit-lable label{display: inline-block;position: relative;margin-right: 25px;color: #666;font-weight: normal;cursor: pointer;margin-bottom: 10px;}
.f-audit-popup .f-newTem-cont .f-audit-lable label input{position: absolute;opacity: 0;top: 0;left: 0;}
.f-audit-popup .f-newTem-cont .f-audit-lable label span{display: inline-block;width: 20px;height: 20px;border: 1px solid #dedede;margin-right: 5px;vertical-align: middle;position: relative;}
.f-audit-popup .f-newTem-cont .f-audit-lable label input:checked+span:before{position: absolute;content: '';width: 7px;height: 12px;border-right: 1px solid #000;border-bottom: 1px solid #000;left: 6px;top: 0px;transform: rotate(45deg);display: block;}
.f-audit-popup .f-newTem-cont .f-diytag{margin-top: 10px;}
.f-audit-popup .f-newTem-cont .f-diytag input{height: 40px;line-height: 40px;color: #333;width: 100%;border-radius: 3px;border: 1px solid #dedede;padding: 0 10px;}

/* 分页 */
.f-page{-moz-user-select: -moz-none;-moz-user-select: none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;text-align: center;}
.f-page>span,.f-page>ul{display: inline-block;}
.f-page>span,.f-page>ul li{display: inline-block;width: 40px;height: 40px;margin: 0 5px;line-height: 40px;color: #787878;transition: .3s;border: 1px solid #e1e1e1;cursor: pointer;border-radius: 12px;}
.f-page>ul li.pagination-current,.f-page>span:hover,.f-page>ul li:hover{background: #e1e1e1;color: #000;}
.f-page>span.pagination-disabled{background: none;cursor: not-allowed;}
/* 底部开始 */
.footer{width: 100%;height: 80px;background-color: #fff;margin-top: 57px;position: relative;bottom: 0;text-align: center;line-height: 80px;}
.footer p{margin: 0;}
/* 底部结束 */

/* 模板规范 */
.f-specif-box{padding: 60px 50px;}
.f-specif-box h3{margin: 0;text-align: center;font-size: 24px;color: #000;}
.f-specif-box .f-download img{width: 40px;display: inline-block;}
.f-specif-box .f-download span{display: inline-block;text-decoration: underline;color: #666;font-size: 16px;margin: 0 10px;}
.f-specif-box .f-download a{display: inline-block;width: 130px;height: 40px;line-height: 40px;text-align: center;background: #ff4747;border-radius: 5px;color: #fff;}
.f-specif-box p{margin-bottom: 0;color: #666;line-height: 26px;}
.f-specif-box img{max-width: 100% !important;}
.f-specif-box h4{font-size: 18px;color: #000;margin: 0;}

/* 认证 */
.content-guanli{background-color: #fff;border-radius: 12px;padding: 65px 65px 165px 74px;}
.content-guanli .text-renzheng {font-size: 18px;font-weight: 700;color: #000;margin-bottom: 10px;}
.content-guanli .Article>.one-Article {width: 124px;height: 110px;position: relative;margin-right: 90px; margin-top: 44px;text-align: center;float: left;}
.content-guanli .one-Article .icon-art {width: 80px;height: 80px;background-color: #ccc;border-radius: 50%;margin: 0 auto;}
.content-guanli .one-Article .icon-art>.iconfont {font-size: 40px;line-height: 80px;}
.content-guanli .one-Article.active .icon-art{background-color: #f15e53;color: #fff;}
.content-guanli .one-Article.active p{color: #f15e53;}
.content-guanli .text-Article {color: #666;margin-top: 15px;font-size: 12px;}
.content-guanli .yuan-list{position: absolute;top: 0;left: -95px;margin-top:40px;}
.content-guanli .yuan {width: 10px;height: 10px;background-color: #ccc;border-radius: 10px;float: left;margin-right: 8px;}
.content-guanli .one-Article.active .yuan{background: #f15e53;}
.content-guanli .text-renzheng2 {margin-top: 90px;}
/* .content-guanli .f-attes-item{margin-top: 100px;} */
.content-guanli .input-box {margin-top: 30px;margin-bottom: 100px;}
.content-guanli .mobile-input {position: relative;}
.content-guanli .mobile-input>a {text-decoration: underline;position: absolute;right: 22px;top: 10px;color: #000;}
.content-guanli .input-box .input-title,.content-guanli .input-box .input-cont{float: left;}
.content-guanli .input-box .input-title{color: #666;text-align: right;width: 70px;margin-right: 15px;line-height: 40px;}
.content-guanli .input-box .input-title span{color: #ff0000;}
.content-guanli .input-box .input-cont input{border: 1px solid #dedede;height: 40px;line-height: 40px;padding: 0 10px;color: #000;border-radius: 3px;width: 515px;}
.content-guanli .input-box .input-item .input-cont{margin-bottom: 15px;}
.content-guanli .input-box .input-cont.input-code-box input{display: inline-block;width: 250px;}
.content-guanli .input-box .input-cont.input-code-box>input{margin-right: 10px;}
.content-guanli .input-box .input-cont.input-code-box .input-code{display: inline-block;position: relative;}
.content-guanli .input-box .input-cont.input-code-box .input-code input{padding-right: 120px;}
.content-guanli .input-box .input-cont.input-code-box .input-code span{position: absolute;width: 110px;display: block;height: 40px;text-align: center;line-height: 40px;color: #010101;text-decoration: underline;right: 0;top: 0;cursor: pointer;}
.content-guanli .f-record-user h3{font-size: 18px;color: #010101;}
.content-guanli .f-record-user .f-user-card{margin-top: 30px;margin-bottom: 50px;}
.content-guanli .f-record-user .f-card-item{width: 240px;display: inline-block;margin-right: 70px;text-align: center;color: #000;}
.content-guanli .f-record-user .f-card-item .f-card-img{width: 240px;height: 240px;margin-bottom: 25px;cursor: pointer;overflow: hidden;position: relative;}
.content-guanli .f-record-user .f-card-item .f-card-img input{position: absolute;width: 100%;height: 100%;z-index: 3;opacity: 0;cursor: pointer;}
.content-guanli .f-record-user .f-card-item .f-card-img img{width: 100%;height: 100%;object-fit: cover;}
.content-guanli .f-record-user p{margin-bottom: 0;}
.content-guanli .f-record-user h4{font-size: 14px;color: #000;}
.content-guanli .f-record-user>p{color: #666;line-height: 28px;}
.content-guanli .f-attes-btn{margin-top: 80px;}
.content-guanli .f-attes-btn a{display: inline-block;font-size: 20px;color: #fff;background: #f73636;width: 270px;height: 60px;line-height: 60px;text-align: center;border-radius: 12px;transition: .3s;}
.content-guanli .f-attes-btn a:hover{opacity: .6;}
.content-guanli .f-attes-qr h3{font-size: 18px;color: #000;margin: 0;margin-bottom: 10px;}
.content-guanli .f-attes-qr p{color: #666;margin-bottom: 0;line-height: 28px;}
.content-guanli .f-attes-pact{margin-top: 15px;margin-bottom: 50px;}
.content-guanli .f-attes-pact .f-pact-item{width: 420px;margin-right: 30px;box-shadow: 0px 0px 10px rgba(0,0,0,.16);cursor: pointer;display: inline-block;}
.content-guanli .f-attes-qr .f-attes-lable label{position: relative;display: inline-block;cursor: pointer;}
.content-guanli .f-attes-qr .f-attes-lable label input{position: absolute;opacity: 0;top: 0;left: 0;}
.content-guanli .f-attes-qr .f-attes-lable label span{display: inline-block;width: 20px;height: 20px;border: 1px solid #dedede;margin-right: 5px;vertical-align: middle;position: relative;}
.content-guanli .f-attes-qr .f-attes-lable label input:checked+span:before{position: absolute;content: '';width: 7px;height: 12px;border-right: 1px solid #000;border-bottom: 1px solid #000;left: 6px;top: 0px;transform: rotate(45deg);display: block;}
.content-guanli .f-attes-qr .f-attes-btn a{margin-right: 30px;}
.content-guanli .f-attes-qr .f-attes-btn a.f-noback{background: none;border: 1px solid #f73636;color: #f73636;}
.content-guanli .f-attes-subs{border-radius: 12px;background: #eee;padding: 85px 80px;}
.content-guanli .f-attes-subs .f-left,.content-guanli .f-attes-subs .f-right{float: left;}
.content-guanli .f-attes-subs .f-left{margin-right: 55px;}
.content-guanli .f-attes-subs .f-left i{font-size: 110px;color: #4aaf48;}
.content-guanli .f-attes-subs .f-right h3{font-size: 20px;color: #000;margin: 0;margin-bottom: 10px;margin-top: 50px;}
.content-guanli .f-attes-subs .f-right p{margin: 0;color: #666;line-height: 22px;}
.content-guanli .f-attes-info h3{font-size: 18px;color: #000;margin: 0;margin-bottom: 20px;}
.content-guanli .f-attes-info .f-info-box{padding: 30px;box-shadow: 0px 1px 6px rgba(0,0,0,.16);border-radius: 12px;margin-bottom: 60px;}
.content-guanli .f-attes-info .f-info-box p{color: #000;margin: 0;line-height: 22px;}
.content-guanli .f-attes-info .f-info-txt span{color: #aaa;display: inline-block;vertical-align: middle;width: 60px;margin-right: 10px;}
.content-guanli .f-attes-info .f-info-txt p{line-height: 45px;}
.content-guanli .f-attes-info .f-info-txt .f-icon{width: 82px;height: 28px;text-align: center;line-height: 28px;color: #fff;background: #22ac38;font-size: 12px;border-radius: 5px;margin-left: 8px;}
.content-guanli .f-attes-info .f-info-txt .f-icon i{font-size: 14px;vertical-align: middle;margin-right: 3px;}

/* 收益说明 */
.f-earning,.f-withdrawal,.f-withdrawal-log,.f-payment-settings{padding: 75px;border-radius: 12px;}
.f-earning .f-earning-item{margin-bottom: 60px;}
.f-earning .f-earning-item h3{margin: 0;font-size: 18px;color: #000;}
.f-earning .f-earning-item p{color: #666;font-size: 16px;margin: 0;line-height: 36px;}
.f-earning .f-earning-item .f-earning-process{margin-top: 20px;}
.f-earning .f-earning-item .f-earning-process li{margin-top: 20px;float: left;margin-right: 20px;border-radius: 12px;height: 62px;line-height: 62px;padding: 0 20px;color: #000;box-shadow: 0px 0px 6px rgba(0,0,0,.16);}
.f-earning .f-earning-item .f-earning-process li i{font-size: 22px;vertical-align: middle;margin-right: 5px;}
.f-earning .f-earning-category ul{width: 600px;border: 1px solid #dedede;margin-top: 40px;}
.f-earning .f-earning-category ul li{float: left;width: 50%;height: 40px;line-height: 40px;color: #000;padding: 0 20px;}
.f-earning .f-earning-category ul li:nth-child(even){color: #ff1414;}
.f-earning .f-earning-category ul li:nth-child(1),.f-earning .f-earning-category ul li:nth-child(2){color: #fff;background: #000;}
.f-earning .f-earning-category ul li:nth-child(1){border-right: 1px solid #fff;}

/* 提现 */
.f-withdrawal h3{margin: 0;font-size: 18px;color: #000;margin-bottom: 40px;}
.f-withdrawal p{color: #666;line-height: 36px;margin-bottom: 0;}
.f-withdrawal p span{font-size: 24px;}
.f-withdrawal .f-withdrawal-cont{margin-top: 30px;}
.f-withdrawal .f-left,.f-withdrawal .f-right{float: left;color: #666;line-height: 40px;}
.f-withdrawal .f-left {width: 70px;}
.f-withdrawal .f-right input{height: 40px;line-height: 40px;width: 270px;padding: 0 10px;color: #000;margin-right: 20px;border-radius: 3px;border: 1px solid #dedede;}
.f-withdrawal .f-right{max-width: calc(100% - 75px);}
.f-withdrawal .f-right .f-txt a{color: #000;text-decoration: underline;margin-right: 40px;display: inline-block;}
.f-withdrawal .f-right .f-withdrawal-btn{width: 120px;height: 40px;line-height: 40px;text-align: center;color: #fff;border-radius: 5px;background: #f73536;display: block;margin-top: 20px;}

/* 提现记录 */
.f-withdrawal-log h3,.f-payment-settings h3{font-size: 18px;color: #010101;}
.f-withdrawal-log h3 span{font-size: 14px;color: #aaa;}
.f-withdrawal-log .f-withdrawal-loglist{margin-top: 30px;}
.f-gray{color: #666 !important;}
.f-green{color: #339536 !important;}
.f-withdrawal-log .f-withdrawal-loglist p{color: #aaa;}
.f-withdrawal-log .f-withdrawal-loglist .table tr td:last-child{text-align: right;}
.f-withdrawal-log .f-withdrawal-loglist p span.f-red{font-size: 24px;}
.f-withdrawal-log .f-withdrawal-loglist .table>tbody>tr>td{padding: 30px 0;border: 0;border-bottom: 1px solid #ddd;}
.f-withdrawal-log .f-withdrawal-loglist .table {margin-bottom: 40px;}

/* 支付设置 */
.f-payment-settings p{margin: 0;color: #000;}
.f-payment-settings .f-payment-item{border-radius: 12px;box-shadow: 0px 1px 6px rgba(0,0,0,.16);padding: 30px;min-height: 140px;width: 470px;position: relative;margin-top: 40px;}
.f-payment-settings .f-payment-item .f-payment-edit{position: absolute;right: 30px;bottom: 15px;z-index: 9;cursor: pointer;color: #666;}
.f-payment-settings .f-payment-item .f-payment-edit i{font-size: 18px;vertical-align: middle;margin-right: 8px;}
.f-payment-settings .f-payment-item.f-add{text-align: center;line-height: 80px;cursor: pointer;}
.f-payment-settings .f-payment-item .f-left{margin-right: 20px;}
.f-payment-settings .f-payment-item .f-left,.f-payment-settings .f-payment-item .f-right{float: left;}
.f-payment-settings .f-payment-item .f-left i{font-size: 65px;color: #45b3f9;}
.f-payment-settings .f-payment-item .f-right{padding-top: 25px;}

/* 添加支付吧弹窗 */
.f-paysetting-popup{position: fixed;top: 0;left: 0;bottom: 0;right: 0;background:rgba(0,0,0,.6);z-index: 999;}
.f-paysetting-popup .f-paysetting-cont{position: absolute;width: 630px;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #fff;border-radius: 20px;}
.f-paysetting-popup .f-paysetting-cont .f-paysetting-title{position: relative;padding: 20px 30px;color: #000;}
.f-paysetting-popup .f-paysetting-cont .f-paysetting-title p{margin: 0;}
.f-paysetting-popup .f-paysetting-cont .f-paysetting-title .f-paysetting-close{position: absolute;right: 20px;top: 10px;cursor: pointer;}
.f-paysetting-popup .f-paysetting-cont .f-paysetting-title .f-paysetting-close i{font-size: 20px;}
.f-paysetting-popup .f-paysetting-bottom{padding: 50px 40px;}
.f-paysetting-popup .f-paysetting-item .f-left,.f-paysetting-popup .f-paysetting-item .f-right{float: left;line-height: 40px;}
.f-paysetting-popup .f-paysetting-item .f-left{width: 65px;margin-right: 15px;color: #666;}
.f-paysetting-popup .f-paysetting-item .f-right input{border: 1px solid #dedede;height: 40px;line-height: 40px;border-radius: 3px;padding: 0 8px;width: 410px;color: #000;}
.f-paysetting-popup .f-paysetting-item .f-right{max-width: calc(100% - 85px);}
.f-paysetting-popup .f-paysetting-item .f-paysetting-inp{margin-bottom: 30px;}
.f-paysetting-popup .f-paysetting-item .f-paysetting-code{position: relative;}
.f-paysetting-popup .f-paysetting-item .f-paysetting-code span{position: absolute;display: block;z-index: 9;width: 110px;height: 40px;right: 0;top: 0;color: #000;text-align: center;line-height: 40px;cursor: pointer;text-decoration: underline;}
.f-paysetting-popup .f-paysetting-item .f-paysetting-code input{padding-right: 118px;}
.f-paysetting-popup .f-paysetting-btn a{display: block;width: 270px;height: 60px;border-radius: 12px;font-size: 20px;color: #fff;background: #f73636;margin: 20px auto;margin-top: 40px;text-align: center;line-height: 60px;}

/* 设计师插件 */
.plug-header{position: relative;z-index: 9;}
.plug-header .f-plug{padding: 30px;color: #fff;}
.plug-header .f-plug .f-left{float: left;}
.plug-header .f-plug .f-right{float: right;margin-top: 8px;}
.plug-header .f-plug .logo{width: 90px;margin-right: 15px;}
.plug-header .f-plug .f-plug-stitle{margin-top: 8px;font-size: 16px;}
.plug-header .f-plug .f-right a{display: inline-block;font-size: 16px;margin-left: 15px;text-decoration: underline;color: #fff;}
.plug-header .f-plug .f-right a i{vertical-align: bottom;margin-right: 8px;}
.f-plug-back{position: absolute;left: 0;top: 0;right: 0;z-index: 0;}
.f-plug-box {position: relative;z-index: 9;margin-bottom: 60px;}
.f-plug-box .box-cont{max-width: 1280px;margin: 0 auto;padding: 0 30px;}
.f-box1{text-align: center;color: #fff;}
.f-box1 h2{font-size:102px;text-shadow: 0px 0px 6px #aa1600;margin: 0;margin-bottom: 20px;margin-top: 20px;}
.f-box1 h4{font-size: 38px;text-shadow: 0px 0px 6px #aa1600;margin: 0;margin-bottom: 20px;}
.f-box1 .f-box-btn a{color: #ff2200;display: block;margin: 40px auto;width: 270px;height: 72px;line-height: 72px;border-radius: 12px;background: #fff;font-size: 22px;}
.f-box1 .f-box-btn a i{font-size: 22px;}
.f-box2 h4{font-size: 38px;text-align: center;color: #000;margin-bottom: 50px;}
.f-box2 p{color: #333;}
.f-box3{background: #fff;padding: 60px 0;}
.f-box4{padding: 40px 0;}
.f-plug-footer{background: #2d2d2d;color: #fff;}

.side_nav{position: fixed;width: 60px;background: #fff;bottom: 200px;right: 0;z-index: 99;box-shadow: 0px 0px 12px rgba(0,0,0,.16);border-top-left-radius: 6px;border-bottom-left-radius: 6px;}
.side_nav .side_item{position: relative;transition: .3s;color: #000;font-size: 14px;text-align: center;padding: 6px;cursor: pointer;}
.side_nav .side_item:hover{background: #ff4343;color: #fff;}
.side_nav .side_item .img-side{margin-bottom: 5px;}
.side_nav .side_item .img-side{transition: .3s;}
.side_nav .side_item .img-side .h-show,.side_nav .side_item:hover .img-side .h-hide{display: none;}
.side_nav .side_item:hover .img-side .h-show{display: inline-block;}
.side_nav .side_item p{margin-bottom: 0;}
.side_nav .side_item:first-child{border-top-left-radius: 6px;/* border-top-right-radius: 6px; */}
.side_nav .side_item:last-child{border-bottom-left-radius: 6px;/* border-bottom-right-radius: 6px; */}
.side_nav .side_item .code-popupr{position: absolute;width: 200px;top: 0;right: 60px;background: #fff;color: #000;padding: 8px;box-shadow: 0px 0px 12px rgba(0,0,0,.16);display: none;}
.side_nav .side_item:hover .code-popupr{display: block;}
.side_nav .side_item .code-popupr p{margin: 0;margin-top: 8px;}
.side_nav .side_item .code-popupr:before{position: absolute;content: '';display: block;width: 0;height: 0;border: 8px solid transparent;border-color: transparent transparent transparent #fff;top: 20px;right: -16px;}
.side_nav .side_item .kef-popup {width: 240px;top: auto;bottom: 0;padding: 15px;}
.side_nav .side_item .kef-popup:before{top: auto;bottom: 20px;}
.side_nav .side_item .kef-popup .kef-item{margin-bottom: 20px;}
.side_nav .side_item .kef-popup .kef-item p{margin: 0;}
.side_nav .side_item .kef-popup .kef-item:last-child{margin-bottom: 0;}
.side_nav .side_item .kef-popup .left,.side_nav .side_item .kef-popup .right{float: left;}
.side_nav .side_item .kef-popup .left{width: 35px;margin-right: 8px;}
.side_nav .side_item .kef-popup .right{max-width: calc(100% - 50px);text-align: left;}
.side_nav .side_item .kef-popup .kef-h{color: #aaa;}
.side_nav .side_item .kef-popup .btn-kef{color: #fff;background: #ff4343;margin: 0 auto;padding: 10px 25px;cursor: pointer;width: 135px;text-align: center;border-radius: 8px;}
.side_nav .side_item .kef-popup .btn-kef a{color: #fff;}
.side_nav .side_item.side_top{display: none;}
.side_nav .side_item.side_top i{transition: .3s;color: #ff4343;font-size: 30px;}
.side_nav .side_item.side_top .img-side{margin-bottom: 0;}
.side_nav .side_item.side_top:hover i{color: #fff;}
.open .side_nav .side_item.side_top{display: block;}

.popup-video{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,.6);top: 0;left: 0;z-index: 9999;display: none;}
.popup-video .video-cont{position: absolute;width: 60%;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.popup-video .video-cont .video-close{position: absolute;font-size: 20px;color: #fff;right: -30px;top: -30px;z-index: 3;cursor: pointer;}

.disclick{opacity: .6;}