.yzb_jl_bigBox{
    width: calc(100% - 42px);
    padding: 0 20px;
    padding-bottom: 38px;
    border: solid 1px #e5e5e5;
    margin: 10px 0 30px 0;
}
.yzb_jl_title_box{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 34px;
}
.yzb_jl_title_box img{
    width: 217px;
    height: 16px;
}
.yzb_jl_title_box h1{
    font-size: 36px;
    color: #242424;
    letter-spacing: 4px;
    font-weight: 700;
}
.yzb_jinj{
    width: 100%;
    text-align: center;
    margin-top: 18px;
    font-size: 16px;
    color: #666666;
}

.yzb_jlmb_box{
    margin-top: 40px;
    /*padding:0 20px;*/
    /*border-bottom: 1px solid #eaeaea;*/
}
.yzb_jldown_title{
    display: flex;
}
.yzb_redzf{
    width: 4px;
    height: 24px;
    background-color: #ec3a45;
}
.yzb_jlmb_box>p{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    text-indent: 18px;
    margin-top: 26px;
}
.yzb_jldown_title i{
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    margin-left: 11px;
}
.yzb_jldown_box{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 19px;
}
.yzb_jldown_box li{
    position: relative;
    width: 320px;
    height: 461px;
}
.yzb_jldown_box li>img{
    width: 320px;
    height: 461px;
}
.yzb_jlzz{
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: rgba(0,0,0,0.6);
}
.yzb_jldown_box li:hover .yzb_jlzz{
    display: block;
}
.yzb_jlDonw{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin:  auto;
    width: 130px;
    height: 47px;
    background-color: #ffffff;
    border-radius: 5px;
    z-index: 100;
}
.yzb_jlDonw img{
    width: 26px;
    height: 24px;
}
.yzb_jlDonw>div{
    font-size: 18px;
    color: #ec3a45;
}

.yzb_more_button{
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 52px;
    width: 250px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-size: 18px;
    background-color: #ec3a45;
    border-radius: 2px;
}
.yzb_line{
    width: 100%;
    height: 1px;
    background-color: #eaeaea;
    margin:0 auto;
    margin-top: 41px;
}
.yzb_jlxxyh_box{
    width: 100%;
    margin-top: 47px;
}

.yzb_jlyh_bg{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
    width: 100%;
    height: 360px;
    background: url("/statics/yzb/jlmb/img/yzb_jlxx_bg.png") no-repeat;
    background-size: 100% 100%;
}
.yzb_content_bg{
    width: 794px;
    height: 287px;
    background: url("/statics/yzb/jlmb/img/yzb_neirong_bg.png") no-repeat;
    background-size: 100% 100%;
    text-align: center;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 10%);
    border-radius: 10px;
}
.yzb_content_bg>img{
    width: 150px;
    height: 150px;
    border: solid 2px #ffffff;
    margin-top: 41px;
}
.yzb_content_bg>div{
    margin-top: 31px;
    font-size: 18px;
    text-shadow:5px 2px 6px #ffffff;
    color: #333333;
}

.yzb_hy_box{
  display: flex;
    margin-top: 27px;

}
.yzb_hy_box li{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #999999;
    cursor: pointer;
}
.yzb_hy_box .active{
    background-color: #ffdfe3;
    border-radius: 20px;
    color: #ec3a45;
    font-size: 16px;
}

.yzb_content{
    margin-top: 22px;
}
.yzb_content li{
    display: none;
    width: 1050px;
    height: 220px;
}
.yzb_content .active{
   display: block;
}