body .search-header {
    background-color: #0045c7;
    width: 100%;

}
body .search-header .search-container{
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 280px;
    box-sizing: border-box;
    padding: 71px 12px 16px;
    align-items: center;

}
body .search-header .search-header-container{
    width: 100%;
    position: relative;

}
body .search-header .search {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    padding: 0 20px 0 10px;
    justify-content: space-between;
}

body .search-header .search .search-box-div {
    width: 100%;
}
body .search-header .search .action-bg {
    width: 201px;
    height: 78px;
}
body .search-header .search .wrapper {
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /*margin-left: 80px;*/
    align-self: center;
    width: 100%;
    padding: 5px 6px;
    border-radius: 30px;
    position: relative;
    box-sizing: border-box;
}
body .search-header .search .wrapper .search-header-info {
    text-decoration: none;
    color: #9597a0;
    line-height: 16px;
    letter-spacing: 0px;
    margin-left: 13px;
    width: 100%;
    border: 0;
    font-size: 16px;
    outline: none;
    align-self: center;
    white-space: nowrap;
}
body .search-header .search .wrapper .group {
    display: flex;
    flex-direction: row;
    padding-bottom: 1px;
    justify-content: space-between;
    height: 40px;
}
body .search-header .search .wrapper .group .tag {
    position: absolute;
    right: 110px;
    cursor: pointer;
    font-size: 20px;
    text-decoration: none;
    color: #9597a0;
    line-height: 20px;
    letter-spacing: 0px;
    align-self: center;
    white-space: nowrap;
    margin: 0 10px;
    transform-origin: 14.5px 22.5px;
    pointer-events: auto;
}
body .search-header .search .wrapper .group .tag0 {
    position: absolute;
    right: 220px;
    cursor: pointer;
    font-size: 20px;
    text-decoration: none;
    color: #9597a0;
    line-height: 20px;
    letter-spacing: 0px;
    align-self: center;
    white-space: nowrap;
    margin: 0 10px;
    transform-origin: 14.5px 22.5px;
    pointer-events: auto;
}
body .search-header .search .wrapper .tag span {
    font-size: 18px;
    text-decoration: none;
    color: #9597a0;
    line-height: 20px;
    padding: 0 5px;
}
body .search-header .search .wrapper .group .view {
    background-color: #0045c7;
    display: flex;
    flex-direction: row;
    border-radius: 24px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
body .search-header .search .wrapper .group .view .icon {
    width: 16px;
    height: 16px;
    margin-left: 14px;
}
body .search-header .search .wrapper .group .view .label {
    font-size: 16px;
    text-decoration: none;
    color: #ffffff;
    line-height: 16px;
    letter-spacing: 0px;
    align-self: center;
    white-space: nowrap;
    margin: 0 24px 0 20px;
}
body .search-header .container-1 {
    display: flex;
    flex-direction: row;
    margin-top: 30px;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 20px 0 10px;
}
body .search-header .container-1 .container-1-left .icon-1 {
    width: 10px;
    height: 16px;
    margin: 0 0 1px 0px;
}
body .search-header .container-1 .container-1-left .tag {
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
    line-height: 16px;
    letter-spacing: 0px;
    align-self: flex-end;
    white-space: nowrap;
}
body .search-header .container-1 .container-1-left .tag-1 {
    margin-left: 10px;
}
body .search-header .container-1 .container-1-left .tag-2 {
    margin-left: 20px;
}
body .search-header .container-1 .container-1-right {
    display: flex;
    justify-content: center;
    align-items: center;
}
body .search-header .container-1 .container-1-right .container-1-right-box {
    display: flex;
    align-items: center;
    justify-content: space-around;
    cursor: pointer;
}
body .search-header .container-1 .container-1-right .icon-2 {
    width: 15px;
    height: 14px;
    align-self: flex-end;
}
body .search-header .container-1 .container-1-right .label-2 {
    font-size: 16px;
    text-decoration: none;
    color: #ffffff;
    line-height: 16px;
    letter-spacing: 0px;
    margin-left: 10px;
    align-self: center;
    white-space: nowrap;
}
body .search-header .container-1 .container-1-right .vertical-line {
    background-color: rgba(255, 255, 255, 0.50196078);
    margin-left: 20px;
    align-self: center;
    width: 2px;
    height: 12px;
}
body .search-header .container-1 .container-1-right .icon-3 {
    width: 15px;
    height: 15px;
    margin: 2px 0 0 20px;
}
body .search-header .container-1 .container-1-right .meta {
    font-size: 16px;
    text-decoration: none;
    color: #ffffff;
    line-height: 16px;
    letter-spacing: 0px;
    margin-left: 10px;
    align-self: center;
    white-space: nowrap;
}
body .search-header .search-footer-container{
    width: 100%;
}
body .search-header .search-footer {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-self: center;
    height: 31px;
}
body .search-header .search-footer .container-2 {
    display: flex;
    flex-direction: row;
}
body .search-header .search-footer .container-2 .link {
    font-size: 16px;
    text-decoration: none;
    color: #ffffff;
    line-height: 16px;
    letter-spacing: 0px;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    height: 36px;
    vertical-align: top;
    position: relative;
    margin-right: 42px;
}
body .search-header .search-footer .container-2 .link.curr::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -12px;
    background: #fff;
    width: 24px;
    height: 3px;
}
body .search-header .search-footer .container-2 .vertical-line-1 {
    background-color: #c7c9d3;
    height: 20px;
    width: 2px;
    margin-right: 42px;
}
body .search-pop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
}

