/*样式*/
.icondushu{ background:url(dfiles/444.png)  no-repeat center; width:80px;height:80px;margin:0 auto;}
.icondushu:hover{ background:url(dfiles/4441.png)  no-repeat center; width:80px;height:80px;margin:0 auto  ;}
.iconmaozi{ background:url(dfiles/111.png)  no-repeat center; width:80px;height:80px;margin:0 auto ;}
.iconmaozi:hover{ background:url(dfiles/1111.png)  no-repeat center; width:80px;height:80px;margin:0 auto  ;}
.icondiqiu{ background:url(dfiles/333.png)  no-repeat center; width:80px;height:80px;margin:0 auto ;}
.icondiqiu:hover{ background:url(dfiles/3331.png)  no-repeat center;  width:80px;height:80px;margin:0 auto ;}
.icontingli{ background:url(dfiles/222.png)  no-repeat center;  width:80px;height:80px;margin:0 auto;}
.icontingli:hover{ background:url(dfiles/2221.png)  no-repeat center;  width:80px;height:80px;margin:0 auto ;}

.rcpy .tabNav li.cur .icondushu {
    background: url(dfiles/4441.png) no-repeat center; width:80px;height:80px;margin:0 auto
;}
.rcpy .tabNav li.cur .iconmaozi {
    background: url(dfiles/1111.png) no-repeat center; width:80px;height:80px;margin:0 auto
;}
.rcpy .tabNav li.cur .icondiqiu{
    background: url(dfiles/3331.png) no-repeat center; width:80px;height:80px;margin:0 auto
;}
.rcpy .tabNav li.cur .icontingli{
    background: url(dfiles/2221.png) no-repeat center; width:80px;height:80px;margin:0 auto
;}
.list-paddingleft-2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.list-paddingleft-2 li{width: 46%;float: left;border-bottom: 1PX solid #dfdfdf;padding: 1.4rem 0 1.2rem 0;}
.list-paddingleft-2 li:nth-child(even){float: right;}
.list-paddingleft-2 li h5{font-size: 1.24rem;color: #000000;font-weight: normal;padding-bottom: 0.5rem;}
.list-paddingleft-2 li p{font-size: 1.24rem;color: #5b5094;}
.list-paddingleft-2 li p a{font-size: 1.21rem;color: #5b5094;display: inline-block;font-family:"SourceSansPro-Bold", "微软雅黑";}
@media(max-width: 800px) {
    .list-paddingleft-2 li{width: 100%;float: left;padding: 0.35rem 0;}
    .list-paddingleft-2 li h5{font-size: 0.4rem;color: #000000;font-weight: normal;}
    .list-paddingleft-2 li p{font-size: 0.4rem;color: #761cb7;}
    .list-paddingleft-2 li p a{font-size: 0.4rem;}
}


