﻿
@media only screen and (max-width: 1680px){}
@media only screen and (max-width: 1366px){
	.index-banner-box, .index-banner-img{
		height: 450px;
	}
}
@media only screen and (max-width: 1200px){
	.header-box,
	.header-info,
	.footer-box{
		width: 95%;
	}
	.index-banner-box, .index-banner-img{
		height: 390px;
	}

	.index-products-box{
		width: 1000px;
	}
	.index-products-img-box{
		height: 333px;
	}
	.index-products-text-box,
	.index-products-more{
		padding-left: 30px;
	}
	.index-products-text-box{
		max-height: 190px;
	}
	.index-products-title-box{
		padding-bottom: 20px;
	}
	.products-box,
	.products-page-box{
		width: 1000px;
	}
	.products-img-list{
		width: 320px;
	}
	.products-img-box{
		height: 225px;
		box-sizing: border-box;
	}
	.products-img-list{
		margin-bottom: 15px;
	}
	.prodcuts-img-list-box .products-img-list:nth-child(3n+2){
		margin: 0 20px;
	}
	.products-page-info-img-box{
		width: 600px;
	}

	.prodcuts-page-info-img-list{
		height: 430px;
	}
	.products-page-info-box .slick-prev, .products-page-info-box .slick-next{
		width: 20px;
		height: 20px;
	}
	.products-page-info{
		width: calc(100% - 600px);
	}
	.products-page-info{
		padding: 0 20px;
	}
	.products-page-title{
		font-size: 22px;
		height: 70px;
	}
	.products-page-price{
		font-size: 22px;
		padding-bottom: 10px;
	}
	.products-page-text{
		line-height: 2;
		height: inherit;
	}
	.footer-fb{
		width: 500px;
		max-width: 100%;
	}
	.footer-info-box{
		width: calc(100% - 500px);
		padding-left: 10px;
		box-sizing: border-box;
	}
	.products-page-buy{
		height: 60px;
		line-height: 60px;
		font-size: 22px;
	}
	.banner-box{
		height: 180px;
	}
	.banner-title{
		font-size: 22px;
	}
	.about-license-box{
		width: 1000px;
	}
	.about-license-list{
		margin: 0 30px;
	}
	.about-info-img{
		width: 470px;
	}
}
@media only screen and (max-width: 1024px){
	.banner-box{
		height: 150px;
	}
	
	.index-banner-box, .index-banner-img{
		height: 320px;
	}
	.index-banner-slong-box{
		width: 80%;
		left: 10%;
	}
	.about-license-box{
		width: 900px;
	}
	.about-license-list{
		margin: 0 5px;
	}

}
@media only screen and (max-width: 1000px){
	.index-products-info{
		width: 100%;
		display: block;
	}
	.index-products-img-box{
		width: 500px;
		max-width: 100%;
		height: 416px;
		display: block;
		margin: 0 auto;
		margin-top: 20px;
	}
	.index-products-box .index-products-list:nth-child(even) .index-products-text-box{
		padding: 0;

	}
	.index-products-text-box, .index-products-more{
		padding: 0;
		text-align: center;

	}
	.about-license-box{
		width: 800px;
	}
	.about-license-list{
		margin: 0 5px;
	}
	.products-box, .products-page-box{
		width: 750px;	
		padding: 20px 0;
	}
	.rwd-products-list-box{
		display: block;
		font-size: 18px;
		text-align: center;
		color: #0c5e2a;
		border: 1px solid #0c5e2a;
		box-sizing: border-box;
		height: 46px;
		line-height: 46px;
		position: relative;
		border-bottom: 0;
	}
	.products-list{
		display: none;
		padding: 10px 0 ;
		text-align: center;
		border-top:  1px solid #0c5e2a;
	}
	.products-list-box{
		width: 100%;
		display: block;
		padding: 0;
		border: 1px solid #0c5e2a;
		border-top: 0;
	}
	.products-list:before{
		display: none;
	}
	.rwd-products-list-box:after {
	    content: 'nomal';
	    width: 0px;
	    height: 0px;
	    font-size: 0;
	    margin: 0 auto;
	    border-right: 15px solid transparent;
	    border-top: 15px solid  #0c5e2a;
	    border-left: 15px solid transparent;
	    display: block;
	    position: absolute;
	    bottom: 12px;
	    right: 5%;
	}
	.products-title-box{
		width: 100%;
		display: block;
	}
	.products-title{
		font-size: 20px;
	}
	.prodcuts-img-list-box .products-img-list:nth-child(3n+2){
		margin: 0;
	}
	.prodcuts-img-list-box .products-img-list:nth-child(even){
		margin-left: 30px;
	}
	.products-img-list{
		width: 360px;
	}
	.products-img-box{
		height: 255px;
	}
	.map-box{
		height: 260px;
	}
	.products-page-info-img-box{
		width: 700px;
		display: block;
		margin: 0 auto;
	}
	.prodcuts-page-info-img-list{
		height: 500px;
	}
	.products-page-info{
		width: 700px;
		max-width: 100%;
		padding: 0;
		display: block;
		margin: 0 auto;
		margin-top: 20px;
	}
	.products-page-buy{
		width: 700px;
		max-width: 100%;
		display: block;
		margin: 0 auto;
		margin-top: 20px;
	}
}
@media only screen and (max-width: 800px){
	.about-license-box{
		width: 730px;
	}
	.about-license-list{
		margin: 0 20px;
	}
	.about-license-list span{
		height: 390px;
	}
	.footer-box{
		width: 500px;
		padding: 10px 0;
	}
	.footer-info-box,
	.footer-fb{
		width: 100%;
		display: block;;
	}
	.footer-info-box{
		padding-left: 0;
		padding-top: 10px;
	}
	.web{
		padding-top: 20px;
	}
	.contact-info-form{
		width: 95%;
	}
	.contact-info-form li{
		width: 48%;
	}


}
@media only screen and (max-width: 768px){
	.index-products-img-box,
	.index-products-line:after,
	.index-products-title,
	.index-products-text-box,
	.index-products-more,
	.about-info-title,
	.about-info,
	.about-info-img,
	.products-title-icon2:before,
	.products-title-icon2:after,
	.products-img-list,
	.prodcuts-page-info-img-list,
	.products-page-title,
	.products-page-original,
	.products-page-price,
	.products-page-text,
	.products-page-buy,
	.contact-info-form{
	  opacity: 1;
	  animation: none!important;
	}
	.index-products-line,
	.about-line1,
	.products-title-icon2{
	  transform: scaleX(1);
	}
	.about-line2,
	.products-title-icon1{
	  transform: scaleY(1);
	}
	.index-products-box{
		margin: 10px auto;
	}
	.rwd-menu{
		display: block;
	}

	.header-menu{
		width: 100%;
		background-color: #F5F7FA;
		display: none;
		padding: 20px 20px;
		box-sizing: border-box;
		border-bottom: 1px solid #E6E9ED;
		border-top: 1px solid #E6E9ED;
		padding-top: 0;
	}
	.header-box{
		padding: 10px 0;
		width: 100%;
		padding-bottom: 0;
	}
	.header-logo{
		display: block;;
		padding: 5px 0;
		padding-left: 10px;
		box-sizing: border-box;
		width: 300px;
		max-width: 100%;
	}
	.header-menu-list{
		width: 100%;
		display: block;
		color: #75797e;
		padding-left: 0;
		text-align: center;
		font-size: 20px;
		padding: 10px 0;
		letter-spacing: 2px;
		border-bottom: 1px solid #E6E9ED;
	}
	.header-menu-list a:after{
		display: none;
	}

}
@media only screen and (max-width: 750px){
	.about-license-box{
		width: 560px;
	}
	.about-license-list{
		margin: 0 5px;
	}
	.about-license-list span{
		height: 330px;
	}
	.about-info-box{
		width: 530px;
	}
	.products-box, .products-page-box{
		width: 530px;
	}
	.products-img-list{
		width: 255px;
	}
	.prodcuts-img-list-box .products-img-list:nth-child(even){
		margin-left: 20px;
	}
	.products-img-box{
		height: 215px;
	}
	.index-banner-slong-box{
		font-size: 16px;
	}
	.prodcuts-page-info-img-list{
		height: 380px;
	}
}
@media only screen and (max-width: 480px){
	.prodcuts-page-info-img-list{
		height: 250px;
	}
	.index-banner-box, .index-banner-img{
		height: 175px;
	}
	.index-banner .slick-dots li{
		width: 25px;
		height: 3px;
		margin: 0 5px;
	}
	.index-products-line{
		width: 20%;
	}
	.index-products-title{
		width: calc(80% - 20px);
	}
	.index-products-title-box{
		height: inherit;
	}
	.index-products-title-box{
		padding-bottom: 10px;
	}
	.index-products-text-box{
		width: 95%;
		display: block;
		text-align:left;
		margin: 0 auto;
	}
	.index-products-img-box{
		width: 350px;
		height: 291px;
	}
	.header-info-box{
		display: none;
	}
	.rwd-menu{
		top: 15px;
		right: 0;
	}
	.header-logo{
		padding-bottom: 10px;
	}
	.rwd-menu span:nth-child(4){
		top: -18px;
	}
	.header-menu-list{
		font-size: 16px;
	}
	.contact-info-form li{
		display: block;;
		width: 100%;
	}
	.footer-box{
		width: 95%;
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}
	.about-info-box{
		width: 95%;
		padding: 0 15px;
	}
	.about-line1{
		left: -5px;
	}
	.about-line2{
		right: 5px;
	}
	.about-info-img{
		width: 300px;
	}
	.about-info-bg{
		height: 110px;
	}
	.about-interval-box{
		padding-bottom: 40px;
	}
	.about-license-list span{
		height: 215px;
	}
	.banner-box{
		height: 110px;
	}
	.banner-title{
		font-size: 16px;
	}
	.footer-info-link{
		font-size: 14px;
		letter-spacing: 0;
	}
	.products-box, .products-page-box{
		width: 350px;
	}
	.products-img-list{
		width: 170px;
	}
	.prodcuts-img-list-box .products-img-list:nth-child(even){
		margin-left: 10px;
	}
	.products-img-box{
		height: 123px;
	}
	.prodcuts-img-list-box{
		margin-top: 25px;
	}
	.products-img-title{
		font-size: 14px;
	}
	.about-info-title{
		font-size: 26px;
	}
	.web{
		padding-top: 10px;
	}
}
@media only screen and (max-width: 320px){
	.about-license-list span{
		height: 180px;
	}
	.products-box, .products-page-box{
		width: 300px;
	}
	.products-img-list{
		width: 145px;
	}
	.products-img-box {
	    height: 105px;
	}
	.header-logo{
		width: 250px;
	}
}