.content3{
    width:1200px;
    min-height:360px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border:1px solid #F9BDBB;
    float:left;
    margin-top:10px;
}
.nr-title{
    height:60px;
    line-height:60px;
    color: #FFFFED;
    background-color:#f1f1f1;
    background-repeat:no-repeat;
    background-position:15px center;
}
.nr-title h4{
    color:#f12821;
    padding-left:15px;
    float:left;
}
.pl1{
    width:230px;
    margin:20px auto;
}
.pl1 img,.pl2-1 img,.pl2-2 img,.pl4-1 img,.pl4-2 img,.pl4-3 img,.pl4-4 img{
    width: 110px;
    height: 140px;
    display:block;
    margin:0 auto;
}
.pl1 h4,.pl2 h4,.pl4 h4{
    font-size:16px;
    color:#CB4526;
    text-align:center;
    padding:5px 0;
}
.pl1 p,.pl2 p,.pl4 p{
    font-size:14px;
    color:#333;
    text-align:center;
    line-height:1.4em;
}
.pl2{
    width:480px;
    margin:0 auto;
    margin-top:10px;
}
.pl2-1,.pl2-2,.pl4-1,.pl4-2,.pl4-3,.pl4-4{
    width:230px;
    margin:0 10px 10px 0;
    float:left;
}
.pl4{
    width:960px;
    margin:10px auto;
}
.clear{clear:both;}
.nr2 .pl2-1,.nr2 .pl2-2,.nr2 .pl4-1,.nr2 .pl4-2,.nr2 .pl4-3,.nr2 .pl4-4 {
    width: 155px;
    margin: 0 5px 10px 0;
    float: left;
}