.lunbo {
    width: 100%;
    height: 192px;
    position: relative;
}

.lunbo .ltop {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 36px;
    top: 0;
}

.lunbo .lbtm {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 39px;
    bottom: 0;
}

.lunbo .desc {
    width: 100%;
    height: 39px;
    background: url("../image/lbtm.png") no-repeat;
    background-size: cover;
    background-position: bottom;
    font-family: FZHTK;
    font-weight: normal;
    font-size: 12px;
    position: absolute;
    line-height: 50px;
    text-align: left;
    padding: 0 60px 0 10px;
    box-sizing: border-box;
    left: 0;
    z-index: 3;
    bottom: 0px;
    color: #FFFFFF;
    text-shadow: 0px 1px 2px rgba(81, 11, 0, 0.44);
}

.lunbo .desc p {
    width: 100%;
    height: 100%;

}

.sz {
    width: 100%;
    background: #fff;
    padding-top: 18px;
    padding-bottom: 14px;
    box-sizing: border-box;
}

.sz .title {
    text-align: center;
    padding: 0 18px;
    box-sizing: border-box;
}

.sz .szlunbo {
    width: 100%;
    height: 230px;
    padding: 0 30px;
    box-sizing: border-box;
    margin-top: 13px;
}

.sz .szlunbo .swiper-slide {
    flex-direction: column;
}


.sz .szlunbo img {
    height: 210px;
}

.sz .szlunbo p {
    width: 100%;
    height: 20px;
    background: rgba(153, 149, 149, .23);
    font-family: FZHTK;
    font-weight: normal;
    font-size: 10px;
    color: #4C4948;
    padding: 5px 7px;
    box-sizing: border-box;
    flex-shrink: 0;
    text-align: left;
}

.sz .szlunbo .swiper-button-next,
.sz .szlunbo .swiper-rtl .swiper-button-prev {
    right: 0;
    padding: 0;
}


.sz .szlunbo .swiper-button-prev,
.sz .szlunbo .swiper-rtl .swiper-button-next {
    left: 0;
}

.sz .szlunbo .swiper-button-next,
.sz .szlunbo .swiper-button-prev {
    width: auto;
}

.sz .szlunbo .swiper-button-next:after,
.sz .szlunbo .swiper-rtl .swiper-button-prev:after {
    content: '';
    background: url("../image/next.png") no-repeat;
    background-size: cover;
    width: 15px;
    height: 30px;
    right: 0;
}

.sz .szlunbo .swiper-button-prev:after,
.sz .szlunbo .swiper-rtl .swiper-button-next:after {
    content: '';
    background: url("../image/prev.png") no-repeat;
    background-size: cover;
    width: 15px;
    height: 30px;
    right: 0;
}

.sz .list {
    margin-top: 19px;
    width: 100%;
    padding: 0 19px;
    box-sizing: border-box;
}

.sz .list .lista {
    width: 100%;
    font-family: FZHTK;
    font-weight: normal;
    font-size: 11px;
    color: #343434;
    line-height: 13px;
    margin-bottom: 3px;
}

.sz .list .lista span {
    color: #9FA0A0;
    font-size: 9px;
    margin-top: 2px;
}

.sz .list .more {
    width: 100%;
    height: 8px;
    font-family: FZHTK;
    font-weight: normal;
    font-size: 9px;
    color: #4C4948;
    line-height: 13px;
    text-align: right;
    margin-bottom: 16px;
}

.rdgz .title {
    padding: 0 17px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 27px;
}

.rdgz .rdgzbox {
    width: 100%;
    height: 130px;
    background: #F3F3F3;
    padding: 10px 5px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.rdgz .rdgzbox .rdgzImg {
    width: 326px;
    height: 108px;
}

.rdgz .rdgzbox .swiper-prev,
.rdgz .rdgzbox .swiper-next {
    width: 16px;
    height: 33px;
}

.gzdt {
    padding-top: 16px;
    width: 100%;
}

.gzdt .lanmu {
    width: 100%;
    height: 60px;
    margin-bottom: 26px;
}

.gzdt .title {
    padding: 0 17px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 27px;
}

.gzdt .listbox {
    width: 100%;
    padding: 0 16px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.gzdt .listbox .atitle {
    height: 12px;
    font-family: FZHTK;
    font-weight: normal;
    font-size: 13px;
    color: #555555;
    margin-left: 5px;
    margin-bottom: 12px;
}

.gzdt .listbox .abody {
    width: 100%;
    font-family: FZHTK;
    font-weight: normal;
    font-size: 11px;
    color: #343434;
    line-height: 20px;
    display: flex;
    align-items: center;
}

.gzdt .listbox .abody p {
    width: 80%;
    position: relative;
    padding-left: 10px;
    box-sizing: border-box;
}

.gzdt .listbox .abody p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #8E0818;
}

.gzdt .listbox .abody span {
    display: inline-block;
    flex-shrink: 0;
    width: 20%;
    text-align: right;
    color: #9FA0A0;
}

.xsj {
    margin-top: 20px;

    width: 100%;
}

.three {
    width: 100%;
    background: url("../image/thbg.png") no-repeat;
    background-size: cover;
    padding-bottom: 35px;
    padding-top: 20px;
}

.thbox {
    padding: 0 25px;
    width: 100%;
    box-sizing: border-box;
    height: 241px;
    margin-bottom: 20px;
}

.thbox .zzbox {
    width: 100%;
    height: 100%;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
}

.thbox .zzbox .titleimg {
    position: absolute;
    left: 21px;
    top: -6px;
    height: 27px;
    width: 57px;
    z-index: 10;
}

.thbox .zzbox .btm {
    width: 100%;
    height: 5px;
    background: #4B87F0;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
}

.thbox .zzbox .zzboxImg {
    width: 100%;
    height: 235px;
}

.thbox .zzbox .zzboxImg .swiper-slide {
    padding: 40px 24px 30px;
    box-sizing: border-box;
    width: 100%;
}

.thbox .zzbox img {
    width: 122px;
    height: 165px;
}

.thbox .zzbox .info {
    margin-left: 15px;
    margin-top: 20px;
    width: 140px;
}

.thbox .zzbox .info .titles {
    width: 100%;
    height: 12px;
    font-family: FZHTK;
    font-weight: normal;
    font-size: 13px;
    color: #555555;
    margin-bottom: 20px;
}

.thbox .zzbox .info .descs {
    width: 100%;
    font-family: FZHTK;
    font-weight: normal;
    font-size: 11px;
    color: #1B1B1B;
    line-height: 15px;
    text-align: left;
}

.thbox .zzbox .info .more {
    font-family: FZHTK;
    font-weight: normal;
    font-size: 9px;
    color: #1B1B1B;
    width: 100%;
    text-align: right;
    margin-top: 7px;
}

.map {
    width: 100%;
    margin-top: 20px;
    height: 260px;
    padding-left: 20px;
    box-sizing: border-box;
    margin-bottom: 15px;
}