.disn {
    display: none;
}

.disb {
    display: block;
}

.xs-total .pagination {
    float: right;
    margin-top: 8px;
}

.xs-total .pagination .layui-laypage > * {
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    min-width: 22px;
    margin: 0;
    padding: 0;
}

.xs-total .pagination .layui-laypage-curr .layui-laypage-em {
    background-color: #e7ebef !important;
    border: 1px solid #bec9cb;
    border-radius: 5px;
    line-height: 21px;
    height: 21px;
    min-width: 21px;
    padding: 0;
}

.xs-total .pagination .layui-laypage-curr em {
    color: #1384ae;
}

.layui-layer-hui .layui-layer-content {
    color: #fff;
}

.loading-mask {
    position: fixed !important;
}

.el-icon-loading {
    font-size: 30px;
}

.el-loading-text {
    font-size: 18px;
}

.layui-form-checked[lay-skin="primary"] i {
    background-color: #1384ae;
    border-color: #1384ae;
}

.layui-form-checkbox[lay-skin="primary"]:hover i {
    border-color: #1384ae;
}

.layerUl .au a {
    font-size: 14px;
    display: inline-block;
    vertical-align: -4px;
    margin-right: 10px;
}

.layui-form-select dl {
    overflow-y: hidden;
}

.layui-anim-upbit {
    /* animation-name: layui-upbita; */
    animation: layui-upbita 0.3s both;
    transform-origin: 50% 0;
}

.layui-anim-upbit:hover {
    overflow-y: auto;
}

.nav {
    font-size: 12px;
    color: #606061;
    height: 65px;
    padding-top: 35px;
    padding: 35px 0 0;
    box-sizing: border-box;
}
.nav i {
    font-size: 18px;
}
.nav .el-icon-s-home {
    color: #0898d2;
}

.header {
    width: 100%;
    min-width: 1110px;
    height: 94px;
    overflow: hidden;
}

.header .headermain {
    width: 1250px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 25px;
}

.header .headermain .leftUl {
    float: left;
    overflow: hidden;
    margin-top: 13px;
}

.header .headermain .leftUl {
    float: left;
    overflow: hidden;
    margin-top: 13px;
}

.header .headermain .rightUl {
    float: right;
    overflow: hidden;
    margin-top: 13px;
}

.header .headermain li {
    font-size: 13px;
    border-right: 1px solid #878787;
    height: 16px;
    float: left;
    padding: 0px 10px;
    cursor: pointer;
    border-right: 1px solid #878787;
    color: #484848;
}

.header .headermain li a {
    font-size: 13px;
    color: #484848;
}

.header .headermain li:last-child {
    padding-right: 0px;
    border-right: none;
}

.header .interval {
    width: 100%;
    height: 50px;
    margin-top: 15px;
    background: url("../img/headImg.png") no-repeat;
    background-size: 100% 100%;
}

.main {
    min-height: calc(100vh - 120px);
}

.topSearch {
    width: 1110px;
    height: 90px;
    padding: 40px 0px 0;
    overflow: initial;
    margin: 0 auto;
    position: relative;
}

.topSearch .logoDiv {
    float: left;
    width: 265px;
    text-align: center;
}

.topSearch .logoDiv img {
    width: 220px;
}

.topSearch .logoDiv .logoSpan {
    font-size: 20px;
    line-height: 70px;
    color: #82318e;
}

.topSearch .titleBtn {
    width: 915px;
    float: right;
}

.topSearch .titleBtn span {
    display: inline-block;
    padding: 0px 25px;
    line-height: 30px;
    /* // width: 90px; */
    text-align: center;
    cursor: pointer;
}

.topSearch .titleBtn span.active {
    color: #fff;
    background: #1384ae;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
}

.topSearch .input {
    width: 915px;
    float: right;
    display: flex;
}

.topSearch .input > div {
    display: inline-block;
    width: 530px;
    height: 38px;
    border: 1px solid #d2d2d2;
    /*margin-bottom: 10px;*/
    position: relative;
    vertical-align: top;
    border-radius: 10px 0 0 10px;
}

.topSearch .input > div input {
    border: 0;
    height: 45px;
}

.topSearch .input > div .select {
    width: 100px;
    display: inline-block;
    position: relative;
}

.tips {
    background: #fff;
    border: 1px solid #d2d2d2;
    background: #fff;
    max-height: 300px;
    overflow: auto;
}

.tips ul {
    padding: 15px;
}

