

.xl-link {
    width: 24%;
    padding-right: 10px;
    padding-top: 30px;
}

.xl-main.cur .zwxl-content {
    float: left;
    width: 70%;
    border-right: 1px solid #e5e5e5;
    padding: 0 20px;
}

.xl-main.cur .zwxl-content .zwxl-article {
    width: 100%;
    box-sizing: border-box;
}

.xl-link a {
    display: inline-block;
    padding-left: 20px;
    background: url("../images/point.png") no-repeat left 12px;
    cursor: pointer;
}

.xl-link a:hover {
    color: #2760b7;
}

.card-title {
    line-height: 50px;
    display: flex;
    padding: 10px 0;
}

#slsl {
    flex: 1;
}

.centerWidth {
    margin: 20px auto;
}

.card-title .btn-mail-search,
.card-title .btn-mail-write {
    background: #1abb93;
    width: 150px;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    margin-left: 20px;
    text-align: center;
}

.card-title .btn-mail-search img,
.card-title .btn-mail-write img {
    margin-right: 5px;
    position: relative;
    top: 5px;
}

.card-title .btn-mail-write {
    background-color: #f6ae5a;
}

.main-box-card {
    /* padding: 0 20px; */
}

.main-box-card .card-title label,
.main-box-card .card-title .tit.cur {
    display: inline-block;
    font-size: 24px;
    padding-left: 10px;
    color: #1369c0;
    font-weight: bold;
    position: relative;
}

.main-box-card .card-title label:after,
.main-box-card .card-title .tit.cur:after {
    content: "";
    height: 24px;
    width: 4px;
    background: #1369c0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.location {
    width: auto;
    margin: 20px 0 15px;
}

.mail-box * {
    box-sizing: border-box;
    word-break: break-word;
}

.mail-box .wyxx-tip-box {
    background-color: #c9e5ff;
}

.mail-box .flex {
    display: block;
}

.mail-box .flex:after {
    display: table;
    content: '';
    line-height: 0;
    clear: both;
}

.mail-box .flex>* {
    float: left;
}

.pl-35 {
    padding-left: 30px;
}

.w-85 {
    width: 84%;
}

.w-84 {
    width: 84%;
}

.w-33 {
    width: 33.3%;
}

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

.w-320 {
    width: 320px;
}

.mail-box .card-title {
    display: block;
    overflow: hidden;
}

.mail-box .card-title:after {
    display: table;
    content: '';
    line-height: 0;
    clear: both;
}

.mail-box .card-title>* {
    float: left;
}

.mail-box .card-title .inter-search {
    float: right;
}

.w-detail-right {
    width: calc(100% - 161px);
}

.mail-box table {
    width: 100%;
    border: none;
}

.mail-box table * {
    border-color: #e7e7e7
}

.mail-box .select #sjStartTime,
.mail-box .select #sjEndTime {
    background-color: transparent;
}

.layui-laydate-content table {
    width: 100%;
}

.main-box {
    font-size: 14px;
}

.titcom_3 .fk {
    border: 1px solid #d3e0f0;
}

.tablepad_3 table#td tr:hover {
    background: #e9eef7;
}

.lz-hdjl {
    padding: 0 100px;
    margin-top: 10px;
}

.lz-hdjl a {
    display: block;
    width: 380px;
    height: 101px;
    font-size: 36px;
    color: #fff;
    padding-left: 60px;
    font-weight: bold;
    line-height: 101px;
    background: url(https://slj.cq.gov.cn/images/lz-hdjl.png) no-repeat center center;
}

.h-nav .header1-cur img {
    margin-left: -176px;
}

.card-content-list {
    line-height: 30px;
}

.card-content-list thead {
    background: #2760b7;
    color: #ffffff;
    font-size: 16px;
}

.card-content-list thead th {
    padding: 5px 16px;
    text-align: left;
}

.card-content-list td {
    padding: 5px 16px;
    border-bottom: 1px solid #ededed;
    ;
}

.card-content-list td a {
    display: block;
    font-size: 16px;
    color: #333;
}

.card-content-list tbody tr:hover {
    background-color: #E9EEF7;
}

#szxxlist td {
    color: #333333!important;
    font-size: 16px;
}