body .search-pop .mod {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

body .search-pop .mod .group {
    display: flex;
    flex-direction: column;
    padding: 30px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 4px 24px 24px rgba(199, 202, 211, 0.4);
    align-self: center;
}

body .search-pop .mod .group .header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 6px;
}

body .search-pop .mod .group .header .container-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 10px;
    height: 30px;
    width: 197px;
}

body .search-pop .mod .group .header .container-header .link {
    font-size: 14px;
    text-decoration: none;
    color: #9c9ea6;
    line-height: 16px;
    letter-spacing: 0px;
    white-space: nowrap;
    cursor: pointer;
    position: relative;
}

body .search-pop .mod .group .header .container-header .link.curr {
    color: #565863;
}

body .search-pop .mod .group .header .container-header .link.curr::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    color: #565863;
    margin-left: -12px;
    background: #0045c8;
    width: 24px;
    height: 4px;
}

body .search-pop .mod .group .header .container-header .info {
    font-size: 14px;
    text-decoration: none;
    color: #9597a0;
    line-height: 16px;
    letter-spacing: 0px;
    white-space: nowrap;
}

body .search-pop .mod .group .header .mask {
    background: url('../../img/x.png');
    width: 14px;
    height: 14px;
    border-radius: 1px;
    cursor: pointer;
}

body .search-pop .mod .group .submain {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 29px;
    align-self: center;
    width: 690px;
    padding: 0 5px;
}

body .search-pop .mod .group .submain .search {
    font-size: 14px;
    text-decoration: none;
    color: #565863;
    line-height: 14px;
    letter-spacing: 0px;
    align-self: center;
    white-space: nowrap;
    margin-top: 10px;
    align-self: flex-start;
}

body .search-pop .mod .group .submain .search-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

body .search-pop .mod .group .submain .search-box .container-1 {
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    padding: 8px 9px;
    border: 1px solid #c7c9d3;
    border-radius: 4px;
}

#policyDocumentDiv {
    width: 690px;
}

body .search-pop .mod .group .row0 {
    display: flex;
    flex-direction: row;
    margin-top: 19px;
    padding: 0 12px;
}

body .search-pop .mod .group .row1 {
    display: flex;
    flex-direction: row;
    margin-top: 19px;
    padding: 0 12px;
}

body .search-pop .mod .group .row1 .meta {
    font-size: 14px;
    text-decoration: none;
    color: #565863;
    line-height: 14px;
    letter-spacing: 0px;
    margin-left: 18px;
    align-self: center;
    white-space: nowrap;
}

body .search-pop .mod .group .row3 {
    display: flex;
    flex-direction: row;
    margin-top: 19px;
    padding: 0 12px;
}

