.lzjj{
    height: 102px;
    background-image: url(../images/lzjj.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 20px auto 24px !important;
    padding: 44px 60px 44px 122px;
    font-weight: bold;
    font-size: 15px;
    color: #AD5A00;
}
.lzjj strong{
    display: inline-block;
}
.lzjj>strong:first-child{
    padding-right: 5px;
}
.lzjj>strong:last-child{
    border-left: 1px solid #E46600;
    padding-left: 15px;
}
.title{
    position: relative;
    margin-bottom: 25px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
    /* line-height: 45px; */
}
.title > .more{
    position: absolute;
    right: 10px;
    top: 15px;
    font-size: 14px;
    color: #393939;;
}
.swiper-box{
    width: 580px;
    /* height: 429px; */
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    /* margin-top: 41px; */
}
.swiper-container-1{
    width: 580px;
    height: 380px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    /* margin-left: 20px; */
}
.swiper-box .swiper-slide{
    width: 580px;
    height: 380px;
    background: #F0F0F0;
    position: relative;
}
.swiper-box .swiper-slide a{
    position: relative;
}
.swiper-box .swiper-slide img{
    width: 100%;
    height: 100%;
    display: inline-block;
    object-fit: cover;
    vertical-align: top;
}
.swiper-box .swiper-slide  > a{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.swiper-box .swiper-slide  > a > p{
    display: inline-block;
    width: 580px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 20px 10px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    padding-right: 120px;
}
.swiper-box .left{
    position: absolute;
    bottom: 10px;
    right: 70px;
    z-index: 9;
    cursor: pointer;
}
.swiper-box .right{
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 9;
    cursor: pointer;
}
/* .swiper-box .swiper-pagination{ 
    top: 389px;
    height: 20px;
    text-align: right;
 }
.swiper-box .swiper-pagination-bullet-active{
    background: #F17B0A!important;
    opacity: 1 !important;
    color: #FFFFFF !important;
}
.swiper-box .swiper-pagination-bullet{
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    color: #fff;
    opacity: 1;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
} */


.ggtz-box{
    width: 580px;
    display: inline-block;
    vertical-align: top;
    /* margin-top: 41px; */
    margin-left: 35px;
}

.item-two {
    /* padding: 20px 30px; */
    display: inline-block;
    width: 580px;
    vertical-align: top;
}
.item-two > a{
    display: block;
    /* margin-bottom: 23px; */
    padding: 16px 0;
    clear: both;
    border-bottom: 1px solid #EEEEEE;
}
.item-two > a > p{
    width: 478px;
    font-size: 15px;
    color: #1F2123;
    line-height: 27px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.item-two > a > p::before{
    content: '';
    display: inline-block;
    width: 9px;
    height: 14px;
    background: url(../images/list-icon.png) no-repeat;
    /* border-radius: 50%; */
    margin: 0 10px -2px 0;
}
.item-two > a:hover p{
    font-weight: bold;
    color: #D21E0D;
}
.item-two > a:hover p::before{
    background: url(../images/list-icon-ac.png) no-repeat;
}
.item-two > a:hover span{
    color: #D21E0D;
}
.item-two > a > span{
    width: 85px;
    font-weight: 400;
    font-size: 15px;
    color: #ABAFB6;
    text-align: right;
    float: right;
    line-height: 27px;
}
.top-bg{
    background: url(../images/top-bg.png) no-repeat;
    overflow: hidden;
    padding-bottom: 20px;
}


.list-box{
    width: 384px;
    display: inline-block;
    vertical-align: top;
}
.list-box:nth-child(2){
    /* margin-left:37px; */
    margin: 0 19px;
}
.list-box > a{
    display: block;
    margin-bottom: 39px;
}
.a-item a{
    display: block;
    width: 100%;
    margin-bottom: 20px;

}
.a-item a > p{
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 384px;
    font-size: 15px;
    color: #1F2123;
    line-height: 31px;
    vertical-align: middle;
}
.a-item a > p::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #E0E0E0;
    border-radius: 50%;
    margin-right: 9px;
    vertical-align: middle;
}
.a-item a > span{
    display: inline-block; 
    width: 77px;
    font-size: 14px;
    color: #A9A9A9;
    vertical-align: middle;
    text-align: right;
}

.bottom-bg{
    background: url(../images/bottom-bg.png) no-repeat;
    overflow: hidden;
    padding-bottom: 20px;
    background-position: bottom;
}
.b-item{
    position: relative;
}
.b-item a{
    /* padding: 15px 0; */
    display: block;
    margin-bottom: 20px;
}
.b-item a span{
    display: inline-block;
    font-size: 18px;
    color: #E67D4B;
    vertical-align: middle;
}
.b-item a p{
    width: 309px;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #000000;
    /* line-height: 51px; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 31px;
    margin-left: 20px;
    position: relative;
}
.b-item a p::before{
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #FFFFFF;
    border-radius: 50%;
    border: 1px solid #D21E0D;
    margin: 0 20px 0 0;
}
.b-item a:hover p{
    font-weight: bold;
    color: #D21E0D;
}
.b-item a:hover p::before{
    background: #D21E0D;
}
.b-item a:hover span{
    color: #D21E0D;

}
.b-item::before{
    content: '';
    display: inline-block;
    width: 1px;
    height: 239px;
    border-right: 1px dashed #D21E0D;
    opacity: 0.65;
    position: absolute;
    top: 25px;
    left: 77px;
}
.lxwm-box{
    width: 375px;
    /* height: 254px; */
    background: url(../images/lxwm-bg.png) no-repeat;
    background-size: 100% 100%;
}
.lxwm-box li{
    border-bottom: 1px solid #D58F4B;
    padding: 15px;
    font-size: 14px;
    color: #393939;
}
.lxwm-box li span{
    display: inline-block;
    width: 75px;
    font-size: 14px;
    color: #AD5A00;
    text-align: right;
}
.lxwm-box li p{
    display: inline-block;
    width: 265px;
    vertical-align: text-top;
    line-height: 24px;
}
.lxwm-box li:last-child{
    border: none;
}


.yl a{
    display: inline-block;
    padding: 10px 44px;
    text-align: center;
    font-size: 15px;
    color: #303030;
    vertical-align: top;
    border: 1px dashed #D21E0D;
    margin-right: 28px;
}
.yl a:last-child{
    margin-right: 0;
}