.pagination {
    margin-top: 23px;
    text-align: center;
    font-size: 14px;
    padding-bottom: 20px;
}

.ellipsis3 {
    display: -webkit-box!important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.pagination .first-page,
.pagination .last-page {
    width: 78px;
}

.pagination a {
    min-width: 32px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    background: #eee;
    border-radius: 3px;
    margin: 0 6px;
    cursor: pointer;
}

.pagination .active {
    background: #2760b7;
    color: #fff;
}

.pagination a:hover {
    background: #2760b7;
    color: #fff;
}

.color-blue {
    color: #265293;
}

.color-red {
    color: #f56c6c;
}

.location {
    line-height: 32px;
    padding: 10px 0 10px 0;
}

.pointer {
    cursor: pointer;
}

a.color-blue:hover {
    color: #2383D0;
}

.border {
    border: 1px solid #e7e7e7;
}

.border-rd-4 {
    border-radius: 4px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-250 {
    margin-right: 250px;
}

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

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

.px-25 {
    padding-left: 25px;
    padding-right: 25px;
}

.pl-150 {
    padding-left: 7.8125vw;
}

.pr-200 {
    padding-right: 10.41vw;
}

.py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.layui-btn.layui-default {
    background-color: #2383D0;
}

.layui-btn.layui-btn-primary:hover {
    border-color: #2383D0;
}

.mailTitle {
    line-height: 50px;
    position: relative;
    padding: 0 30px;
    font-weight: bold;
    font-size: 17px;
    margin-top: 30px;
    background-color: rgba(39, 96, 183, 0.06);
    color: #206dd7;
}

.mailTitle:before {
    content: "";
    width: 4px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #2383D0;
}

.img-code {
    height: 35px;
    width: 90px;
    display: inline-block;
}

.img-code img {
    height: 100%;
    width: 100%;
    margin-top: -2px;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.flex-1 {
    flex: 1;
}

.layui-form-item {
    line-height: 35px;
}

.width-500 {
    width: 500px;
}

.ver-mid {
    vertical-align: middle;
}

.layui-form-label {
    padding-left: 0;
    padding-right: 10px;
    text-align: right;
    width: 120px;
    font-size: 14px;
}

.layui-input-block {
    margin-left: 120px;
}

.layui-form-radio:hover *,
.layui-form-radioed,
.layui-form-radioed>i {
    color: #2383D0;
}

.layui-form-radio {
    margin-top: 0;
}

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

.layui-form-select dl dd.layui-this {
    background-color: #2383D0;
}

.btn-submit {
    width: 140px;
    height: 40px;
    background-color: rgba(22, 155, 213, 1);
}

.layui-input,
.layui-textarea,
.layui-select {
    height: 35px;
    font-size: 14px;
}

.xhy-search {
    white-space: nowrap;
}

.bg-white {
    background-color: #ffffff;
}

.location {
    width: auto;
    margin-bottom: 20px;
}

.wyxx-tip-box {
    background-image: linear-gradient(0deg, #f5faff 0%, #c9e5ff 100%), linear-gradient( #58585c, #58585c);
    border-radius: 16px;
    padding: 0 30px 40px;
}

.wyxx-tip-title {
    text-align: center;
    font-size: 32px;
    line-height: 60px;
    padding: 25px 0;
    color: #2e7ce5;
    font-weight: bold;
}

.wyxx_title_icon {
    width: 60px;
    margin-right: 20px;
}

.wyxx-tip-ct {
    background-color: #ffffff;
    color: #444444;
    line-height: 40px;
    padding: 10px 30px;
    font-size: 16px;
}

.text-indent-2 {
    text-indent: 2em;
}

.wyxx-tip-ct-item {
    transition: all .5s;
    max-height: 0;
    overflow: hidden;
}

.wyxx-tip-ct-item-show {
    color: #206dd7;
    display: inline-block;
    cursor: pointer;
    text-indent: initial;
}

.px-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.underline {
    text-decoration: underline;
}

#upload {
    height: 30px;
    line-height: 30px;
}

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

.layui-layer-dialog {
    max-width: 500px;
    font-size: 14px;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #2383D0;
    background-color: #2383D0;
}

.upload-btn-box {
    position: relative;
    display: inline-block;
}

.upload-btn-box input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.file-del {
    color: #f56c6c;
    cursor: pointer;
    display: inline-block;
}

.getCodeClear {
    display: none;
}

.sub-ct-box {
    position: relative;
}

.no-login-box {
    height: 257px;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 15px;
    box-shadow: 0 0 6px 0 rgba(43, 125, 254, 0.1);
}

.no-login {
    position: absolute;
    width: 100%;
    height: 257px;
    background-color: rgba(238, 242, 248, 0.88);
    left: 0;
    z-index: 99;
    text-align: center;
    color: #555555;
    top: 0;
    display: none;
}

.no-login img {
    margin-top: 25px;
    margin-bottom: 55px;
}

.no-login a {
    color: #1d83ff;
    cursor: pointer;
}

.hide {
    display: none;
}

#subForm .subpage-t {
    margin: 20px auto;
}

.title {
    line-height: 50px;
    color: #2760b7;
    font-size: 20px;
    padding-left: 20px;
    position: relative;
    font-weight: bold;
}

.title:before {
    content: '';
    position: absolute;
    left: 0;
    width: 4px;
    height: 22px;
    background-color: #2760b7;
    top: 50%;
    transform: translateY(-50%);
}

.border-bottom {
    border-bottom: 1px solid #e6e6e6;
}

.xjcx .subpage-t {
    margin-bottom: 20px;
}

.width-auto {
    width: auto;
}

.xjcx .layui-form-label {
    padding-left: 9px;
}

.mail-box .flex {
    overflow: hidden;
}

.xjcx .layui-input-block input {
    width: 230px;
    height: 36px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #dbdbdb;
}

.xjcx #imgCode {
    width: 120px;
}

.xjcx #code,
.xjcx .layui-btn {
    height: 36px;
    margin-top: 0;
}

.xjcx .pt-20 {
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
}

.xjcx .btn-submit {
    width: 66px;
}

.xjcx .layui-btn.layui-default {
    background-color: #2760b7;
}

.xjcx .layui-btn.layui-btn-primary:hover {
    border-color: #2760b7;
}

.xjcx .layui-table th {
    font-weight: bold;
    font-size: 18px;
    width: calc(100% / 6);
    min-width: 188px;
    color: #333;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #2760b7;
    color: #ffffff;
}
.xjcx{
    height:500px;
}

.xjcx.layui-table th,
.xjcx .layui-table td {
    width: calc(100% / 6);
    min-width: 188px;
    max-width: 216px;
}

.xjcx.layui-table th *,
.xjcx .layui-table td * {
    width: 100%;
}

.xjcx .layui-table a {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xjcx .layui-table-body,
.layui-table-header {
    overflow: visible;
}

.xjcx .layui-table-box {
    overflow-y: hidden;
    overflow-x: auto;
}


/* wyxx */

.header-centered {
    position: relative;
}

.wzabox span {
    font-size: 12px;
    color: #fff;
}

.wzabox {
    position: absolute;
    right: 25px;
    top: -35px;
}

.wzabox a {
    font-size: 12px;
    color: #fff;
}

.xjxq {
    border-collapse: collapse;
    border-spacing: 0;
}

.xjxq * {
    border-color: #e7e7e7 !important;
}

@media (max-width: 1030px) {
    .mail-box table {
        display: block;
        width: 100%;
    }
    .card-content-list thead,
    .card-content-list thead tr {
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .card-content-list thead th,
    #szxxlist td {
        float: left;
        display: block;
        white-space: nowrap;
    }
    #szxxlist tr {
        overflow: hidden;
    }
    #szxxlist td a {
        width: 100%;
        -webkit-line-clamp: 1;
    }
    .card-content-list thead th:first-child,
    #szxxlist td:first-child {
        width: calc(100% - 471px) !important;
        white-space: normal;
    }
    .card-content-list thead th:nth-child(2) {
        width: 211px;
    }
    .card-content-list thead th:nth-child(3),
    .card-content-list thead th:nth-child(4) {
        width: 130px;
    }
}

