.box-content {
	width: 100%;
	color: #fff;
	padding: 14px 35px;
	font-size: 18px;
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 3;
	opacity: 0;
}

.bootstrap-touch-slider .a-btn {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
}

.cover-box {
	width: 100%;
	height: 100%;
	background: #000000;
	position: absolute;
	z-index: 2;
	opacity: 0;
	transition-duration: 0.5s;
}

.team-wrapper a:hover .cover-box {
	width: 100%;
	opacity: .7;
}

.team-wrapper a:hover .box-content {
	opacity: 1;
	transition-duration: 0.5s;
}

.carousel-inner {
	cursor: default;
}

.bs-slider .opacity {
	background-color: rgba(0, 0, 0, 0) !important;
}

/*轮播图*/
.bottomDiv b {
	font-size: 42px;
	color: #fff;
	position: absolute;
	text-align: center;
	left: 50%;
	transform: translate(-50%, -50%);
	bottom: 90px;
	z-index: 800;
	opacity: 1;
	display: block;
}

.bottomDiv b:nth-child(1) {
	-webkit-animation: jump 3s linear 0s infinite alternate;
}

/* 首页轮播图位置 */
/* 居中 */
.item .text-center {
	width: 70%;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.item .rare-40th {
	width: 70%;
	top: 25%;
}

.item .rare-40th>h1>span {
	display: none;
}

.item .rare-40th>h1,
.item .rare-40th>p {
	text-shadow: rgb(255, 255, 255) 0px 0px 0px,
		rgb(80, 80, 80) 2px 3px 3px;
}

.item .pro3 {
	top: 22%;
}

.item .th12 .moblie-hide {
	display: block;
}

.item .th12 .pc-hide {
	display: none;
}

.item .th12 {
	width: 51%;
	top: 39%;
}

.item .th12 h1 {
	font-size: 38px !important;
}

.item .sn30-pro-usb {
	top: 23%;
}

.item .ultimate-2-wuchang {
	width: 80%;
	top: 21%;
}

.item .ultimate-2-wireless {
	top: 20%;
}

.item .ultimate-mobile-gaming {
	top: 27%;
}

.item .arcade-controller-xbox {
	top: 21%;
}

.item .arcade-controller {
	top: 36%;
}

.item .keyboard-panther {
	top: 20%;
}

.item .ultimate-bluetooth {
	top: 28%;
}

.item .ultimate-3-mode {
	width: 55%;
	top: 26%;
}

.item .ultimate-mini-wired {
	top: 32%;
}

.item .newColor {
	top: 29%;
}

.item .saturn-keyboard {
	top: 28%;
}

.item .saturn {
	top: 48%;
}

.item .ultimate-2c-bluetooth {
	top: 45%;
}

.item .Keyboard {
	width: 60%;
	top: 27%;
}

.item .controllser64 {
	width: 65%;
	top: 33%;
}

.item .controllser64 h1,
.item .controllser64 p {
	line-height: 1.1 !important;
}

.item .controllser64 h1 {
	font-size: 52px !important;
}

.item .controllser64 p {
	font-size: 22px !important;
	margin: 35px 0;
	color: #fff;
}

.item .controllser64 .sell {
	font-weight: 600;
	margin: 35px 0 0;
}

.item .controllser64>.btn {
	margin: 10px 6px;
	border-radius: 0px !important;
	border: 2px solid #fff;
	background-color: rgba(0, 0, 0, 0.00);
	box-shadow: 0 0;
}

.item .controllser64>.btn:hover {
	background-color: #FF4203;
}

.item .best-buy {
	top: 36%;
}

.item .mobile-controller {
	top: 30%;
}

.item .retro-keycaps {
	top: 41%;
}

.item .text-center h1,
.item .text-center p {
	letter-spacing: 0px;
}

.item .ngc-rr {
	width: 55%;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.item .ngc-diy {
	width: 55%;
	top: 49%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.item .keyboard-m {
	top: 45%;
}

.item .lite-se-xbox {
	width: 100%;
	text-align: center;
	top: 40%;
	padding-left: 20%;
	padding-right: 20%;
}

.item .vision {
	width: 70%;
	text-align: center;
	top: 24%;
	padding-left: 2%;
	padding-right: 2%;
}

.item .hall {
	width: 70%;
	text-align: center;
	top: 31%;
	padding-left: 2%;
	padding-right: 2%;
}

.item .pro2-xbox {
	text-align: center;
	top: 20%;
}

.item .three-mode-xbox {
	text-align: center;
	top: 15%;
}

.item .ultimate-2c-wired {
	text-align: center;
	top: 27%;
}

.item .ultimate-2c-wireless {
	text-align: center;
	top: 28%;
}

/* 居左垂直居中 */
.item .left-center {
	text-align: left;
	top: 40%;
	padding-left: 5%;
	padding-right: 60%;
}

.item .cetr-btm1 {
	padding-left: 35%;
	padding-right: 35%;
}

/* 猎户座按钮样式 */
.Orion .btn {
	margin: 10px 6px;
	border-radius: 0px !important;
	border: solid #fff 1px;
	background-color: rgba(0, 0, 0, 0.00);
	box-shadow: 0 0;
}

.btn.btn-danger:hover {
	background: #FF4203;
}

@-webkit-keyframes jump {
	0% {
		bottom: 90px;
		color: #fff;
	}

	50% {
		bottom: 60px;
		color: #333;
	}

	100% {
		bottom: 90px;
		color: #fff;
	}
}

@media only screen and (max-width:1919px) {
	.bottomDiv {
		display: none;
	}
}

/*轮播图*/
@media only screen and (max-width:993px) {
	.display {
		display: none;
	}
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #dbdbdb;
	margin-left: -10px;
	margin-right: -10px;
}

.team-2 .text-center {
	font-size: 26px;
	font-weight: 600;
	color: #222;
}

.team-2 .container .col-md-4:nth-child(1) {
	width: 36%;
}

.team-2 .container .col-md-4:nth-child(2) {
	width: 28%;
}

.team-2 .container .col-md-4:nth-child(3) {
	width: 36%;
}

.width1 {
	width: 33.33%;
}

.container-1 {
	width: 600px;
}

.container-2 {
	width: 800px;
}

.row .col-md-2 {
	left: 10%;
	padding-top: 60px;
	padding-bottom: 60px;
}

.row .col-md-2 img {
	width: 75%;
	height: 45px;
}

.row .col-md-2 p {
	text-align: center;
	width: 75%;
}

.section-1 .container-ns {
	position: absolute;
	width: 100%;
}

.section-1 {
	position: relative;
}

.section-1 .container {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.section-1 h1 {
	text-align: center;
	color: #fff !important;
}

.content-block {
	width: 100%;
	padding: 10px 0 60px 0;
	z-index: 100;
	position: relative;
	background-color: #ffffff;
}

.xbox {
	padding: 70px 0 10px 0;
}

.xbox img {
	width: 80%;
}

.receivers {
	padding: 0px 0 10px 0;
}

.peripheries {
	padding: 0px 0 10px 0;
}

.content-block-1 {
	padding: 10px 0 0px 0 !important;
}

.team-2 .team-wrapper {
	padding-bottom: 10px !important;
}

.row .team-thumb h1 {
	margin-top: -5px;
	text-align: center;
	color: #333 !important;
	font-size: 24px;
}

.row .team-thumb p {
	margin-top: -15px;
	color: #999 !important;
	text-align: center;
	padding-bottom: 25px;
	font-size: 16px;
}

.box {
	position: relative;
	text-align: center;
	width: 100%;
}

.designed {
	font-weight: 600;
	font-size: 48px !important;
	color: #ffffff;
	opacity: 0.95;
}

.h2 {
	position: absolute;
	z-index: 999;
	left: 50% !important;
	transform: translateX(-50%) !important;
	top: 50% !important;
	margin-bottom: 0 !important;
	padding-top: 10%;
}

.h2 h2 {
	color: #ddd;
	font-size: 30px !important;
}

/*新版*/
.pcmag-l {
	position: absolute;
	left: 5%;
	top: 15%;
	z-index: 9999
}

.pcmag-r {
	position: absolute;
	right: 5%;
	top: 15%;
	z-index: 9999
}

.mar1 {
	margin-top: -4%;
}

.product-list .container .team-thumb {
	background-color: #FFF !important;
}

.thumbnail {
	background-color: rgba(0, 0, 0, 0);
	border: 0;
}

.bluetooth-thumbnail,
.aux-thumbnail {
	height: 45px;
	padding-top: 8px
}

.item .hotbox-1 {
	padding: 10% 36%;
}

.item .hotbox-2 {
	width: 100%;
	margin-top: 13%;
	text-align: center;
}

.item .hotbox-3 {
	margin-left: 10%;
	margin-top: 10%;
}

.item .hotbox-3 dd {
	font-size: 100% !important;
	margin-top: -25px !important;
	color: rgba(255, 255, 255, 0.50);
}

.item .hotbox-4 {
	width: 100%;
	padding-left: 10%;
	top: 18.88%;
}

.item .hotbox-4 p {}

.item .hotbox-4 dd {
	font-size: 100% !important;
	margin-top: -25px !important;
	color: rgba(255, 255, 255, 0.50);
}

.item .hotbox-5 {
	padding: 10% 10% 0;
	padding-right: 50%;
}

.item .hotbox-5 dd {
	font-size: 100% !important;
	margin-top: -25px !important;
	color: rgba(255, 255, 255, 0.50);
}

.item .hotbox-6 {
	top: 45%;
	width: 100%;
	padding-left: 25%;
	padding-right: 0%;
}

.item .hotbox-7 {
	top: 48%;
	width: 100%;
	text-align: center
}

.item .hotbox-e3 {
	top: 50%;
	width: 100%;
	text-align: center
}

.item .hotbox-diy {
	top: 38%;
	width: 100%;
	text-align: center
}

.item img {}

.team-2 {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f5f5f5;
}

.team-2 .col-md-4 {
	padding-left: 15px;
	padding-right: 15px;
}

@-webkit-keyframes slide-top {
	0% {
		box-shadow: #f5f5f5 0px 5px 15px;
	}

	100% {
		box-shadow: #bbb 0px 5px 15px;
	}
}

.team-2 .team-details {
	padding: 0px 12px 18px;
	margin-top: -20px;
}

.team-2 .team-details h5 {
	color: #767676;
	font-weight: lighter;
}

@media screen and (min-width: 1024px) {
	.team-2 a:hover {
		-webkit-box-shadow: #bbb 0px 6px 10px;
		-moz-box-shadow: #bbb 0px 6px 10px;
		box-shadow: #bbb 0px 5px 15px;
		-webkit-animation: slide-top 0.6s;
		display: block;
	}
}

@media screen and (max-width: 767px) {
	h1 {
		font-size: 18px !important;
	}

	.designed {
		font-size: 30px !important;
	}

	p {
		font-size: 11px !important;
	}

	.item .slide-text h1 {
		font-size: 26px !important;
		margin: 10px 0;
	}

	.item .text-center {
		width: 96%;
		padding: 0;
	}

	.item .rare-40th {
		width: 88%;
		top: 19%;
	}

	.item .rare-40th>h1>span {
		display: inline-block;
	}

	.item .rare-40th br {
		display: none;
	}

	.item .th12 .moblie-hide {
		display: none;
	}

	.item .th12 .pc-hide {
		display: block;
	}

	.item .th12 {
		width: 100%;
		top: 78%;
		padding: 10px 0;
		background: #000000ab;
	}

	.item .th12 h1>br {
		display: none;
	}

	.item .pro3 {
		top: 23%;
	}

	.item .sn30-pro-usb {
		width: 85%;
		top: 15%;
	}

	.item .ultimate-2-wuchang {
		top: 16%;
	}

	.item .ultimate-2-wireless {
		top: 14%;
	}

	.item .arcade-controller-xbox {
		top: 16%;
	}

	.item .arcade-controller {
		top: 38%;
	}

	.item .ultimate-bluetooth {
		top: 28%;
	}

	.item .ultimate-mini-wired {
		top: 26%;
	}

	.item .saturn-keyboard {
		top: 13%;
	}

	.item .saturn {
		top: 32%;
	}

	.item .Keyboard {
		top: 23%;
	}

	.item .mobile-controller {
		top: 28%;
	}

	.item .controllser64 {
		top: 36%;
	}

	.item .controllser64 h1 {
		font-size: 30px !important;
	}

	.item .controllser64 p {
		font-size: 18px !important;
		margin: 10px 0;
	}

	.controllser64 .hide1 {
		display: block !important;
	}

	.item .controllser64 .sell {
		font-weight: 600;
		margin: 10px 0 0;
	}

	.item .best-buy {
		top: 40%;
	}

	.item .best-buy h1,
	.item .best-buy p {
		text-shadow: rgb(255, 255, 255) 0px 0px 0px, rgb(80, 80, 80) 2px 3px 3px, rgb(80, 80, 80) 2px 3px 3px;
	}

	.item .ngc-rr {
		top: 33%;
	}

	.item .ngc-diy {
		top: 38%;
	}

	.item .lite-se-xbox {
		top: 18%;
	}

	.item .Ultimate-24g {
		top: 45%;
	}

	.box-content {
		padding: 14px 5px;
	}

	.item .sn30pro_xcloud img,
	.item .cetr-btm img,
	.item .cetr-btm1 img,
	.item .clip img {
		width: 50%;
	}

	.container .row .hide1 {
		display: none;
	}

	/*新版*/
	.product-list {
		padding: 10px 0 25px 0;
	}

	.xbox {
		padding: 25px 0 10px 0;
	}

	.col-md-6 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.team-2 .container .col-md-4 {
		float: left;
	}

	.team-2 .container .col-md-4:nth-child(1) {
		width: 30%;
	}

	.team-2 .container .col-md-4:nth-child(2) {
		width: 40%;
	}

	.team-2 .container .col-md-4:nth-child(3) {
		width: 30%;
	}

	.team-2 .team-wrapper {
		padding-bottom: 4px !important;
	}

	.h2 {
		padding-top: 0% !important;
	}

	.h2 h2 {
		font-size: 24px !important;
	}

	.container-1 {
		width: 100% !important;
	}

	.row .col-md-2 img {
		width: 100%;
	}

	.row .col-md-2 p {
		width: 100%;
	}

	.row .col-md-2 {
		width: 50% !important;
		float: left;
		border: 1px solid rgba(245, 245, 245, 0.7);
	}

	.row .col-md-2 {
		left: 0% !important;
		padding-top: 20px !important;
		padding-bottom: 0px !important;
	}

	.row .margin-btm {
		width: 33.33% !important;
		padding-top: -40px !important;
		padding-bottom: 20px !important;
	}

	.row .margin-btm img {
		width: 100%;
	}

	.row .margin-btm {
		padding-bottom: 0px !important;
	}

	.row .team-thumb h2 {
		font-size: 26px;
		padding: 30% 0;
	}

	.row .col-md-2 #img-small {
		padding-left: 10% !important;
		width: 90% !important;
	}

	.item .pcmag {
		width: 20%;
		top: 0 !important;
		left: 0 !important
	}

	.item .pcworld {
		width: 22%;
		top: 0 !important;
		left: 24% !important
	}

	.bs-slider {
		overflow: hidden;
		margin-top: 0px !important;
		position: relative;
		background: #000000;
	}

	.pcmag {
		left: 0;
		top: 0
	}

	.pcmag-l {
		left: 3%;
		top: 7%;
	}

	.pcmag-r {
		right: 3%;
		top: 7%;
	}

	.carousel-inner .item .pcmag-logo {
		max-width: 68%;
	}

	.product-list .container .team-wrapper {
		width: 50%;
		padding: 1%;
	}

	.item .container {
		width: 96% !important;
		padding: 0 2% !important
	}

	.item p {
		color: #ddd !important
	}

	.item .hotbox-2 {
		padding-left: 5%;
		padding-right: 5%;
	}

	.item .hotbox-4 {
		top: 60%
	}

	.item .hotbox-5 {
		padding-top: 0;
		padding-left: 5%;
		padding-right: 5%
	}

	.item .hotbox-6 {
		top: 33%;
		width: 100%;
		padding: 0 16%;
		text-align: center
	}

	.item .hotbox-7 {
		top: 25%;
		width: 100%;
		text-align: center
	}

	.item .hotbox-e3 {
		top: 36% !important;
	}

	.item .hotbox-diy {
		top: 18.8%;
	}

	/* 手机端幻灯片文字居中 */
	.item .slide1 {
		padding-left: 2% !important;
		padding-right: 2% !important;
		top: 60%;
		margin: 0px;
	}

	.slide-text h1+h1 {
		font-size: 18px !important;
	}

	.slide-text p {
		font-size: 18px !important;
	}
}

@media screen and (max-width: 480px) {

	/* 手机端幻灯片文字居中 */
	.item .slide1 {
		padding-left: 2% !important;
		padding-right: 2% !important;
		top: 60%;
		margin: 0px;
	}

	/* 居左垂直居中 */
	.item .left-center {
		text-align: center;
		padding-left: 2%;
		padding-right: 2%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}

	.item .c64 {
		top: 40%;
		text-align: center;
	}

	.item .upper {
		padding-left: 2% !important;
		padding-right: 2% !important;
		top: 25%;
		margin: 0px;
	}

	.item .sn30pro_xcloud {
		text-align: center;
		top: 50%;
		transform: translateY(-50%);
		padding-left: 10%;
		padding-right: 10%;
	}

	.item .clip {
		text-align: center;
		top: 50%;
		transform: translateY(-50%);
		padding-left: 5%;
		padding-right: 5%;
	}

	.xbox .text-center img {
		width: 50%;
	}

	.team-2 .container .col-md-4:nth-child(1) {
		width: 0%;
	}

	.team-2 .container .col-md-4:nth-child(2) {
		width: 100%;
	}

	.team-2 .container .col-md-4:nth-child(3) {
		width: 0%;
	}

	hr {
		display: none;
	}

	.col-md-6 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.item .mouse {
		top: 45%;
		padding-left: 2%;
		padding-right: 2%;
	}

	.item .zero2 {
		padding-left: 2%;
		padding-right: 2%;
		top: 45%;
		text-align: center;
	}

	.item .m30_reddot_2020 {
		top: 38% !important;
	}
}

@media only screen and (min-width:481px) and (max-width:767px) {

	/* 居左垂直居中 */
	.item .left-center {
		text-align: center;
		padding-left: 2%;
		padding-right: 2%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}

	.item .sn30pro_xcloud {
		top: 9%;
		padding-right: 3%;
	}

	.item .clip {
		top: 45%;
		padding-right: 3%;
	}

	.slide-text h1 {
		line-height: 25px !important;
	}

	.item .reddot_2020 {
		width: 20%;
	}

	.item .pcmag {
		width: 15%;
	}

	.item .pcworld {
		width: 17%;
		top: 0 !important;
		left: 18% !important
	}

	.item .zero2 {
		padding-left: 15%;
		padding-right: 15%;
		top: 0%;
		text-align: center;
	}
}

@media only screen and (min-width:768px) and (max-width:992px) {
	.item .text-center {
		width: 90%;
	}

	.item .rare-40th {
		width: 80%;
		top: 20%;
	}

	.item .th12 {
		padding: 10px 0px;
	}

	.item .pro3 {
		width: 60%;
		top: 25%;
	}

	.item .sn30-pro-usb {
		top: 20%;
	}

	.item .ultimate-mobile-gaming {
		top: 28%;
	}

	.item .ultimate-2-wuchang {
		top: 18%;
	}

	.item .ultimate-2-wireless {
		width: 70%;
		top: 16%;
	}

	.item .arcade-controller-xbox {
		top: 19%;
	}

	.item .arcade-controller {
		top: 38%;
	}

	.item .keyboard-panther {
		width: 95%;
		top: 17%;
		padding: 0;
	}

	.item .ultimate-3-mode {
		top: 28%;
	}

	.item .ultimate-mini-wired {
		top: 35%;
	}

	.item .newColor {
		width: 95%;
		padding: 0;
		top: 30%;
	}

	.item .saturn-keyboard {
		top: 18%;
		padding: 0;
	}

	.item .saturn {
		top: 33%;
	}

	.item .controllser64 {
		width: 95%;
		top: 37%;
	}

	.item .controllser64 h1 {
		font-size: 45px !important;
	}

	.item .controllser64 p {
		font-size: 18px !important;
		margin: 20px 0;
	}

	.controllser64 .hide1 {
		display: block !important;
	}

	.item .controllser64 .sell {
		margin: 20px 0 0;
	}

	.item .best-buy {
		top: 40%;
	}

	.item .best-buy h1,
	.item .best-buy p {
		text-shadow: rgb(255, 255, 255) 0px 0px 0px, rgb(80, 80, 80) 2px 3px 3px, rgb(80, 80, 80) 2px 3px 3px;
	}

	.item .retro-keycaps {
		top: 43%;
	}

	.item .ngc-rr {
		top: 35%;
	}

	.item .ngc-diy {
		top: 40%;
	}

	.item .lite-se-xbox {
		top: 20%;
		padding-left: 0%;
		padding-right: 0%;
	}

	.slide-text h1 {
		font-size: 32px !important;
		line-height: 1.2 !important;
		margin: 20px 0;
	}

	.item .pro2-xbox {
		padding: 10px 30px;
	}

	.item .three-mode-xbox {
		top: 19%;
		padding: 10px 30px;
	}

	.item .hall {
		top: 20%;
		padding-left: 2%;
		padding-right: 2%;
	}

	.item .c64 {
		text-align: center;
		top: 45%;
		padding-left: 3%;
		padding-right: 3%;
	}

	.xbox {
		padding: 70px 0 10px 0 !important;
	}

	/*新版*/
	.team-2 {
		padding: 10px 0 60px 0;
	}

	.team-2 .container .col-md-4 {
		float: left;
	}

	.team-2 .container .col-md-4:nth-child(1) {
		width: 30%;
	}

	.team-2 .container .col-md-4:nth-child(2) {
		width: 40%;
	}

	.team-2 .container .col-md-4:nth-child(3) {
		width: 30%;
	}

	.h2 {
		padding-top: 15% !important;
	}

	.h2 h2 {
		font-size: 32px !important;
	}

	.col-md-6 {
		width: 50%;
	}

	.container-1 {
		width: 540px;
	}

	.row .col-md-2 img {
		width: 100%;
	}

	.row .col-md-2 p {
		width: 100%;
	}

	.row .col-md-2 {
		left: 0% !important;
		padding-top: 20px !important;
		padding-bottom: 0px !important;
	}

	.row .margin-btm {
		width: 33.33% !important;
		padding-top: -40px !important;
		padding-bottom: 20px !important;
	}

	.row .margin-btm img {
		width: 100%;
	}

	.row .team-thumb h2 {
		padding: 32.6% 0;
	}

	/*新版*/
	.item {
		margin-top: 50px;
	}

	.item .m30_reddot_2020 {
		top: 26% !important;
	}

	.item .m30 {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}

	/* 居左垂直居中 */
	.item .left-center {
		text-align: center;
		top: 40%;
		padding-left: 10%;
		padding-right: 10%;
	}

	.m30 h2 {
		font-size: 12px !important;
	}

	.item .m30-rr {
		padding-left: 15% !important;
		padding-right: 15% !important;
		text-align: center !important;
		top: 28% !important;
	}

	.item .gbros {
		top: 27%;
		padding-right: 50%;
		text-align: left;
	}

	.item .n30-ns {
		padding-left: 12% !important;
		padding-right: 12% !important;
		text-align: center !important;
		top: 28% !important;
	}

	.item .usbrr {
		padding-left: 25% !important;
		padding-right: 25% !important;
		text-align: center !important;
		top: 34% !important;
	}

	.item .n30pro2 {
		padding-left: 25% !important;
		padding-right: 25% !important;
		text-align: center !important;
		top: 36%;
	}

	.item .n30pro2 p {
		margin-top: -3% !important;
	}

	.item .reddot_2020 {
		width: 18%;
	}

	.item .pcmag {
		width: 10%;
	}

	.item .pcworld {
		right: 18%;
		top: 15% !important;
		width: 13%
	}

	h1 {
		font-size: 24px !important;
	}

	.designed {
		font-size: 30px !important;
	}

	p {
		font-size: 13px !important;
		line-height: 16px !important;
	}

	h3,
	h4 {
		font-size: 18px !important;
	}

	h5 {
		font-size: 14px !important;
	}

	.item .container {
		width: 96% !important;
		padding: 0 6% !important;
	}

	.item .hotbox-1 {
		padding: 18% 20%
	}

	.item .hotbox-1 dd {
		font-size: 100% !important;
		margin-top: -5px !important;
		color: rgba(255, 255, 255, 0.50);
	}

	.item .hotbox-2 {
		min-width: 100% !important;
		text-align: center;
	}

	.item .hotbox-4 dd {
		font-size: 100% !important;
		margin-top: -5px !important;
		color: rgba(255, 255, 255, 0.50);
	}

	.item .hotbox-5 {
		padding: 16% 10% 0;
		padding-top: 5%;
	}

	.item .hotbox-6 {
		top: 40%;
		width: 100%;
		padding: 0 18%;
		text-align: center
	}

	.item .hotbox-7 {
		top: 35%;
	}

	.item .hotbox-e3 {
		top: 45% !important;
	}

	.item .mouse {
		top: 67%;
		padding-left: 10%;
		padding-right: 10%;
	}

	.item .zero2 {
		top: 23%;
		text-align: left;
		padding-left: 68%;
		padding-right: 5%;
	}

	/* ipad尺寸下隐藏多余块 */
	.container .row .hide1 {
		display: none;
	}
}

@media only screen and (min-width:769px) and (max-width:992px) {
	.item .clip {
		top: 45%;
		padding-right: 5%;
	}

	.item .reddot_2020 {
		top: 22%;
		width: 18%;
	}

	.item .pcmag {
		top: 22%;
		width: 8%;
	}

	.item .pcworld {
		right: 15%;
		top: 22% !important;
		width: 10%
	}

	.item .zero2 {
		top: 20%;
		text-align: left;
		padding-left: 64%;
		padding-right: 8%;
	}

	.item .gbros {
		top: 22%;
		padding-right: 50%;
		text-align: left;
	}
}

@media only screen and (min-width:993px) and (max-width:1199px) {
	.item .text-center {
		width: 80%;
	}

	.item .rare-40th {
		width: 65%;
		top: 31%;
	}

	.item .pro3 {
		top: 25%;
	}

	.item .sn30-pro-usb {
		width: 85%;
		top: 26%;
	}

	.item .ultimate-mobile-gaming {
		width: 95%;
		top: 31%;
	}

	.item .ultimate-2-wuchang {
		width: 90%;
		top: 31%;
	}

	.item .ultimate-2-wireless {
		text-align: left;
		width: 45%;
		margin: 0;
		top: 33%;
		left: 27%;
	}

	.item .arcade-controller-xbox {
		width: 80%;
		top: 33.5%;
	}

	.item .arcade-controller {
		top: 36%;
	}

	.item .keyboard-panther {
		top: 25%;
	}

	.item .ultimate-bluetooth {
		top: 32%;
	}

	.item .ultimate-3-mode {
		width: 60%;
	}

	.item .ultimate-mini-wired {
		top: 35%;
	}

	.item .newColor {
		top: 35%;
	}

	.item .saturn-keyboard {
		width: 73%;
		top: 36%;
	}

	.item .ultimate-2c-bluetooth {
		top: 45%;
	}

	.item .mobile-controller {
		top: 32%;
	}

	.item .controllser64 {
		width: 95%;
		top: 37%;
	}

	.item .controllser64 h1 {
		font-size: 45px !important;
	}

	.item .controllser64 p {
		font-size: 18px !important;
		margin: 20px 0;
	}

	.item .controllser64 .sell {
		margin: 20px 0 0;
	}

	.item .best-buy {
		top: 36%;
	}

	.item .retro-keycaps {
		top: 39%;
		padding-left: 8%;
		padding-right: 8%;
	}

	.item .lite-se-xbox {
		top: 40%;
		padding-left: 0%;
		padding-right: 0%;
	}

	.item .pro2-xbox {
		width: 90%;
		top: 27%;
	}

	.item .three-mode-xbox {
		width: 90%;
		top: 23%;
	}

	.item .ultimate-2c-wired {
		width: 58%;
		top: 28%;
	}

	.item .ultimate-2c-wireless {
		width: 65%;
		top: 35%;
	}

	.item .hall {
		width: 88%;
		top: 33%;
	}

	.item .vision {
		width: 88%;
		top: 28%;
	}

	.item .c64 {
		width: 100%;
		text-align: center;
		top: 35%;
		padding-left: 10%;
		padding-right: 10%;
	}

	/* 居左垂直居中 */
	.item .left-center {
		text-align: left;
		top: 38%;
		padding-left: 5%;
		padding-right: 60%;
	}

	.item .m30-rr {
		padding-left: 22% !important;
		padding-right: 22% !important;
		text-align: center !important;
		top: 30% !important;
	}

	.item .usbrr {
		padding-left: 30% !important;
		padding-right: 30% !important;
		text-align: center !important;
		top: 38% !important;
	}

	.item .n30-ns {
		padding-left: 22% !important;
		padding-right: 22% !important;
		text-align: center !important;
		top: 34% !important;
	}

	.item .reddot_2020 {
		top: 18%;
		width: 15%
	}

	.item .pcmag {
		top: 18%;
		width: 7%
	}

	.item .pcworld {
		right: 14.6%;
		top: 18% !important;
		width: 8%
	}

	.item .n30pro2 {
		padding-left: 25% !important;
		padding-right: 25% !important;
		text-align: center !important;
		top: 37%;
	}

	.team-2 .team-details h5 {
		font-size: 1.1111em;
	}

	.item h1 {
		font-size: 24px;
	}

	.designed {
		font-size: 36px !important;
	}

	.item .hotbox-1 {
		padding-left: 10%;
	}

	.item .hotbox-5 {
		padding-left: 10%;
		padding-top: 4%;
	}

	.item .hotbox-6 {
		top: 45%;
		width: 100%;
		padding-left: 5%;
		padding-right: 0%;
	}

	.item .hotbox-e3 {
		top: 45%;
		padding-left: 20%;
		padding-right: 20%;
	}
}

@media only screen and (min-width:1200px) and (max-width:1440px) {
	.item .text-center {
		width: 82%;
		top: 30%;
	}

	.item .rare-40th {
		width: 60%;
		top: 28%;
	}

	.item .pro3 {
		top: 23%;
	}

	.item .ultimate-mobile-gaming {
		width: 95%;
		top: 28%;
	}

	.item .ultimate-2-wuchang {
		width: 75%;
		top: 26%;
	}

	.item .ultimate-2-wireless {
		width: 36%;
		transform: none;
		margin: 0;
		text-align: left;
		top: 15%;
		left: 5%;
	}

	.item .arcade-controller-xbox {
		width: 80%;
		top: 30%;
	}

	.item .arcade-controller {
		top: 35%;
	}

	.item .keyboard-panther {
		width: 85%;
		top: 23%;
	}

	.item .ultimate-mini-wired {
		top: 33%;
	}

	.item .newColor {
		top: 32%;
	}

	.item .saturn-keyboard {
		width: 85%;
		top: 30%;
	}

	.item .saturn {
		top: 43%;
	}

	.item .ultimate-2c-bluetooth {
		top: 43%;
	}

	.item .Keyboard {
		width: 65%;
		top: 25%;
	}

	.item .mobile-controller {
		top: 30%;
	}

	.item .controllser64 {
		width: 85%;
	}

	.item .controllser64 h1 {
		font-size: 40px !important;
	}

	.item .controllser64 p {
		font-size: 22px !important;
	}

	.item .best-buy {
		top: 36.5%;
	}

	.item .retro-keycaps {
		top: 40%;
	}

	.item .ngc-rr {
		width: 65%;
		top: 38%;
	}

	.item .lite-se-xbox {
		top: 40%;
		padding-left: 0%;
		padding-right: 0%;
	}

	.item .pro2-xbox {
		width: 80%;
		text-align: center;
		top: 23%;
	}

	.item .three-mode-xbox {
		width: 80%;
		text-align: center;
		top: 20%;
	}

	.item .ultimate-2c-wired {
		text-align: center;
		width: 70%;
		top: 26%;
	}

	.item .ultimate-2c-wireless {
		width: 70%;
	}

	.item .vision {
		width: 95%;
		top: 26%;
	}

	.item .hall {
		width: 95%;
		top: 30%;
	}

	.item .c64 {
		width: 100%;
		text-align: center;
		top: 35%;
		padding-left: 10%;
		padding-right: 3%;
	}

	.team-2 .team-details h5 {
		font-size: 1.1111em;
	}

	.designed {
		font-size: 42px !important;
	}
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
	.item .text-center {
		width: 75%;
		top: 50%;
	}

	.item .rare-40th {
		width: 55%;
		top: 28%;
	}

	.item .th12 {
		top: 39%;
	}

	.item .pro3 {
		top: 22%;
	}

	.item .ultimate-mobile-gaming {
		top: 30%;
	}

	.item .ultimate-2-wuchang {
		top: 25%;
	}

	.item .ultimate-2-wireless {
		width: 75%;
		top: 21%;
	}

	.item .arcade-controller-xbox {
		width: 75%;
		top: 27%;
	}

	.item .arcade-controller {
		top: 37%;
	}

	.item .keyboard-panther {
		top: 23%;
	}

	.item .ultimate-bluetooth {
		top: 30%;
	}

	.item .ultimate-3-mode {
		width: 55%;
		top: 25%;
	}

	.item .ultimate-mini-wired {
		top: 35%;
	}

	.item .newColor {
		top: 35%;
	}

	.item .saturn-keyboard {}

	.item .saturn {
		top: 46%;
	}

	.item .ultimate-2c-bluetooth {
		top: 42%;
	}

	.item .Keyboard {
		width: 60%;
		top: 25%;
	}

	.item .mobile-controller {
		top: 30%;
	}

	.item .controllser64 {
		width: 85%;
		top: 34%;
	}

	.item .controllser64 h1 {
		font-size: 44px !important;
	}

	.item .controllser64 p {
		font-size: 22px !important;
	}

	.item .best-buy {
		top: 36%;
	}

	.item .retro-keycaps {
		top: 40%;
	}

	.item .lite-se-xbox {
		top: 40%;
		padding-left: 0%;
		padding-right: 0%;
	}

	.item .pro2-xbox {
		width: 70%;
		text-align: center;
		top: 22%;
	}

	.item .three-mode-xbox {
		width: 70%;
		text-align: center;
		top: 18%;
	}

	.item .ultimate-c-xbox {
		text-align: center;
		top: 18%;
	}

	.item .ultimate-2c-wireless {
		width: 65%;
		top: 28%;
	}

	.item .vision {
		width: 90%;
		top: 26%;
	}

	.item .hall {
		width: 90%;
		top: 33%;
	}

	.item .c64 {
		width: 100%;
		text-align: center;
		top: 36%;
		padding-left: 10%;
		padding-right: 10%;
	}

	.Orion .m30 {
		padding-left: 10% !important;
		padding-right: 10% !important;
	}

	.item .mouse {
		top: 18%;
		padding-left: 68%;
		padding-right: 4%;
	}

	.item .pcmag {
		top: 14%;
		width: 5%
	}

	.item .pcworld {
		right: 12%;
		top: 14% !important;
		width: 5.8%
	}

	.item .zero2 {
		top: 29%;
		padding-left: 68%;
		padding-right: 15%;
	}

	.designed {
		font-size: 42px !important;
	}
}

@media only screen and (min-width:1921px) and (max-width:2560px) {
	.item .text-center {
		top: 41%;
	}

	.item .rare-40th {
		width: 70%;
		top: 25%;
	}

	.item .pro3 {
		top: 20%;
	}

	.item .th12 {}

	.item .sn30-pro-usb {
		top: 21%;
	}

	.item .ultimate-mobile-gaming {
		top: 26%;
	}

	.item .ultimate-2-wuchang {
		top: 22%;
	}

	.item .ultimate-2-wireless {
		top: 19%;
	}

	.item .arcade-controller-xbox {
		top: 16%;
	}

	.item .arcade-controller {
		top: 36%;
	}

	.item .keyboard-panther {
		top: 20%;
	}

	.item .ultimate-bluetooth {
		top: 28%;
	}

	.item .ultimate-3-mode {
		width: 45%;
		top: 25%;
	}

	.item .ultimate-mini-wired {
		top: 30%;
	}

	.item .newColor {
		top: 28%;
	}

	.item .saturn-keyboard {
		top: 20%;
	}

	.item .saturn {
		top: 50%
	}

	.item .ultimate-2c-bluetooth {
		width: 65%;
		top: 43%;
	}

	.item .Keyboard {
		width: 65%;
		top: 30%;
	}

	.item .mobile-controller {
		top: 29%;
	}

	.item .controllser64 {
		top: 33%;
	}

	.item .best-buy {
		top: 37%;
	}

	.item .retro-keycaps {
		top: 45%;
	}

	.item .ngc-rr {
		width: 50%;
		top: 37%;
	}

	.item .ngc-diy {
		top: 45%;
	}

	.item .keyboard-m {
		top: 47%;
	}

	.item .pro2-xbox {
		top: 20%;
	}

	.item .three-mode-xbox {
		top: 14.5%;
	}

	.item .ultimate-2c-wired {
		top: 30%;
	}

	.item .ultimate-2c-wireless {
		width: 65%;
		top: 28%;
	}

	.item .vision {
		top: 25%;
		padding-left: 2%;
		padding-right: 2%;
	}

	.item .lite-se-xbox {
		top: 43%;
		padding-left: 10%;
		padding-right: 10%;
	}

	.item .c64 {
		width: 100%;
		text-align: center;
		top: 38%;
		padding-left: 20%;
		padding-right: 20%;
	}

	/* 居左垂直居中 */
	.item .left-center {
		text-align: left;
		top: 45%;
		padding-left: 5%;
		padding-right: 65%;
	}

	.designed {
		font-size: 52px !important;
	}
}

@media only screen and (min-width:2561px) and (max-width: 3200px) {

	/* 居左垂直居中 */
	.item .text-center {
		top: 50%;
	}

	.item .rare-40th {
		top: 23%;
	}

	.item .pro3 {
		top: 23%;
	}

	.item .th12 {
		top: 39%;
	}

	.item .sn30-pro-usb {
		top: 20%;
	}

	.item .ultimate-mobile-gaming {
		top: 28%;
	}

	.item .ultimate-2-wuchang {
		top: 21%;
	}

	.item .ultimate-2-wireless {
		top: 20%;
	}

	.item .arcade-controller-xbox {
		top: 17%;
	}

	.item .arcade-controller {
		top: 37%;
	}

	.item .keyboard-panther {
		top: 20%;
	}

	.item .ultimate-bluetooth {
		top: 26%;
	}

	.item .ultimate-3-mode {
		top: 25%;
	}

	.item .ultimate-mini-wired {
		top: 30%;
	}

	.item .newColor {
		top: 27%;
	}

	.item .saturn-keyboard {
		top: 20%;
	}

	.item .ultimate-2c-bluetooth {
		top: 43%;
	}

	.item .Keyboard {
		width: 65%;
		top: 30%;
	}

	.item .mobile-controller {
		top: 26%;
	}

	.item .controllser64 {
		top: 35%;
	}

	.item .m30-wired {
		top: 56%;
	}

	.item .hall {
		top: 33%;
	}

	.item .cetr-btm1 {
		padding-left: 35%;
		padding-right: 35%;
	}

	.item .pcmag {
		top: 10%;
		left: 90%;
		width: 5%
	}

	.item .pcworld {
		right: 12%;
		top: 10% !important;
		width: 5.6%
	}

	.container {
		width: 40%;
	}

	h1 {
		padding: 0 !important;
	}

	.pcmag {
		left: 5%;
		top: 10%;
	} 

	.item .hotbox-2 {
		margin-top: 19%;
	}

	.item .hotbox-3 {
		margin-top: 15% !important;
	}

	.item .hotbox-4 {}

	.item .hotbox-7 {
		top: 45%;
	}

	.slide-text>h1 {
		font-size: 50px;
		padding-bottom: 50px;
	}

	.slide-text>small {
		font-size: 32px;
	}

	.item .gbros {
		padding-right: 64%;
	}

	.designed {
		font-size: 56px !important;
	}

	.item .clip {
		top: 75%;
		text-align: left;
		padding-left: 60%;
		padding-right: 10%;
	}
}

@media only screen and (min-width:3201px) {
	.item .text-center {
		width: 100%;
		top: 50%;
	}

	.item .rare-40th {
		top: 23%;
	}

	.item .th12 {
		top: 39%;
	}

	.item .pro3 {
		top: 18%;
	}

	.item .sn30-pro-usb {
		top: 20%;
	}

	.item .ultimate-mobile-gaming {
		top: 25%;
	}

	.item .ultimate-2-wuchang {
		top: 20%;
	}

	.item .ultimate-2-wireless {
		top: 20%;
	}

	.item .arcade-controller-xbox {
		top: 16%;
	}

	.item .arcade-controller {
		top: 36%;
	}

	.item .keyboard-panther {
		width: 100%;
		top: 20%;
	}

	.item .ultimate-bluetooth {
		top: 26%;
	}

	.item .ultimate-3-mode {
		top: 23%;
	}

	.item .ultimate-mini-wired {
		top: 30%;
	}

	.item .newColor {
		top: 30%;
	}

	.item .saturn-keyboard {
		top: 19%;
	}

	.item .saturn {
		top: 48%;
	}

	.item .ultimate-2c-bluetooth {
		top: 43%;
	}

	.item .Keyboard {
		width: 100%;
		top: 20%;
	}

	.item .mobile-controller {
		top: 28%;
	}

	.item .controllser64 {
		top: 33%;
	}

	.item .best-buy {
		top: 37%;
	}

	.item .retro-keycaps {
		top: 42%;
	}

	.item .ngc-diy {
		top: 43%;
	}

	.item .pro2-xbox {
		width: 50%;
		top: 21%;
	}

	.item .three-mode-xbox {
		width: 50%;
		top: 14%;
	}

	.item .ultimate-2c-wired {
		width: 50%;
		top: 33%;
	}

	.item .ultimate-2c-wireless {
		width: 100%;
		top: 26%;
	}

	.item .hall {
		top: 26%;
	}

	.item .vision {
		top: 25%;
	}
}