a {
	text-decoration: none;
	color: inherit
}

html,
body {
	width: 100%;
	background: #F2F2F2;
}

.cphengda {
	width: 20%;
	display: block;
	float:left;
                padding:15px;
}

.cphengda .xiao {
	//width: 1200px;
	height: 160px;
	margin: 0 auto
                border-bottom: solid 1px #dcdcdc;
}
.cphengda .xiao .productLeft .classification{
                padding: 0 15px 15px 15px;

}
.cphengda .xiao .productLeft.active ul{

    background-color: #F2F2F2;
}
.cphengda .xiao .productLeft .classification.active span {

                 //color:#000000;

}

.cphengda .xiao .productLeft .classification li::before{
                         content: "";
  display: inline-block;
  width: 3px; /* 竖杠的宽度 */
  height: 1.5em; /* 竖杠的高度，可以根据文字的高度调整 */
  margin-right: 5px;
  background-color: #ac1e23; /* 竖杠的颜色 */
  vertical-align: middle; /* 垂直对齐 */           
}


.cphengda .xiao .productLeft .classification h4{
                       padding:15px 0;
                       border-bottom:1px solid #dcdcdc;      
                       font-weight:bold;       
}

.cphengda .xiao .productLeft .classification li{
                       line-height:35px;         
}

.cphengda .xiao .productLeft .classification li.active a{

                 color:#ac1e23;

}

.cphengda a:hover {
	color:#ac1e23;
}


.cphengda .xia {
	width: 200px;
	height: 68px;
	line-height: 60px;
	font-size: 18px;
	text-align: center
}

.w1200 {
	width: 1200px;
                height:2000px;
	margin: 0 auto;
	background-color: #ffffff;
                margin-bottom: 30px;
}

/*产品列表*/

.product-list {
	width: 80%;
	float: left;
                //border-left: solid 1px #dcdcdc;
                margin-top:30px;	
}

.product-list .quanba {
	height: 350px;
	width: 31%;
	line-height: 60px;
	float: left;
	text-align: center;
	margin: 0.75%;
	background: #FFFFFF;
	border: solid 1px #dcdcdc;
}

.product-list .quanba a {
	display: block;
	width: 100%;
	height: 100%;
}

.product-list .quanba img {
	width: 100%;
	padding: 1px;
}

.product-list .tuba {
	width: 100%;
	height: 290px;
	border-bottom: solid 1px #dcdcdc;
}

.product-list .ziba {
	height: 80px;
	width: 100%;
	line-height: 25px;
	text-align: center;
	padding-top: 15px;
}

.product-list .ziba p {
	margin: 0;
	font-size: 20px;
}

.product-list .quanba:hover p {
	color: #ac1e23;
}


/*分页*/

.page {
	text-align: center;
	width: 100%;
	margin: 0 auto 40px;
	height: 40px;
	font-size: 0;
	float: left;
}

.page a,
.page b {
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #FFFFFF;
	font-weight: 400;
	font-size: 20px;
	text-align: center;
	display: inline-block;
}

.page b {
	background-color: #ac1e23;
	color: #ffffff;
}

@media only screen and (max-width:480px) {
	.cphengda {
                                display:none;
		width: 100%;
		margin: 20px auto;
	}
	.cphengda .xiao {
		width: 100%;
		height: 22vw;
	}
	.cphengda .kuan {
		width: 16.666vw;
		height: 22vw;
	}
	.cphengda .kuan:hover .xia {
		color: #000;
	}
	.cphengda .shang {
		width: 100%;
		padding-top: 15px
	}
	.cphengda .shang img {
		width: 40%
	}
	.cphengda .xia {
		width: 100%;
		height: 10vw;
		line-height: 10vw;
		font-size: 3vw;
	}
	
	.cphengda .kuan.active a span{
	    height: 1.5vw;
	    margin: 0 auto;
	}
	.w1200 {
		width: 100%;
                                height:auto;
	}
	/*产品列表*/
	.product-list {
		width: 100%;
		margin: 0 auto 20px;
		padding: 0 10px;
	}
	.product-list .quanba {
		height: auto;
		width: 22.5%;
		margin: 1%;
		margin-bottom: 15px;
	}
	
	.product-list .tuba {
		height: auto;
		max-height: 150px;
	}
	.product-list .ziba {
		height: auto;
		padding-top: 5px;
	}
	.product-list .ziba p {
		font-size: 13px;
		white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
	}
	.product-list .quanba:hover p {
		color: #000;
	}
	/*分页*/
	.page {
		height: auto;
	}
	.page a,
	.page b {
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
}

@media (min-width:481px) and (max-width:1199px) {
	.cphengda {
                                display:none;
		width: 100%;
		margin: 20px auto;
	}
	.cphengda .xiao {
		width: 100%;
		height: 145px;
		margin: 0 auto
	}
	.cphengda .kuan {
		width: 16.6666%;
		height: 145px;
		float: left
	}
	.cphengda .kuan:hover .xia {
		color: #000;
	}
	.cphengda .shang {
		width: 100%;
		padding-top: 15px
	}
	.cphengda .shang img {
		width: 60px;
	}
	.cphengda .xia {
		width: 100%;
		height: 60px;
		line-height: 60px;
		font-size: 16px;
	}
	.w1200 {
		width: 100%;
                                height:auto;
	}
	/*产品列表*/
	.product-list {
		width: 100%;
		margin: 0 auto 20px;
		padding: 0 10px;
	}
	.product-list .quanba {
		height: auto;
	}
	
	.product-list .tuba {
		height: auto;
	}
	.product-list .ziba {
		height: 60px;
		padding-top: 5px;
	}
	.product-list .ziba p {
		font-size: 16px;
		white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
	}
	.product-list .quanba:hover p {
		color: #000;
	}
	/*分页*/
	.page {
		height: auto;
	}
}