* {
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

@font-face {
    font-family: 'TimeDate';
    src: url('../images/LCD_ATT_Phone_Time_Date_Regular.ttf'), url('../images/LCD_ATT_Phone_Time_Date_Regular.eot');
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #F0FAFA;
}

.font_phone {
    font-family: 'TimeDate';
    vertical-align: middle;
}

div,
p,
span,
a,
img,
select,
li,
h4,
button,
input {
    outline: none !important;
}

input,
button,
select {
    vertical-align: middle;
}

body,
html {
    width: 100%;
    height: 100%;
    /*background-color: #001324;*/
    /*font-weight: 600;*/
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: #333;
    text-decoration: none !important;
    cursor: pointer;
}

a:focus,
a:hover,
a.active {
    color: #333;
    text-decoration: none;
}

input,
textarea {
    outline: none;
    border: none;
    resize: none;
    border: solid 1px #dddddd;
    padding: 5px;
}

textarea {
    vertical-align: text-top;
    -webkit-appearance: none;
}

.clearfix:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

select::-ms-expand {
    display: none;
}


/*text*/

.txt-red {
    color: red;
}

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

.tx-l {
    text-align: left;
}

.tx-r {
    text-align: right;
}

.mt-20 {
    margin-top: 20px;
}

.container {
    padding: 0;
    width: 1200px;
    margin: auto;
}

.ml-5 {
    margin-left: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;

}

.fl {
    float: left;
    font-size: 18px;
    font-weight: 500;
    color: #1B1E26;
}

.fr {
    float: right;
}


/* .hide{
    display: none;
} */

#importance_div {
    position: fixed;
    /*width: 1920px;*/
    width: 100%;
    /*height: 1080px;*/
    height: 100%;
    top: 0;
    left: 1920px;
    z-index: 2999;
    transition: left 0.5s;
}

#importance_div.hover {
    left: 0;
}

body {
    /*padding-left: 250px;*/
    padding-top: 50px;
}

header .header_top {
    position: fixed;
    top: 0;
    height: 60px;
    width: 100%;
    background: white;
    left: 0;
    opacity: 1;
    border: 1px solid #E5E7EB;
    /* box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 10%); */
    /* box-shadow: 0px 1px 5px #888; */
    z-index: 100;
}

header .header_top .logo {
    /* width: 208px; */
    display: inline-block;
    height: 60px;
    line-height: 50px;
    /* background-color: white; */
    color: #fff;
    font-size: 18px;
    float: left;
    line-height: 60px;
    /*text-align: center;*/
    padding-left: 13px;
}

header .header_top .logo img {
    margin: 0 10px;
    width: 30px;
}

header .header_top .sidebar_toggle {
    display: inline-block;
    width: 40px;
    text-align: center;
    line-height: 50px;
    vertical-align: top;
    font-size: 19px;
    color: #3F90FF;
    ;
    ;
    cursor: pointer;
}

header .header_top .sidebar_toggle:hover {
    color: #fff;
    background: #3F90FF;
    ;
    ;
}

header .header_top .user_login {
    display: inline-block;
    float: right;
    line-height: 60px;
    padding-right: 24px;
    position: relative;
    color: #00CFD5;
}

header .header_top .user_login span {
    margin-left: 30px;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    color: black;
}

header .header_top .user_login .user_image {
    display: inline-block;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    margin-right: 7px;
}

header .header_top .user_login .text-headImage {
    line-height: 25px;
    text-align: center;
    border-radius: 40px;
    background: black;
    color: white;
    font-size: 14px;
}

header .header_top .user_login span i {
    margin-left: 5px;
}

header .header_top .user_login ul {
    position: absolute;
    top: 51px;
    background: #fff;
    z-index: 10000;
    line-height: 25px;
    padding: 5px 0px;
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.3);
    right: 140px;
    width: 80px;
    display: none;
}

.h6,
h6 {
    font-size: 16px !important;
}

header .header_top .user_login ul li {
    padding-left: 10px;
    cursor: pointer;
}

header .header_top .user_login ul li:hover {
    background: #f1f1f1;
}

header .header_left {
    position: fixed;
    left: 0;
    width: 240px;
    height: 100%;
    background-color: #F7F8FA;
    top: 60px;
    z-index: 100;
    overflow: auto;
    height: calc(100vh - 50px);
    overflow: hidden;
}

