.tab ul li h2 {
    /* width: 200px; */
    width: 800px;
    height: 32px;
    font-family: SourceHanSansCN-Bold;
    font-size: 32px;
    color: #982827;
    font-weight: 700;
    margin: 20px auto 25px;
    text-align: center;
}


/* tab1-开始 */

.tab1-content {
    padding: 20px 0 0 0;
}

.tab1-content h5:nth-of-type(1) {
    margin: 0 0 20px 100px;
    font-size: 24px;
}

.tab1-content h5:nth-of-type(2) {
    margin: 50px 0 20px 100px;
    font-size: 24px;
}

.tab1-content p:nth-of-type(1) {
    margin-left: 100px;
}

.tab1-content p:nth-of-type(n+1) {
    margin: 0 0 20px 100px;
}

.tab1-content p strong:nth-of-type(n) {
    font-size: 20px;
}


/* tab1-结束 */


/* .tab2-开始 */

.tab2-content {
    padding: 20px 0 0 0;
}

.tab2-content-left h5:nth-of-type(1) {
    font-size: 24px;
}

.tab2-content-left h5:nth-of-type(2) {
    font-size: 24px;
    margin-top: 50px;
}

.tab2-content-left p:nth-of-type(1) {
    margin: 25px 0 20px 0;
}

.tab2-content-left p:nth-of-type(2),
.tab2-content-left p:nth-of-type(3) {
    margin: 30px 0 20px 0;
}

.tab2-content-right h5 {
    font-size: 24px;
    margin-top: 40px;
}


/* .tab2-结束 */

.tab3-content {
    justify-items: center;
    padding: 0 100px 0;
    /* margin: 0 auto 0; */
    margin-top: 40px;
}

.tourist-info-ul {
    display: flex;
    justify-content: center;
}

.tourist-info-ul li {
    padding-top: 40px;
    margin: 0 auto;
}

.tab3-content-left {
    float: left;
    width: 500px;
    /* background-color: pink; */
    /* padding-right: 50px; */
    border-right: 1px solid #333;
}

.tab3-content-right {
    float: right;
    width: 500px;
    /* border-left: 1px solid #333; */
    /* background-color: skyblue; */
    padding-left: 50px;
}

.tab3-content-left h3,
.tab3-content-right h3 {
    mix-blend-mode: normal;
    /* color: rgba(0, 0, 0, 100); */
    font-size: 24px;
    /* margin-top: 28px; */
}

.tab4-content {
    /* background-color: orange; */
    justify-items: center;
    padding: 0 100px 0;
    /* margin: 0 auto 0; */
    margin-top: 40px;
}

.tab4-content-left {
    float: left;
    width: 500px;
    /* background-color: pink; */
    padding-right: 50px;
    border-right: 1px solid #333;
}

.tab4-content-right {
    float: right;
    width: 500px;
    /* border-left: 1px solid #333; */
    /* background-color: skyblue; */
    padding-left: 50px;
}

.tab4-content-left img,
.tab4-content-right img {
    /* width: 450px; */
    width: 450px;
    /* height: 282px; */
    height: 382px;
    margin-bottom: 28px;
}

.tab4-content-left h3,
.tab4-content-right h3 {
    mix-blend-mode: normal;
    /* color: rgba(0, 0, 0, 100); */
    font-size: 24px;
    margin-top: 28px;
}

.tab2-content {
    margin: 0 auto;
    width: 1000px;
    /* background-color: orange; */
}

.tab2-content-left {
    float: left;
    /* padding-right: 50px; */
    width: 450px;
    /* background-color: skyblue; */
}

.tab2-content-right {
    float: right;
    /* padding-left: 50px; */
    width: 450px;
    /* background-color: pink; */
}

.tab2-content-left-pic {
    width: 450px;
    height: 255px;
    /* background-color: blue; */
}

.tab2-content-right-pic {
    /* width: 450px;
    height: 450px; */
    width: 458px;
    height: 476px;
    /* background-color: yellow; */
    margin-bottom: 110px;
}


/* .tab2-content-right-pic img {
    width: 458px;
    height: 476px;
} */

.tab2-content-right-pic img:nth-of-type(1) {
    width: 380px;
    height: 478px;
    border: 1px solid #000;
}

.tab2-content-right-pic img:nth-of-type(2) {
    margin-top: 260px;
    width: 380px;
    height: 250px;
    border: 1px solid #000;
}


/* 之前的 */

.tab-content {
    position: relative;
    width: 600px;
}

.content-elements {
    display: block;
    /* background-color: pink; */
    margin-bottom: 20px;
}

.wtjy-left {
    /* display: inline-block; */
    float: left;
    /* width: 560px; */
    width: 520px;
    height: 600px;
    /* background-color: skyblue; */
    padding-right: 40px;
}

.wtjy-right {
    /* display: inline-block; */
    float: left;
    /* width: 560px; */
    width: 520px;
    /* height: 600px; */
    /* background-color: orange; */
    padding-left: 40px;
}

.content-elements-q {
    height: 32px;
}

.qa_symbol {
    float: left;
    width: 46px;
    height: 24px;
    font-size: 24px;
    color: #982827;
    /* letter-spacing: 0; */
    font-weight: 400;
}

.qa_content {
    /* width: 520px; */
    width: 480px;
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    color: #646464;
    /* letter-spacing: 0; */
    /* text-align: justify; */
    line-height: 28px;
    font-weight: 400;
}

.content-elements-q-right,
.content-elements-a-right {
    float: left;
    /* width: 474px; */
    width: 434px;
}

.content-elements-a-right {
    margin-bottom: 20px;
}