/* css 重置 */
html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, button {
    /*vertical-align: baseline;*/
    font-family: 'Microsoft Yahei', 'SimSun';
    /*font-weight: inherit;*/
    /*font-style: inherit;*/
    font-size: 100%;
    /*outline: 0;*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*border: 0;*/
}

input, button, img {
    outline: 0;
    border: 0;
}

* {
    margin: 0;
    padding: 0;
}

html {
    width: 100%;
    height: 100%;
    overflow: auto;
}

body {
    margin: 0;
    overflow: hidden;
    position: relative;
}

[v-cloak] {
    display: none;
}

input,
:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

a {
    text-decoration: none;
    color: #000;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.f12 {
    font-size: 12px;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.mb15 {
    margin-bottom: 15px;
}

.mr25 {
    margin-right: 25px;
}

.hidden {
    display: none !important;
}

.show {
    display: block !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-ceter {
    text-align: center !important;
}

.overf {
    overflow: hidden;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt12 {
    margin-top: 12px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml0 {
    margin-left: 0px !important;
}

.ml6 {
    margin-left: 6px !important;
}

.ml12 {
    margin-left: 12px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml14 {
    margin-left: 14px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml17 {
    margin-left: 17px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml28 {
    margin-left: 28px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.ml70 {
    margin-left: 70px !important;
}

.ml100 {
    margin-left: 100px !important;
}

.ml155 {
    margin-left: 155px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb12 {
    margin-bottom: 12px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr6 {
    margin-right: 6px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr12 {
    margin-right: 12px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt12 {
    padding-top: 12px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pl {
    padding-left: 12px !important;
}

.pl5 {
    padding-left: 15px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb12 {
    padding-bottom: 12px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr12 {
    padding-right: 12px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.f14 {
    font-size: 14px;
}

.w50 {
    width: 50px !important;
}

.w100 {
    width: 100px !important;
}

.w150 {
    width: 150px !important;
}

.w200 {
    width: 200px !important;
}

.w250 {
    width: 250px !important;
}

.w300 {
    width: 300px !important;
}

.w350 {
    width: 350px !important;
}

.w500 {
    width: 500px !important;
}

.middle {
    vertical-align: middle;
}

body {
    min-height: 100%;
    min-width: 1340px !important;
}

.w1120 {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}

.w958 {
    width: 958px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ccc;
    min-height: 400px;
}

.wrapper {
    position: relative;
    min-height: 100%;
    height: auto !important;
    width: 100%;
    overflow: hidden;
}

.header {
    height: 120px;
    width: 100%;
    background-color: #234a8b;
}

.banner {
    display: block;
    position: relative;
    z-index: -1000;
}

.nav li a:hover {
    font-weight: bold;
}

.nav li a.borderNo {
    background: none;
}

.footer {
    width: 100%;
    height: 80px;
    background-color: #234A8B;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    /*position: absolute;*/
    bottom: 0;
    line-height: 25px;
}

.activeB {
    font-weight: bold;
}

.bottom-paging {
    position: absolute;
    text-align: center;
    height: 50px;
    line-height: 50px;
    bottom: 0px;
    width: 100%;
}

.pagingNum-item {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    background: #dfdfdf;
}

.pagingNum-item.active {
    background: #234A8B;
    color: #fff;
}

.pagingNum-item.active a {

    color: #fff;
}

.next-page, .pre-page {
    display: inline-block;
    line-height: 30px;
    margin-right: 15px;
    margin-left: 15px;
}

.text-center {
    text-align: center;
}

.color_red {
    color: #FF0000;
    margin-right: 3px;
}

/*搜索*/
.searchDiv {
    position: relative;
}

.searchInput {
    width: 188px;
    height: 28px;
    border: 1px solid #BCBCBC;
    line-height: 28px;
    float: left;
}

/*试卷下拉框*/
.searchDiv input {
    height: 28px !important;
    line-height: 28px !important;
    text-indent: 10px;
    font-size: 12px;
}

.searchDiv label {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}

.searchDiv select {
    height: 30px !important;
    line-height: 30px !important;
    font-family: "微软雅黑";
}

.searchDiv .searchTest {
    width: 160px;
    height: 28px;
    border: 1px solid #BCBCBC;
    line-height: 28px;
    position: relative;
    float: left;
    cursor: pointer;
}

.searchDiv .searchTest img {
    filter: alpha(opacity=50);
    opacity: 0.5;
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.searchDiv .searchTest .searchUl {
    position: absolute;
    top: 28px;
    z-index: 10;
    background: #fff;
    width: 160px;
    overflow: hidden;
    left: -1px;
    border: 1px solid #BCBCBC;
    display: none;
}

.searchDiv .searchTest .up_black {
    display: none;
}

.searchDiv .searchTest .searchUl li {
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}

.searchDiv .searchTest .searchUl li:hover {
    background: #F1F6FF;
}

.searchDiv .searchTest .searchUl li:hover a {
    color: #4B86FF;
}

.searchDiv .searchTest .searchUl li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 100%;
    text-align: left;
}

.searchDiv .searchTest span {
    display: inline-block;
    width: 120px;
    padding-left: 10px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px;
    color: #333;
}

.searchDiv .searchTest img {
    width: 9px;
    height: 4px;
}

.searchBtn {
    /*width: 60px;*/
    padding: 0 10px;
    height: 37px;
    text-align: center;
    line-height: 35px;
    color: #4B86FF;
    border: 1px solid #4B86FF;
    outline: 0;
    background: #fff;
    cursor: pointer;
}

.searchDiv .searchBtn {
    height: 30px !important;
    line-height: 30px !important;
    text-indent: 0;
}

.searchBtn:hover {
    background: #DBE7FF;
}

/*table表格*/
.tableBox {
    padding-right: 10px;
}

.tableBox ul {
    width: 100%;
    border-bottom: 0;
}

.tableBox .num {
    display: inline-block;
    width: 40px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}

.tableBox ul li {
    height: 49px;
    line-height: 49px;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
}

.tableBox ul li:nth-child(odd) {
    background: #eee;
}

.tableBox ul li:hover {
    background: #ECF3FF;
}

.tableBox ul .tableHeader {
    background: #E5E5E5 !important;
    height: 35px;
    line-height: 35px;
}

.tableBox ul .tableHeader span {
    height: 35px;
    line-height: 35px;
}

.tableBox ul li span {
    height: 49px;
    line-height: 49px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.tableBox ul .text-center span {
    display: block;
    width: 100%;
}

.tableBox ul li .doSomeThing a:hover {
    color: #024BD8;
    text-decoration: underline;
}

.tableBox ul li .doSomeThing a.disabled {
    cursor: not-allowed;
    /*background-color: #dadada;*/
    color: #dadada;
}

.tableBox .checks {
    width: 6%;
    position: relative;
    padding: 0;
}

/*复选框样式start*/
.tableBox .checks .tableCheckOutbox {
    display: inline-block;
    background: url("../img/common/checkBox.png") no-repeat center right;
    background-position: -0px -0px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20%;
    margin: auto 0;
    cursor: pointer;
}

.tableBox .checkInput {
    width: 0px !important;
    height: 0px !important;
    border: 1px solid #BCBCBC;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20%;
    margin: auto 0;
    display: none;
}

.tableBox .checks input[type="checkbox"] {
    opacity: 0;
    filter: alpha(opacity=0);
}

.formCheckOutboxDiv {
    position: relative;
    height: 30px;
    line-height: 30px;
    text-indent: 25px
}

.formCheckOutboxDiv .formCheckOutbox {
    display: inline-block;
    background: url("../img/common/checkBox.png") no-repeat center right;
    background-position: -0px -0px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 7px;
    margin: auto 0;
    cursor: pointer;
}

.formCheckOutboxDiv .formCheckOutbox .checkInput {
    width: 0px !important;
    height: 0px !important;
    border: 1px solid #BCBCBC;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20%;
    margin: auto 0;
    display: none;
}

formCheckOutboxDiv .formCheckOutbox input[type="checkbox"] {
    opacity: 0;
    filter: alpha(opacity=0);
}

span.checkOutbox.checked {
    background-position: -20px -0px !important;
}

span.checkOutbox.unChecked {
    background-position: -0px -0px !important;
}

span.checkOutbox.checked.disabled {
    background-position: -40px -0px !important;
    cursor: not-allowed;
}

span.checkOutbox.unChecked.disabled {
    background-position: -60px -0px !important;
    cursor: not-allowed;
}

/*复选框样式end*/
.tableBox a {
    color: #4986ff;
}

.marLeft235 {
    margin-left: 235px;
}

/*按钮颜色及鼠标滑过效果*/
/*蓝色按钮*/
.btnLan {
    background: #4a86ff !important;
    border: 1px solid #4a86ff !important;
    cursor: pointer;
    border-radius: 2px !important;
    color: #fff !important;
}

.btnLan:hover {
    background: #024AD9 !important;
    border: 1px solid #024AD9 !important;
}
/*绿色按钮*/
.btnLv{
	background: #16d1be !important;
	border: 1px solid #16d1be !important;
	cursor: pointer;
	border-radius: 2px !important;
	color: #fff !important;
}
.btnLv:hover{
	background: #16E2CF !important;
	border: 1px solid #16E2CF !important;
}

/*橘黄色按钮*/
.btnJuhunag {
    background: #EC6941 !important;
    border: 1px solid #EC6941 !important;
    border-radius: 2px !important;
    cursor: pointer;
    color: #fff !important;
}

.btnJuhunag:hover {
    background: #EA5021 !important;
    border: 1px solid #EA5021 !important;
}

/*浅绿色按钮*/
.btnQianlv {
    background: #8FC31F !important;
    border-radius: 2px !important;
    border: 1px solid #8FC31F !important;
    cursor: pointer;
    color: #fff !important;
}

.btnQianlv:hover {
    background: #7FB112 !important;
    border: 1px solid #7FB112 !important;
}

/*白底蓝框蓝字按钮*/
.btnHuiLan {
    background: #fff !important;
    border: 1px solid #4A86FF !important;
    border-radius: 2px !important;
    cursor: pointer;
    color: #4A86FF !important;
}

.btnHuiLan:hover {
    background: #DBE7FF !important;
}

/*白底绿框绿字按钮*/
.btnHuiLv{
	background: #fff !important;
	border: 1px solid #16d1be !important;
	border-radius: 2px !important;
	cursor: pointer;
	color: #16d1be !important;
}
.btnHuiLv:hover{
	background: #DDFFE9 !important;
}


/*白底灰框黑字按钮*/
.btnHuiBai {
    background: #999 !important;
    border: 1px solid #999 !important;
    border-radius: 2px;
    cursor: pointer;
    color: #fff !important;
}

/*白底灰框黑字按钮*/
.btnHuiHei {
    background: #fff !important;
    border: 1px solid #999 !important;
    border-radius: 2px;
    cursor: pointer;
    color: #333 !important;
}

.btnHuiHei:hover {
    border: 1px solid #666 !important;
}

/*禁用带边框按钮*/
.btnDisabled {
    color: #fff !important;
    background: #d2d2d2;
    border: 1px solid #D2D2D2;
}

/*可点击的没有边框的文字按钮*/
/*蓝字按钮*/
.colorLan {
    color: #4A86FF !important;
}

.colorLan:hover {
    color: #024AD9 !important;
    text-decoration: underline !important;
}

/*黑字按钮*/
.colorHei {
    color: #333 !important;
}

.colorHei:hover {
    color: #4A86FF !important;
}
/*绿字按钮*/
.colorLv{
	color: #333 !important;
}
.colorLv:hover{
	color: #16d1be !important;
}
.colorLv2{
	color: #16d1be !important;
}
.colorLv2:hover{
	color: #333 !important;
}

/*禁用文字按钮*/
.colorDisabled {
    color: #D2D2D2 !important;
}

.xingRed {
    color: red;
}

.hand {
    cursor: pointer;
}

:root{
    --switch-width: 40px;
    --switch-height: 20px;
    --switch-radio-margin: 2px;
    --switch-action-width: calc(var(--switch-width) / 20);
}
.switch{
   background-color: #ff00047a;
   width: var(--switch-width);
   height: var(--switch-height);
   border-radius: var(--switch-height);
   overflow: hidden;
   cursor: pointer;
   box-shadow: inset 0 0 9px -4px #00000030;
   transition: background-color .15s linear;
}

.switch[data-checked="true"] {
    background-color: #14ba717a;
}
.switch[data-checked="true"] div{
    box-shadow: -2px 0px 8px -3px #00000052 !important;
    margin-left: calc(var(--switch-width) - var(--switch-height) + var(--switch-radio-margin)) !important;
}

.switch div{
    background-color: white;
    width: calc(var(--switch-height) - calc(var(--switch-radio-margin) * 2));
    height: calc(var(--switch-height) - calc(var(--switch-radio-margin) * 2));
    border-radius: calc(var(--switch-height) - calc(var(--switch-radio-margin) * 2));
    margin: var(--switch-radio-margin);
    transition: all .15s linear;
    box-shadow: 2px 0px 8px -3px #00000052;
}

.switch:active div{
    width: calc(var(--switch-height) + var(--switch-action-width));
}

.switch:active[data-checked="true"] div{
     margin-left: calc(var(--switch-width) - var(--switch-height) - var(--switch-radio-margin) - var(--switch-action-width)) !important;
     width: calc(var(--switch-height) + var(--switch-action-width));
}


.tag-this--remove-tag {
    margin: 0 0.2em;
    color: red !important;
    font-size: 1.3em;
    line-height: 1;
}

.d-flex {
    display: flex;
}