header .header_left:hover {
    overflow-y: auto;
}

header .header_left .header_user {
    height: 70px;
    line-height: 70px;
    color: #fff;
    font-size: 16px;
}

header .header_left .header_user .avatar {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    border-radius: 40px;
    background: #3F90FF;
    ;
    ;
    color: #fff;
    font-size: 24px;
    margin: 15px 5px;
    vertical-align: top;
}

header .header_left ul.tab_one>li>a {
    height: 50px;
    line-height: 50px;
    display: block;
    color: #262626;
    background: #F7F8FA;
    position: relative;
    font-size: 14px;
    margin-left: 24px;
}

header .header_left.menu_close ul.tab_one>li>a span {
    position: absolute;
    left: 50px;
    width: 120px;
    display: none;
    top: 0;
    padding-left: 10px;
    background: #3F90FF;
    ;
    ;
}

header .header_left.menu_close ul.tab_one>li>a:hover span {
    display: inline-block;
}

header .header_left ul.tab_one>li>a i {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 24px;
    top: 17px;
    background: url('../img/spread1.png') no-repeat;
}

header .header_left ul.tab_one>li>a img {
    width: 20px;
    margin: 0 10px;
}

header .header_left ul.tab_one>li.on>a .toggleicon {
    background: url(../img/xiala_01.png) no-repeat;
    /*background-size: 10px 27px;*/
}

header .header_left ul.tab_one>li.on>a,
header .header_left ul.tab_one>li:hover>a {
    color: #4C505A;
    /*background-color:  #3F90FF;;;*/
}

header .header_left ul.tab_one>li.on>ul.tab_two {
    display: block !important;
}

header .header_left ul.tab_one>li>ul.tab_two img {
    margin: 0 13px;
}

header .header_left ul.tab_two>li {
    /*color: #fff;*/


    background: #F7F8FA;
    height: 40px;
    line-height: 40px;
    padding-left: 42px;
    width: 224px;
    margin-left: 8px;
}


header .header_left ul.tab_two>li>a {
    height: 40px;
    line-height: 40px;
    display: block;
    margin-left: 15px;
    /*color: #fff;*/
    /*background: #0e161e;*/
    position: relative;
}

header .header_left ul.tab_two>li>a span {
    color: #737373;
    font-size: 14px;
}

header .header_left ul.tab_two>li.on,
header .header_left ul.tab_two>li:hover {
    border-radius: 4px 4px 4px 4px;
    background: #E5E7EB;

}

header .header_left ul.tab_two>li.on>a span {
    color: #4C505A;

}


.main {
    position: relative;
    /* height: 100%; */
    /* overflow-y: scroll; */
    /*background-color: #   f1f1f1;*/
    margin-left: 239px !important;
    background-color: #F8F8F8;
    /*padding: 0px 15px;*/
}

.mainBack {
    background-color: #f1f1f1;
}



.con_title {
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #3F90FF;
    ;
    ;
    padding-left: 10px;
}

.con_title a.on {
    color: #3F90FF;
    ;
    ;
}


/*表格*/

.common_table {
    width: 100%;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    margin-top: 13px;
    border: #fff;
}

.common_table thead {
    text-align: center;
    background: #E8ECF2;
    color: #333;
}

.common_table thead th {
    text-align: center;
    border-color: #E8ECF2;
    line-height: 36px;
    word-break: keep-all;
    white-space: nowrap;
    padding: 0 5px;
}

.common_table tbody td {
    /*text-align: center;*/
    background: #fff;
    border-color: #dcdcdc;
    word-break: keep-all;
    white-space: nowrap;
    padding: 0 7px;
    cursor: pointer;
    /* font-size: 12px; */
}

.txt-orgin {
    color: #ff901b !important;
}

.common_table tbody td span {
    color: #3F90FF;
    ;
    ;
    margin: 0px 5px;
    cursor: pointer;
}

.network {
    margin-top: -19px;
}

/*模态框*/


.modal-content {
    width: 480px;
    margin-top: 32%;
    margin-left: 16%;
}

.modal .modal-header {
    padding: 10px;
    /* background-color:  #3F90FF;;; */
    color: black;
    min-height: 40px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

#modal-header22 {
    /* background-color: #005383!important; */
    color: white;
}

