body {
	line-height: 1;
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.bg {
	background-color: #f5f6f6;
}
.w {
    width: 1430px;
    margin: 0 auto;
}
@font-face {
	font-family: 'hbzhan';  /* Project id 1875012 */
	src: url('//at.alicdn.com/t/font_1875012_r542bsggbni.woff2?t=1622790436256') format('woff2'),
		 url('//at.alicdn.com/t/font_1875012_r542bsggbni.woff?t=1622790436256') format('woff'),
		 url('//at.alicdn.com/t/font_1875012_r542bsggbni.ttf?t=1622790436256') format('truetype');
  }
.hbzhan{
    font-family:"hbzhan" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
#header {
	width: 100%;
	height: 36px;
	background: #0096e0;
}
.loginDiv {
	font-size: 0;
	line-height: 36px;
	color: #fff;
	float: left;
	height: 36px;
}
.loginDiv a {
	color: #fff;
	margin-right: 10px;
	font-size: 14px;
}
.loginDiv a:first-child {
	margin-right: 30px;
}
.download {
	width: 102px;
	height: 24px;
	background: #0087ca;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	border-radius: 3px;
	float: right;
	margin-top: 6px;
}
.download a{
	color: #fff;
}
.banner-adv {
	background-color: #fff;
}
.banner-adv ul {
	width: calc(100% + 10px);
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item {
	margin: 20px 5px 0 5px;
	position: relative;
}
.banner-adv ul.one li{
	width: 100%;
}
.banner-adv ul.two li{
	width: 50%;
}
.banner-adv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li{
	width: 25%;
}
.banner-adv ul.five li{
	width: 20%;
}
.banner-adv ul.six li{
	width: 16.66%;
}
.advs {
	position: relative;
	display: block;
	width: 100%;
}
.advs img {
	display: block;
}
.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.iframe {
	overflow: hidden;
	height: 36px;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.header p {
	font-size: 18px;
	line-height: 34px;
	color: #5fbfb8;
	float: right;
}
.header p a{
	font-size: 14px;
	color: #fff;
	margin: 0 10px;
}
.top {
	padding: 15px 0;
	background-color: #fff;
	z-index: 22;
	position: relative;
}
.top .logo {
	float: left;
}
.top .pageName {
	float: left;
	width: 122px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../../../images/shop/version/2021/pagename.png) 20px center no-repeat;
	border-left: 1px solid #ddd;
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 27px;
}
.searchBox {
	width: 536px;
	float: left;
	margin-left: 70px;
	height: 42px;
	background: linear-gradient(to left,#f48b16, #ffae12, #0096e0 62%);
	border-radius: 30px;
	margin-top: 24px;
}
.search{
	width: 100%;
	height: 100%;
}
.searchSelect {
	width: 75px;
	height: 38px;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	position: relative;
	z-index: 99999;
	background: #fff;
	border-radius: 30px 0 0 30px;
}
.searchSelect::after {
	content: "";
	position: absolute;
	right: 0;
	top: 8px;
	height: 24px;
	width: 1px;
	background-color: #e8e8e8;
}
.searchSelectTop{
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
}
.searchSelectTop p{
	font-size: 14px;
	line-height: 40px;
	color: #666666;
	text-indent: 15px;
}
.searchSelectTop i {
	position: absolute;
	top: 15px;
	left: 52px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	font-size: 10px;
}
.searchSelectTop.focus i{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.searchSelectBot {
	position: absolute;
	width: 100%;
	border: 2px solid #138146;
	left: 0px;
	top: 40px;
	z-index: 99999;
	background: #fff;
	display: none;
}
.searchSelectBot li{
	text-indent: 15px;
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
}
.searchSelectBot li:hover{
	background: #138146;
	color: #fff;
}
.search input {
	width: 367px;
	height: 38px;
	float: left;
	text-indent: 10px;
	font-size: 14px;
	line-height: 40px;
	font-family: "microsoft yahei";
	color: #999;
	margin-top: 2px;
	background: #fff;
	border: none;
}
.search button {
	width: 92px;
	height: 38px;
	border: none;
	background: transparent;
	cursor: pointer;
	outline: none;
	float: right;
	font-size: 16px;
	line-height: 38px;
	color: #fff;
	font-family: "microsoft yahei";
	border-radius: 0 30px 30px 0;
	margin-top: 2px;
	text-align: center;
}
.search button i {
	margin-right: 5px;
}
.top .btnBox {
	float: right;
	font-size: 0;
	margin-top: 24px;
}
.top .btnBox a {
	display: inline-block;
	width: 136px;
	height: 42px;
	line-height: 40px;
	background-color: #f8f8f8;
	box-sizing: border-box;
	border: 1px solid #eee;
	text-align: center;
	border-radius: 21px;
	font-size: 16px;
	color: #333;
	margin-right: 18px;
}
.top .btnBox a i {
	color: #f99a14;
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	margin-right: 6px;
}
.top .btnBox a:hover {
	border-color: #f90;
	color: #f90;
	background-color: #fff;
}
.nav {
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.16);
	font-size: 0;
	padding-bottom: 12px;
}
.nav p {
	padding-left: 200px;
}
.nav a {
	font-size: 20px;
	font-weight: bold;
	padding: 0 18px;
	margin: 0 20px;
	color: #333;
	display: inline-block;
	height: 36px;
	line-height: 32px;
	border-radius: 3px;
}
.nav a.focus,.nav a:hover {
	background-color: #0096e0;
	color: #fff;
}
.banner {
	margin-top: 17px;
}
.bannerLeft {
	float: left;
	width: 280px;
	position: relative;
	background-color: #fff;
	border-radius: 10px 10px 0 0;
}
.bannerLeft::after {
	width: 100%;
	height: 15px;
	content: "";
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../../../../images/shop/version/2021/proTop.png) no-repeat;
	background-size: 100% 100%;
}
.bannerLeft > span {
	line-height: 40px;
	height: 40px;
	width: 232px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	display: block;
	margin: 0 auto;
	border-radius: 0 0 10px 10px;
	background-color: #0096e0;
	font-weight: bold;
	position: relative;
	z-index: 9;
}
.bannerLeft > span a {
	color: #fff;
}
.bannerLeft ul {
	position: relative;
}
.bannerLeft li {
	padding: 0 14px 0 14px;
	border-bottom: 1px solid #e6e6e6;
}
.bannerLeft li:last-of-type {
	border-bottom: 0;
}
.bannerLeft li .class-a {
	font-size: 14px;
	padding: 16px 0;
	position: relative;
	z-index: 2;
}
.bannerLeft ul li.hover {
	box-shadow: 0px 0px 7px 0px rgba(49, 49, 49, 0.2);
	z-index: 1;
}
.bannerLeft li .class-a p {
	font-size: 16px;
	height: 16px;
	overflow: hidden;
	font-weight: bold;
}
.bannerLeft li .class-a a:hover {
	color: #0096e0;
}
.bannerLeft li .class-a span {
	display: block;
	margin-top: 12px;
}
.bannerLeft li .class-a span a {
	color: #999;
	margin-right: 12px;
}
.bannerLeft li a {
	color: #333;
}
.bannerLeft li .class-a i {
	font-size: 10px;
	position: absolute;
	top: 17px;
	right: 0;
	color: #bababa;
}
.bannerLeft li .class-b {
	position: absolute;
	top: -40px;
	left: 280px;
	width: 860px;
	min-height: 640px;
	background-color: #fff;
	border: 1px solid #0096e0;
	display: none;
	z-index: 999;
	padding: 20px 12px 20px 0;
	box-sizing: border-box;
	height: 640px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 0;
}
.class-b .adv-box {
	padding: 15px 10px 35px 20px;
}
.class-b .adv-box .adv-item .bg {
	overflow: hidden;
	background-color: #fff;
	padding: 16px;
}
.class-b .adv-box .adv-item {
	float: left;
	width: calc(50% - 10px);
	margin-right: 10px;
	overflow: hidden;
	padding: 2px;
	box-sizing: border-box;
	background: #0096e0;
}
.class-b .adv-box .adv-item:nth-child(2n) {
	margin-right: 0;
	margin-left: 10px;
}
.class-b .adv-box .adv-item .image {
	float: left;
	width: 295px;
	margin-right: 20px;
}
.class-b .adv-box .adv-item .image a {
	display: block;
	height: 0;
	padding-bottom: 75%;
	overflow: hidden;
}
.class-b .adv-box .adv-item .image img {
	max-height: none;
	width: 100%;
}
.class-b .adv-box .adv-item .text {
	overflow: hidden;
	padding-top: 40px;
	font-size: 14px;
	color: #999;
	line-height: 1.5;
}
.class-b .adv-box .adv-item .text p {
	font-size: 16px;
	font-weight: bold;
}
.class-b .adv-box .adv-item .text p a:hover {
	color: #0096e0;
}
.class-b .adv-box .adv-item .text span {
	display: block;
	margin-top: 18px;
}
.bannerLeft li.hover .class-b {
	display: block;
	line-height: 1;
}
.bannerLeft li .class-b .title {
	font-size: 20px;
	color: #0096e0;
	padding-bottom: 15px;
	margin-left: 30px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}
.bannerLeft li .class-b .title a.more{
	position: absolute;
	top: 4px;
	right: 0;
	color: #0096e0;
	font-size: 15px;
}
.bannerLeft li .class-b .item {
	margin-top: 18px;
	width: 50%;
	/* float: left; */
	padding-left: 30px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
}
.bannerLeft li .class-b .item span {
	font-size: 16px;
}

.bannerLeft li .class-b .item span a {
	color: #333;
}
.bannerLeft li .class-b .item p {
	line-height: 24px;
	font-size: 0;
	margin-top: 10px;
}
.bannerLeft li .class-b .item p a {
	font-size: 14px;
	color: #999;
	display: inline-block;
	margin-right: 15px;
}
.fourDiv .pro-swiper .image img {
	max-width: 80%;
	max-height: 80%;
}
.bannerLeft li .class-b .item p a:hover {
	color: #0096e0;
}
.bannerLeft li .class-b .item span a:hover {
	color: #0096e0;
}
.bannerCenter {
	float: left;
	margin: 0 12px;
	width: 846px;
	overflow: hidden;
}
.bannerCenter .bigItem .image {
	padding-bottom: 56%;
}
.bannerCenter .bigItem .image a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9;
}
.bannerCenter .image {
	height: 0;
	padding-bottom: 56.2%;
	overflow: hidden;
	position: relative;
}
.bannerCenter .image img {
	max-height: none;
	width: 100%;
}
.bannerCenter .image p {
	position: absolute;
	width: 100%;
	height: 140px;
	background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,.4) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,.4) 0%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,.4) 0%, rgba(0,0,0,0) 100%);
	left: 0;
	bottom: 0;
	box-sizing: border-box;
}
.bannerCenter .image p span {
	position: absolute;
	font-size: 24px;
	color: #fff;
	padding: 0 20px;
	width: 100%;
	left: 0;
	bottom: 20px;
	height: 24px;
	overflow: hidden;
	box-sizing: border-box;
}
.bannerCenter .image p span:hover {
	text-decoration: underline;
}
.bannerCenter .image b {
	position: absolute;
	top: 12px;
	right: 12px;
	height: 24px;
	line-height: 22px;
	padding: 0 6px;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	background-color: #f93f14;
}
.bannerCenter .image b i {
	font-size: 10px;
	margin-right: 2px;
}
.bannerCenter .image b.living {
	background-color: #f93f14;
}
.bannerCenter .image b.notice {
	background-color: #f99a14;
}
.bannerCenter .image b.replay {
	background-color: #14a3f9;
}
.bannerCenter .smallItem {
	margin-top: 11px;
	margin-right: -12px;
}
.bannerCenter .smallItem li {
	float: left;
	width: 33.33%;
}
.bannerCenter .smallItem li .item {
	margin-right: 12px;
}
.bannerCenter .smallItem .image p {
	height: 76px;
}
.bannerCenter .smallItem .image a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.bannerCenter .smallItem .image p span {
	font-size: 16px;
	padding: 0 12px;
	bottom: 12px;
	height: 16px;
	position: absolute;
	color: #fff;
	overflow: hidden;
}
.bannerRight {
	overflow: hidden;
	background-color: #fff;
}
.bannerRight .message {
	background: url(../../../../images/shop/version/2021/linebg.png) no-repeat;
	height: 120px;
	padding-top: 20px;
	box-sizing: border-box;
}
.bannerRight .message .image {
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-left: 28px;
	margin-right: 15px;
	overflow: hidden;
}
.bannerRight .message .image a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
.bannerRight .message .text {
	overflow: hidden;
	color: #fff;
	font-size: 14px;
}
.bannerRight .message .text p {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}
.bannerRight .message .text span {
	display: block;
	color: #9e9d9d;
	margin-top: 10px;
}
.bannerRight .btnBox {
	padding: 0 22px;
	margin-top: -22px;
}
.bannerRight .btnBox a {
	display: block;
	height: 44px;
	line-height: 42px;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #0096e0;
	border-radius: 2px;
	font-size: 16px;
	color: #0096e0;
	text-align: center;
	margin-top: 12px;
}
.bannerRight .btnBox a.login {
	color: #fff;
	background-color: #0096e0;
	margin-top: 0;
}
.bannerRight .btnArr {
	padding: 0 30px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #f2f2f2;
}
.bannerRight .btnArr i {
	display: block;
	height: 56px;
	width: 56px;
	border-radius: 50%;
	background-color: #f2f2f2;
	line-height: 56px;
	color: #f99a14;
	font-size: 24px;
}
.bannerRight .btnArr p {
	margin-top: 10px;
}
.bannerRight .btnArr a {
	text-align: center;
	display: block;
	float: left;
	font-size: 14px;
	color: #666;
	margin-right: 25px;
}
.bannerRight .btnArr a:hover {
	color: #0096e0;
}
.bannerRight .btnArr a:last-child {
	margin-right: 0;
}
.bannerRight .shop-notice {
	padding: 18px 20px;
}
.bannerRight .shop-notice h2 {
	font-size: 16px;
	position: relative;
}
.bannerRight .shop-notice h2 b {
	width: 3px;
	height: 16px;
	display: inline-block;
	background-color: #0096e0;
	margin-right: 7px;
	vertical-align: top;
}
.bannerRight .shop-notice h2 a.more {
	position: absolute;
	right: 0;
	top: 1px;
	font-size: 14px;
	color: #999;
	font-weight: normal;
}
.bannerRight .shop-notice h2 a.more i {
	font-size: 10px;
	vertical-align: top;
	display: inline-block;
	margin-top: 2px;
}
.bannerRight .shop-notice h2 a.more:hover {
	color: #0096e0;
}
.bannerRight .shop-notice ul {
	padding-top: 5px;
}
.bannerRight .shop-notice li {
	margin-top: 19px;
	font-size: 14px;
	height: 14px;
	overflow: hidden;
	position: relative;
}
.bannerRight .shop-notice li a {
	width: 100%;
	color: #333;
	display: block;
	box-sizing: border-box;
	padding-right: 40px;
}
.bannerRight .shop-notice li a:hover {
	color: #0096e0;
}
.bannerRight .shop-notice li span {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
}
.main-top {
	margin-top: 25px;
}
.main-top .active {
	width: 50%;
	float: left;
}
.main-top .active .item {
	margin-right: 8px;
}
.main-top .title {
	position: relative;
}
.main-top .title .more {
	position: absolute;
	right: 12px;
	top: 15px;
	font-size: 14px;
	color: #999;
}
.main-top .title .more:hover {
	color: #0096e0;
}
.main-top .title .more i {
	font-size: 10px;
	vertical-align: top;
	display: inline-block;
	margin-top: 2px;
}
.main-top .title p {
	font-size: 0;
}
.main-top .title p a {
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	position: relative;
	padding: 0 5px;
	margin-right: 20px;
	padding-bottom: 15px;
}
.main-top .title .active-tab p a {
	font-size: 30px;
	padding-bottom: 23px;
}
.main-top .title .bidding-tab {
	padding-top: 12px;
}
.main-top .title .bidding-tab p a {
	padding: 0 18px 25px;
}
.main-top .title p a:first-child {
	text-indent: -2px;
}
.main-top .title p a span {
	display: inline-block;
	height: 32px;
	text-align: center;
	line-height: 32px;
	margin-right: 8px;
	text-indent: -999px;
	width: 30px;
	background: url(../../../../images/shop/version/2021/icon1hover.png) no-repeat center 0;
	vertical-align: middle;
}
.main-top .title p a.focus span {
	background: url(../../../../images/shop/version/2021/icon1.png) no-repeat center 0;
}
.main-top .title p a:nth-child(2) span {
	background: url(../../../../images/shop/version/2021/icon2.png) no-repeat center 0;
}
.main-top .title p a:nth-child(2).focus span {
	background: url(../../../../images/shop/version/2021/icon2hover.png) no-repeat center 0;
}
.main-top .title p a span img {
	vertical-align: top;
	display: inline-block;
	margin-top: 9px;
}
.main-top .title p a.focus {
	color: #0096e0;
}

