.bg{ width: 100%; height: 433px;  background: url(../images/bg-2.jpg); background-size:100% 100%; background-position: center; position: absolute; top: 0;left:0;z-index: -1;;}

.container .text-1 { width: 100%;height: 150px; background: url(../images/appex.png); background-size: 100% 100%; margin: 0 auto; margin-top: 80px; display: none;}
.container .text-2 { width: 100%;height: 150px; background: url(../images/appex-2.png); background-size: 100% 100%; background-size: 100% 100%; margin: 0 auto; display: none; }
.title-1 { margin:0 auto; font-size: 18px; background: #E1361D; width: 100%; height:33px; margin-top: 25px;line-height: 33px; padding-left: 15px;color: #fff; border-radius: 6px;}
.goods-container>div{ margin-top: 25px;   position: relative; margin-bottom: 25px;}
.goods-container h3 { font-size: 16px; color: #5C5C5C; margin-top: 30px;margin-bottom: 15px;}
.goods-container h4,.goods-container p,.container p{color:#5C5C5C;}
.goods-container h4 { margin-top: 0;margin-bottom: 5px;font-weight: bold; font-size: 16px;}

.footer { width: 100%; height:100px; background: url(../images/footer.jpg); background-size:cover;background-position:center; margin-top: 20px; }
.goods-container>div>a:hover,.goods-container>div>a:hover h3{ color: #e64545;}
.container .line-1 { margin-top: 10px; margin-bottom: 0;}
.goods-container>div>a img { display: block; margin:0 auto; width: 100%;}

.img-1 { width: 100%; display: block; margin:0 auto;margin-top: 68px;  }
.img-2 { width: 100%; display: block; margin:0 auto;margin-top: 60px;}
.img-3 { width: 60%; display: block; margin:0 auto;margin-top: 30px;}

@media (min-width: 628px){
	.img-1,.img-2,.img-3  { display: none;}
	.bg { height: 640px;background: url(../images/bg.jpg); background-size:100% 100%;}
	.container .text-1 { 
		display: block;
		width: 550px;height: 237px;
	}
	.container .text-2 {
		display: block;
		width: 700px;height: 179px;
		margin-top: 45px;
		
	}
	.col-sm-6 {
	    width: 50%;
	}
	.goods-container>div>a img { display: inline; width: auto;}
	.title-1 { margin-top: 170px; font-size: 23px;height: 47px;line-height: 47px;padding-left: 28px;}
	.goods-container>div { margin-top: 40px; height: 400px;}
	.goods-container>div>img { position: absolute;bottom: 0;}
	.footer { height:309px; margin-top: 50px;}
	.goods-container h3 { height: 35px; }
	.container .line-1 { margin-top: 30px; }
}

@media (min-width:1005px) {
	.container { width: 1005px; }
	.bg { height:965px;}
	.container .text-1 { 
		width: 902px; height: 389px;
	}
	.container .text-2 {
		width: 976px; height: 250px;
		margin-top: 88px;
	}
}