.mainDetail .topBox{
    background: url(../../policy/images/zcwj_banner.png) no-repeat top center;
    background-size: 100% 100%;
    width: 100%;
    padding: 0.64rem 0.32rem 2.24rem;
    box-sizing: border-box;
}
.policyTitle{
    font-size: 0.48rem;
    color: #FFFFFF;
    line-height: 0.6rem;
    margin-bottom: 0.32rem;
}
.tabList{
    width: 80%;
}
.tabList span{
    padding: 0 0.21rem;
    height: 0.71rem;
    line-height: 0.71rem;
    text-align: center;
    color: #E7F1FF;
    font-size: 0.32rem;
    background: rgba(255, 255, 255, 0.2);
    margin: 0 0.21rem 0.21rem 0;
    border-radius: 0.1rem;
}
.viewBox{
    background: url(../../policy/images/viewWhite.png) no-repeat left center;
    background-size: 0.48rem 0.48rem;
    padding-left: 0.61rem;
    color: #E7F1FF;
    font-size: 0.32rem;
    line-height: 0.48rem;
}
.timeBox{
    background: url(../../policy/images/timeWhite.png) no-repeat left center;
    background-size: 0.48rem 0.48rem;
    padding-left: 0.61rem;
    color: #E7F1FF;
    font-size: 0.32rem;
    line-height: 0.48rem;
}
.bottomOut{
    margin: -2.24rem 0 0;
    padding: 0 0.32rem 1.5rem;
}

.conBox{
    margin-top: 0.32rem;
    background: #fff;
    width: 100%;
    border-radius: 0.2rem;
}
.conBox .titleStyle{
    border-bottom: 1px solid #eee;
    line-height: 1.19rem;
    background: url(../../policy/images/line.png) no-repeat 0.32rem center;
    background-size: 0.11rem 0.37rem;
    padding-left: 0.69rem;
    font-size: 0.4rem;
}
.conBox .mainInfo{
    padding: 0.32rem;
    min-height: 6rem;
}
.conBox .mainInfo img{
    display: block;
    max-width: 100%;
    margin: 0.32rem 0;
}
.conBox .mainInfo p,.conBox .mainInfo span,.conBox .mainInfo em{
    color: #666666 !important;
    line-height: 0.56rem !important;
    font-size: 0.35rem !important;
}