.tips ul li {
    font-size: 14px;
    clear: both;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: rgb(255, 255, 255);
    padding: 0px 10px;
    cursor: pointer;
    color: #4c4c4c;
    box-sizing: border-box;
}

.tips ul li:hover {
    background: #ccc;
}

.tips .layui-tree-main {
    width: 100%;
    box-sizing: border-box;
}
.tips .layui-tree-main .layui-tree-txt {
    width: 700px;
}

.topSearch .tips {
    position: absolute;
    top: 120px;
    left: 285px;
    width: 755px;
    z-index: 100;
}

.topSearch .gj_search {
    top: 120px;
    left: 285px;
}

.gj_search {
    width: 690px;
    height: 380px;
    position: absolute;
    top: 220px;
    left: 33px;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    background: #fff;
    padding: 10px;
    z-index: 999;
}

.gj_search > .gj_item,
.gj_search > .location {
    width: 80%;
    height: 30px;
    line-height: 30px;
    margin: 0 0 5px 60px;
}

.gj_search > .gj_item span,
.gj_search > .location > span {
    display: inline-block;
    width: 130px;
    text-align: right;
    margin-right: 10px;
    font-size: 14px !important;
    color: #928f8f;
}

.gj_search > .gj_item > label > input {
    width: 320px;
    height: 26px !important;
    line-height: 26px;
    padding-left: 5px;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
    transition: all 0.15s linear;
}

.gj_search > .location > label > div {
    padding-right: 0;
    margin: 0;
}

.gj_search > .location > label {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 14px;
    color: #928f8f;
    cursor: pointer;
    margin-right: 10px;
}

.gj_search > .location input {
    vertical-align: -1px;
    margin-right: 5px;
}

.gj_search > .year > input {
    display: inline-block;
    width: 70px;
    height: 26px;
    line-height: 26px;
    padding-left: 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    transition: all 0.15s linear;
}

.gj_search button {
    background-color: #147eb9;
    border: 1px solid #147eb9;
    margin-left: 530px;
}

.gj_search button span {
    color: #fff;
}

.layui-form-select .layui-anim {
    top: 50px;
    padding: 6px 0;
    box-sizing: border-box;
    border: 1px solid #e4e7ed;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    margin: 5px 0;
    /*min-height: 100px;*/
}

.layui-anim dd {
    height: 34px;
    line-height: 34px;
}

.layui-form-select dl dd.layui-this,
.layui-form-select dl dd:hover {
    background-color: #f5f7fa;
    color: #4c4c4c;
}

.topSearch .xsinput img {
    position: absolute;
    right: 10px;
    top: 11px;
    display: block;
    cursor: pointer;
}

.topSearch .input > div .shu {
    vertical-align: top;
    border-left: 1px solid #d2d2d2;
    height: 45px;
    display: inline-block;
}

.topSearch .input > div > input {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0 20px;
    box-sizing: border-box;
    vertical-align: top;
    border-radius: 10px 0 0 10px;
    height: 38px;
}

.topSearch .input .el-button {
    background-color: #82318e;
    border: 1px solid #82318e;
    height: 40px;
    width: 80px;
    vertical-align: top;
    margin-left: -3px;
    padding: 5px 10px;
    margin-right: 4px;
    border-radius: 0 10px 10px 0;
}

.topSearch .input .el-button span {
    color: #fff;
    font-size: 18px;
}

.topSearch .input > a {
    display: inline-block;
    width: 148px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #82318e;
    color: #1481bb;
    font-weight: 700;
    font-size: 18px;
    background-color: #fff;
}

.topSearch .univInp > div > .el-input {
    width: 55%;
}

.topSearch .univInp > div .univ {
    width: 40%;
    border-left: 1px solid #d2d2d2;
}

.topSearch .checkbox {
    display: inline-block;
    margin-top: -2px;
    margin-left: 285px;
}

.topSearch .checkbox .el-label {
    margin-right: 10px;
}

.topSearch .checkbox .el-label,
.topSearch .checkbox .el-checkbox__label {
    font-size: 15px;
    font-weight: 700;
}

.topSearch .checkbox .el-checkbox-group {
    display: inline-block;
}

.topSearch .checkbox .el-checkbox-group .el-checkbox {
    margin-right: 45px;
}

.articleLists {
    width: 1110px;
    /*height: 100%;*/
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-grow: 1;
    background: #fff;
}

.articleLists > div {
    position: relative;
    border: 1px solid #ecebeb;
}

