body{padding-top: 0!important;    background: #ebf2fb!important;}
.kaoshi-li .zuoye-tit .tit-l{  display: flex}

.zuoye-li{display: inline-block; margin: 4px 0; width: 100%;}
.zuoye-li .zuoye-tit{display: flex; background-color: #F6F9FD; padding: 15px 20px; padding-bottom: 13px;  font-size: 14px; line-height: 30px;}
.content-ls .zuoye-li:nth-child(odd) .zuoye-tit{background: #fff;}
.zuoye-li .zuoye-tit:hover,.content-ls .zuoye-li:nth-child(odd) .zuoye-tit:hover{background: #ecf5ff; box-shadow: 3px 3px 10px rgba(0,0,0,.1)}

.zuoye-li .zuoye-tit >div{ max-height: 60px; line-height: 20px; overflow: hidden; overflow-y: auto; min-width: 70px;}

.zuoye-li .zuoye-tit >div::-webkit-scrollbar {
    /*滚动条整体样式*/
    width :5px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.zuoye-li .zuoye-tit >div::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow : inset 0 0 5px rgba(0, 0, 0, 0.2);
    background : #535353;
}
.zuoye-li .zuoye-tit >div::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow : inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background : #ededed;
}
.zuoye-tag{   display: inline-block; min-width: 100px;}
.zuoye-tag a{display: inline-block; padding: 0px 6px; line-height: 20px; margin: 0 4px; font-size: 14px; width: 90px;
    font-weight: 400; border-radius: 4px; border: 1px solid #C5CDEB;}
.zuoye-tag a:hover{border: 1px solid #4297FC; color: #4297FC;}


.zuoye-tag a.congzuo{display: inline-block; padding: 0px 6px; line-height: 20px; margin: 0 4px; font-size: 14px;
    font-weight: 400; border-radius: 4px; border: 1px solid #FFCF4E; color: #FFCF4E;}
/*.zuoye-tag a:hover{border: 1px solid #4297FC; color: #4297FC;}*/

.zuoye-tag a.wtij{display: inline-block; padding: 0px 6px; line-height: 20px; margin: 0 4px; font-size: 14px;
    font-weight: 400; border-radius: 4px; border: 1px solid #FF8788; color: #FF8788;}
/*.zuoye-tag a:hover{border: 1px solid #4297FC; color: #4297FC;}*/

.zuoye-tag a.daipiyue{display: inline-block; padding: 0px 6px; line-height: 20px; margin: 0 4px; font-size: 14px;
    font-weight: 400; border-radius: 4px; border: 1px solid #4297FC; color: #4297FC;}
/*.zuoye-tag a.daipiyue:hover{border: 1px solid #4297FC; color: #4297FC;}*/


.content-sro{ height: 300px; overflow: hidden; overflow-y: auto; min-width: 70px;}

*::-webkit-scrollbar {
    /*滚动条整体样式*/
    width :5px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
*::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow : inset 0 0 5px rgba(0, 0, 0, 0.2);
    background : #535353;
}
*::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow : inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background : #ededed;
}
.leftpage{ display: inline-block; height: 700px; overflow: hidden; overflow-y: auto; width: 100%; padding-bottom: 40px; background: #f5f5f5;}
.rightpage,.leftpage{ margin-top: 20px;}
.rightpage{display: inline-block; width: 100%; height: 700px; overflow: hidden; overflow-y: auto;}
.leftpage .zuoye-li .zuoye-tit{ padding: 5px 10px; font-size: 14px;}
.zuoye-tit .tit-l{ width: 60%; display: flex}
.zuoye-tit .btnpyb{ padding: 0px 10px; float: right;line-height: 24px;}
.zuoye-tit .iconfont{ font-size: 14px; color: #7F859C; width: 20px; margin-right: 5px;}
.zuoye-con{display: none; width: 100%; padding: 20px;}
.zuoye-tit .font-w{ display: inline-block;  max-height: 60px; line-height: 20px; overflow: hidden; overflow-y: auto;}
.zuoye-tit .iconfont.active{transform:rotateX(180deg);
    -ms-transform:rotateX(180deg); 	/* IE 9 */
    -moz-transform:rotateX(180deg); 	/* Firefox */
    -webkit-transform:rotateX(180deg); /* Safari 和 Chrome */
    -o-transform:rotateX(180deg); 	/* Opera */}
.page-tit .icon-jiantou7.faz{transform:rotateY(180deg); display: inline-block; font-size: 16px;
    -ms-transform:rotateY(180deg); 	/* IE 9 */
    -moz-transform:rotateY(180deg); 	/* Firefox */
    -webkit-transform:rotateY(180deg); /* Safari 和 Chrome */
    -o-transform:rotateY(180deg); 	/* Opera */}
.content-zy{ padding: 40px 20px; width: 100%;}

.zuoye-con-zzy{background-color: #F6F9FD; border-radius: 4px; padding: 20px;}
.zuoye-tits{font-size: 16px; font-weight: bold; margin-bottom: 5px}
.page-zy-tit a{position: relative}
.page-zy-tit a:after{ content: ''; position: absolute; top: 12px; right: -6px; width: 1px; height: 16px; background: #C5CDEB; left: auto;}
.zntd-con{display: inline-block; width: 100%; padding: 40px;}

.zntd-con .ti-list{ width: 100%;}
.yes-tag{color: #4297FC; padding: 0px 10px; font-size: 12px; background-color: #ECF4FF; border-radius: 4px; margin-left: 5px; display: inline-block;}
.no-tag{color: #FF8788; padding: 0px 10px; font-size: 12px; background-color: #FFF3F3; border-radius: 4px; margin-left: 5px; display: inline-block;}
.zntt-r-item{display: inline-block; width: 100%; }
.zntt-r-item .zntt-r-tt{ margin-top: 40px; display: inline-block; width: 100%; margin-bottom: 10px; font-size: 16px; font-weight: bold;}
.zntt-r-item .epage-top-ul li{ margin: 5px;}
.timeBar{ color: #FF8788; display: inline-block; font-size: 16px;}
.timeBar .tt{ width: 36px; height: 36px; border-radius: 4px; text-align: center ; line-height: 36px; color: #fff; background: #FF8788;}
.timeBar .maohao{ font-size: 16px;}

.zndt-dtcon{ height: 560px; overflow-y: auto; width: 100%}


.zndt-dtcon::-webkit-scrollbar {/*滚动条整体样式*/

    width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/

    height: 1px;

}

.zndt-dtcon::-webkit-scrollbar-thumb {/*滚动条里面小方块*/

    border-radius: 5px;

    -webkit-box-shadow: inset 0 0 5px #EAEDF6;

    background: #535353;

}

.zndt-dtcon::-webkit-scrollbar-track {/*滚动条里面轨道*/

    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

    border-radius: 5px;

    background: #EDEDED;

}

.btn-xztt{padding: 5px 20px; color: #4297FC; background-color: #ECF4FF; font-size: 14px; position: absolute; right: 0px; border-radius: 4px;}
.content-ls{ width: 100%; display: inline-block; padding: 0 20px; padding-bottom: 20px; min-height:300px;}


.table-no-bor.table>tbody>tr>td{ border: 0; padding: 4px 0; position: relative;}
.table-no-bor.table>tbody>tr>td.border-r{ border-right: 1px solid #EAEDF6;}
.content-zn .table-no-bor.table{ padding: 0; width: 100%; min-height: 780px; margin-bottom: 0;}
.page-tit{ display: flex; width: 100%; padding: 0 25px; padding-top: 10px; border-bottom: 1px solid #EAEDF6;}
.page-tit a{ display: inline-block; padding: 5px 16px; line-height: 30px; margin-right: 10px; font-size: 16px;font-weight: 400; color: #343C60; position: relative}
.page-tit a span{font-size: 12px;}
.page-tit a.active{ font-weight: bold; color: #4297FC;}
.page-tit a:after{ display: none; width: 60%; height: 2px; border-radius: 20px; background: #4297FC; content: ''; position: absolute; left: 20%; bottom: -1px;}
.page-tit a.active:after{ display: inline-block;}
.page-tit a.btnpyb{color: #fff; font-size: 14px; line-height: 22px; }
.tlq-div-form{
    display: inline-block;
    flex-direction: column;
    font-size: 14px;
    width: 100%;
    padding: 24px;
    background: #f8fafc;
    border-radius: 12px;
    gap: 20px;
}
.tlq-div-form .form-group{
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    margin-top: 5px;
}
.detailname{ width: 100%; padding: 5px 10px; margin: 10px 0; display: flex; }

.detailname > span{ font-weight: bold; min-width: 80px; }
.cjzt-la{
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: #334155;
    margin-bottom: 8px;
    line-height: 1.4;
    flex-wrap: wrap;
    width: 100%;
    min-width: 80px;
    padding-top: 2px;
}
.cjzt-la span:first-child{
    color: #ef4444;
    margin-right: 4px;
    font-weight: bold;
}
.cjzt-la span:not(:first-child){
    font-weight: 400;
    color: #94a3b8;
    font-size: 12px;
    margin-left: 8px;
}
.tlq-div-radio label{ padding-right: 40px; font-weight: 400; position: relative;}
.stydy-page-wrap .course-infor-wrap{ justify-content: center; align-items: center; display: flex; flex-direction: column;}
.stydy-page-wrap .course-infor{display: flex;flex-direction: column; padding: 5px; justify-content: center; align-items: center;
    background: #fff; width: 120px; height: 120px;  overflow: hidden; border-radius: 500px;}
.stydy-page-wrap .course-infor img{width: 100%; }
.container-wrap.container-personal-center{margin-top: 0}

.tlq-div-radio label input{
    width: 15px;
    height: 15px;
    vertical-align: bottom;
    margin-right:.1rem;
    opacity: 0;
}
.tlq-div-radio .spot{
    display:inline-block;
    width:16px;
    height:16px;
    border-radius:  16px;
    border: 1px solid #C5CDEB;
    position: absolute;
    top:4px;
    left:0;
    z-index:5;
}
.tlq-div-radio input:checked + .spot{
    border: 6px solid #4297FC;
}
.input-tit{
    min-width: 200px;
    width: 100%;
    position: relative;
}
.input-tit .form-control{
    width: 100%;
    height: 44px;
    padding: 0 16px;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    font-size: 14px;
    color: #1e293b;
    background: #fff;
    transition: all 0.25s ease;
    outline: none;
    box-sizing: border-box;
}
.input-tit .form-control:focus{
    border-color: #4297fc;
    box-shadow: 0 0 0 3px rgba(66, 151, 252, 0.1);
    background: #f8fafc;
}
.input-tit .form-control::placeholder{
    color: #94a3b8;
}
.input-tit .select-act,
.input-tit select.form-control{
    appearance: none;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat right 12px center;
    padding-right: 36px;
    cursor: pointer;
    height: 44px;
}
.input-tit.input-group{
    display: flex;
    gap: 4px;
    width: 100%;
    box-sizing: border-box;
}
.input-tit.input-group .form-control:first-child{
    flex: 1;
    min-width: 0;
}
.input-tit.input-group .input-group-btn{
    position: relative;
    /* top: 2px; */
    width: 70px;
    flex-shrink: 0;
}
.plupload{ height:42px}
.input-tit.input-group .input-group-btn .form-control{
    width: 70px;
    text-align: center;
    padding: 0 6px;
    flex-shrink: 0;
}
.btn-secondary{ margin: 0px 10px;}
.content-ls.content-tlq{
    min-height: 200px;
    background: #fff;
    border-radius: 12px;
    padding: 24px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    border: 1px solid #e8eef3;
}
.content-ls.content-b{min-height: auto;}
.tlq-foot-btn{
    display: flex;
    justify-content: flex-end;
    padding: 24px;
    background: #fff;
    border-top: 1px solid #e8eef3;
    margin-top: 20px;
    border-radius: 0 0 12px 12px;
    gap: 12px;
}
.tlq-foot-btn .input-tit{
    display: flex;
    align-items: center;
}
.form-group.form-group-d{
    display: inline-block;
    width: 100%;
    padding: 20px;
    background: #f8fafc;
    border-radius: 10px;
}
.form-group.form-group-d textarea{
    resize: vertical;
    min-height: 150px;
    border-radius: 8px;
    border: 1px solid #e2e8f0;
    padding: 12px;
    font-size: 14px;
    color: #334155;
    transition: all 0.25s ease;
}
.form-group.form-group-d textarea:focus{
    border-color: #4297fc;
    box-shadow: 0 0 0 3px rgba(66, 151, 252, 0.1);
    outline: none;
}

.hq-div{display: flex; flex-direction: column; width: 100%; margin: 6px 0;}
.hq-div-tit{display: flex; line-height: 40px;font-weight: bold; font-size: 16px; height: 40px; overflow: hidden;}
.page-baogao-tit{ position: relative; width: 100%; font-size: 16px; font-weight: bold; padding: 10px 20px; border-bottom: 1px solid #EAEDF6;}
.page-baogao-tit:before{ position: absolute; left: 0; top: 15px; width: 3px; height: 16px; background-color: #4297FC; border-radius: 1px; content: ''}
.content-baogao{ width: 100%; padding: 10px; display: inline-block;}

.tongji-ul{display: inline-block; width: 100%; padding: 16px 10px;}

.tongji-div1{ display: table; vertical-align: middle; padding: 15px 10px; text-align: center;  background-color: #F6F9FD;
    border-radius: 10px; width: 100%; min-width: 88px;}
.tongji-div1 .tj-val{ color:#1b91ff; font-size: 16px; font-weight: bold; line-height: 30px; height: 30px; overflow: hidden;}
.tongji-div1 .tj-val span{ color: #7F859C; font-size: 14px; font-weight: 400;}
.tongji-div1 p{ color: #666;font-size: 14px; margin-bottom: 0;}

.leftbq{ position: fixed; bottom: 0px; color: #fff; text-align: left; padding: 10px;}

.hq-div-img{ height: 500px; display: flex; justify-content: center; align-items: center}
.hq-div-img img{ width: 100%; max-height: 100%;}
.list-inline > div> a{display: flex; justify-content: center; align-items: center; border-radius: 6px; overflow: hidden;}
.list-inline > div> a> img{ width: 240px; height: 200px; border-radius: 6px;}
.borain-timeChoice{top: 50%!important; left: 50%!important; margin-top: -200px; }
.tax_rate{display: inline-block; width: 100%; height: 31px;}
.tax_rate > label{ display: inline-block; padding-right: 10px; font-weight: 500;}

.tagb{display: inline-block; padding: 8px 20px; background: #f5f5f5; border-radius: 4px;}
.seadiv{display: none; position: absolute; left: 0; right: 0;top: 100%; padding: 20px; line-height: 30px; background: #fff; box-shadow: 3px 3px 10px rgba(0,0,0,.1); z-index: 9;}

.seadiv li{cursor: pointer}
.imageli{border-radius: 6px;}
.thumbnail{border-radius: 6px;}
.bg1{background: #fde7fb;}
.bg2{background: #eae7fd;}
.bg3{background: #e7f5fd;}
.bg4{background: #e7fdf5;}
.bg5{background: #ebfde7;}
.bg6{background: #fdfce7;}
.bg7{background: #fdebe7;}
.user-info-box{display: flex!important; justify-content: center; align-items: center;}
#time{ color: #fff; padding: 10px;}

.left-li{ padding:0 10px; display: inline-block; width: 100%; line-height: 30px;}
.left-li .zuoye-tit{display: flex; padding: 5px 10px; font-size: 12px; border-bottom: 1px solid #f5f5f5;margin-top: 1px;}
.clist{text-align: right; padding-right: 20px; cursor: pointer}
.clist .iconfont{color: #4297FC;}
.left-con{display: none; width: 100%; padding: 10px; background: #fff;}
.left-con .left-li .zuoye-tit{ color: #666;}
.left-li.active >div>div> .iconfont ,.left-li.active >div>div> a{ font-weight: bold; color: #4297FC}
.left-li .zuoye-tit >div{ display: flex;}
.zuoye-tit .small{position: absolute; left: 0; bottom: 0; right: 0; font-size: 12px; text-align: left; padding-left: 20px;}
.ttnote{ color: #ff0000; margin: 0px 5px}
.form-control.select-act{ padding-right: 20px; border-radius: 5px;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{border-radius: 5px;}
.showimg{ color: #4297FC; padding: 0 5px;}
.pro-page-tit{line-height: 50px; display: inline-block; width: 100%; border-radius: 8px 8px 0 0; background: #F7F8FA;}
.pro-page-tit a.activea{ border-left: 2px solid #4297FC; padding: 2px 10px; font-size: 18px; font-weight: bold; color: #323233;}
.page-cena{ display: inline-block; width: 100%; border-radius: 12px; margin-bottom: 20px;
   background: #fff; box-shadow: 5px 5px 15px rgba(0,0,0,.2); padding: 20px;}
.pagecontop{ border-radius: 0 0 8px 8px; display: flex; position: relative;}

.statustag{position: absolute; right: 20px; bottom: 40px; width:200px;}

.page-top-img{ width: 200px; background: #f5f5f5; position: relative; border-radius: 8px; height: 180px; overflow: hidden; display: flex; justify-content: center; align-items: center;}
.page-top-con{width: calc(100% - 220px); display: flex; padding: 10px 20px; flex-direction: column; line-height: 30px;}
.conli{display: flex; width: 100%; margin: 5px 0;}
.conli .iconfont{ font-size: 20px; margin:0 6px; color: #666;}
.tit{ font-size: 12px; margin-right: 5px; color: #666;
    height: 30px;display: -webkit-box;-webkit-box-orient: vertical;/*2行*/-webkit-line-clamp: 1;overflow: hidden;}
.value{font-size: 12px; color: #101010; font-weight: bold;
    height: 30px;display: -webkit-box;-webkit-box-orient: vertical;/*2行*/-webkit-line-clamp: 1;overflow: hidden;}
.conli .iconfont:first-child{ margin-left: 0;}
.ml-20{ margin-left: 20px;}
.zuoye-tag{ text-align: center;}
.page-conb{ display: inline-block; width: 100%; border-radius: 8px; margin-bottom: 20px;
    background: #fff; box-shadow: 5px 5px 15px rgba(0,0,0,.2); padding: 20px; line-height: 30px;}
.page-conb .page-tit{ padding: 0;}
.detail-ula{display: inline-block; width: 100%; margin-top: 20px;}
.detail-num{display: flex; flex-direction: column; justify-content: center; align-items: center; width: 100%; height: 100px; border-radius: 8px; text-align: center}
.numbj-1{ background: #fcf4df;}
.numbj-2{ background: #f0fcdf;}
.numbj-3{ background: #dffcfa;}
.numbj-4{ background: #dfeafc;}
.detail-num .value{ display: flex; color: #FB2E2E; font-size: 18px; line-height: 30px; font-weight: bold;}
.detail-num .value .tit{ font-size: 14px; margin-left: 5px;  font-weight: 500; color: #666;}
.p8{ padding-left: 8px!important; padding-right: 8px!important;}
.conli.bei{flex-direction: column; background: linear-gradient(135deg, rgba(52, 137, 238, 0.08) 0%, rgba(52, 137, 238, 0.02) 100%); border-left: 4px solid #3489EE; border-radius: 0 8px 8px 0; padding: 12px 16px; margin-top: 4px;}
.page-con{display: inline-block; width: 100%; }

.ss_group{display: flex; justify-content: flex-end; align-items: center;}
.ss_group .iconfont{ font-size: 14px; margin-right: 4px;}

.kc-seach{display: inline-block; width: 100%}

.p-img{display: flex; width: 220px; border-radius: 8px; background: #f5f5f5; height: 160px; overflow: hidden; justify-content: center; align-items: center; }
.p-img img{ width: 100%; }
.p-body{ width: calc(100% - 220px)}
.p-list{display: flex; position: relative;
    background: 
        radial-gradient(ellipse 200% 150% at -30% 50%, rgba(66, 151, 252, 0.12) 0%, transparent 50%),
        radial-gradient(ellipse 180% 120% at 120% 30%, rgba(139, 92, 246, 0.06) 0%, transparent 55%),
        linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.9) 100%);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.7);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.06);
    padding: 16px; margin: 6px 0;
    line-height: 30px; border-radius: 16px; overflow: hidden;
    transition: all 0.3s ease;}
.p-list .statustag{ width: 140px; bottom: auto; top: 20px}
.p-list .conli{ margin: 0;}
.p-list .conli a{ position: relative;}
.p-list .conli a.value:after{content: ''; width: 100%; height: 1px; background: #4297FC; position: absolute; bottom: 8px; left: 0;right: 0;}
.p-list .conli.bei{ font-size: 12px;  line-height: 20px;}
.p-page{display: flex; flex-direction: column;}
.p-list:hover{ 
    background: 
        radial-gradient(ellipse 200% 150% at -30% 50%, rgba(66, 151, 252, 0.18) 0%, transparent 50%),
        radial-gradient(ellipse 180% 120% at 120% 30%, rgba(139, 92, 246, 0.2) 0%, transparent 55%),
        linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.95) 100%);
    box-shadow: 0 12px 40px rgba(66, 151, 252, 0.18), 0 4px 12px rgba(0, 0, 0, 0.2);
    transform: translateY(-4px);
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
}
.p-list:hover .p-img img{ transform: scale(1.2)}
.tablediv{display: inline-block; width: 100%; overflow: hidden; overflow-x: auto;}

.tablediv::-webkit-scrollbar {/*滚动条整体样式*/

    width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/

    height: 10px;

}

.tablediv::-webkit-scrollbar-thumb {/*滚动条里面小方块*/

    border-radius: 5px;

    -webkit-box-shadow: inset 0 0 5px #EAEDF6;

    background: #535353;

}

.tablediv::-webkit-scrollbar-track {/*滚动条里面轨道*/

    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

    border-radius: 5px;

    background: #EDEDED;

}
.min-w-80{ min-width: 80px;}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td{max-width: 400px; min-width: 100px;
vertical-align: mathematical; text-align: center; }

.swiperimg{display: flex; width: 100%; justify-content: center; align-items: center; overflow: hidden}
.ban-prev{ position: absolute; bottom: 45%; left: 5%;  background: rgba(250,250,250,.5);  border-radius: 4px;  z-index: 10; }
.ban-next{ position: absolute; bottom: 45%; right: 5%;   background: rgba(250,250,250,.5); border-radius: 4px;  z-index: 10; }
.ban-prev .iconfont,.ban-next .iconfont{ font-size: 30px; color: rgba(254,254,254,.5);}
.table > thead.table-head-bj > tr th{font-weight: bold; padding: 5px ;line-height: 40px; background: linear-gradient(135deg, #3489EE 0%, #2563EB 100%); color: #fff}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td
{ padding: 5px 10px; text-align: center; border-bottom: 1px solid #f5f5f5}
.table > thead.table-head-bj > tr th:first-child{text-align: left}
.form-group .form-control,.input-group .form-control{border-radius: 5px!important;}
@media (max-width: 1660px) {
    .tit{ font-size: 12px; margin-right: 5px; color: #666;}
    .value{font-size: 12px; color: #101010; font-weight: bold;}
    .p-list .note{ font-size: 12px;}

}


.conli.bei .value{ height: auto; display: inline-block; width: 100%; }

/* ========== 表单优化样式 ========== */
.form-container {
    background: #f8fafc;
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 20px;
}

.form-section {
    background: #fff;
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    border: 1px solid #e8eef3;
}

.section-title {
    font-size: 16px;
    font-weight: 600;
    color: #1e293b;
    margin-bottom: 20px;
    padding-left: 16px;
    position: relative;
}

.section-title::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 18px;
    background: linear-gradient(135deg, #4297fc 0%, #337eff 100%);
    border-radius: 2px;
}

.form-row {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 16px;
}

.form-row:last-child {
    margin-bottom: 0;
}

.form-col {
    flex: 1;
    min-width: 280px;
    max-width: calc(33.333% - 14px);
}

.form-col-full {
    width: 100%;
    flex: none;
}

.form-group {
    margin-bottom: 0;
}

.form-label {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: #334155;
    margin-bottom: 8px;
    line-height: 1.4;
    flex-wrap: wrap;
}

.form-label .required {
    color: #ef4444;
    margin-right: 4px;
    font-weight: bold;
}

.form-label .hint {
    font-weight: 400;
    color: #94a3b8;
    font-size: 12px;
    margin-left: 8px;
}

.form-control-wrap {
    position: relative;
}

.form-control-wrap .form-control {
    width: 100%;
    height: 44px;
    padding: 0 16px;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    font-size: 14px;
    color: #1e293b;
    background: #fff;
    transition: all 0.25s ease;
    outline: none;
    box-sizing: border-box;
}

.form-control-wrap .form-control:focus {
    border-color: #4297fc;
    box-shadow: 0 0 0 3px rgba(66, 151, 252, 0.1);
    background: #f8fafc;
}

.form-control-wrap .form-control::placeholder {
    color: #94a3b8;
}

.form-control-wrap .select-act,
.form-control-wrap select.form-control {
    appearance: none;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat right 12px center;
    padding-right: 36px;
    cursor: pointer;
}

.form-control-wrap .textarea-lg {
    height: 150px;
    resize: vertical;
    padding: 12px 16px;
}

.form-control-wrap.input-group {
    display: flex;
    gap: 8px;
}

.form-control-wrap.input-group .form-control:first-child {
    flex: 1;
}

.form-control-wrap.input-group .input-group-addon {
    width: 80px;
    text-align: center;
    padding: 0 8px;
}

.tax-group {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.radio-option {
    display: flex;
    align-items: center;
    padding: 6px 14px;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
    font-size: 14px;
    color: #64748b;
    box-sizing: border-box;
    height: 34px;
}

.radio-option:hover {
    border-color: #4297fc;
    background: #f0f9ff;
}

.radio-option input[type="radio"] {
    display: none;
}

.radio-option .radio-dot {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2px solid #cbd5e1;
    margin-right: 8px;
    position: relative;
    transition: all 0.2s ease;
}

.radio-option input[type="radio"]:checked + .radio-dot {
    border-color: #4297fc;
    background: #4297fc;
}

.radio-option input[type="radio"]:checked + .radio-dot::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
}

.radio-option input[type="radio"]:checked ~ span:last-child {
    color: #4297fc;
    font-weight: 500;
}

.upload-area {
    border: 2px dashed #cbd5e1;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    transition: all 0.2s ease;
    cursor: pointer;
    background: #fafafa;
    position: relative;
    overflow: hidden;
}

.upload-area:hover {
    border-color: #4297fc;
    background: #f0f9ff;
}

.upload-area.dragover {
    border-color: #4297fc;
    background: #e0f2fe;
    transform: scale(1.02);
}

.upload-icon {
    width: 48px;
    height: 48px;
    margin: 0 auto 12px;
    background: linear-gradient(135deg, #e0f2fe 0%, #dbeafe 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #4297fc;
}

.upload-text {
    font-size: 14px;
    color: #64748b;
    margin-bottom: 4px;
}

.upload-hint {
    font-size: 12px;
    color: #94a3b8;
}

.upload-input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.upload-preview {
    margin-top: 16px;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.upload-preview li {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 8px;
    overflow: hidden;
    border: 2px solid #e2e8f0;
    list-style: none;
}

.upload-preview li:hover {
    border-color: #4297fc;
}

.upload-preview li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.upload-preview li .remove-btn {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 24px;
    height: 24px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.2s ease;
    font-size: 12px;
}

.upload-preview li:hover .remove-btn {
    opacity: 1;
}

.form-actions {
    display: flex;
    justify-content: flex-end;
    padding: 24px;
    background: #fff;
    border-top: 1px solid #e8eef3;
    margin-top: 20px;
    border-radius: 0 0 12px 12px;
    gap: 12px;
}

.form-actions .btn {
    padding: 12px 32px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.form-actions .btn-primary {
    background: linear-gradient(135deg, #4297fc 0%, #337eff 100%);
    color: #fff;
    box-shadow: 0 4px 14px rgba(66, 151, 252, 0.3);
}

.form-actions .btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(66, 151, 252, 0.4);
}

.form-actions .btn-secondary {
    background: #f1f5f9;
    color: #64748b;
    border: 1px solid #e2e8f0;
}

.form-actions .btn-secondary:hover {
    background: #e2e8f0;
    color: #334155;
}

.btn {
    padding: 12px 32px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.btn-primary {
    background: linear-gradient(135deg, #4297fc 0%, #337eff 100%);
    color: #fff;
    box-shadow: 0 4px 14px rgba(66, 151, 252, 0.3);
}

.btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(66, 151, 252, 0.4);
}

.btn-secondary {
    background: #f1f5f9;
    color: #64748b;
    border: 1px solid #e2e8f0;
}

.btn-secondary:hover {
    background: #e2e8f0;
    color: #334155;
}

@media (max-width: 768px) {
    .form-row {
        flex-direction: column;
    }
    
    .form-col {
        max-width: 100%;
        min-width: 100%;
    }
    
    .form-actions {
        justify-content: center;
        flex-wrap: wrap;
    }
    
    .form-actions .btn {
        width: 100%;
        margin-bottom: 8px;
    }
    
    .tax-group {
        justify-content: center;
    }
}






