.main,.w{
    width: 1430px;
    margin: 0 auto;
}
@-webkit-keyframes shake-lr {
	0%,
	100% {
		-webkit-transform: rotate(0deg);
				transform: rotate(0deg);
		-webkit-transform-origin: 50% 50%;
				transform-origin: 50% 50%;
	}
	10% {
		-webkit-transform: rotate(8deg);
				transform: rotate(8deg);
	}
	20%,
	40%,
	60% {
		-webkit-transform: rotate(-10deg);
				transform: rotate(-10deg);
	}
	30%,
	50%,
	70% {
		-webkit-transform: rotate(10deg);
				transform: rotate(10deg);
	}
	80% {
		-webkit-transform: rotate(-8deg);
				transform: rotate(-8deg);
	}
	90% {
		-webkit-transform: rotate(8deg);
				transform: rotate(8deg);
	}
}
@keyframes shake-lr {
	0%,
	100% {
		-webkit-transform: rotate(0deg);
				transform: rotate(0deg);
		-webkit-transform-origin: 50% 50%;
				transform-origin: 50% 50%;
	}
	10% {
		-webkit-transform: rotate(8deg);
				transform: rotate(8deg);
	}
	20%,
	40%,
	60% {
		-webkit-transform: rotate(-10deg);
				transform: rotate(-10deg);
	}
	30%,
	50%,
	70% {
		-webkit-transform: rotate(10deg);
				transform: rotate(10deg);
	}
	80% {
		-webkit-transform: rotate(-8deg);
				transform: rotate(-8deg);
	}
	90% {
		-webkit-transform: rotate(8deg);
				transform: rotate(8deg);
	}
}
.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;
}
a.more:hover{
	color: #f60!important;
}
/* header */
.iframe{
	height: 48px;
}
.header{
    overflow: hidden;
    background-color: #185ead;
}
.header a{
    font-size: 16px;
    color: #fff;
}
.header span{
    float: left;
    height: 48px;
    line-height: 48px;
    font-size: 0;
}
.header span a{
    margin-right: 22px;
}
.header span a:first-child{
    margin-right: 44px;
}
.header span a:last-child{
    margin-right: 0;
}
.header p{
    float: right;
    height: 48px;
    line-height: 48px;
    font-size: 0;
}
.header p a{
    padding-right: 14px;
    margin-right: 14px;
    border-right: 1px solid #457fc2;
}
.header p a:last-child{
    padding-right: 0;
    margin-right: 0;
    border: 0;
}
.header p a.phone{
    padding-right: 0;
    margin-right: 19px;
    border: 0;
}
.header p a.phone i{
    display: inline-block;
    width: 12px;
    height: 16px;
    background: url(../../../../images/shop/version/2022/phone.png) no-repeat;
    vertical-align: top;
    margin: 18px 5px 0 0;
}
/* top */
.top{
	height: 51px;
    padding: 27px 0 35px 0;
}
.top .logo{
    float: left;
    margin-right: 13px;
}
.top .logo img{
    height: 51px;
}
.top .pageName{
    float: left;
    width: 81px;
    height: 42px;
    margin-top: 6px;
    background: url(../../../../images/shop/version/2022/top.png) no-repeat;
    background-size: 100% 100%;
}
.top .searchBox{
    float: left;
    margin: 6px 0 0 90px;
    width: 598px;
    position: relative;
}
.searchBox .form {
	height: 40px;
	border: 2px solid #dddddd;
	border-radius: 40px;
}
.searchBox .form .select {
	width: 74px;
	height: 100%;
	position: relative;
	float: left;
}
.searchBox .form .select .select-top p {
	font-size: 14px;
	line-height: 40px;
	text-indent: 18px;
	cursor: pointer;
	position: relative;
}
.searchBox .form .select .select-top p::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 24px;
	background: #e6e6e6;
}
.searchBox .form .select .select-top i {
	display: inline-block;
	font-size: 12px;
	vertical-align: middle;
	position: absolute;
	right: 6px;
	top: 15px;
	transform: scale(0.8);
}
.searchBox ul {
	display: block;
	position: absolute;
	z-index: 9999;
	width: 74px;
	border: 2px solid #185ead;
	display: block;
	top: 42px;
	left: 0px;
	padding: 5px 0;
	background: #fff;
	display: none;
}
.searchBox ul li {
	display: block;
	font: normal 14px/22px microsoft yahei;
	color: #333;
	text-align: center;
	line-height: 25px;
}
.searchBox ul li:hover {
	background: #185ead;
	color: #fff;
}
.searchBox input {
	width: 425px;
	float: left;
	height: 40px;
	background: #fff;
	border: none;
	outline: none;
	font-size: 14px;
	color: #aaa;
	text-indent: 10px;
}
.searchBox button {
	width: 96px;
	float: right;
	height: 44px;
	line-height: 44px;
	border: none;
	outline: none;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	margin-top: -2px;
	margin-right: -2px;
	border-radius: 0 40px 40px 0;
	background-color: #185ead;
}
.searchBox button i {
	display: inline-block;
	width: 16px;
	height: 16px;
    line-height: normal;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 5px;
}
.release-btn{
	float: right;
	margin-top: 6px;
	overflow: hidden;
}
.release-btn a{
	float: left;
	width: 128px;
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	color: #333;
	background-color: #f8f8f8;
	border: 1px solid #eee;
	border-radius: 20px;
	text-align: center;
}
.release-btn a:last-child{
	margin-left: 15px;
}
.release-btn a i{
	margin-right: 7px;
	font-size: 18px;
	color: #185ead;
}
.release-btn a i.icon-kuaisuxiadan{
	font-size: 20px;
}
/* nav */
.nav{
	padding-bottom: 12px;
	overflow: hidden;
	box-shadow: 0px 7px 7px -7px rgba(100, 100, 100, 0.4);
}
.nav span{
	display: inline-block;
	width: 120px;
	height: 20px;
	margin-top: 8px;
	background: url(../../../../images/shop/version/2022/nav.png) no-repeat;
	background-size: 100% 100%;
}
.nav p{
	float: right;
	font-size: 0;
}
.nav p a{
	display: inline-block;
	height: 28px;
	line-height: 28px;
	font-size: 20px;
	font-weight: 700;
	color: #333;
	margin: 0 33px;
	position: relative;
}
.nav p a.focus,.nav p a:hover{
	color: #185ead;
}
.nav p a.focus::after,
.nav p a:hover::after{
	position: absolute;
	content: "";
	height: 3px;
	width: 18px;
	left: 50%;
	bottom: -15px;
	transform: translateX(-50%);
	background-color: #185ead;
}
/* part */
.part1,.part2{
	padding-top: 20px;
	background-color: #f3f3f3;
	overflow: hidden;
}
.part1 .product-classify{
	float: left;
	width: 280px;
}
.part1 .product-classify ul {
	position: relative;
	background-color: #fff;
}
.part1 .product-classify ul li {
	box-sizing: border-box;
	padding: 13px 20px 14px;
}
.part1 .product-classify ul li:last-child .class-a::after{
	display: none;
}

.part1 .product-classify ul li .class-a {
	position: relative;
}
.part1 .product-classify ul li .class-a::after {
	content: "";
	position: absolute;
	bottom: -11px;
	left: -18px;
	right: -18px;
	height: 1px;
	background-color: #eee;
}
.part1 .product-classify ul li .class-a b {
	display: block;
	width: 24px;
	height: 24px;
	float: left;
}
.part1 .product-classify ul li .class-a i {
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
}
.part1 .product-classify ul li .class-a:hover b i {
	-webkit-animation: shake-lr 0.7s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	animation: shake-lr 0.7s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}
