.fwys_box > h1 {
    margin: 0.6rem 0;
}

.fwys_item {
    height: 2.4rem;
    border-color: #e3a83b;
}

.fwys_item > img {
    margin-top: 0.36rem;
}

.hzlc_box {
    padding: 0 0.48rem;
}

.hzlc_box,
.hzlc_box:before {
    background: #ffe154;
}

.hzlc_item {
    margin-bottom: 0.5rem;
}

/*.hzlc_item_r > div {*/
/*    margin-bottom: 0.25rem;*/
/*}*/

.hzlc {
    padding-bottom: 0.6rem;
}

.gnjs_box {
    padding: 0 0.48rem;
}

.gnjs {
    margin-top: 0.6rem;
}

.hzlc_item > img {
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.2rem;
}

/*首页展示*/

.syzs_box {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.syzs {
    padding: 1rem 0.83rem 0.2rem 0.44rem;
}

.syzs > img {
    width: 3.13rem;
    height: 4.97rem;
    margin-right: 0.46rem;
}

.syzs_r {
    width: 2.29rem;
    margin-top: 22%;
}

.syzs:after {
    height: 3rem;
    position: absolute;
    right: 0;
    bottom: -0.8rem;
    z-index: -1;
    width: 110%;
    transform-origin: right top;
    transform: rotate(-6deg);
    background: #f6ca3c;
}