.publicTopAll{
    background: url(../images/mypic1.png) no-repeat center;
    height: 420px !important;
}


.goback{
    height: 60px;
    line-height: 60px;
    color: #000;
    background-color: #f3f3f3;
}
.goback p{
    text-align: left;
}
.goback .sp1{
  font-size: 20px;
  line-height: 18px;
  font-weight: bold;
}
.goback .sp2{
    font-size: 14px;
    line-height: 18px;
  }
.contentbox ul{
      margin-bottom: 44px;
}
.contentbox ul li{
     height: 60px;
     line-height: 60px;
     border-bottom: 1px dashed #ccc;
     text-align: left;
     color: #1f71d4;
     font-size: 16px;
     padding: 0 25px;
}
.contentbox img{
    vertical-align: middle;
    margin-right: 10px;

}
.contentbox .date{
    color: #999;
    float: right;
}
.paging{
    width: 580px;
    height: 30px;
    font-size: 12px;
    color: #666;
    margin: 0 auto;
    margin-bottom: 90px;
}
.contentbox a{
  color: #1f71d4;
}
.contentbox a:hover{
    color: red;
}