.part1 .product-classify ul li .class-a .text {
	overflow: hidden;
	padding-left: 12px;
}
.part1 .product-classify ul li .class-a .text p {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.part1 .product-classify ul li .class-a .text p a {
	color: #333;
}
.part1 .product-classify ul li .class-a .text p i{
	float: right;
	line-height: 21px;
	font-size: 14px;
	color: #999;
}
.part1 .product-classify ul li .class-a .text span {
	display: block;
	line-height: 18px;
	max-height: 36px;
	margin: 12px -7px 0;
	font-size: 14px;
	overflow: hidden;
}
.part1 .product-classify ul li .class-a .text span a {
	color: #999;
	margin:0 7px;
	display: inline-block;
}
.part1 .product-classify ul li .class-a .text span a:hover {
	color: #0096e0;
}
.part1 .product-classify ul li .class-b {
	position: absolute;
	width: 858px;
	background: #fff;
	box-shadow: 0px 0px 4px 0px rgba(49, 49, 49, 0.2);
	left: 280px;
	top: 0;
	padding: 10px 0 0 0;
	box-sizing: border-box;
	z-index: 99;
	display: none;
	height: 623px;
	overflow-y: auto;
}
.part1 .product-classify ul li.more {
	display: block;
}
.part1 .product-classify ul li.more a {
	display: block;
	height: 36px;
	line-height: 34px;
	box-sizing: border-box;
	text-align: center;
	border: 1px solid #b2d4e7;
	font-size: 14px;
	color: #3e9dcc;
}
.part1 .product-classify ul li.more a i {
	display: inline-block;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	font-size: 10px;
	vertical-align: top;
	margin-top: 13px;
	margin-left: 5px;
}
.part1 .product-classify ul li.more a:hover {
	background-color: #3e9dcc;
	color: #fff;
}
.part1 .class-txt{
	overflow: hidden;
}
.part1 .class-txt .item {
	width: 50%;
	float: left;
	padding: 20px 10px 10px 20px;
	box-sizing: border-box;
}
.part1 .class-txt .item .class-c {
	height: 26px;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	position: relative;
	margin-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 8px;
}
.part1 .class-txt .item .class-c b {
	position: relative;
	padding-left: 12px;
}
.part1 .class-txt .item .class-c b::after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 4px;
	height: 16px;
	background: #0096e0;
	border-radius: 3px;
}
.part1 .class-txt .item .class-c a {
	color: #333;
}
.part1 .class-txt .item .class-c a:hover {
	color: #0096e0;
}
.part1 .class-txt .item .class-c .more {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
	color: #333;
	font-size: 14px;
}
.part1 .class-txt .item p {
	font-size: 14px;
    height: 28px;
    overflow: hidden;
    text-indent: -10px;
	color: #ededed;
}
.part1 .class-txt .item p a {
	line-height: 28px;
	color: #666;
	margin: 0 10px;
}
.part1 .class-txt .item p a:hover {
	color: #0096e0;
}
.part1 .class-adv {
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 34px;
}
.part1 .class-adv .item {
	width: 400px;
	height: 150px;
	background: #f7f7f7;
	float: left;
	margin-left: 20px;
	box-sizing: border-box;
}
.part1 .class-adv .item .image {
	width: 154px;
	height: 150px;
	float: left;
	margin-right: 18px;
}
.part1 .class-adv .item .image img {
	width: 100%;
	height: 100%;
}
.part1 .class-adv .item .text {
	overflow: hidden;
}
.part1 .class-adv .item .text b {
	font-size: 16px;
	display: block;
	margin-top: 22px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.part1 .class-adv .item .text b a{
	color: #333;
}
.part1 .class-adv .item .text b a:hover{
	color: #0096e0;
}
.part1 .class-adv .item .text span {
	background: #e3eff5;
	color: #0096e0;
	font-size: 14px;
	display: inline-block;
	padding: 5px;
	margin-top: 14px;
}
.part1 .class-adv .item .text p {
	height: 40px;
	line-height: 20px;
	color: #999;
	overflow: hidden;
	font-size: 14px;
	margin-top: 10px;
}

.part1 .product-classify ul li:hover {
	-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;
}
.part1 .product-classify ul li:hover .class-b {
	display: block;
}
.part1 .product-classify ul li:hover .class-a b i {
	color: #0096e0;
}
.part1 .product-classify ul li:hover .class-a .text p a{
	color: #0096e0;
}
.part1 .bannerCenter{
	float: left;
	width: 846px;
	margin: 0 12px;
}
.part1 .bannerCenter .bigItem .image {
	height: 0;
	padding-bottom: 54.01%;
	overflow: hidden;
	position: relative;
}
.part1 .bannerCenter .image img{
	max-height: none;
	width: 100%;
}
.part1 .bannerCenter .bigItem .image b{
	position: absolute;
	right: 10px;
	top: 10px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	padding: 0 9px;
	font-weight: normal;
	color: #fff;
	border-radius: 4px;
}
.part1 .bannerCenter .bigItem .image b.zb i{
	display: none;
	width: 12px;
	height: 12px;
	background: url(../../../../images/shop/version/2022/zb.png) no-repeat;
	vertical-align: top;
	margin: 8px 5px 0 0;
}
.part1 .bannerCenter .bigItem .image b.zb i{
	display: inline-block;
}
.part1 .bannerCenter .bigItem .image b.zb,
.part1 .bannerCenter .smallItem .image b.zb{
	background-color: #f93f14;
}
.part1 .bannerCenter .bigItem .image b.yg,
.part1 .bannerCenter .smallItem .image b.yg{
	background-color: #ff7f24;
}
.part1 .bannerCenter .bigItem .image b.hf,
.part1 .bannerCenter .smallItem .image b.hf{
	background-color: #067cde;
}
.part1 .bannerCenter .bigItem .image p{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 14px;
	background-image: linear-gradient(to top, rgba(0,0,0,.3),transparent);
}
.part1 .bannerCenter .bigItem .image p a{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	color: #fff;
	overflow: hidden;
}
.part1 .bannerCenter .smallItem{
	margin:12px -12px 0 0;
	overflow: hidden;
}
.part1 .bannerCenter .smallItem li{
	float: left;
	width: 33.3%;
	padding-right: 12px;
	box-sizing: border-box;
}
.part1 .bannerCenter .smallItem .image{
	height: 0;
	padding-bottom: 56.2%;
	overflow: hidden;
	position: relative;
}
.part1 .bannerCenter .smallItem .image b{
	position: absolute;
	right: 10px;
	top: 10px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	padding: 0 8px;
	font-weight: normal;
	color: #fff;
	border-radius: 4px;
}
.part1 .bannerCenter .smallItem .image b i {
	display: none;
	width: 10px;
	height: 10px;
	background: url(../../../../images/shop/version/2022/zb.png) no-repeat;
	vertical-align: top;
	margin: 7px 4px 0 0;
	background-size: 100% 100%;
}
.part1 .bannerCenter .smallItem .image p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 8px 12px;
	background-image: linear-gradient(to top, rgba(0,0,0,.3),transparent);
}
.part1 .bannerCenter .smallItem .image p a{
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
}

