/*767px以下通用样式*/
@media only screen and (max-width : 959px) {
	.header{ width:100%; height:auto; overflow:hidden;}
	.header_top1{ width: 100%; }
	.header_top p{ display: none;}
	.header_top span{ margin-left: 2%;}
	.header_center{ width:100%;}
	.header_center p{  display: none;  }
	.mune{ display:block;}
	.header_tel{display: none;}
	.logo{ width:95%; height:auto;}
	.logo img{ width: 100%; height: auto;}
	.nav{ width:100%; height:auto; overflow:hidden; background: #02A02F;}
	.nav ul{ width: 100%; height: auto;}
	.sousuo{ display: none;}
	.index_main{ width: 100%; left: 0%; margin-left: 0px; }
	.aboutus1{ width:100%; }
	.aboutus_title{ margin: 5% auto 3%; }
	.aboutus_l{ width: 95%; float: none; margin: 25px auto 0;}
	.about_l_news{ margin-bottom: 10px;}
	.aboutus_r{ width: 98%; margin: 0 1%; float: none; }
	.aboutus_r img{ width: 100%;}

	.shigong{ width: 100%; margin: 40px 0 30px;}
	.shigong_title img{ width: 250%; margin-left: -72%;}
	.picMarquee-left .bd ul li{ width: 50%;}

	.product{
		width:100%;
	}
	.product_l{
		display: none;
	}
	.product_r{
		width:100%;
	}
	.product_r_list ul li{
		width: 48%;
		margin: 1% 1%;
		border: 0;
	}
	.product_r_list ul li img{
		width: 94%;
		height: auto;
		padding: 3%;
	}
	.product_r_list ul li p{ margin-bottom: 8px;}

	.ad1,.ad2{ display: none;}

	.huoban{
		width: 100%;
		margin: 30px auto 15px;
	}
	.huoban_title{ }
	.huoban_title img,.anli_title img,.aboutus_title img{ width: 100%;}
	.picScroll-left .bd ul li{ width: 50%; }



	.anli{ width: 100%; height: auto; }
	.anli_content{
		width: 100%;
		margin: 0px auto;
	}
	.da-thumbs li{
		width:48%;
		height:auto;
		float:left;
		margin: 1%;
	}
	.da-thumbs li a img{

	}

	.news{ width: 100%; margin-bottom: 80px; }
	.news_content{ width: 100%; }
	.news_content_l{ width: 100%;}
	.news_list_title p{ width: 100%;}
	.news_list_title p a{ width: 30%; margin: 2% 0 0 2%;}
	.news_list{
		width: 100%;
		height: auto;
		margin: 0px 0px;
	}
	.news_txt dl dt{
		display: none;
	}

	.news_content_r{ width: 91%; padding: 4%;}

	.footers{ width:100%; height:56px; border:8px solid #E6AA4A; border-left:none; border-right:none; position: fixed; z-index: 99999; bottom:0; background-color:#02A02F; display:block;}
	.footers ul li{ width:25%; height:56px; float:left;}
	.footers ul li p{ width:85%; height:48px; margin:0px auto; text-align:center; padding:4px 0px;}
	.footers ul li p img{ width:30%; margin:1% auto; display:block;}
	.footers ul li p a{ color:#ffffff; font-size:0.8rem;}
	.link,.footer{ display:none;}
	
	.daohang{ width:96%;}
	.daohang_content{ height: 39px;}
	.ny_main{ width:100%; height:auto; overflow:hidden; margin:3% auto 0%;}
	.ny_pro{ width:100%; height:auto; margin:0px auto; overflow:hidden;}
	
	/*产品列表页*/
	.ny_product_l{ width: 100%; display: block;}
	.ny_product_l dl{ width: 100%;}
	.ny_product_l dl dt{ width: 98%;}
	.ny_product_l dl dd{ display: none;}

	.ny_anli{ display: none}

	.ny_news{ width:100%; margin: 0px auto;}
	.ny_news_l{  width: 96%; margin: 2%;}
	.ny_news_fl{ margin: 0px auto; float: none; background: none;}
	.ny_title span{ margin: 10% 0 3% 0%;}
	.ny_news_fl ul{  width: 90%;  height: auto;  margin: 3% auto; overflow: hidden;}
	.ny_news_fl ul li{ width: 100%;}
	.ny_pro_r{  width:100%; margin-bottom: 60px;}
	.ny_pro_content ul{ width:100%; margin-top:27px;}
	.ny_pro_content ul li{ width:42%; height:auto; overflow:hidden; float:left; margin:0px 4% 2% 4%;}
	.ny_pro_content ul li img{ width:95%; height:auto; padding: 2%;}

	/* 产品详细页 */
	.imgpart{ width: 100%;}
	.imgpart .pic img{ width: 97%;}
	.shuoming{ width: 100%;}
	.ny_prodetail_jj{
		width: 88%;
		margin: 20px auto 30px;
	}
	.ny_prodetail_img {
		width: 94%;
		margin: 0px auto;
	}
	.ny_prodetail_txt{
		width:94%;
	}

	.ny_prodetail_xq{
		width:100%;
	}

	/*新闻列表页*/
	.ny_news_r{
		width:100%;
	}
	.ny_news_top{background: none;}
	.ny_news_top img{ width: 90%; display: block; height: auto; padding: 2%; float: none; margin: 0px auto;}
	.ny_news_top span{ width: 96%; height: auto; margin: 10px 2% 10px 2%;}
	.ny_news_top p{ width: 96%; margin-right: 2%;}
	.ny_news_top .nynewsmore{  float: right; margin: 0 2% 0 0;}
	.ny_news_list{ margin: 20px auto 70px;}
	.ny_news_list li{ width: 99%;}
	.ny_news_list li:nth-child(2n){ float: left;}
	.ny_news_list li:nth-child(2n+1){ float: left;}





	.ny_newsdetial{ width:94%; height:auto; overflow:hidden; margin: 30px auto; color: #333333;}
	.ny_newsdetial .news_name{ width:95%; margin:0px auto; text-align:center; padding-bottom:30px;}
	
}



/*Styles for screen 960px-1200px,主要为了小屏浏览器 */
@media screen and (min-width: 960px) and (max-width: 1200px) {
	
	
}
/*Styles for screen 768px-959px 主要是平板横屏显示*/
@media screen and (min-width: 768px) and (max-width: 959px) {
	.mune{ width:10%; float:right; margin:5% 1% 0 0; display:block; cursor: pointer;}

	.logo{ width:auto; margin:4% 0 5% 1%;}
	.header_tel{ display:none;}
	.mune{ width:10%; float:right; margin:6% 1% 0 0; display:block; cursor: pointer;}
	.nav_bg{ width:100%; height:auto; display:none; position:relative;}
	.nav{ width:100%; height:auto;}
	.nav li{ width:100%; background-image: none;}


	.product_r_list ul li{
		width: 31%;
		margin: 2% 1%;
	}
	.picScroll-left .bd ul li,.picMarquee-left .bd ul li{ width: 33.33%;}
	/*.product_r_list ul li img{*/
	/*	width: 91%;*/
	/*	height: auto;*/
	/*	padding: 4px 7px;*/
	/*	border: 1px solid #C9C9C9;*/
	/*}*/


	.footers ul li p img{ width:15%; margin:1% auto; display:block;}

	.ny_news_fl ul li{ width: 48%; float: left; margin-right: 2%;}

	/*新闻列表页*/
	.ny_news{ width:100%;}
	.ny_news_content{ width:100%;}
	.ny_news_content ul{ width:96%; height:auto; overflow:hidden; margin:20px auto 0px;}
	.ny_news_content ul li{ width:100%; height:auto; margin-bottom:15px; overflow:hidden; border-bottom:1px solid #E7E7E7; padding-bottom:15px;}
	.ny_news_content ul li img{ display:block;}
	.news_txt2{ width:67%; height:auto;}

	.ny_prodetail_xq img{ width:auto; height:100%; float:none; display:block;}
}

/*Styles for screen 480px-767px,主要是手机横屏和平板竖屏显示*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.mune{ width:10%; float:right; margin:5% 1% 0 0; display:block; cursor: pointer;}
	
	.header_txt{background:#23487F;}
	.logo{ width:75%; margin:4% 0 5% 1%;}
	.header_tel{ display:none;}
	.mune{ width:10%; float:right; margin:6% 1% 0 0; display:block; cursor: pointer;}
	.nav_bg{ width:100%; height:auto; display:none; position:relative;}
	.nav{ width:100%; height:auto;}
	.nav li{ width:100%; background-image: none;}

	.liyou_content_list{
		width: 43%;
	}

	.ny_news_fl a{ width:31%; margin: 1%;}
	.ny_news_fl a:hover{ background-size: cover;}
	.ny_news_fl .newsfl_active{ background-size: cover;}


	.ny_pro_content ul li{ width:46%; height:auto; float:left; margin:2%;}
	.footers ul li p img{ width:18%; margin:1% auto; display:block;}
}



/*479px,主要是手机竖屏显示*/
@media only screen and (max-width : 479px) {
	.logo{ width:82%; margin: 1% 0 1% 1%;}
	.header_tel{ display:none;}
	.mune{ width:10%; float:right; margin:3% 1% 0 0; display:block; cursor: pointer;}
	.nav_bg{ height:auto;  position:relative; display: none}
	.nav{ width:100%; height:auto;}
	.nav li{ width:100%; background:none;}

	.product_title img{
		width: 90%;
		height: auto;
	}

	.liyou_content_list{
		width: 90%;
		height: auto;
		overflow: hidden;
		padding: 15px;
		margin: 3% auto;
	}

	.anli_title{
		margin:30px auto 20px;
	}


	/*产品列表页*/
	.daohang span{ display:none;}
	.ny_pro_content ul li{ width:348px; height:auto; overflow:hidden; float:none; margin:0px auto 3%;}
	.ny_pro_content ul li img{ width:326px; height:auto; padding: 10px;}

	.ny_prodetail_img img{ width: 90%; height: auto;}

	.ny_news_r ul li img{
		display: none;
	}
	.ny_news_r ul li p{
		width: 95%;
	}

	.ny_news_r ul li .newsmore{
		margin-left: 5%;
	}

	.footers{ display:block;}

	
}
@media only screen and (min-width: 320px) and (max-width: 360px) {

}
