html {
    min-width: 1200px;
}
.container {
    width: 95%;
}
/* 政策文件库 */
.files-search {
    padding: .6rem 0 1.55rem;
    background: url("../images/zcwjk/b_bg2.jpg") no-repeat 50% 100%;
    text-align: center;
}
.files-search h3 {
    font-size: .5rem;
    color: #a70114;
    line-height: .6rem;
    font-weight: 500;
    text-align: center;
    margin-bottom: .35rem;
}
.files-search .search-box {
    width: 8rem;
    max-width: 90%;
    margin: 0 auto;
    font-size: 0;
}
.files-search .search-box form {
    display: block;
}
.files-search .search-box .form {
    display: inline-block;
    width: calc(100% - 1.25rem);
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 .18rem 0 rgba(0, 0, 0, .12);
}
.files-search .search-box .input {
    vertical-align: top;
    width: calc(100% - 1.1rem);
    height: .62rem;
    padding: 0 .2rem;
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 0.62rem;
    color: #5a5856;
    text-align: left;
    background: #fff;
}
.files-search .search-box .input::placeholder {
    color: #bfc0bf;
}
.files-search .search-box .submit {
    width: 1.1rem;
    height: .62rem;
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 0.62rem;
    color: #fff;
    text-align: center;
    background: #cea365;
}
.files-search .search-box .submit .search-icon {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: .62rem;
    margin: 0 4px 0 0;
    background-image: url(../images/b_icon1.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: 100%;
}
.files-search .search-box .h-search-btn {
    display: inline-block;
    vertical-align: top;
    width: 1.1rem;
    height: .62rem;
    margin: 0 0 0 .15rem;
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 0.62rem;
    color: #fff;
    text-align: center;
    background: #ce0228;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0 0 .18rem 0 rgba(0, 0, 0, .12);
}
.files-main {
    padding: .4rem .4rem .1rem;
    margin-top: -.8rem;
    background: #fff;
    box-shadow: 0 .04rem .15rem 0 rgba(0, 0, 0, .12);
}
.files-main .left-box {
    width: 2.8rem;
}
.files-main .left-box h3 {
    font-size: 0.26rem;
    font-weight: 500;
    line-height: 0.65rem;
    color: #fff;
    text-align: center;
    background: #ba0c31;
}
.files-nav a, .files-nav p {
    position: relative;
    display: block;
    font-size: .17rem;
    padding: 0 .15rem 0 .4rem;
    font-weight: 500;
    color: #000;
    line-height: .5rem;
    cursor: pointer;
}
.files-nav a {
    padding-left: .24rem;
}
.files-nav a.on, .files-nav a:hover {
    color: #ce0228;
}
.files-nav p::before {
    position: absolute;
    top: .05rem;
    left: 0;
    z-index: 2;
    content: "+";
    width: .4rem;
    height: .4rem;
    font-size: .24rem;
    line-height: .4rem;
    color: #ce0228;
    text-align: center;
    font-style: inherit;
    cursor: pointer;
}
.files-nav p.show::before {
    font-size: .32rem;
    line-height: .36rem;
    content: "-";
}
.files-nav>li {
    position: relative;
    margin: .15rem 0 0;
    /* padding: 0 .15rem; */
    background: #f8f2f3;
}
.files-nav>li .sub-nav {
    display: none;
    padding: 0 0 .12rem .16rem;
}
.files-nav>li .sub-nav a, .files-nav>li .sub-nav p {
    font-size: .15rem;
    line-height: .36rem;
}
.files-nav>li .sub-nav p::before {
    width: .36rem;
    height: .36rem;
    top: 0;
    left: 9px;
    font-size: .22rem;
    line-height: .36rem;
}
.files-nav>li .sub-nav a::before {
    display: inline-block;
    content: "";
    width: 6px;
    height: 6px;
    margin: 0 .1rem 2px 0;
    background: #ba0c31;
    border-radius: 50%;
}
.files-main .right-box {
    width: calc(100% - 3.3rem);
}
.files-classify {
    padding: .06rem .25rem;
    border: 1px dashed #ccc;
    border-radius: .15rem;
}
.files-classify li {
    padding: .16rem 0;
    font-size: 0;
    border-bottom: 1px solid #eee;
}
.files-classify li:last-child {
    border: none;
}
.files-classify li>div {
    display: inline-block;
    vertical-align: top;
    font-size: .17rem;
    line-height: .36rem;
    text-align: center;
}
.files-classify .classify-title {
    width: 100px;
}
.files-classify .classify-btn {
    width: 1.25rem;
    margin: 0 .1rem;
    font-size: .16rem;
    border: 1px solid #dfdfdf;
    border-radius: .36rem;
    cursor: pointer;
}
.files-classify .classify-btn:hover {
    color: #ba0c31;
    border-color: #ba0c31;
    ;
}
.files-classify .classify-btn.on {
    border-color: #ba0c31;
    background: #ba0c31;
    color: #fff;
}
.files-tab {
    font-size: 0;
    margin: .2rem 0 .1rem;
    border-bottom: 3px solid #ba0c31;
}
.files-tab a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 1vw;
    font-size: .15rem;
    font-weight: 500;
    line-height: .55rem;
    color: #999;
    cursor: pointer;
}
.files-tab a:first-child {
    margin: 0;
}
.files-tab a::after {
    position: absolute;
    bottom: 0;
    left: calc(50% - 8px);
    display: none;
    content: "";
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #ba0c31;
}
.files-tab a.on {
    color: #000;
}
.files-tab a.on::after {
    display: block;
}
.files-list li {
    padding: .15rem 0 .3rem;
    border-bottom: 1px solid #eee;
}
.files-list .title {
    font-size: .18rem;
    font-weight: 700;
}
.files-list .info {
    margin: 2px 0 .15rem;
}
.files-list .source {
    display: inline-block;
    vertical-align: top;
    font-size: 0.14rem;
    font-weight: 500;
    line-height: 0.4rem;
    color: #cea365;
    text-align: left;
    padding: 0 .2rem;
    border: 1px solid #eee;
    border-radius: 3px;
    margin: 0 .2rem 0 0;
}
.files-list .date {
    display: inline-block;
    vertical-align: top;
    font-size: .14rem;
    line-height: .4rem;
    font-family: "Microsoft YaHei";
    padding: 0 .2rem;
    border: 1px solid #eee;
    border-radius: 3px;
    color: #cea365;
}
.files-senior-search {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.2);
    font-size: 14px;
    color: #333;
}
.search-draw-div {
    margin: 0 auto;
    height: fit-content;
    width: 1000px;
    margin-top: 12%;
    z-index: 9;
    background: #ffffff;
    padding: 30px;
    border-radius: 4px;
    box-shadow: 0px 0px 18px 0px #bfbfbf;
}
.search-draw-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 10px;
}
.head-left {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.head-right img {
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.draw-main {
    padding: 20px 0 10px 0;
}
.draw-searchResult, .draw-order, .draw-place, .draw-time, .draw-theme, .draw-source, .draw-document-no {
    display: flex;
    margin-bottom: 10px;
}
.order-lable, .place-lable, .time-lable {
    margin-right: 20px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #222222;
    line-height: 38px;
    cursor: pointer;
}
.draw-select-div {
    position: relative;
    margin-right: 10px;
}
.draw-top {
    display: flex;
    align-items: center;
    width: 160px;
    height: 28px;
    border: 1px solid #DCDCDC;
    justify-content: space-between;
    padding: 0 10px;
    cursor: pointer;
}
.draw-top img {
    width: 14px;
    height: 7px;
}
.draw-bottom {
    width: 180px;
    border: 1px solid #DCDCDC;
    z-index: 9;
    position: absolute;
    background: #FFFFFF;
    display: none;
}
.draw-bottom-item {
    width: 180px;
    height: 30px;
    padding-left: 10px;
    line-height: 30px;
    box-sizing: border-box;
    cursor: pointer;
}
.draw-bottom-item:hover {
    background: #F0F0F0;
}
.draw-left {
    text-align: left;
    width: 90px;
    height: 38px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #222222;
    line-height: 38px;
}
.draw-right {
    display: flex;
    flex-wrap: wrap;
    flex: 8;
    align-items: center;
}
.search-bigDiv {
    display: flex;
    width: 335px;
    height: 38px;
    border: 1px solid #dfdfdf;
    border-radius: 8px;
    margin-right: 30px;
    margin-bottom: 20px;
}
.search-small-left {
    flex: 1;
    margin: 8px 0px 8px 13px;
    padding-right: 13px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #222222;
    line-height: 20px;
    border-right: 1px solid #dfdfdf;
}
.search-small-right {
    flex: 1.5;
    margin: 8px 13px 8px 13px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #222222;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-small-right input {
    border: none;
}
.time-search-div input {
    text-align: center;
}
.time-search-div {
    display: none;
}
.draw-theme input, .draw-document-no input {
    width: 180px;
    height: 28px;
    border: 1px solid #DCDCDC;
    line-height: 28px;
    padding-left: 10px;
    margin-right: 10px;
}
.mobile-btn-div {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}
.mobile-btn-div>div {
    width: 120px;
    height: 40px;
    background: #ba0c31;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
    cursor: pointer;
}
.mobile-btn-noagree {
    background: #FFFFFF !important;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    color: #333333 !important;
}
.mobile-btn-agree {
    margin-right: 20px;
}
.draw-select-div .open img {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.search-bigDiv:nth-child(3), .search-bigDiv:nth-child(4) {
    margin-bottom: 0;
}
.radio-div span {
    margin-right: 20px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #222222;
    line-height: 38px;
    cursor: pointer;

}
.radio-btn {
    display: inline-block;
    line-height: 36px;
    float: left;
    padding-left: 20px;
    margin-right: 25px;
    background: url(../images/zcwjk/radio.png) 0 50% no-repeat;
    background-size: 16px;
}
.radio-div .on {
    background: url(../images/zcwjk/radio-choosee.png) 0 50% no-repeat;
    background-size: 16px;
}
.h-inp {
    width: 370px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #DCDCDC;
    padding-left: 11px;
}
@media screen and (max-width: 1300px) {
    html {
        font-size: 90px;
    }
}

.files-wrapper2 {
    padding: .6rem 0 .8rem;
    background: url("../images/zcwjk/b_bg2.jpg") no-repeat 50% 100% #fff;
    background-size: cover;
}
.files-wrapper2 .container {
    width: 1100px;
}
.files-wrapper2 .files-search {
    padding: .2rem 0 0;
    background: none;
}
.files-wrapper2 .files-search .search-box {
    width: 100%;
    max-width: 100%;
}
.files-wrapper2 .files-search .search-box .form {
    width: 100%;
}
.files-wrapper2 .left-box {
    width: 1.55rem;
    padding: .3rem 0 0 .4rem;
    border-right: 1px solid #EFBCB9;
}
.files-wrapper2 .left-box .swiper-container {
    height: 4.5rem;
}
.files-wrapper2 .left-box .hot-words {
    font-size: .17rem;
    line-height: 250%;
    color: #dbb884;
    cursor: pointer;
}
.files-wrapper2 .left-box .hot-words:hover {
    color: #ba0c31;
}
.files-wrapper2 .right-box {
    width: calc(100% - 2rem);
}
.choose-box {
    margin: .5rem 0 1rem;
    font-size: 0;
}
.choose-box .choose-item {
    position: relative;
    display: inline-block;
    width: 16%;
    font-size: .2rem;
    font-weight: 500;
    line-height: .6rem;
    color: #333;
    cursor: pointer;
}
.choose-box .choose-item::after {
    position: absolute;
    bottom: 100%;
    left: calc(50% - 10px);
    display: none;
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #ba0c31;
}
.choose-box .choose-item.on {
    font-weight: 700;
    color: #ba0c31;
}
.choose-box .choose-item.on::after {
    display: block;
}
.main-choose-classify {
    /* text-align: left; */
}
.item-classify {
    display: inline-block;
    padding: 14px 24px;
    margin: 0 15px;
    background: #ba0c31;
    border-radius: 6px;
    cursor: pointer;
}
.item-classify img {
    vertical-align: middle;
    margin-right: 12px;
}
.item-classify span {
    vertical-align: middle;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    color: #FFFFFF;
}
.classify1 img {
    width: 20px;
}
.classify2 img {
    width: 22px;
}
.classify3 img {
    width: 22px;
}
.classify4 img {
    width: 24px;
}