.post.post1.post-11.mbox {
    margin-top: 30px;
}
.post.post1.post-11.mbox .top {
    display: flex;
    justify-content: space-between;
    background: #CCCCCC;
    padding: 0 10px;
    line-height: 34px;
}
.post.post1.post-11.mbox .news_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    font-size: 15px;
    color: #fff;
}
.post.post1.post-11.mbox .zt {
    font-size: 18px;
    color: #eee;
}
.post.post1.post-11.mbox li .have .top {
    background: #8f1210;
}
.post.post1.post-11.mbox .news_wz {
    border: 1px solid #CCCCCC;
    padding: 17.5px 25px;
}
.post.post1.post-11.mbox .kz1 {
    /* width: 20%; */
    line-height: 20px;
}
.post.post1.post-11.mbox .mc {
    margin: 0;
    float: left;
    font-size: 13px;
    display: inline-block;
    width: 90px;
    padding-left: 20px;
    margin-right: -110px;
}
.post.post1.post-11.mbox .kz1 .mc {
    background: url(images/sj.png) no-repeat left;
}
.post.post1.post-11.mbox .kz2 .mc {
    background: url(images/zt.png) no-repeat left;
}
.post.post1.post-11.mbox .kz3 .mc {
    background: url(images/lb.png) no-repeat left;
}
.post.post1.post-11.mbox .kz4 .mc {
    background: url(images/dd.png) no-repeat left;
}
.post.post1.post-11.mbox .kz5 .mc {
    background: url(images/jg.png) no-repeat left;
}
.post.post1.post-11.mbox .news_con {
    /* display: flex; */
    /* justify-content: space-between; */
    display: grid;
    column-gap: 33px;
    grid-template-columns: repeat(4, auto);
}
.post.post1.post-11.mbox .wm {
    width: 100%;
    float: right;
    font-size: 13px;
}
.post.post1.post-11.mbox .lm {
    margin-left: 80px;
}
.post.post1.post-11.mbox .kz1.k1.clearfix .mc {
    width: 100px;
    margin-right: -100px;
}
.post.post1.post-11.mbox .kz1.k1.clearfix .mc {
    width: 120px;
    margin-right: -140px;
}.post.post1.post-11.mbox .kz1.k1.clearfix .lm {
    margin-left: 120px;
}.post.post1.post-11.mbox .kz1.k5.clearfix .mc {
    width: 40px;
    margin-right: -60px;
}
.post.post1.post-11.mbox .kz1.k5.clearfix .lm {
    margin-left: 60px;
}
.post.post1.post-11.mbox .kz1.k4.clearfix {
    /* width: 30%; */
}
.post.post1.post-11.mbox .kz1.ts.k3.clearfix .wm .lm {
    max-width: 63px;
}
.bt {
    float: left;
    color: #282889;
    font-size: 34px;
    width: 70px;
    line-height: 42px;    margin-left: 20px;
}
.tj {
    float: right;
    width: 820px;
}
.xl.clearfix {
    margin: 0 -10px;
}
.xl.clearfix .select_box {
    margin: 0 10px;
    float: left;
    width: 185px;
    position: relative;
}
.xl.clearfix .select_box .bg {
    border: 1px solid #e5e5e5;
}
.xl.clearfix .select_box input#myselect {
    width: 100%;
    border: 0;
    text-align: center;
    font-size: 15px;
    color: #000000;
    font-family: "sub";
    line-height: 35px;
    background: url(images/jt1.png) no-repeat center right;
    background-position-x: 150px;
    cursor: pointer;
}

.xl.clearfix .select_box.select_box3 input#myselect {
    /* background-position-x: 128px; */
}
.xl.clearfix .select_box input::-webkit-input-placeholder { /* placeholderÃ©Â¢Å“Ã¨â€°Â² */ color: #000; }
ul.select_ul {
    width: 100%;
    position: absolute;
    top: 38px;
    left: 0;
    border: 0;
    background: #fff;
    overflow: hidden;
    display: none;
    z-index: 99999;
}
ul.select_ul li {
    line-height: 30px;
    font-size: 11px;
    text-align: left;
    padding-left: 15px;
    cursor: pointer;
}
ul.select_ul li:hover {
    background: #8f1210;
    color: #fff;
}
.kssso.clearfix {
    margin-top: 10px;    margin-right: 20px;
}
.data_search.clearfix {
    position: relative;
}
.search-input {
    margin-right: 160px;
}
.search-input {
    position: relative;
}
.search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 160px;
    text-align: center;
    background: #7b0001;
    cursor: pointer;
}
.kssso.clearfix input#keyword {
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #000000;
    font-family: "sub";
    line-height: 35px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
}

