



.red-btn{display:inline-block;background:#f75a50;font-size:14px; text-align:center;height:34px;line-height:34px;text-decoration:none !important;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;color:#fff !important; border-radius:5px;font-weight:bold;padding-right:15px;}
.red-btn:hover{background:#f67067; text-decoration:none;}
.red-btn .win-icon{
	display:inline-block;
	float:left;
	width:40px;
	height:34px;
	border-right:1px solid #de5148;
	margin-right:15px;
	background-image: url(../images/icon/win-version.webp);
	background-repeat: no-repeat;
	background-position: center center;
}
.red-btn .mac-icon{display:inline-block;float:left;background:url(../images/icon/mac-btn.png) no-repeat center center;width:40px;height:34px;border-right:1px solid #de5148;margin-right:15px;}


.item .f2{float:left;}

.store_box_min{width:80px;}