@charset "utf-8";
/*手机*/
@media screen and (max-width: 768px) {
	.u-header-top-r{ text-align: center;}
	.home-img-banner0{
		float: left;
		width: 50%;
	}
	.home-img-banner1{
		float: left;
		width: 50%;
	}
	.home-img-banner2{
		float: left;
		width: 100%;
	}
	.home-img-banner3{
		height: 50%;
	}
	.home-img-banner4{
		height: 50%;
	}
	.other-right-list-img{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
		background: #212121;
		margin-bottom: 20px;
	}
	.other-right-list-main{
		float: left;
		width: 100%;
		color: #697174;
		font-size: 13px;
	}
	.other-right-list-main-border{
		margin-left: 0;
	}

.embed-responsive-shuping{padding-bottom: 134%;}









	.text-style{
		text-align: center;
	}
	.other-right-title h2{
		color: #292f38;
		font-size: 30px;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.new-product-show{
		display: none;
	}





}
/*平板*/
@media screen and (min-width: 769px) and (max-width: 992px) {
	.u-header-top-r{ text-align: right;}
	.home-img-banner0{
		float: left;
		width: 50%;
	}
	.home-img-banner1{
		float: left;
		width: 50%;
	}
	.home-img-banner2{
		float: left;
		width: 100%;
	}
	.home-img-banner3{
		height: 50%;
	}
	.home-img-banner4{
		height: 50%;
	}
	.other-body > .container{
		padding-left: 0;
		padding-right: 0;
	}
	.other-right-list-img{
		float: left;
		width: 45%;
		height: auto;
		overflow: hidden;
		position: relative;
		background: #212121;
	}
	.other-right-list-main{
		float: left;
		width: 55%;
		color: #697174;
		font-size: 13px;
	}
	.other-right-list-main-border{
		margin-left: 20px;
	}




.embed-responsive-shuping{padding-bottom: 90%;}

















	.text-style{
		text-align: center;
	}
	.other-right-title h2{
		color: #292f38;
		font-size: 30px;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.new-product-show{
		display: none;
	}



}
/*普通显示器*/
@media screen and (min-width: 993px) and (max-width: 1200px) {
	.u-header-top-r{ text-align: right;}
	.home-img-banner0{
		float: left;
		width: 25%;
	}
	.home-img-banner1{
		float: right;
		width: 25%;
	}
	.home-img-banner2{
		float: left;
		width: 50%;
	}
	.home-img-banner3{
		height: 50%;
	}
	.home-img-banner4{
		height: 50%;
	}
	.other-body > .container{
		padding-left: 0;
		padding-right: 0;
	}
	.other-right-list-img{
		float: left;
		width: 45%;
		height: auto;
		overflow: hidden;
		position: relative;
		background: #212121;
	}
	.other-right-list-main{
		float: left;
		width: 55%;
		color: #697174;
		font-size: 13px;
	}
	.other-right-list-main-border{
		margin-left: 20px;
	}




.embed-responsive-shuping{padding-bottom: 90%;}














	.other-right-title h2{
		color: #292f38;
		font-size: 30px;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.new-product-show{
		display: block;
	}
}
/*大显示器*/
@media screen and (min-width: 1201px) {
	.u-header-top-r{ text-align: right;}
	.home-img-banner0{
		float: left;
		width: 25%;
	}
	.home-img-banner1{
		float: right;
		width: 25%;
	}
	.home-img-banner2{
		float: left;
		width: 50%;
	}
	.home-img-banner3{
		height: 50%;
	}
	.home-img-banner4{
		height: 50%;
	}
	.other-body > .container{
		padding-left: 0;
		padding-right: 0;
	}
	.other-right-list-img{
		float: left;
		width: 45%;
		height: auto;
		overflow: hidden;
		position: relative;
		background: #212121;
	}
	.other-right-list-main{
		float: left;
		width: 55%;
		color: #697174;
		font-size: 13px;
	}	
	.other-right-list-main-border{
		margin-left: 20px;
	}	
	









.embed-responsive-shuping{padding-bottom: 90%;}









	
	
	.other-right-title h2{
		color: #292f38;
		font-size: 30px;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.new-product-show{
		display: block;
	}
}









