ul,
dl {
    list-style: none;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
    color: #000000;
}

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-family: Microsoft Yahei;
    background-size: cover;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
    line-height: 0;
}

.opacity {
    filter: alpha(opacity=50);
    /* IE */
    -moz-opacity: 0.5;
    /* 老版Mozilla */
    -khtml-opacity: 0.5;
    /* 老版Safari */
    opacity: 0.5;
    /* 支持opacity的浏览器*/
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.bg {
    min-width: 1120px;
    margin: 0 auto;
}

.banner {
    background: url('2118.jpg') no-repeat center top;
    height: 950px;
    background-size: cover;
}


/* nav */

.nav {
    width: 100%;
    height: 47px;
    background: url("2124.png") repeat-x center top;
}

.nav ul li {
    width: 200px;
    height: 47px;
    float: left;
    line-height: 47px;
    text-align: center;
}

.nav ul li:hover {
    font-weight: bold;
}

.nav ul li a {
    color: #fff;
    font-size: 18px;
}

.bg-color {
    background: linear-gradient(#DB4449, #ffffff);
}


/* ttyw */

.ttyw {
    background-color: #ffffff;
}

.ttyw .main {
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

.ttyw_fl {
    margin-left: 10px;
}

.ttyw img {
    width: 594px;
    height: 396px;
    position: absolute;
}

.ttyw_fr dl {
    height: 128px;
    width: 574px;
    line-height: 27px;
    margin: 10px 0px 16px 0px;
    border-bottom: 1px dashed #D2202D;
}

.ttyw_fr dl dt {
    font-size: 18px;
    margin-bottom: 5px;
}

.ttyw_fr dl dt a {
    font-weight: bold;
}

.ttyw_fr dl dd a {
    display: block;
    text-indent: 2em;
    color: #848484;
}

.ttyw_fr ul {
    height: 130px;
    margin-top: -10px;
}

.ttyw_fr ul li {
    line-height: 30px;
    padding-left: 15px;
    background: url('2120.png')no-repeat 2px 11px;
}

.swiper {
    position: absolute;
    width: 594px;
    height: 446px;
    float: left;
}

.swiper p {
    position: absolute;
    width: 574px;
    height: 50px;
    line-height: 50px;
    top: 396px;
    background-color: #E1E1E1;
    font-size: 18px;
    padding-left: 20px;
    z-index: 1;
}

.swiper p a {
    color: #000;
}

.swiper-pagination-bullet {
    outline: none;
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 10px)) !important;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 10px)) !important;
    border: 1px solid #fff;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    left: 260px !important;
}

:root {
    --swiper-theme-color: #E34B48 !important;
}

.swiper-pagination-bullet {
    outline: none;
}


/* title */

.title2,
.title3,
.title4 {
    width: 1200px;
    height: 44px;
    margin: 30px auto 20px;
    background: url("2125.png") no-repeat center;
    background-size: cover;
}

