@media(min-width:992px) {
	
	.navbar {
		display: none;
	}

@media(max-width:992px) {
	.banner > img {
	    width: 100%;
	    height: auto;
	    position: relative;
	    left: 0%;
	    margin-left: 0px;
	}
	
	.banner {
	    width: 100%;
	    position: relative;
	    overflow: hidden;
	    height: auto;
	}
	.navbar-default .hamburger .hamburger-bar {
		background: #fff !important;
	}

	.hamburger:before,
	.hamburger:after {
		content: "";
	}

	.hamburger .hamburger-bar {
		margin: 6em 0;
	}

	.navbar-default .hamburger:before {
		margin-bottom: 5px;
		background: #fff !important;
	}

	.navbar-default .hamburger:after {
		margin-top: 5px;
		background: #fff !important;
	}

	.navbar-header {
		width: 100%;
	}

	.met-nav .navbar-nav {
		margin: 20px 0;
		width: 100%;
	}

	.navbar {
		padding: 0.8rem 0rem !important;
	}

	.met-nav .nav>li {
		margin-left: 0 !important;
		border-bottom: solid 1px #e7e7e7;
	}

	.met-nav .nav>li>a {
		border-radius: 10px;
		-webkit-transition: background .5s;
		padding: 10px 15px;
		line-height: 90px;
		font-size: 45px;
	}

	.top {
		display: none;
	}

	.met-nav .dropdown.open>a,
	.met-nav .nav li a.active {
		color: #fff !important;
		background: #1e8bc3 !important;
		margin-right: 0px;
	}

	.nav>li>a {
		position: relative;
		display: block;
	}

	.gr_kefu {
		width: 50px;
		height: 250px;
		top: 150px;
	}

	.gr_kefu ul li {
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 20px;
	}

	.gr_kefu ul li .sidebox {
		width: 50px !important;
		height: 50px;
	}

	.gr_kefu ul li .kImg {
		width: 50px;
		height: 50px;
	}

	.gr_kefu ul li .sidetop {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}

	.row {
		padding: 0px;
		margin: 0px;
		width: 100%;
		display: inline-block;
	}
}



.met-nav .navbar-toggle {
	height: 32px;
	color: #fff;
	margin: 8px 15px 8px;
	padding: 9px 10px;
	background: #1e8bc3 !important;
}

.hamburger:before,
.hamburger .hamburger-bar,
.hamburger:after {
	display: block;
	width: 1em;
	height: .1em;
	margin: 0;
	border-radius: 1px;
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 16px;
	margin-right: 15px;
	margin-bottom: 16px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 3px;
}


@media(max-width:992px) {

	.shop-product-wrap .product-item .product-thumb img,
	.shop-product-wrap .product-list-item .product-thumb img {
		width: 100%;
		height: 100%;
	}
	
	.shop-product-wrap .product-item,
	.shop-product-wrap .product-list-item {
		margin-bottom: 10px;
	}
	.shop-product-wrap .product-item .product-content,
	.shop-product-wrap .product-list-item .product-content {
		padding: 10px 0 5px;
	}
	.vertical-align-middle img{
		width: 95%;
		float: left;
	}
	.navbar-brand{display: flex;}

	.h6,
	h6 {
		font-size: 16px;
	}

	.shop-product-wrap .product-item .product-content h6 a,
	.shop-product-wrap .product-list-item .product-content h6 a {
		font-size: 16px;
	}

	.shop-product-wrap .product-item .product-content,
	.shop-product-wrap .product-list-item .product-content {
		margin: 5px auto;
	}

	.widget.widget-archive .widget-wrapper li a,
	.widget.widget-category .widget-wrapper li a {
		font-size: 16px;
		padding: 5px 0px;
	}
	.widget-header{
		padding-top: 16px !important;
	}

	.widget .widget-header h5 {
		font-size: 19px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	.box .menu_1 {
	    line-height: 34px;
	    font-size: 17px;
	    margin-top: 30px;
	}
	.menu_1 li {
		height: 100px;
	}

	.menu_1 .xian {
		top: 60px;
	}

	.xian_1 {
		top: 90px
	}

	article {
		margin-top: 39px;
	}
	.cplb_as {
		width: 100% !important;
	}
	.cplb {
		padding: 0px;
	}
	.agri-ul{
		display: inline-flex;
		flex-wrap: wrap;
		/* word-wrap: break-word;
		word-break: normal; */
	}
	.widget.widget-archive .widget-wrapper li, .widget.widget-category .widget-wrapper li{
		display: inline-block;
	}
	.common-pagination .sm-pagination .fui-paging .fui-paging-list a, .common-pagination .sm-pagination .fui-paging .fui-paging-form button{
		font-size: 16px !important;
		line-height: 90px !important;
	}
	.common-pagination .sm-pagination .fui-paging .fui-paging-list .fui-prev, .common-pagination .sm-pagination .fui-paging .fui-paging-list .fui-next{
		font-size: 16px !important;
	}
	.col-md-6{
		flex: 0 0 50%;
	}
	.common-pagination .sm-pagination .fui-paging .fui-paging-list a.fui-prev-disabled, .common-pagination .sm-pagination .fui-paging .fui-paging-list a.fui-next-disabled{
		font-size: 16px !important;
	}
	.common-pagination{
		margin-left: 30% !important;
	}
	.common-pagination .sm-pagination .fui-paging .fui-paging-list .fui-current{
		width: 40px !important;
		height: 40px !important;
		font-size: 16px !important;
		
	}
	.justify-content-center>div:nth-child(2){
		padding: 0px;
	}
	.shop-product-wrap{
		display: flex;
	}
	.shop-product-wrap>div{
		padding: 0px;
	}
	.shop-product-wrap>div:nth-child(2n){
		padding-left: 5px;
	}
	.shop-product-wrap>div:nth-child(odd){
		padding-right: 5px;
	}
	.lianjie{
		font-size: 55px !important;
	}
	.copyright a{
		font-size: 16px;
	}
	.copyright{
		font-size: 16px !important;
	}
	.footer-container{
		width: 100% !important;
	}
	.common-pagination .sm-pagination .fui-paging * {
	    display: initial;
	}
	.Prodbj{
		display: none;
	}
	.Prod{
		display: none;
	}
	.kf_wx img{
		width: 100px !important;
		height: 100px !important;
	}
	.gr_kefu .kf_wx {
	    left: -130px;
	    width: 130px;
	}
	.gr_kefu .kf_wx p{
	    font-size: 16px;
	}
}
