@media screen and (max-width: 481px) {
	//手机端
	.ipadfooter {
		display: none;
	}
	.cate-left {
		float: left;
		width: 100%;
		margin-right: 0;
		margin-bottom: 2%;
	}
	.cate-right {
		float: left;
		width: 100%;
	}
	.pro-tit {
		font-size: 1.3rem;
		width: 231px;
		margin: 0 auto;
		line-height: 1.3rem;
		margin-bottom: 1.5rem;
	}
	.pro-tit img {
		width: 80px !important;
	}
	.about {
		padding: 1rem 0;
	}
	.about-left .about-title {
		font-size: 1rem;
		padding: 0.5rem 0;
	}
	.product-title {
		font-size: 1rem;
		margin-bottom: 1rem;
	}
	.news-title {
		font-size: 1rem;
		padding: 1rem 0;
	}
	.news {
		padding: 1rem 0;
	}
	.pro-top .top-tit {
		font-size: 1.3rem;
		margin-bottom: 1rem;
		font-weight: bold;
	}
	.pro-top .top-description {
		font-size: 0.7rem;
		margin-bottom: 1rem;
	}
	
	.pro-bottom a .duc-tit {
	    text-align: center;
	    color: black;
	    font-weight: bold;
	    font-size: 0.8rem;
	}
	
	.duc-des {
		color: #888888;
		font-size: 0.75rem;
		margin-bottom: 1rem;
	}
	.duc-link {
		font-size: 0.75rem;
		color: black;
		margin-bottom: 2rem;
	}
	.con-img1 {
		width: 100%;
		margin-right: 0;
	}
	.con-img2 {
		width: 50%;
	}
	.show-next {
		float: left;
		color: #656565;
		font-size: 0.75rem;
		margin-top: 1rem;
		width: 100%;
	}
	.wt-bottom .pro-list .duc-link {
		padding: 1rem;
		font-size: 0.75rem;
		color: black;
		margin: 0;
	}
	/*.ry {
	    padding: 53% 0 0%;
	}*/
	/*.slide1{
		display: none !important; 
	}
	
	.slide2{
		display: block;
	}
	*/
	.adv-list-left p {
		font-size: 0.8rem;
		font-weight: bold;
	}
	.adv-list {
		min-height: 200px;
		margin-bottom: 0rem;
	}
	.cust-left {
		float: none;
		width: 40%;
		min-width: auto;
		margin: 0 auto;
		padding: 1rem 0;
		box-sizing: border-box;
	}
	.cust-left img {
		width: 100%;
		height: 100%;
		min-width: auto;
	}
	.num-list .num-tit {
		font-size: 1.3rem;
		font-weight: bold;
		font-family: Oswald Meidum;
	}
	.num-des {
		font-size: 0.8rem;
	}
	.num-list {
		margin-bottom: 0;
		min-height: 5rem;
	}
}

@media screen and (max-width:465px) {
	.ipadfooter {
		display: none;
	}
	.news2 .new-lists1 img {
		width: 39%;
	}
	.news2 .new-lists1 .list-des {
		width: 60%;
	}
	.news2 .new-lists2 img {
		width: 39%;
	}
	.news2 .new-lists2 .list-des {
		width: 60%;
	}
	.footbo-left a {
		font-size: 0.9rem;
		color: #a0a0a0;
	}
	.news-bottom .news-list .news-title {
		color: black;
		font-size: 0.8rem;
		margin: 0 0 0.5rem;
		font-weight: bold;
	}
	.news-bottom .news-list .news-description {
		color: #888888;
		font-size: 0.7rem;
		line-height: 1.3rem;
		height: 40px;
	}
}

@media screen and (max-width:432px) {
	.ipadfooter {
		display: none;
	}
	.news-flag img {
		width: 100%;
	}
	.news-des {
		width: 100%;
		position: unset;
		padding: 1rem;
		box-sizing: border-box;
	}
	.news-tit {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}

@media screen and (max-width:416px) {
	.cate-tit {
		top: 0.5rem;
		left: 0.5rem;
		font-size: 0.7rem;
	}
	.news-list-left .s {
		font-size: 1.5rem;
	}
}

@media screen and (max-width:407px) {
	.cate-tit {
		top: 0.5rem;
		left: 0.5rem;
		font-size: 0.7rem;
	}
	.cate-button {
		bottom: 0.5rem;
		left: 0.5rem;
	}
}

@media screen and (max-width:376px) {
	/*a,div,p{
		font-size: 0.7rem !important;
	}*/
	.product-des {
		bottom: 0.1rem;
	}
	.top .logopic {
		display: none;
	}
	.top .logopic2 {
		display: block;
		width: 68% !important;
	}
	.news-list h2 {
		font-size: 1rem !important;
	}
	.nav-ul li a {
		padding: 0.9em 1rem;
	}
	.pro-box {
		/*width: 100%;*/
	}
}