@media (max-width: 768px) {
    .card-content-list thead th {
        text-align: center;
    }
    .mail-box .card-title .inter-search {
        width: 100%;
        overflow: hidden;
    }
    .card-title .btn-mail-search,
    .card-title .btn-mail-write {
        width: 48%;
        margin: auto;
        display: block;
        float: left;
    }
    .card-title .btn-mail-search {
        margin-right: 4%;
    }
    .card-content-list thead th:first-child,
    #szxxlist td:first-child {
        width: 50% !important;
    }
    .card-content-list thead th:nth-child(3),
    .card-content-list thead th:nth-child(4),
    #szxxlist td {
        width: 50%;
        font-size: 14px;
    }
    #szxxlist td:nth-child(3),
    #szxxlist td:nth-child(4) {
        text-align: center;
    }
    .card-content-list thead th:nth-child(3),
    .card-content-list thead th:nth-child(4) {
        border-top: 1px solid #fff;
    }
    .card-content-list thead th:nth-child(2),
    #szxxlist td:nth-child(2) {
        width: 50%;
    }
    .px-30 {
        padding: 0 10px;
    }
    .mail-box .wyxx-tip-box {
        padding: 0 3vw 4vw;
    }
    .wyxx-tip-title {
        font-size: 26px;
        padding: 3vw 0;
    }
    .wyxx-tip-ct {
        padding: 1vw 3vw;
        font-size: 14px;
        line-height: 28px;
    }
    .width-500 {
        width: 100%;
    }
    .pr-200 {
        padding-right: 0;
    }
    .pl-150 {
        padding-left: 0;
    }
    .mr-250 {
        margin-right: 10%;
    }
    .mail-box .flex #imgCode {
        width: 120px !important;
    }
    .img-code,
    #changeImg {
        margin-top: 10px;
    }
    #getCode {
        margin-top: 10px;
        margin-bottom: 15px;
        margin-left: 0;
    }
    /* xjcx */
    .w-320 {
        width: auto;
    }
    .xjcx .pt-20 {
        display: block;
    }
    .xjcx .img-code,
    .xjcx #getCode {
        margin-top: 0;
    }
    .xjcx .pt-20 .layui-input-block {
        margin-left: 105px!important;
    }
    .xjcx .pt-20 .layui-input-block input {
        width: 100%;
    }
    #phone {
        margin-bottom: 10px;
    }
    .layui-table-header {
        display: none;
    }
    .xjcx .layui-table-view tbody {
        display: block;
        width: 100%;
    }
    .xjcx .layui-table-box {
        overflow: hidden;
    }
    .xjcx .layui-table-view .layui-table tr {
        width: 100%;
        display: block;
        border-bottom: 1px solid #e7e7e7;
        overflow: hidden;
        padding: 5px 0;
    }
    .xjcx .layui-table-view .layui-table td {
        float: left;
        display: block;
        width: 100%;
        border: none;
        padding: 0;
        max-width: 100%;
        min-width: 100%;
    }
    .xjcx .layui-table-view .layui-table td:nth-of-type(6n+2) {
        font-weight: bold;
    }
    .xjcx .layui-table-view .layui-table td:nth-of-type(6n+3),
    .xjcx .layui-table-view .layui-table td:nth-of-type(6n+5),
    .xjcx .layui-table-view .layui-table td:nth-of-type(6n+6) {
        display: none;
    }
    .xjcx #imgCode,
    .xjcx .img-code {
        margin-bottom: 9px;
        margin-right: 2vw;
    }
    .xjcx .img-code {
        margin-bottom: 10px;
    }
    .xjcx .btn-submit {
        margin-top: 10px;
    }
    .xjxq .width-160 {
        width: 100px;
    }
    .xjxq .py-20 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .xjxq .px-30 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 400px) {
    #slsl a {
        line-height: 30px !important;
    }
    #szxxlist tr:nth-child(even) {
        background-color: #378fe76e;
    }
    #szxxlist td {
        padding: 5px;
    }
    #szxxlist td:first-child {
        width: calc(100% - 127px) !important;
    }
    #szxxlist td:nth-child(2) {
        width: 127px;
    }
    #szxxlist td a {
        -webkit-line-clamp: 2;
        min-height: 60px;
    }
    #szxxlist td:nth-child(2) {
        min-height: 71px;
        white-space: normal;
    }
}