/* ab-bodyer */
.ab-left{
    width: 26%;
    /* background-color: #3ba53b; */
    padding: 40px 30px;
}
.ab-tit{
    width: 100%;
    line-height: 30px;
}
.ab-li{
    font-size: 24px;
    line-height: 30px;
    padding:25px;
    position: relative;
    margin-bottom: 20px;
    background: #2ca501;
    color: #fff;
    border-radius: 20px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.icon2{
    position: absolute;
    right:9%;
    top:33%;
}
.ab-tit1 ul li{
    height: 50px;
    line-height: 50px;
    border-radius: 30px;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.icon3{
    position: absolute;
    right:9%;
    top:33%;
}
.icon4{
    position: absolute;
    right:9%;
    top:16%;
}
.ab-tit2-2 ul li{
    float: left;
    width: 44%;
    margin-left: 9px;
    margin-bottom: 10px;
    position: relative;
    background: #fff;
    border: 1px solid #dddddd;
    border-radius: 6px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.ab-tit2-2 ul li img{
        width: 91%;
        height: 130px;
        /* margin: 9px 9px 0 18px; */
        border-radius: 3px;
        /* margin-left: 10px; */
        margin: 5px 6px 0 6px;
}
.ab-tit2-2 ul li p{
    text-align: center;
    line-height: 2;
    overflow: hidden;
    transition: all ease 300ms;
    border-top: 1px solid #dddddd;
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
/*  */
 .ab-tit2-1,.ab-tit2-3{
    font-size: 21px;
    line-height: 30px;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    background: #2ca501;
    color: #fff;
    border-radius: 20px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    position: relative;
}
.ab-right,.ab-bodye{
    padding: 40px 20px;
    width: 65%;
}
.ab-tit2-3 i{
    margin-right: 5px;
}
.ab-rt1{
    border-bottom: 2px solid #2ca501;
    margin-bottom: 20px;
    background-color: #2ca501;
    color: #fff;
    padding-left: 20px;
    line-height: 36px;
}
.ab-rt1 span img{
    vertical-align: middle;
}
.ab-rt1 span{
    font-size: 18px;
    vertical-align: middle;
}
.ab-l{
    position: absolute;
    left: 0;
}
.ab-r{
    position: absolute;
    right: 0;
}
/*  */
.ab-tit{
    padding:20px ;
    line-height: 2.5;
    font-size: 16px;
    font-family: 微软雅黑;
    text-align: justify;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.ab-box2{
    background-color: #ebebeb;
    width: 100%;
}
.ab-bx{
    width:66%;
}
.ab-lt{
    height: 450px;
    padding-top: 60px;
}
.ab-lt1{
    background-color: #004899;
    height: 380px;
    border-radius: 3%;
    box-shadow: 10px;
    position: relative;
    width: 22%;
    padding-left: 2;
    margin-left: 47px;
}
.ab-lt1 p span{
    font-family: 微软雅黑;
    font-size: 26px;
    color: rgb(255, 255, 255);
    text-align: center;
    position: absolute;
    top: 10%;
    left: 49px;
}
.ab-lt1 .bd4-bt{
    width: 95px;
    height: 30px;
    line-height: 30px;
    border-radius: 6%;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    top: 60%;
    left: 47px;
}
.ab-left a:hover,.ab-rt1 a:hover{
    color: #f95927;
}
