@charset "utf-8";

@media (min-width:1200px){
	/*产品中心样式*/
	.product-center{width:1200px;margin: 0 auto;padding:0px;}
	.product-center .product-center-title{width:100%;height:60px;margin:40px auto;}
	.product-center .product-center-title p{height:60px;line-height:60px;text-align:center;}
	.product-center .product-center-title p > span{display:block;line-height: 30px;}
	.pro-cen-title{font-size:26px;  letter-spacing: 16px;color: #666;padding-left: 12px;}
	.pro-en-line {text-decoration:underLine;color:#666;letter-spacing: 2px;}
	.product-detail{width:100%;min-height: 600px;margin:0px auto;/* border:1px solid #b1acac; */ margin-bottom: 60px;}
	.product-detail-list li{list-style:none;float:left;border:1px solid #ececec;}
	
	.product-detail .product-list{border: 1px solid #ececec;}
	.product-detail .product-list:hover{background:#ececec;border:1px solid #666;}
	.product-list .pro-detail-img{width:95%;height:auto;margin:5px auto;overflow: hidden;}
	.product-list .pro-detail-them{width:95%; height: 80px;text-align: center; line-height: 90px;margin: 0 auto;border-left: 1px dotted #666; border-right: 1px dotted #666;}
	
	
	
	.product-detail-list li:hover{background:#ececec;border:1px solid #666;}
	.pro-detail-them a{padding:0px 20px; border-left:3px solid #666; border-right:3px solid #666;font-size: 20px;}
	
	/*end*/
	/*产品详情样式  */
	.title-header{width:1200px;min-height:600px;margin:10px auto;overflow:hidden;}
	.header-log{margin-top:10px auto;}
	.producut-desc{width:1200px;margin-top: 50px;}
	.producut-desc .desc{float:left;width:50%;}
	.producut-desc .desc h5{font-weight:700;font-size:14px;padding:20px 0px 5px 0px;}
	.producut-desc .desc-features{list-style:disc;}
	.producut-desc .desc-size .price{margin-top:20px;}
	.producut-desc .desc-size .price span{background:#02051b;color:#ffffff;padding:5px;}
	.clearfixe{clear:both}
	
}
/*分辨率小于1200px*/
@media (max-width:1200px){
	.header_title .nav{height:60px;width:100%;line-height:80px;}
	.product-detail{ width:100%;}
	.product-center{width:100%;margin: 0 auto;padding:0px;}
	.product-center .product-center-title{width:100%;height:60px;margin:40px auto;}
	.product-center .product-center-title p{height:60px;line-height:60px;text-align:center;}
	.product-center .product-center-title p > span{display:block;line-height: 30px;}
	.pro-cen-title{font-size:26px;  letter-spacing: 16px;color: #666;padding-left: 12px;}
	.pro-en-line {text-decoration:underLine;color:#666;letter-spacing: 2px;}
	.product-detail{width:100%;min-height: 600px;margin:0px auto;/* border:1px solid #b1acac; */ margin-bottom: 60px;}
	
	.product-detail .product-list{border: 1px solid #ececec;}
	.product-detail .product-list:hover{background:#ececec;border:1px solid #666;}
	.product-list .pro-detail-img{width:95%;height:auto;margin:5px auto;overflow: hidden;}
	.product-list .pro-detail-them{width:95%; height: 80px;text-align: center; line-height: 90px;margin: 0 auto;border-left: 1px dotted #666; border-right: 1px dotted #666;}
	
	.pro-detail-img{width:95%;height:auto;margin:5px auto;overflow: hidden;}
	.product-detail-list li:hover{background:#ececec;border:1px solid #666;}
	.pro-detail-them{width:95%; height: 80px;text-align: center;line-height: 90px;margin: 0px auto;border-left: 1px dotted #666; border-right: 1px dotted #666;}
	.pro-detail-them a{padding:0px 20px; border-left:3px solid #666; border-right:3px solid #666;font-size: 20px;}
	
	/*产品详情样式  */
	.title-header{width:1100px;min-height:600px;}
	.producut-desc{width:1100px;margin-top: 50px;}
}

@media(min-width:780px)  and (max-width: 1000px){
	
	#menu-logo{display:none;}
	/*产品中心样式*/
	.product-center{width:100%;margin: 0 auto;padding:0px;}
	.product-center .product-center-title{width:100%;height:60px;margin:40px auto;}
	.product-center .product-center-title p{height:60px;line-height:60px;text-align:center;}
	.product-center .product-center-title p > span{display:block;line-height: 30px;}
	.pro-cen-title{font-size:26px;  letter-spacing: 16px;color: #666;padding-left: 12px;}
	.pro-en-line {text-decoration:underLine;color:#666;letter-spacing: 2px;}
	.product-detail{width:90%;min-height: auto;margin:0px auto;/* border:1px solid #b1acac; */ margin-bottom: 60px;}
	
	.product-detail .product-list{border: 1px solid #ececec;}
	.product-detail .product-list:hover{background:#ececec;border:1px solid #666;}
	
	.product-detail-list {margin: 0 auto; width: 100%;}
	.pro-detail-img{width:95%;height:auto;margin:5px auto;overflow: hidden;}
	.product-detail-list li:hover{background:#ececec;border:1px solid #666;}
	.pro-detail-them{width:95%; height: 80px;text-align: center;line-height: 90px;margin: 0px auto;border-left: 1px dotted #666; border-right: 1px dotted #666;}
	.pro-detail-them a{padding:0px 20px; border-left:3px solid #666; border-right:3px solid #666;font-size: 20px;}

}
@media (min-width: 480px) and (max-width: 780px) {
	/*产品中心样式*/
	.product-center{width:100%;margin: 0 auto;padding:0px;}
	.product-center .product-center-title{width:100%;height:60px;margin:40px auto;}
	.product-center .product-center-title p{height:60px;line-height:60px;text-align:center;}
	.product-center .product-center-title p > span{display:block;line-height: 30px;}
	.pro-cen-title{font-size:26px;  letter-spacing: 16px;color: #666;padding-left: 12px;}
	.pro-en-line {text-decoration:underLine;color:#666;letter-spacing: 2px;}
	.product-detail{width:90%;min-height: auto;margin:0px auto;/* border:1px solid #b1acac; */ margin-bottom: 60px;}
	
	.product-detail .product-list{border: 1px solid #ececec;}
	.product-detail .product-list:hover{background:#ececec;border:1px solid #666;}
	
	.product-detail-list {margin: 0 auto; width: 100%;}
	.pro-detail-img{width:95%;height:auto;margin:5px auto;overflow: hidden;}
	.product-detail-list li:hover{background:#ececec;border:1px solid #666;}
	.pro-detail-them{width:95%; height: 80px;text-align: center;line-height: 90px;margin: 0px auto;border-left: 1px dotted #666; border-right: 1px dotted #666;}
	.pro-detail-them a{padding:0px 20px; border-left:3px solid #666; border-right:3px solid #666;font-size: 20px;}
	
	#foot{min-width:100%;display:none;}
}

@media (max-width: 480px) {
	/*产品中心样式*/
	.product-center{width:100%;margin: 0 auto;padding:0px;margin-top: 70px;}
	.product-center .product-center-title{width:100%;height:60px;margin:40px auto;}
	.product-center .product-center-title p{height:60px;line-height:60px;text-align:center;}
	.product-center .product-center-title p > span{display:block;line-height: 30px;}
	.pro-cen-title{font-size:26px;  letter-spacing: 16px;color: #666;padding-left: 12px;}
	.pro-en-line {text-decoration:underLine;color:#666;letter-spacing: 2px;}
	.product-detail{width:90%;min-height: auto;margin:0px auto;/* border:1px solid #b1acac; */ margin-bottom: 60px;}
	
	.product-detail .product-list{border: 1px solid #ececec;}
	.product-detail .product-list:hover{background:#ececec;border:1px solid #666;}
	
	.product-detail-list {margin: 0 auto; width: 100%;}
	.pro-detail-img{width:95%;height:auto;margin:5px auto;overflow: hidden;}
	.product-detail-list li:hover{background:#ececec;border:1px solid #666;}
	.pro-detail-them{width:95%; height: 80px;text-align: center;line-height: 90px;margin: 0px auto;border-left: 1px dotted #666; border-right: 1px dotted #666;}
	.pro-detail-them a{padding:0px 20px; border-left:3px solid #666; border-right:3px solid #666;font-size: 20px;}
	
	
}