.sortproduct {
    margin: 0px 0 80px 0;
    line-height: 26px;
}
/* .caseconnav_left {
    width: 180px;
} */
.cnlf_01 {
    margin-bottom: 30px;
    height: 28px;
}
.fl {
    float: left;
}
.cnlf_01 i {
    font-size: 18px;
    margin-right: 5px;
}
.cnlf_01 .shuxian {
    margin: 0 15px;
}
.cnlf_01 a {
    color: #333;
    text-decoration: none !important;
    font-size: 14px;
}
.cnlf_02 ul li {
    margin-bottom: 10px;
}
.cnlf_02 ul li h2 {
    position: relative;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}
.cnlf_02 ul li h2 a {
    padding: 12px 0;
    font-size: 13px;
    display: block;
}
/* .caseconnav_right {
    padding-left: 100px;
} */
.sortproduct_item {
    margin-bottom: 40px;
}
.sortproduct_item a {
    display: block;
    border: 1px solid #eee;
}
.sortproduct_item .img {
    position: relative;
    background-color: #EEEEEE !important;
    border-bottom: 1px solid #eee;
}
.sortproduct_item .img .cover {
    position: absolute;
    height: 0%;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    overflow: hidden;
}
.donghua {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.sortproduct_item .img .cover .coverbg {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -70px;
    height: 140px;
    color: #fff;
    text-align: center;
}
.sortproduct_item .img .cover h6 {
    font-size: 20px;
    line-height: 70px;
}
.sortproduct_item .img .cover .link {
    display:inline-block;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border: 2px solid #fff;
    text-align: center;
    line-height: 58px;
}
.sortproduct_item .img .cover .link img {
    width: 40px;
    height: 40px;
    margin: 8px;
    filter: brightness(100);
      -webkit-filter: brightness(100);
}
.sortproduct_item .txt {
    position: relative;
    height: 60px;
    text-align: center;
}
.sortproduct_item .txt .cover {
    position: absolute;
    height: 0%;
    left: 0;
    right: 0;
    top: 0;
    background: #017fc9;
}
.sortproduct_item .txt .cover {
    background: #d21513;
}
.sortproduct_item .img .cover h6 {
    font-size: 20px;
    line-height: 70px;
    font-weight: 500;
}
.sortproduct_item .txt .cont {
    position: relative;
    z-index: 1;
    display: block;
    line-height: 60px;
    height: 60px;
    font-size: 16px;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
}
.sortproduct_item:hover .txt .cont {
    color: #fff;
}
.sortproduct_item:hover .img .cover {
    height: 100%;
}
.sortproduct_item:hover .txt .cover {
    height: 100%;
}
.pages {
    text-align: center;
    margin-top: 20px;
}
.pages ul li {
    display: inline-block;
}
.pages ul li a {
    padding: 3px 12px;
    border: 1px solid #eee;
    float: left;
    margin: 5px;
    font-size: 14px;
    color: #666;
    border-radius: 5px;
}

.pages li .am-active {
    color: #fff !important;
    background-color: #d21513;
}


.pages li .am-active {
    color: #fff !important;
    background-color: #d21513;
}


