.l2-1-1{
    width:100%;
    line-height: 42px;
    font-size: 16px;
    background-color: #f7f6f6;
    color:#015293;
    padding:0 15px;
}
.l2-1-1 a{
    color:#015293;
    margin:0 8px;
}
.l2-2-1{
    width:100%;
    padding:15px;
    border: 1px solid #eeeeee;
    font-size: 16px;
}
.l2-2-1 ul{
    margin:0;
    padding:0 0 0 1em;
    border-bottom:1px solid #eeeeee;
    margin-bottom:25px;
    padding-bottom:25px;
}
.l2-2-1 ul:last-child{
    border-bottom:none;
    margin-bottom:0;
    padding-bottom:0;
}
.l2-2-1 ul li::marker{
    color:#015293;
}
.l2-2-1 ul li a{
    display: inline-block;
    width:80%;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    vertical-align: middle;
}
.l2-2-1 ul li span{
    width:20%;
    display: inline-block;
    line-height: 42px;
    padding-right: 15px;
    text-align: right;
}
.l2-4-1{
    width:100%;
    height:auto;
    display: block;
}
.l2-4-1 a{
    display: block;
    width: calc(33.333% - 12px);
    text-align: center;
    line-height: 52px;
    border-radius: 4px;
    padding:0 25px;
    margin:5px;
    float: left;
    background-color: #015293;
    border:1px solid #015293;
    color:#ffffff;
    font-size: 16px;
}
.l2-4-1 a:hover{
    animation-name: ss;
    animation-duration: 0.2s;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
@keyframes ss{
    from{
        box-shadow:0 0 0 0 #888888;
    }
    to{
        box-shadow:0 0 5px 2px #888888;
    }
}
.l2-5-1{
    width:100%;
    height:auto;
}
.lingdao{
    width:33.333%;
    overflow: hidden;
    height:auto;
    display: inline-block;
    padding:15px;
}
.zhiwu{
    line-height: 42px;
    font-size:16px;
    font-weight: bold;
}
.zhaopian{
    float: left;
    width:33.333%;
    height:auto;
    text-align: center;
    border-radius: 5px;
    padding-right:10px;
    margin-top:6px;
}
.zhaopian img{
    display: block;
    border: none;
    outline: none;
    width:100%;
    height:auto;
}
.xingming{
    line-height: 42px;
    font-size: 16px;
    font-weight: bold;
}
.jieshao{
    line-height: 42px;
    height: 42px;
    text-align: center;
    margin-top:10px;
}
.jieshao a{
    display: inline-block;
    line-height: 42px;
    color:#ffffff;
    border-radius:5px;
    padding:0 25px;
}
.jieshao a:nth-child(1){
    background-color: #FFCC99;
    float: left;
}
.jieshao a:nth-child(2){
    background-color: #99CCCC;
    float:right;
}

.l2-5-1 .fl{
    width:33.333%;
    float: left;
}
.l2-5-1 .fr{
    width:66.666%;
    float: right;
}
.l2-5-1 .lingdao:nth-child(1){
    display: block;
    float:left;
    text-align: center;
    /* padding:25px; */
    margin:15px 0;
    width:33.333%;
    background-color:#eeeeee;
    border-radius: 15px;
}
.l2-5-1 .lingdao:nth-child(1) .fl,.l2-5-1 .lingdao:nth-child(1) .fr{
    width:100%;
    float:none;
}
.l2-5-1 .lingdao:nth-child(1) .zhaopian{
    margin:0 auto;
    width:50%;
    padding:0;
}
.l2-5-1 .lingdao:nth-child(1) .jieshao{
    margin-top:0;
}
.l2-5-1 .lingdao:nth-child(1) .jieshao a{
    margin:0 25px;
}
.l2-6-1{
    width:100%;
    height:auto;
    display: block;
    overflow: hidden;
    padding-top:15px;
    padding-bottom:15px;
}
.l2-6-1 a{
    display: block;
    width: calc(33.333% - 12px);
    text-align: center;
    line-height: 52px;
    border-radius: 5px;
    padding:0 25px;
    margin:5px;
    float: left;
    background-color: #eeeeee;
    border:1px solid #eeeeee;
    font-size: 16px;
}
.l2-6-1 a:hover{
    animation-name: ss;
    animation-duration: 0.2s;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
.l2-7-1{
    height:auto;
    display: inline-block;
    overflow: hidden;
}
.l2-7-1:nth-child(1){
    width:50%;
    padding-right:15px;
}
.l2-7-1:nth-child(2){
    width:50%;
    padding-left:15px;
}
.l2-7-2{
    background-color:#eeeeee;
    border-radius:15px;
    margin-top:10px;
    padding:15px 15px 59px 15px;
    position: relative;
    font-size: 16px;
}
.l2-7-2 p{
    line-height: 42px;
    text-indent: 2em;
    margin:0;
}
.l2-7-2 a{
    position: absolute;
    bottom:23px;
    right:32px;
}