.kssso.clearfix input#keyword::-webkit-input-placeholder { /* placeholderÃ©Â¢Å“Ã¨â€°Â² */ color: #000; }
.search-btn input.search-submit {
    border: 0;
    background: none;
    color: #fff;
    line-height: 37px;
    font-family: "sub";
    font-size: 20px;    width: 100%;
    cursor: pointer;
}
div#tsy .col_menu {
    display: none;
}div#tsy .col_news_head {
    display: none;
}div#tsy .col_news .col_news_box {
    margin: 0;
}



div#tsy .tj {
    float: right;
    /* width: 1080px; */
}


div#tsy .xl.clearfix .select_box {
    margin: 0 10px;
    float: left;
    width: 185px;
    position: relative;
}div#tsy .xl.clearfix .select_box input#myselect {
    background-position-x: 150px;
}
.main5 .ml {
    width: 935px;
    float: left;
}
.main5 .mr {
float: right;
    width: 265px;
    background: #cccccc;
    
}
.post.post3.post-12.mbox span.title {
    font-size: 20px;
    color: #fff;
    background: url(images/kj.png) no-repeat top center;
    padding-top: 60px;
}
.post.post3.post-12.mbox {
    padding: 15px 30px 30px 30px;
    background: #8f1210;
}
.post.post3.post-12.mbox li {
    float: left;
    width: 48%;
    background: unset;
}
.post.post3.post-12.mbox .news_box.clearfix {
    background: #fff;
    margin: 0 11px;
    border-radius: 20px;    text-align: center;    padding: 8px 0px 5px 0px;

}
.post.post3.post-12.mbox ul {
    margin: 0 -11px;
}
.post.post3.post-12.mbox .news_imgs {
    padding-top: 70%;
    position: relative;
    overflow: hidden;
}
.post.post3.post-12.mbox .news_imgs img {
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    transition: all 0.4s ease-in-out;
}
.post.post3.post-12.mbox .news_title {
    color: #282889;
    font-size: 15px;
    line-height: 20px;
}
.post.post3.post-13.mbox span.title {
    color: #8f1210;
    font-size: 20px;
    display: inline-block;
}
.post.post3.post-13.mbox span.title img {
    margin-right: 10px;
}
.post.post3.post-13.mbox {
    background: url(images/jx.jpg) no-repeat bottom;
    padding: 20px 0;
    text-align: center;
}
.post.post3.post-15.mbox {
    background: url(images/jx.jpg) no-repeat bottom;
    padding: 20px 0;
}
.post.post3.post-16.mbox {
    padding: 20px 0;
}
.post.post3.post-15.mbox span.title {
    color: #8f1210;
    font-size: 20px;
    display: inline-block;
    background: url(images/dh.png) no-repeat center top;
    padding-top: 80px;
}

.post.post3.post-15.mbox .news_title {
    color: #282889;
    text-align: center;
    font-size: 22px;
}
.post.post3.post-16.mbox .news_title {
    color: #8f1210;
    text-align: center;
    font-size: 20px;
    background: url(images/wt.png) no-repeat top center;
    padding-top: 90px;
}



.post.post2.post-131.mbox.clearfix {
    padding: 10px 35px;
}
.post.post2.post-131.mbox.clearfix .tt {
    float: left;
    width: 100px;
    margin-right: -100px;
}
.post.post2.post-131.mbox.clearfix span.title {
    color: #fff;    font-size: 15px;    line-height: 32px;
}
.post.post2.post-131.mbox.clearfix .con {
    width: 100%;
    float: right;
}
.post.post2.post-131.mbox.clearfix .con ul {
    margin-left: 90px;
    line-height: 32px;
}
.post.post2.post-131.mbox.clearfix li {
    float: left;
}

.post.post2.post-131.mbox.clearfix .news_box.clearfix {
    margin: 0 7px;
}
.post.post2.post-131.mbox.clearfix ul {
    margin: 0 -7px;
}
.post.post2.post-131.mbox.clearfix .news_title {
    color: #fff;
    font-size: 15px;
}
.post.post2.post-131.mbox.clearfix .news_title  a{
    color: #fff;
    font-size: 15px;
}
div#container-8 {
    background: #8c8c8c;
}
.post-13 img {
    max-width: 132px;
}
.post.post3.post-13.mbox .tt {
    margin-bottom: 20px;
}
.post.post3.post-12.mbox .tt {
    margin-bottom: 20px;
}

.main5 .post-12 .news_list li.news .news_con {
    padding: 0;
}