﻿@media only screen and (max-width: 1590px){
	.products-list{
		width: 230px;
		height: 230px;
		margin-right: 10px;
		margin-bottom: 10px;
	}

	.products-list-box {
	    width: 1190px;
	}
	.products-list-box{
		min-height: 480px;
	}
}
@media only screen and (max-width: 1366px){

	.products-list-box {
	    min-height: 440px;
		width: 1090px;
	}
	.products-list{
		width: 210px;
		height: 210px;
	}
	.header-style1 .header-logo{
		font-size: 30px;
	}

	#products main{
		background-color: #eee;
		min-height:calc(100vh - 120px);
	}
	.products-list-box{
		margin-bottom: 20px;
	}
	.index-banner-box, .index-banner-list, .index-video-box, .index-video, .index-video-bg,
	.about-box{
		height: calc(100vh - 120px);
	}
	.footer-box .footer-info-box:nth-child(2){
		margin-bottom: 5px;
	}
	.about-info-img1{
		width: 400px;
		max-width: 100%;
		display: block;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.about-info-img2,
	.about-info-img3{
		width: 190px;
		max-width: 100%;
	}
	.about-info-br{
		margin-top: 10px;
	}
	.products-box{
		padding-bottom: 10px;
	}
}
@media only screen and (max-width: 1280px){}
@media only screen and (max-width: 1200px){
	.products-list-box{
		width: 1000px;
	}
	.products-list{
		width: 192px;
		height: 192px;
	}
	.footer-box{
		width: 95%;
	}
	.web{
		margin-top: 0;
	}
	.footer-info-box> span{
		margin: 0 7px;
	}
	.footer-company{
		margin-right: 10px;
	}
	.footer-info,
	.footer-company{
		letter-spacing: 1px;
	}

}
@media only screen and (max-width: 1000px){
	.contact-b-box{
		height: initial;
	}
	.service-box{
		height: initial;
	}
	.service-list-info-p{
		text-align: justify;
	}

	.about-info-img1,
	.about-info-img2,
	.about-info-img3,
	.about-info-p1,
	.about-info-p2,
	.about-info-p3,
	.about-info-p4,
	.service-list-info-title,
	.service-list-info-p,
	.service-list-img,
	.products-class-box,
	.products-list-box,
	.page,
	.contact-form-box
	{
		opacity: 1!important;
		transform: none!important;
		animation: none!important;
	}

	.header-style1 .header-menu.open{
		opacity: 1;
		pointer-events: auto;
	}
	.rwd-menu{
		display: block;
	}
	.products-page-box{
		height: initial;
		overflow: initial;
	}
	.header-style1 .header-menu{
		display: -webkit-flex;
        display:         flex;
        opacity: 0;
		pointer-events: none;
		transition: all 1s ease;
	    position: fixed;
	    height: 100vh;
	    width: 100%;
	    background-color: rgba(0,0,0,0.8);
	    left: 0;
	    top: 0;
	    display: -webkit-flex;
        display:         flex;
        -webkit-align-items: center;
          align-items: center;
        -webkit-justify-content: center;
          justify-content: center;
          flex-direction:column;
	}
	.header-menu-title{
		font-size: 18px;
		color: #FFF;
		letter-spacing: 3px;
	}
	.header-menu-title:hover, 
	.header-menu li.active .header-menu-title {
	    color: #3fc3ff;
	}
	.header-style1 .header-menu> li{
		padding: 0;
		margin-bottom: 20px;
	}
	.footer-right,
	.footer-left{
		float: none;
	}
	.footer-right{
		margin-top: 5px;
		text-align:left;
	}
	.footer-logo{
		display: none;
	}
	.index-banner-box, 
	.index-banner-list, 
	.index-video-box, 
	.index-video, 
	.index-video-bg{
		height: calc(100vh - 48px);
	}
	.index-banner-slong, .index-video-slong{
		font-size: 22px;
	}
	.about-info-p1,
	.about-info-p2,
	.about-info-p3,
	.about-info-p4{
		animation: none!important;
	}
	.about-info-box{
		direction: ltr;
	}
	.about-info-box{
		width: 750px;
	}
	.about-info-right{
		width: 100%;
	}
	.about-info-left{
		width: 650px;
		max-width: 100%;
		margin: 0 auto;
		margin-top: 30px;
	}
	.about-info-right,
	.about-info-left{
		display: block;
		padding: 0;
	}
	.about-box{
		padding: 50px 0;
		height: inherit;
		min-height: calc(100vh - 48px);
	}

	.about-info-img1{
		width: 440px;
		float: left;
	}
	.about-info-img2, .about-info-img3{
		width: 190px;
		float: right;
	}
	.about-info-img2{
		margin-bottom: 10px;
	}
	.service-list-box{
		width: 95%;
	}
	.service-list-info-box{
		padding-right: 20px;
	}
	.service-list-box .service-list:nth-child(even) .service-list-info-box{
		padding-left: 20px;
	}
	.products-list-box{
		animation: none;
	}
	.products-class-box{
		display: none;
	}
	.rwd-products-class-title{
		width: 100%;
		display: block;
		border-bottom: 1px solid #000;
		position: relative;
		font-size: 20px;
		letter-spacing: 2px;
	}
	.rwd-products-class-title:after{
		content: 'normal';
	    font-size: 0;
	    width: 0px;
	    height: 0px;
	    margin: 0 auto;
	    border-right: 7px solid transparent;
	    border-top: 12px solid #000;
	    border-left: 7px solid transparent;
	    display: block;
	    position: absolute;
	    bottom: 10px;
	    right: 2%;
	}
	.products-box,
	.products-page-box{
		width: 630px;
		max-width: 100%;
		margin: 0 auto;
		padding: 30px 0;
		position: relative;
	}
	.products-page-b-img{
		height: 431px;
	}
	.products-page-img-box{
		margin-top: 30px;
	}
	.products-class-box{
		padding-top: 0;
		position: absolute;
		width: 100%;
		z-index: 1;
		background-color: #1b1b1b;
		animation: none;
	}
	.products-class{
		display: block;
		color: #FFF;
		padding: 0;
		margin-top: 10px;
	}
	.products-class-hover-box{
		display: none;
	}
	.products-class:hover .products-class-link,
	.products-class.active .products-class-link {
	    color: #3fc3ff;
	}
	.products-list-box{
		margin-top: 30px;
	}
	.products-list{
		width: 300px;
		height: 300px;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	.products-list-box .products-list:nth-child(5n+5){
		margin-right: 30px;
	}
	.products-list-box .products-list:nth-child(even){
		margin-right: 0;
	}
	.contact-form-box{
		animation: none;
	}
	.map-box{
		min-height: calc(100vh - 644px);
		height: 300px;
	}
	.service-list-img{
		width: 340px;
	}
	.service-list-info-box{
		width: calc(100% - 340px);
	}
}

@media only screen and (max-width: 750px){
	.index-banner-list-box .slick-prev, .index-banner-list-box .slick-next{
		display: none!important;
	}
	.about-info-box{
		width: 95%;
	}
	.about-info-img1,
	.about-info-img2, 
	.about-info-img3{
		float: none;
	}
	.about-info-img2, .about-info-img3{
		width: 210px;
	}
	.service-list-img,
	.service-list-info-box{
		display: block;
		width: 100%;
	}
	.service-list-info-box,
	.service-list-box .service-list:nth-child(even) .service-list-info-box{
		padding:0;
	}
	.service-list-img{
		margin-top: 20px;
	}
	.service-list-box .service-list:last-child .service-list-img{
		padding-top: 0;
	}
	.contact-box{
		width: 550px;
	}
	.contact-border-top1,
	.contact-border-top2,
	.contact-border-bottom1,
	.contact-border-bottom2{
		width: 70px;
	}
	.contact-border-left1,
	.contact-border-left2,
	.contact-border-right1,
	.contact-border-right2{
		height: 70px;
	}
	.products-box, .products-page-box{
		width: 550px;
	}
	.products-list,
	.products-list-box .products-list:nth-child(5n+5){
		width: 265px;
		height: 265px;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.products-list-box .products-list:nth-child(even){
		margin-right: 0!important;
	}
	.contact-box{
		width: 500px;
	}
	.footer-left .footer-info-box:nth-child(3)> span{
		display: none;
	}
	.footer-info{
		padding-bottom: 5px;
	}
	.footer-box .footer-info-box:nth-child(2){
		margin-bottom: 0;
	}
	.index-banner-slong, .index-video-slong{
		font-size: 16px;
	}
	.footer-company{
		display: block;
		margin-bottom: 5px;
	}
	.footer-right{
		margin-top: 0;
	}
	.products-page-b-img{
		height: 375px;
	}
}
@media only screen and (max-width: 550px){

	.service-list-box{
		padding: 20px 0;
	}
	.contact-block{
		padding-top: 0;
	}
	.mCSB_inside > .mCSB_container{
		margin-right: 15px;
	}
	.about-info-p1{
		font-size: 16px;
	}
	.about-info-img2, .about-info-img3{
		width: 48%;
	}
	.about-info-img3 {
	    margin-left: 4%;
	}
	.contact-box{
		margin-bottom: 0;
	}
	.products-box, .products-page-box{
		width: 340px;
	}
	.products-list, .products-list-box .products-list:nth-child(5n+5){
		width: 165px;
		height: 165px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.products-list-box{
		min-height: inherit;
	}
	#products main{
		min-height: calc(100vh - 196px);
	}
	.contact-form-box{
		width: 95%;
	}
	.contact-border-box{
		display: none;
	}
	.contact-b-box{
		padding-top: 10px;
	}
	.products-page-b-img{
		height: 232px;
	}
}
@media only screen and (max-width: 350px){
	.products-box, .products-page-box{
		width: 95%;
	}
	.products-list, .products-list-box .products-list:nth-child(5n+5){
		width: 48%;
		margin-right: 2%;
		margin-bottom: 2%;
	}

}