@charset "utf-8";

/*新一代物联网4G路由器 RG-RSR10-01G-T(W)-S 系列*/
/*2018-1-11 update*/
.wms-bg1-items{
	text-align: center;
	margin: 10px auto;
}
.wms-bg1-items .wms-img{
	display: inline-block;
	vertical-align: top;
	margin: 10px 20px;
}
a.wms-dload-btn,
span.wms-dload-btn{
	display: inline-block;
	padding:5px 30px;
	height: 34px;
	color: #fff;
	background: #06a1ee;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	margin: 20px auto;
}
a.wms-dload-btn:hover{
	background: #068ccf;
}
a.wms-dload-btn *{
	vertical-align: middle;
	margin: 0 5px;
}
a.a-view-btn{
	color: #fff;
}
a.a-view-btn:hover{
	color: #ff0000;
}
.wms-cont-item.wms-bg-1 .wms-text{
	margin-top: -80px;
}
.wms-img .sa-yxzlyl-video{
	width: 480px;
	max-width: 480px;
	height: 270px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0;
}
.sa-player{
	width: 100%;
	height: 270px;
}
.sa-player video{
	height: 100%;
}
.wms-s-list-5 li a .wms-intro-btn{
	display: none;
}
@media screen and (max-width: 768px) {
	a.wms-dload-btn{
		margin-bottom: 0;
		font-size: 16px;
		line-height: 32px;
	}
	.wms-s-list-5 li a .wms-intro-btn{
		display: block;
	}
.wms-cont-item.wms-bg-1 .wms-text{
	margin-top: 15px;
}
	.wms-img .sa-yxzlyl-video{
		width: 100%;
	}
	span.wms-dload-btn{
		font-size: 16px;
		height: 24px;
		line-height: 24px;
		min-width: 84px;
	}
	.wms-slider-5 .wms-img .sa-yxzlyl-video{
		height: 140px;
		margin-bottom: 10px;
	}
	.wms-slider-5  .sa-player{
		height: 140px;
	}
	
	.wms-slider-5 a.wms-dload-btn{
		margin: 0 auto;
		height: 24px;
		line-height: 20px;
	}
}