/* ab-bodyer */
*{
	font-family: 'arial','PingFang-SC-Regular','sans-serif';
}
.ab-left{
    width: 26%;
    padding: 40px 30px;
    display: inline-block;
    vertical-align: top;
}

.ab-li{
    font-size: 20px;
    line-height: 30px;
    padding:10px;
    position: relative;
    margin-bottom: 20px;
    background: #0069FF;
    color: #fff;
    border-radius: 6px;
    box-shadow: 2px 0 3px #000;
}
.icon2{
    position: absolute;
    right:9%;
    top:26%;
}
.ab-tit1 ul li{
    height: 40px;
    line-height: 40px;
    border-radius:6px;
    margin-bottom: 20px;
    padding-left: 30px;
    position: relative;
    box-shadow: 2px 0 3px #333;
}
.icon3{
    position: absolute;
    right:9%;
    top:33%;
}
.icon4{
    position: absolute;
    right:9%;
    top:16%;
}
.ab-tit2-2 ul li{
    float: left;
    width: 44%;
    height:206px;
    margin-left: 9px;
    margin-bottom: 10px;
    position: relative;
    background: #fff;
    border: 1px solid #dddddd;
    border-radius: 3px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.ab-tit2-2 ul li img{
        width: 91%;
        height: 130px;
        object-fit: scale-down;
        border-radius: 3px;
        margin: 5px 6px 0 6px;
}
.ab-tit2-2 ul li p{
    text-align: center;
    line-height: 2;
    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: 20px;
    line-height: 30px;
    padding: 12px;
    margin-top: 10px;
    margin-bottom: 20px;
    background: #0069FF;
    color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    position: relative;
}
.ab-right,.ab-bodye{
    padding: 40px 20px;
    width: 65%;
}
.ab-right{
    display: inline-block;
    vertical-align: top;
}
.ab-tit2-3 i{
    margin-right: 5px;
}
.ab-rt1{
    border-radius: 3px;
    margin-bottom: 20px;
    background-color: #0069FF;
    color: #fff;
    padding:10px;
    padding-left: 20px;
}
.ab-rt1 span img{
    vertical-align: bottom;
    width:20px;
}
.ab-rt1 span{
    font-size: 16px;
    vertical-align: bottom;
}
.ab-l{
    position: absolute;
    left: 0;
}
.ab-r{
    position: absolute;
    right: 0;
}
/*  */
.ab-tit{
    line-height:26px;
    min-height: 358px;
    font-size: 14px;
    color:#333;
    text-align: justify;
    box-sizing: border-box;
}
.ab-box2{
    width: 100%;
}
.ab-bx{
    width:66%;
}
.ab-lt{
    height: 450px;
    padding-top: 60px;
}
.ab-lt1{
    background-color: #0c3a76;
    height: 380px;
    border-radius: 3%;
    box-shadow: 10px;
    position: relative;
    width: 22%;
    padding-left: 2;
    margin-left: 47px;
}
.ab-lt1 p span{
    font-size: 20px;
    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;
}
