.uiwu-box-download {
	background: url("../image/blu-ray-ripper/pc/bluray_goumai.png") no-repeat right center #ffffff;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
	.uiwu-box-download {
		background: #fff;
		margin-top: 4rem;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.uiwu-box-download {
		background: #fff;
		margin-top: 300px
	}

}

@charset "UTF-8";

.uiwu-box {
	margin: auto;
}

.uiwu-box .uiwuBoxSwiperRelative {
	background: #e6e6e6;
}

@media screen and (min-width: 1025px) {
	.uiwu-box .uiwuBoxSwiper {
		padding: 0 20px;
	}
	h3{
		max-width: 540px !important;
	}
}

.uiwu-box-swiper {
	position: relative;
}

.uiwu-box-swiper-item {
	background: url("../image/blu-ray-ripper/pc/bluray_banner.png") no-repeat right 0;
	background-size: 500px auto;
}

.uiwu-box-swiper-item .title p {
	white-space: nowrap;
}

/* @media screen and (min-width: 1380px) {
	.uiwu-box-swiper-item {
		background: url("../image/blu-ray-ripper/pc/bluray_banner.png") no-repeat right 0px;
		background-size: 835px auto;
	}
} */

.uiwu-box .uiwu-box-cut {
	margin-top: 92px;

	position: relative;
	border-bottom: 1px solid #D7DDE2;

	display: flex;
	justify-content: space-around;

}

.uiwu-box .uiwu-box-cut p {
	font-size: 18px;
	/*font-family: SF Pro Text;*/
	font-weight: 300;
	cursor: pointer;
	color: #1E1E1E;
	height: 40px;
	white-space: nowrap;

}

.uiwu-box-cutInfo {
	display: flex;
	justify-content: space-between;
	margin-top: 107px;
}

.uiwu-box-cutInfo hgroup {
	margin: 0;
	padding: 0;
	margin-left: 155px;
}

.uiwu-box-cutInfo h3 { 
	text-align: left;
	margin-top: 10px;
}

.uiwu-box-cutInfo div {
	margin-right: 240px;
	margin-top: -50px;
	width: 301px;
	height: 301px;
	background: url("../image/blu-ray-ripper/ios/bluray_copy_ios.png") no-repeat 0 0;
	background-size: 301px 301px;

}

.uiwu-box .uiwu-box-cut .active {
	color: #3589FF;
	border-bottom: 2px solid #3589FF;
	bottom: 0;
	left: 0;
}

.uiwu-box-discs {
	padding: 75px 0;
	background: #2B548F;
	margin-top: 55px;
	align-items: center;
	/* min-width: 100vw; */
	/* left: -48px; */
	position: relative;
	z-index: 2;
}

.pactive2Bg {
	display: none;
}
	.uiwu-box-discsBg {
		display: none;
	}
@media screen and (min-width: 1025px) {
	.uiwu-box-cut{
		padding: 0 50px;
	}
	.uiwu-box-discsBg {
		background: #2B548F;
		min-width: 200vw;
		left: -30vw;
		position: fixed;
		z-index: 1;
		display: block;
	}
		
	.pactive2Bg {
		background: white;
		min-width: 200vw;
		left: -30vw;
		position: fixed;
		z-index: 1;
		display: block;
	}

	.uiwu-box-discs .left {
		text-align: center;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.uiwu-box-discs .left p {
		font-size: 28px;
		/*font-family: SF Pro Text;*/
		font-weight: bold;
		color: #FFFFFF;
	}

	.uiwu-box-discs .left span {
		font-size: 18px;
		/*font-family: SF Pro Text;*/
		font-weight: 300;
		color: #FFFFFF;
		width: 734px;
		opacity: 0.8;
		display: block;
		margin-bottom: 74px;
		margin-top: 10px;
		max-width: 700px;
	}

	.uiwu-box-discs ul {
		display: grid;
		grid-template-columns: repeat(3, 388px);
		grid-template-rows: repeat(2, 250px);
		grid-row-gap: 20px;
		width: 100%;
		justify-content: center;
	}

	.uiwu-box-discs ul li {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		background-color: #fff;
		border-radius: 30px;
		margin-left: 20px;
	}

	.uiwu-box-discs ul li img {
		width: 55px;
		margin-bottom: 10px;
	}

	.uiwu-box-discs ul li p {
		font-size: 18px;
		/*font-family: SF Pro Text;*/
		font-weight: 600;
		color: #1E1E1E;
	}
	.uiwu-box-discs ul li span {
		margin-left: 20px;
		margin-top: 20px;
		margin-right: 20px;
		text-align: center;
		font: 300 16px/30px 'Montserrat';
	}

	.uiwu-box-playback2 {
		margin-top: 100px;
		width: 100%;
		justify-content: space-between;
		padding-bottom: 80px;
		display: block !important;
		position: relative;
	}

	.uiwu-box-playback2>img {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.uiwu-box-playback2 ul {
		margin-right: 35px;
		grid-template-columns: 1fr 1fr;
		display: grid;
		justify-content: space-between;
	}

	.uiwu-box-playback2 ul li {
		display: flex;
		margin-bottom: 40px;
		flex-direction: column;
	}

	.uiwu-box-player picture {
		display: flex;
		justify-content: center;
	}

	.uiwu-box-playback2 ul li div {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		width: 284px;
	}

	.uiwu-box-playback2 ul li:nth-child(2n) {
		display: flex;
		align-items: flex-end;
	}

	.uiwu-box-playback2 ul li:nth-child(2n) div {
		display: flex;
		align-items: flex-end;
		text-align: right;
	}

	.uiwu-box-playback ul li img {
		/* margin-right: 20px; */
		margin-bottom: 20px;
	}

	.uiwu-box-playback2 ul li p {
		font-size: 22px;
		font-weight: bold;
		color: #1E1E1E;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.uiwu-box-playback2 ul li span {
		font-size: 17px;
		font-weight: 300;
		color: #000000;
		line-height: 28px;
		display: block;
	}

	.pactive2 {
		
		position: relative;
		z-index: 2;
		/* padding: 0 60px; */

	}

	.pactive2 h2 {
		padding-top: 87px;

	}

	.uiwu-box-playback3 {
		margin-top: 100px;
		width: 100%;
		justify-content: space-between;
		padding-bottom: 80px;
	}

	.uiwu-box-playback3 ul {
		margin-right: 35px;
		max-width: 650px;
	}

	.uiwu-box-playback3 ul li {
		display: flex;
		margin-bottom: 40px;
	}

	.uiwu-box-playback3 ul li:last-child {
		margin-bottom: 0;
	}

	.uiwu-box-playback3 ul li img {
		margin-right: 20px;
	}

	.uiwu-box-playback3 ul li p {
		font-size: 22px;
		font-weight: bold;
		color: #1E1E1E;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.uiwu-box-playback3 ul li span {
		font-size: 17px;
		font-weight: 300;
		color: #000000;
		line-height: 28px;
		display: block;
	}
	
	.uiwu-box-playback3 img {
		margin-top: 20px;
	}
}

.uiwu-box-playlist {
	position: relative;
	width: 100%;
	height: 662px;
	background: linear-gradient(90deg, #B0C7FF, #A7E2FF);
}

.uiwu-box-playlist-box {
	padding: 0 20px;
	height: 100%;
}

.uiwu-box-playlist-box .box {
	max-width: 1400px;
	margin: 0 auto;
	height: 100%;
}

.uiwu-box-playlist-box .box div {
	margin-left: 50px;
}

.uiwu-box-playlist-box .box div p {
	font-size: 28px;
	font-weight: bold;
	color: #1E1E1E;
	line-height: 48px;
	margin-bottom: 20px;
}

.uiwu-box-playlist-box .box div span {
	font-size: 17px;
	font-weight: 400;
	color: #000000;
	line-height: 32px;
}

.uiwu-box-everywhere {
	width: 100%;
	height: 662px;
	background: #EAFFFD;
}

.uiwu-box-everywhere .box div {
	margin-right: 70px;
	margin-left: 0;
}

.uiwu-box-everywhere .box div p {
	font-size: 28px;
	font-weight: bold;
	color: #1E1E1E;
	line-height: 40px;
	margin-bottom: 20px;
}

.uiwu-box-everywhere .box div span {
	font-size: 17px;
	font-weight: 400;
	color: #000000;
	line-height: 32px;
}

.uiwu-box-player {
	position: relative;
	width: 100%;
	height: auto;
	height: 700px;
}

.uiwu-box-player-box {
}

.uiwu-box-player-box .box {
	max-width: 1400px;
	margin: 0 auto;
	height: 100%;

}

.uiwu-box-player-box .box  hgroup {
	margin-top: 0;
}

.uiwu-box-player-box .box h2 {
	font-size: 28px;
	font-weight: bold;
	color: #1E1E1E;
	line-height: 68px;
	text-align: center;
	padding-top: 90px;
}

.uiwu-box-player-box .box ul {
	flex-wrap: wrap;
	justify-content: center; 
}

.uiwu-box-player-box .box ul li {
	width: calc(100% / 3);
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 60px;
}

.uiwu-box-player-box .box ul li div{
	display: flex;
	flex-direction: column;
	align-items: center;
}

.uiwu-box-player-box .box ul li img {
	width: 90%;
}

.uiwu-box-player-box .box ul li p {
	font-size: 20px;
	font-weight: bold;
	color: #1E1E1E;
	line-height: 30px;
	margin-bottom: 5px;
	margin-top: 10px;
	text-align: center;
}

.uiwu-box-player-box .box ul li span {
	font-size: 17px;
	font-weight: 300;
	color: #000000;
	line-height: 28px;
	max-width: 300px;
	display: block;
	text-align: center;
}

.uiwu-box-cutInfo h2{
		font: bold 22px/35px 'Montserrat';
	}

@media screen and (min-width: 768px) and (max-width: 1024px) {

.uiwu-box-player-box .box ul li {
	width: calc(100% / 2);
}
	.uiwu-box .uiwuBoxSwiper {
		/* padding: 0 20px; */
	}

	.uiwu-box-swiper {
		position: relative;
		margin: 0 20px;
		width: auto;
		height: 900px;
	}

	.uiwu-box-swiper-item {
		background: url("../image/blu-ray-ripper/ipad/bluray_banner_ipad.png") no-repeat center bottom;
		background-size: 100% auto;
		padding-left: 0;
	}

	.uiwu-box .uiwu-box-cut {
		margin-top: 50px;
		width: 100%;
		position: relative;
		left: 0;
		box-sizing: border-box;
		padding-left: 15px;
		padding-right: 15px;
		border-bottom: 1px solid #D7DDE2;
		display: flex; 
		justify-content: space-between;
	}

	.uiwu-box-discs ul li span {
		margin-left: 10px;
		margin-top: 10px;
		margin-right: 10px;
		text-align: center;
		font-size: 17px;
	}

	.uiwu-box .uiwu-box-cut p {
		font-size: 18px;
		/*font-family: SF Pro Text;*/
		font-weight: 300;

		color: #1E1E1E;
		height: 40px;
		white-space: nowrap;

	}

	.uiwu-box-cutInfo {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 60px 30px 0;
	}

	.uiwu-box-cutInfo hgroup {
		margin: 0;
		padding: 0;
		margin-left: 0;
	}
	
	.uiwu-box-cutInfo hgroup h2{
		width: 400px;
		/*font: bold 22px/35px 'Montserrat';*/
	}



	.uiwu-box-cutInfo h3 {
		width: 321px;
		text-align: left;
		margin: 0;
	}

	.uiwu-box-cutInfo div {
		width: 301px;
		height: 301px;
		background: url("../image/blu-ray-ripper/ios/bluray_copy_ios.png") no-repeat 0 0;
		background-size: 301px 301px;
		margin-left: 0;
		margin-top: 0;
		margin-right: 0;
	}
	
	.uiwu-box-discs{
		padding: 75px 30px 91px;
	}
	
	.uiwu-box-discs .left {
		text-align: center;
		font-size: 18px;
		/*font-family: SF Pro Text;*/
		/*font-weight: bold;*/
		text-align: center;
		margin-bottom: 40px;
		color: #c7c7c7;

	}

	.uiwu-box-discs .left p {
		font-size: 28px;
		/*font-family: SF Pro Text;*/
		font-weight: bold;
		color: #FFFFFF;
		width: 635px;
		margin: 0 auto 33px;
	}

	.uiwu-box-discs ul {
		display: grid;
		grid-template-columns: 344px 344px;
		grid-template-rows: repeat(3, 250px);
		grid-row-gap: 20px;
		grid-column-gap: 20px;

	}

	.uiwu-box-discs ul li {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		flex-direction: column;
		background-color: #fff;
		border-radius: 30px;
	}

	.uiwu-box-discs ul li img {
		width: 60px;
		margin-top: 30px;
	}

	.uiwu-box-discs ul li p {
		font-size: 20px;
		font-weight: 600;
		color: #1E1E1E;

	}

	.uiwu-box-playback ul li div span {
		font-size: 18px;
		display: block;
		color: #000;
		width: 300px;
	}
	
	.uiwu-box-playback img{
		width: 80%;
		margin: 0 auto;
	}

	.pactive2 hgroup {
		margin-top: 0;
		padding-top: 97px;
	}

	.uiwu-box-playback2 ul {
		display: grid;
		grid-template-columns: 271px 271px;
		grid-template-rows: repeat(2, auto-fill);
		/* grid-row-gap: 147px; */
		grid-column-gap: 100px;
		margin-top: 50px;
		margin-right: 0;
		max-width: 100%;
		padding: 0 43px;
	}

	.uiwu-box-playback2 ul li {
		display: flex;
		flex-direction: column;
		text-align: left;
		align-items: flex-start;
	}

	.uiwu-box-playback2 ul p {
		margin-top: 26px;
	}




	.uiwu-box-playback {
		flex-direction: column-reverse;

		padding: 0 0 74px;
	}

	.uiwu-box-playback ul {
		margin-top: 50px;
		margin-right: 0;
		max-width: 100%;
		padding: 0 43px;
	}

	.uiwu-box-playlist {
		height: 882px;
	}

	.uiwu-box-playlist-box {
		width: 100vw;
		min-width: 100%;
		padding-top: 65px;
	}

	.uiwu-box-playlist .box {
		flex-wrap: nowrap;
		flex-direction: column-reverse;
		padding: 0 30px;
		max-width: 100%;
		justify-content: flex-end;
	}

	.uiwu-box-playlist .box div {
		margin-left: 0;
		margin-bottom: 45px;
	}

	.uiwu-box-playback ul li {
		margin-bottom: 0.67rem;
		display: flex;
	}

	.uiwu-box-playback ul li:last-child {
		margin-bottom: 0;
	}

	.uiwu-box-playback ul li img {
		width:41px;
		height: auto;
		margin-right: 0.226667rem;
	}


	.uiwu-box-playback ul li div p {
		width: 320px;
		font-size: 24px;
		line-height: 0.44rem;
		margin-bottom: 0.2rem;
		font-weight: bold;
		color: #1E1E1E;
	}

	.uiwu-box-playlist .box div p {
		text-align: center;
	}

	.uiwu-box-playlist .box div span {
		text-align: center;
		display: block;
	}

	.uiwu-box-everywhere .box {
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: center;
		align-items: flex-start;
	}

	.uiwu-box-everywhere .box div {
		margin-right: 0;
		margin-bottom: 0;
	}

	.uiwu-box-player-box {
		min-width: 100%;
	}

	.uiwu-box-player-box h2 {
		padding-top: 60px !important;
	}

	.uiwu-box-player-box ul {
		padding: 0 20px;
		width: 100%;
		margin-top: 60px !important;
		justify-content:flex-start !important;
	}

	.uiwu-box-player-box ul li {
		/* width: calc(100% / 3) !important; */
	}

	.uiwu-box-player-box ul li span {
		padding: 0 20px;
	}
	
	.uiwu-box-playback3{
		padding-bottom: 0;
	}
	
	.uiwu-box-playback3 img{
		margin-top: 20px;
	}
	
	.uiwu-box-playback3 ul{
		padding: 0;
		width: 80%;
		margin: 73px auto 97px;
	}
	
	.uiwu-box-playback3 ul li img{
		margin-top: 0;
		margin-right: 20px;
		width: 42px;
		height: auto;
	}
	
	.uiwu-box-playback3 ul li p{
		font-size: 26px;
	}
	
	.uiwu-box-playback3 ul li div span{
		font-size: 18px;
		width: 510px;
	}
}

@media screen and (min-width: 320px) and (max-width: 767px) {

	.uiwu-box-cutInfo h2{
		font-size: 0.45rem;
	}

	.uiwu-box-cutInfo hgroup {
	    margin: 0;
	    padding: 0;
	    margin-left: 0;
		height: 120px;
	}
	.uiwu-box .iphone {
		padding: 0 0.6rem;
	}

	.uiwu-box .uiwuBoxSwiper {
		padding: 0 0.4rem;
	}

	.uiwu-box-swiper {
		position: relative;
		height: 18rem;
	}

	.uiwu-box-swiper-item {
		background: url("../image/blu-ray-ripper/ios/bluray_banner_ios.png") no-repeat center bottom;
		background-size: 9.2rem auto;
	}

	.uiwu-box .uiwu-box-cut {
		margin-top: 1.2rem;
		/* width: 10rem; */
		position: relative;
		left: -0.4rem;
		padding-left: 0.4rem;
		padding-right: 0.4rem;
		border-bottom: 1px solid #D7DDE2;
		overflow-x: auto;
		display: flex;
		justify-content: space-between;
	}
	.uiwu-box .uiwu-box-cut::-webkit-scrollbar { 
		display: none;
	}
	/*.uiwu-box-swiper-item .p {
		line-height: 24px;
	}*/

	.uiwu-box .uiwu-box-cut p {
		font-size: 0.373333rem;
		/*font-family: SF Pro Text;*/
		font-weight: 300;
		color: #1E1E1E;
		height: 0.8rem;
		white-space: nowrap;
		margin-right: 0.88rem;
	}

	.uiwu-box-cutInfo {
		display: flex;
		flex-direction: column;
		height: 400px;
		margin-top: 1.266667rem;
	}

	.uiwu-box-cutInfo div {
		width: 5.2rem;
		height: 5.2rem;
		background: url("../image/blu-ray-ripper/ios/bluray_copy_ios.png") no-repeat 0 0;
		background-size: 5.2rem 5.2rem;
		margin-top: 0.933333rem;
		margin-right: 0;
	}

	.uiwu-box-discs {
		flex-wrap: wrap;
		border-radius: 0;
		margin-top: 1.826667rem;
		width: 100vw;
	}

	.uiwu-box-discs {
		padding: 1.146667rem 0.4rem;
	}

	.uiwu-box-discs .left {
		padding-right: 0;
		margin-bottom: 0.973333rem;
	}

	.uiwu-box-discs .left p {
		font-size: 0.54rem;
		/*font-family: SF Pro Text;*/
		/*font-weight: bold;*/
		color: #FFFFFF;
	}

	.uiwu-box-discs .left span {
		margin-top: 0.133333rem;
		font-size: 0.373333rem;
		/*font-family: SF Pro Text;*/
		font-weight: 300;
		color: #FFFFFF;

		opacity: 0.8;
		display: block;
	}

	.uiwu-box-discs ul {
		display: grid;
		grid-template-columns: 4.466667rem 4.466667rem;
		grid-template-rows: repeat(3, 4rem);
		grid-row-gap: 0.666667rem;
		grid-column-gap: 0.266667rem;

	}

	.uiwu-box-discs ul li {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		background-color: #fff;
		border-radius: 0.4rem;
		height: 160px;
	}

	.uiwu-box-discs ul li span {
		margin-left: 3px;
		margin-top: 3px;
		margin-right: 3px;
		text-align: center;
		font-size: 0.27rem;
	}

	.uiwu-box-discs ul li img {
		width: 0.866667rem;
		margin: 0.5rem 0 .2rem;
	}

	.uiwu-box-discs ul li p {
		font-size: 0.30rem;
		/*font-family: SF Pro Text;*/
		font-weight: 600;
		color: #1E1E1E;
	}

	.pactive2 {
		background-color: #fff;
	}

	.pactive2 hgroup {
		margin-top: 0;
		padding-top: 1.066667rem;
	}

	.uiwu-box-playback {
		flex-direction: column-reverse;
		margin-top: 0.8rem;
		padding-bottom: 1.293333rem;
	}

	.uiwu-box-playback img {
		width: 95%;
	}

	.uiwu-box-playback ul {
		margin-top: .75rem;
		margin-right: 0;
	}

	.uiwu-box-playback ul li {
		margin-bottom: 0.67rem;
		display: flex;
	}

	.uiwu-box-playback ul li:last-child {
		margin-bottom: 0;
	}

	.uiwu-box-playback ul li img {

		width: 0.866667rem;
		height: 0.866667rem;
		margin-right: 0.226667rem;
	}


	.uiwu-box-playback ul li div p {
		font-size: 0.39rem;
		line-height: 0.44rem;
		margin-bottom: 0.2rem;
		/*font-family: SF Pro Text;*/
		font-weight: bold;
		color: #1E1E1E;
	}

	.uiwu-box-playback ul li div span {
		font-size: 0.27rem;
		line-height: 20px;
		display: block;
		color: #000;
	}

	.uiwu-box-playlist {
		height: 14.48rem;
	}

	.uiwu-box-playlist-box {
		width: 100vw;
		min-width: 100%;
		padding-top: 0.8rem;
	}

	.uiwu-box-playlist .box {
		flex-wrap: nowrap;
		flex-direction: column-reverse;
		max-width: 100%;
		justify-content: flex-end;
	}

	.uiwu-box-playlist .box img {
		width: 95%;
	}

	.uiwu-box-playlist .box div {
		margin-left: 0;
		margin-bottom: 0.27rem;
	}

	.uiwu-box-playlist .box div p {
		text-align: left;
		font-size: 0.5rem;
		line-height: 0.75rem;
	}

	.uiwu-box-playlist .box div span {
		text-align: left;
		display: block;
		font-size: 0.37rem;
		line-height: 0.56rem;
	}

	.uiwu-box-everywhere {
		height: 15.5rem;
	}

	.uiwu-box-everywhere .box {
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: center;
		align-items: flex-start;
	}

	.uiwu-box-everywhere .box div {
		margin-right: 0;
		margin-bottom: 0;
	}

	.uiwu-box-player {
		height: 14.5rem;
	}

	.uiwu-box-player-box {
		width: 100vw;
		min-width: 100%;
	}

	.uiwu-box-cutInfo h3 {
		width: 100% !important;
		text-align: left;
	}

	.uiwu-box-player-box .box {
		padding: 0 0.4rem;
	}

	.uiwu-box-player-box .box h2 {
		padding-top: 0.91rem;
		font-size: 0.5rem;
		line-height: 0.75rem;
		text-align: left;
	}

	.uiwu-box-player-box .box ul {
		width: 8.586667rem;
		margin-top: 0.73rem;
		justify-content: space-between;
	}

	.uiwu-box-player-box .box ul li {
		width: 8.586667rem;
		margin-bottom: 0.8rem;
		flex-direction: row;
	}

	.uiwu-box-player-box .box ul li img {
		width: 0.76rem;
	}

.uiwu-box-player-box .box ul li div  {
	width: 8.586667rem;
		text-align: left;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		margin-left: 0.573333rem;
	}

	.uiwu-box-player-box .box ul li div p {
		font-size: 0.39rem;
		line-height: 0.44rem;
		margin: 0.27rem 0 0.25rem;text-align: left;
	}

	.uiwu-box-player-box .box ul li div span {
		text-align: left;
		font-size: 0.293333rem;
		/*font-family: SF Pro Text;*/
		font-weight: 300;
		color: #000000;line-height: 0.41rem;
		display: block;
	}

	.uiwu-box .uiwu-box-screenshots-box {
		padding: 0 0.4rem;
	}

	.uiwu-box-download>span {
		padding: 0 0.4rem;
	}
}


@media screen and (min-width: 320px) and (max-width: 767px) {

	.bg {
		width: 100vw;
		padding-left: 0.4rem;
		left: -0.4rem;
		position: relative;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

	.bg {
		position: relative;
	}
	.uiwu-box-playback2  img{
		margin-top: 50px;
	}
}

