@media screen and (min-width:769px){
	.col-sm-12{
		width: 100%;
		float: left;
	}
	.col-sm-6{
		width:50%;
		float:left;
		}

	.col-sm-9{
		width: 75%;
		float:left;
	}	

	.col-sm-8{
		width:66.666666%;
		float:left;
		}

	.col-sm-7{
		width:58.33333%;
		float:left;
	}

	.col-sm-5{
		width: 41.66666%;
		float:left;
	}
	
	.col-sm-4{
		width:33.33333%;
		float:left;
		}
	.col-sm-3{
		width: 25%;
		float: left;
	}	
	.col-sm-2{
		width:16.66666%;
		float: left;
		}
	.col-sm-1{
		width:8.333333%;
		float: left;
		}	
	.in_container{
		padding-left:28px;
		padding-right:28px;
		}
		
		
	}



@media screen and (min-width:993px){
	
	.hide-md-min{
		display:none;
		}
	.col-md-3{
		width:25%;
		float:left;
		}

	.col-md-2{
		width:16.66666%;
		float:left;
		}
	.col-md-6{
		width: 50%;
		float:left;
	}
	.col-md-4{
		width:33.33333%;
		float:left;
		}	


	}

@media screen and (min-width:1201px){
	.col-lg-3{
		width: 25%;
		float: left;
	}
}	


	


@media screen and (max-width:1200px){
	.main{
   	padding-left: 15px;
   	padding-right: 15px;
   }
	.i_s_1 .t1	{
		margin-top: 8%;
	}
	.i_s_1 .tc1{
		font-size: 1.8rem;
	}
	.logo{
		margin-top: 3%;
		width:280px;
	}	
	.nav{
		width: 69%;
	}
	.show_nav .logo{
		margin-top: 1.5%;
	 width: 25%;
	}
	.show_nav .nav{
		width: 73%;
	}

}	
	
@media screen and (max-width:992px){
	.container{
		padding-left:15px;
		padding-right:15px;
		}
	.show-md{
		display:block !important;
		}	
	.hide-md{
		display:none !important;		
		}

	.fz-tomd-18{
		font-size:1.8rem !important;
	}

	.fz-tomd-16{
		font-size:1.6rem !important;
	}	
	
	.fc-tomd-6{
		color: #666 !important;
	}	
	
   .h_b{
   	height: 40px;
   	border-bottom: 1px solid #ccc;

   }
  .logo{
  	margin-top: 5px;
  	width: 220px;
  }

.show_nav .h_b{
	height: 40px;
   	border-bottom: 1px solid #ccc;
}
.show_nav .logo{
		margin-top: 5px;
		width: 220px;
}
.i_banner,.in_banner{
	margin-top: 41px;
}
	.i_p_1 ul li{
		margin-bottom: 15px;
	}
.in_so_1 li{
	margin-bottom: 25px;
}		
.in_so_1 .tc1{
	margin-top: 20px;
}

	}



@media screen and (max-width:768px){
	
	.col-xs-6{
		width:50%;
		float:left;
		}
	.col-xs-4{
		width:33.33333%;
		float:left;
	}
	.col-xs-3{
		width:25%;
		float:left;
	}	

	.hide-sm{
		display: none !important;
	}	
	.show-sm{
		display: block !important;
	}	



	.bn_text1 .tc5{
		border-width: 1px;
	}



.i_s_1 .cover_text{
		position: relative;
	}

	.i_s_1 li:hover .cover_text{
		opacity: 1;
	}
 
  .i_product ul li{

  	margin-bottom: 25px;
  }

	.i_p_1 .cover_bg{
		position: relative;
		height: auto;
		top: auto;
		bottom: 0;
		padding: 5px 0;
		opacity: 1;
		background: #fff;
		padding-bottom:15px;
	}
.i_p_1 .cover_bg a{
	background: #d5022c;
}
	.i_p_1 .cover_bg a:hover{
	background: #000;
	border-color: #000;
	
	}
	.i_p_1 .a1{
	left: 0;
	
	}
	.i_p_1 .a2{
		right: 0;
		
	}
	


   .i_p_1 .t1,.i_p_1 .pic1{
  
   display: block;
   width: 100%;
   height: auto;
   }

   .i_ab_3 .cover_text{
   	width: 150px;
   	height: 60px;
   	opacity: 1;
   	border:0;
   	background: none;
   }
   .i_ab_3 .t1{
   	bottom: 0;
   	border:0;
   }
.i_ab_3 .tc1{
	left: -5%;
	top: -200%;
	width: auto;
	height: auto;
}
.i_p_1 .owl-controls{
	display: block;
}
.f_t{
background: #000;
}
.f_t,.f_t_2{
	height: 340px;
}
.f_t_2{
	min-width: 450px;
}



.i_cu_2 .t1{
	padding-left: 0;
}
.in_tit1{
	position: relative;
	
	margin-bottom: 25px;
	margin-right: -15px;
}
.in_tit1 dl dt{
	width: 222px;
	border: 1px solid #d5022c;
	
	float: right;
}

.in_so_1 .t_l{
	width: 100%;
	float: none;
	padding-right:0;
}

.in_so_1 .t_r{
	width: 100%;
	float: none;
	padding-left:0;
}

.in_so_1 .pic_l{
	width: 100%;
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.in_so_1 .pic_r{
	width: 100%;
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.f_b{
	margin-bottom:55px;
}
}
