.on {
    display: block !important;}
.shizi3-list dl{
    margin:0;
    margin-left: -4%;}

.shizi3-list dd{
    float: left;
    width: 46%;
    margin-left: 4%;
    margin-top: 30px;}

.shizi3-pic{
    width: 150px;
    margin-right: 25px;}

.shizi3-pic .imgbox_a{
    padding-bottom: 138.89%;}

.shizi3-con{
    overflow: hidden;
    padding-top: 5px;
    text-align: left;}


.shizi3-con h1{
    margin:0;
    font-size: 17px;
    color:#333;}
.shizi3-con h1 a:hover{
    color: #2267b1;}

.shizi3-con-p{
    font-size: 14px;
    color:#666;
    line-height: 1.6;
    margin-top: 15px;
    height: 13.6em;
    overflow: hidden;}
.shizi3-con-p p{
    margin:0;padding-top: 8px;}
.imgbox_a{
    position:relative;
    padding-bottom: 100%;
    overflow:hidden;
    display: block;}

.imgbox_a>img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%!important;
    height: 100%!important;}
.imgbox_hover>img{
    /* ueco æ—¶é—´æ›²çº¿*/
    /*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;}
.imgbox_hover:hover>img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}
.fenye{
    text-align: center;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #eee;}
.fenye ul{
    margin:0;}
