.mtjj {
    margin: 20px auto;
    width: 1200px;
}

.mtjj .hd {
    position: absolute;
    top: 0;
    right: 0;
}

.mtjj .hd ul li {
    float: left;
    padding: 0 10px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.mtjj .hd ul li.on {
    color: #fff;
background: #001A8E;
}

.mtjj .bd {
    padding: 10px;
    zoom: 1;
}

.mtjj .swiper {
    width: 100%;
    height: 230px;
    margin: 0 auto;
    position: relative;
}

.mtjj .swiper .swiper-slide h1 {
    font-size: 18px;
    line-height: 28px;
    padding: 5px 10px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.mtjj .swiper .swiper-slide img {
    width: 100%;
    height: 80%;
    aspect-ratio: 16/10;
}

.mtjj .swiper .swiper-pagination {
    bottom: 50px;
}

.mtjj .swiper .swiper-button-prev,
.mtjj .swiper .swiper-button-next {
    top: 42%;
    width: 40px;
    height: 40px;
    border: 1px #333 solid;
    border-radius: 50%;
    --swiper-navigation-size: 30px;
    --swiper-navigation-color: #333;
    outline: none;
}

.mtjj .swiper .swiper-button-prev {
    left: -5%;
}

.mtjj .swiper .swiper-button-next {
    right: -5%;
}

.scdc_tab span {
    color: #666;
}

.scdc_tab span.on {
    background: #00B69A;
    color: #fff;
}

.scdc_tab span:hover {
    background: none;
}

.scdc_tab span.on:hover {
    background: #00B69A;
    color: #fff;
}

.scdc_pan li {
    display: none;
}

.jbitem {
    display: flex;
    line-height: 1.6em;
    align-items: baseline;
}

.wyjb {
    background-size: 240px 130px;
    background-position: right top;
    padding-bottom: 0;
}

.jb-box a {
    height: 30px;
    line-height: 30px;
}

.asider-box2 {
    height: auto;
}

.qfly-box {
    width: 1200px;
    height: 1118px;
    position: relative;
    background: url(../images/qfly_bg.jpg) no-repeat center top;
}

.qfly-box .p01 {
    position: absolute;
    left: 0;
    top: 123px;
    width: 1200px;
    height: 869px;
    border-top: 6px solid #fff;
}

.qfly-box .p02 {
    position: absolute;
    right: 0px;
    top: 998px;
    width: 597px;
}

.qfly-box .p03 {
    position: absolute;
    left: 0px;
    top: 998px;
    width: 597px;
}

.foot-dbl {
    height: 320px;
}

.jj_list .pr-3 {
    display: block;
    box-sizing: border-box;
}

.jj_list {
    position: relative;
    cursor: pointer;
}

.jj_list ul {
    width: 300px;
    height: 200px;
    overflow-y: scroll;
    display: none;
    background: #f3f3f3;
    position: absolute;
    left: 0;
    top: 50px;
    margin-top: 0;
    box-sizing: border-box;
    border: 1px solid #efefef;
    border-radius: 5px;
    z-index: 2;
}

.jj_list ul::-webkit-scrollbar {
    /* display: none; */
}

.jj_list ul li {
    border-bottom: 1px solid #efeaea;
    padding: 5px 10px;
}

.jj_list ul li:hover {
    background: #04226E;
    color: #fff;
}

.jj_list ul li:hover a {
    color: #fff;
}

.jj_list ul li a {
    display: block;
}

.jj_list ul li a:hover {
    color: #fff;
}

.bg_fen {
    background: #DA3875;
}
.jfjy_l{width:788px}
.jfjy_r{width:410px;background: #E5EEE9;height: 742px;}
.flex1{display: flex;justify-content: space-between;align-items: flex-start;}
.jfjy_r>dl{width:384px;margin:0 13px 10px}
.jfjy_r>dl img{width:384px;height:138px}
.jfjy_r .tit_info{padding: 10px 3px;}