@media (max-width: 1680px) {
	.home-hot-text{
		top: 12%;
	}
	.home-hot-text p{
		margin-top: 6%;
	}
}
@media (max-width: 1200px) {
	.container{
		width: 100%;
	}
	.page-header{
		display: none;
	}
	.home-video-banner{
		display: none;
	}
	.phone-header{
		display: block;
	}
	.home-phone-banner{
		display: block;
	}
	.home-customer .item .text h5{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.home-midtext{
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.home-midtext p{
	    font-size: 14px;
	}
	.home-title{
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	.home-title h2{
		font-size: 18px;
	}
	.home-products{
		padding-bottom: 0px;
	}
	.home-products-item .text{
		opacity: 1;
	}
	.home-hot-text{
		top: 10%;
	}
	.home-hot-text h4{
		font-size: 14px;
	}
	.home-hot-text h5{
		font-size: 12px;
		margin-top: 0px;
	}
	.home-hot-text p{
		display: none;
	}
	.home-hot-text a{
		margin-top: 10px;
		font-size: 12px;
		padding: 2px 20px;
	}
	.home-hot-nav{
		bottom: -25px;
	}	
	.home-hot-nav ul li{
		width: 20px;
		height: 20px;
		line-height: 18px;
		margin-left: 3px;
		font-size: 10px;
		border: 1px solid #ebae00;
	}
	.home-services-two {
	    padding-top: 50px;
	    padding-bottom: 20px;
	}
	.home-services-two .item .text h2{
		font-size: 20px;
		margin-top: 0px;
	}
	.home-services-two .item .text h5{
		font-size: 14px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.home-services-two .item .text p{
		font-size: 12px;
		line-height: 20px;
	}
	.home-services-full{
		display: none;
	}
	.home-services-full-img{
		display: block;
	}
	.home-cases{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.bottom-services .item{
		width: 100%;
		height: auto;
		float: none;
		position: relative;
		background-color: #999999;
	}
	.bottom-services .item .text{
		position: relative;
		padding: 20px;
		padding-left: 20px;
	}
	.bottom-services .item .text h4{
		font-size: 22px;
	}
	.bottom-services .item .text h5{
		font-size: 14px;
	}
	.footer-list{
		display: none;
	}
	.footer-content{
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.footer-content h5{
		text-align: center;
	}
	.footer-content ul li{
		text-align: center;
	}
	.page-content{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.page-title{
		padding-bottom: 10px;
	}
	.page-title h1{
		font-size: 26px;
	}
	.page-mainimage p{
		left: 10px;
		bottom: 10px;
		font-size: 12px !important;
		line-height: 16px;
	}
	.aboutus-sixbox .item .text p{
		line-height: 20px;
		font-size: 12px;
	}
	.aboutus-sixbox .item .text h5{
		margin-bottom: 10px;
		font-size: 14px;
	}
	.about-video p{
		font-size: 12px;
		left: 20px;
		bottom: 0px;
	}
	.aboutus-owl-left,.aboutus-owl-right{
		display: none;
	}
	.aboutus-owl {
	    margin-bottom: 0px;
	}
	.cooperate-content h2{
		font-size: 16px;
		line-height: 24px;
	}
	.page-customer{
		margin-bottom: 0px;
	}
	.page-customer .container{
		width: 100%;
	}
	.proshow-header-info{
		margin-top: 10px;
	}
	.proshow-header-info h1{
		font-size: 20px;
	}	
	.proshow-header-info-app .item .circle i{
		font-size: 40px;
	}
	.proshow-other-row .item{
		float: left;
		width: 50%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.shopping-list .item .idnumber{
		top: 50px;
	}
	.shopping-list .item img{
		width: 80px;
		height: 80px;
		float: none;
		margin-left: 30px;
	}
	.shopping-list .item .info{
		width: 100%;
		float: none;
		padding-top: 15px;
		padding-left: 20px;
		padding-right: 90px;
	}
	.shopping-list .item .delbtn{
		top: 50px;
	}
	.shopping-list .item .info h2{
		font-size: 14px;
	}
	.shopping-list .item .info ul li{
		font-size: 12px;
	}
	.shopping-list .item:first-child .delbtn{
		top: 40px;
	}
	.shopping-list .item:first-child .idnumber{
		top: 40px;
	}
	.shopping-form {
	    margin-bottom: 10px;
	}
	.contact-content h2 {
	    font-size: 16px;
	    line-height: 24px;
	}
	.contact-form {
	    margin-bottom: 10px;
	}
	.footer-content img{
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.clock-float-main{
		width: 90%;
	}
	.clock-float-main h5{
		font-size: 14px;
		line-height: 20px;
	}
	.clock-float-main input{
		height: 28px;
	}
	.clock-float-main button{
	    width: 180px;
	    height: 28px;
	    line-height: 28px;
	    margin-top: 0px;
	}
	
	
	
	
}