.main-top .title p a::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0%;
	height: 3px;
	background-color: #0096e0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.main-top .title p a.focus::after {
	width: 100%;
}
.main-top .title p a::before {
	content: "";
	position: absolute;
	bottom: -8px;
	width: 0%;
	height: 14px;
	background: url(../../../../images/shop/version/2021/sanjiao.png) no-repeat;
	background-size: contain;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 3;
}
.main-top .title p a.focus::before {
	width: 28px;
}
.active-bot {
	background-color: #fff;
	padding: 25px;
	display: none;
	position: relative;
	overflow: hidden;
}
.active-bot .products-list ul {
	overflow: hidden;
	margin-right: -22px;
}
.active-bot .products-list li {
	float: left;
	margin-top: 16px;
}
.products-list {
	margin-top: -16px;
}
.active-bot .products-list li:first-of-type .item {
	width: 374px;
}
.active-bot .products-list li .item {
	margin-right: 22px;
	width: 160px;
}
.active-bot .products-list li .item .image {
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
}
.active-bot .products-list li:first-of-type .item .image::after {
	content: "";
	width: 43px;
	height: 55px;
	position: absolute;
	top: 0;
	left: 20px;
	background: url(../../../../images/shop/version/2021/top1.png) no-repeat;
	background-size: contain;
}
.active-bot .products-list li:nth-of-type(2) .item .image::after,.active-bot .products-list li:nth-of-type(3) .item .image::after {
	content: "";
	width: 33px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 13px;
	background: url(../../../../images/shop/version/2021/top2.png) no-repeat;
	background-size: contain;
}
.active-bot .products-list li:nth-of-type(3) .item .image::after {
	background: url(../../../../images/shop/version/2021/top3.png) no-repeat;
	background-size: contain;
}
.active-bot .products-list li .item .image img {
	max-height: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.active-bot .products-list li .text p {
	font-size: 18px;
	margin-top: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	text-align: center;
}
.active-bot .products-list li .text p a {
	color: #333;
}
.active-bot .products-list li .text p a:hover {
	color: #0096e0;
}
.active-swiper {
	overflow: hidden;
}
.active-swiper .swiper-left {
	width: 419px;
	float: left;
}
.active-swiper .swiper-left li {
	margin-top: 20px;
	overflow: hidden;
	background-color: #fafafa;
	padding: 23px 18px;
	border-radius: 4px;
}
.active-swiper .swiper-left li .image {
	width: 150px;
	float: left;
	margin-right: 22px;
}
.active-swiper .swiper-left li .image a {
	display: block;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
}
.active-swiper .swiper-left li .image img {
	max-height: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.active-swiper .swiper-left .text {
	overflow: hidden;
}
.active-swiper .swiper-left .text p {
	font-size: 18px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin-top: 30px;
}
.active-swiper .swiper-left .text span {
	display: block;
	font-size: 18px;
	margin-top: 20px;
	color: #ff1313;
}
.active-swiper .swiper-left .text p a {
	color: #333;
}
.active-swiper .swiper-left .text p a:hover {
	color: #0096e0;
}
.active-swiper .swiper-left li:first-child {
	margin-top: 0;
}
.active-swiper .swiper-right {
	overflow: hidden;
}
.active-swiper .swiper-right ul {
	overflow: hidden;
}
.active-swiper .swiper-right li {
	width: 50%;
	float: left;
	margin-top: 21px;
}
.active-swiper .swiper-right li .item {
	margin-left: 22px;
	margin-right: 0;
}
.active-swiper .swiper-right li:nth-child(-n + 2) {
	margin-top: 0;
}
.active-swiper .swiper-right li p {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	margin-top: 10px;
	overflow: hidden;
}
.active-swiper .swiper-right .image {
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}
.active-swiper .swiper-right .image img {
	max-height: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.active-swiper .swiper-right li p a {
	color: #333;
}
.active-swiper .swiper-right li p a:hover {
	color: #0096e0;
}
.active-swiper .swiper-right li span {
	display: block;
	font-size: 18px;
	margin-top: 8px;
	color: #ff1313;
}
.active-bot .swiper-button-next,.active-bot .swiper-button-prev {
	width: 28px;
	height: 53px;
	margin-top: -50px;
	background-size: 12px 22px;
	border-radius: 4px;
	background-color: #d2d2d2;
}
.active-bot  .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	right: 0;
}
.active-bot  .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	left: 0;
}
.main-top .bidding {
	overflow: hidden;
}
.main-top .bidding .item {
	margin-left: 8px;
}
.bidding-bot {
	background-color: #fff;
	padding: 14px 35px 2px;
	display: none;
}
.bidding-bot table {
	width: 100%;
	text-align: left;
	font-size: 14px;
}
.bidding-bot table thead {
	line-height: 34px;
}
.bidding-bot tbody tr {
	line-height: 52px;
	color: #999;
	border-bottom: 1px dashed #e6e6e6;
}
.bidding-bot tbody tr:last-of-type {
	border-bottom: 0;
}
.bidding-bot tbody strong {
	color: #f99a14;
	font-family: "Microsoft YaHei";
}
.bidding-bot tbody span {
	display: block;
	height: 52px;
	overflow: hidden;
	min-width: 120px;
	box-sizing: border-box;
	padding-right: 5px;
}
.bidding-bot tbody span a {
	font-size: 16px;
	color: #333;
}
.bidding-bot tbody span a:hover {
	color: #0096e0;
}
.bidding-bot tbody a.detail {
	display: inline-block;
	width: 76px;
	line-height: 24px;
	height: 24px;
	background-color: #0096e0;
	color: #fff;
	font-size: 13px;
	text-align: center;
	border-radius: 2px;
	border: 1px solid transparent;
}
.bidding-bot tbody a.detail:hover {
	color: #0096e0;
	background-color: #fff;
	border: 1px solid #0096e0;
}
.main {
	margin-top: 45px;
}
#part1 {
	margin-top: 32px;
}
.public-title {
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
}
.public-title span {
	font-size: 30px;
	color: #0096e0;
	margin-right: 6px;
}
.main-box {
	margin-top: 25px;
	background-color: #fff;
	border-radius: 0 0 20px 0;
}
.main-box .main-right {
	width: 300px;
	height: 514px;
	border-radius: 20px 0;
	float: right;
	background: url(../../../../images/shop/version/2021/brandsbg.png) no-repeat;
	background-color: #5db4e6;
	background-size: 100% 100% !important;
	overflow: hidden;
}
.main-box .main-right .title {
	line-height: 65px;
	text-align: center;
	font-size: 32px;
	color: #fff;
}
.main-box .main-right .title span {
	width: 117px;
	display: inline-block;
	background: url(../../../../images/shop/version/2021/hotbrands.png) no-repeat center center;
	background-size: 100% auto;
	height: 36px;
	vertical-align: top;
	margin-top: 17px;
}
.main-box .main-right .title i {
	font-size: 36px;
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
	margin-top: 3px;
}
.main-box .main-right ul {
	margin-top: 10px;
	padding: 0 18px;
	margin-right: -8px;
}
.main-box .main-right ul li {
	float: left;
	width: 50%;
	margin-top: 8px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	overflow: hidden;
}
.main-box .main-right ul li .item {
	margin-right: 8px;
	background-color: #fff;
}
.main-box .main-left {
	overflow: hidden;
	background-color: #fff;
	height: 514px;
}
.bot-left {
	width: 400px;
	float: left;
	border-right: 1px solid #e6e6e6;
	height: 100%;
}
.bot-left .image--big {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
}
.bot-left .image--big img {
	max-height: none;
	width: 100%;
}
.bot-left .image--big i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 22px;
	color: #0096e0;
	width: 64px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	border-radius: 50%;
	background-color: #fff;
	text-indent: 5px;
}
.bot-left .text {
	position: relative;
	padding: 20px 18px 0;
}
.bot-left .text i {
	width: 7px;
	height: 14px;
	position: absolute;
	left: 20px;
	top: 16px;
	background: url(../../../../images/Index/Version/2021/bias.png) no-repeat;
}
.bot-left .text p {
	font-size: 20px;
	height: 20px;
	overflow: hidden;
}
.bot-left .text p a {
	color: #333;
}
.bot-left .text p a:hover {
	color: #0096e0;
}
.bot-left .text span {
	font-size: 14px;
	color: #999;
	line-height: 19px;
	height: 38px;
	overflow: hidden;
	margin-top: 15px;
	display: block;
}
.bot-left .image--small {
	padding-left: 18px;
	padding-right: 6px;
	margin-top: 20px;
}
.bot-left .image--small .box {
	width: 50%;
	float: left;
}
.bot-left .image--small .item {
	margin-right: 12px;
}
.bot-left .image--small .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
}
.bot-left .image--small .image img {
	max-height: none;
	width: 100%;
}
.bot-left .image--small .image i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 16px;
	color: #0096e0;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	background-color: #fff;
	text-indent: 3px;
}
.bot-left .image--small p {
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-top: 10px;
}
.bot-left .image--small p a {
	color: #333;
}
.bot-left .image--small p a:hover {
	color: #0096e0;
}
.bot-right {
	overflow: hidden;

}
.bot-title {
	position: relative;
}
.bot-title .more {
	position: absolute;
	font-size: 14px;
	color: #333;
	right: 30px;
	top: 26px;
}
.bot-title .more:hover {
	color: #0096e0;
}
.bot-title .public-tab {
	font-size: 0;
	padding-left: 40px;
	height: 64px;
	line-height: 64px;
	overflow: hidden;
}
.bot-title .public-tab p {
	margin-right: 10px;
}
.bot-title .public-tab a {
	font-size: 16px;
	color: #333;
	display: inline-block;
	margin-right: 50px;
}
.bot-title .public-tab a.focus {
	color: #0096e0;
	font-weight: bold;
}
.public-bot {
	overflow: hidden;
	border-top: 1px solid #e6e6e6;
	width: calc(100% + 1px);
	display: none;
}
.public-bot li {
	float: left;
	width: calc(100% / 4);
	box-sizing: border-box;
	text-align: center;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 12px 17px;
}
.public-bot li .image {
	height: 160px;
	line-height: 160px;
}
.public-bot li p {
	font-size: 16px;
	height: 16px;
	overflow: hidden;
	margin-top: 5px;
}
.public-bot li p a {
	color: #333;
}
.public-bot li p a:hover {
	color: #0096e0;
}
.public-bot li span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #f11b10;
	margin-top: 10px;
}
#part2 .public-title span,#part2 .bot-left .image--big i,#part2 .bot-left .image--small .image i,#part2 .bot-left .text p a:hover,#part2 .bot-left .image--small p a:hover,#part2 .public-bot li p a:hover,#part2 .bot-title .public-tab a.focus,#part2 .bot-title .more:hover {
	color: #f99a14;
}
#part2 .main-box .main-right {
	background: url(../../../../images/shop/version/2021/brandsbg2.png) no-repeat;
	background-color: #ebae58;
}
#part3 .public-title span,#part3 .bot-left .image--big i,#part3 .bot-left .image--small .image i,#part3 .bot-left .text p a:hover,#part3 .bot-left .image--small p a:hover,#part3 .public-bot li p a:hover,#part3 .bot-title .public-tab a.focus,#part3 .bot-title .more:hover {
	color: #3caf90;
}
#part3 .main-box .main-right {
	background: url(../../../../images/shop/version/2021/brandsbg3.png) no-repeat;
	background-color: #60b59e;
}
#part4 .public-title span,#part4 .bot-left .image--big i,#part4 .bot-left .image--small .image i,#part4 .bot-left .text p a:hover,#part4 .bot-left .image--small p a:hover,#part4 .public-bot li p a:hover,#part4 .bot-title .public-tab a.focus,#part4 .bot-title .more:hover {
	color: #6f56bf;
}
#part4 .main-box .main-right {
	background: url(../../../../images/shop/version/2021/brandsbg4.png) no-repeat;
	background-color: #ab80c4;
}
#part5 .public-title span,#part5 .bot-left .image--big i,#part5 .bot-left .image--small .image i,#part5 .bot-left .text p a:hover,#part5 .bot-left .image--small p a:hover,#part5 .public-bot li p a:hover,#part5 .bot-title .public-tab a.focus,#part5 .bot-title .more:hover {
	color: #ec4c53;
}
#part5 .main-box .main-right {
	background: url(../../../../images/shop/version/2021/brandsbg5.png) no-repeat;
	background-color: #e97d83;
}
#part6 .public-title span,#part6 .bot-left .image--big i,#part6 .bot-left .image--small .image i,#part6 .bot-left .text p a:hover,#part6 .bot-left .image--small p a:hover,#part6 .public-bot li p a:hover,#part6 .bot-title .public-tab a.focus,#part6 .bot-title .more:hover {
	color: #5269b2;
}
#part6 .main-box .main-right {
	background: url(../../../../images/shop/version/2021/brandsbg6.png) no-repeat;
	background-color: #748fd9;
}
#part7 .public-title span,#part7 .bot-left .image--big i,#part7 .bot-left .image--small .image i,#part7 .bot-left .text p a:hover,#part7 .bot-left .image--small p a:hover,#part7 .public-bot li p a:hover,#part7 .bot-title .public-tab a.focus,#part7 .bot-title .more:hover {
	color: #3daa78;
}
#part7 .main-box .main-right {
	background: url(../../../../images/shop/version/2021/brandsbg7.png) no-repeat;
	background-color: #5aae87;
}
.brands {
	margin-top: 40px;
}
.brands .w {
	background-color: #fff;
	padding: 40px 40px 35px;
	box-sizing: border-box;
	overflow: hidden;
}
.brands-title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	position: relative;
}
.brands-title i {
	width: 546px;
	height: 2px;
	background-color: #e8af01;
	position: absolute;
	top: 16px;
}
.brands-title span {
	margin: 0 18px;
	position: relative;
	z-index: 2;
}
.brands-title i:first-child {
	left: 0;
}
.brands-title i:last-of-type {
	right: 0;
}
.brands-title b {
	font-size: 40px;
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	color: #f2f2f2;
	font-weight: 700;
}
.brands-title img {
	position: relative;
	z-index: 2;
}
.brands ul {
	margin-top: 5px;
	overflow: hidden;
	margin-right: -15px;
}
.brands ul li {
	float: left;
	width: calc(100% / 7);
	margin-top: 15px;
}
.brands ul li .item {
	margin-right: 15px;
	border: 1px solid #ddd;
	text-align: center;
	position: relative;
}
.brands ul li .item .image {
	height: 0;
	padding-bottom: 55.5%;
	overflow: hidden;
	position: relative;
}
.brands ul li .item .image img {
	max-height: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.brands ul li a {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
}
.brands ul li p {
	position: absolute;
	left: -1px;
	right: -1px;
	bottom: 0;
	height: 32px;
	line-height: 32px;
	background-color: #e8af01;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	display: none;
}
.brands ul li .item:hover p {
	display: block;
}
.bottom {
	margin-top: 30px;
}
.bottom .w {
	background-color: #fff;
	padding: 28px 30px;
	box-sizing: border-box;
}
.bottom .title {
	font-size: 14px;
	color: #bababa;
	position: relative;
}
.bottom .title b {
	display: inline-block;
	font-size: 20px;
	color: #333;
	margin-right: 5px;
}
.bottom .title b i {
	color: #0096e0;
	font-style: normal;
}
.bottom .title .join {
	position: absolute;
	right: 0;
	top: 3px;
	font-size: 14px;
	color: #ff9500;
}
.bottom .title .join i {
	font-size: 14px;
	margin-right: 5px;
	vertical-align: top;
}
.link-con {
	margin-top: 15px;
}
.link-con ul {
	overflow: hidden;
	margin-right: -12px;
}
.link-con li {
	margin-top: 15px;
	float: left;
}
.link-con li a {
	font-size: 14px;
	color: #333;
	padding: 0 12px;
	border-right: 1px solid #ddd;
}
.link-con li:first-of-type a {
	padding-left: 0;
}
.link-con li:last-of-type a {
	border: 0;
}
.link-con li a:hover {
	color: #f08200;
}
.Lista {
	margin-top: 22px;
}
.Lista a {
	float: left;
	width: 10%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #666;
	background-color: #ebfadb;
}
.Lista a:nth-child(2) {
	background-color: #fcede0;
}
.Lista a:nth-child(3),.Lista a:nth-child(8) {
	background-color: #ece4fd;
}
.Lista a:nth-child(4),.Lista a:nth-child(7) {
	background-color: #e4eefc;
}
.Lista a:nth-child(5) {
	background-color: #f5fae4;
}
.Lista a:nth-child(6),.Lista a:nth-child(9) {
	background-color: #fcf8e0;
}
.Lista a:nth-child(10) {
	background-color: #fbe2e9;
}
#footer{
	padding: 20px 0;
	background: #282828;
	text-align: center;
	margin-top: 48px;
}
.footMenu{
	color: #868686;
	font-size: 14px;
	line-height: 30px;
}
.footMenu a{
	color: #bababa;
	margin: 0 6px;
}
.footMenu a:hover{
	color: #ff6600;
}
.copyright{
	font-size: 12px;
	line-height: 30px;
	margin-top: 5px;
	color: #868686;
}
#footer p{
	font-size: 12px;
	line-height: 30px;
	color: #868686;
}
.publicbox {
	width: 100%;
	background-color: #fff;
}
.lostpro {
	width: 450px;
	background: url(../../../../images/lostpro.jpg) no-repeat;
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 165px;
}
.lostpro span {
	font: 22px/44px "Microsoft Yahei";
	color: #333;
}
.lostproab {
	font: 12px/30px "\5b8b\4f53";
	color: #767676;
}
.lostproab a {
	background: url(../../../../images/caigouSearch.png) no-repeat -145px -35px;
	padding-left: 12px;
}