.part1 .bannerCenter .bigItem .image b.zb i,
.part1 .bannerCenter .smallItem .image b.zb i{
	display: inline-block;
}
.part1 .bannerCenter .bigItem .image b.zb,
.part1 .bannerCenter .smallItem .image b.zb{
	background-color: #f93f14;
}
.part1 .bannerCenter .bigItem .image b.yg,
.part1 .bannerCenter .smallItem .image b.yg{
	background-color: #ff7f24;
}
.part1 .bannerCenter .bigItem .image b.hf,
.part1 .bannerCenter .smallItem .image b.hf{
	background-color: #067cde;
}
.part1 .bannerCenter .bigItem .image p a:hover,
.part1 .bannerCenter .smallItem .image p a:hover{
	color: #f60;
}
.part1 .login{
	overflow: hidden;
	background-color: #fff;
}
.part1 .login .loginIndex{
	padding: 20px 22px 15px;
	background-image: linear-gradient(to bottom, #dae5f2,transparent,transparent);
	border-bottom: 1px solid #eee;
}
.part1 .login .loginIndex .image{
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-right: 14px;
}
.part1 .login .loginIndex .image a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
.part1 .login .loginIndex .text{
	padding-top: 10px;
	overflow: hidden;
}
.part1 .login .loginIndex .text p{
	line-height: 26px;
	font-size: 18px;
	font-weight: 700;
	color: #333;
}
.part1 .login .loginIndex .text span{
	display: block;
	line-height: 24px;
	font-size: 14px;
	color: #abb8c6;
}
.part1 .login .loginIndex .sign{
	margin-top: 20px;
}
.part1 .login .loginIndex .sign a{
	display: inline-block;
	height: 34px;
	line-height: 34px;
	width: 110px;
	font-size: 14px;
	border: 1px solid #185ead;
	background-color: #185ead;
	color: #fff;
	border-radius: 3px;
	text-align: center;
}
.part1 .login .loginIndex .sign a.regist{
	margin-left: 8px;
	background-color: #fff;
	color: #185ead;
}
.part1 .login .btnArr{
	margin: 20px -7px 0;
	overflow: hidden;
}
.part1 .login .btnArr a{
	float: left;
	width: 33.3%;
	padding: 0 7px;
	box-sizing: border-box;
	text-align: center;
}
.part1 .login .btnArr a i{
	font-size: 26px;
	color: #185ead;
	position: relative;
}
.part1 .login .btnArr a i::after{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(255,255,255,.7),transparent);
}
.part1 .login .btnArr a p{
	margin-top: 8px;
	font-size: 14px;
	color: #333;
}
.part1 .login .btnArr a:hover i{
	color: #f60;
}
.part1 .login .btnArr a:hover p{
	color: #f60;
}
.part1 .login .vxImg{
	margin-top: 20px;
	overflow: hidden;
}
.part1 .login .vxImg span{
	float: left;
	width: 33.3%;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.part1 .login .vxImg img{
	display: block;
	height: 64px;
	width: 64px;
	margin: 0 auto 6px;
}
.part1 .login .shop-notice{
	padding: 15px 22px;
}
.part1 .login .shop-notice h2 {
	font-size: 15px;
	position: relative;
}
.part1 .login .shop-notice h2 b {
	width: 3px;
	height: 14px;
	display: inline-block;
	background-color: #185ead;
	margin:3px 5px 0 0;
	vertical-align: top;
}
.part1 .login .shop-notice h2 a.more {
	position: absolute;
	right: 0;
	top: 1px;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.part1 .login .shop-notice ul {
	padding-top: 2px;
}
.part1 .login .shop-notice li {
	margin-top: 13px;
	padding-right: 50px;
	overflow: hidden;
	position: relative;
}
.part1 .login .shop-notice li a {
	display: block;
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	color: #333;
	overflow: hidden;
}
.part1 .login .shop-notice li span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 16px;
	color: #999;
}
.part1 .login .shop-notice li:hover a{
	color: #185ead;
}
/* part2 */
.part2 .left{
	float: left;
	width:949px;
	margin-right: 1px;
	padding: 16px 22px;
	box-sizing: border-box;
	background-color: #fff;
}
.part2 .left .title{
	margin-bottom: 16px;
	position: relative;
}
.part2 .left .title p{
	overflow: hidden;
}
.part2 .left .title p a{
	float: left;
	height: 42px;
	width: 97px;
	line-height: 42px;
	padding-left: 28px;
	font-size: 20px;
	font-weight: 700;
	border-radius: 0 0 25px 0;
	color: #333;
	background-color: #eee;
	cursor: pointer;
	margin-left: 41px;
	position: relative;

}
.part2 .left .title p a:first-child{
	margin-left: 21px;
}
.part2 .left .title p a i{
	position: absolute;
	left: -21px;
	display: inline-block;
	width: 42px;
	height: 42px;
	font-size: 24px;
	border-radius: 50%;
	background-color: #dcdcdc;
	color: #333;
	text-align: center;
}
.part2 .left .title a.more{
	float: right;
}
.part2 .left .title p a.focus{
	color: #fff;
	background-color: #397bc6;
}
.part2 .left .title p a.focus i{
	background-color: #1850ad;
	color: #fff;
}
.part2 .left .title a.more{
	position: absolute;
	right:0;
	top: 0;
	line-height: 42px;
	font-size: 14px;
	color: #999;
}
.part2 .left .swiper {
	float: left;
	width: 568px;
	margin-right: 12px;
	background: url(../../../../images/shop/version/2022/part2-swiper-bgi.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.part2 .left .swiper .swiper-container{
	padding: 18px;
	overflow: hidden;
}
.part2 .left .swiper .swiper-slide{
	margin-right: 18px;
}
.part2 .left .swiper .swiper-l{
	float: left;
	width: 242px;
	padding: 15px 17px 20px;
	margin-right: 14px;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 8px;
}
.part2 .left .swiper .swiper-l a.images{
	display: block;
	height: 170px;
	width: 100%;
	position: relative;
}
.part2 .left .swiper .swiper-l a.images img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: auto;
}
.part2 .left .swiper .swiper-l a.images i{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 58px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	background-image: linear-gradient(to right, #01a499,#5aa6e5);
}
.part2 .left .swiper .swiper-l .text{
	padding-top: 8px;
}
.part2 .left .swiper .swiper-l .text p{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.part2 .left .swiper .swiper-l .text p a{
	color: #333;
}
.part2 .left .swiper .swiper-l .text p a:hover{
	color: #1850ad;
}
.part2 .left .swiper .swiper-l .text span{
	display: block;
	margin-top: 15px;
	overflow: hidden;
}
.part2 .left .swiper .swiper-l .text b{
	line-height: 30px;
	font-size: 18px;
	color: #f11b10;
}
.part2 .left .swiper .swiper-l .text span a{
	float: right;
	height: 30px;
	line-height: 30px;
	width: 80px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background-image: linear-gradient(to top, #f11d12,#f25750);
	border-radius: 28px;
}
.part2 .left .swiper .swiper-r{
	overflow: hidden;
	margin-top: -14px;
}
.part2 .left .swiper .swiper-r li{
	margin-top: 14px;
	padding: 14px 14px 20px;
	background-color: #fff;
	border-radius: 8px;
	overflow: hidden;
}
.part2 .left .swiper .swiper-r a.images{
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 7px;
	position: relative;
}
.part2 .left .swiper .swiper-r a.images img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: auto;
}
.part2 .left .swiper .swiper-r .text{
	padding-top: 8px;
}
.part2 .left .swiper .swiper-r .text p{
	line-height: 20px;
	height: 40px;
	font-size: 16px;
	overflow: hidden;
}
.part2 .left .swiper .swiper-r .text p a{
	color: #333;
}
.part2 .left .swiper .swiper-r .text p a:hover{
	color: #1850ad;
}
.part2 .left .swiper .swiper-r .text b{
	display: block;
	margin-top: 25px;
	font-size: 16px;
	color: #f11b10;
}
.part2 .left .swiper-button-next,
.part2 .left .swiper-button-prev {
	height: 36px;
	width: 18px;
	background-image: none;
}
.part2 .left .swiper-button-prev{
	left: 0;
	background: url(../../../../images/shop/version/2022/arr-l.png) no-repeat;
}
.part2 .left .swiper-button-next{
	right: 0;
	background: url(../../../../images/shop/version/2022/arr-r.png) no-repeat;
}
.part2 .left .adv-r{
	overflow: hidden;
}
.part2 .left .adv-r ul{
	margin-top: -12px;
	overflow: hidden;
}
.part2 .left .adv-r li{
	padding-top: 12px;
}
.part2 .left .adv-r li a.advs{
	display: block;
	height: 153px;
	position: relative;
}
.part2 .left .adv-r li img{

}
.part2 .right{
	padding: 16px 22px;
	overflow: hidden;
	background-color: #fff;
}
.part2 .right .title{
	padding-bottom: 8px;
	position: relative;
}
.part2 .right .title p a{
	display: inline-block;
	width: 80px;
	line-height: 34px;
	font-size: 20px;
	font-weight: 700;
	color: #333;
	text-align: center;
	cursor: pointer;
}
.part2 .right .title p a.focus{
	color: #185ead;
	position: relative;
}
.part2 .right .title p a.focus::after{
	position: absolute;
	content: "";
	left: 50%;
	transform: translateX(-50%);
	bottom: -3px;
	width: 16px;
	height: 3px;
	background-color: #185ead;

}
.part2 .right .title a.more{
	position: absolute;
	right: 0;
	top: 0;
	line-height: 34px;
	font-size: 14px;
	color: #999;
}
.part2 .right ul{
	padding-top: 5px;
}
.part2 .right li{
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	border-bottom: 1px dashed #e6e6e6;
}
.part2 .right li a{
	float: left;
	width: 68%;
	font-size: 16px;
	color: #333;
	margin-right: 2%;
}
.part2 .right li a:hover{
	color: #f60;
}
.part2 .right li b{
	float: left;
	width: 15%;
	font-size: 14px;
	margin-right: 2%;
	font-weight: normal;
	text-align: center;
	color: #999;
}
.part2 .right li i{
	float: right;
	width: 13%;
	font-size: 14px;
	color: #999;
	font-style: normal;
	text-align: center;
}
/* shop */
.shop{
	padding-top: 22px;
	background-color: #f3f3f3;
	overflow: hidden;
}
.shop .shop-title{
	background-image: linear-gradient(to left, #dce6f0,#fff,#fff);
	overflow: hidden;
	position: relative;
}
.shop .shop-title .title-r{
	position: absolute;
	right: 0;
	top: 0;
	height: 63px;
	line-height: 63px;
	width: 323px;
	padding:0 20px 0 40px;
	background: url(../../../../images/shop/version/2022/shop-title-bg.png) no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
}
.shop .shop-title .title-r i{
	display: inline-block;
	height: 28px;
	width: 145px;
	margin-top: 18px;
	vertical-align: top;
	background: url(../../../../images/shop/version/2022/shop-title-font.png) no-repeat;
}
.shop .shop-title .title-r a.more{
	float: right;
	line-height: 68px;
	font-size: 14px;
	color: #999;
}
a.more:hover em{color: #f60!important;}
.shop .shop-title .title-r a.more em{
	display: inline-block;
	font-size: 15px;
	color: #999;
	vertical-align: top;
	margin: 1px 0 0 5px;
}
.shop .shop-title .title-l{
	float: left;
	line-height: 62px;
	width: 1112px;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}
.shop .shop-title span{
	float: left;
	width: 376px;
	height: 62px;
	font-size: 26px;
	text-indent: 18px;
	font-weight: 700;
}
.shop .shop-title span b{
	display: inline-block;
	line-height: 62px;
	font-size: 30px;
	margin-right: 8px;
	color: #185ead;
	text-transform: uppercase;
}
.shop .shop-title p{
	margin-top: 15px;
	overflow: hidden;
}
.shop .shop-title p a{
	float: left;
	height: 30px;
	line-height: 30px;
	margin-left: 16px;
	font-size: 16px;
	padding: 0 11px;
	color: #999;
	border: 1px solid #ddd;
	border-radius: 25px;
	cursor: pointer;
}
.shop .shop-title p a.focus{
	border-color: #185ead;
	background-color: #185ead;
	color: #fff;
}
.shop-l,.shop-m,.shop-r,
.shop-l .image-small li,
.shop-m li,.shop-r li
{
	box-sizing: border-box;
}
.shop-l{
	float: left;
	width: 375px;
	padding: 17px 17px 18px 18px;
	background-color: #fff;
	border-right: 1px solid #e6e6e6;
}
.shop-l .image-big{
	border-bottom: 1px solid #e6e6e6;
}
.shop-l .image-big a.images{
	display: block;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.shop-l .image-big a.images img{
	max-height: none;
	width: 100%;
}
.shop-l .image-big a.images i.play{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 64px;
	height: 64px;
	background: url(../../../../images/shop/version/2022/play.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}
.shop-l .image-big .text{
	padding: 16px 0 18px 0;
}
.shop-l .image-big .text b{
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	margin-bottom:10px;
	overflow: hidden;
}
.shop-l .image-big .text b a{
	color: #333;
}
.shop-l .image-big .text b a:hover{
	color: #1850ad;
}
.shop-l .image-big .text p{
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	color: #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.shop-l .image-small ul{
	margin: 18px -14px 0 0;
	overflow: hidden;
}
.shop-l .image-small li{
	float: left;
	width: 50%;
	padding-right: 14px;
}
.shop-l .image-small li a.images{
	display: block;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.shop-l .image-small li a.images img{
	max-height: none;
	width: 100%;
}
.shop-l .image-small li a.images i.play{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 40px;
	height: 40px;
	background: url(../../../../images/shop/version/2022/play.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	display: none;
}
.shop-l .image-small li a.images:hover i{
	display: block;
}
.shop-l .image-small li p{
	display: block;
	height: 36px;
	line-height: 18px;
	font-size: 14px;
	margin-top: 10px;
	overflow: hidden;
}
.shop-l .image-small li p a{
	color: #333;
}
.shop-l .image-small li p a:hover{
	color: #1850ad;
}
.shop-m{
	float: left;
	width: 756px;
	padding: 0 11px 0 29px;
	background-color: #fff;
}
.shop-m ul{
	padding: 9px 0;
	margin-right: -32px;
	overflow: hidden;
}
.shop-m li {
	float: left;
	width: 25%;
	padding-right: 32px;
	margin-top: 9px;
}
.shop-m li .item{
	padding-bottom: 9px;
}
.shop-m li .item:hover{
	box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, 0.4);
}
.shop-m li a.images{
	display: block;
	height: 150px;
	position: relative;
}
.shop-m li a.images img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: auto;
}
.shop-m li p{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	margin: 9px 0 6px 0;
	text-align: center;
	overflow: hidden;
}
.shop-m li p a{
	color: #333;
}
.shop-m li p a:hover{color: #1850ad;}
.shop-m li b{
	display: block;
	font-size: 16px;
	color: #f11b10;
	text-align: center;
}
.shop-r {
	padding: 17px 18px 19px 20px;
	background-color: #fff;
	overflow: hidden;
}
.shop-r ul {
	padding: 13px 12px 9px;
	background-color: #f3f3f3;
	overflow: hidden;
}
.shop-r li{
	float: left;
	width: 50%;
	padding: 0 6px;
}
.shop-r li a.images{
	display: block;
	height: 68px;
	position: relative;
	background: #fff;
}
.shop-r li a.images img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: auto;
}
.shop-r li a.images:hover::after{
	position: absolute;
	content: "";
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	border: 1px solid #c1d1e3;
}
.shop-r li p{
	padding: 6px 0;
	text-align: center;
}
.shop-r li a.brandN{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	font-size: 14px;
	color: #999;
	border: 1px solid #dddddd;
	border-radius: 25px;
}
.shop-r li a.brandN:hover{
	border-color: #185ead;
	background-color: #185ead;
	color: #fff;
}

/* brands */
.brands{
	padding-top: 28px;
	background-color: #f3f3f3;
	position: relative;
}
.brands .title{
	position: absolute;
	top: 16px;
	left: 50%;
	transform: translateX(-50%);
	height: 50px;
	line-height: 50px;
	width: 240px;
	font-size: 22px;
	color: #fff;
	background: url(../../../../images/shop/version/2022/brands-title-bgi.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.brands ul{
	padding: 38px 18px 24px;
	background: url(../../../../images/shop/version/2022/brands-ul-bgi.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.brands li{
	float: left;
	width: 14.28%;
	padding: 12px 6px 0;
	box-sizing: border-box;
}
.brands li a{
	display: block;
	height: 110px;
	background-color: #fff;
	border: 2px solid #fff;
	position: relative;
	overflow: hidden;
}
.brands li img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: auto;
}
.brands li a:hover{
	border-color: #1850ad;
}
/* link */
.link{
	padding: 22px 0 30px;
	background-color: #f3f3f3;
}
.link .main{
	padding: 18px 24px 24px;
	box-sizing: border-box;
	background-color: #fff;
}
.link .title{
	height: 30px;
	line-height: 30px;
	position: relative;
}
.link .title b{
	font-size: 22px;
	margin: 0 20px;
	color: #333;
	text-align: center;
}
.link .title i{
	position: relative;
	display: inline-block;
	top: -5px;
	height: 3px;
}
.link .title i.title-l{
	width: 627px;
	background: url(../../../../images/shop/version/2022/link-l.png) no-repeat;
}
.link .title i.title-r{
	width: 539px;
	background: url(../../../../images/shop/version/2022/link-r.png) no-repeat;
}
.link .title a.linkA{
	float: right;
	height: 20px;
	line-height: 20px;
	width: 86px;
	margin-top: 4px;
	font-size: 14px;
	color: #185ead;
	text-align: center;
	border: 1px solid #d1d6df;
}
.link .title a.linkA:hover{
	border-color: #185ead;
	background-color: #185ead;
	color: #fff;
}
.link .title a.linkA em{
	font-size: 14px;
	color: #185ead;
}
.link .title a.linkA:hover em{
	color: #fff;
}
.link p{
	margin: 14px -16px 0;
	font-size: 0;
	overflow: hidden;
}
.link p a{
	float: left;
	font-size: 14px;
	margin: 14px 16px 0;
	color: #333;
}
.link p a:hover{
	color: #1850ad;
}
/* footer */
.footer {
	margin: 0 auto;
	background-color: #222222;
}

.footer .item {
	margin: 0 auto;
	overflow: hidden;
}

.footer .item .footer-code {
	float: right;
	width: 380px;
	margin-top: 30px;
}
.footer .item .footer-code li {
	float: left;
	padding-left: 64px;
}
.footer .item .footer-code li:first-of-type {
	padding-left: 0;
}
.footer .item .footer-code li .code {
	width: 136px;
	height: 136px;
	border: 2px solid #4285f4;
	padding: 10px;
	background-color: #fff;
	box-sizing: border-box;
}
.footer .item .footer-code li p {
	text-align: center;
	font-size: 13px;
	color: #e2e2e2;
	margin-top: 22px;
}

.footer .item .left {
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
}
.footer .item .left p {
	font-size: 13px;
	line-height: 32px;
	color: #838383;
}

.footer .item .left p a {
	color: #a7a7a7;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right: 1px solid #383838;
	font-size: 13px;
}

.footer .item .left p a:first-child {
	padding-left: 0;
}

.footer .item .left p a:last-child {
	border: none;
}

.footer .item .left p a:hover {
	color: #ff8d50;
}

.footer .item .left span a {
	padding: 0 10px;
	border: 1px solid #838383;
	border-radius: 14px;
	color: #838383;
	display: inline-block;
	height: 28px;
	line-height: 24px;
	font-size: 14px;
	box-sizing: border-box;
	margin-right: 30px;
}
.footer .item .left span a{
	position: relative;
	cursor: pointer;
   }
   .footer .item .left span a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 25px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;
   }
   .footer .item .left span a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   .footer .item .left span a:hover .QQhover{
	display: inline-block;
   }
.footer .item .left span img {
	margin-right: 5px;
	vertical-align: top;
	margin-top: 3px;
}
.copyright {
	font-size: 13px;
	line-height: 22px;
	color: #787878;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding-top: 10px;
	display: inline-block;
}

.copyright img {
	margin: 1px 8px 0 0px;
	vertical-align: top;
}

ul.footImg {
	width: 810px;
	height: 48px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url("//m.kvocc.com/images/index/Version/2022/copyright.png") no-repeat 0 0;
	margin-top: 15px;
}

ul.footImg li {
	width: 135px;
	float: left;
}

ul.footImg li a {
	width: 125px;
	height: 48px;
	display: block;
}
.part1 .bannerCenter .image img,
.shop-l .image-big a.images img{
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.part1 .bannerCenter .image:hover img,
.shop-l .image-big a.images:hover img {
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}


/*  media  */
@media only screen and (max-width: 1024px){
	.main,.w{width: 1000px;}
	body{min-width: 1000px;}
	.iframe{
		height: 34px;
	}
	.header span {
		height: 34px;
		line-height: 34px;
	}
	.header p {
		height: 34px;
		line-height: 34px;
	}
	.header a {
		font-size: 13px;
	}
	.header p a.phone i {
		margin: 10px 4px 0 0;
	}
	.header span a {
		margin-right: 14px;
	}
	.header span a:first-child {
		margin-right: 20px;
	}
	.header p a {
		padding-right: 8px;
		margin-right: 8px;
	}
	.header p a.phone {
		margin-right: 10px;
	}
	.top {
		height: 40px;
		padding: 22px 0 24px 0;
	}
	.top .logo img {
		height: 40px;
	}
	.top .pageName {
		width: 66px;
		height: 34px;
		margin-top: 7px;
	}
	.top .searchBox {
		margin: 4px 0 0 30px;
		width: 475px;
	}
	.searchBox .form {
		height: 34px;
		border: 1px solid #dddddd;
	}
	.searchBox .form .select {
		width: 60px;
	}
	.searchBox .form .select .select-top p {
		font-size: 12px;
		line-height: 34px;
		text-indent: 12px;
	}
	.searchBox .form .select .select-top p::after {
		height: 18px;
	}
	.searchBox .form .select .select-top i {
		top: 11px;
	}
	.searchBox ul {
		width: 60px;
		top: 36px;
		padding: 5px 0;
	}
	.searchBox ul li {
		font: normal 12px/22px microsoft yahei;
		line-height: 20px;
	}
	.searchBox button {
		width: 78px;
		height: 36px;
		line-height: 36px;
		font-size: 13px;
		margin-top: -1px;
		margin-right: -1px;
	}
	.searchBox button i {
		width: 13px;
		height: 13px;
		margin-top: -4px;
		margin-right: 5px;
		font-size: 13px;
	}
	.searchBox input {
		width: 335px;
		height: 34px;
		font-size: 12px;
		text-indent: 6px;
	}
	.release-btn a {
		width: 100px;
		height: 32px;
		line-height: 32px;
		font-size: 13px;
	}
	.release-btn a i {
		margin-right: 5px;
		font-size: 13px;
	}
	.release-btn a i.icon-kuaisuxiadan {
		font-size: 15px;
	}
	.nav span {
		width: 100px;
		height: 17px;
		margin-top: 5px;
	}
	.nav span {
		width: 100px;
		height: 17px;
		margin-top: 5px;
	}
	.nav p a {
		height: 22px;
		line-height: 22px;
		font-size: 14px;
		margin: 0 22px;
	}
	.nav {
		padding-bottom: 8px;
	}
	.nav p a.focus::after, .nav p a:hover::after {
		width: 16px;
		bottom: -11px;
	}
	.part1, .part2 {
		padding-top: 12px;
	}
	.part1 .product-classify {
		width: 196px;
	}
	.part1 .bannerCenter {
		width: 592px;
		margin: 0 8px;
	}
	.part1 .product-classify ul{
		padding: 1px 0 3px 0;
	}
	.part1 .product-classify ul li {
		padding: 8px 12px 8px;
	}
	.part1 .product-classify ul li .class-a .text p i{
		line-height: 17px;
		font-size: 12px;
	}
	.part1 .product-classify ul li .class-a .text p {
		font-size: 13px;
	}
	.part1 .product-classify ul li .class-a i {
		font-size: 18px;
	}
	.part1 .product-classify ul li .class-a .text {
		padding-left: 3px;
		padding-top: 2px;
	}
	.part1 .product-classify ul li .class-a .text span {
		line-height: 14px;
		max-height: 28px;
		margin: 3px -4px 0;
		font-size: 12px;
	}
	.part1 .product-classify ul li .class-a .text span a {
		margin: 0 4px;
	}
	.part1 .bannerCenter .smallItem {
		margin: 8px -8px 0 0;
	}
	.part1 .bannerCenter .smallItem li {
		padding-right: 8px;
	}
	.part1 .product-classify ul {
		padding-bottom: 2px;
	}
	.part1 .product-classify ul li .class-b {
		width: 600px;
		left: 196px;
		padding: 5px 0 0 0;
		height: 436px;
	}
	.part1 .class-txt .item {
		padding: 8px 4px 4px 8px;
	}
	.part1 .class-txt .item .class-c {
		height: 18px;
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 4px;
		padding-bottom: 3px;
	}
	.part1 .class-txt .item .class-c b {
		padding-left: 10px;
	}
	.part1 .class-txt .item .class-c b::after {
		width: 3px;
		height: 10px;
	}
	.part1 .class-txt .item .class-c .more {
		font-size: 12px;
	}
	.part1 .class-txt .item p {
		font-size: 12px;
		height: 20px;
		text-indent: -2px;
	}
	.part1 .class-txt .item p a {
		line-height: 20px;
		margin: 0 2px;
	}
	.part1 .class-adv {
		margin-top: 15px;
		padding-bottom: 20px;
	}
	.part1 .class-adv .item {
		width: 290px;
		height: 110px;
		margin-left: 8px;
	}
	.part1 .class-adv .item .image {
		width: 114px;
		height: 110px;
		margin-right: 8px;
	}
	.part1 .class-adv .item .text b {
		font-size: 14px;
		margin-top: 12px;
		height: 20px;
		line-height: 20px;
	}
	.part1 .class-adv .item .text span {
		font-size: 12px;
		padding: 4px;
		margin-top: 8px;
	}
	.part1 .class-adv .item .text p {
		height: 40px;
		line-height: 20px;
		font-size: 12px;
		margin-top: 8px;
	}
	.part1 .bannerCenter .bigItem .image b {
		right: 7px;
		top: 7px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		padding: 0 4px;
	}
	.part1 .bannerCenter .bigItem .image b.zb i {
		width: 10px;
		height: 10px;
		margin: 6px 3px 0 0;
		background-size: 100% 100%;
	}
	.part1 .bannerCenter .bigItem .image p {
		padding: 6px 8px;
	}
	.part1 .bannerCenter .bigItem .image p a {
		height: 24px;
		line-height: 24px;
		font-size: 17px;
	}
	.part1 .bannerCenter .smallItem .image p {
		padding: 4px 8px;
	}
	.part1 .bannerCenter .smallItem .image p a {
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.part1 .bannerCenter .smallItem .image b {
		right: 6px;
		top: 6px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
		padding: 0 6px;
	}
	.part1 .bannerCenter .smallItem .image b i {
		width: 8px;
		height: 8px;
	}
	.part1 .login .loginIndex {
		padding: 10px 12px 10px;
	}
	.part1 .login .loginIndex .image {
		width: 42px;
		height: 42px;
		margin-right: 8px;
	}
	.part1 .login .loginIndex .text {
		padding-top: 0px;
	}
	.part1 .login .loginIndex .text p {
		line-height: 18px;
		font-size: 13px;
	}
	.part1 .login .loginIndex .text span {
		line-height: 18px;
		font-size: 12px;
	}
	.part1 .login .loginIndex .sign {
		margin-top: 13px;
	}
	.part1 .login .loginIndex .sign a {
		height: 24px;
		line-height: 24px;
		width: 80px;
		font-size: 12px;
	}
	.part1 .login .loginIndex .sign a.regist {
		margin-left: 4px;
	}
	.part1 .login .btnArr {
		margin: 12px -4px 0;
	}
	.part1 .login .btnArr a {
		padding: 0 4px;
	}
	.part1 .login .btnArr a i {
		font-size: 20px;
	}
	.part1 .login .btnArr a p {
		margin-top: 3px;
		font-size: 12px;
	}
	.part1 .login .vxImg {
		margin-top: 10px;
	}
	.part1 .login .vxImg span {
		font-size: 12px;
	}
	.part1 .login .vxImg img {
		height: 44px;
		width: 44px;
		margin: 0 auto 2px;
	}
	.part1 .login .shop-notice {
		padding: 6px 12px;
	}
	.part1 .login .shop-notice h2 {
		font-size: 13px;
	}
	.part1 .login .shop-notice h2 b {
		width: 2px;
		height: 12px;
		margin: 4px 3px 0 0;
	}
	.part1 .login .shop-notice ul {
		padding: 0 0 3px 0;
	}
	.part1 .login .shop-notice li {
		margin-top: 7px;
		padding-right: 35px;
	}
	.part1 .login .shop-notice li a {
		font-size: 12px;
		height: 16px;
		line-height: 16px;
	}
	.part2 .left .title {
		margin-bottom: 10px;
	}
	.part2 .left .title p a {
		height: 28px;
		width: 67px;
		line-height: 28px;
		padding-left: 20px;
		font-size: 13px;
		font-weight: 700;
		border-radius: 0 0 16px 0;
		margin-left: 28px;
	}
	.part2 .left .title p a:first-child {
		margin-left: 14px;
	}
	.part2 .left .title a.more {
		line-height: 28px;
		font-size: 12px;
	}
	.part2 .left .title p a i {
		left: -14px;
		width: 28px;
		height: 28px;
		font-size: 14px;
	}
	.part2 .left {
		width: 649px;
		margin-right: 1px;
		padding: 12px 14px;
	}
	.part2 .left .swiper {
		width: 398px;
		margin-right: 8px;
	}
	.part2 .left .swiper .swiper-container {
		padding: 13px;
	}
	.part2 .left .swiper .swiper-l {
		width: 170px;
		padding: 8px 12px 10px;
		margin-right: 10px;
		border-radius: 8px;
	}
	.part2 .left .swiper .swiper-l a.images {
		height: 132px;
	}
	.part2 .left .swiper .swiper-l a.images i {
		width: 52px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.part2 .left .swiper .swiper-l .text {
		padding-top: 5px;
	}
	.part2 .left .swiper .swiper-l .text p {
		height: 18px;
		line-height: 16px;
		font-size: 13px;
	}
	.part2 .left .swiper .swiper-l .text span {
		margin-top: 2px;
	}
	.part2 .left .swiper .swiper-l .text span a {
		height: 20px;
		line-height: 20px;
		width: 62px;
		font-size: 12px;
	}
	.part2 .left .swiper .swiper-l .text b {
		line-height: 20px;
		font-size: 14px;
	}
	.part2 .left .swiper .swiper-r {
		margin-top: -10px;
	}
	.part2 .left .swiper .swiper-r li {
		margin-top: 10px;
		padding: 8px 10px 10px;
	}
	.part2 .left .swiper .swiper-r a.images {
		width: 75px;
		height: 75px;
		margin-right: 5px;
	}
	.part2 .left .swiper .swiper-r .text {
		padding-top: 4px;
	}
	.part2 .left .swiper .swiper-r .text p {
		line-height: 16px;
		height: 32px;
		font-size: 12px;
	}
	.part2 .left .swiper .swiper-r .text b {
		margin-top: 18px;
		font-size: 12px;
	}
	.part2 .left .swiper-button-next, .part2 .left .swiper-button-prev {
		height: 25px;
		width: 13px;
		background-size: 100% 100% !important;
	}
	.part2 .left .adv-r li a.advs {
		height: 107px;
	}
	.part2 .left .adv-r li {
		padding-top: 10px;
	}
	.part2 .right {
		padding: 12px 14px;
	}
	.part2 .right .title {
		padding-bottom: 4px;
	}
	.part2 .right .title p a {
		width: 50px;
		line-height: 28px;
		font-size: 14px;
	}
	.part2 .right .title p a.focus::after {
		bottom: -4px;
		width: 12px;
		height: 2px;
	}
	.part2 .right .title a.more {
		line-height: 28px;
		font-size: 12px;
	}
	.part2 .right li {
		height: 31px;
		line-height: 31px;
	}
	.part2 .right li a,
	.part2 .right li b,
	.part2 .right li i {
		font-size: 12px;
	}
	.part2 .right ul {
		padding-top: 4px;
	}
	.shop {
		padding-top: 15px;
	}
	.shop .shop-title .title-r {
		height: 48px;
		line-height: 48px;
		width: 226px;
		padding: 0 15px 0 25px;
	}
	.shop .shop-title .title-r i {
		height: 20px;
		width: 102px;
		margin-top: 14px;
		background-size: 100% 100%;
	}
	.shop .shop-title .title-r a.more {
		line-height: 48px;
		font-size: 12px;
	}
	.shop .shop-title .title-r a.more em {
		font-size: 12px;
		margin: 1px 0 0 3px;
	}
	.shop .shop-title .title-l {
		line-height: 47px;
		width: 778px;
	}
	.shop .shop-title span {
		width: 262px;
		height: 47px;
		font-size: 18px;
		text-indent: 14px;
		font-weight: 700;
	}
	.shop .shop-title span b {
		line-height: 47px;
		font-size: 20px;
		margin-right: 4px;
	}
	.shop-l {
		width: 262px;
		padding: 11px 11px 12px 12px;
	}
	.shop-l .image-big a.images i.play {
		width: 45px;
		height: 45px;
	}
	.shop-l .image-big .text {
		padding: 10px 0 12px 0;
	}
	.shop-l .image-big .text b {
		height: 18px;
		line-height: 18px;
		font-size: 14px;
		margin-bottom: 4px;
	}
	.shop-l .image-big .text p {
		height: 14px;
		line-height: 14px;
		font-size: 12px;
	}
	.shop-l .image-small ul {
		margin: 13px -9px 0 0;
	}
	.shop-l .image-small li {
		padding-right: 9px;
	}
	.shop-l .image-small li a.images i.play {
		width: 28px;
		height: 28px;
	}
	.shop-l .image-small li p {
		height: 28px;
		line-height: 14px;
		font-size: 12px;
		margin-top: 6px;
	}
	.shop-m {
		width: 516px;
		padding: 0 9px 0 20px;
	}
	.shop-m ul {
		margin-right: -22px;
		padding: 6px 0 9px 0;
	}
	.shop-m li {
		padding-right: 22px;
		margin-top: 6px;
	}
	.shop-m li .item {
		padding-bottom: 4px;
	}
	.shop-m li a.images {
		height: 105px;
	}
	.shop-m li p {
		height: 16px;
		line-height: 16px;
		font-size: 13px;
		margin: 6px 0 3px 0;
	}
	.shop-m li b {
		font-size: 12px;
	}
	.shop-r {
		padding: 14px 13px 12px 13px;
	}
	.shop-r li a.images {
		height: 49px;
	}
	.shop-r li p {
		padding: 2px 0;
	}
	.shop-r li a.brandN {
		height: 18px;
		line-height: 18px;
		padding: 0 8px;
		font-size: 12px;
	}
	.shop-r ul {
		padding: 6px 11px 4px;
	}
	.shop-r li {
		padding: 0 5px;
	}
	.shop .shop-title p a {
		height: 22px;
		line-height: 22px;
		margin-left: 11px;
		font-size: 12px;
		padding: 0 8px;
	}
	.brands {
		padding-top: 20px;
	}
	.brands ul {
		padding: 26px 12px 16px;
	}
	.brands .title {
		top: 11px;
		height: 35px;
		line-height: 35px;
		width: 168px;
		font-size: 17px;
	}
	.brands li {
		padding: 9px 4px 0;
	}
	.brands li a {
		height: 80px;
	}
	.link {
		padding: 15px 0;
	}
	.link .main {
		padding: 10px 15px 12px;
	}
	.link .title {
		height: 20px;
		line-height: 20px;
	}
	.link .title b {
		font-size: 16px;
		margin: 0 15px;
	}
	.link .title i.title-l {
		width: 435px;
		background-size: 100% 100%;
	}
	.link .title i.title-r {
		width: 367px;
		background-size: 100% 100%;
	}
	.link .title a.linkA em {
		font-size: 12px;
	}
	.link .title a.linkA {
		height: 18px;
		line-height: 18px;
		width: 72px;
		margin-top: 1px;
		font-size: 12px;
	}
	.link p {
		margin: 8px -10px 0;
	}
	.link p a {
		font-size: 12px;
		margin: 8px 10px 0;
	}
	.footer .item .footer-code {
		width: 260px;
		margin-top: 22px;
	}
	.footer .item .footer-code li .code {
		width: 95px;
		height: 95px;
		padding: 5px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 6px;
	}
	.footer .item .footer-code li {
		padding-left: 45px;
	}
	.footer .item .left {
		margin-top: 15px;
		padding-right: 20px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 18px;
	}
	.footer .item .left p a {
		padding: 0 8px;
		font-size: 12px;
	}
	.copyright {
		font-size: 12px;
		line-height: 18px;
		margin-top: 8px;
		padding-top: 8px;
	}
	.footer .item .left span a {
		padding: 0 8px;
		border-radius: 14px;
		height: 22px;
		line-height: 20px;
		font-size: 12px;
		margin-right: 15px;
	}
	.footer .item .left span img {
		margin-right: 3px;
		margin-top: 3px;
		width: 12px;
	}
	ul.footImg {
		width: 520px;
		height: 30px;
		margin-bottom: 15px;
		margin-top: 10px;
		background-size: 100% 100%;
	}
	ul.footImg li {
		width: 84px;
	}
	ul.footImg li a {
		width: 76px;
		height: 30px;
	}









}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
	.main,.w{width: 1138px;}
	body{min-width: 1138px;}
	.iframe{
		height: 38px;
	}
	.header span {
		height: 38px;
		line-height: 38px;
	}
	.header p {
		height: 38px;
		line-height: 38px;
	}
	.header a {
		font-size: 14px;
	}
	.header p a.phone i {
		margin: 12px 4px 0 0;
	}
	.header span a {
		margin-right: 16px;
	}
	.header span a:first-child {
		margin-right: 25px;
	}
	.header p a {
		padding-right: 10px;
		margin-right: 10px;
	}
	.header p a.phone {
		margin-right: 12px;
	}
	.top {
		height: 40px;
		padding: 22px 0 24px 0;
	}
	.top .logo img {
		height: 40px;
	}
	.top .pageName {
		width: 66px;
		height: 34px;
		margin-top: 7px;
	}
	.top .searchBox {
		margin: 4px 0 0 70px;
		width: 475px;
	}
	.searchBox .form {
		height: 34px;
		border: 1px solid #dddddd;
	}
	.searchBox .form .select {
		width: 60px;
	}
	.searchBox .form .select .select-top p {
		font-size: 12px;
		line-height: 34px;
		text-indent: 12px;
	}
	.searchBox .form .select .select-top p::after {
		height: 18px;
	}
	.searchBox .form .select .select-top i {
		top: 11px;
	}
	.searchBox ul {
		width: 60px;
		top: 36px;
		padding: 5px 0;
	}
	.searchBox ul li {
		font: normal 12px/22px microsoft yahei;
		line-height: 20px;
	}
	.searchBox button {
		width: 78px;
		height: 36px;
		line-height: 36px;
		font-size: 13px;
		margin-top: -1px;
		margin-right: -1px;
	}
	.searchBox button i {
		width: 13px;
		height: 13px;
		margin-top: -4px;
		margin-right: 5px;
		font-size: 13px;
	}
	.searchBox input {
		width: 335px;
		height: 34px;
		font-size: 12px;
		text-indent: 6px;
	}
	.release-btn a {
		width: 100px;
		height: 32px;
		line-height: 32px;
		font-size: 13px;
	}
	.release-btn a i {
		margin-right: 5px;
		font-size: 13px;
	}
	.release-btn a i.icon-kuaisuxiadan {
		font-size: 15px;
	}
	.nav span {
		width: 100px;
		height: 17px;
		margin-top: 5px;
	}
	.nav span {
		width: 100px;
		height: 17px;
		margin-top: 5px;
	}
	.nav p a {
		height: 22px;
		line-height: 22px;
		font-size: 16px;
		margin: 0 28px;
	}
	.nav {
		padding-bottom: 8px;
	}
	.nav p a.focus::after, .nav p a:hover::after {
		width: 16px;
		bottom: -11px;
	}
	.part1, .part2 {
		padding-top: 15px;
	}
	.part1 .product-classify {
		width: 213px;
	}
	.part1 .bannerCenter {
		width: 713px;
		margin: 0 10px;
	}
	.part1 .product-classify ul{
		padding:1px 0 3px 0;
	}
	.part1 .product-classify ul li {
		padding: 9px 16px 11px;
	}
	.part1 .product-classify ul li .class-a b {
		width: 18px;
		height: 18px;
	}
	.part1 .product-classify ul li .class-a i {
		font-size: 18px;
	}
	.part1 .product-classify ul li .class-a .text p {
		font-size: 13px;
		margin-top: 2px;
	}
	.part1 .product-classify ul li .class-a .text span {
		line-height: 16px;
		max-height: 32px;
		margin: 8px -5px 0;
		font-size: 13px;
	}
	.part1 .product-classify ul li .class-a .text span a {
		margin: 0 4px;
	}
	.part1 .product-classify ul li .class-b {
		width: 723px;
		left: 213px;
		padding: 8px 0 0 0;
		height: 525px;
	}
	.part1 .class-txt .item {
		padding: 12px 8px 8px 12px;
	}
	.part1 .class-txt .item .class-c {
		height: 22px;
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 6px;
		padding-bottom: 4px;
	}
	.part1 .class-txt .item .class-c .more {
		font-size: 12px;
	}
	.part1 .class-txt .item p {
		font-size: 13px;
		height: 22px;
		text-indent: -4px;
	}
	.part1 .class-txt .item p a {
		line-height: 22px;
		margin: 0 4px;
	}
	.part1 .class-adv .item {
		width: 345px;
		height: 120px;
		margin-left: 12px;
	}
	.part1 .class-adv .item .image {
		width: 124px;
		height: 120px;
		margin-right: 12px;
	}
	.part1 .class-adv .item .text b {
		font-size: 14px;
		margin-top: 12px;
		height: 18px;
		line-height: 18px;
	}
	.part1 .class-adv .item .text span {
		font-size: 13px;
		padding: 4px;
		margin-top: 12px;
	}
	.part1 .class-adv .item .text p {
		height: 36px;
		line-height: 18px;
		font-size: 13px;
		margin-top: 10px;
	}
	.part1 .bannerCenter .smallItem {
		margin: 10px -10px 0 0;
	}
	.part1 .bannerCenter .smallItem li {
		padding-right: 10px;
	}
	.part1 .bannerCenter .bigItem .image p a {
		height: 26px;
		line-height: 26px;
		font-size: 20px;
	}
	.part1 .bannerCenter .bigItem .image p {
		padding: 6px 10px;
	}
	.part1 .bannerCenter .smallItem .image p a {
		height: 20px;
		line-height: 20px;
		font-size: 13px;
	}
	.part1 .login .loginIndex {
		padding: 12px 8px 10px;
	}
	.part1 .login .loginIndex .image {
		width: 48px;
		height: 48px;
		margin-right: 8px;
	}
	.part1 .login .loginIndex .text {
		padding-top: 0px;
	}
	.part1 .login .loginIndex .text p {
		line-height: 23px;
		font-size: 15px;
	}
	.part1 .login .loginIndex .text span {
		line-height: 24px;
		font-size: 12px;
	}
	.part1 .login .loginIndex .sign a {
		height: 26px;
		line-height: 26px;
		width: 82px;
		font-size: 12px;
	}
	.part1 .login .loginIndex .sign a.regist {
		margin-left: 4px;
	}
	.part1 .login .loginIndex .sign {
		margin-top: 14px;
	}
	.part1 .login .btnArr a i {
		font-size: 20px;
	}
	.part1 .login .btnArr a p {
		margin-top: 5px;
		font-size: 12px;
	}
	.part1 .login .vxImg span {
		font-size: 12px;
	}
	.part1 .login .vxImg img {
		height: 50px;
		width: 50px;
		margin: 0 auto 3px;
	}
	.part1 .login .vxImg {
		margin-top: 14px;
	}
	.part1 .login .shop-notice h2 {
		font-size: 13px;
	}
	.part1 .login .shop-notice h2 b {
		width: 2px;
		height: 10px;
		margin: 4px 4px 0 0;
	}
	.part1 .login .shop-notice {
		padding: 12px 8px;
	}
	.part1 .login .shop-notice li a {
		font-size: 12px;
		height: 16px;
		line-height: 16px;
	}
	.part1 .login .shop-notice li {
		margin-top: 12px;
		padding-right: 35px;
	}
	.part1 .login .shop-notice ul {
		padding: 2px 0 1px 0;
	}
	.part2 .left {
		width: 737px;
		padding: 12px 17px;
	}
	.part2 .left .title {
		margin-bottom: 12px;
	}
	.part2 .left .title p a {
		height: 32px;
		width: 74px;
		line-height: 32px;
		padding-left: 22px;
		font-size: 15px;
		border-radius: 0 0 13px 0;
		margin-left: 32px;
	}
	.part2 .left .title p a i {
		left: -16px;
		width: 32px;
		height: 32px;
		font-size: 18px;
	}
	.part2 .left .title p a:first-child {
		margin-left: 16px;
	}
	.part2 .left .title a.more {
		line-height: 32px;
		font-size: 12px;
	}
	.part2 .left .swiper {
		width: 450px;
		margin-right: 10px;
	}
	.part2 .left .swiper .swiper-l {
		width: 192px;
		padding: 10px 13px 15px;
		margin-right: 10px;
	}
	.part2 .left .swiper .swiper-l a.images {
		height: 135px;
	}
	.part2 .left .swiper .swiper-l .text {
		padding-top: 6px;
	}
	.part2 .left .swiper .swiper-l .text p {
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.part2 .left .swiper .swiper-l .text span {
		margin-top: 12px;
	}
	.part2 .left .swiper .swiper-l .text span a {
		height: 26px;
		line-height: 25px;
		width: 74px;
		font-size: 13px;
	}
	.part2 .left .swiper .swiper-l .text b {
		line-height: 26px;
		font-size: 16px;
	}
	.part2 .left .swiper .swiper-r {
		margin-top: -11px;
	}
	.part2 .left .swiper .swiper-r li {
		margin-top: 11px;
		padding: 10px 10px 15px;
	}
	.part2 .left .swiper .swiper-r a.images {
		width: 80px;
		height: 80px;
		margin-right: 7px;
	}
	.part2 .left .swiper .swiper-r .text {
		padding-top: 4px;
	}
	.part2 .left .swiper .swiper-r .text p {
		line-height: 18px;
		height: 36px;
		font-size: 14px;
	}
	.part2 .left .swiper .swiper-r .text b {
		margin-top: 18px;
		font-size: 14px;
	}
	.part2 .left .adv-r ul {
		margin-top: -6px;
	}
	.part2 .left .adv-r li {
		padding-top: 6px;
	}
	.part2 .left .adv-r li a.advs {
		height: 124px;
	}
	.part2 .left .swiper .swiper-container {
		padding: 15px;
	}
	.part2 .left .swiper-button-next, .part2 .left .swiper-button-prev {
		height: 29px;
		width: 15px;
		background-size: 100% 100%;
	}
	.part2 .right {
		padding: 12px 17px;
	}
	.part2 .right .title p a {
		width: 60px;
		line-height: 32px;
		font-size: 16px;
	}
	.part2 .right .title {
		padding-bottom: 3px;
	}
	.part2 .right .title p a.focus::after {
		bottom: -2px;
		width: 12px;
		height: 2px;
	}
	.part2 .right .title a.more {
		line-height: 32px;
		font-size: 12px;
	}
	.part2 .right li {
		height: 36px;
		line-height: 36px;
	}
	.part2 .right li a {
		font-size: 14px;
	}
	.part2 .right li b {
		font-size: 13px;
	}
	.part2 .right li i {
		font-size: 13px;
	}
	.part2 .right ul {
		padding-top: 4px;
	}
	.shop {
		padding-top: 18px;
	}
	.shop .shop-title .title-r {
		height: 49px;
		line-height: 49px;
		width: 252px;
		padding: 0 17px 0 35px;
	}
	.shop .shop-title .title-r i {
		height: 23px;
		width: 116px;
		margin-top: 13px;
		background-size: 100% 100%;
	}
	.shop .shop-title .title-r a.more {
		line-height: 49px;
		font-size: 12px;
	}
	.shop .shop-title .title-r a.more em {
		font-size: 12px;
		margin: 1px 0 0 3px;
	}
	.shop .shop-title .title-l {
		line-height: 48px;
		width: 891px;
	}
	.shop .shop-title span {
		width: 284px;
		height: 48px;
		font-size: 22px;
		text-indent: 0px;
		margin-left: 14px;
	}
	.shop .shop-title span b {
		line-height: 48px;
		font-size: 28px;
		margin-right: 5px;
		float: left;
	}
	.shop .shop-title p {
		margin-top: 12px;
	}
	.shop .shop-title p a {
		height: 24px;
		line-height: 24px;
		margin-left: 12px;
		font-size: 14px;
		padding: 0 8px;
	}
	.shop-l {
		width: 298PX;
		padding: 14px 16px;
	}
	.shop-l .image-big .text {
		padding: 12px 0 14px 0;
	}
	.shop-l .image-big .text b {
		height: 20px;
		line-height: 20px;
		font-size: 15px;
		margin-bottom: 6px;
	}
	.shop-l .image-big .text p {
		font-size: 13px;
	}
	.shop-l .image-small li {
		padding-right: 11px;
	}
	.shop-l .image-small ul {
		margin: 12px -11px 0 0;
	}
	.shop-m {
		width: 595px;
		padding: 0 9px 0 20px;
	}
	.shop-m ul {
		margin-right: -26px;
		padding: 7px 0;
	}
	.shop-m li {
		padding-right: 26px;
		margin-top: 7px;
	}
	.shop-m li .item {
		padding-bottom: 7px;
	}
	.shop-m li a.images {
		height: 122px;
	}
	.shop-m li p {
		height: 18px;
		line-height: 18px;
		font-size: 14px;
		margin: 5px 0 4px 0;
	}
	.shop-m li b {
		font-size: 13px;
	}
	.shop-r {
		padding: 14px 15px 15px 16px;
	}
	.shop-r ul {
		padding: 8px 8px 5px;
	}
	.shop-r li {
		padding: 0 4px;
	}
	.shop-r li a.images {
		height: 55px;
	}
	.shop-r li p {
		padding: 5px 0;
	}
	.shop-r li a.brandN {
		height: 16px;
		line-height: 16px;
		padding: 0 8px;
		font-size: 12px;
		border-radius: 20px;
	}
	.brands {
		padding-top: 22px;
	}
	.brands .title {
		top: 13px;
		height: 40px;
		line-height: 40px;
		width: 190px;
		font-size: 18px;
	}
	.brands ul {
		padding: 29px 13px 19px;
	}
	.brands li {
		padding: 9px 5px 0;
	}
	.brands li a {
		height: 90px;
	}
	.link {
		padding: 18px 0 20px;
	}
	.link .title b {
		font-size: 18px;
		margin: 0 14px;
	}
	.link .title {
		height: 26px;
		line-height: 26px;
	}
	.link .main {
		padding: 16px 18px 20px;
	}
	.link .title a.linkA {
		height: 18px;
		line-height: 18px;
		width: 78px;
		margin-top: 3px;
		font-size: 12px;
	}
	.link .title a.linkA em {
		font-size: 12px;
	}
	.link .title i.title-l {
		width: 495px;
		background-size: 100% 100%;
	}
	.link .title i.title-r {
		width: 424px;
		background-size: 100% 100%;
	}
	.footer .item .footer-code {
		width: 245px;
		margin-top: 20px;
	}
	.footer .item .footer-code li .code {
		width: 110px;
		height: 110px;
	}
	.footer .item .footer-code li {
		padding-left: 25px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 10px;
	}
	ul.footImg {
		margin-bottom: 14px;
		margin-top: 10px;
	}
	.footer .item .left {
		margin-top: 15px;
		padding-right: 20px;
	}
	.footer .item .left p a {
		font-size: 12px;
		padding: 0 12px;
	}
	.copyright {
		font-size: 12px;
		line-height: 20px;
		margin-top: 8px;
		padding-top: 8px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 26px;
	}
	.footer .item .left span a {
		height: 24px;
		line-height: 21px;
		font-size: 13px;
		margin-right: 20px;
	}
	.footer .item .left span img {
		margin-right: 4px;
		margin-top: 3px;
		width: 14px;
	}
	.part1 .product-classify ul li .class-a .text p i{
		line-height: 17px;
		font-size: 12px;
	}


}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
	.main,.w{width: 1328px;}
	body{min-width: 1328px;}
	.iframe{
		height: 44px;
	}
	.header span {
		height: 44px;
		line-height: 44px;
	}
	.header p {
		height: 44px;
		line-height: 44px;
	}
	.header a {
		font-size: 15px;
	}
	.header p a.phone i {
		margin: 15px 5px 0 0;
	}
	.top {
		height: 46px;
		padding: 25px 0 30px 0;
	}
	.top .logo img {
		height: 46px;
	}
	.top .pageName {
		width: 74px;
		height: 39px;
		margin-top: 7px;
	}
	.top .searchBox {
		margin: 5px 0 0 80px;
		width: 556px;
	}
	.searchBox .form {
		height: 36px;
	}
	.searchBox .form .select {
		width: 69px;
	}
	.searchBox .form .select .select-top p {
		font-size: 13px;
		line-height: 36px;
		text-indent: 14px;
	}
	.searchBox .form .select .select-top i {
		right: 8px;
		top: 13px;
	}
	.searchBox ul {
		width: 70px;
		top: 38px;
	}
	.searchBox ul li {
		font: normal 13px/20px microsoft yahei;
		line-height: 22px;
	}
	.searchBox input {
		width: 390px;
		height: 36px;
		font-size: 13px;
		text-indent: 10px;
	}
	.searchBox button {
		width: 95px;
		height: 40px;
		line-height: 40px;
		font-size: 15px;
	}
	.searchBox button i {
		width: auto;
		height: auto;
		margin-top: -3px;
		font-size: 15px;
	}
	.release-btn a {
		width: 118px;
		height: 38px;
		line-height: 36px;
		font-size: 15px;
	}
	.release-btn a i {
		margin-right: 6px;
		font-size: 17px;
	}
	.release-btn a i.icon-kuaisuxiadan {
		font-size: 19px;
	}
	.nav p a {
		height: 26px;
		line-height: 26px;
		font-size: 19px;
		margin: 0 30px;
	}
	.nav {
		padding-bottom: 10px;
	}
	.part1 .product-classify {
		width: 260px;
	}
	.part1 .bannerCenter {
		width: 786px;
		margin: 0 11px;
	}
	.part1 .product-classify ul{
		padding-bottom: 3px;
	}
	.part1 .product-classify ul li {
		padding: 12px 20px 12px;
	}
	.part1 .product-classify ul li .class-a i {
		font-size: 20px;
	}
	.part1 .product-classify ul li .class-a .text p {
		font-size: 15px;
	}
	.part1 .product-classify ul li .class-a .text span {
		font-size: 13px;
	}
	.part1 .product-classify ul li .class-a .text span {
		line-height: 18px;
		max-height: 36px;
		margin: 10px -6px 0;
		font-size: 13px;
	}
	.part1 .product-classify ul li .class-a .text span a {
		margin: 0 6px;
	}
	.part1 .product-classify ul li .class-b {
		width: 797px;
		left: 260px;
		padding: 10px 0 0 0;
		height: 579px;
	}
	.part1 .class-txt .item .class-c {
		height: 24px;
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 7px;
		padding-bottom: 6px;
	}
	.part1 .class-txt .item p {
		font-size: 13px;
		height: 26px;
		text-indent: -8px;
	}
	.part1 .class-txt .item p a {
		line-height: 26px;
		margin: 0 8px;
	}
	.part1 .class-txt .item .class-c .more {
		font-size: 13px;
	}
	.part1 .class-txt .item {
		padding: 18px 8px 8px 18px;
	}
	.part1 .bannerCenter .bigItem .image p a {
		height: 28px;
		line-height: 28px;
		font-size: 22px;
	}
	.part1 .bannerCenter .smallItem .image p a {
		height: 22px;
		line-height: 22px;
		font-size: 15px;
	}
	.part1 .login .loginIndex {
		padding: 18px 20px 14px;
	}
	.part1 .login .loginIndex .image {
		width: 56px;
		height: 56px;
		margin-right: 12px;
	}
	.part1 .login .loginIndex .text {
		padding-top: 6px;
	}
	.part1 .login .loginIndex .sign {
		margin-top: 16px;
	}
	.part1 .login .loginIndex .sign a {
		height: 32px;
		line-height: 32px;
		width: 102px;
		font-size: 13px;
	}
	.part1 .login .vxImg {
		margin-top: 16px;
	}
	.part1 .login .shop-notice li {
		margin-top: 11px;
		padding-right: 35px;
	}
	.part1 .login .shop-notice {
		padding: 13px 20px;
	}
	.part1 .login .btnArr a i {
		font-size: 24px;
	}
	.part1 .login .btnArr a p {
		margin-top: 6px;
		font-size: 13px;
	}
	.part2 .left {
		width: 881px;
		margin-right: 1px;
		padding: 15px 20px;
	}
	.part2 .left .title p a {
		height: 40px;
		width: 90px;
		line-height: 40px;
		padding-left: 26px;
		font-size: 19px;
		border-radius: 0 0 22px 0;
		margin-left: 38px;
	}
	.part1 .class-adv {
		margin-top: 15px;
		padding-bottom: 20px;
	}
	.part1 .class-adv .item {
		width: 375px;
		height: 140px;
		margin-left: 20px;
	}
	.part1 .class-adv .item .image {
		width: 140px;
		height: 140px;
		margin-right: 15px;
	}
	.part2 .left .title {
		margin-bottom: 15px;
	}
	.part2 .left .swiper {
		width: 528px;
		margin-right: 11px;
	}
	.part2 .left .swiper .swiper-container {
		padding: 17px;
	}
	.part2 .left .swiper .swiper-l {
		width: 225px;
		padding: 14px 16px 18px;
		margin-right: 13px;
	}
	.part2 .left .swiper .swiper-r {
		margin-top: -13px;
	}
	.part2 .left .swiper .swiper-r li {
		margin-top: 13px;
		padding: 13px 13px 15px;
		border-radius: 8px;
	}
	.part2 .left .swiper .swiper-r a.images {
		width: 97px;
		height: 97px;
		margin-right: 7px;
	}
	.part2 .left .swiper .swiper-l a.images {
		height: 160px;
	}
	.part2 .left .swiper .swiper-l .text {
		padding-top: 6px;
	}
	.part2 .left .swiper .swiper-r .text p {
		font-size: 15px;
	}
	.part2 .left .swiper .swiper-l .text p {
		font-size: 15px;
	}
	.part2 .left .swiper-button-next, .part2 .left .swiper-button-prev {
		height: 34px;
		width: 17px;
		background-size: 100% 100%!important;
		z-index: 999;
	}
	.part2 .left .adv-r li a.advs {
		height: 142px;
	}
	.part2 .left .adv-r li {
		padding-top: 11px;
	}
	.part2 .left .adv-r ul {
		margin-top: -11px;
	}
	.part2 .right .title {
		padding-bottom: 6px;
	}
	.part2 .right .title p a {
		font-size: 19px;
	}
	.part2 .right li {
		height: 43px;
		line-height: 43px;
	}
	.part2 .right {
		padding: 14px 22px 15px;
	}
	.shop {
		padding-top: 20px;
	}
	.shop .shop-title .title-r {
		height: 59px;
		line-height: 59px;
		width: 300px;
		padding: 0 18px 0 35px;
	}
	.shop .shop-title .title-r i {
		height: 27px;
		width: 136px;
		margin-top: 15px;
		background-size: 100% 100%;
	}
	.shop .shop-title .title-r a.more {
		line-height: 59px;
	}
	.shop .shop-title span {
		width: 348px;
		height: 58px;
		font-size: 24px;
		text-indent: 17px;
	}
	.shop .shop-title span b {
		line-height: 58px;
		font-size: 28px;
		margin-right: 7px;
	}
	.shop .shop-title p a {
		height: 28px;
		line-height: 28px;
		margin-left: 15px;
		font-size: 15px;
		padding: 0 11px;
	}
	.shop .shop-title p {
		margin-top: 14px;
	}
	.shop .shop-title .title-l {
		line-height: 58px;
		width: 1034px;
	}
	.shop-l {
		width: 348px;
		padding: 16px 16px 17px 16px;
	}
	.shop-l .image-small ul {
		margin: 16px -14px 0 0;
	}
	.shop-l .image-big .text b {
		height: 22px;
		line-height: 22px;
		font-size: 17px;
		margin-bottom: 8px;
	}
	.shop-l .image-big .text p {
		font-size: 13px;
	}
	.shop-m {
		width: 684px;
		padding: 0 11px 0 25px;
	}
	.shop-m ul {
		padding: 8px 0;
	}
	.shop-m li a.images {
		height: 138px;
	}
	.shop-m li p {
		font-size: 15px;
	}
	.shop-m li b {
		font-size: 15px;
	}
	.shop-r {
		padding: 16px 17px 17px 18px;
	}
	.shop-r ul {
		padding: 9px 11px 4px;
	}
	.shop-r li {
		padding: 0 5px;
	}
	.shop-r li a.images {
		height: 66px;
	}
	.shop-r li p {
		padding: 5px 0;
	}
	.brands li {
		padding: 10px 5px 0;
	}
	.brands li a {
		height: 105px;
	}
	.link .title i.title-l {
		width: 579px;
		background-size: 100% 100%;
	}
	.link .title i.title-r {
		width: 497px;
		background-size: 100% 100%;
	}
	.link .title b {
		font-size: 20px;
		margin: 0 15px;
	}
	.link p a {
		float: left;
		font-size: 13px;
		margin: 12px 14px 0;
	}
	.link {
		padding: 20px 0 25px;
	}
	.part1 .product-classify ul li .class-a .text p i{
		line-height: 20px;
		font-size: 13px;
	}


}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
	.main,.w{width: 1400px;}
	body{min-width: 1400px;}
	.part1, .part2 {
		padding-top: 17px;
	}
	.part1 .product-classify {
		width: 276px;
	}
	.part1 .bannerCenter {
		width: 829px;
		margin: 0 11px;
	}
	.part1 .product-classify ul{
		padding-bottom: 2px;
	}
	.part1 .product-classify ul li {
		padding: 12px 18px 13px;
	}
	.part1 .product-classify ul li .class-a .text span {
		margin: 12px -7px 0;
	}
	.part1 .product-classify ul li .class-b {
		width: 840px;
		left: 276px;
		height: 610px;
	}
	.part1 .class-txt .item p a {
		margin: 0 8px;
	}
	.part1 .login .loginIndex {
		padding: 20px 20px 15px;
	}
	.part1 .login .loginIndex .sign a {
		width: 108px;
	}
	.shop-m li {
		padding-right: 28px;
	}
	.shop-m ul {
		margin-right: -28px;
	}
	.shop-m {
		width: 724px;
	}
	.link .title i.title-r {
		width: 529px;
		background-size: 100% 100%;
	}
	.link .title i.title-l {
		width: 615px;
		background-size: 100% 100%;
	}
	.link .main {
		padding: 18px 20px 22px;;
	}
	.link .title i {
		top: -7px;
	}




}
@media only screen and (min-width: 1600px){
	.main,.w{width: 1430px;}
	body{min-width: 1430px;}
}
