
@media screen and (max-width:1040px) {
	.my_produ_left .hd ul li {
	    margin: 0;
	}
	
	.my_produ_left .hd {
	    font-size: 14px;
	}
	
	.cpzs_2 li img {
	    height: 161px;
	}
	.cpzs_1_tu_w {
	    margin-top: 50px;
	}
	.cpzs_1_tu {
	    width: 100%;
	}
	.cpzs_1_tu img {
	    width: 100%;
	    height: auto;
	}
	}
	
	
@media screen and (max-width:769px) {
	
	.cpzs_2 li img {
	    height: 119.5px
	}
    .cpzs_2 li {
        width: 47%;
        margin: 0 1% 0px 1%;
    }
    .cpzs_2 li:nth-child(5) {
        display: block;
    }
    .cpzs_2 li:nth-child(6) {
        display: block;
    }
	.cpzs_2_nu {
		font-size: 18px;
		max-width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap; 
	}
	.qyzz{
		display:none;
	}
	.my_shfw li h1{
			padding-left:22px;
		    line-height: 35px;
			font-size: 14px;
			text-align: left;
	}
	.my_shfw li h2{
		display: none;
	}
	
	.myfoot {
		display: none;
	}
}
	
	
	@media screen and (max-width:600px) {
		
		.my_produ_left .hd ul {
		    display: inline;
			width: 100%;
			    margin-left: 0;
		}
		.my_produ_left .hd ul li {
		    width: 48%;
		    margin-left: 1%;
		    float: left;
		    border: 1px solid #e2e2e2;
		    margin-bottom: 5px;
		}
		.my_produ_left .hd ul li:nth-child(5n) {
		    width: 98%;
		}
		.my_produ_left {
		    border-top: 0px solid #202b36;
		    border-bottom: 0px solid #202b36;
		    height: 0px;
		    margin: 0px;
		}
		.my_produ_left .hd {
		    height: 0px;
		    background: #999;
		}
    .cpzs_1 {
        width: 100%;
    }
    .cpzs_2 {
        width: 100%;
    }
    .cpzs_1_tu_w {
        margin-top: 10px;
    }
    .cpzs {
        margin-top: 10px;
    }
	.cpzs_2_nu {
		font-size: 18px;
		max-width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap; 
	}
	.qyzz{
		display:none;
	}
	
	.my_shfw li h1{
			padding-left:22px;
		    line-height: 35px;
			font-size: 14px;
			text-align: left;
	}
	.my_shfw li h2{
		display: none;
	}
	
	.myfoot {
		display: none;
	}
		}