.zcjjBox {
    margin-top: 40px;
}
.zcjj_tit{
    height: 95px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.zcjj_tit>img{
    height: 100%;
}
.zcjj_con>ul{
    display: flex;
    width: 100%;
    justify-content: space-between;
    max-height: 260px;
    margin-bottom: 12px;
}
.zcjj_con>ul>li{
    width: 217px;
    height: 260px;
    text-align: center;
}
.zcjj_con>ul>li .imgbox{
    width: 217px;
    height: 217px;
    /* line-height: 217px; */
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    /* margin-bottom: 18px; */
    background-color: #fff;
    box-shadow: 1px 3px 8px #f5f5f5;
}
.zcjj_con>ul>li p{
    font-size: 25px;
    color: #4c4c4c;
    /* font-weight: 600px; */
    padding-top: 30px;
}
.kfqgkBox{
    width: 100%;
    height: 450px;
    margin-bottom: 62px;
    background-image: url(../images/tzzc/kfqgk-bj@2x.png);
}
.kfqgk_tit{
    width: 100%;
    text-align: center;
    height: 30px;
    padding-top: 20px;
}
.kfqgk_con{
    margin-top: 47px;
    padding: 0 30px;
}
.kfqgk_con p{
    text-indent: 2em;
    font-size: 17px;
    line-height: 34px;
}
.kfqgk_con img{
    display: none;
}
/*  */
.tzdhBox>ul{
    display: flex;
    height: 325px;
    margin-bottom: 60px;
    justify-content: space-between;

}
.tzdhBox>ul>li{
    width: 266px;
    height: 325px;
    padding: 36px 0;
    text-align: center;
    box-sizing: border-box;
    background-color: #fff;
     box-shadow: 1px 3px 8px #f5f5f5;

}
/* 查看更多按钮 */
.tzdhBox>ul>li>p {
    font-size: 26px;
    font-weight: 550;
    margin-bottom: 20px;
}
.tzdhBox>ul>li>a {
    width: 168px;
    height: 55px;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    border-radius: 30px;
    margin-top: 20px;
    text-align: center;
    line-height: 55px;
    background-color: #bd1b2d;
    color: #fff;
}
.qmy_tit{
    height: 75px;
    text-align: center;
    margin-bottom: 55px;
}
.qmy_con{
    margin-top: 35px;
    height: 483px;
    margin-bottom: 45px;
    background-repeat: no-repeat;
    background-position: center;
   
    background-image: url(../images/tzzc/qmy-tupian.png);
}
.qmy_con>ul{
    width: 100%;
    height: 100%;
     position: relative
}
.qmyli_tit{
    font-size: 18px;
    color: #333333;
}
.qmyli_con{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    max-width: 58%;

}
.qmy_con>ul>li{
     position: absolute;
}
.qmy_con>ul>li:nth-child(1){
    top: 76px;
    left: 0;
   
 
}
.qmy_con>ul>li:nth-child(2){
    bottom: 130px;
    left: 0;

}
.qmy_con>ul>li:nth-child(3){
    top: 76px;
    right: -20%;

}
.qmy_con>ul>li:nth-child(4){
      bottom: 130px;
      right: -20%;

}

.fwzt_tit{
    height: 74px;
    line-height: 74px;
    text-align: center;
    font-weight: 550;
    font-size: 29px;
    cursor: default;
    color: #bd1b2b;
    background-color: #ffcfc8;
}
.fwzt_con>ul{
    display: flex;
    margin-top: 31px;
    margin-bottom: 97px;
    justify-content: space-between;
}