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: 40px 0px;}
.tlq-div-form .form-group{display: flex; flex-direction: column}
.detailname{ width: 100%; padding: 5px 10px; margin: 10px 0; display: flex; }

.detailname > span{ font-weight: bold; min-width: 80px; }
.cjzt-la{ width: 100%; min-width: 80px; padding-top: 2px; line-height: 30px;}
.tlq-div-form .cjzt-la span{ color: #FF8788;}
.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%;}
.content-ls.content-tlq{min-height: 200px;}
.content-ls.content-b{min-height: auto;}
.tlq-foot-btn{display: flex; padding: 20px 0; border-top: 1px solid #EAEDF6;}
.form-group.form-group-d{display: inline-block; width: 100%; padding: 6px 16px; padding-bottom: 16px; background: #f5f5f5; border-radius: 6px; }

.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: #faf8f8; border-radius: 8px; padding: 10px;}
.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; box-shadow: 3px 3px 10px rgba(0,0,0,.1); position: relative;
    background-image: linear-gradient(to bottom, rgba(0,194,255,.07) , #fff);  padding: 16px; margin: 6px 0;
    line-height: 30px;   border-radius: 8px; overflow: hidden;}
.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:rgba(0,194,255,.07); box-shadow: 3px 3px 15px rgba(0,0,0,.2);}
.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: #eef2f7}
.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%; }






