html {
    overflow-y: scroll;
    background-color: #eef6fb;
}
body {
background-color: #eef6fb;
}
#header-wrap {
background-color: #fff;
}
iframe {
position: relative;
}
.header-inline {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100px;
    /* min-width: 500px; */
    overflow: hidden;
    /* flex-grow: 1; */
}
.header-inline img {
	width: 680px;
}
.header-bar {
    height: 10px;
    background-color: #1e5c92;
    font-size: 14px;
}
.header-bar>div {
    width: 1200px;
    margin:0 auto;
}
.header-menu {
    font-size: 12px;
    line-height: 30px;
    /* text-align: right; */
    display: flex;
    justify-content: flex-end;
}
.header-menu>a {
    color: #999;
    transition-duration: 0.2s;
}
.header-menu>a:hover {
    color: #666;
}
.header-menu i {
    margin-right: 6px;
}
.header-list {
    list-style: none;
}
.header-link {
    display: inline-block;
    float: right;
    margin: 6px 6px 0px 6px;
}
.header-icon img {
    height: 22px;
    width: 22px;
    margin-top: 1px;
}
.header-text {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    vertical-align: top;
    color: #BBD5EA;
}
#header-bar-user-icon:hover #header-user-info {
    visibility: visible;
}
.header-link a {
    vertical-align: middle;
}
#header-user-info {
    visibility: hidden;
    font-size: 14px;
    position: absolute;
    left: -20px;
    top: 52px;
    width: 200px;
    line-height: 17px;
    border: 1px solid #cccccc;
    border-radius: 6px;
    background-color: #ffffff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    z-index: 1200;
}
#header-user-info:after {
    content:"\00a0";
    width: 0px;
    height: 0px;
    display: block;
    border: 15px solid;
    border-color: transparent transparent #4772ac;
    position: absolute;
    z-index: 1;
    top: -30px;
    left: 23px;
}
#header-user-info:before {
    content:"\00a0";
    display: block;
    position: absolute;
    width: 200px;
    height: 30px;
    top: -30px;
}
#header-user-pic {
    display: inline-block;
    position: relative;
    margin: 0px 10px 10px;
}
#user-info-bg-color {
    background-color: #4772ac;
    border-radius: 0.5em 0.5em 0 0;
    padding-top: 12px
}
.header-info-item {
    padding: 10px 10px 10px 30px;
    ;
}
.header-title {
    width: 1200px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* height: 100%; */
}
.header-title-pic {
    padding-left: 10px;
    width: 500px;
}
.mainsearch {
    /* margin-top: 10px; */
    /* text-align: right; */
    font-size: 0px;
    margin-top: 20px;
    display: flex;
    justify-content: flex-end;
}
.header-search {
    font-size: 20px;
    /* margin-top: 0px; */
    /* margin-right: 0px; */
    /* float: right; */
}
.header-search-text {
    font-size: 14px;
    border: 1px solid #ddd;
    line-height: 30px;
    height: 30px;
    width: 270px;
    text-indent: 10px;
    font-family:
    "Heiti SC Light";
    vertical-align: top;
}
.header-search-btn, .header-info-btn {
    display:inline-block;
    color: #666;
    background-color: #f2f2f2;
    border: solid 1px #ddd;
    border-left: none;
    height: 30px;
    font-size: 16px;
    ;
    line-height: 30px;
    text-align: center;
    width: 32px;
    transition-duration: 0.5s;
    vertical-align: top;
}
.header-search-btn:hover, .header-info-btn:hover {
    background-color: #4e78a6;
    color: #fff;
}
/* 对话框的确认按钮*/
 .header-alert-skin .layui-layer-btn .layui-layer-btn0 {
    background-color: #1e5d92;
}
.header-login-frame-item {
    width: 260px;
}
.header-login-frame-link {
    margin: 0px 5px;
}
#header-zxlx-top {
    padding-bottom: 10px;
    border-bottom: solid 1px #1e5c92;
}
#header-zxlx-border {
    width:720px;
    height:232px;
    filter:alpha(opacity=20);
    opacity: 0.2;
    background-color:#000;
    z-index:1001;
    margin: 0px 0px 0px 1px;
}
#header-zxlx-card-phone {
    border-right:1px dashed #cccccc;
    width: 320px;
    padding: 10px;
}
#header-zxlx-card-mail {
    width: 320px;
    height: 100px;
    top: -24px;
    position: relative;
    padding: 10px;
}
.first-dialog {
    display: table;
    height: 460px;
    font-size: 14px;
    padding: 15px;
    color: #444;
}
.first-left {
    display: table-cell;
    width: 440px;
    padding-right: 20px;
    border-right: solid 1px #ddd;
}
.first-left tr {
    line-height: 44px;
}
.first-left i {
width: 30px;
text-align: center;
font-size: 16px;
}
.left-avatar {
    margin: 0 auto;
    text-align: center;
    font-size: 60px;
    color: #fff;
    background-color: #c3e5f5;
    border-radius: 40px;
    width: 80px;
    height: 80px;
    line-height: 80px;
}
.left-username {
    text-align: center;
}
.left-username, .left-info, {
    margin-top: 20px;
}
.left-info, {
    padding: 0 20px;
    text-indent: 2em;
}
.left-username, .left-info>li {
    line-height: 36px;
}
.left-info>li {
    line-height: 40px;
    list-style: disc;
    margin-left: 25px;
    margin-right: 20px;
}
.first-right {
    display: table-cell;
    width: 500px;
    padding: 0 0 0 20px;
    vertical-align: top;
}
.first-right table {
    width: 100%;
    border-collapse: collapse;
}
.first-right tr {
    line-height: 55px;
}
.first-right tr td:first-of-type {
    width: 140px;
}
.first-right i {
width: 30px;
text-align: center;
font-size: 16px;
}
.first-right .zxbl-sys-actions, .first-left .zxbl-sys-actions {
    padding: 10px 0;
}
.first-right .zxbl-sys-button, .first-left .zxbl-sys-button {
    vertical-align: middle;
    border-radius: 5px;
    height: 30px;
    color: #444;
    padding: 0px 5px;
    border: solid 1px #ddd;
    line-height: 30px;
    display: inline-block;
    transition-duration: 0.5s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    max-width: 80px;
    margin: 2px auto;
}
.first-right .zxbl-sys-button-extra {
    max-width: unset;
    width: 115px;
    color: #1e5c92;
    border-color: #c9d7e3;
    background-color: #f6fbfe;
}

.first-right .layui-tab-title li, .first-left .layui-tab-title li {
  font-size: 16px;
}

.first-right.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after,
.first-left.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
  border-color: #1e5c92;
}

.first-right.layui-tab-brief>.layui-tab-title .layui-this,
.first-left.layui-tab-brief>.layui-tab-title .layui-this {
  color: #1e5c92;
}

#header-zxlx {
  border: solid 10px #ddd;
}
.header-zxlx-panel {
  display: block;
  padding: 20px;
  color: #666;
  vertical-align: top;
  font-size: 16px;
  border-bottom: dashed 1px #ddd;
}

.header-zxlx-panel i {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 23px;
  border: solid 2px #1e5c92;
  color: #1e5c92;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}

.header-zxlx-panel span {
    display: inline-block;
    vertical-align: middle;
}