.main{
    width: 1430px;
    margin: 0 auto;
}
body.f5{
    background-color: #f5f5f5;
}
@font-face {
    font-family: "xwboo"; /* Project id 1932496 */
    src: url('//at.alicdn.com/t/c/font_1932496_v2o475l055.woff2?t=1688953427927') format('woff2'),
         url('//at.alicdn.com/t/c/font_1932496_v2o475l055.woff?t=1688953427927') format('woff'),
         url('//at.alicdn.com/t/c/font_1932496_v2o475l055.ttf?t=1688953427927') format('truetype');
}
.xwboo {
    font-family: "xwboo" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: 'xwboo22';  /* Project id 2797050 */
	src: url('//at.alicdn.com/t/c/font_2797050_wbj2rc26m39.woff2?t=1691647701654') format('woff2'),
		 url('//at.alicdn.com/t/c/font_2797050_wbj2rc26m39.woff?t=1691647701654') format('woff'),
		 url('//at.alicdn.com/t/c/font_2797050_wbj2rc26m39.ttf?t=1691647701654') format('truetype');
}
.xwboo22 {
	font-family: "xwboo22" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: "阿里妈妈数黑体 Bold";
	font-weight: 700;
	src: url("../../../../fonts/AlimamaShuHeiTi-Bold.woff2") format("woff2"),
	url("../../../../fonts/AlimamaShuHeiTi-Bold.woff") format("woff");
	font-display: swap;
}
@font-face {
	font-family: "优设标题黑";
	font-weight: 700;
	src:
	url('../../../../fonts/YouSheBiaoTiHei-2.ttf') format('truetype');
	font-display: swap;
}
.advs {
	position: relative;
	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;
}
.advs img {
	display: block;
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.Center-y {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.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;
}
.iframe {
	height: 40px;
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
/* header */
#header {
	width: 100%;
	height: 40px;
	position: relative;
}

.header {
	margin: 0 auto;
	overflow: hidden;
}
.header span {
	float: left;
	font-size: 14px;
	line-height: 40px;
}
.header span a {
	color: #666;
	margin-right: 20px;
}
.header span a:hover {
	color: #f29425;
}
.header p {
	float: right;
	font-size: 0;
	line-height: 40px;
	color: #666;
	margin-right: 56px;
}
.header p a {
	color: #666;
	font-size: 14px;
	padding: 0 14px;
	border-right: 1px solid #dedede;
}
.header p a:hover {
	color: #f29425;
}
/* headerBot */
.headerBot.main {
	text-align: right;
	font-size: 14px;
	position: relative;
}
.headerBot p {
	position: absolute;
	right: 0;
	top: -40px;
	line-height: 40px;
}
.headerBot p a {
	color: #666;
}
.headerBot p a:hover {
	text-decoration: underline;
}
.headerBot .content {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 99;
	text-align: center;
	font-size: 14px;
	color: #666;
	background: #fff;
	padding: 10px 15px;
	display: none;
}
.headerBot .content .item {
	width: 100px;
	float: left;
	margin: 0 5px;
}
.headerBot .content .item:last-of-type {
	margin-right: 0;
}
/* top */
.top{
    padding: 30px 0;
    background-color: #fff;
}
.top .logo{
    float: left;
}
.top .logo img{
    height: 46px;
}
.top .pageName{
    height: 46px;
	font-size: 34px;
	color: #f08200;
    padding-left: 15px;
    margin-left: 12px;
	font-family: "优设标题黑";
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.top .logo span{
    width: 186px;
    height: 26px;
    margin-top: 10px;
    background: url(../../../../images/product/version/2023/pageName_tysb.jpg) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: top;
}
.top .logo .pageName::after{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #e6e6e6;
}
.searchBox {
	float: left;
	margin-left: 150px;
	background-color: #f3f3f3;
	border-radius: 27px;
	padding: 3px;
	font-size: 0;
	margin-top: 1px;
}
.searchBox input {
	padding-left: 15px;
	border: 0;
	background-color: #f3f3f3;
	color: #aaaaaa;
	font-size: 15px;
	height: 48px;
	border-radius: 27px;
	width: 478px;
	vertical-align: top;
}
.searchBox .search-menu {
	display: inline-block;
	vertical-align: top;
}
.searchBox .search-menu a {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	font-size: 17px;
	font-weight: bold;
	padding: 0 10px;
	height: 48px;
	line-height: 46px;
	margin-right: 10px;
	background-color: #ffefe0;
	border: 1px solid #ffe3c8;
	color: #f98717;
	box-sizing: border-box;
	margin-top: 0;
	padding: 0 30px;
	border-radius: 24px;
}
.searchBox .search-menu a:last-child {
	margin-right: 0;
}

.searchBox .search-menu a:hover {
	background-color: #ffe2c8;
}
.searchBox .search-menu a.hover {
	background-color: #f98717;
	border-color:#f98717;
	color: #fff;
}
.searchBox button {
	height: 48px;
	background: linear-gradient(90deg, rgb(251,145,20) ,rgb(250,92,14),rgb(250,92,14),rgb(251,145,20) , rgb(251,145,20) );
	background-size: 400%;
	cursor: pointer;
	border: 0;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	padding: 0 30px;
	border-radius: 24px;
	display: none;
}
.searchBox button:hover {
	animation: sun 8s infinite linear;
}
.searchBox input {
	padding-left: 15px;
	font-size: 14px;
	height: 42px;
	width: 402px;
}
.searchBox .search-menu a {
	font-size: 14px;
	height: 42px;
	line-height: 40px;
	margin-top: 0;
	font-size: 16px;
	padding: 0 28px;
}
.searchBox button {
	height: 42px;
	font-size: 16px;
	padding: 0 28px;
}
.searchBox {
	margin-left: 58px;
	margin-top: -1px;
}
.search-main .btnBox {
	margin-top: 9px;
}
@keyframes sun {100%{background-position: -400% 0;}}
.search {
	width: 100%;
	height: 100%;
}
.searchSelect {
	width: 70px;
	height: 40px;
	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: #333;
	text-indent: 15px;
}
.searchSelectTop i {
	position: absolute;
	top: 17px;
	right: 10px;
	-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: 12px;
}
.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 #f90;
	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: #f90;
	color: #fff;
}
.search input {
	width: calc(100% - 172px);
	height: 40px;
	float: left;
	text-indent: 10px;
	font-size: 14px;
	line-height: 40px;
	font-family: "microsoft yahei";
	color: #aaa;
	margin-top: 2px;
	background: #fff;
	border: none;
}
.search button {
	width: 100px;
	height: 40px;
	border: none;
	background: transparent;
	cursor: pointer;
	outline: none;
	float: right;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	font-family: "microsoft yahei";
	border-radius: 0 30px 30px 0;
	margin-top: 2px;
	text-align: center;
}
.search button i {
	margin-right: 4px;
	font-size: 16px;
}
.top .btnBox {
	float: right;
	font-size: 0;
    margin-top: 1px;
}

.top .btnBox a {
	display: inline-block;
	width: 132px;
	height: 44px;
	line-height: 42px;
	background-color: #f8f8f8;
	box-sizing: border-box;
	border: 1px solid #eaeaea;
	text-align: center;
	border-radius: 21px;
	font-size: 16px;
	color: #333;
	margin-right: 25px;
}

.top .btnBox a:last-of-type {
	margin-right: 8px;
}

.top .btnBox a i {
    margin: 11px 6px 0 0;
	color: #f99a14;
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
    line-height: normal;
}

.top .btnBox a:hover {
	border-color: #f29425;
	color: #f29425;
	background-color: #fff;
}
/* nav */
.nav{
    background-color: #fff;
    border-bottom: 2px solid #f6840c;
}
.nav span{
    float: left;
	width: 280px;
	margin-right: 37px;
	font-size: 18px;
    margin-bottom: -2px;
    height: 50px;
    line-height: 48px;
	text-align: center;
	color: #fff;
    background-image: -moz-linear-gradient( 0deg, rgb(246,119,15) 0%, rgb(247,174,0) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(246,119,15) 0%, rgb(247,174,0) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(246,119,15) 0%, rgb(247,174,0) 100%);
}
.nav p{
	height: 48px;
	line-height: 48px;
    overflow: hidden;
}
.nav p a{
	font-size: 20px;
    padding-right: 40px;
    margin-right: 34px;
	font-weight: 700;
	color: #333;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.nav p a::after{
    position: absolute;
    content: '/';
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #eaeaea;
}

.nav p a:last-child{
	padding-right: 0;
	margin-right: 0;
}
.nav p a:last-child::after{
	display: none;
}
.nav p a:hover,.nav p a.focus{
	color: #f29425;
}
/* part1 */
.product-classify{
	float: left;
	width: 280px;
	background-color: #fff;
	box-shadow: 0px 7px 7px -7px rgba(100, 100, 100, 0.1);
	position: relative;
}
.product-classify ul {
	padding: 0 0 1px 0;
	box-sizing: border-box;
}
.product-classify ul li {
	z-index: 99;
}
.class-a {
	padding: 14.5px 20px 14px;
	position: relative;
	z-index: 2;
}
.class-a b {
	font-size: 16px;
	font-weight: normal;
	display: block;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.class-a b a {
	padding-left: 9px;
	display: inline-block;
	vertical-align: top;
	color: #333;
	position: relative;
}
.class-a b a::after{
	position: absolute;
	content: "·";
	left: 2px;
	top: 50%;
	transform: translateY(-50%);
	color: #333;
}
.class-a b a:first-child{
	padding-left: 0;
}
.class-a b a:first-child::after{
	display: none;
}
.class-a b i {
	font-size: 22px;
	color: #333;
	position: absolute;
	left: 20px;
	top: 24px;
	font-weight: normal;
	font-style: normal;
}
.class-a span {
	display: block;
	overflow: hidden;
	margin-top: 5px;
}
.class-a span a {
	color: #999;
	font-size: 14px;
	margin-right: 14px;
	line-height: 18px;
	display: inline-block;
	vertical-align: top;
}
.class-a span a:last-child{
	margin-right: 0;
}
.class-a::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom: 1px solid #eee;
}
.product-classify li:last-child .class-a::after{
	display: none;
}
/* 20230831 */
.product-classify li .class-b {
	position: absolute;
	left: 280px;
	top: 0;
	width: 858px;
	height: 505px;
	background-color: #fff;
	border: 1px solid #f90;
	display: none;
	z-index: 999;
	padding: 15px 20px 0px 15px;
	box-sizing: border-box;
	overflow-y: auto;
}
.product-classify li .class-b .item {
	margin-bottom: 15px;
}
.product-classify li .class-b .item span {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-bottom: 8px;
	display: block;
	border-bottom: 1px solid #ddd;
	line-height: 21px;
	position: relative;
}
.product-classify li .class-b .item span a {
	color: #333;
}
.product-classify li .class-b .item span a.more {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-classify li .class-b .item p {
	font-size: 14px;
	margin-top: 8px;
	line-height: 24px;
	margin-left: -12px;
}
.product-classify li .class-b .item p a {
	color: #666;
	display: inline-block;
	width: 13.5%;
	height: 24px;
	padding: 0 12px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.product-classify li .class-b .item p a::after {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 14px;
	width: 1px;
	background-color: #666;
}
.product-classify li .class-b .item p a:hover {
	color: #f90;
}
.product-classify li .class-b .item span a:hover {
	color: #f90;
}
/* end */
.product-classify li.hover {
	box-shadow: 0px 0px 7px 0px rgba(49, 49, 49, 0.2);
}
.product-classify li.hover .class-b {
	display: block;
}
.product-classify li.hover .class-a b a:hover {
	color: #f29425;
}
.product-classify li.hover .class-a i{
	color: #f29425;
}
.class-a span a:hover{
	color: #f29425
}
.part1 .news{
	float: left;
	width: 870px;
	padding: 12px 12px 0;
	box-sizing: border-box;
}
.part1 .newsTop{
	overflow: hidden;
}
.part1 .bigImg{
	float: left;
	width: 635px;
	height: 359px;
	margin-right: 10px;
	position: relative;
}
.part1 .bigImg img{
	width: 100%;
	height: 100%;
}
.part1 .bigImg .bot{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
}
.part1 .bigImg .bot mark{
	float: right;
	height: 66px;
	line-height: 66px;
	width: 124px;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-align: center;
}
.part1 .bigImg .bot mark i{
	height: 18px;
	width: 18px;
	margin: 25px 5px 0 0;
	background: url(https://public.mtnets.com/Images/public/zhibo-icon.gif) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
	display: none;
}
.part1 .bigImg .bot mark.living{
	background: url(../../../../images/product/version/2023/part1-living.png) no-repeat;
	background-size: 100% 100%;
}
.part1 .bigImg .bot mark.living i{
	display: inline-block;
}
.part1 .bigImg .bot mark.replay{
	background: url(../../../../images/product/version/2023/part1-replay.png) no-repeat;
	background-size: 100% 100%;
}
.part1 .bigImg .bot mark.notice{
	background: url(../../../../images/product/version/2023/part1-notice.png) no-repeat;
	background-size: 100% 100%;
}
.part1 .bigImg .bot p{
	height: 66px;
	line-height: 66px;
	padding: 0 16px;
	font-size: 22px;
	color: #fff;
	overflow: hidden;
}
.part1 .bigImg a{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
}
.part1 .proShow{
	margin-top: 10px;
	background-color: #fff;
	box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, .1);
}
.part1 .proShow ul{
	overflow: hidden;
}
.proShow li{
	float: left;
	width: 33.3%;
	padding: 20px 12px;
	overflow: hidden;
	box-sizing: border-box;
}
.proShow li .image{
	float: left;
	width: 84px;
	height: 84px;
	margin-right: 12px;
	position: relative;
}
.proShow li .text{
	padding-top: 5px;
	overflow: hidden;
}
.proShow li .text p{
	line-height: 22px;
	height: 44px;
	font-size: 16px;
	overflow: hidden;
}
.proShow li .text p a{
	color: #333;
}
.proShow li .text p a:hover{
	color: #f29425;
}
.proShow li .text span{
	margin-top: 14px;
	line-height: 20px;
	font-size: 17px;
	color: #ec2f2f;
	display: block;
}
.part1 .newsTop ul{
	overflow: hidden;
}
.part1 .newsTop li{
	margin-top: 10px;
	height: 113px;
	position: relative;
}
.part1 .newsTop li img{
	width: 100%;
	height: 100%;
}
.part1 .newsTop li:first-child{
	margin-top: 0;
}
.part1 .newsTop li p{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 36px;
	line-height: 36px;
	padding: 0 9px;
	font-size: 14px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
}
.part1 .login{
	float: right;
	width: 280px;
	padding-top: 12px;
}
.part1 .login .loginIndex {
	padding: 17px 22px;
	background-image: linear-gradient(to bottom, #ffe9ce,#fff  22%);
	border-bottom: 1px solid #eee;
}
.part1 .login .message .image{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin: 0 auto;
}
.part1 .login .message a{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
.part1 .login .sign {
	margin-top: 17px;
	font-size: 0;
	overflow: hidden;
}

.part1 .login .sign a {
	height: 36px;
	line-height: 36px;
	box-sizing: border-box;
	color: #fff;
	background-color: #f08200;
	border-radius: 3px;
	font-size: 14px;
	text-align: center;
	float: left;
	width: calc(50% - 8px);
}

.part1 .login .sign a.regist {
	color: #333;
	background-color: #eeeeee;
	float: right;
}
.part1 .login .btnArr{
	margin: 22px -9px 0;
}
.part1 .login .btnArr a{
	float: left;
	width: 33.3%;
	padding: 0 9px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}
.part1 .login .btnArr span{
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto;
	background-color: #fff1e1;
	border-radius: 50%;
	position: relative;
}
.part1 .login .btnArr a i{
	font-size: 24px;
	color: #f29425;
}

.part1 .login .btnArr a p{
	margin-top: 8px;
	font-size: 14px;
	color: #333;
}
.part1 .login .btnArr a:hover i{
	color: #f29425;
}
.part1 .login .btnArr a:hover p{
	color: #f29425;
}
.part1 .login .btnArr a .hover{
	position: absolute;
	left: 0px;
	top: -14px;
	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;
	resize: none;
	overflow: hidden;
	z-index: 9999;
}
.part1 .login .btnArr a:hover .hover{
	display: inline-block;
}
.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;
}
.shop-notice{
	padding: 12px 20px 20px;
	background-color: #fff;
}
.shop-notice h2{
	height: 24px;
	line-height: 24px;
}
.shop-notice h2 b{
	font-size: 16px;
	color: #333;
}
.shop-notice h2 i{
	width: 12px;
	height: 9px;
	margin: 9px 0 0 3px;
	background: url(../../../../images/product/version/2023/shop-notice-01.png) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
}
.shop-notice h2 .more{
	float: right;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.shop-notice h2 .more:hover{
	color: #f29425;
}
.shop-notice li {
	margin-top: 11px;
	padding-right: 36px;
	overflow: hidden;
	position: relative;
}
.shop-notice li a {
	display: block;
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	color: #333;
	overflow: hidden;
}
.shop-notice li span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 16px;
	font-size: 12px;
	color: #999;
}
.shop-notice li:hover a{
	color: #f29425;
}
/* part2 */
.part2{
	margin-top: 12px;
	overflow: hidden;
}
.part2 ul{
	margin-left: -12px;
	overflow: hidden;
}
.part2 li{
	float: left;
	width: 25%;
	padding-left: 12px;
	box-sizing: border-box;
}
.part2 li .item{
	padding: 17px 18px 0;
	background-color: #fff;
}
.part2 li:nth-child(1) .item{
	background-color: #fdedd9;
}
.part2 li:nth-child(2) .item{
	box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, .1);
}
.part2Title{
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.part2Title b{
	font-size: 20px;
	color: #333;
}
.part2 li:nth-child(1) .part2Title b{
	color: #b37d3c;
	font-family: "阿里妈妈数黑体 Bold"
}
.part2Title .more{
	float: right;
	line-height: 24px;
	font-size: 14px;
	color: #999;
}
.part2Title .more:hover{
	color: #f29425;
}
/* part2   1 */
.part2 .swiperBot{
	padding:16px 0 26px;
	position: relative;
}
.part2 .swiperBot .swiper-container{
	overflow: hidden;
}
.part2 .swiperBot .swiper-slide .image{
	padding: 0 66px;
}
.part2 .swiperBot .swiper-slide .image a{
	width: 180px;
	height: 180px;
	border-radius: 8px;
	display: block;
	overflow: hidden;
}
.part2 .swiperBot .swiper-slide img{
	width: 100%;
	height: 100%;
}
.part2 .swiperBot .swiper-button-next,.part2 .swiperBot .swiper-button-prev{
	top: 90px;
	bottom: auto;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin: 0;
	background-color: #f7d4a7;
	border-radius: 50%;
	background-image: none;
}
.part2 .swiperBot .swiper-button-next{
	right: 2px;
}
.part2 .swiperBot .swiper-button-prev{
	left: 2px;
}
.part2 .swiperBot .swiper-button-next i,.part2 .swiperBot .swiper-button-prev i{
	font-size: 16px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
}
.swiper-button-prev i{
	transform: rotate(180deg);
}
.part2 .swiperBot .swiper-slide .text{
	padding: 0 56px;
}
.part2 .swiperBot .swiper-slide p{
	margin-top: 16px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	overflow: hidden;
}
.part2 .swiperBot .swiper-slide p a{
	color: #333;
}
.part2 .swiperBot .swiper-slide p a:hover{
	color: #f29425;
}
.part2 .swiperBot .swiper-slide span{
	margin:18px auto 0;
	width: 104px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	border-radius: 26px;
	text-align: center;
	background-color: #f08200;
	display: block;
}
.part2 .swiperBot .swiper-slide span a{
	color: #fff;
}
/* part2   2 */
.part2Bot{
	padding-bottom: 18px;
}
.part2-item{
	margin-top: 20px;
	overflow: hidden;
}
.part2-item .image{
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 14px;
	position: relative;
}
.part2-item .text{
	padding-top: 6px;
	overflow: hidden;
}
.part2-item .text p{
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	overflow: hidden;
}
.part2-item .text p a{
	color: #333;
}
.part2-item .text p a:hover{
	color: #f29425;
}
.part2-item .text span{
	margin-top: 4px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	display: block;
	overflow: hidden;
}
.part2-item .text .price{
	margin-top: 2px;
	height: 22px;
	line-height: 22px;
	font-size: 17px;
	color: #ec2f2f;
}
/* part2   3 */
.part2 dl{
	margin-top: 16px;
	padding: 20px 18px;
	background-color: #f8f1f1;
	overflow: hidden;
}
.part2 dl:last-child{
	background-color: #edf6f1;
}
.part2 li:nth-child(3) .item{
	padding-bottom: 18px;
}
.part2 dd{
	float: left;
	width: 94px;
	height: 94px;
	border-radius: 6px;
	margin-right: 18px;
	overflow: hidden;
}
.part2 dd img{
	width: 100%;
	height: 100%;
}
.part2 dt{
	padding-top: 4px;
	overflow: hidden;
}
.part2 dt p{
	line-height: 24px;
	height: 48px;
	font-size: 16px;
	overflow: hidden;
}
.part2 dt p a{
	color: #333;
}
.part2 dt p a:hover{
	color: #f29425;
}
.part2 dt span{
	margin-top: 18px;
	height: 22px;
	line-height: 22px;
	font-size: 17px;
	color: #ec2f2f;
	display: block;
}
/* part2   4 */
.part2 li:nth-child(4) .item{
	padding-bottom: 20px;
}
.part2 .part2Pro{
	margin-top: 16px;
	padding: 21px 22px 25px;
	background-color: #ebf3f6;
}
.part2 .part2Pro .image{
	width: 148px;
	height: 148px;
	margin: 0 auto;
}
.part2 .part2Pro .image img{
	width: 100%;
	height: 100%;
}
.part2 .part2Pro p{
	margin-top: 20px;
	line-height: 24px;
	height: 24px;
	font-size: 16px;
	overflow: hidden;
}
.part2 .part2Pro p a{
	color: #333;
}
.part2 .part2Pro p a:hover{
	color: #f29425;
}
.part2 .part2Pro .bot{
	margin-top: 15px;
}
.part2 .part2Pro .bot span{
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	font-size: 14px;
	border: 1px solid #3593b6;
	color: #3593b6;
	border-radius: 28px;
	display: inline-block;
	vertical-align: top;
}
.part2 .part2Pro .bot span:first-child{
	margin-right: 8px;
}
.part2 .part2Pro .bot a{
	float: right;
	line-height: 28px;
	font-size: 14px;
	color: #3593b6;
}
.part2 .part2Pro .bot a:hover{
	color: #f29425;
}
/* shopShow */
/* shopTitle */
.shopTitle{
	height: 44px;
	line-height: 44px;
	padding: 30px 0;
	text-align: center;
}
.shopTitle b{
	margin: 0 42px;
	font-size: 30px;
	color: #333;
}
.shopTitle i{
	margin: 19px 0 0;
	width: 15px;
	height: 15px;
	background-color: #f08200;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.shopTitle i::before{
	position: absolute;
	top: -7px;
	right: -7px;
	content: "";
	width: 15px;
	height: 15px;
	background-color: #fde1bf;
}
.shop-r{
	float: right;
	padding: 19px 14px 15px;
	width: 228px;
	background: url(../../../../images/product/version/2023/shop-02-tysb.png) no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
}
.shop-r p{
	line-height: 28px;
	font-size: 22px;
	color: #fff;
	font-family: "阿里妈妈数黑体 Bold";
	text-align: center;
	position: relative;
}
.shop-r p::before{
	position: absolute;
	content: "";
	height: 1px;
	width: 30px;
	background: linear-gradient(to left,#fff 30%, transparent);
	top: 50%;
	transform: translateY(-50%);
	left: 12px;
}
.shop-r p::after{
	position: absolute;
	content: "";
	height: 1px;
	width: 30px;
	background: linear-gradient(to right,#fff 30%, transparent);
	top: 50%;
	transform: translateY(-50%);
	right: 12px;
}
.shop-r ul{
	margin-top: 19px;
	background-color: #e6e6e6;
}
.shop-r li{
	margin-top: 1px;
}
.shop-r li:nth-child(1){
	margin: 0;
}
.shop-r li a{
	height: 91px;
	background-color: #fff;
	display: block;
	position: relative;
}
.shop-r li a img{
	max-width: 99%;
}
.shop-r li a:hover{
	z-index: 99;
	box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, .4);
}
.shop-m{
	float: right;
	width: 720px;
	margin-left: 12px;
}
.shop-m li{
	float: left;
	width: 33.3%;
	padding-right: 12px;
	margin-top: 12px;
	box-sizing: border-box;
}
.shop-m li:nth-child(1),.shop-m li:nth-child(2),.shop-m li:nth-child(3){
	margin-top: 0;
}
.shop-m li .item{
	padding: 14px;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.shop-m li .image{
	height: 130px;
	position: relative;
}
.shop-m li .text p{
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	font-weight: 700;
	overflow: hidden;
}
.shop-m li .text p a{
	color: #333;
}
.shop-m li .text p a:hover{
	color: #f29425;
}
.shop-m li .text .label{
	margin-top: 7px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.shop-m li .text .label b{
	height: 20px;
	padding-right: 10px;
	margin-right: 9px;
	font-size: 14px;
	color: #999;
	font-weight: normal;
	position: relative;
	max-width: 45%;
	display: inline-block;
	vertical-align: top;
	word-break: break-all;
}
.shop-m li .text .label b::before{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	content: "";
	width: 1px;
	height: 14px;
	background-color: #e2e2e2;
}
.shop-m li .text .label b:last-child{
	padding: 0;
	margin: 0;
}
.shop-m li .text .label b:last-child::before{
	display: none;
}
.shop-m li .price{
	margin-top: 27px;
	overflow: hidden;
}
.shop-m li .price b{
	line-height: 26px;
	font-size: 18px;
	color: #ec2f2f;
	display: inline-block;
	vertical-align: top;
}
.shop-m li .price span{
	float: right;
	height: 26px;
	line-height: 26px;
	padding: 0 8px;
	font-size: 13px;
	border-radius: 14px;
	color: #aaaaaa;
	background-color: #f6f6f6;
	cursor: pointer;
}
.shop-m li .price span i{
	font-size: 14px;
	margin: 7px 3px 0 0 ;
	color: #aaaaaa;
}
.shop-m li .price span.sc-hover{
	background-color: #f08200;
	color: #fff;
}
.shop-m li .price span.sc-hover i{
	color: #fff;
}
.shop-m li .item:hover{
	box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, .4);
}
.shop-l{
	float: left;
	width: 470px;
}
.shop-l .bigImg{
	position: relative;
}
.shop-l .bigImg .img{
	height: 264px;
	position: relative;
}
.shop-l .bigImg .img img{
	width: 100%;
	height: 100%;
}
.shop-l .bigImg .img mark{
	position: absolute;
	left: 12px;
	top: 12px;
	height: 34px;
	line-height: 34px;
	padding: 0 12px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	border-radius: 4px;
	z-index: 99;
}
.shop-l .bigImg .img mark i{
	height: 18px;
	width: 18px;
	margin: 9px 2px 0 0;
	background: url(https://public.mtnets.com/Images/public/zhibo-icon.gif) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
	display: none;
}
.shop-l .bigImg .img mark.replay{
	background-color: #f08200;
}
.shop-l .bigImg .img mark.notice{
	background-color: #6ca3ff;
}
.shop-l .bigImg .img mark.living{
	background-color: #fa4c2f;
}
.shop-l .bigImg .img mark.living i{
	display: inline-block;
}
.shop-l .bigImg .img span{
	width: 72px;
	height: 72px;
	line-height: 72px;
	border-radius: 50%;
	background-color: #fff;
	opacity: .8;
	text-align: center;
	display: inline-block;
}
.shop-l .bigImg .img span i{
	font-size: 30px;
	color: #ee870d;
}
.shop-l .bigImg p{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 58px;
	line-height: 58px;
	padding: 0 12px;
	font-size: 20px;
	font-weight: 700;
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
}
.shop-l .bigImg p a{
	color: #fff;
}
.shop-l .bigImg p a:hover{
	color: #f29425;
}
.shop-l ul{
	margin: 12px -12px 0 0;
	overflow: hidden;
}
.shop-l li{
	float: left;
	width: 50%;
	padding-right: 12px;
	box-sizing: border-box;
}
.shop-l li .image{
	height: 129px;
}
.shop-l li .image img{
	width: 100%;
	height: 100%;
}
.shop-l li .text{
	padding: 14px 14px 18px;
	background: #fff url(../../../../images/product/version/2023/shop-01.png) no-repeat;
	background-size: 100% 100%;
}
.shop-l li .text p{
	line-height: 24px;
	height: 48px;
	font-size: 16px;
	font-weight: 700;
	overflow: hidden;
}
.shop-l li .text p a{
	color: #333;
}
.shop-l li .text p a:hover{
	color: #f29425;
}
.shop-l li .num{
	margin-top: 35px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
}
/* part3 */
.part3{
	box-shadow: 0px 7px 7px -7px rgba(100, 100, 100, 0.1);
}
.part3-tab{
	height: 100px;
	line-height: 100px;
	text-align: center;
}
.part3-tab .shopTitle1{
	margin: 46px 0 0;
	width: 15px;
	height: 15px;
	background-color: #f08200;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.part3-tab .shopTitle1::before {
	position: absolute;
	top: -7px;
	right: -7px;
	content: "";
	width: 15px;
	height: 15px;
	background-color: #fde1bf;
}
.part3-tab p{
	margin: 0 32px;
	display: inline-block;
}
.part3-tab a{
	margin-right: 56px;
	font-size: 30px;
	color: #999;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.part3-tab a:last-child{
	margin-right: 0;
}
.part3-tab a::after{
	position: absolute;
	content: "";
	bottom: 22px;
	left: 50%;
	transform: translateX(-50%);
	height: 5px;
	width: 0;
	border-radius: 8px;
	background-color: #f08200;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.part3-tab a.focus{
	color: #333;
}
.part3-tab a.focus::after{
	width: 40px;
}
.part3-bot{
	overflow: hidden;
}
.part3-bot ul{
	margin: -12px -12px 0 0;
	overflow: hidden;
}
.part3-bot li {
	float: left;
	width: 14.28%;
	padding-right: 12px;
	margin-top: 12px;
	box-sizing: border-box;
}
.part3-bot li .item{
	padding: 14px;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.part3-bot li .image{
	height: 146px;
	position: relative;
}
.part3-bot li .text p{
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	font-weight: 700;
	overflow: hidden;
}
.part3-bot li .text p a{
	color: #333;
}
.part3-bot li .text p a:hover{
	color: #f29425;
}
.part3-bot li .text .label{
	margin-top: 7px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.part3-bot li .text .label b{
	padding-right: 10px;
	margin-right: 9px;
	font-size: 14px;
	color: #999;
	font-weight: normal;
	position: relative;
}
.part3-bot li .text .label b::before{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	content: "";
	width: 1px;
	height: 14px;
	background-color: #e2e2e2;
}
.part3-bot li .text .label b:last-child{
	padding: 0;
	margin: 0;
}
.part3-bot li .text .label b:last-child::before{
	display: none;
}
.part3-bot li .price{
	margin-top: 26px;
	overflow: hidden;
}
.part3-bot li .price b{
	line-height: 26px;
	font-size: 18px;
	color: #ec2f2f;
	display: inline-block;
	vertical-align: top;
}
.part3-bot li .price span{
	float: right;
	height: 26px;
	line-height: 26px;
	padding: 0 8px;
	font-size: 13px;
	border-radius: 14px;
	color: #aaaaaa;
	background-color: #f6f6f6;
	cursor: pointer;
}
.part3-bot li .price span i{
	font-size: 14px;
	margin: 7px 3px 0 0 ;
	color: #aaaaaa;
}
.part3-bot li .price span.sc-hover{
	background-color: #f08200;
	color: #fff;
}
.part3-bot li .price span.sc-hover i{
	color: #fff;
}
.part3-bot li .item:hover{
	box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, .4);
}



/* banner-adv */
.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}

.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: 24px 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%;
}
/* footer */
.footer {
	margin: 0 auto;
	background-color: #212324;
	margin-top: 30px;
}
.footer .w{
	width: 1430px;
}
.footer .item {
	margin: 0 auto;
	overflow: hidden;
}

.footer .item .footer-code {
	float: right;
	width: 400px;
	border-left: 1px solid #444444;
	margin-top: 27px;
}

.footer .item .footer-code li {
	float: left;
	padding-left: 44px;
}

.footer .item .footer-code li .code {
	width: 126px;
	height: 126px;
	border: 2px solid #ff8d50;
	padding: 10px;
	background-color: #fff;
}

.footer .item .footer-code li p {
	text-align: center;
	font-size: 14px;
	color: #e2e2e2;
	margin-top: 16px;
}

.footer .item .left {
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
}

.footer .item .left p {
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}

.footer .item .left p a {
	color: #838383;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right: 1px solid #444444;
}

.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 {
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left span a{
	position: relative;
}
.footer .item .left span em {
	font-style: normal;
	margin-right: 12px;
}
.footer .item .left span img {
	margin: 7px 5px 0 10px;
	vertical-align: top;
}
.footer .item .left span a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 21px;
	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;
	resize: none;
	overflow: hidden;
}
.footer .item .left span a:hover .QQhover {
	display: inline-block;
}
.copyright {
	font-size: 13px;
	line-height: 22px;
	color: #838383;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding: 10px 0;
	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("../../../../images/product/Version/2023/copyright.png") no-repeat 0 0;
}

ul.footImg li {
	width: 135px;
	float: left;
}

ul.footImg li a {
	width: 125px;
	height: 48px;
	display: block;
}
.part1 .bigImg,
.part1 .newsTop li,
.shop-l .bigImg .img,
.shop-l li .image,
.part3-bot dd
{
	overflow: hidden;
}
.part1 .bigImg img,
.part1 .newsTop li img,
.part2 dd img,
.shop-l .bigImg .img img,
.shop-l li .image img,
.part3-bot dd 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 .bigImg:hover img,
.part1 .newsTop li:hover img,
.part2 dd:hover img,
.shop-l .bigImg .img:hover img,
.shop-l li .image:hover img,
.part3-bot dd:hover img{
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}

/* media */
@media only screen and (max-width: 1024px){
    .main,.footer .w{width:  1000px;}
    body{min-width:  1000px;}
    .searchBox .search-menu a {
    	height: 32px;
    	line-height: 30px;
    	font-size: 12px;
    	padding: 0 17px;
    }
    .searchBox {
        height: auto !important;
        margin-top: -0 !important;
    }
    .searchBox input {
    	padding-left: 15px;
    	font-size: 12px;
    	height: 32px;
    	width: 248px;
    }
	.header span {
		font-size: 12px;
	}
	.header p a {
		font-size: 12px;
		padding: 0 10px;
	}
	.headerBot.main {
		font-size: 12px;
	}
	.top {
		padding: 21px 0;
	}
	.top .logo img {
		height: 32px;
	}
	.top .pageName {
		height: 32px;
		font-size: 28px;
		padding-left: 11px;
		margin-left: 7px;
	}
	.top .logo span {
		width: 126px;
		height: 18px;
		margin-top: 7px;
	}
	.searchBox {
		margin-top: 0;
		width: 418px;
		margin-left: 54px;
		height: 32px;
	}
	.searchSelect {
		width: 58px;
		height: 30px;
		margin-left: 1px;
		margin-top: 1px;
	}
	.searchSelectTop p {
		font-size: 12px;
		line-height: 30px;
		text-indent: 8px;
	}
	.searchSelectTop i {
		top: 10px;
		right: 8px;
		font-size: 10px;
	}
	.searchSelect::after {
		top: 8px;
		height: 14px;
	}
	.search input {
		width: calc(100% - 130px);
		height: 30px;
		text-indent: 8px;
		font-size: 12px;
		line-height: 30px;
		margin-top: 1px;
	}
	.search button {
		width: 70px;
		height: 32px;
		font-size: 12px;
		line-height: 32px;
		margin-top: 1px;
	}
	.search button i {
		margin-right: 2px;
		font-size: 12px;
	}
	.searchSelectBot {
		top: 30px;
	}
	.searchSelectBot li {
		text-indent: 15px;
		font-size: 12px;
		line-height: 23px;
	}
	.top .btnBox a {
		width: 94px;
		height: 32px;
		line-height: 30px;
		border-radius: 20px;
		font-size: 12px;
		margin-right: 12px;
	}
	.top .btnBox {
		font-size: 0;
		margin-top: 0px;
	}
	.top .btnBox a i {
		margin: 8px 2px 0 0;
		font-size: 14px;
	}
	.nav span {
		width: 196px;
		margin-right: 26px;
		font-size: 13px;
		margin-bottom: -2px;
		height: 36px;
		line-height: 34px;
	}
	.nav p {
		height: 34px;
		line-height: 34px;
	}
	.nav p a {
		font-size: 14px;
		padding-right: 28px;
		margin-right: 22px;
	}
	.product-classify {
		width: 196px;
	}
	.class-a b {
		font-size: 12px;
		line-height: 16px;
		height: 16px;
	}
	.class-a span {
		margin-top: 2px;
	}
	.class-a span a {
		font-size: 12px;
		margin-right: 6px;
		line-height: 16px;
	}
	.class-a {
		padding: 10px 13px 9.5px;
	}
	.class-a b i {
		font-size: 16px;
		left: 14px;
		top: 16px;
	}
	.product-classify ul {
		padding: 0;
	}
	.product-classify li .class-b {
		width: 600px;
		left: 196px;
		height: 354px;
		padding: 8px 12px 0px 8px;
	}
	.product-classify li .class-b .title {
		font-size: 16px;
		padding-bottom: 8px;
		margin-left: 16px;
	}
	.product-classify li .class-b .item {
		margin-bottom: 8px;
	}
	.product-classify li .class-b .item span {
		font-size: 14px;
		padding-bottom: 4px;
		line-height: 17px;
	}
	.product-classify li .class-b .item p a {
		width: 19%;
		height: 16px;
		padding: 0 6px;
	}
	.product-classify li .class-b .item p {
		font-size: 12px;
		margin-top: 5px;
		line-height: 16px;
		margin-left: -6px;
	}
	.part1 .news {
		width: 608px;
		padding: 8px 8px 0;
	}
	.part1 .login{
		width: 196px;
	}
	.part1 .bigImg {
		width: 445px;
		height: 251px;
		margin-right: 7px;
	}
	.part1 .bigImg .bot mark {
		height: 46px;
		line-height: 46px;
		width: 86px;
		font-size: 13px;
	}
	.part1 .bigImg .bot p {
		height: 46px;
		line-height: 46px;
		padding: 0 8px;
		font-size: 16px;
	}
	.part1 .bigImg .bot mark i {
		height: 16px;
		width: 16px;
		margin: 15px 2px 0 0;
	}
	.part1 .newsTop li {
		margin-top: 7px;
		height: 79px;
	}
	.part1 .newsTop li p {
		height: 24px;
		line-height: 24px;
		padding: 0 5px;
		font-size: 12px;
	}
	.part1 .proShow {
		margin-top: 7px;
	}
	.proShow li {
		padding: 12px 8px;
	}
	.proShow li .image {
		width: 64px;
		height: 64px;
		margin-right: 8px;
	}
	.proShow li .text {
		padding-top: 0px;
	}
	.proShow li .text p {
		line-height: 18px;
		height: 36px;
		font-size: 13px;
	}
	.proShow li .text span {
		margin-top: 8px;
		line-height: 16px;
		font-size: 14px;
	}
	.part1 .login .loginIndex {
		padding: 11px 16px;
	}
	.part1 .login .message .image {
		width: 42px;
		height: 42px;
	}
	.part1 .login .sign a {
		height: 26px;
		line-height: 26px;
		font-size: 12px;
		width: calc(50% - 4px);
	}
	.part1 .login .sign {
		margin-top: 9px;
	}
	.part1 .login .btnArr {
		margin: 10px -4px 0;
	}
	.part1 .login .btnArr a {
		width: 33.3%;
		padding: 0 4px;
	}
	.part1 .login .btnArr span {
		width: 36px;
		height: 36px;
	}
	.part1 .login .btnArr a i {
		font-size: 16px;
	}
	.part1 .login .btnArr a p {
		margin-top: 4px;
		font-size: 12px;
	}
	.part1 .login .btnArr a .hover {
		left: -36px;
		bottom: 48px;
	}
	.part1 .login .vxImg img {
		height: 46px;
		width: 46px;
		margin: 0 auto 3px;
	}
	.part1 .login .vxImg span {
		font-size: 12px;
	}
	.part1 .login .vxImg {
		margin-top: 12px;
	}
	.shop-notice {
		padding: 8px 15px 14px;
	}
	.shop-notice h2 {
		height: 18px;
		line-height: 18px;
	}
	.shop-notice h2 b {
		font-size: 13px;
	}
	.shop-notice h2 i {
		width: 10px;
		height: 8px;
		margin: 7px 0 0 2px;
	}
	.shop-notice h2 .more {
		line-height: 18px;
		font-size: 12px;
	}
	.shop-notice li a {
		font-size: 12px;
	}
	.shop-notice li {
		margin-top: 5px;
	}
	.part1 .login {
		padding-top: 8px;
	}
	.part2 {
		margin-top: 9px;
	}
	.part2 li .item {
		padding: 11px 13px 0;
	}
	.part2Title {
		height: 18px;
		line-height: 18px;
		overflow: hidden;
	}
	.part2Title b {
		font-size: 14px;
	}
	.part2Title .more {
		line-height: 18px;
		font-size: 12px;
	}
	.part2 .swiperBot {
		padding: 10px 0 18px;
	}
	.part2 .swiperBot .swiper-slide .image a {
		width: 126px;
		height: 126px;
	}
	.part2 .swiperBot .swiper-slide .image {
		padding: 0 39px;
	}
	.part2 .swiperBot .swiper-button-next, .part2 .swiperBot .swiper-button-prev {
		top: 51px;
		width: 26px;
		height: 26px;
		line-height: 26px;
	}
	.part2 .swiperBot .swiper-button-next i, .part2 .swiperBot .swiper-button-prev i {
		font-size: 12px;
	}
	.part2 .swiperBot .swiper-slide .text {
		padding: 0 30px;
	}
	.part2 .swiperBot .swiper-slide p {
		margin-top: 11px;
		height: 20px;
		line-height: 20px;
		font-size: 13px;
	}
	.part2 .swiperBot .swiper-slide span {
		margin: 12px auto 0;
		width: 72px;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
	}
	.part2-item .text {
		padding-top: 0;
	}
	.part2-item .image {
		width: 64px;
		height: 64px;
		margin-right: 8px;
	}
	.part2-item .text p {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.part2-item .text span {
		margin-top: 4px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.part2-item .text .price {
		margin-top: 4px;
		height: 20px;
		line-height: 20px;
		font-size: 15px;
	}
	.part2Bot {
		padding-bottom: 10px;
	}
	.part2-item {
		margin-top: 7px;
	}
	.part2 dl {
		margin-top: 10px;
		padding: 14px 12px;
	}
	.part2 dd {
		width: 68px;
		height: 68px;
		border-radius: 6px;
		margin-right: 10px;
	}
	.part2 dt {
		padding-top: 0;
	}
	.part2 dt p {
		line-height: 18px;
		height: 36px;
		font-size: 13px;
	}
	.part2 dt span {
		margin-top: 10px;
		height: 18px;
		line-height: 18px;
		font-size: 15px;
	}
	.part2 li:nth-child(3) .item {
		padding-bottom: 11px;
	}
	.part2 .part2Pro {
		margin-top: 11px;
		padding: 14px 15px 16px;
	}
	.part2 .part2Pro .image {
		width: 104px;
		height: 104px;
	}
	.part2 .part2Pro .bot span {
		height: 20px;
		line-height: 18px;
		padding: 0 8px;
		font-size: 12px;
	}
	.part2 .part2Pro .bot a {
		line-height: 20px;
		font-size: 12px;
	}
	.part2 .part2Pro p {
		margin-top: 12px;
		line-height: 18px;
		height: 18px;
		font-size: 13px;
	}
	.part2 li:nth-child(4) .item {
		padding-bottom: 11px;
	}
	.shopTitle {
		height: 28px;
		line-height: 28px;
		padding: 22px 0;
	}
	.shopTitle b {
		margin: 0 30px;
		font-size: 19px;
	}
	.shopTitle i {
		margin: 11px 0 0;
		width: 11px;
		height: 11px;
	}
	.shopTitle i::before {
		top: -4px;
		right: -4px;
		width: 11px;
		height: 11px;
	}
	.shop-r {
		padding: 14px 10px 10px;
		width: 160px;
	}
	.shop-r ul {
		margin-top: 13px;
	}
	.shop-r p {
		line-height: 22px;
		font-size: 15px;
	}
	.shop-r p::before {
		width: 20px;
		left: 10px;
	}
	.shop-r p::after {
		width: 20px;
		right: 10px;
	}
	.shop-r li a {
		height: 63px;
	}
	.shop-m {
		width: 503px;
		margin-left: 8px;
	}
	.shop-m li {
		padding-right: 8px;
		margin-top: 8px;
	}
	.shop-m li .item {
		padding: 9px;
	}
	.shop-m li .image {
		height: 92px;
	}
	.shop-m li .price span {
		height: 20px;
		line-height: 18px;
		padding: 0 6px;
		font-size: 12px;
	}
	.shop-m li .price b {
		line-height: 20px;
		font-size: 12px;
	}
	.shop-m li .price span i {
		font-size: 12px;
		margin: 5px 1px 0 0;
	}
	.shop-m li .text .label b {
		padding-right: 3px;
		margin-right: 1px;
		font-size: 12px;
	}
	.shop-m li .text .label b::before {
		height: 8px;
	}
	.shop-m li .text .label {
		margin-top: 5px;
		height: 18px;
		line-height: 18px;
	}
	.shop-m li .text .label b{
		height: 18px;
	}
	.shop-m li .text p {
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.shop-m li .price {
		margin-top: 8px;
	}
	.shop-l .bigImg .img {
		height: 185px;
	}
	.shop-l .bigImg .img mark {
		left: 8px;
		top: 8px;
		height: 22px;
		line-height: 22px;
		padding: 0 9px;
		font-size: 12px;
	}
	.shop-l .bigImg .img mark i {
		height: 14px;
		width: 14px;
		margin: 5px 0px 0 0;
	}
	.shop-l .bigImg .img span {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.shop-l .bigImg .img span i {
		font-size: 18px;
	}
	.shop-l .bigImg p {
		height: 38px;
		line-height: 38px;
		padding: 0 6px;
		font-size: 13px;
	}
	.shop-l ul {
		margin: 8px -8px 0 0;
	}
	.shop-l li {
		padding-right: 8px;
	}
	.shop-l li .image {
		height: 90px;
	}
	.shop-l li .text {
		padding: 12px 10px;
	}
	.shop-l li .text .time span {
		height: 18px;
		line-height: 18px;
		padding: 0 2px;
		font-size: 12px;
	}
	.shop-l li .text p {
		line-height: 20px;
		height: 40px;
		font-size: 13px;
	}
	.shop-l li .num {
		margin-top: 15px;
		line-height: 16px;
		font-size: 12px;
	}
	.part3-tab {
		height: 72px;
		line-height: 72px;
	}
	.part3-tab a {
		font-size: 20px;
		margin-right: 38px;
	}
	.part3-tab .shopTitle1 {
		margin: 32px 0 0;
		width: 11px;
		height: 11px;
	}
	.part3-tab .shopTitle1::before {
		top: -4px;
		right: -4px;
		width: 11px;
		height: 11px;
	}
	.part3-tab a::after {
		bottom: 13px;
		height: 4px;
	}
	.part3-tab a.focus::after {
		width: 28px;
	}
	.part3-bot ul {
		margin: -8px -8px 0 0;
	}
	.part3-bot li {
		padding-right: 8px;
		margin-top: 8px;
	}
	.part3-bot li .item {
		padding: 5px;
	}
	.part3-bot li .image {
		height: 110px;
	}
	.part3-bot li .text p {
		height: 20px;
		line-height: 20px;
		font-size: 13px;
	}
	.part3-bot li .text .label {
		margin-top: 5px;
		height: 18px;
		line-height: 18px;
	}
	.part3-bot li .text .label b {
		padding-right: 2px;
		margin-right: 1px;
		font-size: 12px;
	}
	.part3-bot li .price b {
		line-height: 20px;
		font-size: 13px;
	}
	.part3-bot li .price span {
		height: 20px;
		line-height: 20px;
		padding: 0 4px;
		font-size: 12px;
	}
	.part3-bot li .price span i {
		font-size: 12px;
		margin: 5px 0px 0 0;
	}
	.part3-bot li .price {
		margin-top: 12px;
	}
	.footer {
		margin-top: 25px;
	}
	.footer .item .footer-code li .code {
		width: 89px;
		height: 89px;
	}
	.footer .item .footer-code {
		width: 300px;
	}
	.footer .item .footer-code li {
		padding-left: 30px;
	}
	.footer .item .left p, .footer .item .left span {
		font-size: 12px;
		line-height: 22px;
	}
	.copyright {
		font-size: 12px;
	}
	.footer .item .left span img {
		margin: 2px 22px 0 12px;
	}
	ul.footImg {
		width: 616px;
		height: 34px;
		margin-bottom: 24px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 97px;
	}
	ul.footImg li a {
		width: 86px;
		height: 35px;
	}
	.shop-l{
		width: 329px;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .main,.footer .w{width:  1138px;}
    body{min-width:  1138px;}
    .searchBox .search-menu a {
    	height: 32px;
    	line-height: 30px;
    	font-size: 12px;
    	padding: 0 17px;
    }
    .searchBox {
        height: auto !important;
        margin-top: -0 !important;
    }
    .searchBox input {
    	padding-left: 15px;
    	font-size: 12px;
    	height: 32px;
    	width: 308px;
    }
	.top {
		padding: 24px 0;
	}
	.top .logo img {
		height: 38px;
	}
	.top .pageName {
		height: 38px;
		font-size: 28px;
		padding-left: 11px;
		margin-left: 10px;
	}
	.top .logo span {
		width: 144px;
		height: 20px;
		margin-top: 11px;
	}
	.searchBox {
		margin-top: 1px;
		width: 478px;
		margin-left: 64px;
		height: 36px;
	}
	.searchSelect {
		width: 56px;
		height: 32px;
	}
	.searchSelectTop p {
		font-size: 12px;
		line-height: 32px;
		text-indent: 10px;
	}
	.searchSelectTop i {
		top: 12px;
		right: 7px;
		font-size: 10px;
	}
	.searchSelectBot {
		top: 34px;
	}
	.search input {
		width: calc(100% - 136px);
		height: 32px;
		text-indent: 10px;
		font-size: 12px;
		line-height: 32px;
	}
	.search button {
		width: 78px;
		height: 32px;
		font-size: 13px;
		line-height: 32px;
	}
	.search button i {
		margin-right: 3px;
		font-size: 13px;
	}
	.top .btnBox a {
		width: 106px;
		height: 36px;
		line-height: 36px;
		border-radius: 21px;
		font-size: 12px;
		margin-right: 10px;
	}
	.top .btnBox a i {
		margin: 9px 4px 0 0;
		font-size: 15px;
	}
	.nav span {
		width: 224px;
		margin-right: 29px;
		font-size: 14px;
		margin-bottom: -2px;
		height: 40px;
		line-height: 38px;
	}
	.nav p {
		height: 38px;
		line-height: 38px;
	}
	.nav p a {
		font-size: 16px;
		padding-right: 32px;
		margin-right: 26px;
	}
	.product-classify {
		width: 224px;
	}
	.product-classify ul {
		padding: 2px 0 1px 0;
	}
	.class-a b {
		font-size: 13px;
		line-height: 18px;
		height: 18px;
	}
	.class-a span a {
		font-size: 12px;
		margin-right: 8px;
		line-height: 18px;
	}
	.class-a {
		padding: 11px 14px;
	}
	.class-a b i {
		font-size: 18px;
		left: 16px;
		top: 20px;
	}
	.product-classify li .class-b {
		width: 683px;
		left: 224px;
		height: 403px;
		padding: 10px 15px 0px 10px;
	}
	.product-classify li .class-b .title {
		font-size: 16px;
		padding-bottom: 8px;
		margin-left: 16px;
	}
	.product-classify li .class-b .item {
		margin-bottom: 10px;
	}
	.product-classify li .class-b .item span {
		font-size: 15px;
		padding-bottom: 6px;
		line-height: 19px;
	}
	.product-classify li .class-b .item p a {
		width: 16%;
		height: 18px;
		padding: 0 8px;
	}
	.product-classify li .class-b .item p {
		font-size: 12px;
		margin-top: 6px;
		line-height: 18px;
		margin-left: -8px;
	}
	.part1 .news {
		width: 692px;
		padding: 9px 9px 0;
	}
	.part1 .login{
		width: 222px;
	}
	.part1 .bigImg {
		width: 506px;
		height: 286px;
		margin-right: 8px;
	}
	.part1 .bigImg .bot mark {
		height: 52px;
		line-height: 52px;
		width: 98px;
		font-size: 14px;
	}
	.part1 .bigImg .bot mark i {
		height: 16px;
		width: 16px;
		margin: 18px 4px 0 0;
	}
	.part1 .bigImg .bot p {
		height: 52px;
		line-height: 52px;
		padding: 0 10px;
		font-size: 18px;
	}
	.part1 .newsTop li {
		margin-top: 8px;
		height: 90px;
	}
	.part1 .newsTop li p {
		height: 28px;
		line-height: 28px;
		padding: 0 6px;
		font-size: 12px;
	}
	.part1 .proShow {
		margin-top: 8px;
	}
	.proShow li {
		padding: 14px 10px;
	}
	.proShow li .image {
		width: 72px;
		height: 72px;
		margin-right: 8px;
	}
	.proShow li .text p {
		line-height: 20px;
		height: 40px;
		font-size: 14px;
	}
	.proShow li .text span {
		margin-top: 6px;
		line-height: 18px;
		font-size: 15px;
	}
	.part1 .login {
		padding-top: 9px;
	}
	.part1 .login .loginIndex {
		padding: 14px 17px;
	}
	.part1 .login .message .image {
		width: 48px;
		height: 48px;
	}
	.part1 .login .sign {
		margin-top: 13px;
	}
	.part1 .login .sign a {
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.part1 .login .btnArr {
		margin: 14px -7px 0;
	}
	.part1 .login .btnArr a {
		padding: 0 7px;
	}
	.part1 .login .btnArr span {
		width: 40px;
		height: 40px;
	}
	.part1 .login .btnArr a i {
		font-size: 18px;
	}
	.part1 .login .btnArr a p {
		margin-top: 6px;
		font-size: 12px;
	}
	.part1 .login .btnArr a .hover {
		left: -30px;
		bottom: 62px;
	}
	.part1 .login .vxImg img {
		height: 50px;
		width: 50px;
	}
	.part1 .login .vxImg span {
		font-size: 12px;
	}
	.shop-notice {
		padding: 8px 16px 14px;
	}
	.shop-notice h2 {
		height: 20px;
		line-height: 20px;
	}
	.shop-notice h2 b {
		font-size: 14px;
	}
	.shop-notice h2 .more {
		line-height: 20px;
		font-size: 12px;;
	}
	.shop-notice li a {
		font-size: 12px;
	}
	.shop-notice li {
		margin-top: 6px;
		padding-right: 36px;
	}
	.part2 {
		margin-top: 8px;
	}
	.part2 li .item {
		padding: 13px 14px 0;
	}
	.part2Title b {
		font-size: 17px;
	}
	.part2Title .more {
		line-height: 20px;
		font-size: 12px;
	}
	.part2 .swiperBot {
		padding: 13px 0 21px;
	}
	.part2 .swiperBot .swiper-slide .image a {
		width: 144px;
		height: 144px;
	}
	.part2 .swiperBot .swiper-slide .image {
		padding: 0 48px;
	}
	.part2 .swiperBot .swiper-slide span {
		margin: 10px auto 0;
		width: 84px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.part2 .swiperBot .swiper-slide p {
		margin-top: 12px;
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.part2 .swiperBot .swiper-button-next, .part2 .swiperBot .swiper-button-prev {
		top: 74px;
	}
	.part2-item .image {
		width: 68px;
		height: 68px;
		margin-right: 10px;
	}
	.part2-item .text {
		padding-top: 2px;
	}
	.part2-item .text p {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.part2-item .text span {
		margin-top: 4px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.part2-item .text .price {
		margin-top: 2px;
		height: 20px;
		line-height: 20px;
		font-size: 15px;
	}
	.part2-item {
		margin-top: 11px;
	}
	.part2Bot {
		padding-bottom: 13px;
	}
	.part2 li:nth-child(3) .item {
		padding-bottom: 13px;
	}
	.part2 dl {
		margin-top: 14px;
		padding: 12px 10px;
	}
	.part2 dd {
		width: 80px;
		height: 80px;
		margin-right: 12px;
	}
	.part2 dt {
		padding-top: 2px;
	}
	.part2 dt p {
		line-height: 20px;
		height: 40px;
		font-size: 13px;
	}
	.part2 dt span {
		margin-top: 14px;
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.part2 .part2Pro {
		margin-top: 13px;
		padding: 16px 18px 20px;
	}
	.part2 .part2Pro .image {
		width: 118px;
		height: 118px;
	}
	.part2 .part2Pro p {
		margin-top: 12px;
		line-height: 18px;
		height: 18px;
		font-size: 13px;
	}
	.part2 .part2Pro .bot span {
		height: 20px;
		line-height: 20px;
		padding: 0 7px;
		font-size: 12px;
	}
	.part2 .part2Pro .bot span:first-child {
		margin-right: 4px;
	}
	.part2 .part2Pro .bot a {
		line-height: 20px;
		font-size: 12px;
	}
	.part2 li:nth-child(4) .item {
		padding-bottom: 16px;
	}
	.shopTitle b {
		margin: 0 32px;
		font-size: 24px;
	}
	.shopTitle {
		height: 30px;
		line-height: 30px;
		padding: 27px 0;
	}
	.shopTitle i {
		margin: 11px 0 0;
		width: 12px;
		height: 12px;
	}
	.shopTitle i::before {
		top: -6px;
		right: -6px;
		width: 12px;
		height: 12px;
	}
	.shop-r {
		padding: 15px 11px 12px;
		width: 182px;
	}
	.shop-r p {
		line-height: 24px;
		font-size: 18px;
	}
	.shop-r p::before {
		width: 23px;
	}
	.shop-r p::after {
		width: 23px;
	}
	.shop-r li a {
		height: 72px;
	}
	.shop-r ul {
		margin-top: 14px;
	}
	.shop-m {
		width: 574px;
		margin-left: 9px;
	}
	.shop-m li {
		padding-right: 9px;
		margin-top: 9px;
	}
	.shop-m li .item {
		padding: 10px;
	}
	.shop-m li .image {
		height: 106px;
	}
	.shop-m li .price span {
		height: 22px;
		line-height: 22px;
		padding: 0 5px;
		font-size: 12px;
	}
	.shop-m li .price b {
		line-height: 22px;
		font-size: 14px;
	}
	.shop-m li .text .label b {
		padding-right: 9px;
		margin-right: 8px;
		font-size: 12px;
	}
	.shop-m li .text .label {
		margin-top: 5px;
		height: 16px;
		line-height: 16px;
	}
	.shop-m li .text .label b{
		height: 16px;
	}
	.shop-m li .text p {
		height: 22px;
		line-height: 22px;
		font-size: 14px;
	}
	.shop-m li .price {
		margin-top: 19px;
	}
	.shop-l .bigImg .img {
		height: 210px;
	}
	.shop-l .bigImg .img mark {
		left: 8px;
		top: 8px;
		height: 28px;
		line-height: 28px;
		padding: 0 10px;
		font-size: 13px;
	}
	.shop-l .bigImg .img span {
		width: 56px;
		height: 56px;
		line-height: 56px;
	}
	.shop-l .bigImg .img span i {
		font-size: 22px;
	}
	.shop-l .bigImg p {
		height: 44px;
		line-height: 44px;
		padding: 0 8px;
		font-size: 14px;
	}
	.shop-l li .image {
		height: 103px;
	}
	.shop-l ul {
		margin: 9px -9px 0 0;
	}
	.shop-l li {
		padding-right: 9px;
	}
	.shop-l li .text {
		padding: 13px 11px;
	}
	.shop-l li .text p {
		line-height: 20px;
		height: 40px;
		font-size: 13px;
	}
	.shop-l li .num {
		margin-top: 24px;
		line-height: 16px;
		font-size: 12px;
	}
	.part3-tab {
		height: 78px;
		line-height: 78px;
	}
	.part3-tab a {
		font-size: 24px;
		margin-right: 44px;
	}
	.part3-tab a::after {
		bottom: 17px;
		height: 4px;
	}
	.part3-tab a.focus::after {
		width: 34px;
	}
	.part3-tab .shopTitle1 {
		margin: 38px 0 0;
		width: 12px;
		height: 12px;
	}
	.part3-bot li {
		padding-right: 10px;
		margin-top: 10px;
	}
	.part3-bot ul {
		margin: -10px -10px 0 0;
	}
	.part3-bot li .item {
		padding: 11px;
	}
	.part3-bot li .image {
		height: 116px;
	}
	.part3-bot li .text p {
		height: 22px;
		line-height: 22px;
		font-size: 13px;
	}
	.part3-bot li .text .label {
		margin-top: 5px;
		height: 16px;
		line-height: 16px;
	}
	.part3-bot li .price b {
		line-height: 22px;
		font-size: 14px;
	}
	.part3-bot li .price span {
		float: right;
		height: 22px;
		line-height: 22px;
		padding: 0 5px;
		font-size: 12px;
	}
	.part3-bot li .price span i {
		font-size: 12px;
		margin: 5px 1px 0 0;
	}
	.part3-bot li .price {
		margin-top: 19px;
	}
	.part3-bot li .text .label b {
		padding-right: 5px;
		margin-right: 4px;
		font-size: 12px;
	}
	.part3-bot li .text .label b::before {
		height: 8px;
	}
	.footer {
		margin-top: 25px;
	}
	.footer .item .footer-code li .code {
		width: 89px;
		height: 89px;
	}
	.footer .item .footer-code {
		width: 320px;
	}
	.footer .item .footer-code li {
		padding-left: 36px;
	}
	.footer .item .left p, .footer .item .left span {
		font-size: 12px;
		line-height: 22px;
	}
	.copyright {
		font-size: 12px;
	}
	.footer .item .left span img {
		margin: 2px 22px 0 12px;
	}
	ul.footImg {
		width: 616px;
		height: 34px;
		margin-bottom: 24px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 97px;
	}
	ul.footImg li a {
		width: 86px;
		height: 35px;
	}
	.shop-l{
		width: 373px;
	}

}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .main,.footer .w{width:  1328px;}
    body{min-width:  1328px;}
    .searchBox .search-menu a {
    	height: 38px;
    	line-height: 36px;
    	font-size: 15px;
    	padding: 0 22px;
    }
    .searchBox {
        height: auto !important;
        margin-top: -2px !important;
    }
    .searchBox input {
    	padding-left: 15px;
    	font-size: 14px;
    	height: 40px;
    	width: 347px;
    }
	.top {
		padding: 27px 0;
	}
	.top .logo img {
		height: 43px;
	}
	.top .pageName {
		height: 43px;
		padding-left: 14px;
		margin-left: 11px;
	}
	.top .logo span {
		width: 167px;
		height: 23px;
		margin-top: 9px;
	}
	.searchBox {
		margin-top: 0px;
		width: 554px;
		margin-left: 72px;
		height: 42px;
	}
	.searchSelect {
		width: 66px;
		height: 38px;
	}
	.search input {
		width: calc(100% - 160px);
		height: 38px;
		text-indent: 8px;
		font-size: 14px;
		line-height: 38px;
	}
	.search button {
		width: 92px;
		height: 38px;
		font-size: 15px;
		line-height: 38px;
	}
	.search button i {
		margin-right: 4px;
		font-size: 15px;
	}
	.searchSelectTop p {
		font-size: 14px;
		line-height: 38px;
		text-indent: 12px;
	}
	.searchSelectTop i {
		top: 15px;
		right: 9px;
		font-size: 11px;
	}
	.top .btnBox {
		margin-top: 0;
	}
	.top .btnBox a {
		width: 124px;
		height: 42px;
		line-height: 40px;
		border-radius: 20px;
		font-size: 15px;
		margin-right: 25px;
	}
	.top .btnBox a i {
		margin: 10px 6px 0 0;
		font-size: 17px;
	}
	.nav span {
		width: 260px;
		margin-right: 37px;
		font-size: 16px;
		margin-bottom: -2px;
		height: 46px;
		line-height: 44px;
	}
	.nav p {
		height: 44px;
		line-height: 44px;
	}
	.nav p a {
		font-size: 18px;
		padding-right: 36px;
		margin-right: 32px;
	}
	.product-classify {
		width: 260px;
	}
	.product-classify ul {
		padding: 2px 0;
	}
	.class-a {
		padding: 12px 17px 12.5px;
	}
	.class-a b {
		font-size: 15px;
	}
	.class-a span a {
		font-size: 13px;
		margin-right: 10px;
		line-height: 18px;
	}
	.class-a span {
		margin-top: 3px;
	}
	.part1 .news {
		width: 808px;
		padding: 11px 11px 0;
	}
	.part1 .login{
		width: 260px;
	}
	.part1 .bigImg {
		width: 590px;
		height: 334px;
		margin-right: 9px;
	}
	.part1 .bigImg .bot mark {
		height: 60px;
		line-height: 60px;
		width: 115px;
		font-size: 16px;
	}
	.part1 .bigImg .bot mark i {
		margin: 22px 5px 0 0;
	}
	.part1 .bigImg .bot p {
		height: 60px;
		line-height: 60px;
		padding: 0 14px;
		font-size: 20px;
	}
	.part1 .newsTop li {
		margin-top: 9px;
		height: 105px;
	}
	.part1 .newsTop li p {
		height: 34px;
		line-height: 34px;
		padding: 0 8px;
		font-size: 13px;
	}
	.part1 .proShow {
		margin-top: 9px;
	}
	.proShow li .image {
		width: 82px;
		height: 82px;
		margin-right: 10px;
	}
	.proShow li {
		padding: 16px 10px 17px;
	}
	.proShow li .text {
		padding-top: 4px;
	}
	.proShow li .text p {
		line-height: 20px;
		height: 40px;
		font-size: 15px;
	}
	.proShow li .text span {
		margin-top: 12px;
		line-height: 18px;
		font-size: 16px;
	}
	.part1 .login {
		padding-top: 11px;
	}
	.part1 .login .loginIndex {
		padding: 14px 22px;
	}
	.part1 .login .message .image {
		width: 56px;
		height: 56px;
	}
	.part1 .login .sign a {
		height: 34px;
		line-height: 34px;
		font-size: 13px;
		width: calc(50% - 5px);
	}
	.part1 .login .sign {
		margin-top: 15px;
	}
	.part1 .login .btnArr {
		margin: 20px -8px 0;
	}
	.part1 .login .btnArr a {
		padding: 0 8px;
	}
	.part1 .login .btnArr span {
		width: 46px;
		height: 46px;
	}
	.part1 .login .btnArr a i {
		font-size: 22px;
	}
	.part1 .login .btnArr a p {
		font-size: 13px;
	}
	.part1 .login .btnArr a .hover {
		left: -20px;
		bottom: 62px;
	}
	.part1 .login .vxImg {
		margin-top: 16px;
	}
	.part1 .login .vxImg span {
		font-size: 13px;
	}
	.shop-notice {
		padding: 12px 20px 19px;
	}
	.shop-notice li {
		margin-top: 9px;
	}
	.product-classify li .class-b {
		width: 797px;
		left: 260px;
		height: 469px;
		padding: 12px 16px 0px 12px;
	}
	.product-classify li .class-b .item p a {
		width: 13.4%;
		height: 22px;
		padding: 0 6px;
		font-size: 12px;
	}
	.product-classify li .class-b .item p {
		line-height: 22px;
		margin-left: -6px;
	}
	.part2 {
		margin-top: 11px;
	}
	.part2 ul {
		margin-left: -11px;
	}
	.part2 li {
		padding-left: 11px;
	}
	.part2Title {
		height: 22px;
		line-height: 22px;
	}
	.part2Title b {
		font-size: 18px;
	}
	.part2Title .more {
		line-height: 22px;
		font-size: 13px;
	}
	.part2 li .item {
		padding: 16px 17px 0;
	}
	.part2 .swiperBot {
		padding: 15px 0 24px;
	}
	.part2 .swiperBot .swiper-slide .image a {
		width: 167px;
		height: 167px;
	}
	.part2 .swiperBot .swiper-slide .image {
		padding: 0 60px;
	}
	.part2 .swiperBot .swiper-slide span {
		margin: 15px auto 0;
		width: 98px;
		height: 36px;
		line-height: 36px;
		font-size: 14px;
	}
	.part2-item {
		margin-top: 13px;
	}
	.part2-item .text p {
		font-size: 15px;
	}
	.part2-item .text span {
		font-size: 13px;
	}
	.part2-item .text .price {
		font-size: 16px;
	}
	.part2 dl {
		margin-top: 12px;
		padding: 18px 18px;
	}
	.part2 dd {
		width: 88px;
		height: 88px;
		margin-right: 16px;
	}
	.part2 li:nth-child(3) .item {
		padding-bottom: 17px;
	}
	.part2 .part2Pro {
		margin-top: 15px;
		padding: 20px 20px 22px;
	}
	.part2 .part2Pro .image {
		width: 138px;
		height: 138px;
	}
	.part2 .part2Pro .bot span {
		height: 24px;
		line-height: 24px;
		padding: 0 9px;
		font-size: 13px;
	}
	.part2 .part2Pro p {
		margin-top: 19px;
		line-height: 22px;
		height: 22px;
		font-size: 15px;
	}
	.shopTitle {
		height: 36px;
		line-height: 36px;
		padding: 30px 0;
	}
	.shopTitle b {
		margin: 0 38px;
		font-size: 28px;
	}
	.shopTitle i {
		margin: 14px 0 0;
		width: 14px;
		height: 14px;
	}
	.shopTitle i::before {
		width: 14px;
		height: 14px;
	}
	.shop-r {
		padding: 16px 13px 13px;
		width: 212px;
	}
	.shop-r p {
		line-height: 28px;
		font-size: 20px;
	}
	.shop-r ul {
		margin-top: 15px;
	}
	.shop-r li a {
		height: 85px;
	}
	.shop-m {
		width: 668px;
		margin-left: 11px;
	}
	.shop-m li {
		padding-right: 11px;
		margin-top: 11px;
	}
	.shop-m li .image {
		height: 124px;
	}
	.shop-m li .item {
		padding: 10px 10px 12px;
	}
	.shop-m li .text p {
		font-size: 15px;
	}
	.shop-m li .text .label b {
		padding-right: 8px;
		margin-right: 7px;
		font-size: 13px;
	}
	.shop-m li .text .label b::before {
		height: 12px;
	}
	.shop-m li .price {
		margin-top: 20px;
	}
	.shop-l .bigImg .img {
		height: 245px;
	}
	.shop-l .bigImg .img mark {
		left: 12px;
		top: 12px;
		height: 30px;
		line-height: 30px;
		padding: 0 11px;
		font-size: 15px;
	}
	.shop-l .bigImg .img mark i {
		height: 16px;
		width: 16px;
		margin: 7px 2px 0 0;
	}
	.shop-l .bigImg .img span i {
		font-size: 26px;
	}
	.shop-l .bigImg .img span {
		width: 68px;
		height: 68px;
		line-height: 68px;
	}
	.shop-l .bigImg p {
		height: 50px;
		line-height: 50px;
		padding: 0 10px;
		font-size: 16px;
	}
	.shop-l ul {
		margin: 11px -11px 0 0;
	}
	.shop-l li {
		padding-right: 11px;
	}
	.shop-l li .image {
		height: 120px;
	}
	.shop-l li .text {
		padding: 12px 12px 16px;
	}
	.shop-l li .text p {
		line-height: 22px;
		height: 44px;
		font-size: 15px;
	}
	.shop-l li .num {
		margin-top: 33px;
	}
	.part3-tab {
		height: 92px;
		line-height: 92px;
	}
	.part3-tab a {
		font-size: 24px;
		margin-right: 52px;
	}
	.part3-bot ul {
		margin: -11px -11px 0 0;
	}
	.part3-bot li {
		padding-right: 11px;
		margin-top: 11px;
	}
	.part3-bot li .item {
		padding: 12px;
	}
	.part3-bot li .image {
		height: 140px;
	}
	.part3-bot li .text p {
		height: 24px;
		line-height: 24px;
		font-size: 15px;
	}
	.part3-bot li .text .label b {
		padding-right: 6px;
		margin-right: 5px;
		font-size: 13px;
	}
	.part3-bot li .text .label b::before {
		height: 10px;
	}
	.part3-bot li .price b {
		line-height: 22px;
		font-size: 17px;
	}
	.part3-bot li .price span {
		height: 22px;
		line-height: 22px;
		padding: 0 6px;
		font-size: 13px;
	}
	.part3-bot li .price span i {
		font-size: 13px;
		margin: 7px 2px 0 0;
	}
	.part3-bot li .price {
		margin-top: 22px;
	}
	.footer {
		margin-top: 30px;
	}
	.footer .item .footer-code li .code {
		width: 108px;
		height: 108px;
	}
	.footer .item .footer-code {
		width: 370px;
	}
	.footer .item .footer-code li {
		padding-left: 36px;
	}
	.footer .item .left p,.footer .item .left span  {
		font-size: 13px;
		line-height: 28px;
	}
	.copyright {
		font-size: 12px;
	}
	ul.footImg {
		width: 710px;
		height: 42px;
		margin-bottom: 24px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 118px;
	}
	ul.footImg li a {
		width: 106px;
		height: 42px;
	}
	.shop-l{
		width: 437px;
	}

}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .main,.footer .w{width:  1400px;}
    body{min-width:  1400px;}
    .searchBox input {
    	width: 354px;
    }
	.nav span {
		width: 274px;
	}
	.product-classify {
		width: 274px;
	}
	.product-classify ul {
		padding: 0;
	}
	.class-a {
		padding: 13.5px 20px 14px;
	}
	.product-classify li .class-b {
		width: 840px;
		left: 274px;
		height: 495px;
	}
	.part1 .news {
		width: 852px;
	}
	.part1 .login{
		width: 274px;
	}
	.part1 .login .btnArr a .hover {
		left: -14px;
		bottom: 62px;
	}
	.part1 .bigImg {
		width: 622px;
		height: 352px;
		margin-right: 9px;
	}
	.part1 .newsTop li {
		margin-top: 9px;
		height: 111px;
	}
	.part1 .proShow {
		margin-top: 9px;
	}
	.proShow li {
		width: 33.3%;
		padding: 19px 11px;
	}
	.part1 .login .btnArr {
		margin: 17px -9px 0;
	}
	.part1 .login .vxImg {
		margin-top: 19px;
	}
	.part1 .login .loginIndex {
		padding: 15px 22px;
	}
	.shopTitle {
		padding: 28px 0;
	}
	.shop-r {
		width: 224px;
	}
	.shop-r li a {
		height: 89px;
	}
	.shop-m {
		width: 704px;
	}
	.shop-m li .item {
		padding: 12px;
	}
	.shop-m li .price {
		margin-top: 26px;
	}
	.shop-l .bigImg .img {
		height: 259px;
	}
	.shop-l li .image {
		height: 126px;
	}
	.shop-l li .text {
		padding: 15px 14px;
	}
	.shop-l li .num {
		margin-top: 35px;
	}
	.part3-tab {
		height: 102px;
		line-height: 102px;
	}
	.part3-bot .shopTop {
		padding: 20px 22px;
	}
	.part3-bot li {
		padding-right: 11px;
		margin-top: 11px;
	}
	.part3-bot ul {
		margin: -11px -11px 0 0;
	}
	.part3-bot li .price {
		margin-top: 21px;
	}
	.shop-l{
		width: 460px;
	}


}
@media only screen and (min-width: 1600px){
    .main,.footer .w{width:  1430px;}
    body{min-width:  1430px;}
}
