.tab ul li h2 {
    width: 128px;
    height: 32px;
    /* font-family: SourceHanSansCN-Bold; */
    font-size: 32px;
    color: #982827;
    font-weight: 700;
    margin: 20px auto 25px;
}


/* tab1-开始 */

.tab1-content {
    width: 1000px;
    height: 900px;
    /* background-color: pink; */
    margin: 0 auto 0;
}

.tab4-content h2,
.tab3-content h2,
.tab2-content h2,
.tab1-content h2 {
    margin: 0 auto;
    display: block;
    width: 1000px!important;
    height: 150px;
    text-align: center;
    /* background-color: purple; */
}

.tab1-content-lxfs {
    margin-top: 50px;
    background-color: #982827;
}

.tab1-content-lxfs h5 {
    font-size: 24px;
}


/* .tab1-content-lxfs h3 {
    font-size: 32px;
    font-weight: 500;
} */

.tab1-content-lxfs p {
    mix-blend-mode: normal;
    margin-top: 30px;
    font-size: 24px;
}

.tab1-content-lxfs-left {
    float: left;
    width: 500px;
    height: 800px;
    /* background-color: aquamarine; */
}

.tab1-content-lxfs-right {
    float: left;
    padding-left: 50px;
    width: 500px;
    height: 280px;
    border-left: 1px solid black;
    /* background-color: orange; */
}

.tab1-content-lxfs-right ul {
    width: 450px;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    /* background-color: black; */
}

.tab1-content-lxfs-right ul li {
    position: relative;
    list-style: none;
    width: 116px;
    height: 160px;
}

.tab1-content-lxfs-right ul li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 116px;
    height: 116px;
}

.tab1-content-lxfs-right h4 {
    position: absolute;
    top: 117px;
    left: 0;
    width: 116px;
    height: 44px;
    /* background-color: purple; */
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 44px;
}


/* tab1-结束 */


/* tab2 -开始 */

.tab2-content {
    width: 1000px;
    height: 900px;
    /* background-color: pink; */
    margin: 0 auto 0;
}


/* tab2 -结束 */

.tab-content {
    position: relative;
    width: 600px;
}

.content-elements {
    display: block;
}

.tab-content-wtjy {
    margin-top: 50px;
}

.wtjy-left {
    /* display: inline-block; */
    float: left;
    /* width: 560px; */
    /* width: 520px; */
    width: 500px;
    height: 800px;
    /* background-color: skyblue; */
    padding-right: 50px;
}

.wtjy-right {
    /* display: inline-block; */
    float: left;
    /* width: 560px; */
    /* width: 520px; */
    width: 500px;
    height: 800px;
    /* height: 600px; */
    /* background-color: orange; */
    padding-left: 50px;
}

.content-elements-q {
    height: 32px;
}

.qa_symbol {
    float: left;
    width: 40px;
    height: 24px;
    font-size: 24px;
    color: #982827;
    /* letter-spacing: 0; */
    font-weight: 400;
    /* background-color: pink; */
    line-height: 20px;
    text-align: justify;
}

.qa_content {
    width: 200px;
    font-size: 18px;
    color: #646464;
    /* letter-spacing: 0; */
    /* text-align: justify; */
    line-height: 24px;
    font-weight: 400;
    /* background-color: purple; */
}

.content-elements-q-right,
.content-elements-a-right {
    float: left;
    /* width: 474px; */
    width: 410px;
}

.content-elements-a-right {
    /* margin-bottom: 20px; */
    margin-bottom: 40px;
}