﻿

/*字体*/
.FS_small{font-size:12px;line-height:18px;}
.FS_normal{font-size:14px;line-height:21px;}
.FS_title{font-size:16px;}
.FS_content{font-size:16px;line-height:36px;}
.FS_menuTitle{font-size:24px;line-height:36px;}
.FS_pagetitle{font-size:18px;}
.FS_bigtitle{font-size:20px;line-height:30px;}
.FS_data{font-size:30px;line-height:45px;}
.FS_titleBor{font-size:18px;line-height:60px;border-bottom:1px solid #eee;padding-left:20px;}
.text-c{text-align:center;}
.text-pointer{cursor:pointer;}

/*字体颜色*/
.FC_gray{color:#999;}
.FC_normalBlack{color:#262626!important}
.FC_red{color:#f24540!important;}
.FC_blackGray{color:#666;}
.FC_yellow{color:#FAA423;}
.FC_blue{color:#0d72ff;}
.FC_green{color:#14CC62;}

.clnrbox h3{margin:0 8px;position:relative;}
.clnrbox h3 a{display: block;  line-height: 50px; padding-left: 16px; font-size: 14px;color: #666;}
.clnrbox ul li a{display: block; line-height: 50px;color:#999999; font-size: 14px; margin: 0 8px;padding-left: 42px;}
.clnrbox ul li a:hover{color: #f00808;background: #f2f2f2;}
.clnrbox em{display: inline-block;background: url(../images/UserManager/triangle.png); width: 8px;height: 7px;position:absolute; right: 14px;top: calc(50% - 3.5px);}
.clnrbox .on1 a{color: #f00808;}

/*个人管理菜单*/
.grzx_menu_avatar{padding:14px 0 14px 14px;margin:10px 8px;display:flex;}
.grzx_menu_avatar img{margin-right:10px;}
.avatar_info{display: flex;flex-direction: column;justify-content: center;width:calc(100% - 54px);}
.avatar_info p{width:100%;line-height:1;}
.avatar_name{margin-bottom:5px;display: inline-block;height:16px;}
.avatar_name i{margin-left:6px;}
.avatar_name i,.avatar_name span{line-height:1!important;}
.menuicon1{display: inline-block;background: url('../images/UserManager/menu_home.png') center no-repeat;width: 18px;height: 19px;vertical-align: middle; margin-top: -3px; margin-right: 16px;}
.menuicon2{display: inline-block;background: url('../images/UserManager/menu_practical.png') center no-repeat;width: 18px;height: 19px;vertical-align: middle; margin-top: -3px; margin-right: 16px;}
.menuicon3{display: inline-block;background: url('../images/UserManager/menu_manuscript.png');width: 16px;height: 15px;vertical-align: middle; margin-top: -3px; margin-right: 16px;}
.menuicon4{display: inline-block;background: url('../images/UserManager/menu_msg.png') center no-repeat;width: 18px;height: 19px;vertical-align: middle; margin-top: -3px; margin-right: 16px;}
.menuicon5{display: inline-block;background: url('../images/UserManager/menu_user.png');width: 16px;height: 17px;vertical-align: middle; margin-top: -3px; margin-right: 16px;}
.menuicon6{display: inline-block;background: url('../images/UserManager/menu_set.png') center no-repeat;width: 18px;height: 19px;vertical-align: middle; margin-top: -3px; margin-right: 16px;}
.menuicon7{display: inline-block;background: url('../images/UserManager/menu_exam.png') center no-repeat;width: 16px;height: 17px;vertical-align: middle; margin-top: -3px; margin-right: 16px;}
.menuicon8 {
    display: inline-block;
    background: url('../images/UserManager/menu_czzx.png');
    width: 16px;
    height: 15px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 16px;
}
.menuicon9 {
    display: inline-block;
    background: url('../images/Jinke/jkglicon (1).png');
    width: 16px;
    height: 15px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 16px;
}
.menuicon10 {
    display: inline-block;
    background: url('../images/login/cziconicon.png');
    width: 16px;
    height: 17px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 16px;
}
.clnrbox .on1 a .menuicon1{background: url('../images/UserManager/menu_home_curr.png');display:inline-block;}
.clnrbox .on1 a .menuicon2{background: url('../images/UserManager/menu_practical_curr.png');display:inline-block;}
.clnrbox .on1 a .menuicon4{background: url('../images/UserManager/menu_msg_curr.png');display:inline-block;}
.clnrbox .on1 a .menuicon6{background: url('../images/UserManager/menu_set_curr.png') center no-repeat;display:inline-block;}
.clnrbox .on1 a .menuicon7{background: url('../images/UserManager/menu_exam_curr.png');display:inline-block;}
.clnrbox .on1 a .menuicon8 {
    background: url('../images/UserManager/menu_czzx_curr.png');
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 16px;
}
.clnrbox .on1 a .menuicon9 {
    background: url('../images/Jinke/jkadmin-icon.png');
    display: inline-block;
    width: 16px;
    height: 17px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 16px;
}
.clnrbox .on1 a .menuicon10 {
    /*background: url('../images/Jinke/sjkicon.png');*/
    background: url('../images/Jinke/teachingicon.png');
    display: inline-block;
    width: 16px;
    height: 17px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 16px;
}
.clnrbox .on1 a .menuicon5 {
    display: inline-block;
    background: url('../images/UserManager/menu_user_curr.png');
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 16px;
}

/*个人管理顶部导航栏*/
.fgt{height: 60px;}
.header{height:60px;border-bottom:1px solid #eee;background:#fff;z-index: 2;position: fixed;left: 0;top: 0;width: 100%;}
.hygl{float: right;height:100%;}
.hygl li{float:left;}
.hygl li>a,.hygl li>div{float: left; padding: 0 20px;height:100%;display:flex;justify-content:center;line-height:60px;position:relative;}
.hygl li>a>p,.hygl li>div>p{display: flex;flex-direction: column;justify-content: center;margin-right:8px;cursor:pointer;}
.xxts{position: relative; display: block;}
.xxts span{width: 14px;height: 14px;background: #ff0000; color: #fff;text-align: center; line-height: 14px; border-radius: 7px; top: 15px; right: -5px; position: absolute;}
.division{line-height:60px;color:#D9D9D9;}
.hygl dl{display:none;}
.msg_DL{width:400px;max-height:400px;}
.account_DL{width:124px;height:132px;}
.nav_DL{border: 1px solid #EEEEEE;background: #FFFFFF;box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);border-radius: 4px;position:absolute;top:60px;right:0px;z-index:2;line-height:1;}
.hygl div:hover dl{display:inline-block;}

/*导航栏弹窗*/
.icon_manager {background: url('../images/UserManager/manager.png') center no-repeat;width:16px;height:16px;display:inline-block;}
.icon_account {background: url('../images/UserManager/account.png') center no-repeat;width:14px;height:16px;display:inline-block;}
.icon_exit {background: url('../images/UserManager/exit.png') center no-repeat;width:14px;height:14px;display:inline-block;}

.account_DL dt:first-child{margin-top:6px;}
.account_DL dt{border-bottom:1px solid #eee;}
.account_DL dt a{display:block;cursor:pointer;text-align:center;line-height:40px!important;}
.account_DL dt a i{margin-right:12px;margin-bottom:-3px;}
.account_DL dt a:hover{background:#f7f8f9;color:unset;}
.account_DL dt:last-child{border-bottom:none;}

.dt_title{line-height:60px;padding-left:20px;border-bottom:1px solid #eee;font-weight:600;}
.dt_maincon{max-height:278px;overflow:auto;min-height:80px;}
.dt_btn{border-top:1px solid #eee;line-height:60px;text-align:center;}
.msgCard{padding:16px 20px;width:calc(100% - 40px);display:inline-block;}
.msgCard>span{display:block;width:100%;}
.msgCard>span:first-child{margin-bottom:6px;}


/*框架*/
.left_nav {float: left;width: 220px;background: #fff;border-right: 1px solid #eee;height: calc(100vh - 60px);overflow: auto;position: fixed;}
.rightbox {float: right;width: calc(100% - 252px);overflow: hidden;margin: 16px 16px 0 0;height: calc(100vh - 92px);background: #f2f2f2;}

/*稿件*/
.manuCard{display:flex;}
.manuCard:hover{background:#f7f8f9;}
.manuCard:hover .menuOpera{display:inline-block;}
.Mthumbnail{width:248px;height:140px;border-radius: 2px;margin-right:20px;margin:10px 0 10px 10px;}
.menuInfo{width:calc(100% - 258px);display:flex;flex-direction:column;justify-content:space-between;padding:20px;}
.menuMainInfo{overflow:hidden}
.menuMainInfo>div:first-child{float:left;}
.menuOpera{display:none;}
.menuOpera a,.menuOpera2 a{margin:0 0 0 20px;cursor:pointer;}
.menuOpera a img,.menuOpera2 a img{margin-right:4px;}
.menuInfo img{display:inline-block;}
.menuData{display:flex;}
.menuData span{margin-right:60px;}
.menuData span img{margin-right:6px;display:inline-block;}
/*缩小版稿件卡片*/
.smallMthumbnail{width:102px;height:58px;margin:14px 12px 14px 0;}
.manu_s_info{width:calc(100% - 114px);display:flex;flex-direction:column;justify-content:space-between;padding:14px 0;}

.wdgj_con_one{display:flex;padding:20px 0;}
.wdgj_con_one>div{width:50%;display:flex;text-align:center;flex-direction:column;justify-content:center;}
/*.wdgj_con_two{padding:0 20px;}*/
.wdgj_con_two > div{width:100%;background: #F7F8F9;border-radius: 4px;margin-top:10px;height:57px;line-height:57px;display:inline-block;padding:0 16px;}

/*菜单tab切换*/
.data_nav{width:100%;height:56px;border-bottom:1px solid #eee;font-family: PingFangSC-Regular, PingFang SC;}
.data_nav li{display:inline-block;margin:auto 20px;line-height:56px;height:56px;}
.data_nav li span{display:inline-block;color:#999;font-size:16px;cursor:pointer;}
.data_nav li span.on{color: #F24540;background: url(../images/x20.png) no-repeat center 52px;height:100%;font-family: PingFangSC-Medium, PingFang SC;background-size:30px 3px;}
.data_nav li span.on span{color: #F24540;}


/*手风琴默认样式修改*/
.layui-collapse {border:none!important;}
.layui-colla-item {border: none!important;margin-bottom: 20px;}
.layui-colla-content.layui-show {border: none;border-bottom: 1px solid #e6e6e6;}
.layui-table-view{margin-top:0px!important;}
h2.layui-colla-title{height:60px;line-height:60px;display:flex;background-color:#f7f8f9;font-size:16px;}
h2.layui-colla-title span.text_ellipsis{width:84%;}
h2.layui-colla-title .btnRed{margin: auto 0 auto auto;}

.layui-colla-con-card {display: inline-flex;margin:10px 0;width: 100%;line-height:21px;}
.layui-colla-con-cardTitle{width:10%;margin-right:20px;}
.layui-colla-con-cardInfo{width:calc(100% - 8% - 20px);}
.layui-colla-con-cardInfo p:first-child{margin-bottom:6px;}


/*按钮*/
.btnRed{line-height: 30px; text-align: center; border-radius: 4px;border: 1px solid #f24540;color: #fff;cursor:pointer;margin:auto;
        background:#F24540;display:inline-block;padding:0px 16px;font-size:14px;color:#fff;}
.btnRedNull{background:#fff;border:1px solid #F24540;color:#F24540;}
.btnCCC{background:#ccc!important;border-color:#ccc;}
.btnRed:hover{color:#fff!important;}
.btnRed.btnRedNull:hover{color:#f24540!important;}
.btnGrayNull{background:#fff;border:1px solid #eee;color:#666;}
.btnGrayNull:hover{color:#666!important;}
.btnNine{background:#f9f9f9;border-color:#eee;color:#666;}
.btnNine:hover{color:#666!important;}
.btnBlue{background:#fff;border-color:#0d72ff;color:#0d72ff;}
.btnBlue:hover{color:#0d72ff!important;}
.btnBlack{background:#fff;border-color:#eee;color:#262626;}
.btnBlack:hover{color:#262626!important;}
.btnGreenNull{background:#fff;border:1px solid #14CC62;color:#14CC62;}
.btnGreenNull:hover{color:#14CC62!important;}
.btnYellowNull{background:#fff;border:1px solid #FAA423;color:#FAA423;}
.btnYellowNull:hover{color:#FAA423!important;}

/*实践作业-弹窗*/
.workIframe{height:calc(100vh - 120px)!important;padding:40px;border-radius:10px;}
.Detail_Title{text-align:center;}
.remarkCon{display:flex;justify-content:space-between;margin:20px auto 30px;}
.remarkCard {background: linear-gradient(180deg, #F7F8F9 0%, rgba(247, 248, 249, 0) 100%);border-radius: 4px;width:248px;height:84px;display:flex;flex-direction:column;
             justify-content:center;}
.remarkCard p{font-size:16px;line-height:24px;}
.remarkCard p:first-child{margin-bottom:4px;}
.remarkInfo{margin-top:20px;white-space: break-spaces;height:calc(100% - 183px);overflow:auto;}
.remarkCard>span{padding: 0px 12px;border: 1px solid #eee;display: inline-flex;width: fit-content;margin: 0 auto;font-size: 16px;line-height:24px;background:#f7f8f9;border-radius:4px;line-height:32px;}
.remarkCard>span>span{margin-left:20px;font-size:24px;color:#999;line-height:32px;}


/*自定义分隔符的面包屑默认样式修改*/
.layui-breadcrumb{line-height:50px;}
.layui-breadcrumb a cite{color:#333!important;}

.practicalCard{margin-top:16px;height:125px;display:flex;flex-direction:column;border-radius:4px;padding:16px;}
.p_talkCon{margin-top:24px;display:flex;}
.p_talkCard{width:calc(50% - 8px);background:#f7f8f9;text-align:center;display:flex;justify-content:center;flex-direction:column;height:102px;}
.p_talkCard:first-child{margin-right:16px;}
.btn_access{border-top: 1px dashed #EEEEEE;padding:13px 0;text-align:center;cursor:pointer;}

/*视频投稿*/
.zztgbox{width:100%;margin:26px auto 20px;border: 2px dashed #E3E3E3!important;border-radius: 4px;text-align:center;display:flex;flex-direction:column;justify-content:center;height:600px!important;}
.zztgbox img{margin-top:10%;}
.zztgbox img,.zztgbox p{margin-bottom:10px;}
.ztg_remark{height:105px;display:flex;justify-content:space-between;}
.ztg_remark li{padding:0 20px;display:flex;}
.ztg_remark li img{padding:0 20px;margin:auto;width:30px;height:29px;}
.ztg_remark li div{display:flex;flex-direction:column;justify-content:center;}
.ztg_remark li div p:first-child{margin-bottom:6px;}
.uploadInfo,.uploadInfo2{margin-top:10px;}
.uploadInfo span{margin-right:20px;}
.uploadInfo,.uploadInfo span{color:#666;}
.uploadInfo span:last-child{margin-right:0px;}

/*视频投稿-进度条默认样式修改*/
#fileList{width: calc(100% + 40px);height: 3px;margin-left: -20px;position:absolute;bottom:0px;display:flex;}
#fileList .layui-progress{width: 100%!important;height: 3px!important;margin-top:0px!important;}
#fileList .layui-progress-bar{height: 3px!important;}

/*视频投稿-表单*/
.titleNum,contentNum{position:relative;}
.titleNum span{position: absolute;right: 10px;top: 50%;transform: translateY(-50%);}
.contentNum span{position: absolute;right: 10px;bottom:10px;}
.contentNum span,.contentNum span b,.titleNum span,.titleNum span b{color:#999;}
.tgzzForm input,.tgzzForm textarea{background-color: #F7F8F9!important;border-radius: 4px;border-color:#fff!important;color:#999!important;}
.tgzzForm .xm-input{background:none;border-radius: 4px;border-color:#fff!important;}
.tazzCover{width: 220px;height: 124px;border-radius: 4px;cursor:pointer;}

/*专栏投稿-表单*/
.zltgForm .xm-input{color:#999!important;}
.againIndro{margin-left:16px;display:none;top: 50%;position: absolute;transform: translateY(-50%);cursor:pointer;}
.zl_title{height:60px;border:none;border-bottom:1px solid #eee;margin:16px 0;font-size:24px;background:none}

/*设置*/
.SetCon{display:flex;}
.SetCon>span{margin-right:40px;line-height:128px;}
.SetForm{width:calc(100% - 105px);}
.SetForm .layui-form-item{border-bottom:1px solid #eee;line-height:128px;margin-bottom:0px;}
.SetForm .layui-form-label{width:116px;display: inline-block;float:none;padding:0px;}
.SetForm .layui-input-block{display:inline-block;color:#666;}
.SetForm .layui-input-block>div{display:none;}
.SetAvatar{width:80px;height:80px;border-radius:50px;overflow:hidden;position:relative;vertical-align: middle;}
.SetAvatar img{width:100%;height:100%;object-fit:cover;vertical-align: unset;}
.SetAvatar:hover a{display:inline-block;}
.SetAvatar a{width:100%;height:25px;line-height:25px;color:#fff;background:rgba(38, 38, 38, 0.5);position:absolute;bottom:0px;left:0px;z-index:2;font-size:12px;text-align:center;display:none;}

/*修改密码*/
.information { float:right; width:984px; box-sizing:border-box;}
#Asign{width:450px;border:none;border-bottom:1px solid #ddd;}
.information td { padding:15px 0; color:#333333; font-size:16px;}
.information td input { text-indent:18px; display:block; width:200px; height:40px; border:1px solid #dddddd; background:none; outline:none;}
.information td:nth-child(1) { min-width:110px;}
.information td a { text-decoration:underline; color:#333333; font-size:14px;}
.imgBar { display:inline-block; width:180px; height:180px; overflow:hidden; vertical-align:middle; margin-right:20px;border-radius:100px;}
.information td input.pwdInp { margin-bottom:10px;}
.tableBox { padding:35px 40px; background:#F2F2F2;}
.information button.saveButton { display:block; font-size:16px; color:#ffffff; width:100px; height:40px; border-radius:40px; background:#F00808;border:none;text-align:center; margin:20px auto; line-height:40px;}

/*教师端实践课详情页*/
.D_practical>span.FS_title{margin-bottom:6px;}
.D_practicalCard{height:64px;display:flex;border-radius:4px;margin: 24px 0 20px -20px;width: calc(100% + 40px);display:flex;}
.D_practicalCard>div{width:33.33%;text-align:center;display:flex;justify-content:center;flex-direction:column;}
.D_practicalCard hr{height:20px;width:1px;background:#eee;margin:auto;}


.nopass {background: url('../images/UserManager/nopass.png') center no-repeat;width:16px;height:16px;display:inline-block;vertical-align: middle; margin-top: -3px; margin-left: 6px;}

/*稿件详情-音频*/
.audio_box{width:800px;border:1px solid #ddd;background:#f2f2f2;margin-top:20px;padding:10px 0;}
.audio_con{display:flex;justify-content:space-around;}
#play{margin-left:15px;height:40px;}
.progressbar{display: inline-block;position: relative;display:flex;margin:auto;margin-top:19px;}
#ProgressBarBG{height: 2px;width: 320px;background: #fff;margin:0px;}
#playProgressBar {background: #f00808;height: 2px;position:absolute;top:0px;left:0px;margin:0px;}
.roundBG{width: 10px;height: 10px;background: #fff;display: block;border-radius: 10px;box-shadow: 1px 0px 7px 0px #999;position: absolute; top: -4px;left:0px;}
.currentTime, .duration{width:50px;line-height:40px;color:#f00808;text-align:center;margin:auto 15px;}

/*在线考试题库*/
.importFile {background: url('../images/UserManager/importFile.png') center no-repeat;width:24px;height:26px;display:inline-block;margin: auto 10px auto 0;}
.fileRight {background: url('../images/UserManager/right.png') center no-repeat;width:8px;height:6px;display:inline-block;margin-left:4px;}
.optionDel{background: url('../images/UserManager/optionDel.png') center no-repeat;width:20px;height:20px;display:none;margin-left:10px;margin-bottom: -5px;}
.UploadFileCon{width:400px;height:64px;background:#f7f8f9;border-radius:4px;padding:0 12px;display: flex;}
.UploadFileCon span.fr{color:#999;line-height:64px;}
.UploadFileCon .fileInfo{display: flex;flex-direction: column;width: 80%;justify-content: center;}
.UploadCon{display:flex;justify-content:center;border-bottom:1px solid #eee;margin:0 20px;padding:40px 0 20px;}
.UploadCon .layui-text h3{margin-bottom:20px;}
.UploadCon .layui-timeline-item{padding-bottom:30px;}
.UploadCon .layui-timeline-item::before{border-left: 1px dashed #eee;background: transparent;}
.UploadCon .layui-timeline-axis{color:#0d72ff;background-color: #F3F9FF;border-radius:50px;}
.UploadCon .layui-timeline-axis:hover{color:#0d72ff;}
.AddQuestion .layui-form-item{padding: 0 20px;}
.AddQuestion .layui-form-label{padding: 0px;width: auto;line-height: 32px;}
.AddQuestion .layui-input-block{border-bottom:1px dashed #E3E3E3;margin-left: 50px;}
.AddQuestion .layui-form-item:nth-child(3) .layui-input-block{border:none;}
.AddQuestion .layui-form-item:nth-child(4) .layui-input-block{border:none;}
.AddQuestion .optionCon{min-height: 100%;overflow: auto;}
/*.AddQuestion input[type=text], .AddQuestion textarea{border:none;}*/
.AddQuestion .title input[type=text],.AddQuestion .optionBox input[type=text], .AddQuestion textarea{border:none;}
.AddQuestion .title{margin-top:10px;}
.AddQuestion .optionCon p{margin-bottom:18px;}
.AddQuestion .optionCon p .layui-form-radio{margin:0px;}
.AddQuestion .optionCon p input{height: 34px;line-height: 34px;width: calc(100% - 92px - 30px);border-radius:4px;padding:0 10px;}
.AddQuestion .optionCon p input:focus{background:#f7f8f9;}
.AddQuestion .optionCon p:hover i{display:inline-block;}
.AddQuestion .optionCon p .layui-form-checkbox[lay-skin="primary"]{margin-top:0px;}
.addPaperForm .layui-form-label{padding:0px 0px 6px 0px;}
.addPaperForm .layui-block{display: flow-root;width: 100%;}
.addPaperForm .layui-block input{height:32px;line-height:32px;border-radius:4px;}
.layui-btn{border-radius:4px!important;}

/*创建试卷*/
.paper_left{width:80%;border-right:1px solid #eee;padding:0 20px;display:inline-block;height:100%;}
.paper_right{width:20%;padding:0 20px;display:inline-block;height:100%;position:relative;}
.ap_title{text-align:center;padding-top:18px;}
.ap_questionInfo{height: calc(100% - 152px);overflow: auto;padding-bottom: 20px;}
.addpaperOpera{display:flex;justify-content:space-between;margin:32px 0 14px;}
.addpaperOpera span{width:calc(50% - 8px);display:inline-block;border: 1px dashed #F24540;border-radius: 4px;color:#f24540;text-align:center;height:32px;line-height:32px;cursor:pointer;}
.p_del {background: url('../images/UserManager/p_del.png') center no-repeat; height:14px;width:14px;display:inline-block;margin-bottom:-3px;margin-right:22px;cursor:pointer;}
.paperQuestion{border: 1px solid #EEEEEE;margin-top:10px;display: inline-block;width: 100%;}
.paperQuestion_opera{background: #F7F8F9;height:56px;line-height:56px;display:flex;justify-content:space-between;padding:0 20px;}
.paperQuestion_opera input{background: #FFFFFF;border: 1px solid #EEEEEE;border-radius: 2px;height:24px;width:56px;margin-left:6px;text-align:center;}
.paperQuestion_title{margin:0 20px;height:56px;line-height:56px;border-bottom:1px solid #eee;}
.paperQuestion .optionCon{padding:20px 20px 0;}
.paperQuestion .optionCon .layui-form-radio div,.paperQuestion .optionCon .layui-form-checkbox span{color:#999;}
.paperQuestion .optionCon .layui-form-radioed div,.paperQuestion .optionCon .layui-form-checked span{color:#262626!important;}

.ap_sheet{border-top:1px solid #eee;margin-top:18px;text-align:left;}
.ap_sheet p{font-size:16px;line-height:50px;height:50px;}
.paper_right .layui-form-item{position:absolute;bottom:24px;transform:translateX(-50%);left:50%;width: max-content;}

.selectTypeForm{}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance: none!important;}
input[type='number'] {  -moz-appearance: textfield;}
.plus-minus .layui-input-block{position: relative;}
.plus-minus input{position: absolute;top: 20px;left: 0px;text-align: center;}
.plus-minus button:nth-of-type(1){position: absolute;top: 28px;left: 2px;height: calc(100% - 4px);}
.plus-minus button:last-child{position: absolute;top: 28px;right: 2px;height: calc(100% - 4px);}
.plus-minus button{background:#f7f8f9;color:#999; line-height:28px;}
.plus-minus .layui-btn:hover{color:#999;}
.selectTypeForm>.layui-form-item{width:100%;display:flex;margin-top:10px;}
.selectTypeForm>.layui-form-item .layui-inline:first-child,.selectTypeForm .plus-minus .layui-form-item:first-child{margin-right:20px;}
.selectTypeForm>.layui-form-item .layui-inline{margin-right: 0px;width:195px;}
.selectTypeForm .plus-minus{display:flex;border-top: 1px solid #eee;padding-top: 20px;}
.selectTypeForm .plus-minus .layui-form-item{width:195px;height:32px;margin-right: 0px;}
.selectTypeForm input{height:32px;margin-top:6px;}
/*.selectTypeForm .layui-block{margin}*/
.checknum{line-height:26px;color:#666;font-size:14px;}