.block-hover:hover{
    box-shadow: 0 0 10px #ebd8d8;
}


.main{
    width: 1200px;
    height: auto;
    margin: auto;
    padding: 50px 0;
}
.main:after{
    content: '';
    display: table;
    clear: both;
}
.ppjs-kuai-title{
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
}



.zlsq{
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0 0 10px #f9ebeb;
    border-radius: 4px;
}
.zlsq:after{
    content: '';
    display: table;
    clear: both;
}
.zlsqs{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zlsqs-list{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 35%;
    height: 150px;
}
.zlsqs-list-wz{
    margin-top: 10px;
}






















.sbfsaj{
    margin-top: 50px;
}
.rdhc{
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0 0 10px #f9ebeb;
    border-radius: 4px;
    padding: 20px 0;
}
.rdhc:after{
    content: '';
    display: table;
    clear: both;
}
.rdhcs{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.rdhcs-list{
    width: 35%;
    height: 150px;
    padding: 30px;
    box-sizing: border-box;
}
.rdhcs-list-img{
    float: left;
    width: 50px;
    height: 50px;
}
.rdhcs-list-wz{
    float: right;
    width: calc(100% - 50px);
    height: 150px;
    padding: 0 0 0 20px;
    box-sizing: border-box;
}
.rdhcs-list-wz-title{
    font-size: 20px;
}
.rdhcs-list-wz-subtitle{
    padding: 10px 0 0 0;
}

































.ppjs-kuai-con-sbqtfw{
    width: 280px;
    height: 260px;
    background: #fff;
    box-shadow: 0 0 10px #f9ebeb;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.ppjs-kuai-con-sbqtfw-title{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 10px 0;
}
.ppjs-kuai-con-sbqtfw-sbutitle{
    font-size: 14px;
    color: #999;
    text-align: center;
}


.ppjs-kuai-con-fulc::after{
    content: '';
    display: table;
    clear: both;
}
.ppjs-kuai-con-fulcs{
    float: left;
    width: 44px;
    height: 440px;
    background: url(/img/pinpaijianshe/fwlc.jpg);
}
.ppjs-kuai-con-fulcnr{
    width: calc(100% - 70px);
    height: 440px;
    float: right;
}
.ppjs-kuai-con-fulcnr-title{
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 15px 0;
}
.ppjs-kuai-con-fulcnr-subtitle{
    color: #999;
}
.ppjs-kuai-con-fulcnr-list{
    padding: 10px 0 17px 0;
}




.fwlc{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fwlc:after{
    content: '';
    display: table;
    clear: both;
}
.fwlcs{
    width: 12.5%;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.fwlcs-sx{
    width: 2px;
    height: 20px;
    margin: 10px 0;
    background-color: #ccc;
}
.fwlcs-yuan{
    width: 60px;
    height: 60px;
    border: 3px solid #B98A20;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #B98A20;
    font-size: 30px;
}
.fwlcs-txt{
    font-size: 20px;
    font-weight: bold;
}



















.wyzx{
    width: 1200px;
    height: 380px;
    background: #fff;
    box-shadow: 0 0 10px #f9ebeb;
    border-radius: 4px;
    margin: 50px 0 30px 0;
}
.cjwt{
    position: relative;
    font-size: 30px;
    padding: 30px 0 0 0;
    text-align: center;
}
.cjwt-more{
    position: absolute;
    right: 30px;
    top: 45px;
    cursor: pointer;
    font-size: 14px;
    color: #B98A20;
}
.cjwt-more:hover{
    text-decoration: underline;
}
.wyzx-img{
    float: left;
    margin: 30px 0 0 25px;
}
.wyzx-nr{
    width: 800px;
    padding: 20px;
    box-sizing: border-box;
    float: right;
}
.wyzx-nrs{
    float: left;
    width: 50%;
    padding: 0 20px 0 0;
    box-sizing: border-box;
    margin: 5px 0;
}
.wyzx-nrs-title{
    font-weight: bold;
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}
.wyzx-nrs-title a:hover{
    text-decoration: underline;
}
.wyzx-nrs-wz{
    font-size: 14px;
    color: #888;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
}


















