@media (max-width: 768px){

.paging li,
.paging li.style{
	display: none;
}
.paging li.active,
.paging li.style1{
	display: inline-block;
}
.contain{
	width: 92%;
}
.header .contain{
	width: 92%;
}
.header .share,
.header .nav{
	display: none;
}
.header{
	padding-bottom: 34px;
}
.header .search{
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 0;
	width: 100%;
}
.header .logo img{
	height: 40px;
}
.header .right{
	margin-right: 30px;
}
.small_nav_btn{
	display: block;
}
.header .search input{
	width: calc( 100% - 34px )
}
.in_end .contain{
	width: 80%;
}
.in_end .main input{
	float: none;
	margin: 0 auto 7px;
	width: 100%;
	display: block;
}
.in_end .main select{
	width: 100%;
	float: none;
	margin: 0 auto 7px;
	display: block;
}
.in_end .main .btn{
	float: none;
	width: 100%;
	margin-top: 30px;
}
.footer .left{
	width: 100%;
}
.footer .left .logo a{
	display: block;
	height: 55px;
	margin: 0;
}
.footer .mid{
	width: 100%;
	margin-left: 0;
}
.footer .right{
	float: left;
	width: 100%;
}
.h_line{
	height: 102px;
}
.header{
	box-shadow: none;
}
.contact .title{
	margin: 50px 0;
}
.contact .right,
.contact .left{
	width: 100%;
}
.banner .img{
	height: 100px;
}
.banner{

    border-left-width: 5px;
    margin-left: 5px;
    border-left: 5px solid #0f7ca8;
    border-bottom: 5px solid #0f7ca8;
    border-bottom-width: 5px;
}
.in_top .img{
	width: 100%;
}
.in_top a{
	height: inherit;
	padding: 20px 40px;
}
.in_top .swiper-button-prev{
	left: 0;
	width: 40px;
	height: 40px;
}
.in_top .swiper-button-next{
	right: 0;
	width: 40px;
	height: 40px;
}
.in_top .font{
	width: 100%;
}
.in_mid{
	width: 92%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.product .top .font{
	width: 100%;
}
.product .top .img{
	width: 100%;
}
.product .main li{
	margin-right: 3%;
	margin-bottom: 35px;
	width: 48.5%;
}
.product .main li:nth-of-type(2n){
	margin-right: 0;
}
.product .main li .img{
	height: 150px;
}
.pro_detail .top .img{
	width: 100%;
}
.pro_detail .top .font{
	width: 100%;
}
.j_table th{
	padding: 0 10px;
	font-size: 14px;
}
.j_table td{
	font-size: 14px;
    padding: 8px 10px;
}























}
@media (min-width: 769px) and (max-width: 1170px){




.contain{
	width: 92%;
}
.header .contain{
	width: 92%;
}
.header .share,
.header .nav{
	display: none;
}
.header{
	padding-bottom: 34px;
}
.header .search{
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 0;
	width: 100%;
}
.header .logo img{
	height: 40px;
}
.header .right{
	margin-right: 30px;
}
.small_nav_btn{
	display: block;
}
.header .search input{
	width: calc( 100% - 34px )
}
.in_end .contain{
	width: 80%;
}
.in_end .main input{
	float: none;
	margin: 0 auto 7px;
	width: 100%;
	display: block;
}
.in_end .main select{
	width: 100%;
	float: none;
	margin: 0 auto 7px;
	display: block;
}
.in_end .main .btn{
	float: none;
	width: 100%;
	margin-top: 30px;
}
.footer .left{
	width: 48.5%;
}
.footer .left .logo a{
	display: block;
	height: 55px;
	margin: 0;
}
.footer .mid{
	width: 48.5%;
	margin-left: 0;
	float: right;
}
.footer .right{
	float: right;
	width: 48.5%;
}
.h_line{
	height: 102px;
}
.header{
	box-shadow: none;
}
.contact .title{
	margin: 50px 0;
}
.contact .right,
.contact .left{
	width: 100%;
}
.banner .img{
	height: 250px;
}
.banner{

    border-left-width: 5px;
    margin-left: 5px;
    border-left: 5px solid #0f7ca8;
    border-bottom: 5px solid #0f7ca8;
    border-bottom-width: 5px;
}
.in_top .img{
	width: 100%;
}
.in_top a{
	height: inherit;
	padding: 20px 40px;
}
.in_top .swiper-button-prev{
	left: 0;
	width: 40px;
	height: 40px;
}
.in_top .swiper-button-next{
	right: 0;
	width: 40px;
	height: 40px;
}
.in_top .font{
	width: 100%;
}
.in_mid{
	width: 92%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.product .top .font{
	width: 58%;
}
.product .top .img{
	width: 40%;
}
.product .main li{
	margin-right: 2%;
	margin-bottom: 35px;
	width: 32%;
}
.product .main li:nth-of-type(2n){
	margin-right: 2%;
}
.product .main li:nth-of-type(3n){
	margin-right: 0;
}
.product .main li .img{
	height: 250px;
}
.pro_detail .top .img{
	width: 40%;
}
.pro_detail .top .font{
	width: 58%;
}
.j_table th{
	padding: 0 10px;
	font-size: 14px;
}
.j_table td{
	font-size: 14px;
    padding: 8px 10px;
}











}
@media (min-width: 1170px) and (max-width: 1600px){

.header .contain{
	width: 1170px;
}
}