.modal .modal-header h4 {
    font-size: 16px;
}

.modal .modal-header button {
    opacity: 1;
    font-weight: 100;
    color: white;
}

.modal .modal-body {
    padding-top: 20px;
    padding-bottom: 40px;
    margin-left: 15px;
}

.modal .modal-body>div.line {
    line-height: 28px;
    margin-bottom: 8px;
    position: relative;
}

.modal .modal-body>div.line span.title {
    display: inline-block;
    width: 120px;
    text-align: right;
    vertical-align: top;
    color: #666666;
    font-weight: 500;
}

.modal .modal-body>div.line input {
    width: 300px;
    height: 32px;
    padding: 0px 8px;
    color: #999;
    margin-left: 49px;
    border: solid 1px #dddddd;
    display: inline-block;
}

.modal .modal-body>div.line .credentials {
    width: 203px;
    height: 118px;
    position: relative;
    right: -120px;
    top: 9px;
}

.modal .modal-body>div.line select {
    width: 305px;
    height: 28px;
    padding: 0px 8px;
    color: #999;
    border: solid 1px #dddddd;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/pulldown.png)no-repeat 278px 7px;
}

.modal .modal-body>div.line select.area {
    width: 99px;
    height: 28px;
    padding: 0px 8px;
    color: #999;
    border: solid 1px #dddddd;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/pulldown.png)no-repeat 79px 7px;
}

.modal .modal-body>div.line em {
    display: block;
    padding-left: 124px;
    font-style: normal;
}

.modal .modal-body>div.line p {
    display: inline-block;
}

.modal .modal-body>div.line em {
    color: #d0011b;
    font-size: 13px;
}

.modal .modal-body>div.btn_click {
    text-align: center;
    margin-top: 20px;
}

.modal .modal-body>div.btn_click button {
    width: 110px;
    height: 34px;
    line-height: 32px;
    border-radius: 4px;
    border: solid 1px #3F90FF;
    ;
    ;
    margin: 0px 25px;
    font-size: 13px;
    background: #fff;
}

.modal .modal-body>div.btn_click button.btn_true {
    background: #3F90FF;
    ;
    ;
    color: #fff;
}


/*页码*/

.page_line {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 0px;
}

.page_line .page {
    text-align: center;
    display: inline-block;
}

.page_line .page span {
    font-size: 12px;
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 30px;
    color: #666666;
    vertical-align: top;
    cursor: pointer;
    margin: 0px 5px;
    border: 1px solid #dddddd;
    background: #fff;
}

.page_line .page span:hover,
.page_line .page span.on {
    background: #3F90FF;
    ;
    ;
    color: #fff;
}

.page_line .page .ellipsis,
.page_line .page .ellipsis:hover {
    background: transparent;
    border: 1px solid transparent;
    color: #666666;
}

.page_line .page .prev,
.page_line .page .next {
    width: 80px;
    border: 1px solid #dddddd;
}

.page_line .page .prev:hover,
.page_line .page .next:hover {
    color: #666666;
    background: #f1f1f1;
    border: 1px solid #dddddd;
}

.page_line .page_acount {
    font-size: 12px;
    color: #666666;
    display: inline-block;
    vertical-align: bottom;
    line-height: 32px;
    margin: 0 10px;
}

.page_line .go_page {
    display: inline-block;
    font-size: 12px;
    color: #666666;
    vertical-align: bottom;
    margin: 0 20px;
}

.page_line .go_page input {
    width: 50px;
    height: 32px;
    display: inline-block;
    border: solid 1px #dddddd;
    margin: 0px 5px;
    padding: 0px 5px;
}

.page_line .go_page button {
    width: 60px;
    height: 32px;
    border-radius: 4px;
    background-color: #3F90FF;
    ;
    ;
    border: solid 1px #3F90FF;
    ;
    ;
    color: #fff;
    margin-left: 10px;
    vertical-align: top;
}


/*end 页码*/


/*滚动条样式*/

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}


/* ::-webkit-scrollbar-button{
    background: #026def;
} */

::-webkit-scrollbar-thumb {
    width: 5px;
    border-radius: 5px;
    background-color: #333333;
}

.common_table tbody tr:hover {
    background-color: red;
}

/**/


/* 小导航 */