@media only screen and (max-width:1176px){
	.w{
		width: 1150px;
	}
	.active-swiper .swiper-left li .image {
		width: 112px;
		margin-right: 15px;
	}
	.active-swiper .swiper-left li {
		margin-top: 16px;
		padding: 15px 15px;
	}
	.active-swiper .swiper-left {
		width: 294px;
	}
	.active-swiper .swiper-left .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 18px;
	}
	.active-swiper .swiper-right li span {
		font-size: 16px;
		margin-top: 4px;
	}
	.active-swiper .swiper-right li .item {
		margin-left: 15px;
	}
	.active-swiper .swiper-left .text span {
		font-size: 16px;
		margin-top: 15px;
		line-height: 1.2;
	}
	.active-swiper .swiper-right li p {
		height: 16px;
		line-height: 16px;
		font-size: 14px;
		margin-top: 4px;
	}
	.active-swiper .swiper-right li {
		margin-top: 12px;
	}
	.main-top .title .active-tab p a {
		font-size: 22px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.main-top .title p a span img {
		margin-top: 10px;
	}
	.active-bot .products-list li .item {
		margin-right: 15px;
		width: 115px;
	}
	.active-bot .products-list ul {
		margin-right: -15px;
	}
	.active-bot .products-list li:first-of-type .item {
		width: 271px;
	}
	.active-bot .products-list li {
		margin-top: 12px;
	}
	.products-list {
		margin-top: -12px;
	}
	.active-bot .products-list li .text p {
		font-size: 14px;
		margin-top: 12px;
		line-height: 17px;
		height: 17px;
	}
	.iframe iframe {
		width: calc(100% + 0px);
		margin-left: 0;
	}
	.class-b .adv-box {
		padding: 0px 20px 25px;
	}
	.class-b .adv-box .adv-item .bg {
		padding: 10px;
	}
	.class-b .adv-box .adv-item {
		padding: 2px;
	}
	.class-b .adv-box .adv-item .image {
		width: 165px;
		margin-right: 10px;
	}
	.class-b .adv-box .adv-item .text {
		padding-top: 12px;
		font-size: 12px;
	}
	.class-b .adv-box .adv-item .text p {
		font-size: 14px;
	}
	.class-b .adv-box .adv-item .text span {
		margin-top: 6px;
	}
	.top {
		padding: 18px 0;
	}

	.loginDiv a {
		margin-right: 5px;
		font-size: 12px;
	}
	.loginDiv a:first-child {
		margin-right: 15px;
	}
	.header p {
		font-size: 13px;
	}
	.header p a {
		font-size: 12px;
	}
	.download {
		width: 86px;
		height: 22px;
		font-size: 12px;
		line-height: 22px;
		margin-top: 7px;
	}
	.top .logo {
		width: 180px;
	}
	.top .pageName {
		width: 88px;
		height: 30px;
		background: url(../../../../images/shop/version/2021/pagename.png) 18px center no-repeat;
		margin-left: 18px;
		padding-left: 18px;
		margin-top: 8px;
		background-size: 88px auto;
	}
	.searchBox {
		width: 476px;
		margin-left: 56px;
		height: 38px;
		margin-top: 3px;
	}
	.top .btnBox {
		margin-top: 3px;
	}
	.searchSelectTop p {
		font-size: 12px;
		line-height: 36px;
		text-indent: 13px;
	}
	.searchSelectTop i {
		top: 15px;
		left: 45px;
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		font-size: 7px;
	}
	.searchSelect {
		width: 60px;
		height: 34px;
	}
	.search input {
		width: 338px;
		text-indent: 10px;
		height: 34px;
		font-size: 12px;
	}
	.searchSelect::after {
		content: "";
		position: absolute;
		right: 0;
		top: 7px;
		height: 21px;
		width: 1px;
		background-color: #e8e8e8;
	}
	.search button {
		width: 75px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.search button i {
		font-size: 13px;
		margin-right: 5px;
	}
	.top .btnBox a {
		width: 110px;
		height: 38px;
		line-height: 38px;
		font-size: 13px;
	}
	.top .btnBox a i {
		font-size: 16px;
		margin-right: 4px;
	}
	.nav a {
		font-size: 16px;
		padding: 0 14px;
		margin: 0 12px;
		height: 28px;
		line-height: 28px;
	}
	.nav {
		padding-bottom: 10px;
	}
	.banner {
		margin-top: 12px;
	}
	.bannerLeft {
		width: 227px;
	}
	.bannerLeft > span {
		line-height: 29px;
		height: 29px;
		width: 188px;
		font-size: 14px;
	}
	.bannerLeft li .class-b {
		top: -29px;
		left: 227px;
		width: 684px;
		min-height: 509px;
		height: 509px;
	}
	.bannerLeft li .class-b .title {
		font-size: 16px;
		padding-bottom: 12px;
		margin-left: 20px;
	}
	.bannerLeft li .class-b .item {
		margin-top: 15px;
		padding-left: 20px;
	}
	.bannerLeft li .class-b .item span {
		font-size: 14px;
	}
	.bannerLeft li .class-b .item p {
		line-height: 16px;
	}
	.bannerLeft li .class-b .item p a {
		font-size: 12px;
		margin-right: 12px;
	}


	.bannerCenter {
		margin: 0 12px;
		width: 672px;
	}
	.bannerCenter .image p {
		height: 117px;
	}
	.bannerRight .message .image {
		width: 48px;
		height: 48px;
		margin-left: 20px;
		margin-right: 10px;
	}
	.bannerRight .message .text p {
		font-size: 14px;
		margin-top: 7px;
	}
	.bannerRight .btnBox {
		padding: 0 17px;
		margin-top: -17px;
	}
	.bannerRight .message .text {
		font-size: 12px;
	}
	.bannerRight .message {
		padding-top: 15px;
		height: 96px;
		background-size: cover;
	}
	.bannerRight .btnBox a {
		height: 35px;
		line-height: 35px;
		font-size: 12px;
		margin-top: 10px;
	}
	.bannerRight .btnArr i {
		height: 44px;
		width: 44px;
		line-height: 44px;
		font-size: 20px;
	}
	.bannerRight .btnArr p {
		margin-top: 7px;
	}
	.bannerRight .btnArr {
		padding: 0 20px 0 20px;
		margin-top: 16px;
		padding-bottom: 16px;
	}
	.bannerRight .btnArr a {
		font-size: 12px;
		margin-right: 20px;
	}
	.bannerRight .shop-notice h2 {
		font-size: 14px;
	}
	.bannerRight .shop-notice h2 b {
		width: 3px;
		height: 14px;
		margin-right: 5px;
	}
	.bannerRight .shop-notice h2 a.more {
		font-size: 12px;
	}
	.bannerRight .shop-notice h2 a.more i {
		font-size: 8px;
		margin-top: 2px;
	}
	.bannerRight .shop-notice li {
		margin-top: 14px;
		font-size: 12px;
		height: 12px;
	}
	.bannerRight .shop-notice {
		padding: 13px 20px;
	}
	.bannerCenter .image p span {
		font-size: 20px;
		height: 20px;
		bottom: 18px;
		padding: 0 16px;
	}
	.bannerCenter .image b {
		top: 10px;
		right: 10px;
		height: 21px;
		line-height: 22px;
		font-size: 12px;
	}
	.bannerCenter .smallItem .image p {
		height: 60px;
	}
	.bannerLeft li .class-a span {
		margin-top: 8px;
	}
	.bannerLeft li .class-a {
		padding: 13px 0;
		font-size: 12px;
	}
	.bannerLeft li {
		padding: 0 20px 0 20px;
	}
	.bannerLeft li .class-a p {
		font-size: 13px;
		height: 13px;
	}
	.bannerLeft li .class-a i {
		font-size: 8px;
	}
	.main-top {
		margin-top: 30px;
	}
	.main-top .title p a {
		font-size: 18px;
		padding-bottom: 12px;
	}
	.main-top .title .bidding-tab p a {
		padding: 0 15px 18px;
	}
	.main-top .title p a span {
		height: 35px;
	}
	.main-top .title p a span img {
		width: 19px;
	}
	.main-top .title .more {
		font-size: 12px;
	}
	.main-top .title .more i {
		font-size: 8px;
	}
	.active-bot {
		padding: 13px 18px;
	}
	.active-products {
		width: 256px;
		height: 255px;
		margin-right: 20px;
	}
	.active-products .image {
		height: 164px;
	}
	.active-products .slide-item {
		width: 256px;
	}
	.active-products span mark {
		width: 68px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
	}
	.active-products p {
		font-size: 14px;
		margin-top: 10px;
		height: 14px;
	}
	.active-products .price {
		font-size: 12px;
		margin-top: 10px;
	}
	.active-products .price strong {
		font-size: 18px;
	}
	.active-products a.toLeft, .active-products a.toRight {
		width: 26px;
		height: 48px;
		line-height: 48px;
		top: 103px;
	}
	.active-products a.toLeft i, .active-products a.toRight i {
		font-size: 18px;
	}
	.bidding-bot {
		padding: 10px 22px 5px;
	}
	.bidding-bot tbody span {
		height: 40px;
		min-width: 95px;
	}
	.bidding-bot tbody span a {
		font-size: 14px;
	}
	.bidding-bot tbody tr {
		line-height: 40px;
	}
	.bidding-bot tbody a.detail {
		width: 64px;
		line-height: 20px;
		height: 20px;
		font-size: 12px;
	}
	.bidding-bot table {
		font-size: 12px;
	}
	.public-title {
		font-size: 24px;
		line-height: 25px;
	}
	.public-title span {
		font-size: 25px;
	}
	.main-box {
		margin-top: 20px;
	}
	.main-box .main-right .title span {
		width: 98px;
		background: url(../../../../images/shop/version/2021/hotbrands_1440.png) no-repeat center center;
		height: 28px;
		margin-top: 14px;
	}
	#part1 {
		margin-top: 30px;
	}
	.bot-left .text p {
		font-size: 16px;
		height: 16px;
	}
	.bot-left .text {
		padding: 16px 14px 0;
	}
	.bot-left .image--small {
		padding-left: 14px;
		padding-right: 0px;
		margin-top: 13px;
	}
	.bot-left .image--small .image i {
		font-size: 12px;
		width: 34px;
		height: 34px;
		line-height: 34px;
	}
	.bot-left .image--small p {
		font-size: 14px;
		line-height: 18px;
		height: 36px;
		margin-top: 8px;
	}
	.bot-left .text span {
		margin-top: 10px;
	}
	.main-box .main-right {
		width: 240px;
		height: 410px;
		background-size: cover !important;
	}
	.main-box .main-right ul {
		margin-top: 8px;
		padding: 0 12px;
		margin-right: -7px;
	}
	.main-box .main-right ul li {
		margin-top: 7px;
		height: 60px;
		line-height: 60px;
	}
	.main-box .main-right .title {
		line-height: 49px;
	}
	.main-box .main-right .title i {
		font-size: 25px;
		margin-right: 6px;
		margin-top: 3px;
	}
	.main-box .main-right .title img {
		width: 108px;
	}
	.brands {
		margin-top: 35px;
	}
	.brands-title b {
		font-size: 32px;
		top: -14px;
	}
	.brands-title {
		font-size: 22px;
	}
	.bot-title .public-tab a {
		margin-right: 36px;
		font-size: 14px;
	}
	.bot-title .public-tab {
		height: 50px;
		line-height: 50px;
		padding-left: 36px;
	}
	.bot-title .more {
		font-size: 12px;
		right: 25px;
		top: 19px;
	}
	.public-bot li .image {
		height: 123px;
		line-height: 123px;
	}
	.public-bot li p {
		font-size: 14px;
		height: 14px;
	}
	.public-bot li span {
		font-size: 14px;
	}
	.public-bot li {
		padding: 0 12px 13px;
	}
	.main-box .main-left {
		height: 410px;
	}
	.bot-left {
		width: 318px;
	}
	.bot-left .image--big i {
		left: 50%;
		top: 50%;
		font-size: 18px;
		width: 54px;
		height: 54px;
		line-height: 54px;
	}
	.brands ul li p {
		height: 25px;
		line-height: 25px;
		font-size: 12px;
	}
	.brands ul li {
		margin-top: 12px;
	}
	.brands ul li .item {
		margin-right: 12px;
	}
	.brands ul {
		margin-right: -12px;
	}
	.brands .w {
		padding: 35px 32px 30px;
	}
	.brands-title i {
		width: 435px;
		top: 12px;
	}
	.brands-title span {
		margin: 0 15px;
	}
	.brands {
		margin-top: 38px;
	}
	.bottom .title b {
		font-size: 18px;
	}
	.bottom .title {
		font-size: 12px;
	}
	.bottom .w {
		padding: 24px 25px;
	}
	.bottom .title .join {
		font-size: 12px;
	}
	.bottom .title .join i {
		font-size: 12px;
	}
	.link-con {
		margin-top: 13px;
	}
	.link-con ul {
		margin-right: -10px;
	}
	.link-con li {
		margin-top: 10px;
	}
	.link-con li a {
		font-size: 12px;
		padding: 0 10px;
	}

	.main {
		margin-top: 40px;
	}
	.Lista {
		margin-top: 20px;
	}
	.Lista a {
		height: 34px;
		line-height: 34px;
		font-size: 12px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 26px;
	}
	.footer .item .left p a {
		padding: 0 12px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 26px;
	}
	.footer .item .left span img {
		margin: 6px 20px 0 12px;
		width: 13px;
	}
	ul.footImg {
		width: 640px;
		height: 38px;
		background: url("../../../../images/shop/version/2021/copyright.png") no-repeat 0 0;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 105px;
	}
	ul.footImg li a {
		width: 96px;
		height: 39px;
	}
	.footer .item .footer-code {
		width: 353px;
		padding-top: 8px;
	}
	.footer .item .footer-code li .code {
		width: 101px;
		height: 101px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 12px;
	}
	.bannerLeft li .class-b .title a.more{
		top: 3px;
		font-size: 12px;
	}
}
@media only screen and (min-width: 1177px) and (max-width:1399px){
	.w{
		width: 1224px;
	}
	.active-swiper .swiper-left li .image {
		width: 114px;
		margin-right: 15px;
	}
	.active-swiper .swiper-left li {
		margin-top: 16px;
		padding: 18px 18px;
	}
	.active-swiper .swiper-left {
		width: 315px;
	}
	.active-swiper .swiper-left .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 18px;
	}
	.active-swiper .swiper-left .text span {
		font-size: 16px;
		margin-top: 15px;
		line-height: 1.2;
	}
	.active-swiper .swiper-right li p {
		height: 16px;
		line-height: 16px;
		font-size: 14px;
		margin-top: 4px;
	}
	.active-swiper .swiper-right li span {
		font-size: 16px;
	}
	.active-swiper .swiper-right li {
		margin-top: 12px;
	}
	.main-top .title .active-tab p a {
		font-size: 22px;
		padding-top: 5px;
		padding-bottom: 7px;
	}
	.main-top .title p a span img {
		margin-top: 10px;
	}
	.active-bot .products-list li .item {
		margin-right: 17px;
		width: 122px;
	}
	.active-bot .products-list ul {
		margin-right: -17px;
	}
	.active-bot .products-list li:first-of-type .item {
		width: 286px;
	}
	.active-bot .products-list li {
		margin-top: 12px;
	}
	.products-list {
		margin-top: -12px;
	}
	.active-bot .products-list li .text p {
		font-size: 14px;
		margin-top: 12px;
		line-height: 18px;
		height: 18px;
	}
	.class-b .adv-box {
		padding: 0px 20px 25px;
	}
	.class-b .adv-box .adv-item .bg {
		padding: 10px;
	}
	.class-b .adv-box .adv-item {
		width: calc(50% - 15px);
		margin-right: 15px;
	}
	.class-b .adv-box .adv-item:nth-child(2n) {
		margin-left: 15px;
	}
	.class-b .adv-box .adv-item .image {
		width: 180px;
		margin-right: 12px;
	}
	.class-b .adv-box .adv-item .text {
		padding-top: 15px;
		font-size: 12px;
	}
	.class-b .adv-box .adv-item .text p {
		font-size: 14px;
	}
	.class-b .adv-box .adv-item .text span {
		margin-top: 10px;
	}
	.bannerLeft li .class-b .item {
		padding-left: 20px;
	}
	.bannerLeft li .class-b .title {
		margin-left: 20px;
	}
	.bannerLeft li .class-b .item p a {
		margin-right: 10px;
		font-size: 14px;
	}
	.loginDiv a {
		margin-right: 5px;
		font-size: 12px;
	}
	.loginDiv a:first-child {
		margin-right: 15px;
	}
	.header p {
		font-size: 13px;
	}
	.header p a {
		font-size: 12px;
	}
	.download {
		width: 86px;
		height: 22px;
		font-size: 12px;
		line-height: 22px;
		margin-top: 7px;
	}
	.top .logo {
		width: 190px;
	}
	.top .pageName {
		width: 100px;
		height: 30px;
		background: url(../../../../images/shop/version/2021/pagename.png) 18px center no-repeat;
		margin-left: 18px;
		padding-left: 18px;
		margin-top: 21px;
		background-size: 100px auto;
	}
	.searchBox {
		width: 500px;
		margin-left: 68px;
		height: 38px;
		margin-top: 16px;
	}
	.top .btnBox {
		margin-top: 17px;
	}
	.searchSelectTop p {
		font-size: 12px;
		line-height: 34px;
		text-indent: 15px;
	}
	.searchSelectTop i {
		top: 14px;
		left: 48px;
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		font-size: 8px;
	}
	.searchSelect {
		width: 65px;
		height: 34px;
	}
	.search input {
		width: 355px;
		text-indent: 10px;
		height: 34px;
	}
	.searchSelect::after {
		content: "";
		position: absolute;
		right: 0;
		top: 7px;
		height: 20px;
		width: 1px;
		background-color: #e8e8e8;
	}
	.search button {
		width: 77px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.search button i {
		font-size: 13px;
	}
	.top .btnBox a {
		width: 116px;
		height: 38px;
		line-height: 36px;
		font-size: 14px;
	}
	.nav a {
		font-size: 16px;
		padding: 0 16px;
		margin: 0 14px;
		height: 28px;
		line-height: 28px;
	}
	.bannerLeft {
		width: 246px;
	}
	.bannerLeft > span {
		line-height: 34px;
		height: 34px;
		width: 204px;
		font-size: 15px;
	}
	.bannerLeft li .class-b {
		top: -35px;
		left: 246px;
		width: 720px;
		min-height: 539px;
		height: 539px;
	}
	.bannerCenter {
		margin: 0 12px;
		width: 708px;
	}
	.bannerCenter .image p {
		height: 117px;
	}
	.bannerRight .message .image {
		width: 50px;
		height: 50px;
		margin-left: 22px;
		margin-right: 10px;
	}
	.bannerRight .message .text p {
		font-size: 15px;
	}
	.bannerRight .btnBox {
		padding: 0 18px;
		margin-top: -18px;
	}
	.bannerRight .message .text {
		font-size: 12px;
	}
	.bannerRight .message {
		padding-top: 15px;
		height: 104px;
		background-size: cover;
	}
	.bannerRight .btnBox a {
		height: 36px;
		line-height: 36px;
		font-size: 14px;
		margin-top: 10px;
	}
	.bannerRight .btnArr i {
		height: 46px;
		width: 46px;
		line-height: 46px;
		font-size: 20px;
	}
	.bannerRight .btnArr {
		padding: 0 22px 0 22px;
		margin-top: 16px;
		padding-bottom: 16px;
	}
	.bannerRight .btnArr a {
		font-size: 12px;
		margin-right: 28px;
	}
	.bannerRight .shop-notice h2 a.more {
		font-size: 13px;
	}
	.bannerRight .shop-notice h2 a.more i {
		font-size: 9px;
		margin-top: 2px;
	}
	.bannerRight .shop-notice li {
		margin-top: 15px;
		font-size: 12px;
		height: 12px;
	}
	.bannerRight .shop-notice {
		padding: 15px 20px;
	}
	.bannerCenter .image p span {
		font-size: 20px;
		height: 20px;
		bottom: 18px;
		padding: 0 16px;
	}
	.bannerCenter .image b {
		top: 10px;
		right: 10px;
		height: 21px;
		line-height: 22px;
		font-size: 12px;
	}
	.bannerCenter .smallItem .image p {
		height: 60px;
	}
	.bannerLeft li .class-a span {
		margin-top: 8px;
	}
	.bannerLeft li .class-a {
		padding: 14px 0;
		font-size: 12px;
	}
	.bannerLeft li {
		padding: 0 20px 0 20px;
	}
	.bannerLeft li .class-a p {
		font-size: 14px;
		height: 14px;
	}
	.main-top {
		margin-top: 30px;
	}
	.main-top .title p a {
		font-size: 20px;
		padding-bottom: 12px;
	}
	.main-top .title .bidding-tab p a {
		padding: 0 15px 18px;
	}
	.main-top .title p a span {
		height: 38px;
	}
	.main-top .title p a span img {
		width: 20px;
	}
	.main-top .title .more {
		font-size: 13px;
	}
	.main-top .title .more i {
		font-size: 9px;
	}
	.active-bot {
		padding: 20px 15px;
	}
	.active-products {
		width: 272px;
		height: 273px;
		margin-right: 17px;
	}
	.active-products .image {
		height: 176px;
	}
	.active-products .slide-item {
		width: 272px;
	}
	.active-products span mark {
		width: 68px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
	}
	.active-products p {
		font-size: 14px;
		margin-top: 12px;
		height: 14px;
	}
	.active-products .price {
		font-size: 12px;
	}
	.active-products .price strong {
		font-size: 18px;
	}
	.active-products a.toLeft, .active-products a.toRight {
		width: 26px;
		height: 50px;
		line-height: 50px;
		top: 106px;
	}
	.active-products a.toLeft i, .active-products a.toRight i {
		font-size: 18px;
	}
	.bidding-bot {
		padding: 8px 22px 0;
	}
	.bidding-bot tbody span {
		height: 43px;
		min-width: 110px;
	}
	.bidding-bot tbody span a {
		font-size: 14px;
	}
	.bidding-bot tbody tr {
		line-height: 44px;
	}
	.bidding-bot tbody a.detail {
		width: 64px;
		line-height: 20px;
		height: 20px;
		font-size: 12px;
	}
	.bidding-bot table {
		font-size: 12px;
	}
	.public-title {
		font-size: 24px;
		line-height: 25px;
	}
	.public-title span {
		font-size: 25px;
	}
	.main-box .main-right .title span {
		width: 98px;
		background: url(../../../../images/shop/version/2021/hotbrands_1440.png) no-repeat center center;
		height: 28px;
		margin-top: 14px;
	}
	#part1 {
		margin-top: 30px;
	}
	.bot-left .text p {
		font-size: 16px;
		height: 16px;
	}
	.bot-left .text {
		padding: 18px 14px 0;
	}
	.bot-left .image--small {
		padding-left: 14px;
		padding-right: 0px;
		margin-top: 15px;
	}
	.bot-left .image--small .image i {
		font-size: 12px;
		width: 34px;
		height: 34px;
		line-height: 34px;
	}
	.bot-left .image--small p {
		font-size: 14px;
		line-height: 18px;
		height: 36px;
		margin-top: 8px;
	}
	.bot-left .text span {
		margin-top: 12px;
	}
	.main-box .main-right {
		width: 252px;
		height: 431px;
		background-size: cover !important;
	}
	.main-box .main-right ul {
		margin-top: 8px;
		padding: 0 12px;
		margin-right: -7px;
	}
	.main-box .main-right ul li {
		margin-top: 7px;
		height: 64px;
		line-height: 64px;
	}
	.main-box .main-right .title {
		line-height: 51px;
	}
	.main-box .main-right .title i {
		font-size: 25px;
		margin-right: 6px;
		margin-top: 3px;
	}
	.main-box .main-right .title img {
		width: 108px;
	}
	.brands {
		margin-top: 35px;
	}
	.brands-title b {
		font-size: 34px;
		top: -16px;
	}
	.brands-title {
		font-size: 24px;
	}
	.bot-title .public-tab a {
		margin-right: 36px;
		font-size: 14px;
	}
	.bot-title .public-tab {
		height: 54px;
		line-height: 54px;
		padding-left: 36px;
	}
	.bot-title .more {
		font-size: 12px;
		right: 25px;
		top: 21px;
	}
	.public-bot li .image {
		height: 130px;
		line-height: 130px;
	}
	.public-bot li p {
		font-size: 15px;
		height: 15px;
	}
	.public-bot li span {
		font-size: 15px;
	}
	.public-bot li {
		padding: 0 12px 13px;
	}
	.main-box .main-left {
		height: 431px;
	}
	.bot-left {
		width: 336px;
	}
	.bot-left .image--big i {
		left: 50%;
		top: 50%;
		font-size: 18px;
		width: 54px;
		height: 54px;
		line-height: 54px;
	}
	.brands ul li p {
		height: 27px;
		line-height: 27px;
		font-size: 12px;
	}
	.brands ul li {
		margin-top: 12px;
	}
	.brands ul li .item {
		margin-right: 12px;
	}
	.brands ul {
		margin-right: -12px;
	}
	.brands .w {
		padding: 35px 32px 30px;
	}
	.brands-title i {
		width: 458px;
		top: 13px;
	}
	.brands-title span {
		margin: 0 15px;
	}
	.brands {
		margin-top: 38px;
	}
	.bottom .title b {
		font-size: 18px;
	}
	.bottom .title {
		font-size: 12px;
	}
	.bottom .w {
		padding: 24px 25px;
	}
	.bottom .title .join {
		font-size: 12px;
	}
	.bottom .title .join i {
		font-size: 12px;
	}
	.link-con {
		margin-top: 13px;
	}
	.link-con ul {
		margin-right: -10px;
	}
	.link-con li {
		margin-top: 10px;
	}
	.link-con li a {
		font-size: 12px;
		padding: 0 10px;
	}

	.main {
		margin-top: 40px;
	}
	.Lista {
		margin-top: 20px;
	}
	.Lista a {
		height: 34px;
		line-height: 34px;
		font-size: 12px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 26px;
	}
	.footer .item .left p a {
		padding: 0 12px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 26px;
	}
	.footer .item .left span img {
		margin: 6px 20px 0 12px;
		width: 13px;
	}
	ul.footImg {
		width: 640px;
		height: 38px;
		background: url("../../../../images/shop/version/2021/copyright.png") no-repeat 0 0;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 105px;
	}
	ul.footImg li a {
		width: 96px;
		height: 39px;
	}
	.footer .item .footer-code {
		width: 353px;
		padding-top: 8px;
	}
	.footer .item .footer-code li .code {
		width: 101px;
		height: 101px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 12px;
	}
	.bannerLeft li .class-b .title a.more {
		top: 3px;
		font-size: 13px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1549px){
	.w{
		width: 1300px;
	}
	.active-swiper .swiper-left li {
		margin-top: 20px;
		padding: 15px 18px;
	}
	.active-swiper .swiper-left li .image {
		width: 128px;
		margin-right: 20px;
	}
	.active-swiper .swiper-left {
		width: 346px;
	}
	.active-swiper .swiper-left .text p {
		font-size: 16px;
		line-height: 22px;
		height: 44px;
		margin-top: 20px;
	}
	.active-swiper .swiper-left .text span {
		font-size: 16px;
		margin-top: 20px;
		line-height: 1.2;
	}
	.active-swiper .swiper-right li .item {
		margin-left: 16px;
	}
	.active-swiper .swiper-right li p {
		height: 17px;
		line-height: 17px;
		font-size: 16px;
		margin-top: 8px;
	}
	.active-swiper .swiper-right li span {
		font-size: 16px;
	}
	.main-top .title .active-tab p a {
		font-size: 22px;
		padding-top: 5px;
		padding-bottom: 18px;
	}
	.main-top .title p a span img {
		margin-top: 10px;
	}
	.active-bot .products-list li .item {
		margin-right: 18px;
		width: 130px;
	}
	.active-bot .products-list ul {
		margin-right: -18px;
	}
	.active-bot .products-list li:first-of-type .item {
		width: 306px;
	}
	.active-bot .products-list li .text p {
		font-size: 16px;
		margin-top: 12px;
		line-height: 18px;
		height: 18px;
	}
	.class-b .adv-box .adv-item .bg {
		padding: 10px;
	}
	.class-b .adv-box .adv-item .image {
		width: 205px;
		margin-right: 12px;
	}
	.class-b .adv-box .adv-item .text {
		padding-top: 20px;
		font-size: 12px;
	}
	.class-b .adv-box .adv-item .text p {
		font-size: 15px;
	}
	.class-b .adv-box .adv-item .text span {
		margin-top: 10px;
	}
	.bannerLeft li .class-b .item {
		padding-left: 20px;
	}
	.bannerLeft li .class-b .title {
		margin-left: 20px;
	}
	.bannerLeft li .class-b .item p a {
		margin-right: 14px;
	}
	.nav p {
		padding-left: 210px;
	}
	.top .logo {
		width: 209px;
	}
	.searchBox {
		width: 550px;
		margin-left: 55px;
	}
	.search input {
		width: 385px;
		text-indent: 10px;
	}
	.search button {
		width: 88px;
	}
	.search button i {
		font-size: 15px;
	}
	.bannerLeft {
		width: 250px;
	}
	.bannerLeft > span {
		line-height: 35px;
		height: 35px;
		width: 208px;
	}
	.bannerLeft li .class-b {
		top: -35px;
		left: 250px;
		width: 788px;
		min-height: 587px;
		height: 587px;
	}
	.bannerCenter {
		margin: 0 12px;
		width: 776px;
	}
	.bannerRight .message .image {
		width: 55px;
		height: 55px;
		margin-left: 26px;
		margin-right: 12px;
	}
	.bannerRight .message .text p {
		font-size: 17px;
	}
	.bannerRight .message .text {
		font-size: 13px;
	}
	.bannerRight .message {
		padding-top: 18px;
		height: 111px;
		background-size: cover;
	}
	.bannerRight .btnBox a {
		height: 40px;
		line-height: 40px;
	}
	.bannerRight .btnArr i {
		height: 52px;
		width: 52px;
		line-height: 52px;
	}
	.bannerRight .btnArr {
		padding: 0 22px 0 22px;
		margin-top: 18px;
		padding-bottom: 18px;
	}
	.bannerRight .btnArr a {
		font-size: 14px;
		margin-right: 19px;
	}
	.bannerRight .shop-notice h2 a.more {
		font-size: 13px;
	}
	.bannerRight .shop-notice h2 a.more i {
		font-size: 9px;
		margin-top: 2px;
	}
	.bannerRight .shop-notice li {
		margin-top: 16px;
	}
	.bannerRight .shop-notice {
		padding: 16px 20px;
	}
	.bannerCenter .image p span {
		font-size: 22px;
		height: 22px;
	}
	.bannerLeft li .class-a span {
		margin-top: 8px;
	}
	.bannerLeft li .class-a {
		padding: 15px 0;
	}
	.main-top {
		margin-top: 30px;
	}
	.main-top .title p a {
		font-size: 20px;
	}
	.main-top .title p a span img {
		width: 22px;
	}
	.main-top .title .more {
		font-size: 13px;
	}
	.main-top .title .more i {
		font-size: 9px;
	}
	.active-bot {
		padding: 22px 20px;
	}
	.active-swiper .swiper-right li {
		margin-top: 13px;
	}
	.active-products {
		width: 290px;
		height: 289px;
		margin-right: 20px;
	}
	.active-products .image {
		height: 185px;
	}
	.active-products .slide-item {
		width: 290px;
	}
	.active-products .price {
		font-size: 13px;
	}
	.active-products .price strong {
		font-size: 20px;
	}
	.bidding-bot {
		padding: 10px 30px 6px;
	}
	.bidding-bot tbody span {
		height: 46px;
		min-width: 120px;
	}
	.bidding-bot tbody tr {
		line-height: 46px;
	}
	.bot-left .image--small p {
		font-size: 14px;
	}
	.bidding-bot tbody a.detail {
		width: 70px;
		line-height: 22px;
		height: 22px;
		font-size: 12px;
	}
	.main-box .main-right .title span {
		width: 108px;
		background: url(../../../../images/shop/version/2021/hotbrands_1600.png) no-repeat center center;
		height: 28px;
		margin-top: 17px;
	}
	#part1 {
		margin-top: 30px;
	}
	.bot-left .text p {
		font-size: 18px;
		height: 18px;
	}
	.bot-left .text {
		padding: 18px 18px 0;
	}
	.bot-left .text span {
		margin-top: 12px;
	}
	.main-box .main-right {
		width: 278px;
		height: 474px;
		background-size: cover !important;
	}
	.main-box .main-right ul {
		margin-top: 10px;
		padding: 0 16px;
		margin-right: -7px;
	}
	.main-box .main-right ul li {
		margin-top: 7px;
		height: 70px;
		line-height: 70px;
	}
	.main-box .main-right .title {
		line-height: 57px;
	}
	.main-box .main-right .title i {
		font-size: 32px;
		margin-right: 8px;
		margin-top: 3px;
	}
	.main-box .main-right .title img {
		width: 108px;
	}
	.bot-title .public-tab a {
		margin-right: 40px;
	}
	.bot-title .public-tab {
		height: 60px;
		line-height: 60px;
	}
	.public-bot li .image {
		height: 146px;
		line-height: 146px;
	}
	.public-bot li p {
		font-size: 15px;
		height: 15px;
	}
	.public-bot li span {
		font-size: 15px;
	}
	.public-bot li {
		padding: 0 12px 15px;
	}
	.main-box .main-left {
		height: 474px;
	}
	.bot-left {
		width: 370px;
	}
	.brands ul li p {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.brands ul li {
		margin-top: 12px;
	}
	.brands ul li .item {
		margin-right: 12px;
	}
	.brands ul {
		margin-right: -12px;
	}
	.brands .w {
		padding: 40px 35px 35px;
	}
	.brands-title i {
		width: 504px;
	}
	.brands-title span {
		margin: 0 15px;
	}
	.brands {
		margin-top: 38px;
	}
	.main {
		margin-top: 40px;
	}
	.Lista a {
		height: 37px;
		line-height: 37px;
	}
	.footer .item .left p {
		font-size: 13px;
		line-height: 30px;
	}
	.footer .item .left p a {
		padding: 0 15px;
	}
	ul.footImg {
		width: 695px;
		height: 41px;
		background: url("../../../../images/shop/version/2021/copyright.png") no-repeat 0 0;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 113px;
	}
	ul.footImg li a {
		width: 103px;
		height: 41px;
	}
	.footer .item .footer-code {
		width: 390px;
	}
	.footer .item .footer-code li .code {
		width: 116px;
		height: 116px;
	}
}
@media only screen and (min-width: 1550px) and (max-width:1919px){
	.w {
		width: 1450px;
	}
	.active-swiper .swiper-left li .image {
		width: 142px;
		margin-right: 20px;
	}
	.active-swiper .swiper-left li {
		padding: 18px 18px;
	}
	.active-swiper .swiper-left {
		width: 391px;
	}
	.active-swiper .swiper-right li p {
		font-size: 17px;
	}
	.active-swiper .swiper-left .text p {
		font-size: 17px;
		line-height: 28px;
		height: 56px;
		margin-top: 20px;
	}
	.active-swiper .swiper-right li .item {
		margin-left: 20px;
	}
	.main-top .title .active-tab p a {
		font-size: 26px;
	}
	.main-top .title p a span img {
		margin-top: 7px;
	}
	.active-bot .products-list li .item {
		margin-right: 20px;
		width: 145px;
	}
	.active-bot .products-list li:first-of-type .item {
		width: 339px;
	}
	.active-bot .products-list li .text p {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
		margin-top: 18px;
	}
	.class-b .adv-box .adv-item .image {
		width: 215px;
		margin-right: 15px;
	}
	.active-bot .products-list li {
		margin-top: 13px;
	}
	.class-b .adv-box .adv-item .text {
		padding-top: 20px;
	}
	.class-b .adv-box .adv-item .text span {
		margin-top: 13px;
	}
	.bannerLeft > span {
		width: 240px;
	}
	.bannerLeft li .class-b {
		left: 290px;
	}
	.searchBox {
		margin-left: 95px;
	}
	.nav p {
		padding-left: 222px;
	}
	.bannerLeft {
		width: 290px;
	}
	.bannerRight .message {
		height: 125px;
		background-size: 100% auto;
	}
	.bannerRight .message .image {
		margin-left: 30px;
		margin-right: 17px;
	}
	.bannerRight .btnBox {
		margin-top: -26px;
	}
	.bannerRight .btnArr a {
		margin-right: 31px;
	}
	.bidding-bot tbody tr {
		line-height: 52px;
	}
	.bidding-bot {
		padding: 14px 35px 4px;
	}
	.active-products {
		width: 322px;
		height: 320px;
	}
	.active-products .slide-item {
		width: 312px;
	}
}
@media only screen and (min-width:1920px){
	.w {
		width: 1600px;
	}
	.searchBox {
		margin-left: 140px;
	}
	.nav p {
		padding-left: 380px;
	}

	.bannerLeft {
		width: 337px;
	}
	.bannerLeft > span {
		width: 282px;
		height: 48px;
		line-height: 48px;
		font-size: 20px;
	}
	.bannerLeft li .class-a p {
		font-size: 18px;
		height: 18px;
	}
	.bannerLeft li .class-a {
		font-size: 16px;
		padding: 16px 0px;
	}
	.bannerLeft li .class-a span {
		margin-top: 12px;
	}
	.bannerLeft li .class-a i {
		font-size: 14px;
	}
	.bannerLeft li .class-b {
		top: -52px;
		left: 337px;
		width: 912px;
		min-height: 684px;
	}
	.bannerCenter {
		width: 897px;
		margin: 0 14px;
	}
	.bannerCenter .smallItem {
		margin-top: 13px;
	}
	.bannerRight .message {
		height: 137px;
		background-size: 100% auto;
	}
	.bannerRight .btnArr a {
		font-size: 16px;
		margin-right: 40px;
	}
	.bannerRight .message .image {
		width: 67px;
		height: 67px;
		margin-right: 15px;
	}
	.bannerRight .message .text p {
		font-size: 20px;
		margin-top: 12px;
	}
	.bannerRight .message .text span {
		margin-top: 10px;
	}
	.bannerRight .message .text {
		font-size: 15px;
	}
	.bannerRight .btnBox {
		margin-top: -28px;
	}
	.bannerRight .btnBox a {
		height: 48px;
		line-height: 46px;
		font-size: 18px;
		margin-top: 15px;
	}
	.bannerRight .btnArr i {
		height: 66px;
		width: 66px;
		line-height: 66px;
		font-size: 27px;
	}
	.bannerRight .btnArr p {
		margin-top: 12px;
	}
	.bannerRight .shop-notice h2 {
		font-size: 18px;
	}
	.bannerRight .shop-notice h2 b {
		height: 21px;
	}
	.bannerRight .shop-notice h2 a.more {
		top: 3px;
	}
	.bannerRight .shop-notice li {
		font-size: 16px;
		height: 16px;
		margin-top: 17px;
	}
	.bannerRight .shop-notice ul {
		padding-top: 3px;
	}
	.active-products {
		width: 405px;
		height: 397px;
	}
	.active-products .slide-item {
		width: 405px;
	}
	.active-products .image {
		height: 280px;
	}
	.active-products span {
		margin-top: 7px;
	}
	.bidding-bot table {
		font-size: 16px;
	}
	.bidding-bot table thead {
		line-height: 38px;
	}
	.bidding-bot tbody span {
		height: 57px;
	}
	.bidding-bot tbody span {
		height: 57px;
	}
	.bidding-bot table thead {
		line-height: 41px;
	}
	.bidding-bot tbody a.detail {
		width: 80px;
		line-height: 28px;
		height: 28px;
		font-size: 14px;
	}
	.main-box .main-right {
		width: 324px;
		height: 550px;
	}
	.main-box .main-right ul li {
		height: 83px;
		line-height: 83px;
	}
	.bot-left {
		width: 455px;
	}
	.public-bot li .image {
		height: 173px;
		line-height: 173px;
	}
	.public-bot li p {
		margin-top: 10px;
	}
	.main-box .main-left {
		height: 550px;
	}
	.copyright {
		font-size: 16px;
	}
	.footer .item .left span {
		font-size: 16px;
		line-height: 32px;
	}
	.footer .item .left p {
		font-size: 16px;
		line-height: 32px;
	}
	.footer .item .footer-code {
		width: 500px;
	}
	.footer .item .footer-code li .code {
		width: 150px;
		height: 150px;
	}
	.footer .item .footer-code li {
		padding-left: 65px;
	}
	.footer .item .footer-code li p {
		font-size: 16px;
	}
	.footer .item .left span img {
		margin: 6px 22px 0 12px;
	}
	.link-con li a {
		font-size: 16px;
	}
}
