* {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";
}

body {
    font-family: "微软雅黑";
    font-size: 12px;
    box-sizing: border-box;
    background: #f4f5fa !important;
}

input, select, textarea {
    font-family: "微软雅黑";
    outline: none !important;
}

ul li,
ol li {
    float: left;
    list-style: none;
}

i.fa.fa-video-camera {
    display: none;
}

a {
    text-decoration: none !important;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'iconfont';
    src: url('../font/iconfont.eot?v=3.0.1');
    src: url('../font/iconfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
    url('../font/iconfont.woff?v=3.0.1') format('woff'),
    url('../font/iconfont.ttf?v=3.0.1') format('truetype');
    font-weight: normal;
    font-style: normal
}

a {
    text-decoration: none;
}

/*弹出框*/
/*.popup {*/
/*display: none;*/
/*position: fixed;*/
/*z-index: 10000;*/
/*top: 25%;*/
/*left: 48%;*/
/*text-align: left;*/
/*width: 180px;*/
/*height: 40px;*/
/*box-sizing: border-box;*/
/*line-height: 40px;*/
/*box-shadow: 2px 2px 2px 2px #E7E7E7;*/
/*}*/
.popup {
    display: none;
    position: absolute;
    z-index: 10;
    margin-top: -50px;
    left: 50%;
    top: 0px;
    margin-left: -90px;
    text-align: left;
    width: 180px;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    box-shadow: 2px 2px 2px 2px #E7E7E7;
}

.popup img {
    height: 40px;
}

.popup span {
    position: absolute;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    color: #666;
    padding-left: 25px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
    /*overflow: hidden;*/
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.dxyes, .dxno {
    color: #E81B3C;
    cursor: pointer;
}

.clearfix:after {
    content: '';
    clear: both;
}

/* 单选框的样式 */
.radios {
    position: relative;
}

.radios i {
    cursor: pointer;
}

.radios input[type="radio"] {
    opacity: 0 !important;
}

.selectes {
    position: absolute;
    left: 0;
    top: 0;
    color: #E81B3C;
}

.noselect {
    position: absolute;
    left: 0;
    top: 0;
}

/* .buthov:hover{ */

/* } */

#DataTables_Table_0_wrapper #pageno_info > span {
    display: none !important;
}

#DataTables_Table_0_wrapper {
    overflow: hidden;
    background-color: #fff;
    /* 	margin-right: 20px; */
    padding: 20px 10px 15px 12px;
    margin-top: 1px !important;
}

.announcement {
    z-index: 999999;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .6);
}

.announcement .announcementWrap {
    width: 640px;
    /*height: 500px;*/
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0px 14px 20px 14px;
}

.announcement .announcementWrap .announcementHeader h3 {
    font-size: 18px;
    padding: 30px 0 8px 0;
}

.announcement .announcementWrap .announcementHeader i {
    font-size: 24px;
    margin-top: 5px;
    cursor: pointer;
}

.announcement .announcementWrap .announcementHeader p {
    border-bottom: 1px solid #ddd;
    line-height: 2.3;
}

.announcement .announcementWrap .announcementContent .top {
    font-size: 18px;
    line-height: 2.8;
}

.announcement .announcementWrap .announcementContent ol li p {
    float: left;
    line-height: 1.5;
}

.announcement .announcementWrap .announcementContent ol li p:nth-child(2) {
    width: 588px;
}

.announcement .announcementWrap .more button {
    margin-top: 10px;
    border: 1px solid #ddd;
    color: #999;
    background-color: #fff;
    width: 60px;
    height: 25px;
    margin-left: 50%;
    transform: translate(-50%);
}

.image-big > div {
    position: absolute;
    top: 0;
    left: 86%;
    transform: translateY(-50%);
    width: 300px;
    height: 300px;
    z-index: 9999;
}

.layui-table img {
    max-width: 300px !important;
}

.image-big > div > img {
    width: 100% !important;
    height: 100% !important;
}

#pc-welfare {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999;
}

#pc-welfare .welfare-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1100px;
    height: 600px;
    background: url('//st.wssqxt.com/de759b65-fb33-450c-9ed0-fae773fd4775.jpg') no-repeat;
    background-size: 100% 100%;
}

#pc-welfare .welfare-inner > header {
    position: absolute;
    top: 30px;
    right: 30px;
}

#pc-welfare .welfare-inner > header > i {
    font-size: 24px;
    cursor: pointer;
}

#pc-welfare .welfare-inner > div {
    padding: 0 170px;
}

#pc-welfare .welfare-inner > div:nth-child(1) {
    margin-top: 218px;
}

#pc-welfare .welfare-inner > div:nth-child(2) {
    margin-top: 34px;
}

#pc-welfare .welfare-inner > div > p {
    font-size: 16px;
    color: #633807;
    line-height: 30px;
}

#pc-welfare .welfare-inner > div > p:nth-child(1) {
    text-align: center;
    color: #c92d2d;
    font-size: 22px;
    margin-bottom: 20px;
}

#pc-welfare .welfare-inner .welfare-inner-footer {
    text-align: center;
    margin-top: 28px;
}