.articleLists .filtrate {
    width: 280px;
    /*min-height: 700px;*/
    background-color: #fff;
    float: left;
}

.articleLists .filtrate h1 {
    padding: 15px 20px;
    font-size: 14px;
    height: 55px;
    box-sizing: border-box;
    background-color: #f9f8f8;
    color: #333;
    font-family: "Microsoft yahei", serif;
}

.articleLists .filtrate h1 img {
    margin-right: 5px;
    margin-left: -5px;
    vertical-align: -3px;
}

.articleLists .filtrate .poFixed {
    width: 35px;
    height: 100px;
    margin-left: -35px;
    position: fixed;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #32b2ee;
    padding: 5px 10px;
    margin-top: 100px;
    border: 1px solid transparent;
}

.articleLists .filtrate .poFixed span {
    font-size: 16px;
    color: #fff;
}

.articleLists .filtrate .empty {
    margin-top: 220px;
    background-color: #fff;
    border: 1px solid #b5c7d2;
}
.articleLists .filtrate .empty span {
    color: #4c4c4c;
}

.articleLists .filtrate .layui-collapse {
    padding: 20px;
    padding-bottom: 10px;
    height: calc(100% - 89px);
}

.articleLists .filtrate .layui-collapse .layui-form-checkbox span {
    white-space: break-spaces;
    padding-right: 0px;
}

.articleLists .filtrate .layui-collapse .layui-form-checkbox span span {
    max-width: 130px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 5px;
}

.articleLists .filtrate .layui-collapse .layui-colla-item {
    padding-bottom: 20px;
}

.articleLists .filtrate .layui-collapse .layui-colla-title {
    background-color: #fff;
    padding-left: 0;
    height: 50px;
    line-height: 50px;
}

.articleLists .filtrate .layui-collapse .layui-colla-title i {
    left: 220px;
    top: 20px;
    font-size: 12px;
}

.articleLists .filtrate .layui-collapse .layui-colla-content {
    border: 0;
    padding: 0;
    overflow: hidden;
}

.articleLists .filtrate .layui-collapse .layui-colla-content .layui-icon {
    width: 14px;
    height: 14px;
    line-height: 14px;
}

.articleLists .filtrate .layui-collapse .layui-form-checkbox {
    display: block;
    margin-bottom: 5px;
}

.articleLists .filtrate .layui-collapse .more {
    height: 25px;
    background: #fff;
    color: #1285af;
    padding: 0 10px;
    margin-right: 5px;
    cursor: pointer;
    border: 0;
}

.articleLists .el-checkbox-group p {
    text-align: center;
    color: #8e8e8e;
}

.articleLists .filtrate .layui-collapse .loadDiv {
    text-align: center;
    height: 100px;
    padding-top: 25px;
    box-sizing: border-box;
}

.articleLists .filtrate .loadDiv i,
.articleLists .filtrate .loadDiv p {
    color: #409eff;
}

.articleLists .filtrate .loadDiv i {
    font-size: 16px;
}

.articleLists .filtrate .pyInput {
    vertical-align: top;
    margin: 10px 0px 15px 0px;
    width: 100%;
    text-align: center;
}

.articleLists .pyInput input {
    vertical-align: top;
    width: 80px;
}

.articleLists .pyInput input {
    height: 30px;
    text-align: center;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    border-radius: 4px;
}

.articleLists .pyInput .yearBtn {
    height: 30px;
    border-radius: 4px;
    line-height: 30px;
    padding: 0px 10px;
    margin-left: 10px;
}

.articleLists .pyInput .el-button span {
    color: #fff;
}

.articleLists .lists {
    width: 920px;
    /*min-height: 700px;*/
    float: right;
}

.articleLists .lists .lists-total {
    background: #f6f6f6;
    height: 55px;
    line-height: 56px;
    padding: 0 20px;
    border-bottom: 1px solid #ecebeb;
    /* overflow: hidden; */
}

.lists .lists-total p {
    display: inline-block;
}

.lists .lists-total p span {
    color: #82318e;
    margin: 0 5px;
}


.lists .lists-total .dropdownDiv {
    width: 200px;
    padding-left: 10px;
    float: right;
    height: 56px;
    line-height: 56px;
}

.lists .lists-total .dropdownDiv .layui-form-select .layui-anim{
    top: 20px !important;
}