.location {
    height: 74px;
    padding: 24px 25px 24px 24px;
    font-size: 14px;
    font-weight: 500;
    background-color: white;
}

.location.noline {
    border: none;
}

.location .icon {
    width: 7px;
    background: url(../images/data.png) no-repeat -15px -129px;
    background-size: 47px 290px;
    margin: 0 8px;
    margin-top: 5px;
    height: 20px;
    background-position: -15px -125px;
}

.location span:last-of-type {
    color: black;
}

.location span:hover {
    color: #3F90FF;
    ;
    cursor: pointer;
}

.layui-layer-btn0 {
    /* background:  #3F90FF!important; */
    border: solid 1px #3F90FF;
    ;
    ;
}


/*------------按钮----------*/

.btns {
    text-align: center;
    margin-top: 5px;
}

.btns button {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 36px;
    margin: 0 9px;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    cursor: pointer;
}

.btns button.ok {
    color: #fff;
    background-color: #3F90FF;
    ;
    ;
    border: none;
}

.btns button.ok:hover {
    background-color: #3F90FF;
    ;
    ;
    color: #fff;
}

.btns button.cancel {
    border: 1px solid #D4D4D4;
    color: #999;
    background-color: transparent;
}

.btns button.cancel:hover {
    color: #3F90FF;
    ;
    ;
    border-color: #3F90FF;
    ;
    ;
    background-color: transparent;
}



.select2-container--default .select2-results__option--selected {
    display: none
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 32px;
    width: 350px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 0px;
    border-radius: 2px;
    margin-left: 5px;
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #dddd;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 350px !important;
    margin-left: 5px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #dddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3F90FF;
    color: white;
}

.buttoms {

    color: #3F90FF
}

/* .layui-table-box{
    height: 430px;
    overflow-y: auto;
} */
.serach_heard {
    height: 250px;
    background-color: white;
    padding-top: 20px;
    width: 100%;
}

.seachDiv {
    /* margin-left: 27px; */
    position: relative;
    height: 50px;
    /* line-height: 79px; */
    padding-top: 14px;
    line-height: 34px;
}

.seachDiv>p {
    float: left;
    width: 100px;
    text-align: right;
}

.seachDiv>input {
    float: left;
}

.seach {

    /* height: 221px; */
    background: white;
    border-radius: 4px;
    width: 98.3%;
    margin: 0 auto;
    border: 1px sl;
    /* border: 1px solid #E5E6E6; */
    padding-top: 5px;
}

input::-webkit-input-placeholder {
    font-size: 12px;
}

.tableHeard {
    float: left;
    font-weight: 500;
    color: #4C505A;
    font-size: 15px;
    height: 44px;
    width: 37px;
    text-align: center;

    margin-left: 17px;
}

.lineStyle {
    border-bottom: 2px solid #165DFF;
    color: #165DFF !important;
}

/* 设置表格单元格线样式 */
/* .layui-table td, .layui-table th, .layui-table-col-set, .layui-table-fixed-r, .layui-table-grid-down, .layui-table-header, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-total, .layui-table-view, .layui-table[lay-skin=line], .layui-table[lay-skin=row] {
            border-color: white; 
            border-bottom:1px solid  #dce5e6;
        } */

.query {
    display: flex;
    /* justify-content: space-evenly; */
}

.query p,
.querysome {
    display: flex;
    white-space: nowrap;
    align-items: center;
}

.query .querysome {
    /* margin: 0 32vw 0 10%; */
    justify-self: left;
}




.querybtn {
    width: 100px;
    height: 32px;
    background: #027AFF;
    border-radius: 2px;
    line-height: 32px;
    float: right;
    margin-right: 21px;

}

.querybtn1 {
    width: 100px;
    height: 32px;
    background: white;
    color: black;
    border: 1px solid #cccccc;
    border-radius: 2px;
    line-height: 32px;
    float: right;
    margin-right: 21px;
}

.querybtn1:hover {
    width: 100px;
    height: 32px;
    background: white;
    color: black;
    border: 1px solid #cccccc;
    border-radius: 2px;
    line-height: 32px;
    float: right;
    margin-right: 21px;
}

.querybtn:hover {
    width: 100px;
    height: 32px;
    background: #027AFF;
    border-radius: 2px;
    line-height: 32px;
    float: right;
    margin-right: 21px;
}