.main,.w{
    width: 1400px;
    margin: 0 auto;
}
body{
	background-color: #fafafa;
}
.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;
}
@font-face {
	font-family: 'hbzhan';  /* project id 1875012 */
	src: url('//at.alicdn.com/t/font_1875012_0q8by8uz9zh.eot');
	src: url('//at.alicdn.com/t/font_1875012_0q8by8uz9zh.eot?#iefix') format('embedded-opentype'),
	url('//at.alicdn.com/t/font_1875012_0q8by8uz9zh.woff2') format('woff2'),
	url('//at.alicdn.com/t/font_1875012_0q8by8uz9zh.woff') format('woff'),
	url('//at.alicdn.com/t/font_1875012_0q8by8uz9zh.ttf') format('truetype'),
	url('//at.alicdn.com/t/font_1875012_0q8by8uz9zh.svg#hbzhan') format('svg');
  }
.hbzhan{
    font-family:"hbzhan" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
@font-face {
  font-family: "gkzhan"; /* Project id 1957940 */
  src: url('//at.alicdn.com/t/font_1957940_3gzr5c90pzq.woff2?t=1648111751685') format('woff2'),
       url('//at.alicdn.com/t/font_1957940_3gzr5c90pzq.woff?t=1648111751685') format('woff'),
       url('//at.alicdn.com/t/font_1957940_3gzr5c90pzq.ttf?t=1648111751685') format('truetype');
}

.foodjx {
  font-family: "gkzhan" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@-webkit-keyframes jello-vertical {
	0% {
	  -webkit-transform: scale3d(1, 1, 1);
			  transform: scale3d(1, 1, 1);
	}
	30% {
	  -webkit-transform: scale3d(0.75, 1.25, 1);
			  transform: scale3d(0.75, 1.25, 1);
	}
	40% {
	  -webkit-transform: scale3d(1.25, 0.75, 1);
			  transform: scale3d(1.25, 0.75, 1);
	}
	50% {
	  -webkit-transform: scale3d(0.85, 1.15, 1);
			  transform: scale3d(0.85, 1.15, 1);
	}
	65% {
	  -webkit-transform: scale3d(1.05, 0.95, 1);
			  transform: scale3d(1.05, 0.95, 1);
	}
	75% {
	  -webkit-transform: scale3d(0.95, 1.05, 1);
			  transform: scale3d(0.95, 1.05, 1);
	}
	100% {
	  -webkit-transform: scale3d(1, 1, 1);
			  transform: scale3d(1, 1, 1);
	}
  }
  @keyframes jello-vertical {
	0% {
	  -webkit-transform: scale3d(1, 1, 1);
			  transform: scale3d(1, 1, 1);
	}
	30% {
	  -webkit-transform: scale3d(0.75, 1.25, 1);
			  transform: scale3d(0.75, 1.25, 1);
	}
	40% {
	  -webkit-transform: scale3d(1.25, 0.75, 1);
			  transform: scale3d(1.25, 0.75, 1);
	}
	50% {
	  -webkit-transform: scale3d(0.85, 1.15, 1);
			  transform: scale3d(0.85, 1.15, 1);
	}
	65% {
	  -webkit-transform: scale3d(1.05, 0.95, 1);
			  transform: scale3d(1.05, 0.95, 1);
	}
	75% {
	  -webkit-transform: scale3d(0.95, 1.05, 1);
			  transform: scale3d(0.95, 1.05, 1);
	}
	100% {
	  -webkit-transform: scale3d(1, 1, 1);
			  transform: scale3d(1, 1, 1);
	}
  }
.ease{
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#header {
	width: 100%;
    height: 40px;
    background-color: #f5f5f5;
}
.header {
    height: 40px;
    line-height: 40px;
    font-size: 0;
}
.divLogin {
	float: left;
	font-size: 14px;
	color: #999;
}
.divLogin a {
	margin-right: 15px;
	font-size: 14px;
	color: #999;
}
.divLogin a:hover {
	color: #00895c;
}
.header p {
	float: right;
	font-size: 14px;
	padding-right: 66px;
}
.header p a {
	padding: 0 5px 0 3px;
	color: #999;
}
.header p a:last-child {
	padding-right: 0;
	color: #00895c;
	border: 0;
}
.header p a:hover {
	color: #00895c;
}
.header p a i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 2px;
}
/* header--drop */
.header--drop{
	margin: 0 auto;
	position:relative;
}
.header--drop ul {
	position: absolute;
	right: 0;
	top: -40px;
}
.header--drop ul li {
	float: left;
	height: 40px;
	position:relative;
}
.header--drop ul li .weixin{
	height: 40px;
	position:relative;
	color: #00895c;
}
.header--drop ul li.wx a {
	color: #00895c;
}
.header--drop ul li .weixin.hover::before{
	background-color: #fff;
	content:'';
	position:absolute;
	left: 0px;
	top: -2px;
	right: 0px;
	bottom:0;
	height: 45px;
	z-index: 2;
}
.header--drop ul li .weixin.hover{
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.header--drop ul li .weixin.hover::after,.header--drop ul li:last-child .weixin::after{
	display: none;
}
.web-code {
	width: 300px;
	padding: 25px 25px 20px 25px;
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 36px;
	right: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	display: none;
	text-align: center;
	z-index: 101;
}
.web-code1 {
	width: 450px;
	padding: 25px 12px 20px 12px;
}
.web-code .item {
	float: left;
	width: calc(50% - 20px);
	margin: 0 4px;
}
.web-code1 .item {
	width: calc(33.33% - 8px) !important;
}
.web-code img{
	width: 100%;
	height: 100%;
}
.web-code b{
	display: block;
	font-size: 14px;
	padding:18px 0 8px 0;
}
.web-code p{
	color: #999;
}
.header--drop ul li a {
	color: #00895c;
	line-height: 42px;
	display: block;
	padding: 0 10px;
	position: relative;
	z-index: 9;
	font-size: 14px;
	cursor: pointer;
}
.header--drop ul li a i {
	vertical-align: top;
	font-size: 14px;
	margin: 10px 2px 0 0;
}
.header--drop ul li a:hover{
	color: #00895c;
}
/* top */
.top {
	padding: 20px 0;
	background-color: #fff;
}
.logo {
	float: left;
    width: 270px;
    margin-right: 62px;
	margin-top: 3px;
}
.logo p {
	margin-top: 10px;
}
.searchBox {
	width: 660px;
	height: 40px;
	float: left;
	background: #00895c;
	border-radius: 30px;
	position: relative;
}
.search {
	width: 100%;
	height: 46px;
	position: relative;
}
.search input {
    height: 36px;
    width: 485px;
	float: left;
	background: #fff;
	margin-top: 2px;
	border: none;
	outline: none;
	font-size: 14px;
	color: #999;
	text-indent: 15px;
}

.search button {
	position: absolute;
	right: 2px;
	top: 2px;
	width: 98px;
    height: 36px;
    font-size: 14px;
	float: right;
	border: none;
	outline: none;
	cursor: pointer;
	color: #fff;
	background: #00895c;
	border-radius: 30px;
}
.search button i {
	margin-right: 8px;
}
.searchSelect {
	width: 90px;
    height: 36px;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	position: relative;
	background: #fff;
	border-radius: 30px 0 0 30px ;
}
.searchSelectTop {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.searchSelectTop p {
	width: 100%;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	text-indent: 15px;
	border-right:1px solid #ddd;
	text-indent: 20px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.searchSelectTop i {
	display: block;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
    position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #000000 transparent transparent transparent;
	vertical-align: middle;
}
.searchSelectTop.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.searchSelectBot {
	position: absolute;
	width: 100%;
	border: 2px solid #00895c;
	left: -2px;
    top: 36px;
	z-index: 9999;
	background: #fff;
	display: none;
}
.searchSelectBot li {
	text-indent: 20px;
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
	-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;
}
.searchSelectBot li:hover {
	background: #00895c;
	color: #fff;
}
.searchBox .hot-key {
	position: absolute;
	font-size: 0;
	left: 0;
	bottom: -24px;
}
.searchBox .hot-key b {
	font-size: 14px;
	color: #f1623b;
}
.searchBox .hot-key b i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 4px;
	font-weight: normal;
	margin-top: 1px;
	display: inline-block;
}
.searchBox .hot-key a {
	font-size: 14px;
	color: #999;
	margin-right: 15px;
}
.searchBox .hot-key a:hover {
	color: #00895c;
}
.topAdv {
    width: 348px;
	float: right;
}
.topAdv a {
	float: right;
	padding-bottom: 21.10%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.topAdv a img{
	max-height: none;
	width: 100%;
}
.hot p {
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	white-space: nowrap;
}
.hot p i {
	color: #ff5858;
	margin-right: 6px;
	font-size: 16px;
}
.hot p a {
	margin-right: 16px;
}
.hot p a:hover {
	color: #945d56;
}
/* notice */
.notice{
    padding: 0 0 20px;
	font-size: 14px;
	line-height: 25px;
	color: #ddd;
	background-color: #fff;
}
.notice a {
	color: #999;
	font-weight: normal;
    margin-right: 30px;
}
.notice a:hover{
	color: #945d56;
}
.notice a:last-child {
	margin-right: 0;
}
.notice b {
	width: 111px;
	height: 25px;
	background: url("../../../../images/child/Version/2022/notice.png") no-repeat;
	background-size: contain;
	float: left;
	margin-right: 28px;
}
.notice p {
	overflow: hidden;
}
.notice a i {
	font-style: normal;
	background: -moz-linear-gradient( 0deg, rgb(0,118,196) 0%, rgb(7,147,236) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(0,118,196) 0%, rgb(7,147,236) 100%);
	background: -ms-linear-gradient( 0deg, rgb(0,118,196) 0%, rgb(7,147,236) 100%);
	height: 22px;
	color: #fff;
	text-align: center;
	line-height: 22px;
	vertical-align: top;
	font-size: 14px;
	display: inline-block;
	padding: 0 5px;
	text-indent: 0;
	margin-top: 2px;
	position: relative;
	margin-right: 9px;
}
.notice a i::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4.5px 0 4.5px 6px;
	border-color: transparent transparent transparent #0794eb;
	line-height: 0px;
	right: -6px;
	top: 7px;
}
.notice a:nth-child(odd) i {
	background: -moz-linear-gradient( 0deg, rgb(237,89,0) 0%, rgb(245,127,0) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(237,89,0) 0%, rgb(245,127,0) 100%);
	background: -ms-linear-gradient( 0deg, rgb(237,89,0) 0%, rgb(245,127,0) 100%);
}
.notice a:nth-child(odd) i::after {
	border-color: transparent transparent transparent #f57e00;
	line-height: 0px;
}
/* nav */
.nav{
	background: url(../../../../Images/child/version/2022/nav-bgi-wlw.png) no-repeat;
	background-size: 100% 100%;
}
.nav .main{overflow: hidden;}
.nav a{
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: 700;
	padding: 0 12px;
	margin: 0 30px;
	color: #fff;
	position: relative;
}
.nav a:hover::after{
	position: absolute;
	content: "";
	bottom: 4px;
	left: 0;
	right: 0;
	height: 3px;
	background-color: #fff;

}
/* banner_nav */
.banner_nav{
	overflow: hidden;
}
.banner_nav ul{
	margin: 0 -5px;
	overflow: hidden;
}
.banner_nav li{
	float: left;
}
.banner_nav ul.nav5 li{
	width: 20%;
}
.banner_nav ul.nav5 li:nth-child(5n+1) {
    clear: both;
}
.banner_nav ul.nav4 li{
	width: 25%;
}
.banner_nav ul.nav3 li{
	width: 33.33%;
}
.banner_nav ul.nav2 li{
	width: 50%;
}
.banner_nav ul.nav1 li{
	width: 100%;
}
.banner_nav ul li .adv-item {
	margin: 10px 5px 0 5px;
	position: relative;
}
.banner_nav li a.advs{
	display: block;
	position: relative;
}
.banner_nav li img{
	width: 100%;
	height: auto;
}
.banner_nav ul li .picHover {
	width: 400px;
	width: max-content;
	width: -webkit-max-content;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.banner_nav .advs {
	position: relative;
	display: block;
	width: 100%;
}
.banner_nav .advs img {
	display: block;
}
.banner_nav ul li:first-child .picHover{
	left: 0;
	right: auto;
}
.banner_nav ul li .picHoverRight {
	left: auto;
	right: 0;
}
.banner_nav ul li .picHoverBot {
	bottom: 0;
	top: auto;
}
.banner_nav ul li:hover .picHover {
	z-index: 9999999;
	opacity: 1;
}
.banner_nav ul li:nth-child(5) .picHover {
	right: 0;
	left: auto;
}
.banner_nav ul li:last-child .picHoverBot {
	right: 0;
	left: auto;
}
.banner_nav li a .bandsContent {
	position: absolute;
	width: 100%;
	height: 0;
	bottom: 0;
	z-index: -1;
	text-align: center;
	padding: 3px;
	box-sizing: border-box;
	background: #00895c;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	overflow: hidden;
}
.banner_nav li a .bandsContent .item {
	height: calc(100% - 2px);
	border: 1px solid #eee;
}
.banner_nav li a .bandsContent b {
	color: #fff;
	font-size: 14px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	margin-top: 6px;
	display: none;
}
.banner_nav li a .bandsContent p {
	color: #fff;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	font-size: 12px;
	margin-top: 4px;
	display: none;
}
.banner_nav li a:hover .bandsContent{
	height: 100%;
	z-index: 9;
}
.banner_nav li a:hover .bandsContent b {
	display: block;
}
.banner_nav li a:hover .bandsContent p {
	display: block;
}










/* part1 */
.part1{
	margin-top: 15px;
}
.product-classify {
	width: 272px;
	float: left;
	box-shadow: 0px 7px 7px -7px rgba(100, 100, 100, 0.4);
}
.product-classify .title {
	height: 50px;
	font-size: 18px;
	overflow: hidden;
	background:url(../../../../Images/child/version/2022/title-s-wlw.png) no-repeat;
	background-size: cover;
	border-radius: 3px 3px 0 0;
}
.product-classify .title i {
	font-size: 24px;
	vertical-align: top;
	margin: 2px 10px 0 0;
	display: inline-block;
	font-weight: normal;
}
.product-classify .title a {
	color: #fff;
	font-weight: bold;
}
.product-classify .title-s {
	padding: 13px 0 0 20px;
	line-height: 24px;
}
.class-a {
	height: 73px;
	line-height: 73px;
	padding: 10px 0 0 20px;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
}
.class-a::after{
	position: absolute;
	content: "";
	left: 40px;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #f4f4f4;
}
.class-a b {
	display: block;
	font-size: 15px;
	line-height: 30px;
}
.class-a b a {
	color: #333;
	font-weight: normal;
}
.class-a p {
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.class-a p a {
	color: #999;
	margin-right: 10px;
}
.class-a b i {
	left: 10px;
	top: 13px;
	font-size: 20px;
	color: #bbcadf;
	position: absolute;
	font-weight: normal;
}
.class-a b i.iconwulianwangyunjisuan{
	font-size: 17px;
}
.class-b {
	width: 760px;
	position: absolute;
	z-index: 9999;
	left: 272px;
	top: -50px;
	background: #fff;
	box-shadow: 0px 0px 7px 0px rgba(49, 49, 49, 0.1);
	height: 561px;
	padding: 15px 20px 0px 15px;
	overflow: hidden;
	box-sizing: border-box;
	display: none;
}
.class-b .list-item {
	margin-bottom: 15px;
}
.class-b span {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-bottom: 8px;
	display: block;
	border-bottom: 1px solid #ddd;
}
.class-b p {
	font-size: 12px;
	margin-top: 8px;
	line-height: 24px;
}
.class-b p a {
	color: #666;
	display: inline-block;
	width: 15%;
	height: 24px;
	overflow: hidden;
}
.class-b p a:hover{
	color: #00895c;
}
.class-b p i {
	margin: 0 12px;
	display: inline-block;
	vertical-align: top;
}

.product-classify ul {
	padding: 0;
	position: relative;
	background-color: #fff;
}
.product-classify ul li {
	z-index: 99;
	border-left: 4px solid transparent;
	box-sizing: border-box;
}
.product-classify ul li:last-child {
	border-bottom: none;
}
.product-classify li:hover {
	box-shadow: 0px 0px 7px 0px rgba(49, 49, 49, 0.2);
	border-left: 4px solid #0bb77e;
	box-sizing: border-box;
}
.product-classify li:hover .class-a b i {
	-webkit-animation: jello-vertical 0.7s;
			animation: jello-vertical 0.7s;
}
.product-classify li:hover i {
	color: #0bb77e;
}
.product-classify li:hover b {
	font-weight: bold;
}
.product-classify li:hover .class-b {
	display: block;
}
.product-classify li:hover .class-a a {
	color: #0bb77e;
}
.product-classify li:hover .class-a p a {
	color: #999;
}
.product-classify :class-a p:hover a {
	color: #0bb77e;
}

.part1 .bannerCenter{
	float: left;
	width: 740px;
	margin: 0 10px;
}
.part1 .bannerCenter .bigItem .image {
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}
.part1 .bannerCenter .image img{
	max-height: none;
	width: 100%;
	-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 .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: 15px;
}
.part1 .bannerCenter .bigItem .image b i{
	font-size: 15px;
	margin-right: 5px;
	color: #fff;
}
.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: #ff745b;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff745b), to(#ff5e93));
	background-image: -webkit-linear-gradient(90deg, #ff745b, #ff5e93);
	background-image: -moz-linear-gradient(90deg, #ff745b, #ff5e93);
	background-image: -ms-linear-gradient(90deg, #ff745b, #ff5e93);
	background-image: -o-linear-gradient(90deg, #ff745b, #ff5e93);
	background-image: linear-gradient(90deg, #ff745b, #ff5e93);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff745b', endColorStr='#ff5e93');
}
.part1 .bannerCenter .bigItem .image p{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 11px 14px 11px 60px;
	background: rgba(0,0,0,.5);
}
.part1 .bannerCenter .bigItem .image p a{
	display: block;
	max-height: 24px;
	line-height: 24px;
	font-size: 22px;
	color: #fff;
	overflow: hidden;
}
.part1 .bannerCenter .bigItem .image p i{
	position: absolute;
	left: 11px;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 22px;
	background: url(../../../../Images/child/version/2022/video-icon.png) no-repeat;
}
.part1 .bannerCenter .smallItem{
	margin:10px -10px 0 0;
	overflow: hidden;
}
.part1 .bannerCenter .smallItem li{
	float: left;
	width: 33.3%;
	padding-right: 10px;
	box-sizing: border-box;
}
.part1 .bannerCenter .smallItem .image{
	height: 0;
	padding-bottom: 56.25%;
	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 p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 12px;
	background: rgba(0,0,0,.5);
}
.part1 .bannerCenter .smallItem .image p a{
	display: block;
	max-height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
}
.part1 .bannerCenter .bigItem .image p a:hover{
	max-height: 48px;
	color: #f60;
}
.part1 .bannerCenter .smallItem .image p a:hover{
	max-height: 40px;
	color: #f60;
}
.part1 .bannerCenter .smallItem i.play{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 44px;
	height: 44px;
	background: url(../../../../Images/child/version/2022/play.png) no-repeat;
	background-size: 100% 100%;
	display: none;
}
.part1 .bannerCenter .smallItem .item:hover i.play{
	display: inline-block;
}
.part1 .part1_r{
	float: right;
	width: 368px;
	padding: 10px;
	background-color: #fff;
	box-shadow: 0px 7px 7px -7px rgba(100, 100, 100, 0.4);
	box-sizing: border-box;
}
.part1 .part1_r .title{
	overflow: hidden;
}
.part1 .part1_r .title b{
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
}
.part1 .part1_r .title b i{
	display: inline-block;
	width: 21px;
	height: 25px;
	margin: 13px 6px;
	background: url(../../../../Images/child/version/2022/hot.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: top;
}
.part1 .part1_r .title a.more{
	float: right;
	line-height: 50px;
	font-size: 16px;
	color: #333;
}
a.more:hover{
	color: #f60!important;
}
.part1_r .right_item{
	position: relative;
}
.part1_r .right_item .images{
	height: 196px;
	overflow: hidden;
	position: relative;
	border: 1px solid #eee;
	box-sizing: border-box;
}
.part1_r .right_item .images img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: auto;
}
.part1_r .right_item p{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 10px 12px;
	background: rgba(0,0,0,.5);
}
.part1_r .right_item p a{
	display: block;
	max-height: 20px;
	line-height: 20px;
	font-size: 15px;
	color: #fff;
	overflow: hidden;
}
.part1_r .right_item p a:hover{
	max-height: 40px;
	color: #00895c;
}
.part1_r .right_item i{
	position: absolute;
	top: 10px;
	left: 8px;
	width: 40px;
	height: 40px;
	background: url(../../../../Images/child/version/2022/part1_r-1.png) no-repeat;
	background-size: 100% 100%;
}
.part1_r li{
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}
.part1_r li .images{
	float: left;
	width: 157px;
	height: 88px;
	margin-right: 10px;
	position: relative;
	border: 1px solid #eee;
	box-sizing: border-box;
}
.part1_r li .images img{
	width: 100%;
	height: 100%;
}
.part1_r li .text{
	padding-top: 7px;
	overflow: hidden;
}
.part1_r li p{
	line-height: 22px;
	height: 44px;
	font-size: 15px;
	overflow: hidden;
}
.part1_r li p a{
	color: #333;
}
.part1_r li p a:hover{color: #00895c;}
.part1_r li em{
	display: block;
	line-height: 18px;
	font-size: 14px;
	margin-top: 10px;
	color: #999;
	font-style: normal;
}
.part1_r li i{
	position: absolute;
	top: 10px;
	left: 8px;
	width: 24px;
	height: 24px;
}
.part1_r li:nth-child(1) i{
	background: url(../../../../Images/child/version/2022/part1_r-2.png) no-repeat;
	background-size: 100% 100%;
}
.part1_r li:nth-child(2) i{
	background: url(../../../../Images/child/version/2022/part1_r-3.png) no-repeat;
	background-size: 100% 100%;
}
/* brands */
.brands {
	margin-top: 25px;
	background: url("/Images/child/version/2022/brands-bgi.png") no-repeat;
	background-size: 100% 100%;
	padding: 0 9px 10px 11px;
	box-sizing: border-box;
}
.brands .title{
	height: 70px;
	text-align: center;
}
.brands .title a{
	display: inline-block;
	height: 52px;
	line-height: 52px;
	width: 190px;
	font-size: 24px;
	font-weight: 700;
	color: #999999;
	position: relative;
	cursor: pointer;
	background-color: #eee;
	transition:none;
}
.brands .title a i{
	font-size: 24px;
}
.brands .title a.focus{
	color: #fff;
	background-color: #ffa701;
}
.brands .title a.focus::before{
	border-color: transparent transparent #ffa701 transparent!important;
}
.brands .title a.focus::after{
	border-color: #ffa701 transparent transparent transparent!important;
}
.brands .title a:nth-child(1){
	margin-right: 25px;
}
.brands .title a:nth-child(1):after {
	position: absolute;
	content: "";
	bottom: 0;
	right: -20px;
	border-width: 52px 20px 0 20px;
	border-style: solid;
	border-color: #eeeeee transparent transparent transparent;
}
.brands .title a:nth-child(2)::before{
	position: absolute;
	content: "";
	top: 0;
	left: -20px;
	border-width: 0 20px 52px 20px;
	border-style: solid;
	border-color: transparent transparent #eeeeee transparent;
}
.brands .brands_item{
	padding: 9px 8px 19px 20px;
}
.brands .brands_item li{
	float: left;
	width: 14.28%;
	padding: 11px 11px 0 0;
	box-sizing: border-box;
}
.brands .brands_item li .item{
	position: relative;
}
.brands .brands_item li a.images{
	display: block;
	height: 80px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	background-color: #fff;
	border: 2px solid transparent;
	box-sizing: border-box;
}
.brands .brands_item li a.images img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: auto;
}
.brands .brands_item li .item p{
	position: relative;
	z-index: 2;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: 700;
	background-color: #deecfc;
	text-align: center;
}
.brands .brands_item li .item p a{
	color: #3d71ca;
}
.brands .brands_item li .item:hover a.images{
	border-color: #3789ea;
}
.brands .brands_item li .item:hover p{
	background-color: #3789ea;
}
.brands .brands_item li .item:hover p a{
	color: #fff;
}
.brands .title a:nth-child(1) {
		margin-right: 27px;
	}
	.brands .brands_item {
		padding: 7px 7px 21px 22px;
	}
	.brands .brands_item li {
		padding: 13px 13px 0 0;
	}
	.brands .brands_item li a.images {
		height: 89px;
	}
	.brands .brands_item li .item p {
		height: 34px;
		line-height: 34px;
		font-size: 16px;
	}
	.brands .title {
		height: 78px;
	}
/* part2 */
.part2,.part4,.part5,.part6{
	margin-top: 25px;
	overflow: hidden;
}
.part2_l,.part2_m,.part2_r,
.part4_l,.part4_m,.part4_r,
.part5_l,.part5_m,.part5_r,
.part6_l,.part6_m,.part6_r{box-sizing: border-box;background-color: #fff;}
.part2_l,
.part4_l,
.part6_l{
	float: left;
	width: 362px;
	padding:15px 32px 4px 20px;
}
.part2_l .title,
.part4_l .title,
.part5_l .title,
.part6_l .title{
	margin-bottom: 15px;
}
.part2_l .title b,
.part4_l .title b,
.part5_l .title b,
.part6_l .title b{
	display: inline-block;
	width: 158px;
	height: 49px;
	line-height: 49px;
	font-size: 32px;
	color: #333;
	background: url(../../../../Images/child/version/2022/part2-left-title-wlw.png) no-repeat;
	background-size: 100% 100%;
}
.part2_l .title b i,
.part4_l .title b i,
.part5_l .title b i,
.part6_l .title b i{
	color: #00895c;
	font-style: normal;
}
.part2_l .part_l-top .images{
	padding-bottom: 58.72%;
	height: 0;
	overflow: hidden;
}
.part2_l .part_l-top .images img{
	max-height: none;
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.part2_l .part_l-top .text p{
	margin: 15px 0;
	height: 52px;
	line-height: 26px;
	font-size: 16px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.part2_l .part_l-top .text p a{
	color: #333;
}
.part2_l .part_l-top .text p a:hover{color: #00895c;}
.part2_l .part_l-top .text span{
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 12px;
	font-size: 14px;
	color: #999;
	background-color: #fafafa;
	overflow: hidden;
}
.part2_l .part_l-top .text em{
	display: block;
	margin-top: 15px;
	font-size: 14px;
	color: #999;
	font-style: normal;
}
.part2_l .part_l-top .text em i{
	font-size: 13px;
	margin-right: 5px;
	color: #999;
}
.part2_l .part_l-bot ul{
	margin-top: -20px;
	overflow: hidden;
}
.part2_l .part_l-bot li{
	padding: 20px 0;
}
.part2_l .part_l-bot li:first-child{
	border-bottom: 1px solid #eee;
}
.part2_l .part_l-bot li .images{
	float: left;
	width: 125px;
	margin-right: 20px;
}
.part2_l .part_l-bot li .images a{
	display: block;
	padding-bottom: 58.72%;
	height: 0;
	overflow: hidden;
}
.part2_l .part_l-bot li .images img{
	max-height: none;
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.part2_l .part_l-bot li .text p{
	line-height: 22px;
	height: 44px;
	font-size: 15px;
	overflow: hidden;
}
.part2_l .part_l-bot li .text p a{
	color: #333;
}
.part2_l .part_l-bot li .text p a:hover{
	color: #00895c;
}
.part2_l .part_l-bot li .text em{
	display: block;
	margin-top: 6px;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	color: #999;
	font-style: normal;
}
.part2_m,
.part4_m,
.part6_m{
	float: left;
	width: 683px;
	padding: 15px 24px 15px 0;
	margin-right: 20px;
}
.part2_m .title,
.part4_m .title,
.part6_m .title{
	height: 49px;
	line-height: 49px;
	margin-bottom: 15px;
}
.part2_m .title a,
.part4_m .title a,
.part6_m .title a{
	float: left;
	width: 130px;
	font-size: 20px;
	color: #999;
	position: relative;
	text-align: center;
	cursor: pointer;
}
.part4_m .title a {
    width: 33.3% !important;
}
.part2_m .title a::after,
.part4_m .title a::after,
.part6_m .title a::after{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	content: '/';
	font-size: 20px;
	color: #e6e6e6;
}
.part2_m .title a:last-child::after,
.part4_m .title a:last-child::after,
.part6_m .title a:last-child::after{
	display: none;
}
.part2_m .title a.focus,
.part4_m .title a.focus,
.part6_m .title a.focus{
	color: #333;
	font-weight: 700;
}
.part2_m .title a.focus::before,
.part4_m .title a.focus::before,
.part6_m .title a.focus::before{
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 3px;
	width: 84px;
	background-color: #00895c;

}
.part2_m .part2_m-top{
	padding: 18px;
	background-color: #fafafa;
}
.part2_m .part2_m-top h2 a{
	height: 36px;
	line-height: 36px;
	font-size: 26px;
	display: block;
	color: #333;
	overflow: hidden;
}
.part2_m .part2_m-top h2 a:hover{
	color: #00895c;
}
.part2_m .part2_m-top span{
	display: block;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 12px;
	color: #999;
	overflow: hidden;
}
.part2_m .part2_m-top span a{color: #ff8800;}
.part2_m p{
	margin: 14px 0 20px 0;
	padding: 9px 16px 9px 82px;
	font-weight: 700;
	position: relative;
	background-color: #fdf7ed;
}
.part2_m p i{
	position: absolute;
	display: inline-block;
	left: 16px;
	height: 30px;
	line-height: 30px;
	width: 52px;
	font-size: 18px;
	margin-right: 15px;
	font-style: normal;
	text-align: center;
	color: #fff;
	background-color: #f2800d;
	border-radius: 4px;
}
.part2_m p a{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	color: #ec7900;
	overflow: hidden;
}
.part2_m .part2_m-bot span{
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	overflow: hidden;
}
.part2_m .part2_m-bot span a{
	color: #333;
}
.part2_m .part2_m-bot ul{
	margin-top: -20px;
	overflow: hidden;
}
.part2_m .part2_m-bot li{
	margin-top: 22px;
	box-sizing: border-box;
	overflow: hidden;
}
.part2_m .part2_m-bot li .images{
	float: left;
	width: 188px;
	margin-right: 25px;
}
.part2_m .part2_m-bot li .images a{
	display: block;
	padding-bottom: 58.72%;
	height: 0;
	overflow: hidden;
}
.part2_m .part2_m-bot li .images img{
	max-height: none;
	width: 100%;
}
.part2_m .part2_m-bot li .text{
	padding-top: 4px;
	overflow: hidden;
}
.part2_m .part2_m-bot li .text span{
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	padding-right: 60px;
	position: relative;
}
.part2_m .part2_m-bot li .text span i{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999;
}
.part2_m .part2_m-bot li .text span:nth-child(1){
	font-weight: 700;
	font-size: 20px;
}
.part2_m .part2_m-bot li .text span a{
	color: #333;
}
.part2_m .part2_m-bot li .text span a:hover{
	color: #00895c;
}


.part2_m .vip-top{
	padding: 10px;
	background-color: #fafafa;
}
.part2_m .vip-top b{
	display: block;
	padding-right: 60px;
	overflow: hidden;
	position: relative;
}
.part2_m .vip-top b a{
	display: block;
	height: 39px;
	line-height: 39px;
	font-size: 18px;
	color: #333;
}
.part2_m .vip-top b i{
	position: absolute;
	right: 0;
	top: 0;
	line-height: 39px;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	font-style: normal;
}
.part2_m .vip-top b a:hover{color: #945d56;}
.part2_m .vip-bot ul:first-child{
	padding: 8px 0 10px;
	margin-bottom: 10px;
	position: relative;
}
.part2_m .vip-bot ul:first-child{
	border-bottom: 1px solid #e6e6e6;
}
.part2_m .vip-bot ul:first-child::after {
	content: "";
	width: 38px;
	height: 11px;
	display: block;
	position: absolute;
	left: 50%;
	bottom: -6px;
	transform: translateX(-50%);
	background: url('https://www.gkzhan.com/Images/index/Version/2022/news-top-ico.png') no-repeat;
}
.part2_m .vip-bot li{
	float: left;
	width: 50%;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.part2_m .vip-bot li:nth-child(2n+1){
	padding-right: 10px;
}
.part2_m .vip-bot li:nth-child(2n){
	padding-left: 10px;
}
.part2_m .vip-bot li:nth-child(2n)::after{
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 18px;
	background-color: #eee;
}
.part2_m .vip-bot li a{
	color: #333;
}
.part2_m .vip-bot li a:hover{
	color: #945d56;
}


.part2_r, .part4_r, .part5_r, .part6_r{
	padding:15px 24px 25px;
}
.part2_r .title,
.part4_r .title,
.part5_r .title,
.part6_r .title{
	height: 49px;
	margin-bottom: 15px;
	font-size: 26px;
	overflow: hidden;
}
.part2_r .title b,
.part4_r .title b,
.part5_r .title b,
.part6_r .title b{
	float: left;
	line-height: 49px;
	font-size: 24px;
	margin-right: 3px;
	color: #333;
	position: relative;
}
.part2_r .title b a,
.part4_r .title b a,
.part5_r .title b a,
.part6_r .title b a {
    color: #333;
}
.part2_r .title b::after,
.part4_r .title b::after,
.part5_r .title b::after,
.part6_r .title b::after{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	height: 3px;
	background-color: #ff8800;
}
.part2_r .title_r,
.part4_r .title_r,
.part5_r .title_r,
.part6_r .title_r{
	text-align: right;
	overflow: hidden;
}
.part2_r,
.part4_r,
.part5_r,
.part6_r{
	overflow: hidden;
}
.part2_r .title span,
.part4_r .title span,
.part5_r .title span,
.part6_r .title span{
	display: block;
	height: 49px;
	line-height: 44px;
	overflow: hidden;
	position: relative;
}
.part2_r .title span::after,
.part4_r .title span::after,
.part5_r .title span::after,
.part6_r .title span::after{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	height: 3px;
	background-color: #00895c;
}
.part2_r .title span a,
.part4_r .title span a,
.part5_r .title span a,
.part6_r .title span a{
	font-size: 14px;
	color: #333;
}
.part2_r ul{
	margin-top: -15px;
	overflow: hidden;
}
.part2_r li{
	padding: 15px 0 16px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.part2_r li:last-child{
	border: 0;
}
.part2_r li a.images{
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 18px;
	border-radius: 50%;
	overflow: hidden;
}
.part2_r li a.images img{
	width: 100%;
	height: 100%;
}
.part2_r li p{
	overflow: hidden;
	padding: 7px 0 0;
}
.part2_r li p a{
	display: block;
	line-height: 22px;
	height: 44px;
	font-size: 16px;
	overflow: hidden;
	color: #333;
}
.part2_r li p a:hover{
	color: #00895c;
}
.part2_r {
	padding: 15px 24px 21px;
}
/* part3 */
.part3{
	height: 456px;
	padding: 28px 0;
	margin-top: 28px;
	background: url(../../../../Images/child/version/2022/part3-bgi-wlw.png) no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
}
.part3 .main{
	position: relative;
	overflow: hidden;
}
.part3 .title{
	position: absolute;
	top: 0;
	left: 0;
	height: 43px;
	line-height: 43px;
}
.part3 .title i{
	display: inline-block;
	width: 43px;
	height: 43px;
	margin: 3px 8px 0 0;
	background: url(../../../../Images/child/version/2022/part3-title.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: top;
}
.part3 .title span{
	font-size: 32px;
	font-weight: 700;
	color: #ff8800;
}
.part3 .title span b{
	color: #fff;
}
.part3 .swiper-container{
	padding-top: 68px;
}
.part3 .arr{
	position: absolute;
	top: 0;
	right:0;
	height: 32px;
	width: 80px;
}
.part3 .arr i{
	display: inline-block;
	position: static;
	width: 32px;
	height: 32px;
	margin-top: 0;
	cursor: pointer;
}
.part3 .arr i:last-child{
	margin-left: 10px;
}
.part3 .arr i.swiper-button-prev{
	background:url(../../../../Images/child/version/2022/arr-l.png) no-repeat;
	background-size: 100% 100%;
}
.part3 .arr i.swiper-button-next{
	background:url(../../../../Images/child/version/2022/arr-r.png) no-repeat;
	background-size: 100% 100%;
}
.part3 .swiper-slide{
	float: left;
	width: 25%;
	padding: 20px 28px 28px 20px;
	background: url(../../../../Images/child/version/2022/swiper-bg.png) no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
}
.part3 .swiper-slide:hover{
	background: url(../../../../Images/child/version/2022/swiper-bg-hover-wlw.png) no-repeat;
	background-size: 100% 100%;
}
.part3 .swiper-slide:hover em,
.part3 .swiper-slide:hover p a,
.part3 .swiper-slide:hover span
{color: #fff;}
.part3 .swiper-slide .images{
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.part3 .swiper-slide .images img{
	max-height: none;
	width: 100%;
	-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 .swiper-slide .images i{
	position: absolute;
	left: 13px;
	bottom: 13px;
	font-size: 36px;
	color: #fff;
}
.part3 .swiper-slide em{
	display: block;
	font-size: 14px;
	margin: 13px 0 11px;
	color: #999;
	font-style: normal;
}
.part3 .swiper-slide em i{
	font-size: 14px;
	margin-right: 5px;
}
.part3 .swiper-slide p{
	overflow: hidden;
}
.part3 .swiper-slide p i{
	float: left;
	height: 16px;
	line-height: 16px;
	padding: 0 4px;
	border-radius: 2px;
	font-style: normal;
	color: #fff;
	margin-right: 6px;
}
.part3 .swiper-slide p i:last-child{
	margin-right: 0;
}
.part3 .swiper-slide p i:nth-child(2n+1){
	background-color: #ff8800;
}
.part3 .swiper-slide p i:nth-child(2n){
	background-color: #a9aeb8;
}
.part3 .swiper-slide p a{
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 18px;
	margin: 14px 0 5px;
	font-weight: 700;
	color: #333;
	overflow: hidden;
}
.part3 .swiper-slide span{
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}
/* part4 */
.part4_l .part4_l-top a.images,
.part4_l .part4_l-bot a.images{
	display: block;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.part4_l .part4_l-top a.images img,
.part4_l .part4_l-bot a.images img{
	max-height: none;
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.part4_l .part4_l-top p{
	height: 50px;
	line-height: 44px;
	font-size: 16px;
	overflow: hidden;
}
.part4_l .part4_l-bot p{
	margin-top: 12px;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
}
.part4_l .part4_l-top p a,
.part4_l .part4_l-bot p a{
	color: #333;
}
.part4_l .part4_l-top p a:hover,
.part4_l .part4_l-bot p a:hover{
	color: #f60;
}
.part4_l .part4_l-bot ul{
	padding-bottom: 15px;
	margin-right: -20px;
	overflow: hidden;
}
.part4_l-bot li{
	float: left;
	width: 50%;
	padding-right: 20px;
	box-sizing: border-box;
}
.part4_m-item{
	overflow: hidden;
}
.part4_m-item ul{
	margin-top: -12px;
	overflow: hidden;
}
.part4_m-item li{
	padding: 12px 0;
	border-bottom:1px solid #eee;
}
.part4_m-item li p{
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	overflow: hidden;
}
.part4_m-item li p a{
	color: #333;
}
.part4_m-item li p a:hover{
	color: #00895c;
}
.part4_m-item li span{
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	padding-left: 95px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}
.part4_m-item li span a{
	color: #333;
}
.part4_m-item li span a:hover{
	color: #00895c;
}
.part4_m-item li span i{
	position: absolute;
	left: 0;
	display: inline-block;
	height: 26px;
	width: 87px;
	font-size: 14px;
	text-indent: 12px;
	font-style: normal;
	background: url(../../../../Images/child/version/2022/i-icon-wlw.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	vertical-align: top;
}
.part4_m-item .part4_m-bot{
	padding-top: 5px;
	margin-right: -15px;
	overflow: hidden;
}
.part4_m-item .part4_m-bot p{
	float: left;
	width: 50%;
	margin-top: 10px;
	padding-right: 15px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.part4_m-item .part4_m-bot p:nth-child(2n+1)::before{
	position: absolute;
	content: "";
	right: 7px;
	height: 18px;
	width: 1px;
	background-color: #eee;
}
.part4_m-item .part4_m-bot p a{
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	overflow: hidden;
	color: #333;
}
.part4_m-item .part4_m-bot p a:hover{
	color: #00895c;
}
.part4_r {
	padding: 15px 24px 15px;
}
.part4_r .title{
	overflow: hidden;
}
.part4_r ul{
	margin-top: -17px;
	overflow: hidden;
}
.part4_r li{
	padding: 17px 0;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.part4_r li:last-child{
	border: none;
}
.part4_r li .images{
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-right: 14px;
	overflow: hidden;
}
.part4_r li .images a img{
	width: 100%;
	height: 100%;
}
.part4_r li p {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	font-size: 16px;
	margin-top: 8px;
}
.part4_r li p a{
	color: #333;
}
.part4_r li p a:hover{color: #00895c;}

/* part5 */
.part5_l{
	float: left;
	width: 1045px;
	padding: 15px 20px 20px 18px;
	margin-right: 20px;
}
.part5_l .title{
	overflow: hidden;
}
.part5_l .title p{
	float: right;
	margin-top: 9px;
}
.part5_l .title p a{
	display: inline-block;
	padding: 0 6px;
	margin-left: 15px;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	border-radius: 20px;
	cursor: pointer;
}
.part5_l .title p a:first-child{
	margin-left: 0;
}
.part5_l .title p a i{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	font-style: normal;
}
.part5_l .title p a:hover{
	border-color: #00895c;
	background-color: #fff;
}
.part5_l .title p a:hover i{
	color: #00895c;
}
.part5_l ul{
	margin: -15px -15px 0 0;
	overflow: hidden;
}
.part5_l li{
	float: left;
	position: relative;
	width: 20%;
	margin-top: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}
.part5_l li .item{
	height: 240px;
	position: relative;
	border: 2px solid #eeeeee;
	background-color: #eeeeee;
	box-sizing: border-box;
}
.part5_l li .item .images a{
	display: block;
	height: 190px;
	position: relative;
	transition:none;
}
.part5_l li .item .images img{
	width: 100%;
	height: 100%;
}
.part5_l li .text{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
	background-color: #fff;
}
.part5_l li .text p{
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.part5_l li .text p a{
	color: #333;
}
.part5_l li .text b{
	display: block;
	height: 0;
	font-size: 0;
	color: #fff;
	overflow: hidden;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.part5_l li .item:hover,
.part5_l li.focus .item{
	border: 0;
}
.part5_l li .item:hover .images,
.part5_l li.focus .item .images{
	border: 2px solid #00895c;
	border-bottom: 0;
}
.part5_l li .item:hover .text p a{
	color: #fff;
}
.part5_l li .item:hover .text {
	border-color: transparent;
	background-image: linear-gradient(to right, #b1e3e3 , #00895c);
}
.part5_l li .item:hover .text b{
	height: 25px;
	line-height: 25px;
	font-size: 18px;
}
.part5_l li .item .text p:hover a{
	color: #ff9600;
}
.part5_r li{
	overflow: hidden;
	margin-top: 22px;
}
.part5_r li:first-child{
	margin-top: 0;
}
.part5_r li .images{
	float: left;
	width: 106px;
	height: 106px;
	margin-right: 16px;
}
.part5_r li .images img{
	width: 100%;
	height: 100%;
}
.part5_r li .text{
	overflow: hidden;
}
.part5_r li .text p{
	height: 40px;
	line-height: 20px;
	font-size: 16px;
	overflow: hidden;
}
.part5_r li .text p a{
	color: #333;
}
.part5_r li .text p a:hover{color: #f60;}
.part5_r li .text span{
	display: block;
	margin-top: 25px;
	overflow: hidden;
}
.part5_r li .text span b{
	line-height: 32px;
	font-size: 16px;
	color: #ff8800;
}
.part5_r li .text span a{
	float: right;
	height: 32px;
	line-height: 32px;
	width: 64px;
	font-size: 14px;
	border-radius: 3px;
	background-color: #00895c;
	color: #fff;
	text-align: center;
}
/* part6 */
.part6_l .part6_l-top .images,
.part6_l .part6_l-bot a.images{
	display: block;
	padding-bottom: 58.72%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.part6_l .part6_l-top .images img,
.part6_l .part6_l-bot a.images img{
	max-height: none;
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.part6_l .part6_l-top .images i{
	position: absolute;
	left: 0;
	top: 0;
	width: 86px;
	height: 86px;
	background: url(../../../../Images/child/version/2022/tj.png) no-repeat;
	background-size: 100% 100%;
}
.part6_l .part6_l-top .images p {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 8px 10px;
	background: rgba(0,0,0,.5);
}
.part6_l .part6_l-top .images p a {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	overflow: hidden;
	color: #fff;
}
.part6_l .part6_l-top .images p a:hover{color: #0794eb;}
.part6_l .part6_l-bot{
	margin-top: 8px;
}
.part6_l .part6_l-bot ul {
	margin:-8px -15px 0 0;
	padding-bottom: 10px;
	overflow: hidden;
}
.part6_l .part6_l-bot li{
	float: left;
	width: 50%;
	padding-right: 15px;
	margin-top: 8px;
	box-sizing: border-box;
}
.part6_l .part6_l-bot li p {
	height: 34px;
	line-height: 17px;
	font-size: 14px;
	margin-top: 5px;
	overflow: hidden;
}
.part6_l .part6_l-bot li p a{
	color: #333;
}
.part6_l .part6_l-top .text p a:hover,
.part6_l .part6_l-bot li p a:hover{
	color: #00895c;
}
.part6_m .title{
	text-align: right;
}
.part6_m .title a{
	display: inline-block;
	float: unset;
}
.part6_m-top{
	background-color: #f6f6f6;
	overflow: hidden;
}
.part6_m-top .images{
	float: right;
	width: 213px;
	margin-left: 45px;
}
.part6_m-top .images a{
	display: block;
	padding-bottom: 58.72%;
	height: 0;
	overflow: hidden;
}
.part6_m-top .images img{
	max-height: none;
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.part6_m-top .text{
	padding: 20px 0 20px 22px;
	overflow: hidden;
}
.part6_m-top .text p{
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	overflow: hidden;
}
.part6_m-top .text p a{
	color: #333;
}
.part6_m-top .text p a:hover{
	color: #f60;
}
.part6_m-top .text span {
	display: block;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 12px;
	color: #999;
	overflow: hidden;
}
.part6_m-top .text span a{
	color: #ff8800;
}
.part6_m-bot ul{
	margin-top: -8px;
	overflow: hidden;
}
.part6_m-bot li{
	margin-top: 24px;
	padding-left: 80px;
	position: relative;
}
.HZnews li{
	padding-left: 0!important;
}

.part6_m-bot li i {
	position: absolute;
	display: inline-block;
	left: 0;
	top: 0;
	line-height: 20px;
	width: 68px;
	font-size: 14px;
	font-style: normal;
	border: 1px solid #00895c;
	color: #00895c;
	text-align: right;
	border-radius: 3px;
	text-align: center;
}
.part6_m-bot li i b {
	display: block;
	font-weight: normal;
	background: #00895c;
	color: #fff;
}
.part6_m-bot li p{
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	overflow: hidden;
}
.part6_m-bot li p a{
	color: #333;
}
.part6_m-bot li p a:hover{
	color: #00895c;
}
.part6_m-bot li span{
	display: block;
	height: 18px;
	line-height: 18px;
	font-size: 15px;
	color: #999;
	overflow: hidden;
}
.part6_r .title{
	overflow: hidden;
}
.part6_r ul{
	margin-top: -18px;
	overflow: hidden;
}
.part6_r li{
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}
.part6_r li p{
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	overflow: hidden;
}
.part6_r li p a{
	color: #333;
}
.part6_r li .item-bot{
	margin-top: 12px;
	overflow: hidden;
}
.part6_r li .item-bot .images{
	float: left;
	width: 160px;
	margin-right: 12px;
}
.part6_r li .item-bot .images a{
	display: block;
	padding-bottom: 58.72%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.part6_r li .item-bot .images img{
	max-height: none;
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.part6_r li .item-bot .images i{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 28px;
	color: #fff;
}
.part6_r li .item-bot .text{
	overflow: hidden;
}
.part6_r li .item-bot .text span{
	display: block;
	margin-top: 5px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #666d7f;
	overflow: hidden;
}
.part6_r li .item-bot .text span a{
	color: #333;
}
.part6_r li p a:hover,
.part6_r li .item-bot .text span a:hover{
	color: #f60;
}
.part6_r li .item-bot .text em{
	display: block;
	margin-top: 8px;
	font-size: 13px;
	font-style: normal;
	color: #999;
}
.part6_r li .item-bot .text em i{
	font-size: 12px;
	margin-right: 5px;
	color: #999;
}
.part6_r li:last-child{
	padding-bottom: 0;
	border-bottom: none;
}
.part6_r{
	padding: 15px 24px 20px;
}
/* part7 */
.part7{
	margin-top: 25px;
	padding: 22px 0 38px 0;
	background: url(../../../../Images/child/version/2022/exhi-bgi.png) no-repeat;
	background-size: 100% 100%;
}
.part7 .title{overflow: hidden;}
.part7 .title i{
	float: left;
	width: 32px;
	height: 36px;
	margin-right: 15px;
	background: url(../../../../Images/child/version/2022/exhi-title.png) no-repeat;
}
.part7 .title span{
	float: left;
	line-height: 36px;
	font-size: 26px;
	font-weight: 700;
	color: #00895c;
}
.part7 .title span b{
	color: #333;
}
.part7 .title a.more{
	float: right;
	line-height: 36px;
	font-size: 16px;
	color: #111e36;
}
.part7 ul{
	margin-right: -20px;
	overflow: hidden;
}
.part7 li{
	float: left;
	width: 20%;
	padding-right: 20px;
	margin-top: 20px;
	box-sizing: border-box;
}
.part7 li .images{
	padding-bottom: 55.067%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.part7 li .images img{
	max-height: none;
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
/* link */
.link{
	padding: 10px 0 30px;
	background-color: #fff;
}
.link .title{
	margin-bottom: 15px;
	position: relative;
}
.link-nav {
	height: 50px;
	line-height: 50px;
	position: relative;
}
.link-nav p{font-size: 0;}
.link-nav a {
	display: inline-block;
	width: 100px;
	text-align: center;
	font-size: 20px;
	position: relative;
	cursor: pointer;
}
.link-nav .followTab {
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100px;
	height: 3px;
	z-index: 9;
}
.link-nav .followTab i {
	position: absolute;
	width: 89px;
	height: 4px;
	left: 50%;
	transform: translateX(-50%);
	background: #309494;
	z-index: 99;
}
.link-nav .followTab i::after {
	content: "";
	position: absolute;
	width: 18px;
	height: 10px;
	bottom: -2px;
	left: 50%;
	transform: translateX(-50%);
	background: url(../../../../Images/child/version/2022/news-nav-ico.png) no-repeat;
}
.link .title::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #e8e8e8;
}
.link-btn{
	position: absolute;
	right: 0;
	top: 0;
	line-height: 50px;
	font-size: 13px;
	color: #309494;
}
.link-btn i{
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 19px 5px 0 0;
	background: url(../../../../Images/child/version/2022/link-wlw.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: top;
}
.link-list{
	overflow: hidden;
}
.link-list ul{
	margin: 0 -15px;
	padding-bottom: 15px;
	overflow: hidden;
}
.link-list li{
	float: left;
	line-height: 30px;
	margin:0 15px;
	font-size: 16px;
}
.link-list li a{
	color: #333;
}
.link-list li a:hover{
	color: #f60;
}
.link ul.link-bot{
	margin-left: -10px;
	overflow: hidden;
}
.link ul.link-bot li{
	float: left;
	height: 38px;
	line-height: 38px;
	width: 138px;
	font-size: 15px;
	margin-left: 10px;
	border: 1px solid #ccf3f3;
	text-align: center;
	border-radius: 4px;
}
.link ul.link-bot li a{
	color: #00895c;
}
.link ul.link-bot li:hover{
	border-color: #00895c;
}

#footer {
	width: 100%;
	min-width: 1200px;
	margin: 15px auto 0;
	border-top: 1px solid #e8e8e8;
	background: #333333;
	padding: 12px 0;
}
.foot {
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	color: #999;
}
.foot a {
	color: #999;
}
.foot a:hover {
	color: #00895c;
}
.footer-content {
	text-align: left;
	padding-left: 38px;
	border-bottom: 1px solid #424241;
	padding-bottom: 22px;
	margin-bottom: 22px;
}
.guide{
	padding-left: 15px;
	width: 350px;
	float: left;
}
.guide span{
	font-size: 18px;
	line-height: 30px;
	display: block;
	margin-bottom: 10px;
	color: #fff;
}
.guide p{
	float: left;
	margin-right: 20px;
}
.guide p a {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.guide.last {
	width: auto;
	overflow: hidden;
	float: none;
}
.zyAPP {
	width: 110px;
	text-align: center;
	margin: 5px 10px;
	display: inline-block;
	vertical-align: top;
}
.zyAPP:first-of-type {
    margin-left: 0;
}
.zyAPP b{
	font-size: 14px;
	line-height: 30px;
	color: #999;
	font-weight: normal;
}
.WechatTop{
	font-size: 14px;
    line-height: 30px;
    color: #999;
}
.guide {
	width: 400px;
	position: relative;
}
.guide p {
	width: 180px;
}
.foot span {
	font-size: 16px;
	color: #fff;
	display: block;
	margin: 0 0 15px;
}
.foot i {
	font-style: normal;
	color: #00895c;
}
.foot ul {
	display: inline-block;
	margin-top: 10px;
}
.foot li {
	float: left;
	margin-right: 20px;
}
.foot li b{
	display: block;
	font-weight: normal;
	margin-bottom: 7px;
}
.foot li a {
	width: 24px;
	height: 24px;
	display: inline-block;
	border-radius: 50%;
	/* background: #cecece url(../../../images/index/QQ.png) no-repeat center; */
	margin-left: 8px;
	margin-right: 4px;
	vertical-align: top;
}

.foot li em{
	font-style:normal ;
	margin-right: 8px;
}
.bottom {
	padding-top: 20px;
	text-align: center;
	background-color: #333;
}
.bottom p a {
	margin-right: 12px;
}
.bottom p a.record6 {
	width: 86px;
	background: url(/images/index/ypxx.png) no-repeat;
	vertical-align: top;
	position: relative;
	height: 32px;
	display: inline-block;
	text-decoration: none;
	color: #424345;
	text-align: left;
	font: normal 12px/14px "microsoft yahei";
	margin: 0px 2px;
	border-radius: 3px;
	padding: 8px 0px 0 34px;
}
.bottom p a.record6::after {
	content: "互联网药品信息服务资格证书";
	position: absolute;
	right: 1px;
	top: 1px;
	width: 90px;
	background-color: #fff;
	bottom: 1px;
	border-radius: 2px;
	text-align: center;
	line-height: 14px;
	padding-top: 6px;
	padding-right: 6px;
	box-sizing: border-box;
}
.bottom span {
	margin-top: 15px;
	display: inline-block;
}
.bottom span img {
	margin-right: 5px;
}
.bottom span a {
	font-size: 12px;
	color: #999;
}


.part1 .bannerCenter .image img:hover,
.part2_l .part_l-top .images img:hover,
.part2_l .part_l-bot li .images img:hover,
.part4_l .part4_l-top a.images img:hover,
.part4_l .part4_l-bot a.images img:hover,
.part6_l .part6_l-top .images img:hover,
.part6_l .part6_l-bot a.images img:hover,
.part6_r li .item-bot .images img:hover,
.part3 .swiper-slide .images img:hover,
.part7 li .images img:hover{
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}

.bannerAdv-box {
	margin-top: 20px;
	position: relative;
}
.topBannerAdv, .botBannerAdv {
	display: none;
	position: relative;
	z-index: 10;
}
.topBannerAdv .adv, .botBannerAdv .adv {
	position: relative;
	display: block;
	width: 100%;
}
.topBannerAdv img, .botBannerAdv img {
	width: 100%;
	display: block;
}
.bannerAdv-box::after {
	content: "";
	width: 100%;
	height: 96px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}








/* media */
@media screen and (max-width: 1279px){
	.main,.w{width: 1000px;}
	body{min-width: 1000px;}
    .zyAPP b {
		font-size: 12px;
	}
	.guide span {
		font-size: 16px !important;
		margin-bottom: 10px;
	}
	.footer-content {
		padding-left: 0;
	}
	.guide p a {
		font-size: 13px;
		line-height: 28px;
	}
	.guide p {
		margin-right: 10px;
	}
    .guide {
    	width: 310px;
    }
    .guide p {
    	width: 145px;
    }
	.zyAPP {
		width: 75px;
		margin: 5px 3px;
	}
    .foot {
		font-size: 12px;
	}
	#footer {
		padding: 0;
	}
	.foot p {
		font-size: 12px;
		line-height: 54px;
	}
	.foot span {
		font-size: 14px;
	}
	.topAdv {
		width: 250px;
	}
	.searchBox {
		width: 456px;
		height: 32px;
	}
    .searchBox .hot-key b {
    	font-size: 12px;
    }
    .searchBox .hot-key b i {
    	font-size: 12px;
    }
    .searchBox .hot-key a {
    	font-size: 12px;
    	margin-right: 12px;
    }
	.search {
		height: 32px;
	}
	.searchSelect {
		width: 70px;
		height: 30px;
		margin-left: 1px;
		margin-top: 1px;
	}
	.searchSelectTop p {
		font-size: 12px;
		text-indent: 14px;
	}
	.searchSelectTop i {
		right: 14px;
	}
	.searchSelectBot {
		left: -1px;
		top: 30px;
	}
	.searchSelectBot li {
		font-size: 13px;
		line-height: 22px;
	}
	.search input {
		height: 30px;
		width: 340px;
		margin-top: 1px;
		font-size: 12px;
		text-indent: 10px;
	}
	.search button {
		width: 60px;
		height: 32px;
		font-size: 12px;
		top: 1px;
		right: 1px;
	}
	.search button i {
		margin-right: 4px;
		font-size: 12px;
	}
	.logo {
		width: 200px;
		margin-right: 36px;
		margin-top: 2px;
	}
	.notice b {
		width: 90px;
		height: 20  px;
		margin-right: 15px;
	}
	.notice a i {
		height: 18px;
		line-height: 18px;
		font-size: 12px;
		padding: 0 4px;
		margin-top: 2px;
		margin-right: 7px;
	}
	.notice {
		font-size: 12px;
		line-height: 20px;
		padding: 0 0 17px;
	}
	.notice b {
		width: 80px;
		height: 18px;
		margin-right: 17px;
	}
	.notice a {
		margin-right: 20px;
	}
	.notice a i {
		font-size: 12px;
		height: 18px;
		line-height: 18px;
		padding: 0 4px;
	}
	.nav a {
		height: 36px;
		line-height: 36px;
		font-size: 14px;
		padding: 0 8px;
		margin: 0px 21px;
	}
	.nav a.focus::after, .nav a:hover::after {
		bottom: 3px;
		height: 2px;
	}
	.banner_nav ul li .adv-item {
		margin: 8px 4px 0 4px;
	}
	.product-classify {
		width: 194px;
	}
	.product-classify .title {
		height: 35px;
		font-size: 14px;
	}
	.product-classify .title-s {
		padding: 8px 0 0 15px;
		line-height: 20px;
	}
	.product-classify .title i {
		font-size: 16px;
		margin: 2px 5px 0 0;
	}
	.part1 .bannerCenter {
		float: left;
		width: 526px;
		margin: 0 10px;
	}
	.part1 .part1_r {
		width: 260px;
		padding: 8px;
	}
	.class-a {
		height: 52px;
		line-height: 52px;
		padding: 5px 0 0 15px;
	}
	.class-a b {
		font-size: 13px;
		line-height: 20px;
	}
	.class-a b i {
		left: 10px;
		top: 5px;
		font-size: 15px;
	}
	.class-a p {
		font-size: 12px;
		line-height: 18px;
		height: 18px;
	}
	.class-a p a {
		margin-right: 2px;
	}
	.class-b {
		width: 546px;
		left: 194px;
		top: -35px;
		height: 399px;
	}
	.class-adv {
		padding: 10px 15px 0;
		width: 180px;
	}
	.class-adv .item img {
		width: 100%;
		height: 140px;
	}
	.class-adv .item p {
		height: 22px;
		line-height: 22px;
		margin-top: 10px;
		font-size: 12px;
	}
	.class-txt {
		width: 546px;
	}
	.class-txt .item {
		padding: 6px 10px 6px 0px;
	}
	.class-txt .item .class-c {
		height: 30px;
		font-size: 12px;
		margin-bottom: 10px;
		line-height: 30px;
		padding-left: 10px;
	}
	.class-txt .item .class-c::after {
		width: 3px;
		height: 11px;
	}
	.class-txt .item p {
		height: 18px;
		text-indent: -4px;
	}
	.class-txt .item p a {
		font-size: 12px;
		line-height: 18px;
		margin: 0 4px;
	}
	.class-txt .item .add {
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		margin-top: 8px;
	}
	.class-txt .item .add i {
		width: 16px;
		height: 13px;
		margin: 4px 4px 0 4px;
		background-size: 100% 100%;
	}
	.class-txt .item .add a {
		margin-right: 4px;
	}
	.class-a b i.iconwulianwangyunjisuan {
		font-size: 12px;
	}
	.part1 .bannerCenter .bigItem .image b {
		right: 8px;
		top: 8px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
		padding: 0 9px;
	}
	.part1 .bannerCenter .bigItem .image b i {
		font-size: 13px;
		margin-right: 4px;
	}
	.part1 .bannerCenter .bigItem .image p {
		padding: 8px 10px 7px 42px;
	}
	.part1 .bannerCenter .bigItem .image p i {
		left: 10px;
		width: 24px;
		height: 18px;
		background-size: 100% 100%;
	}
	.part1 .bannerCenter .bigItem .image p a {
		max-height: 20px;
		line-height: 20px;
		font-size: 17px;
	}
	.part1 .bannerCenter .smallItem {
		margin: 8px -8px 0 0;
	}
	.part1 .bannerCenter .smallItem li {
		padding-right: 8px;
	}
	.part1 .bannerCenter .smallItem .image p {
		padding: 5px 6px;
	}
	.part1 .bannerCenter .smallItem .image p a {
		max-height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.part1 .bannerCenter .bigItem .image p a:hover{
		max-height: 40px;
	}
	.part1 .bannerCenter .smallItem .image p a:hover{
		max-height: 36px;
	}
	.part1 .bannerCenter .smallItem i.play {
		width: 36px;
		height: 36px;
	}
	.part1 .part1_r .title b {
		height: 36px;
		line-height: 36px;
		font-size: 17px;
	}
	.part1 .part1_r .title b i {
		width: 17px;
		height: 20px;
		margin: 8px 4px 0 0;
	}
	.part1 .part1_r .title a.more {
		line-height: 36px;
		font-size: 12px;
	}
	.part1_r .right_item p {
		padding: 6px 8px;
	}
	.part1_r .right_item p a {
		max-height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.part1_r .right_item p a:hover{
		max-height: 36px;
	}
	.part1_r .right_item i {
		top: 8px;
		left: 6px;
		width: 30px;
		height: 30px;
	}
	.part1_r li i {
		top: 8px;
		left: 6px;
		width: 20px;
		height: 20px;
	}
	.part1_r li .images {
		width: 110px;
		margin-right: 8px;
	}
	.part1_r li {
		margin-top: 8px;
	}
	.part1_r li .text {
		padding-top: 2px;
	}
	.part1_r li p {
		line-height: 16px;
		height: 32px;
		font-size: 12px;
	}
	.part1_r li em {
		line-height: 16px;
		font-size: 12px;
		margin-top: 8px;
	}
	.brands {
		margin-top: 18px;
	}
	.brands .title a {
		height: 50px;
		line-height: 42px;
		margin: 0 25px;
		font-size: 18px;
	}
	.brands .brands_item li a {
		height: 86px;
	}
	.part2, .part4, .part5, .part6 {
		margin-top: 18px;
	}
	.part2_l, .part4_l, .part6_l {
		width: 258px;
		padding: 12px 20px 5px 12px;
	}
	.part2_l .title, .part4_l .title, .part5_l .title, .part6_l .title {
		margin-bottom: 10px;
	}
	.part2_l .title b, .part4_l .title b, .part5_l .title b, .part6_l .title b {
		width: 112px;
		height: 35px;
		line-height: 35px;
		font-size: 24px;
		background-size: 100% 100%;
	}
	.part2_l .part_l-top .text p {
		margin: 10px 0;
		height: 36px;
		line-height: 18px;
		font-size: 12px;
	}
	.part2_l .part_l-top .text span {
		height: 36px;
		line-height: 36px;
		padding: 0 8px;
		font-size: 12px;
	}
	.part2_l .part_l-top .text em {
		margin-top: 8px;
		font-size: 12px;
	}
	.part2_l .part_l-top .text em i {
		font-size: 12px;
		margin-right: 3px;
	}
	.part2_l .part_l-bot li {
		padding: 14px 0;
	}
	.part2_l .part_l-bot li .images {
		width: 88px;
		margin-right: 10px;
	}
	.part2_l .part_l-bot li .text p {
		line-height: 16px;
		height: 32px;
		font-size: 12px;
	}
	.part2_l .part_l-bot li .text em {
		margin-top: 1px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.part2_m .title, .part4_m .title, .part6_m .title {
		height: 35px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	.part2_m .title a, .part4_m .title a, .part6_m .title a {
		width: 90px;
		font-size: 14px;
	}
	.part2_m .title a.focus::before, .part4_m .title a.focus::before, .part6_m .title a.focus::before {
		height: 2px;
		width: 52px;
	}
	.part2_m .part2_m-top {
		padding: 8px;
	}
	.part2_m .part2_m-top h2 a {
		height: 28px;
		line-height: 28px;
		font-size: 20px;
	}
	.part2_m .part2_m-top span {
		height: 32px;
		line-height: 16px;
		font-size: 12px;
		margin-top: 10px;
	}
	.part2_m, .part4_m, .part6_m {
		width: 474px;
		padding: 12px 16px 15px 0;
		margin-right: 16px;
	}
	.part2_m p {
		margin: 12px 0 5px 0;
		padding: 5px 14px 5px 62px;
	}
	.part2_m p i {
		left: 11px;
		height: 22px;
		line-height: 22px;
		width: 38px;
		font-size: 12px;
		margin-right: 5px;
	}
	.part2_m p a {
		height: 22px;
		line-height: 22px;
		font-size: 15px;
	}
	.part2_m .part2_m-bot span {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.part2_m .part2_m-bot ul {
		margin-right: -12px;
	}
	.part2_m .part2_m-bot li {
		padding-right: 12px;
		margin-top: 10px;
	}
	.part2_m .part2_m-bot li a {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.part2_m .part2_m-bot b {
		margin-top: 18px;
		height: 26px;
		line-height: 26px;
		font-size: 18px;
	}
	.part2_r .title b, .part4_r .title b, .part5_r .title b, .part6_r .title b {
		line-height: 35px;
		font-size: 18px;
		margin-right: 2px;
	}
	.part2_r .title span, .part4_r .title span, .part5_r .title span, .part6_r .title span {
		height: 35px;
		line-height: 28px;
	}
	.part2_r .title span a, .part4_r .title span a, .part5_r .title span a, .part6_r .title span a {
		font-size: 12px;
	}
	.part2_r .title span i, .part4_r .title span i, .part5_r .title span i, .part6_r .title span i {
		width: 13px;
		height: 13px;
		margin: 11px 3px 0 0;
	}
	.part2_r li a.images {
		width: 44px;
		height: 44px;
		margin-right: 10px;
	}
	.part2_r li {
		padding: 9px 0 10px;
	}
	.part2_r li p {
		padding: 2px 0 0;
	}
	.part2_r li p a {
		line-height: 16px;
		height: 32px;
		font-size: 12px;
	}
	.part2_r a.more {
		width: 80px;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
		margin: 5px auto 0;
	}
	.part2_r, .part4_r, .part5_r, .part6_r {
		padding: 11px 12px 14px;
	}
	.part3 {
		height: 326px;
		padding: 18px 0;
		margin-top: 18px;
	}
	.part3 .title {
		height: 32px;
		line-height: 32px;
	}
	.part3 .title i {
		width: 32px;
		height: 32px;
		margin: 2px 3px 0 0;
	}
	.part3 .title span {
		font-size: 22px;
	}
	.part3 .swiper-container {
		padding-top: 50px;
	}
	.part3 .arr {
		height: 24px;
		width: 52px;
	}
	.part3 .arr i {
		width: 24px;
		height: 24px;
		margin-top: 0;
	}
	.part3 .arr i:last-child {
		margin-left: 4px;
	}
	.part3 .swiper-slide {
		padding: 14px 20px 19px 13px;
	}
	.part3 .swiper-slide .images i {
		left: 10px;
		bottom: 10px;
		font-size: 30px;
	}
	.part3 .swiper-slide em {
		font-size: 12px;
		margin: 4px 0;
	}
	.part3 .swiper-slide em i {
		font-size: 12px;
		margin-right: 2px;
	}
	.part3 .swiper-slide p a {
		height: 16px;
		line-height: 16px;
		font-size: 13px;
		margin: 4px 0 2px;
	}
	.part3 .swiper-slide span {
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.part4_l .part4_l-top p {
		height: 36px;
		line-height: 30px;
		font-size: 13px;
	}
	.part4_l .part4_l-bot ul {
		padding-bottom: 8px;
		margin-right: -15px;
	}
	.part4_l-bot li {
		padding-right: 15px;
	}
	.part4_l .part4_l-bot p {
		margin-top: 6px;
		height: 32px;
		line-height: 16px;
		font-size: 12px;
	}
	.part4_m-item li p {
		height: 20px;
		line-height: 20px;
		font-size: 16px;
	}
	.part4_m-item ul {
		margin-top: -9px;
	}
	.part4_m-item li {
		padding: 9px 0;
	}
	.part4_m-item li span {
		height: 20px;
		line-height: 20px;
		font-size: 13px;
		padding-left: 68px;
		margin-top: 8px;
	}
	.part4_m-item li span i {
		height: 20px;
		width: 64px;
		font-size: 12px;
		text-indent: 5px;
	}
	.part4_m-bot{
		margin-right: -10px;
	}
	.part4_m-item .part4_m-bot p {
		margin-top: 5px;
		padding-right: 10px;
	}
	.part4_m-item .part4_m-bot p span a{
		height: 16px;
		line-height: 16px;
		font-size: 13px;
	}
	.part4_m-item .part4_m-bot {
		padding-top: 3px;
	}
	.part4_r ul {
		margin-top: -7px;
	}
	.part4_r li {
		padding: 11px 0;
	}
	.part4_r li .images {
		width: 44px;
		height: 44px;
		margin-right: 10px;
	}
	.part4_r li p {
		height: 32px;
		line-height: 16px;
		font-size: 12px;
		margin-top: 6px;
	}
	.part5_l {
		width: 746px;
		padding: 12px 12px 16px 12px;
		margin-right: 16px;
	}
	.part5_l .title p a i {
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.part5_l .title p a {
		padding: 0px 1px;
		margin-left: 8px;
	}
	.part5_l ul {
		margin: -12px -12px 0 0;
	}
	.part5_l li {
		margin-top: 12px;
		padding-right: 12px;
	}
	.part5_l li .item .images a {
		height: 135px;
	}
	.part5_l li .text {
		padding: 5px;
	}
	.part5_l li .text p {
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.part5_l li .item {
		height: 169px;
	}
	.part5_l li .item:hover .text b{
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.part5_r li .images {
		width: 76px;
		height: 76px;
		margin-right: 8px;
	}
	.part5_r li .text p {
		height: 30px;
		line-height: 15px;
		font-size: 13px;
	}
	.part5_r li .text span a {
		height: 22px;
		line-height: 22px;
		width: 46px;
		font-size: 12px;
	}
	.part5_r li .text span b {
		line-height: 22px;
		font-size: 12px;
	}
	.part5_r li .text span {
		margin-top: 20px;
	}
	.part5_r li {
		margin-top: 16px;
	}
	.part2_r .title, .part4_r .title, .part5_r .title, .part6_r .title {
		height: 35px;
		margin-bottom: 10px;
		font-size: 18px;
	}
	.part2_r ul {
		margin-top: 4px;
	}
	.part5_r ul{
		padding-bottom: 3px;
	}
	.part6_l .part6_l-top .images i {
		width: 61px;
		height: 61px;
	}
	.part6_l .part6_l-top .images p {
		padding: 5px 6px;
	}
	.part6_l .part6_l-top .images p a {
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.part6_l .part6_l-bot {
		margin-top: 5px;
	}
	.part6_l .part6_l-bot li {
		padding-right: 10px;
		margin-top: 6px;
	}
	.part6_l .part6_l-bot ul {
		margin: -6px -10px 0 0;
		padding-bottom: 6px;
	}
	.part6_l .part6_l-bot li p {
		height: 30px;
		line-height: 15px;
		font-size: 12px;
		margin-top: 2px;
	}
	.part6_m-top .images {
		width: 152px;
		margin-left: 32px;
	}
	.part6_m-top .text {
		padding: 12px 0 12px 14px;
	}
	.part6_m-top .text p {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.part6_m-top .text span {
		height: 32px;
		line-height: 16px;
		font-size: 12px;
		margin-top: 10px;
	}
	.part6_m-bot li i {
		line-height: 15px;
		font-size: 12px;
		width: 55px;
	}
	.part6_m-bot li p {
		height: 16px;
		line-height: 16px;
		font-size: 13px;
	}
	.part6_m-bot li span {
		height: 14px;
		line-height: 14px;
		font-size: 12px;
	}
	.part6_m-bot li {
		margin-top: 20px;
		padding-left: 65px;
	}
	.part6_m-bot ul {
		margin-top: -9px;
	}
	.part6_r li .item-bot .images {
		width: 114px;
		margin-right: 9px;
	}
	.part6_r li .item-bot .text span {
		margin-top: 2px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.part6_r li .item-bot .text em {
		margin-top: 7px;
		font-size: 12px;
	}
	.part6_r li .item-bot .text em i {
		font-size: 12px;
		margin-right: 4px;
	}
	.part6_r li p {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.part6_r li .item-bot {
		margin-top: 9px;
	}
	.part6_r li {
		margin-top: 14px;
		padding-bottom: 12px;
	}
	.part7 {
		margin-top: 18px;
		padding: 14px 0 28px 0;
	}
	.part7 li {
		padding-right: 15px;
		margin-top: 15px;
	}
	.part7 ul {
		margin-right: -15px;
	}
	.part7 .title i {
		width: 24px;
		height: 26px;
		margin-right: 8px;
		background-size: 100% 100%;
	}
	.part7 .title span {
		line-height: 26px;
		font-size: 19px;
	}
	.part7 .title a.more {
		line-height: 26px;
		font-size: 12px;
	}
	.link {
		padding: 8px 0 20px;
	}
	.link .title {
		margin-bottom: 10px;
	}
	.link-btn {
		line-height: 38px;
		font-size: 12px;
	}
	.link-btn i {
		width: 12px;
		height: 12px;
		margin: 14px 3px 0 0;
	}
	.link-nav {
		height: 38px;
		line-height: 38px;
	}
	.link-nav a {
		width: 75px;
		font-size: 15px;
	}
	.link-nav .followTab {
		width: 75px;
		height: 2px;
	}
	.link-nav .followTab i {
		width: 75px;
		height: 3px;
	}
	.link-list li {
		line-height: 24px;
		margin: 0 10px;
		font-size: 12px;
	}
	.link-list ul {
		margin: 0 -10px;
		padding-bottom: 10px;
	}
	.link ul.link-bot li {
		height: 28px;
		line-height: 28px;
		width: 101px;
		font-size: 12px;
		margin-left: 8px;
	}

	.part2_m .part2_m-bot ul {
		margin: 0 -10px 0 0;
	}
	.part2_m .part2_m-bot li {
		margin-top: 10px;
	}
	.part2_m .part2_m-bot li .text span {
		display: block;
		height: 24px;
		line-height: 24px;
		font-size: 14px;
	}
	.part2_m .part2_m-bot li .text span i{
		font-size: 13px;
	}
	.part2_m .part2_m-bot li .images {
		float: left;
		width: 135px;
		margin-right: 10px;
	}
	.part2_r{
		padding: 11px 12px 10px;
	}
	.class-txt .item .class-c a.more {
		font-size: 12px;
	}
	.part2_m .part2_m-bot li .text span:nth-child(1) a{
		font-size: 15px;
	}
	.class-b p i {
		margin: 0 8px;
	}
	.part2_m .vip-top {
		padding: 8px;
	}
	.part2_m .vip-top b {
		padding-right: 50px;
	}
	.part2_m .vip-top b a {
		height: 30px;
		line-height: 30px;
		font-size: 15px;
	}
	.part2_m .vip-top b i {
		line-height: 30px;
		font-size: 12px;
	}
	.part2_m .vip-bot ul:first-child {
		padding: 5px 0 6px;
		margin-bottom: 6px;
	}
	.part2_m .vip-bot li {
		height: 25px;
		line-height: 25px;
		font-size: 14px;
	}
	.part2_m .vip-bot li:nth-child(2n+1) {
		padding-right: 8px;
	}
	.part2_m .vip-bot li:nth-child(2n) {
		padding-left: 8px;
	}
	.part1_r .right_item .images {
		height: 137px;
	}
	.part1_r li .images{
		height: 62px;
	}

}
@media only screen and (min-width: 1280px) and (max-width: 1439px){
	.main,.w{width: 1200px;}
	body{min-width: 1200px;}
    .foot {
		font-size: 12px;
	}
	#footer {
		padding: 0;
	}
	.foot p {
		font-size: 12px;
		line-height: 54px;
	}
	.foot span {
		font-size: 14px;
	}
    .guide span {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.footer-content {
		padding-left: 0;
	}
	.guide p a {
		font-size: 14px;
		line-height: 30px;
	}
	.guide p {
		margin-right: 10px;
	}
	.guide {
    	width: 360px;
    }
	.guide p {
		width: 170px;
	}
	.zyAPP {
		width: 100px;
        margin: 5px 3px;
	}
	.topAdv {
		width: 300px;
		float: right;
	}
	.searchBox {
		width: 548px;
		height: 38px;
	}
    .searchBox .hot-key b {
    	font-size: 12px;
    }
    .searchBox .hot-key b i {
    	font-size: 12px;
    }
    .searchBox .hot-key a {
    	font-size: 12px;
    	margin-right: 12px;
    }
	.searchSelect {
		width: 80px;
		height: 34px;
	}
	.search {
		height: 34px;
	}
	.searchSelectTop p {
		line-height: 18px;
		font-size: 13px;
	}
	.searchSelectTop i {
		right: 13px;
	}
	.search input {
		height: 34px;
		width: 408px;
		font-size: 13px;
		text-indent: 12px;
	}
	.search button {
		width: 70px;
		height: 34px;
		font-size: 14px;
	}
	.search button i {
		margin-right: 5px;
		font-size: 13px;
	}
	.logo {
		width: 240px;
		margin-right: 58px;
		margin-top: 2px;
	}
	.notice {
		font-size: 13px;
		padding: 0 0 17px 0;
	}
	.notice b {
		width: 95px;
		height: 22px;
		margin-right: 20px;
	}
	.notice a {
		margin-right: 20px;
	}
	.notice a i {
		font-size: 12px;
	}
	.nav a {
		height: 42px;
		line-height: 42px;
		font-size: 16px;
		padding: 0 12px;
		margin: 0 24px;
	}
	.product-classify {
		width: 232px;
	}
	.part1 .bannerCenter {
		width: 634px;
	}
	.part1 .part1_r {
		width: 314px;
	}
	.product-classify .title {
		height: 42px;
		font-size: 16px;
	}
	.product-classify .title-s {
		padding: 10px 0 0 18px;
		line-height: 24px;
	}
	.product-classify .title i {
		font-size: 20px;
		margin: 1px 8px 0 0;
	}
	.class-a {
		height: 63px;
		line-height: 63px;
		padding: 8px 0 0 20px;
	}
	.class-a b {

		font-size: 14px;
		line-height: 26px;
	}
	.class-a b i {
		left: 10px;
		top: 9px;
		font-size: 18px;
	}
	.class-a p {
		font-size: 13px;
		line-height: 18px;
		height: 18px;
	}
	.class-a p a {
		margin-right: 6px;
	}
	.class-b {
		width: 654px;
		left: 232px;
		top: -42px;
		height: 483px;
	}
	.class-txt {
		width: 654px;
	}
	.class-txt .item {
		padding: 10px 15px 8px 0px;
	}
	.class-txt .item .class-c {
		height: 34px;
		font-size: 13px;
		margin-bottom: 10px;
		line-height: 34px;
		padding-left: 10px;
	}
	.class-txt .item .class-c::after {
		width: 3px;
		height: 14px;
	}
	.class-txt .item p {
		height: 18px;
		text-indent: -6px;
	}
	.class-txt .item p a {
		font-size: 12px;
		line-height: 18px;
		margin: 0 6px;
	}
	.class-txt .item .add {
		height: 24px;
		line-height: 24px;
		font-size: 13px;
		margin-top: 8px;
	}
	.class-txt .item .add i {
		width: 17px;
		height: 14px;
		margin: 5px 12px 0 8px;
		background-size: 100% 100%;
	}
	.class-txt .item .add a {
		margin-right: 10px;
	}
	.class-adv {
		padding: 15px 20px 0;
		width: 230px;
	}
	.class-adv .item img {
		height: 180px;
	}
	.part1 .bannerCenter .bigItem .image p {
		padding: 10px 12px 10px 54px;
	}
	.part1 .bannerCenter .bigItem .image p i {
		width: 26px;
		height: 18px;
		background-size: 100% 100%;
	}
	.part1 .bannerCenter .bigItem .image p a {
		max-height: 22px;
		line-height: 22px;
		font-size: 20px;
	}
	.part1 .bannerCenter .smallItem .image p {
		padding: 8px 10px;
	}
	.part1 .bannerCenter .smallItem .image p a {
		max-height: 18px;
		line-height: 18px;
		font-size: 15px;
	}
	.part1 .bannerCenter .bigItem .image p a:hover{
		max-height: 44px;
	}
	.part1 .bannerCenter .smallItem .image p a:hover{
		max-height: 36px;
	}
	.part1 .part1_r .title b {
		height: 42px;
		line-height: 42px;
		font-size: 20px;
	}
	.part1 .part1_r .title b i {
		width: 20px;
		height: 23px;
		margin: 10px 6px 0 0;
		background-size: 100% 100%;
	}
	.part1 .part1_r .title a.more {
		line-height: 42px;
		font-size: 14px;
	}
	.part1_r .right_item p {
		padding: 8px 10px;
	}
	.part1_r .right_item p a {
		max-height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.part1_r .right_item p a:hover{
		max-height: 36px;
	}
	.part1_r li .images {
		width: 134px;
		margin-right: 10px;
	}
	.part1_r li .text {
		padding-top: 4px;
	}
	.part1_r li p {
		line-height: 20px;
		height: 40px;
		font-size: 14px;
	}
	.part1 .bannerCenter .smallItem {
		margin: 11px -10px 0 0;
	}
	.brands {
		margin-top: 22px;
	}
	.brands .title a {
		height: 62px;
		line-height: 52px;
		margin: 0 40px;
		font-size: 22px;
	}
	.brands .brands_item li a {
		height: 102px;
	}
	.part2, .part4, .part5, .part6 {
		margin-top: 20px;
	}
	.part2_l, .part4_l, .part6_l {
		width: 310px;
		padding: 12px 26px 4px 16px;
	}
	.part2_l .title b, .part4_l .title b, .part5_l .title b, .part6_l .title b {
		width: 135px;
		height: 42px;
		line-height: 42px;
		font-size: 28px;
		background-size: 100% 100%;
	}
	.part2_l .part_l-top .text p {
		margin: 10px 0;
		height: 44px;
		line-height: 22px;
		font-size: 14px;
	}
	.part2_l .part_l-top .text span {
		height: 42px;
		line-height: 42px;
		padding: 0 10px;
		font-size: 13px;
	}
	.part2_l .part_l-top .text em {
		margin-top: 10px;
		font-size: 13px;
	}
	.part2_l .part_l-top .text em i {
		font-size: 12px;
		margin-right: 4px;
	}
	.part2_l .part_l-bot li {
		padding: 16px 0;
	}
	.part2_m, .part4_m, .part6_m {
		width: 585px;
		padding: 12px 20px 15px 0;
		margin-right: 18px;
	}
	.part2_m .title, .part4_m .title, .part6_m .title {
		height: 42px;
		line-height: 42px;
	}
	.part2_m .title a, .part4_m .title a, .part6_m .title a {
		width: 110px;
		font-size: 18px;
	}
	.part2_m .title a::after, .part4_m .title a::after, .part6_m .title a::after {
		font-size: 18px;
	}
	.part2_m .part2_m-top h2 a {
		height: 30px;
		line-height: 30px;
		font-size: 22px;
	}
	.part2_m .part2_m-top {
		padding: 15px;
	}
	.part2_m .part2_m-top span {
		height: 40px;
		line-height: 20px;
		font-size: 13px;
		margin-top: 8px;
	}
	.part2_m p {
		margin: 20px 0 11px 0;
		padding: 8px 16px 8px 74px;
	}
	.part2_m p i {
		height: 26px;
		line-height: 26px;
		width: 50px;
		font-size: 15px;
		margin-right: 14px;
	}
	.part2_m p a {
		height: 26px;
		line-height: 26px;
		font-size: 20px;
	}
	.part2_m .part2_m-bot span {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.part2_m .part2_m-bot li a {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.part2_m .part2_m-bot ul {
		margin-right: -15px;
	}
	.part2_m .part2_m-bot li {
		padding-right: 15px;
		margin-top: 18px;
	}
	.part2_m .part2_m-bot b {
		margin-top: 24px;
		height: 26px;
		line-height: 26px;
		font-size: 20px;
	}
	.part2_r, .part4_r, .part5_r, .part6_r {
		padding: 12px 20px 21px;
	}
	.part2_r {
		padding: 6px 20px 15px;
	}
	.part2_r .title, .part4_r .title, .part5_r .title, .part6_r .title {
		height: 42px;
		margin-bottom: 15px;
		font-size: 22px;
	}
	.part2_r .title b, .part4_r .title b, .part5_r .title b, .part6_r .title b {
		line-height: 42px;
		font-size: 22px;
		margin-right: 3px;
	}
	.part2_r .title span, .part4_r .title span, .part5_r .title span, .part6_r .title span {
		height: 42px;
		line-height: 38px;
	}
	.part2_r .title span i, .part4_r .title span i, .part5_r .title span i, .part6_r .title span i {
		width: 14px;
		height: 14px;
		margin: 16px 5px 0 0;
	}
	.part2_r li a.images {
		width: 52px;
		height: 52px;
		margin-right: 15px;
	}
	.part2_r li {
		padding: 14px 0 16px;
	}
	.part2_r li p a {
		line-height: 20px;
		height: 40px;
		font-size: 14px;
	}
	.part2_r a.more {
		width: 90px;
		height: 32px;
		line-height: 32px;
		font-size: 13px;
		margin: 10px auto 0;
	}
	.part3 {
		height: 392px;
		padding: 25px 0;
		margin-top: 20px;
	}
	.part3 .swiper-container {
		padding-top: 56px;
	}
	.part3 .title {
		height: 37px;
		line-height: 37px;
	}
	.part3 .title i {
		width: 37px;
		height: 37px;
		margin: 2px 5px 0 0;
	}
	.part3 .title span {
		font-size: 27px;
	}
	.part3 .arr i {
		width: 30px;
		height: 30px;
	}
	.part3 .arr {
		height: 30px;
		width: 70px;
	}
	.part3 .swiper-slide {
		padding: 16px 24px 22px 16px;
	}
	.part3 .swiper-slide em {
		font-size: 14px;
		margin: 10px 0 9px;
	}
	.part3 .swiper-slide p a {
		height: 22px;
		line-height: 22px;
		font-size: 16px;
		margin: 8px 0 4px;
	}
	.part3 .swiper-slide span {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.part4_l .part4_l-top p {
		height: 44px;
		line-height: 40px;
		font-size: 14px;
	}
	.part4_l-bot li {
		padding-right: 16px;
	}
	.part4_l .part4_l-bot ul {
		padding-bottom: 13px;
		margin-right: -15px;
	}
	.part4_l-bot li {
		padding-right: 16px;
	}
	.part4_l .part4_l-bot p {
		margin-top: 8px;
		height: 36px;
		line-height: 18px;
		font-size: 13px;
	}
	.part4_m-item li {
		padding: 10px 0;
	}
	.part4_m-item li p {
		height: 28px;
		line-height: 28px;
		font-size: 20px;
	}
	.part4_m-item li span {
		height: 22px;
		line-height: 22px;
		font-size: 14px;
		padding-left: 80px;
		margin-top: 8px;
	}
	.part4_m-item li span i {
		height: 22px;
		width: 74px;
		font-size: 12px;
		text-indent: 8px;
	}
	.part4_m-item .part4_m-bot {
		padding-top: 3px;
		margin-right: -15px;
	}
	.part4_m-item .part4_m-bot p {
		margin-top: 8px;
	}
	.part4_m-item .part4_m-bot p a{
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.part4_r li {
		padding: 14px 0;
	}
	.part4_r li .images {
		width: 52px;
		height: 52px;
		margin-right: 14px;
	}
	.part4_r li p {
		font-size: 14px;
		margin-top: 6px;
	}
	.part4_r ul {
		margin-top: -17px;
	}
	.part5_l .title p a i {
		height: 26px;
		line-height: 26px;
		font-size: 13px;
	}
	.part5_l .title p a {
		padding: 0 4px;
		margin-left: 12px;
	}
	.part5_l .title p {
		margin-top: 7px;
	}
	.part5_l li .item {
		height: 200px;
	}
	.part5_l li .text p {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.part5_l li .text {
		padding: 8px;
	}
	.part5_l li .item:hover .text b {
		height: 20px;
		line-height: 20px;
		font-size: 15px;
	}
	.part5_l {
		width: 896px;
		padding: 13px 16px 20px 16px;
		margin-right: 18px;
	}
	.part5_l li .item .images a {
		height: 164px;
	}
	.part5_r li {
		margin-top: 18px;
	}
	.part5_r li .images {
		width: 90px;
		height: 90px;
		margin-right: 15px;
	}
	.part5_r li .text p {
		height: 36px;
		line-height: 18px;
		font-size: 14px;
	}
	.part5_r li .text span a {
		height: 26px;
		line-height: 26px;
		width: 56px;
		font-size: 14px;
	}
	.part5_r li .text span b {
		line-height: 26px;
		font-size: 14px;
	}
	.part5_r li .text span {
		margin-top: 24px;
	}
	.part6_l .part6_l-top .images i {
		width: 74px;
		height: 74px;
	}
	.part6_l .part6_l-top .images p a {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.part6_l .part6_l-bot li {
		padding-right: 15px;
		margin-top: 10px;
	}
	.part6_l .part6_l-bot ul {
		margin: -10px -15px 0 0;
		padding-bottom: 7px;
	}
	.part6_l .part6_l-bot li p {
		height: 30px;
		line-height: 15px;
		font-size: 13px;
		margin-top: 4px;
	}
	.part6_m-top .images {
		width: 182px;
		margin-left: 38px;
	}
	.part6_m-top .text {
		padding: 15px 0 15px 18px;
	}
	.part6_m-top .text p {
		height: 22px;
		line-height: 22px;
		font-size: 16px;
	}
	.part6_m-top .text span {
		font-size: 13px;
		margin-top: 10px;
	}
	.part6_m-bot li {
		margin-top: 20px;
		padding-left: 75px;
	}
	.part6_m-bot li i {
		line-height: 18px;
		width: 65px;
		font-size: 13px;
	}
	.part6_m-bot li p {
		height: 22px;
		line-height: 22px;
		font-size: 15px;
	}
	.part6_m-bot li span {
		height: 16px;
		line-height: 16px;
		font-size: 14px;
	}
	.part6_m-bot ul {
		margin-top: -9px;
	}
	.part6_r li p {
		height: 20px;
		line-height: 20px;
		font-size: 15px;
	}
	.part6_r li .item-bot .text span {
		margin-top: 3px;
		height: 20px;
		line-height: 20px;
		font-size: 13px;
	}
	.part6_r li .item-bot .text em i {
		margin-right: 3px;
	}
	.part6_r ul {
		margin-top: -13px;
	}
	.part6_r li {
		margin-top: 12px;
		padding-bottom: 11px;
	}
	.part6_r li .item-bot .images {
		width: 136px;
	}
	.part7 {
		margin-top: 22px;
		padding: 17px 0 32px 0;
	}
	.part7 .title i {
		width: 28px;
		height: 30px;
		margin-right: 13px;
		background-size: 100% 100%;
	}
	.part7 .title span {
		line-height: 30px;
		font-size: 23px;
	}
	.part7 .title a.more {
		line-height: 30px;
		font-size: 14px;
	}
	.part7 ul {
		margin-right: -16px;
	}
	.part7 li {
		padding-right: 16px;
		margin-top: 16px;
	}
	.link-nav {
		height: 44px;
		line-height: 44px;
	}
	.link-nav a {
		width: 95px;
		font-size: 18px;
	}
	.link-nav .followTab {
		width: 95px;
	}
	.link-list ul {
		margin: 0 -12px;
		padding-bottom: 12px;
	}
	.link-list li {
		line-height: 28px;
		margin: 0 12px;
		font-size: 14px;
	}
	.link ul.link-bot li {
		height: 32px;
		line-height: 32px;
		width: 120px;
		font-size: 14px;
		margin-left: 10px;
	}

	.part2_m .part2_m-bot li .text span {
		height: 32px;
		line-height: 32px;
		font-size: 15px;
	}
	.part2_m .part2_m-bot li .text span i{
		font-size: 13px;
	}
	.part2_m .part2_m-bot ul {
		margin: -10px 0 0 0;
	}
	.part2_m .part2_m-bot li {
		margin-top: 10px;
	}
	.part2_m .part2_m-bot li a {
		font-size: 15px;
	}
	.part2_m .part2_m-bot li .images {
		width: 170px;
		margin-right: 20px;
	}
	.part2_m .part2_m-bot li .text span:nth-child(1) a{
		font-size: 17px;
	}
	.part2_m .vip-top b {
		padding-right: 55px;
	}
	.part2_m .vip-top b a {
		height: 36px;
		line-height: 36px;
		font-size: 17px;
	}
	.part2_m .vip-top b i {
		line-height: 36px;
		font-size: 14px;
	}
	.part2_m .vip-bot ul:first-child {
		padding: 8px 0 8px;
		margin-bottom: 8px;
	}
	.part2_m .vip-bot li {
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}
	.part1_r .right_item .images {
		height: 165px;
	}
	.part1_r li .images{
		height: 75px;
	}


}
@media only screen and (min-width: 1440px) and (max-width: 1599px){
	.main,.w{width: 1400px;}
	body{min-width: 1400px;}
    .guide {
    	width: 388px;
    }
    .guide p {
    	width: 174px;
    }
}
@media only screen and (min-width: 1600px) and (max-width: 1920px) {
	.main,.w{width: 1560px;}
	body{min-width: 1560px;}
	.iframe{height: 40px;}

	.multimedia {
		top: -40px;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
	}
	.multimedia > div {
		width: 70px;
	}
	.topAdv {
		width: 398px;
	}
	.searchBox {
		width: 730px;
		height: 50px;
	}
	.search {
		width: 100%;
		height: 50px;
		position: relative;
	}
	.searchSelect {
		width: 105px;
		height: 46px;
	}
	.searchSelectTop p {
		line-height: 24px;
		font-size: 16px;
		text-indent: 24px;
	}
	.searchSelectBot {
		top: 46px;
	}
	.search button {
		right: 2px;
		top: 2px;
		width: 98px;
		height: 46px;
		font-size: 15px;
	}
	.search button i {
		font-size: 15px;
	}
	.search input {
		height: 46px;
		width: 545px;
		font-size: 15px;
	}
	.logo {
		width: 325px;
		margin-right: 60px;
		margin-top: 3px;
	}
	.notice {
		padding: 0 0 24px;
	}
	.notice a {
		margin-right: 80px;
	}
	.nav a {
		height: 58px;
		line-height: 58px;
		font-size: 20px;
		font-weight: 700;
		padding: 0 15px;
		margin: 0 32px;
	}
	.banner_nav ul{
		margin: 0 -6px;
	}
	.banner_nav ul li .adv-item {
		margin: 14px 6px 0 6px;
	}
	.product-classify {
		width: 310px;
	}
	.part1 .bannerCenter {
		width: 826px;
		margin: 0 12px;
	}
	.part1 .part1_r {
		width: 400px;
		padding: 12px;
	}
	.class-a {
		height: 82px;
		line-height: 82px;
		padding: 15px 0 0 35px;
	}
	.class-a b {
		font-size: 16px;
		line-height: 30px;
	}
	.class-a b i {
		left: 10px;
		top: 16px;
		font-size: 22px;
	}
	.product-classify ul {
		padding: 1px 0 0px 0;
	}
	.class-b {
		width: 850px;
		left: 310px;
		top: -50px;
		height: 625px;
	}
	.class-txt {
		width: 850px;
	}
	.class-txt .item p {
		height: 28px;
		text-indent: -10px;
	}
	.class-txt .item p a {
		font-size: 14px;
		line-height: 28px;
		margin: 0 10px;
	}
	.part1 .part1_r .title b {
		height: 60px;
		line-height: 60px;
		font-size: 26px;
	}
	.part1 .part1_r .title b i {
		margin: 17px 10px;
	}
	.part1 .part1_r .title a.more {
		line-height: 60px;
		font-size: 16px;
	}
	.part1 .bannerCenter .bigItem .image b {
		right: 20px;
		top: 20px;
		height: 32px;
		line-height: 32px;
		font-size: 16px;
		padding: 0 14px;
	}
	.part1 .bannerCenter .bigItem .image p {
		padding: 15px 18px 15px 70px;
	}
	.part1 .bannerCenter .bigItem .image p i {
		left: 25px;
	}
	.part1 .bannerCenter .bigItem .image p a {
		max-height: 32px;
		line-height: 32px;
		font-size: 24px;
	}
	.part1 .bannerCenter .bigItem .image p a:hover{
		max-height: 64px;
	}
	.part1_r .right_item p a {
		max-height: 24px;
		line-height: 24px;
		font-size: 16px;
	}
	.part1_r .right_item p a:hover{
		max-height: 48px;
	}
	.part1_r li {
		margin-top: 10px;
	}
	.part1_r li .images {
		width: 178px;
		margin-right: 10px;
	}
	.brands {
		margin-top: 28px;
	}
	.brands .brands_item li a {
		height: 135px;
	}
	.part2, .part4, .part5, .part6 {
		margin-top: 28px;
	}
	.part2_l, .part4_l, .part6_l {
		width: 414px;
		padding: 16px 35px 8px 23px;
	}
	.part2_m, .part4_m, .part6_m {
		width: 730px;
		padding: 16px 26px 15px 0;
		margin-right: 24px;
	}
	.part2_r, .part4_r, .part5_r, .part6_r {
		padding: 16px 24px 22px;
	}
	.part2_l .part_l-top .text p {
		font-size: 17px;
	}
	.part2_l .part_l-top .text span {
		height: 56px;
		line-height: 56px;
		font-size: 16px;
	}
	.part2_l .part_l-top .text em i {
		font-size: 15px;
		margin-right: 5px;
	}
	.part2_l .part_l-top .text em {
		margin-top: 15px;
		font-size: 16px;
	}
	.part2_l .part_l-bot li .images {
		width: 142px;
		margin-right: 20px;
	}
	.part2_l .part_l-bot li .text p {
		line-height: 27px;
		height: 54px;
		font-size: 17px;
	}
	.part2_m .part2_m-top {
		padding: 21px;
	}
	.part2_m .part2_m-top h2 a {
		height: 40px;
		line-height: 40px;
		font-size: 28px;
	}
	.part2_m .part2_m-top span {
		height: 44px;
		line-height: 22px;
		font-size: 15px;
		margin-top: 12px;
	}
	.part2_m p {
		margin: 19px 0 22px 0;
		padding: 10px 16px 10px 94px;
	}
	.part2_m p i {
		left: 16px;
		height: 34px;
		line-height: 34px;
		width: 60px;
		font-size: 20px;
	}
	.part2_m p a {
		height: 34px;
		line-height: 34px;
		font-size: 24px;
	}
	.part2_m .part2_m-bot li .images {
		width: 208px;
		margin-right: 25px;
	}
	.part2_m .part2_m-bot li .text span {
		height: 38px;
		line-height: 38px;
		font-size: 18px;
	}
	.part2_m .part2_m-bot li .text span i{
		font-size: 16px;
	}
	.part2_r li a.images {
		width: 68px;
		height: 68px;
		margin-right: 22px;
	}
	.part2_r li p a {
		line-height: 24px;
		height: 48px;
		font-size: 18px;
	}
	.part2_r li {
		padding: 16px 0 18px;
	}
	.part2_r ul {
		margin-top: -16px;
	}
	.part2_r {
		padding: 16px 24px 18px;
	}
	.part5_r {
		padding: 16px 24px 20px;
	}
	.part5_r li {
		margin-top: 18px;
	}
	.part3 {
		height: 522px;
		padding: 35px 0;
		margin-top: 28px;
	}
	.part3 .swiper-container {
		padding-top: 75px;
	}
	.part3 .title {
		height: 49px;
		line-height: 49px;
	}
	.part3 .title span {
		font-size: 36px;
	}
	.part3 .title i {
		width: 49px;
		height: 49px;
		margin: 2px 9px 0 0;
	}
	.part3 .arr {
		height: 36px;
		width: 84px;
	}
	.part3 .arr i {
		width: 36px;
		height: 36px;

	}
	.part4_l .part4_l-top p {
		height: 60px;
		line-height: 56px;
		font-size: 18px;
	}
	.part4_l-bot li {
		padding-right: 22px;
	}
	.part4_l .part4_l-bot ul {
		margin-right: -22px;
	}
	.part4_l .part4_l-bot p {
		margin-top: 8px;
		height: 44px;
		line-height: 22px;
		font-size: 16px;
	}
	.part4_m-item li p {
		height: 36px;
		line-height: 36px;
		font-size: 26px;
	}
	.part4_m-item li span {
		height: 30px;
		line-height: 30px;
		font-size: 18px;
		padding-left: 100px;
		margin-top: 10px;
	}
	.part4_m-item li span i{
		height: 30px;
	}
	.part4_m-item .part4_m-bot p {
		margin-top: 10px;
		padding-right: 20px;
	}
	.part4_m-item .part4_m-bot p a{
		height: 28px;
		line-height: 28px;
		font-size: 18px;
	}
	.part4_m-item li {
		padding: 13px 0;
	}
	.part4_m-item .part4_m-bot {
		padding-top: 3px;
		margin-right: -20px;
	}
	.part4_r li .images {
		width: 68px;
		height: 68px;
		margin-right: 16px;
	}
	.part4_r li p {
		height: 48px;
		line-height: 24px;
		font-size: 18px;
	}
	.part4_r ul {
		margin-top: -20px;
	}
	.part4_r li {
		padding: 19px 0;
	}
	.part5_l .title p a i {
		height: 34px;
		line-height: 34px;
		font-size: 15px;
		text-align: center;
	}
	.part5_l li .item .images a {
		height: 210px;
	}
	.part5_l li .item {
		height: 264px;
	}
	.part5_l li .text p {
		height: 30px;
		line-height: 30px;
		font-size: 18px;
	}
	.part5_l li .item:hover .text b {
		height: 30px;
		line-height: 30px;
		font-size: 20px;
	}
	.part5_l {
		width: 1144px;
		padding: 15px 20px 20px 18px;
		margin-right: 24px;
	}
	.part5_r li .images {
		width: 122px;
		height: 122px;
		margin-right: 20px;
	}
	.part5_r li .text p {
		height: 48px;
		line-height: 24px;
		font-size: 18px;
	}
	.part5_r li .text span a {
		height: 36px;
		line-height: 36px;
		width: 74px;
		font-size: 16px;
	}
	.part5_r li .text span b {
		line-height: 36px;
		font-size: 18px;

	}
	.part5_r li .text span {
		margin-top: 32px;
	}
	.part6_l .part6_l-top .images p {
		padding: 10px 12px;
	}
	.part6_l .part6_l-bot ul {
		margin: -15px -18px 0 0;
		padding-bottom: 8px;
	}
	.part6_l .part6_l-bot li {
		padding-right: 18px;
		margin-top: 15px;
	}
	.part6_l .part6_l-bot li p {
		height: 40px;
		line-height: 20px;
		font-size: 16px;
		margin-top: 6px;
	}
	.part6_m-top .images {
		width: 244px;
		margin-left: 52px;
	}

	.part6_m-top .text p {
		height: 28px;
		line-height: 28px;
		font-size: 20px;
	}
	.part6_m-top .text span {
		height: 52px;
		line-height: 26px;
		font-size: 16px;
		margin-top: 14px;
	}
	.part6_m-bot li p {
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}
	.part6_m-bot li span {
		height: 22px;
		line-height: 22px;
		font-size: 16px;
	}
	.part6_m-bot li i {
		line-height: 25px;
		font-size: 15px;
		width: 78px;
	}
	.part6_m-bot li {
		margin-top: 25px;
		padding-left: 90px;
	}
	.part6_m-bot ul {
		margin-top: -5px;
	}
	.part6_r li p {
		height: 26px;
		line-height: 26px;
		font-size: 18px;
	}
	.part6_r li .item-bot .images {
		width: 182px;
		margin-right: 12px;
	}
	.part6_r li .item-bot .text span {
		margin-top: 3px;
		height: 28px;
		line-height: 28px;
		font-size: 16px;
	}
	.part6_r li .item-bot .text em {
		margin-top: 15px;
		font-size: 14px;
	}
	.part6_r li .item-bot .text em i {
		font-size: 13px;
		margin-right: 5px;
	}
	.part6_r li .item-bot {
		margin-top: 20px;
	}
	.part6_r ul {
		margin-top: -19px;
	}
	.part7 {
		margin-top: 28px;
		padding: 26px 0 40px 0;
	}
	.part7 .title i {
		width: 36px;
		height: 40px;
		background-size: 100% 100%;
	}
	.part7 .title span {
		line-height: 40px;
		font-size: 30px;
	}
	.part7 .title a.more {
		line-height: 40px;
	}
	.link ul.link-bot li {
		height: 40px;
		line-height: 40px;
		width: 160px;
		font-size: 18px;
		margin-left: 10px;
	}
	.link-nav a {
		width: 120px;
		font-size: 21px;
	}
	.link-nav .followTab {
		width: 120px;
	}
	.link-nav .followTab i {
		width: 90px;
		height: 4px;
	}
	.link-btn {
		line-height: 50px;
		font-size: 15px;
	}
	.link-btn i {
		width: 15px;
		height: 15px;
		margin: 18px 7px 0 0;
	}
	.link-list ul {
		margin: 0 -20px;
		padding-bottom: 15px;
	}
	.link-list li {
		line-height: 32px;
		margin: 0 20px;
		font-size: 18px;
	}
	.part2_m .part2_m-bot li .text span:nth-child(1){
		font-size: 21px;
	}
	.part2_m .vip-top b a {
		height: 42px;
		line-height: 42px;
		font-size: 20px;
	}
	.part2_m .vip-top b i {
		line-height: 42px;
		font-size: 16px;
	}
	.part2_m .vip-bot ul:first-child {
		padding: 10px 0 12px;
		margin-bottom: 12px;
	}
	.part2_m .vip-bot li {
		height: 40px;
		line-height: 40px;
	}
	.part2_m .vip-top {
		padding: 10px 15px;
	}
	.part1_r .right_item .images{
		height: 211px;
	}
	.part1_r li .images{
		height: 100px;
	}

}
@media screen and (min-width: 1921px) {
	.main,.w {width: 1600px;}
	body{min-width: 1600px;}
	.iframe{height: 40px;}

	.multimedia {
		top: -40px;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
	}
	.multimedia > div {
		width: 70px;
	}
	.logo {
		width: 325px;
		margin-right: 60px;
		margin-top: 3px;
	}
	.topAdv {
		width: 398px;
	}
	.searchBox {
		width: 730px;
		height: 50px;
		margin-top: 17px;
	}
	.search {
		width: 100%;
		height: 50px;
		position: relative;
	}
	.searchSelect {
		width: 105px;
		height: 46px;
	}
	.searchSelectTop p {
		line-height: 24px;
		font-size: 16px;
		text-indent: 24px;
	}
	.searchSelectBot {
		top: 46px;
	}
	.search button {
		right: 2px;
		top: 2px;
		width: 98px;
		height: 46px;
		font-size: 15px;
	}
	.search button i {
		font-size: 15px;
	}
	.search input {
		height: 46px;
		width: 545px;
		font-size: 15px;
	}
	.notice {
		padding: 0 0 24px;
	}
	.notice a {
		margin-right: 80px;
	}

	.nav a {
		height: 58px;
		line-height: 58px;
		font-size: 20px;
		font-weight: 700;
		padding: 0 15px;
		margin: 0 35px;
	}
	.banner_nav ul{
		margin: 0 -6px;
	}
	.banner_nav ul li .adv-item {
		margin: 14px 6px 0 6px;
	}
	.product-classify {
		width: 310px;
	}
	.part1 .bannerCenter {
		width: 846px;
		margin: 0 12px;
	}
	.part1 .part1_r {
		width: 420px;
		padding: 12px;
	}
	.class-a {
		height: 84px;
		line-height: 84px;
		padding: 15px 0 0 35px;
	}
	.class-a b {
		font-size: 16px;
		line-height: 30px;
	}
	.class-a b i {
		left: 10px;
		top: 16px;
		font-size: 22px;
	}
	.product-classify ul {
		padding: 0 0 3px 0;
	}
	.class-b {
		width: 870px;
		left: 310px;
		top: -50px;
		height: 641px;
	}

	.part1 .part1_r .title b {
		height: 60px;
		line-height: 60px;
		font-size: 26px;
	}
	.part1 .part1_r .title b i {
		margin: 17px 10px;
	}
	.part1 .part1_r .title a.more {
		line-height: 60px;
		font-size: 16px;
	}
	.part1 .bannerCenter .bigItem .image b {
		right: 20px;
		top: 20px;
		height: 32px;
		line-height: 32px;
		font-size: 16px;
		padding: 0 14px;
	}
	.part1 .bannerCenter .bigItem .image p {
		padding: 15px 18px 15px 70px;
	}
	.part1 .bannerCenter .bigItem .image p i {
		left: 25px;
	}
	.part1 .bannerCenter .bigItem .image p a {
		max-height: 32px;
		line-height: 32px;
		font-size: 24px;
	}
	.part1 .bannerCenter .bigItem .image p a:hover{
		max-height: 64px;
	}
	.part1_r .right_item p a {
		max-height: 24px;
		line-height: 24px;
		font-size: 16px;
	}
	.part1_r .right_item p a:hover{
		max-height: 48px;
	}
	.part1_r li {
		margin-top: 11px;
	}
	.part1_r li .images {
		width: 178px;
		margin-right: 10px;
	}
	.brands {
		margin-top: 28px;
	}
	.brands .title a {
		height: 82px;
		line-height: 82px;
		margin: 0 55px;
		font-size: 28px;
	}
	.brands .brands_item li a {
		height: 138px;
	}


	.part2, .part4, .part5, .part6 {
		margin-top: 28px;
	}
	.part2_l, .part4_l, .part6_l {
		width: 414px;
		padding: 16px 35px 8px 23px;
	}
	.part2_m, .part4_m, .part6_m {
		width: 780px;
		padding: 16px 26px 15px 0;
		margin-right: 24px;
	}
	.part2_r, .part4_r, .part5_r, .part6_r {
		padding: 16px 24px 22px;
	}
	.part2_l .part_l-top .text p {
		font-size: 17px;
	}
	.part2_l .part_l-top .text span {
		height: 56px;
		line-height: 56px;
		font-size: 16px;
	}
	.part2_l .part_l-top .text em i {
		font-size: 15px;
		margin-right: 5px;
	}
	.part2_l .part_l-top .text em {
		margin-top: 15px;
		font-size: 16px;
	}
	.part2_l .part_l-bot li .images {
		width: 142px;
		margin-right: 20px;
	}
	.part2_l .part_l-bot li .text p {
		line-height: 27px;
		height: 54px;
		font-size: 17px;
	}
	.part2_m .part2_m-top {
		padding: 21px;
	}
	.part2_m .part2_m-top h2 a {
		height: 40px;
		line-height: 40px;
		font-size: 28px;
	}
	.part2_m .part2_m-top span {
		height: 44px;
		line-height: 22px;
		font-size: 15px;
		margin-top: 12px;
	}
	.part2_m p {
		margin: 19px 0 22px 0;
		padding: 10px 16px 10px 94px;
	}
	.part2_m p i {
		left: 16px;
		height: 34px;
		line-height: 34px;
		width: 60px;
		font-size: 20px;
	}
	.part2_m p a {
		height: 34px;
		line-height: 34px;
		font-size: 24px;
	}
	.part2_m .part2_m-bot li .images {
		width: 208px;
	}
	.part2_m .part2_m-bot li .text span {
		height: 38px;
		line-height: 38px;
		font-size: 18px;
	}
	.part2_m .part2_m-bot li .text span i{
		font-size: 16px;
	}
	.part2_r li a.images {
		width: 68px;
		height: 68px;
		margin-right: 22px;
	}
	.part2_r li p a {
		line-height: 24px;
		height: 48px;
		font-size: 18px;
	}
	.part2_r li {
		padding: 16px 0 18px;
	}
	.part2_r ul {
		margin-top: -16px;
	}
	.part2_r a.more {
		width: 112px;
		height: 42px;
		line-height: 42px;
		font-size: 16px;
		border-radius: 30px;
	}
	.part2_r {
		padding: 16px 24px 18px;
	}



	.part3 {
		height: 522px;
		padding: 35px 0;
		margin-top: 28px;
	}
	.part3 .swiper-container {
		padding-top: 75px;
	}
	.part3 .title {
		height: 49px;
		line-height: 49px;
	}
	.part3 .title span {
		font-size: 36px;
	}
	.part3 .title i {
		width: 49px;
		height: 49px;
		margin: 2px 9px 0 0;
	}
	.part3 .arr {
		height: 36px;
		width: 84px;
	}
	.part3 .arr i {
		width: 36px;
		height: 36px;

	}
	.part4_l .part4_l-top p {
		height: 60px;
		line-height: 56px;
		font-size: 18px;
	}
	.part4_l-bot li {
		padding-right: 22px;
	}
	.part4_l .part4_l-bot ul {
		margin-right: -22px;
	}
	.part4_l .part4_l-bot p {
		margin-top: 8px;
		height: 44px;
		line-height: 22px;
		font-size: 16px;
	}
	.part4_m-item li p {
		height: 36px;
		line-height: 36px;
		font-size: 26px;
	}
	.part4_m-item li span {
		height: 30px;
		line-height: 30px;
		font-size: 18px;
		padding-left: 100px;
		margin-top: 10px;
	}
	.part4_m-item li span i{
		height: 30px;
	}
	.part4_m-item .part4_m-bot p {
		margin-top: 10px;
		padding-right: 20px;
	}
	.part4_m-item .part4_m-bot p span a{
		height: 28px;
		line-height: 28px;
		font-size: 18px;
	}
	.part4_m-item li {
		padding: 13px 0;
	}
	.part4_m-item .part4_m-bot {
		padding-top: 3px;
		margin-right: -20px;
	}
	.part4_r ul {
		margin-top: -20px;
	}
	.part4_r li {
		padding: 19px 0;
	}
	.part4_r li p {
		height: 48px;
		line-height: 24px;
		font-size: 18px;
	}
	.part4_r li {
		padding: 22px 0;
	}
	.part5_l .title p a i {
		height: 34px;
		line-height: 34px;
		font-size: 15px;
		text-align: center;
	}
	.part5_l li .item .images a {
		height: 220px;
	}
	.part5_l li .item {
		height: 274px;
	}
	.part5_l li .text p {
		height: 30px;
		line-height: 30px;
		font-size: 18px;
	}
	.part5_l li .item:hover .text b {
		height: 30px;
		line-height: 30px;
		font-size: 20px;
	}
	.part5_l {
		width: 1194px;
		padding: 15px 20px 20px 18px;
		margin-right: 24px;
	}
	.part5_r li .images {
		width: 122px;
		height: 122px;
		margin-right: 20px;
	}
	.part5_r li .text p {
		height: 48px;
		line-height: 24px;
		font-size: 18px;
	}
	.part5_r li .text span a {
		height: 36px;
		line-height: 36px;
		width: 74px;
		font-size: 16px;
	}
	.part5_r li .text span b {
		line-height: 36px;
		font-size: 18px;

	}
	.part5_r li .text span {
		margin-top: 32px;
	}
	.part6_l .part6_l-top .images p {
		padding: 10px 12px;
	}
	.part6_l .part6_l-bot ul {
		margin: -15px -18px 0 0;
		padding-bottom: 8px;
	}
	.part6_l .part6_l-bot li {
		padding-right: 18px;
		margin-top: 15px;
	}
	.part6_l .part6_l-bot li p {
		height: 40px;
		line-height: 20px;
		font-size: 16px;
		margin-top: 6px;
	}
	.part6_m-top .images {
		width: 244px;
		margin-left: 52px;
	}

	.part6_m-top .text p {
		height: 28px;
		line-height: 28px;
		font-size: 20px;
	}
	.part6_m-top .text span {
		height: 52px;
		line-height: 26px;
		font-size: 16px;
		margin-top: 14px;
	}
	.part6_m-bot li p {
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}
	.part6_m-bot li span {
		height: 22px;
		line-height: 22px;
		font-size: 16px;
	}
	.part6_m-bot li i {
		line-height: 25px;
		font-size: 15px;
		width: 78px;
	}
	.part6_m-bot li {
		margin-top: 25px;
		padding-left: 90px;
	}
	.part6_m-bot ul {
		margin-top: -5px;
	}
	.part6_r li p {
		height: 26px;
		line-height: 26px;
		font-size: 18px;
	}
	.part6_r li .item-bot .images {
		width: 182px;
		margin-right: 12px;
	}
	.part6_r li .item-bot .text span {
		margin-top: 3px;
		height: 28px;
		line-height: 28px;
		font-size: 16px;
	}
	.part6_r li .item-bot .text em {
		margin-top: 15px;
		font-size: 14px;
	}
	.part6_r li .item-bot .text em i {
		font-size: 13px;
		margin-right: 5px;
	}
	.part6_r li .item-bot {
		margin-top: 20px;
	}
	.part6_r ul {
		margin-top: -19px;
	}
	.part7 {
		margin-top: 28px;
		padding: 26px 0 40px 0;
	}
	.part7 .title i {
		width: 36px;
		height: 40px;
		background-size: 100% 100%;
	}
	.part7 .title span {
		line-height: 40px;
		font-size: 30px;
	}
	.part7 .title a.more {
		line-height: 40px;
	}
	.link ul.link-bot li {
		height: 40px;
		line-height: 40px;
		width: 160px;
		font-size: 18px;
		margin-left: 10px;
	}
	.link-nav a {
		width: 120px;
		font-size: 21px;
	}
	.link-nav .followTab {
		width: 120px;
	}
	.link-nav .followTab i {
		width: 90px;
		height: 4px;
	}
	.link-btn {
		line-height: 50px;
		font-size: 15px;
	}
	.link-btn i {
		width: 15px;
		height: 15px;
		margin: 18px 7px 0 0;
	}
	.link-list ul {
		margin: 0 -20px;
		padding-bottom: 15px;
	}
	.link-list li {
		line-height: 32px;
		margin: 0 20px;
		font-size: 18px;
	}
	.part2_m .part2_m-bot li .text span:nth-child(1){
		font-size: 22px;
	}
	.part2_m .vip-top b a {
		height: 42px;
		line-height: 42px;
		font-size: 20px;
	}
	.part2_m .vip-top b i {
		line-height: 42px;
		font-size: 16px;
	}
	.part2_m .vip-bot ul:first-child {
		padding: 10px 0 12px;
		margin-bottom: 12px;
	}
	.part2_m .vip-bot li {
		height: 40px;
		line-height: 40px;
	}
	.part2_m .vip-top {
		padding: 10px 15px;
	}
	.part1_r .right_item .images {
		height: 222px;
	}
	.part1_r li .images{
		height: 100px;
	}
}
