.persion_con>ul>li {
    padding: 70px 0 56px 0;
    background: #f4f4f4;
    position: relative;
}

.persion_con>ul>li:nth-child(2n) {
    background: #fff;
}

.persion_con>ul>li>h2 {
    text-align: center;
    font-size: 30px;
    color: #c90915;
    font-weight: bold;
    z-index: 9;
    position: relative;
    margin-bottom: 50px;
}

.persion_con>ul>li::after {
    position: absolute;
    top: 66px;
    left: 45%;
    background: url(../images/clund_bac2.png)no-repeat center;
    width: 188px;
    height: 153px;
    background-size: 100%;
    content: "";
    z-index: 0;
}

.persion_con>ul>li:nth-child(2n)::after {
    background: url(../images/clund_bac.png)no-repeat center;
}

.pension_list .picScroll-left {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pension_list .picScroll-left .hd {
    overflow: hidden;
    background: #f4f4f4;
    padding: 40px 0;
    font-size: 0;
}

.pension_list .picScroll-left .hd ul {
    overflow: hidden;
    zoom: 1;
   width: 100%;
   text-align: center;
}

.pension_list .picScroll-left .hd ul li {
    display: inline-block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 14px;
    text-indent: -999px;
    cursor: pointer;
    background: #aaaaaa;
    border-radius: 50%;
}
.pension_list .picScroll-left .hd ul li:last-child{
    margin-right: 0;
}
.pension_list .picScroll-left .hd ul li.on {
    background: #f4f4f4;
    border: 2px solid #cb141f;
}
.pension_list .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.pension_list .picScroll-left .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    background: #fff;
    margin-right: 20px;
}
.pen_boot_tu{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.pen_boot_tu img{
    width: 100%;
    height: 100%;
}
.pension_list .picScroll-left .bd ul li p{
    font-size: 16px;
    color: #585858;
    padding: 22px 18px;
    text-align: left;
}
.pemn_tea_title{
    width: 60%;
}