/* 内容开始 */ 
.content{
    width: 100%;
    background:#f4f4f4;
    padding-bottom: 100px;
    overflow:hidden;
}
.content .Position{
    width:1200px;
    height:40px;
    margin:0 auto;
    line-height: 40px;
   font-size: 12px;
}
.content .Position a{
    color:#505050;
    margin:0 5px;
}
/* 内容结束 */ 

.content .about{
    border-left:1px solid #3e87f0;
    width:1198px;
    margin:0 auto;
    height:20px;
    line-height: 20px;
    margin-top: 15px;

}
.content .about h3{
    margin-left: 15px;
    color:#3e87f0;
    font-size: 18px;
}
.content .all{
    overflow:hidden;
    width:1200px;
    margin:0 auto;
    margin-top: 30px;
}
.content .all li{
    width:1160px;
    height:141px;
    background:#fff;
    margin-bottom: 22px;
    padding:20px;

}
.content .all li .Solve{
    width:106px;
    height:138px;
    display: block;
    float: left;
    margin-right: 25px;
}
.content .all li .Solve img{
        width:106px;
    height:138px;
}
.content .all li .left{
    float: left;
    margin-right: 110px;
}
.content .all li .two-left{
    float: left;
}
.content .all li .two-left p{
    font-size: 14px;
    line-height: 25px;
    color:#919191;
}
.content .all li .two-left span{
    font-size: 12px;
    line-height: 25px;
    color:#3e87f0;
}
.content .all li .two-left h5{
    font-size: 14px;
    line-height: 25px;
    color:#3e87f0;
}


.hua{
    float: left;
    margin-top: 15px;
   color:#cccccc;

}
.hua em{
    float: left;
    font-size: 12px;
    color:#919191;
}
.zan,.zan1{
    position:relative; 
    padding-left: 35px;
    cursor: pointer;
    display:inline-block;
    float: left;
    margin-top: -5px;

}
.content .all li .two-left .hua .nums{
    display:inline-block;
   color:#cccccc;

}

.zan:before,.zan1:before{
    content:" ";
    width:18px;
    height:18px;
    display: block;
    background:url(../images/icon/shouc.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    position:absolute;
    left:11px;
    top:4px;
}

.zan1:before,.zan1:after{
    background:url(../images/icon/shouc2.png);
    background-position: 0 0;
    background-repeat: no-repeat;

}



.zan2,.zan2{
    position:relative; 
    padding-left: 35px;
    cursor: pointer;
    display:inline-block;
   /* float: left;*/
    margin-top: -5px;

}
.content .all li .two-left .hua .nums{
    display:inline-block;
   color:#cccccc;

}

.zan2:before,.zan2:before{
    content:" ";
    width:18px;
    height:18px;
    display: block;
    background:url(../images/icon/down.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    position:absolute;
    left:11px;
    top:4px;
}
.content .all li .right{
    float: left;
}
.content .all li .right h6{
    font-size: 14px;
    color:#919191;
}
.content .all li .right i{
    width:121px;
    height:121px;
    display: block;
}
.content .all li .right i img{
 width:121px;
    height:121px;
}
.content .all li .right .shop{
    width:121px;
    height:121px;
    position:relative;
    margin-top:8px;
    margin-right: 40px;
    float: left;
}
.content .all li .right .shop p{
    position:absolute;
    left:0;
    bottom:0;
    background:rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#80000000,endcolorstr=#80000000);
     zoom: 1;
    font-size: 14px;
    width:121px;
    text-align: center;
    color:#fff;
    height:20px;
    line-height: 20px;

}
.content .all li .right .shop1{
    width:91px;
    height:91px;
    position:relative;
    float: left;
    margin-top: 23px;
    margin-right: 20px;
}
.content .all li .right .shop1 i{
    width:91px;
    height:91px;
    display: block;
}
.content .all li .right .shop1 i img{
    width:91px;
    height:91px;
    display: block;
}
.content .all li .right .shop1 p{
    position:absolute;
    left:0;
    bottom:0;
    background:rgba(0,0,0,0.6);
     filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#80000000,endcolorstr=#80000000);
     zoom: 1;
    font-size: 10px;
    width:91px;
    text-align: center;
    color:#fff;
    height:20px;
    line-height: 20px;
}

.fenye{
    height:48px;
    margin-top: 70px;
    text-align: center;
   
}
 .fenye ul{
    margin:0 auto;
    overflow:hidden;
    display:inline-block;
    margin-top: 8px;
}
 .fenye ul li{
    list-style: none;
    float: left;
    margin-right: 10px;
    padding:3px 10px;
    border: 1px solid #ccc;
    text-align: center;
    background: #fff;

}
.fenye ul li a{
    text-decoration: none;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #505050;


}

.fenye ul li.xiala:hover{
    background: #fff;
}

.fenye ul li:hover{
    background: #f27b28;

}
.fenye ul li:hover a{
   color:#fff;
}
.fenye ul li.current{
    background: #f27b28;
}
.fenye ul li.current a{
   color:#fff;
}
