.product-banner img {
    width: 100%;
}

.search-form {
    margin: 3rem 0;
    padding: 0 2rem 2rem;
    border: #d1caca 1px solid;
    border-radius: 15px;
}

.search-form select {
    border-radius: 25px;
    margin-top:3rem;
}
.xz-ztq{
    margin-top:-15px;
}
    .xz-ztq label {
        font-size: 1.5rem;
        color: #d1caca;
        background-color: #edf5f8;
    }
    .product-img {
        width: 100%;
    }

.product-list {
    margin-top: 1rem;
    padding-bottom: 3rem;
}

/*.product-list {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}*/

.product-list ul li {
    margin-bottom: 2rem;
    border-radius: 10px;
    border:0px;
}
.am-intro-left {
    border: 0px solid #d1caca;
}
.am-intro-right a h2{
    margin-bottom:0.5rem;
}
.ztqlb_1 li {
    width: 32.5%;
    float: left;
    border: 0.05rem solid #f1f1f1;
}
.ztqlb_1 li:nth-child(1),.ztqlb_2 li:nth-child(1){
	border-left:none;
	border-right: none;
	
}
.ztqlb_1 li:nth-child(1),.ztqlb_1 li:nth-child(2),.ztqlb_1 li:nth-child(3){
	border-bottom: none;
}
.ztqlb_1 li:nth-child(3){
	border-right: none;
	border-left:none;	
}
.ztqlb_1 p{
	text-align: center;
	font-size: 0.22rem;
	color: #333;
}
.ztqlb_2 li{
	width: 24%;
	float: left;
	border: 0.05rem solid #f1f1f1;
}
.ztqlb_2 li:nth-child(2){
	border-right: none;
}
.ztqlb_2 li:nth-child(4){
	border-right: none;
	border-left: none;
}
.ztqlb_2 p{
	font-size: 0.22rem;
	color: #333;
	text-align:center;
}