.lists .lists-total .dropdownDiv img {
    width: 8px;
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer;
}
.lists .lists-total .pageSel .layui-input {
    background: #f6f6f6;
    border: 0;
}
.lists .lists-total .layui-form-select {
    width: 110px;
    margin-left: 10px;
    display: inline-block;
}
.lists .lists-total .layui-form-select .layui-input {
    border-radius: 4px;
    color: #606266;
    transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    height: 25px;
    /*width: 105px;*/
    padding: 0 20px 0 10px;
}


.articleLists .lists .conditions {
    line-height: 30px;
    padding: 10px 20px;
    border-bottom: 1px solid rgb(234, 234, 234);
    display: block;
    box-sizing: border-box;
}

.lists .conditions span {
    display: inline-block;
    padding: 5px 5px;
    border: 1px solid #eaeaea;
    background: #f5f5f5;
    margin: 0 5px;
}

.lists .conditions span i {
    color: #82318e;
    padding: 0 5px;
    cursor: pointer;
}

.articleLists .lists .searchaggs span {
    display: inline-block;
    padding: 5px 5px;
    border: 1px solid #eaeaea;
    background: #f5f5f5;
    margin: 5px;
}

.articleLists .lists .searchaggs a {
    color: #82318e;
    padding: 0 5px;
}

.listUl {
    padding: 0 30px;
}

.listUl .kong {
    text-align: center;
    padding: 100px;
}

.listUl li {
    border-bottom: 1px dashed #dcdcdc;
    padding: 10px 0;
    overflow: hidden;
    position: relative;
}

.listUl li > div {
    float: left;
}

.listUl li .serial {
    line-height: 20px;
    margin: 5px 0;
    font-size: 16px;
    margin-right: 10px;
    padding: 0 5px;
    background: #deeaf0;
    height: 20px;
    text-align: center;
    color: #82318e;
}

.listUl li p,
.listUl li div {
    margin: 2px 0;
    margin: 2px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.listUl li .ab_con {
    color: #a8a8a8;
}

.listUl li p > a,
.listUl li div > a {
    color: #82318e;
    font-size: 18px;
    overflow: hidden;
    cursor: pointer;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}

.listUl li div > a img {
    width: 25px;
    vertical-align: top;
}

.listUl li p > a span,
.listUl li div > a span {
    font-size: 18px;
}

.listUl li .au {
    max-height: 105px;
    overflow: hidden;
    width: 750px;
}

.listUl li .au span {
    margin-right: 10px;
    text-decoration: underline;
    cursor: pointer;
    font-size: 13px;
    display: inline-block;
}

.listUl li button {
    display: block;
    border: 1px solid #bacad0;
    border-radius: 5px;
    background: #f7f6f9;
    margin-top: 5px;
    text-align: center;
    color: #474747;
    font-weight: 100;
    padding: 5px;
    font-size: 12px;
    word-break: break-word;
    min-height: 25px;
    position: absolute;
    right: 5px;
    top: 55px;
    height: 30px;
    padding: 5px 10px;
}

.block .pagination {
    text-align: center;
    margin: 30px 0 10px;
}

.block .pagination .layui-laypage-prev,
.block .pagination .layui-laypage-next {
    padding: 0 10px;
}

.pagination .layui-laypage > * {
    margin: 0 5px;
    background-color: #f4f4f5;
    color: #606266;
    min-width: 30px;
    border-radius: 2px;
    padding: 0 4px;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
    text-align: center;
    border: 0;
}

.pagination .layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #b00;
    color: #fff;
}

.pagination .layui-laypage a:hover {
    color: #82318e;
}

.footer {
    background-color: #82318e;
    width: 100%;
    min-width: 1110px;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    height: 50px;
    clear: both;
}

.footer span {
    margin-right: 10px;
    color: #707070;
    line-height: 25px;
}
.footer a {
    margin-right: 10px;
    color: #f6857c;
    text-decoration: none;
}

.footerh p {
    padding: 30px 0px;
}

.layerUlYear {
    padding: 20px 30px;
}
.layerUlYear li {
    border-bottom: 1px dashed #dcdcdc;
    padding: 10px 0;
    overflow: hidden;
    position: relative;
}

@keyframes layui-upbita {
    0% {
        transform: scale(1, 0);
    }
    100% {
        transform: scale(1, 1);
    }
}

/* 参考文献 */
.deawerDiv .au a {
    font-size: 13px;
    display: inline-block;
    vertical-align: -4px;
    margin-right: 10px;
}
