* {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    border: 0;
    vertical-align: top;
}

a {
    color: #000;
    text-decoration: none;
}

.container {
    width: 1400px;
    height: 2500px;
    background: url("sfbzjzyyxzw_20210203__001.jpg") no-repeat;
    margin: auto;
    overflow: hidden;
}

.inner {
    width: 1000px;
    margin: 390px auto 0;
    background-color: #fdf1cc;
    overflow: hidden;
    padding-top: 30px;
}

.tab{
    margin-bottom: 50px;
}

.tab-hd {
    font-size: 0;
    text-align: center;
    margin-bottom: 40px;
}

.tab-hd li {
    width: 209px;
    height: 56px;
    cursor: pointer;
    margin-right: 15px;
    display: inline-block;
}

.tab-hd li:last-child {
    margin-right: 0;
}

.tab-hd li:nth-child(1) {
    background: url("sfbzjzyyxzw_20210203__008.png") no-repeat;
}

.tab-hd li.active:nth-child(1) {
    background: url("sfbzjzyyxzw_20210203__007.png") no-repeat;
}

.tab-hd li:nth-child(2) {
    background: url("sfbzjzyyxzw_20210203__012.png") no-repeat;
}

.tab-hd li.active:nth-child(2) {
    background: url("sfbzjzyyxzw_20210203__011.png") no-repeat;
}

.tab-hd li:nth-child(3) {
    background: url("sfbzjzyyxzw_20210203__014.png") no-repeat;
}

.tab-hd li.active:nth-child(3) {
    background: url("sfbzjzyyxzw_20210203__013.png") no-repeat;
}

.tab-hd li:nth-child(4) {
    background: url("sfbzjzyyxzw_20210203__010.png") no-repeat;
}

.tab-hd li.active:nth-child(4) {
    background: url("sfbzjzyyxzw_20210203__009.png") no-repeat;
}

.tab-bd {
    text-align: center;
}

.tab-item{
    max-height: 1145px;
    overflow-y: auto;
    display: none;
}

.tab-item:first-child{
    display: block;
}

.show {
    width: 550px;
    margin-bottom: 70px;
}

.show-hd {
    padding-left: 8px;
    margin-bottom: 20px;
}

.show-bd {
    padding-left: 75px;
}

.show-bd li {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e2d9ba;
    padding-left: 40px;
    background: url("sfbzjzyyxzw_20210121__009.png") no-repeat 20px center;
}