@media screen and (max-width: 1200px){
.w1200{
	width: 100%;
}
.page_main{
	padding: 0 10px;
}
.flexslider{
  height: 400px;
}
.flexslider li{
  height: 400px;
  background-size: auto 100% !important;
}
/*top*/
.top .nav{
	float: right;
}
.top .logo{
	margin-right: 10px;
	margin-left: 10px;
}
.top .nav ul{
	border-right: 0px;
}

.top .right{
	display: none;
}
/*top end*/

/*foot*/
.foot .foot_nav{
	padding: 10px;
}
.foot .foot_main{
	padding: 25px 10px 0 10px;
}
.foot .foot_main .foot_contact{
	margin-right: 40px;
}
/*foot end*/

.banner .text{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -40px;
    margin-left: 0px;
    width: 100%;
    height: 80px;
    padding: 0 20px;
}
.banner .text:after{
  top: 50px;
  left: 20px;
}
.banner .text h3{
	font-size: 24px;
}
.banner .text h4{
	font-size: 22px;
}
.wrap-nav{
	bottom:-30px;
}

@media screen and (max-width: 980px){

.flexslider{
  height: 320px;
}
.flexslider li{
  height: 320px;
  background-size: auto 100% !important;
}

/*top*/
.top .nav ul li{
	padding: 0 10px;
}
.top .nav ul li a{
	padding: 0 5px;
}
/*top end*/

/*foot*/
.foot .foot_main .foot_link{
	display: none;
}
/*foot end*/

.pro_li ul li{
	width: 31%;
	margin-right: 3.5%;
}
.pro_li ul li:nth-child(4n){
	margin-right: 3.5%;
}
.pro_li ul li:nth-child(3n){
	margin-right: 0px;
}
/*.pro_li ul li:nth-child(n+7){
	display: none;
}*/

.photo_li li{
	width: 31%;
	margin-right: 3.5%;
}
.photo_li li:nth-child(4n){
	margin-right: 3.5%;
}
.photo_li li:nth-child(3n){
	margin-right: 0px;
}

}

@media screen and (max-width: 800px){

.pc_slide{
	display: none;
}
.wap_slide{
	display: block;
}

.flexslider{
  height: 300px;
}
.flexslider li{
  height: 300px;
  background-position: left -150px center !important;
  background-size: auto 100% !important;
}

/*top*/
.top{
	display: none;
}
.wap_top{
	display: block;
	position: fixed;
	z-index: 999;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
	background-color: #fff;
	/*padding-right: 30px;*/
	box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.wap_top_bg{
	height: 80px;
}
.wap_top .nav_btn{
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 25px 20px;
	height: 80px;
	/*background-color: #ccc;*/
}
.wap_top .nav_btn p{
	width: 30px;
	height: 5px;
	background-color: #464646;
	margin-top: 5px;
	transition: all 0.3s;
}
.wap_top .nav_btn p:nth-child(1){
	margin-top: 0;
	width: 30px;
}
.wap_top .nav_btn p:nth-child(2){
	width: 26px;
}
.wap_top .nav_btn p:nth-child(3){
	width: 22px;
}

.wap_top .nav_btn.on p{
	width: 30px;
	height: 4px;
}
.wap_top .nav_btn.on p:nth-child(1){
	margin-top: 15px;
	transform: rotate(45deg);
}
.wap_top .nav_btn.on p:nth-child(2){
	display: none;
}
.wap_top .nav_btn.on p:nth-child(3){
	margin-top: -4px;
	transform: rotate(-45deg);
}

.wap_top .logo{
	text-align: center;
}
.wap_top .logo a{
	font-size: 0px;
	display: inline-block;
	margin-top: 20px;
	height: 40px;
}
.wap_top .logo a img{
	max-height: 100%;
}
.wap_top .wap_top_lan{
	position: absolute;
	right: 20px;
	top: 25px;
}
.wap_top .wap_top_lan a{
	display: block;
	transform: rotateY(180deg);
}
.wap_top .wap_top_lan a img{
	display: block;
	width: 30px;
}
.banner{
	margin-top: 80px;
}

.nav_menu{
	display: block;
	position: fixed;
	z-index: 99;
	top: 80px;
	left: -80%;
	height: 100%;
	width: 80%;
	background-color: #fff;
	border-right: 1px solid #eee;
	/*box-shadow: 0 0 5px rgba(0,0,0,.2);*/
	transition: all 0.3s;
}
.nav_menu li{
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #eee;
}
.nav_menu li a{
	display: block;
	font-size: 18px;
	line-height: 32px;
}
.nav_menu_bg{
	display: none;
	position: fixed;
	z-index: 98;
	top: 0px;
	/*left: -100%;*/
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	transition: all 0.3s;
}

/*top end*/

.inbanner{
	margin-top: 80px;
}

/*foot*/
.foot{
	display: none;
}
.wap_foot{
	display: block;
	background-color: #666;
	padding: 8px 10px;
}
.wap_foot p{
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
/*foot end*/



}


@media screen and (max-width: 640px){

.pro_li ul li{
	width: 48%;
	margin-right: 4%;
}
.pro_li ul li:nth-child(4n){
	margin-right: 4%;
}
.pro_li ul li:nth-child(3n){
	margin-right: 4%;
}
.pro_li ul li:nth-child(2n){
	margin-right: 0;
}
/*.pro_li ul li:nth-child(n+7){
	display: block;
}*/
.pro_li ul li h3{
	line-height: 32px;
	height: 32px;
}

.photo_li li{
	width: 48%;
	margin-right: 4%;
}
.photo_li li:nth-child(4n){
	margin-right: 4%;
}
.photo_li li:nth-child(3n){
	margin-right: 4%;
}
.photo_li li:nth-child(2n){
	margin-right: 0;
}


}

@media screen and (max-width: 480px){

.index_main .inma_search{
	width: 80%;
}
.index_main h3{
	font-size: 30px;
}
.index_main h4{
	font-size: 20px;
}

.producitem{
	height: auto !important;
	padding: 10px 10px !important;
}
.producitem-name{
	width: 45%;
}
.producitem-name p:nth-child(1){
	font-size: 15px !important;
	line-height: 18px;
	height: 36px;
	margin-bottom: 9px;
}

}