body .search-pop .mod .group .row3 .meta {
    font-size: 14px;
    text-decoration: none;
    color: #565863;
    line-height: 14px;
    letter-spacing: 0px;
    margin-left: 18px;
    align-self: center;
    white-space: nowrap;
}

body .search-pop .mod .group .row0 input {
    width: 75%;
    padding: 4px;
    margin-right: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

body .search-pop .mod .group .row1 input {
    padding: 4px;
    margin-right: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

body .search-pop .mod .group .row3 input {
    padding: 4px;
    margin-right: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

body .search-pop .mod .group .row0 .meta {
    font-size: 14px;
    text-decoration: none;
    color: #565863;
    line-height: 14px;
    letter-spacing: 0px;
    margin-left: 18px;
    align-self: center;
    white-space: nowrap;
}

body .search-pop .mod .group .row3 .meta-word {
    font-size: 14px;
    text-decoration: none;
    color: #565863;
    line-height: 14px;
    letter-spacing: 0px;
    margin-left: 3px;
    margin-right: 3px;
    align-self: center;
    white-space: nowrap;
}

body .search-pop .mod .group .row1 .meta-div .meta-word {
    font-size: 14px;
    text-decoration: none;
    color: #565863;
    line-height: 14px;
    letter-spacing: 0px;
    margin-left: 3px;
    margin-right: 3px;
    align-self: center;
    white-space: nowrap;
    display: inline-block;
}

body .search-pop .mod .group .submain .search-box .container-1 input {
    outline: none;
    border: 0;
}

body .search-pop .mod .group .submain .search-box .container-1 .meta {
    font-size: 14px;
    text-decoration: none;
    color: #565863;
    line-height: 14px;
    letter-spacing: 0px;
    white-space: nowrap;
    margin: 1px 0;
}

body .search-pop .mod .group .submain .search-box .container-1 .vertical-line {
    background-color: #c7c9d3;
    width: 1px;
    height: 16px;
    margin: 0 6px;
}

body .search-pop .mod .group .submain .search-box .container-2 {
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    padding: 8px 9px;
    border: 1px solid #c7c9d3;
    margin-top: 20px;
    border-radius: 4px;
}

body .search-pop .mod .group .submain .search-box .container-2 input {
    outline: none;
    border: 0;
}

body .search-pop .mod .group .submain .search-box .container-2 .subtitle {
    font-size: 14px;
    text-decoration: none;
    color: #565863;
    line-height: 14px;
    letter-spacing: 0px;
    white-space: nowrap;
    margin: 1px 0;
    width: 98px;
}

body .search-pop .mod .group .submain .search-box .container-2 .vertical-line-1 {
    background-color: #c7c9d3;
    width: 1px;
    height: 16px;
    margin: 0 6px;
}

body .search-pop .mod .group .row2 {
    display: flex;
    flex-direction: row;
    margin-top: 19px;
    padding: 0 12px;
}

body .search-pop .mod .group .row2 .search-1 {
    font-size: 14px;
    text-decoration: none;
    color: #565863;
    line-height: 14px;
    letter-spacing: 0px;
    margin-left: 18px;
    align-self: center;
    white-space: nowrap;
}

body .search-pop .mod .group .footer {
    background-color: #0045c7;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 30px;
    align-self: center;
    width: 100px;
    padding: 10px 6px 8px;
    border-radius: 4px;
}

body .search-pop .mod .group .footer .search-2 {
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
    line-height: 14px;
    letter-spacing: 0px;
    max-width: 88px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 时间 */
.time-box {
    display: none;
}

.time-range {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
    margin-top: 19px;
    padding: 0 12px;
}

.time-range label {
    font-size: 14px;
    text-decoration: none;
    color: #565863;
    line-height: 14px;
    letter-spacing: 0px;
    margin-left: 18px;
    align-self: center;
    white-space: nowrap;
}

.time-range input[type=date] {
    width: 200px;
    padding: 6px;
    margin-right: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.time-range input[type=date]::-webkit-inner-spin-button,
.time-range input[type=date]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#twomenu {
    width: 100%;
    height: 145px;
    background: #fff;
    overflow: auto;
    display: none;
    z-index: 999;
    position: absolute;
    top: 52px;
    left: 0px;
    border-radius: 0 0 0 0
}

#threemenu {
    width: 100%;
    /*height: 145px;*/
    /*overflow: hidden;*/
    overflow-y: auto;
    background: #fff;
    display: none;
    position: absolute;
    top: 52px;
    left: 0px;
    z-index: 999;
    border-radius: 0 0 30px 30px;
    padding-bottom: 20px;
    border: 1px solid #eee;
}

#threemenu .sa_drw {
    width: 100%;
}

.sa_drw li {
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    box-shadow: 0 2px 4px rgba(0 ,0, 0, 0.3);
    /* 	align-items: center;
    justify-content: flex-end;
    display: inline-flex; */
    /* border-radius: 24px; */
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    position: relative;
    background-color: #fff;
}
.sa_drw li:last-child{
    box-shadow: none;
}
.sa_drw li a {
    color: #000
}

/* x按钮 */

#onemenu .icon {
    position: absolute;
    top: 7px;
    right: 3px;
    width: 10px;
    height: 10px;
    background: url('../../img/x.png');
    background-size: contain;
    display: none;


}

.search-pop .grid, .search-pop .container-7,.search-pop .grid-1{
    display: flex;
    justify-content: center;

}
input[type="radio"] {
    margin: 0 10px;
}
input[type="checkbox"] {
    margin: 0 10px;
}

.conFl_tit {
    display: flex;
    align-items: center;
    /*background-color: #f2f6ff;*/
    box-shadow: 4px -4px 24px rgba(199, 201, 211, 0.8);
    padding: 20px 10px;
    font-weight: bold;
    margin: 20px 0;
    font-size: 16px;
}

.conFl_tit .banner_sx {
    margin-left: 20px;
    margin-right: 10px;
    font-weight: 900;
}

.conFl_con a {
    color: #333;
    /*margin-right: 10px;*/
    padding: 4px 8px;
    font-weight: normal;
    font-size: 16px;
}

.conFl_con a.active {
    color: #fff;
    background-color: #4195ff;
    padding: 4px 8px;
    border-radius: 15px;
}

.area-container {
    max-width: 1400px;
    margin: 0 auto;
}



.list-container {
    /* border: 1px solid black; */
    padding: 10px;
}

.list-header {
    margin: 10px;
    padding: 5px;
}

.list-content {
    display: flex;
    border-top: 1px solid #ccc;
}

.list-column-left {
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #ccc;
}

.list-column-right {
    width: 80%;
    padding: 20px;
    box-sizing: border-box;
}

.list-column-left ul,
.list-column-right ul {
    margin: 0;
    padding: 0;
}
.left-ul{
    border-right: 1px solid #ccc;
}
.list-column-right .list{
    margin: 10px;

}
.list-column-right .list a{
    width: 100%;
    display: block;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.list-header{
    display: flex;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;

    white-space: nowrap;
    font-size: 16px;

}
.list-header div{
    margin-right: 10px;

}
.list-column-left div{
    color: #4195ff;
    font-size: 16px;

}
.list-column-left div a{
    color: #4195ff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    width: 100%;
}

#xj {
    width: 20px;
    height: 20px;
    right: 150px;
}
#xj img {
    width: 100%;
    height: 100%;
}
/* 弹出框的样式 */
.popupFile {
    display:none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    padding: 40px 80px 40px 40px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;
}

/* 输入框和按钮的样式 */
.popupFile input[type="text"] {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.popupFile .search-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url("/eportal/search/img/chaxun.png"); /* 替换为你的搜索图标的路径 */
    background-size: cover;
    cursor: pointer;
}

.popupFile .fileBtn {
    box-sizing: border-box;
    padding: 10px 20px;
    display: block;
    text-align: center;
    background-color: #0045c7;
    color: #fff;
    border: none;
    cursor: pointer;
    width: 120px;
    margin-right: 10px;
    border-radius: 5px;
}

.popupFile button:hover {
    background-color: #0045c7;
}

/* 关闭按钮的样式 */
.popupFile .close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 18px;
    cursor: pointer;
}
.pictureSearch{
    display: flex;
    justify-content: center;
    align-items: center;


}
.pictureUrlSearch{
    width: 100%;
    position: relative;
}


.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: none;
}

.loading-div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loading-spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}