body {
    background: #fff url(/material/images/esdzttb.png) no-repeat top center !important;
    padding-top: 980px !important;
    width: 100%;
    height: auto;
    position: relative;
}

.sjzl-wrap {
    width: 1400px;
    margin: auto;
    background: url(/material/images/sjzl/cont-wrap.png) no-repeat;
}

.spaq-item {
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
    padding-bottom: 20px;
}

.spaq-title {
    width: 100%;
    height: 50px;
    background: url(/material/images/sjzl/title-bg.png) no-repeat;
    margin-bottom: 45px;
}

.spaq-title a {
    text-align: center;
    line-height: 50px;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 50px;
    color: #2e953a;
}

.logo-wap {
    position: absolute;
    width: 100%;
    top: 0px;
}

.logo-wap>a {
    width: 1200px;
    display: block;
    margin: auto;
}

.logo-wap>a>img {
    margin-top: 50px;
}

.aqsp-more {
    width: 100%;
    height: 37px;
    margin: 37px auto 44px auto;
    text-align: center;
    line-height: 37px;
    background: url(/material/images/sjzl/icon-more.png) no-repeat 0px 17px;
}

.aqsp-more>a {
    color: #0071e1;
    font-size: 18px;
    width: 100px;
    margin: auto;
}

.cjxx-wrap {
    background: url(/material/images/sjzl/cjxx-bg.png) no-repeat;
    background-size: 100% 100%;
    width: 1200px;
    padding: 20px 40px 15px 40px;
}

.spaq-item .spaq-list-wrap {
    width: 47%;
    float: left;
    margin-top: 60px;
}

.spaq-list-wrap:nth-child(2n) {
    margin-left: 65px;
}

.spaq-title-2>a {
    display: block;
    width: 100%;
    margin-bottom: 40px;
}

.spaq-title-2>a>img {
    display: block;
    margin: auto;
}

.spaq-list-wrap.spaqcs-wrap {
    width: 60%;
}

.spaq-list-wrap.jbfs-wrap {
    margin-left: 0px;
    width: 40%;
}

.spaq-list-wrap.jbfs-wrap img {
    margin: 30px 0px 0px 30px;
}

.kfsp-wrap .spaq-title {
    margin: 65px auto;
}

.spaq-item .txt-list li {
    font-size: 18px;
    background: url(/material/images/sjzl/icon-red-dian.png) no-repeat 0px 15px;
    padding-left: 30px;
    line-height: 45px;
}

.spaq-item .txt-list span {
    font-size: 18px;
}

.footer {
    border: none;
    margin-top: 100px;
}

.qr-wrap {
    position: fixed;
    right: 0px;
    bottom: 200px;
    width: 200px;
}

.qr-wrap>.colse-btn {
    width: 200px;
    margin: auto;
}

.qr-wrap>.colse-btn>img {
    display: block;
    margin: auto;
    cursor: pointer;
}
.spaq-item .txt-list li {
    list-style: inside;
    color: #c5e0c1;
}
.spaq-item .txt-list li:hover {
    color: red;
}

.spaq-item .txt-list li:hover span {
    color: red;
}
.spaq-item .txt-list li:hover a {
    color: red;
}