.title2 .title-curr,
.title3 .title-curr,
.title4 .title-curr {
    display: inline-block;
    width: 140px;
    height: 34px;
    line-height: 34px;
    margin: 10px 0px 0px 30px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.title2 .on,
.title3 .on,
.title4 .on {
    color: #000;
    background-color: #fff;
    font-weight: bold;
    border-radius: 5px 5px 0px 0px;
}

.title-list {
    display: block;
}


/* mtjj */

.mtjj img {
    width: 280px;
    height: 188px;
}

.mtjj li {
    width: 580px;
    float: left;
}

.mtjj li:nth-child(1),
.mtjj li:nth-child(2) {
    border-bottom: 1px dashed #D2202D;
}

.mtjj li:nth-of-type(odd) {
    margin-right: 40px;
}

.mtjj dl {
    width: 580px;
    line-height: 26px;
    margin: 5px 0px;
}

.mtjj li dt {
    font-size: 18px;
    margin-bottom: 10px;
}

.mtjj dl dd .wz {
    display: block;
    width: 285px;
    text-indent: 2em;
    font-size: 18px;
    color: #848484;
    line-height: 27px;
}

.mtjj dl dd .more a {
    width: 63px;
    display: inline-block;
    font-size: 18px;
    color: #848484;
}


/* spbb */

.spbb ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.spbb ul li p {
    width: 279px;
    font-size: 18px;
}

.spbb img,
.wqhg img {
    width: 279px;
    height: 189px;
}


/* wqhg */

.title4 {
    width: 1200px;
    height: 44px;
    margin: 30px auto 20px;
    background: url("2125.png") no-repeat center;
    background-size: cover;
}

.wqhg ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.wqhg ul li p {
    width: 279px;
    font-size: 18px;
}


/* footer */

.footer {
    width: 100%;
    height: 140px;
    margin-top: 35px;
    background-color: #D2202D;
}

.footer p {
    text-align: center;
    line-height: 140px;
    color: #fff;
    font-size: 18px;
}

.banner2 {
    display: none;
}

.banner2 img {
    width: 100%;
    display: block;
}

@media screen and (max-width: 1000px) {
    body {
        min-width: 6rem;
        font-size: 0.18rem;
    }
    .bg {
        display: block;
        width: 100%;
        overflow: hidden;
        background: none;
        margin: 0 auto;
        min-width: 6rem;
    }
    .banner {
        display: none;
    }
    .banner2 {
        display: block;
    }
    .w1200 {
        width: 7.5rem;
    }
    .title2,
    .title3,
    .title4 {
        width: 7.5rem;
        height: 0.58rem;
        margin: 0.3rem auto 0.2rem;
    }
    .title2 .title-curr,
    .title3 .title-curr,
    .title4 .title-curr {
        width: 2rem;
        height: 0.45rem;
        line-height: 0.45rem;
        margin: 0.14rem 0.85rem 0rem 0.85rem;
        font-size: 0.18px;
    }
    .nav {
        height: 0.6rem;
    }
    .nav ul {
        width: 7.5rem;
        float: left;
        margin: 0rem 0.42rem;
    }
    .nav ul li {
        width: 1.25rem;
        height: 0.6rem;
        line-height: 0.6rem;
        display: block;
        float: left;
        border-left: none;
    }
    .nav ul li a {
        font-size: 0.24rem;
    }
    /* ttyw */
    .bg-color {
        background: none;
    }
    .ttyw .swiper img {
        width: 7.5rem;
        height: 5.47rem;
    }
    .ttyw .main {
        height: auto;
    }
    .ttyw_fl {
        margin-left: 0.1px;
    }
    .ttyw_fr dl dt {
        font-size: 0.24rem;
        margin-bottom: 0.05rem;
    }
    .ttyw_fr dl {
        height: 1.67rem;
        width: 7.5rem;
        line-height: 0.37rem;
        margin: 0.1rem 0rem 0.25rem 0rem;
        border-bottom: 0.01rem dashed #D2202D;
    }
    .ttyw_fr ul {
        height: 1.3rem;
        margin-top: -0.1rem;
    }
    .ttyw_fr ul li {
        line-height: 0.35rem;
        padding-left: 0.25rem;
        font-size: 0.24rem;
        background: url('2120.png')no-repeat 0.02rem 0.1rem;
    }
    .swiper {
        width: 7.5rem;
        height: 4rem;
    }
    .swiper p {
        width: 7.3rem;
        height: 0.5rem;
        line-height: 0.5rem;
        top: 3.5rem;
        font-size: 0.24rem;
        padding-left: 0.2rem;
    }
    /* mtjj */
    .mtjj li dt {
        width: 7.5rem;
        font-size: 0.24rem;
    }
    .mtjj img {
        width: 7.5rem;
        height: 5.03rem;
    }
    .mtjj dl {
        float: none;
    }
    .mtjj dl dd {
        float: none;
        width: 7.5rem;
    }
    .mtjj dl dd .wz {
        width: 7.5rem;
        font-size: 0.18rem;
        line-height: 0.37rem;
    }
    .mtjj dl dd .more {
        float: none;
    }
    .mtjj dl dd .more a {
        width: 0.8rem;
        height: 0.45rem;
        display: inline-block;
        font-size: 0.18rem;
        color: #848484;
        float: right;
    }
    .mtjj li:nth-child(3) {
        border-bottom: 1px dashed #D2202D;
    }
    .spbb ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .spbb li {
        margin-top: 0.2rem;
    }
    .spbb li img,
    .wqhg li img {
        width: 3.5rem;
        height: 2.38rem;
    }
    .spbb ul li p {
        width: 3.5rem;
        font-size: 0.24rem;
    }
    /* wqhg */
    .wqhg ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .wqhg li {
        margin-top: 0.2rem;
    }
    .wqhg ul li p {
        width: 3.5rem;
        font-size: 0.24rem;
    }
    .footer {
        height: 1.4rem;
        margin-top: 0.35rem;
        background-color: #AC0000;
    }
    .footer p {
        line-height: 1.4rem;
        color: #fff;
        font-size: 0.18rem;
    }
    .swiper-pagination-bullet {
        width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 0.1rem)) !important;
        height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 0.1rem)) !important;
        border: 0.01px solid #fff;
    }
    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 0.1rem !important;
        left: 3.3rem !important;
    }
}