#pc-welfare .welfare-inner .welfare-inner-footer > a {
    display: inline-block;
    width: 232px;
    height: 36px;
    border-radius: 5px;
    background: #c92d1d;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
}

.change-psd {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.4);
}

.change-psd #modal_pwd {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 400px;
    height: 276px;
    background: #fff;
    border-radius: 3px;
}

.change-psd #modal_pwd .modal-box .modal-content .modal-header > span {
    position: absolute;
    right: 14px;
    top: 6px;
    cursor: pointer;
}

.change-psd #modal_pwd .modal-box .modal-content .modal-header > span > i {
    font-size: 22px;
}

.change-psd #modal_pwd .modal-box .modal-content .modal-header > h3 {
    font-size: 16px;
    line-height: 2.8;
    padding: 0 18px;
    border-bottom: 1px solid #cccc;
}

.change-psd #modal_pwd .modal-box .modal-content .modal-body {
    padding: 10px 36px;
}

.change-psd #modal_pwd .modal-box .modal-content .modal-body > li > p {
    font-size: 16px;
}

.change-psd #modal_pwd .modal-box .modal-content .modal-body > li > input {
    width: 100%;
    height: 34px;
    border: 1px solid #ccc;
    margin: 10px 0;
    padding-left: 6px;
    box-sizing: border-box;
    border-radius: 3px;
}

.change-psd #modal_pwd footer {
    padding: 0 36px;
    text-align: center;
}

.change-psd #modal_pwd footer > a {
    display: inline-block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: #E81B3C;
    font-size: 16px;
    border-radius: 3px;
    color: #fff;
}

#back-next {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    margin-right: 10px;
    position: relative;
    top: 2px;
    color: #46607b;
    text-decoration: none;
}

#back-next > i {
    font-weight: normal;
    font-size: 14px;
}

#use-button {
    position: relative;
    right: 14px;
}

#use-button > span {
    display: inline-block;
    position: relative;
    width: 170px;
    height: 32px;
    vertical-align: middle;
}

#use-button > span:last-child {
    width: 32px;
    left: -6px;
}

#use-button > span > input[type='text'] {
    position: absolute;
    top: 0;
    left: 0;
    width: 170px;
    height: 32px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding-left: 10px;
    box-sizing: border-box;
}

#use-button > span > button {
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #E81B3C;
    color: #fff;
    border: 1px solid #E81B3C;
    border-radius: 0 3px 3px 0;
    z-index: 0;
}

#use-button > button > i {
    color: #fff;
}

/*body{*/
/*background: #fff;*/
/*}*/

.particulars-opyion {
    width: 100%;
    position: relative;
}

.particulars-opyion > div {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
}

.particulars-opyion > p {
    width: 100%;
    height: 100%;
    color: #E81B3C;
    cursor: pointer;
}

.particulars-opyion > p > i {
    font-size: 12px;
    color: #E81B3C;
}

.particulars-opyion > ul {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    width: 70px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: none;
    z-index: 10000  ;
}

.particulars-opyion > ul li {
    float: none;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
}

.particulars-opyion > ul:hover {
    display: block;
}

.particulars-opyion > ul li:hover {
    background: #E81B3C !important;
    color: #fff !important;
}

.particulars-opyion > ul li:hover > i {
    color: #fff !important;
}
.particulars-opyion > ul li:hover > a {
    color: #fff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    color: #333 !important;
}

.layui-table thead tr > th {
    text-align: center;
}

.layui-table tbody tr > td {
    text-align: center;
}

.two-editors > a {

}

.two-editors > a {
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    color: #E81B3C;
    font-size: 14px;
    margin: 0 4px;
}

.two-editors > a.active {
    position: relative;
}

.two-editors > a.active:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -7px;
    width: 1px;
    height: 72%;
    margin: auto;
    background: #E81B3C;
}

/* layui 分页 */
.pc-pb70 {
    padding-bottom: 70px;
}

.pc-page {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    height: 55px;
    padding-top: 5px;
    text-align: center;
    background-color: #fff;
}

.pc-page .layui-laypage button {
    font-size: 14px;
    color: #fff;
    background-color: #e81b3c;
    border: 0;
}

/* 返回列表 */
.pc-return {
    height: 60px;
    line-height: 60px;
    padding: 0 14px;
    color: #46607b;
}

.pc-return > a {
    font-size: 14px;
    color: #46607b;
    cursor: pointer;
}

.pc-return > a > i {
    margin-right: 4px;
    font-size: 12px;
    vertical-align: top;
}

/* VUE加载 */
[v-cloak] {
    display: none;
}

/* PC端底部的版权标识*/
.mk_copyright_box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    font-size: 13px;
    z-index: 998;
    text-align: center;
}
.mk_copyright_con {
    display: flex;
    justify-content: center;
    color: #999999;
}
.mk_copyright_con a {
    font-size: 13px;
    color: #999999;
    margin-left: 25px;
}

/* 文字输入框清除默认样式 */
input[type=number] {
    -moz-appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.jedate .jedate-time .hmslist {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 211px !important;
}