.dzf-logo{
    color: #3b9bd4;
    top: 0px;
}
.dzf-logo img{
    width: 1.6rem;
    vertical-align: middle;
}
.onArea{
    color: #666666;
}
.indexHeader .register{
    width: 3.5rem;
    text-align: center;
    border-radius: 15px;
    font-size: 0.6rem;
    background: #ff6b21;
    height: 1.5rem;
    margin: 7px;
    line-height: 0.5rem;
    color: #ffffff;
}
.bar-nav~.content{
    background: #ffffff;
}
.cpList ul,.pacgTimed ul{
    overflow: hidden;
    margin: 0;
}
.cpList ul{
    border-bottom: 1px solid #f3f6f6;
}
.pacgTimed{
    margin-top: 0.5rem;
}
.cpList li{
    width: 25%;
    float: left;
    padding: 0.3rem 0.4rem;
    text-align: center;
}
.cpList li a,.pacgTimed li a{
    width: 100%;
    display: block;
}
.cpList li img,.pacgTimed li img{
    width: 100%;
}
.pacgTimed li{
    background:#f5f5f5 ;
    width: 22.5%;
    height: 6.5rem;
    float: left;
    margin: 0.3rem 0.2rem;
}
.cpList li span{
    width: 100%;
    font-size: 0.5rem;
}
.timedTitle h3{
    display: inline-block;
    width: 5.625rem;
    margin: 0;
    padding-left: 0.3rem;
}
.morePacg {
    float: right;
    padding-right: 0.3rem;
    font-size: 0.7rem;
    line-height: 1.45rem;
    color: #666666;
}
.timedTitle img{
    width: 100%;
}
.pacgTimed li p{
    font-size: 0.35rem;
    text-align: left;
    margin: 0;
    text-indent: 0.5rem;
}
.pacgTimed li span{
    display: block;
    width: 100%;
    font-size: 0.35rem;
    text-align: center;
    color: red;
    margin-bottom: 0.2rem;
}
.userSay,.news{
    padding: 0.3rem;
}
.userSay img{
    width: 100%;
}
.userSay h3,.news h3{
    margin: 0.5rem;
    font-size: 0.8rem;
}
.newsImg img{
    width: 100%;
}
.newsList{
    overflow: hidden;
}
.newsList li{
    width: 47.2%;
    float: left;
    border: 1px solid #ebebeb;
    margin: 2% 1%;
    padding: 0.2rem;
    position: relative;
}
.newsList li h4,.newsList li p{
  font-size: 0.5rem;
    margin: 0;
    text-indent: 0.6rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.newsList li h4{
    line-height: 1.2rem;
}
.newsList i{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.newsList i img{
    width: 1rem;
}
.aboutUs{
    width: 100%;
    text-align: center;
}
.aboutUs p{
    font-family: "微软雅黑 Light";
    font-size: 0.5rem;
    margin: 0;
}
.button.button-fill{
	border-radius:0;
}
