/* 头图 */

.head_img .nav_left span{font-size: 14px;}
.head_img img{width:1100px;height: 220px;margin:0 auto;}

/*8个包装案例列表*/
.list_w{width: 100%;overflow: hidden;}
.list_w .list_n{width: 1200px;overflow: hidden;margin:0 auto;background: white;}
.list_w .list_n .title_w{width: 1000px;height: 90px;overflow: hidden;margin: 20px auto 36px;}
.list_n .title_w hr{border-top:1px solid #a2070a;width: 350px;float: left;margin-top:44px;}
.list_n .title_w .hr_left{margin-left: 48px;}
.list_n .title_w .content{width: 208px;height: 46px;/* border: 1px red solid; */float:left;text-align: center;margin-top: 12px;}
.list_n .title_w .content .anli{font-size:30px;color: #a2070a;}
.list_n .title_w .content .upper{font-size: 12px;color: #505050;font-weight: normal;}
.list_w .list_n ul{width: 1107px;overflow: hidden;list-style: none;margin:0 auto;}
.list_w .list_n ul li{float:left;width:31.5%;border:1px #e7e7e7 solid;overflow:hidden;background:#ffffff;margin:10px;}
.list_n ul li dl{/* float: left; */margin:0 auto;text-align: center;}
.list_n ul li dl dt{/* width: 300px; *//* height:300px; */margin:20px auto;}
.list_n ul li dl dt img{width: 300px;height:300px;}
.list_n ul li dl dd{width: 100%;padding: 0 24px 20px;/* height: 145px; */float: left;}
.list_n ul li dl dd h4{text-align:center;/* width: 100%; */font-size: 18px;/* margin: 22px auto 0; */overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_n ul li dl dd h4 a{color: black;}
.list_n ul li dl dd p{/* width: 434px; */color: #9d9d9d;font-size: 14px;margin: 14px auto 0;height: 58px;line-height: 20px;overflow: hidden;}
.list_w .fenye_w{width: 1200px;margin:0 auto;background: white;height: 166px;padding-top:40px;}
.list_w .fenye{width: 490px;height:42px;margin: 0 auto;}
.list_w .fenye .pagination-lg>li>a{margin:0 4px;border-radius: 6px;}
/* 手机端 */
@media screen and (max-width:750px)  {
/*8个包装案例列表*/
.list_w{width: 100%;overflow: hidden;margin-top: 1.3rem;}
.list_w .list_n{width: 10.0rem;overflow: hidden;margin:0 auto;background: white;}
.list_w .list_n .title_w{width: 9.2rem;height: 1.2rem;overflow: hidden;margin: 0.266667rem auto 0.48rem;}
.list_n .title_w hr{border-top:1px solid #a2070a;width: 3.6rem;float: left;margin-top:0.586667rem;}
.list_n .title_w .hr_left{margin-left: 0.0rem;}
.list_n .title_w .content{width: 2.0rem;height: 0.613333rem;/* border: 1px red solid; */float:left;text-align: center;margin-top: 0.16rem;}
.list_n .title_w .content .anli{font-size:0.4rem;color: #a2070a;}
.list_n .title_w .content .upper{font-size: 0.16rem;color: #505050;font-weight: normal;}
.list_w .list_n ul{width: 10rem;overflow: hidden;list-style: none;}
.list_w .list_n ul li{ float: left;  width: 4.4rem; border:0.013333rem #e7e7e7 solid;
    overflow: hidden; background: #ffffff;margin:0;margin-left:0.4rem;margin-bottom:0.4rem;  }
.list_n ul li dl{float: left;margin:0 auto;}
.list_n ul li dl dt{width: 4.4rem;height:4.4rem;margin:0 auto;}
.list_n ul li dl dt img{width: 4.4rem;height:4.4rem;}
.list_n ul li dl dd{width: 4.4rem;height: 2.133333rem;float: left;padding:0;}
.list_n ul li dl dd h4{text-align:center;width: 4.4rem;font-size: 0.24rem;margin: 0.293333rem auto 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_n ul li dl dd h4 a{color: black;}
.list_n ul li dl dd p{width: 4.4rem;color: #9d9d9d;font-size: 0.186667rem;margin: 0.186667rem auto 0;height:auto;line-height: 0.4rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list_w .fenye_w{width: 10rem;margin:0 auto;background: white;height: 2.213333rem;padding-top:0.533333rem;}
.list_w .fenye{width: 6.533333rem;height:0.56rem;margin: 0 auto;}
.list_w .fenye .pagination-lg>li>a{margin:0 0.053333rem;border-radius: 0.08rem;}
}