.main{
    width: 1560px;
    margin: 0 auto;
}
body {
	line-height: 1;
}
body.f5{
    background-color: #f5f5f5;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'hbzhan';  /* Project id 1875012 */
    src: url('//at.alicdn.com/t/c/font_1875012_7wlcmnxq3y.woff2?t=1712732452936') format('woff2'),
         url('//at.alicdn.com/t/c/font_1875012_7wlcmnxq3y.woff?t=1712732452936') format('woff'),
         url('//at.alicdn.com/t/c/font_1875012_7wlcmnxq3y.ttf?t=1712732452936') format('truetype');
}
.hbzhan {
	font-family: "hbzhan" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
    font-family: 'Public';  /* Project id 2901389 */
    src: url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.woff2?t=1703660205790') format('woff2'),
         url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.woff?t=1703660205790') format('woff'),
         url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.ttf?t=1703660205790') format('truetype');
}
.Public {
    font-family: "Public" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@font-face {
    font-family: "xwboo"; /* Project id 1932496 */
    src: url('//at.alicdn.com/t/c/font_1932496_v2o475l055.woff2?t=1688953427927') format('woff2'),
         url('//at.alicdn.com/t/c/font_1932496_v2o475l055.woff?t=1688953427927') format('woff'),
         url('//at.alicdn.com/t/c/font_1932496_v2o475l055.ttf?t=1688953427927') format('truetype');
}
@font-face {
	font-family: 'bf';  /* Project id 3152797 */
	src: url('//at.alicdn.com/t/font_3152797_aln21ynprjc.eot?t=1647328981124'); /* IE9 */
	src: url('//at.alicdn.com/t/font_3152797_aln21ynprjc.eot?t=1647328981124#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('//at.alicdn.com/t/font_3152797_aln21ynprjc.woff2?t=1647328981124') format('woff2'),
	url('//at.alicdn.com/t/font_3152797_aln21ynprjc.woff?t=1647328981124') format('woff'),
	url('//at.alicdn.com/t/font_3152797_aln21ynprjc.ttf?t=1647328981124') format('truetype'),
	url('//at.alicdn.com/t/font_3152797_aln21ynprjc.svg?t=1647328981124#bf') format('svg');
}
.wujin {
	font-family: "bf" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.xwboo {
    font-family: "xwboo" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* 热门品牌 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: "阿里妈妈数黑体 Bold";font-weight: 700;src: url("//at.alicdn.com/wf/webfont/gkGUrOVNPEsN/OCCgnOHfryNI.woff2") format("woff2"),
	url("//at.alicdn.com/wf/webfont/gkGUrOVNPEsN/EgY8fSoFBPBg.woff") format("woff");
	font-display: swap;
}
.main::after {
	content: "";
	display: block;
	clear: both;
}
.iframe {
	height: 40px;
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.advs {
	position: relative;
	display: block;
}
.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.advs img {
	display: block;
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.Center-y {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* header */
.header{
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
}
.header a{
    font-size: 14px;
    color: #666;
}
.header a:hover{
    color: #ed5736;
}
#divLogin{
	float: left;
}
#divLogin ul{
	float: left;
}
#divLogin ul li{
	margin: 0 7px;
	line-height: 40px;
	float: 	left;
}
#divLogin ul li a:hover {
	color: #ed5736;
}
#divLogin ul li a.login {
    margin-top: 8px;
    height: 24px;
    line-height: 24px;
    width: 48px;
    color: #fff;
	background: #ed5736;
	border-radius: 2px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.header p{
    margin-right: 190px;
    float: right;
}
.header p a{
    padding-right: 11px;
    margin-right: 11px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.header p a::after{
    width: 1px;
    height: 15px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    content: "";
    background-color: #ddd;
}
.header p a:last-child{
	margin-right: 0;
}
/* Tophead */
.Tophead {
	position: relative;
	margin: 0 auto;
}
.Tophead ul{
	position: absolute;
	top: -40px;
	right: 0;
}
.Tophead li{
	float: left;
	height: 40px;
  	position: relative;
}
.Tophead li .ServiceTop {
	height: 40px;
	line-height: 40px;
	padding: 0 12px;
	font-size: 14px;
	position: relative;
}
.Tophead li .ServiceTop::after{
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 12px;
	background-color: #e2e2e2;
}
.Tophead li:last-child .ServiceTop::after{
	display: none;
}
.Tophead li .ServiceTop a{
	color: #777;
}

/* 两个下拉 */
.Tophead li.mobile .ServiceTop a,.Tophead li.weixin .ServiceTop a{
	color: #ed5736;
}
.Tophead li .ServiceTop i{
	margin-right: 6px;
}
/* mobile */
.ServiceBot{
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 40px;
	right: 0;
	display: none;
	text-align: center;
	z-index: 9999;
	box-sizing: border-box;
}
.ServiceBot1 {
	width: 833px;
	padding: 18px 14px;
	background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
}
.ServiceBot1 .item {
	float: left;
	width: 20%;
}
.ServiceBot1 .item .image{
	padding: 4px 4px 0;
	border-radius: 8px;
	display: inline-block;
	background-image: -moz-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
}
.ServiceBot1 .item .image img{
	width: 130px;
	height: 130px;
	border-radius: 8px;
}
.ServiceBot1 .item .image b{
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #fff;
	display: block;
	text-align: center;
	overflow: hidden;
}
.ServiceBot1 .item p{
	margin-top: 10px;
	height: 16px;
	line-height: 16px;
	font-size: 15px;
	color: #888;
	overflow: hidden;
}
.Tophead li.mobile .hover{
	background-color: rgb(251, 238, 236);
}
.Tophead li.mobile .hover a{
	color: #ed5736;
}
.Tophead li.mobile .hover::after{
	display: none;
}
/* weixin */
.ServiceBot2{
	height: 220px;
	width: 740px;
	background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
	overflow: hidden;
}
.ServiceBot2 .gzRight{
	width: 440px;
	border-left: 1px solid #f3f3f3;
	float: right;
}
.ServiceBot2 .gzRight a{
	height: 110px;
	padding: 65px 20px 27px;
	line-height: 18px;
	font-size: 14px;
	color: #333;
	width: 25%;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	float: left;
	cursor: pointer;
}
.ServiceBot2 .gzRight a:nth-child(1)::after,
.ServiceBot2 .gzRight a:nth-child(2)::after,
.ServiceBot2 .gzRight a:nth-child(3)::after,
.ServiceBot2 .gzRight a:nth-child(4)::after{
	position: absolute;
	content:'';
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #f3f3f3;
}
.ServiceBot2 .gzRight a::before{
	position: absolute;
	content:'';
	top: 0;
	right: 0;
	bottom: 0;
	width: 1px;
	background-color: #f3f3f3;
}
.ServiceBot2 .gzRight a:nth-child(4n)::before{
	display: none;
}
.ServiceBot2 .gzRight a i{
	position: absolute;
	top: 27px;
	left: 50%;
	transform: translateX(-50%);
	width: 28px;
	height: 31px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-1.png) no-repeat;
	background-size: 100% 100%!important;
	display: inline-block;
	vertical-align: top;
}
.ServiceBot2 .gzRight a:nth-child(2) i{
	width: 28px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-2.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(3) i{
	width: 28px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-3.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(4) i{
	width: 63px;
	height: 28px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-4.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(5) i{
	width: 28px;
	height: 24px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-5.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(6) i{
	width: 41px;
	height: 28px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-6.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(7) i{
	width: 32px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-7.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(8) i{
	width: 32px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-8.png) no-repeat;
}
.ServiceBot2 .gzRight a.focus,.ServiceBot2 .gzRight a:hover{
	z-index: 999;
	background-color: #fff;
	box-shadow: 0px 2px 12px 0px rgba(40, 40, 40, 0.1);
}
.ServiceBot2 .gzRight a.focus::after,.ServiceBot2 .gzRight a.focus::before{
	display: none;
}
.ServiceBot2 .zgLeft{
	width: 299px;
	height: 100%;
	float: right;
	position: relative;
	display: none;
}
.ServiceBot2 .zgLeft p{
	display: inline-block;
	position: absolute;
	left: 30px;
	top: 50%;
	width: 20px;
	line-height: 28px;
	font-size: 20px;
	color: #c27468;
	transform: translateY(-50%);
}
.ServiceBot2 .zgLeft img{
	position: absolute;
	left: 66px;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
}
.Tophead li.weixin .hover{
	background-color: rgb(251, 238, 236);
}
.Tophead li.weixin .hover a{
	color: #ed5736;
}
.Tophead li.weixin .hover::after{
	display: none;
}
/* top */
.top{
    padding: 32px 0;
    background-color: #fff;
}
.top .logo{
    height: 53px;
    float: left;
}
.searchBox {
	width: 690px;
	margin: 5px 0 0 78px;
	height: 50px;
    border: 2px solid #ed5736;
	background: #ed5736;
    float: left;
}
.search {
	width: 100%;
	height: 46px;
}
.search input {
	width: 502px;
	float: left;
	height: 46px;
	border: none;
	outline: none;
	font-size: 15px;
	color: #aaa;
	text-indent: 12px;
}
.search button {
	width: 106px;
	float: right;
	height: 46px;
	border: none;
	outline: none;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	background: #ed5736;
}
.searchSelect {
	width: 78px;
	height: 46px;
	float: left;
	position: relative;
	background: #fff;
}
.searchSelectTop {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.searchSelectTop p {
	width: 100%;
	line-height: 20px;
	font-size: 15px;
	color: #333;
	text-indent: 14px;
	border-left:1px solid #ddd;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.searchSelectTop i {
    right: 12px;
	top: 14px;
    font-size: 20px;
    color: #333;
	display: block;
    position: absolute;
}
.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 #ed5736;
	left: 0;
	top: 46px;
	z-index: 9999;
	background: #fff;
	display: none;
}
.searchSelectBot li {
	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;
	text-align: center;
}
.searchSelectBot li:hover {
	background: #ed5736;
	color: #fff;
}

.top .btnBox{
    margin-top: 5px;
    font-size: 0;
    float: right;
}
.top .btnBox a{
    width: 140px;
    height: 50px;
    line-height: 48px;
    font-size: 16px;
    color: #333;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.top .btnBox a:last-child{
    margin-left: 16px;
}
.top .btnBox a i{
    margin: 14px 7px 0 0;
    font-size: 22px;
    color: #ed5736;
    line-height: normal;
    display: inline-block;
    vertical-align: top;
}
.top .btnBox a:hover{
    color: #ed5736;
    border-color: #ed5736;
    background-color: #fff;
}
/* nav */
.nav{
    background-color: #fff;
}
.nav span{
    float: left;
	width: 240px;
    padding: 0 19px;
	margin-right: 40px;
	font-size: 20px;
    height: 52px;
    line-height: 52px;
	color: #fff;
    background-color: #ed5736;
    box-sizing: border-box;
}
.nav span img{
    margin-top: 19px;
    width: 19px;
    float: right;
}
.nav p{
	height: 52px;
	line-height: 52px;
    overflow: hidden;
	padding-left: 10px;
}
.nav p a{
	font-size: 20px;
    padding-right: 45px;
    margin-right: 45px;
	font-weight: 700;
	color: #333;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.nav p a::after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background-color: #dddddd;
}
.nav p a:last-child{
	padding-right: 0;
	margin-right: 0;
}
.nav p a:last-child::after{
	display: none;
}
.nav p a:hover,.nav p a.focus{
	color: #ed5736;
}
.part1{
	margin-top: 16px;
}
.product-classify {
	float: left;
	width: 240px;
	background-color: #fff;
	box-shadow: 0px 7px 7px -7px rgba(100, 100, 100, 0.1);
	position: relative;
	margin-right: 10px;
	height: 599px;
}
.product-classify ul {
	box-sizing: border-box;
}
.product-classify ul li {
	z-index: 99;
}
.class-a {
	padding: 12px 16px 13px 34px;
	position: relative;
	z-index: 2;
}
.class-a .icon {
	position: absolute;
	width: 4px !important;
	height: 4px !important;
	left: 16px;
	top: 50%;
	transform: translateY(-50%);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background: none !important;
	background-color: #ed5736 !important;
	border-radius: 50%;
}
.class-a .icon.icon-jinshu {
	background-image: url(/images/shop/version/2024/child/jinshu.png);
}
.class-a .icon.icon-baozhuang {
	background-image: url(/images/shop/version/2024/child/baozhuang.png);
}
.class-a .icon.icon-yinshua {
	background-image: url(/images/shop/version/2024/child/yinshua.png);
}
.class-a .icon.icon-nongye {
	background-image: url(/images/shop/version/2024/child/nongye.png);
}
.class-a .icon.icon-shipin {
	background-image: url(/images/shop/version/2024/child/shipin.png);
}
.class-a .icon.icon-zhiyao {
	background-image: url(/images/shop/version/2024/child/zhiyao.png);
}
.class-a .icon.icon-cangchu {
	background-image: url(/images/shop/version/2024/child/cangchu.png);
}
.class-a .icon.icon-hangye {
	background-image: url(/images/shop/version/2024/child/hangye.png);
}
.class-a .icon.icon-ershou {
	background-image: url(/images/shop/version/2024/child/ershou.png);
}
.class-a .name {
	font-size: 16px;
}
.product-classify li .class-b {
	position: absolute;
	left: 100%;
	top: 0;
	width: 1014px;
	height: 100%;
	background-color: #fff;
	border: 1px solid #ed5736;
	display: none;
	z-index: 999;
	padding: 15px 20px 0px 15px;
	box-sizing: border-box;
	overflow-y: auto;
}
.product-classify li .class-b .item {
	margin-bottom: 15px;
}
.product-classify li .class-b .item span {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-bottom: 8px;
	display: block;
	border-bottom: 1px solid #ddd;
	line-height: 21px;
	position: relative;
}
.product-classify li .class-b .item span a {
	color: #333;
}
.product-classify li .class-b .item span a.more {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-classify li .class-b .item p {
	font-size: 14px;
	margin-top: 8px;
	line-height: 24px;
	margin-left: -12px;
}
.product-classify li .class-b .item p a {
	color: #666;
	display: inline-block;
	width: 13.5%;
	height: 24px;
	padding: 0 12px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.product-classify li .class-b .item p a::after {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 14px;
	width: 1px;
	background-color: #666;
}
.product-classify li .class-b .item p a:hover {
	color: #ed5736;
}
.product-classify li .class-b .item span a:hover {
	color: #ed5736;
}
.product-classify li.hover {
	box-shadow: 0px 0px 7px 0px rgba(49, 49, 49, 0.2);
}
/* .product-classify li.hover .icon {
	-webkit-animation: jello-vertical 0.7s ;
	animation: jello-vertical 0.7s ;
} */
@keyframes jello-vertical {
	0% {
	  -webkit-transform: scale3d(1, 1, 1) translateY(-50%);
			  transform: scale3d(1, 1, 1) translateY(-50%);
	}
	30% {
	  -webkit-transform: scale3d(0.75, 1.25, 1) translateY(-50%);
			  transform: scale3d(0.75, 1.25, 1) translateY(-50%);
	}
	40% {
	  -webkit-transform: scale3d(1.25, 0.75, 1) translateY(-50%);
			  transform: scale3d(1.25, 0.75, 1) translateY(-50%);
	}
	50% {
	  -webkit-transform: scale3d(0.85, 1.15, 1) translateY(-50%);
			  transform: scale3d(0.85, 1.15, 1) translateY(-50%);
	}
	65% {
	  -webkit-transform: scale3d(1.05, 0.95, 1) translateY(-50%);
			  transform: scale3d(1.05, 0.95, 1) translateY(-50%);
	}
	75% {
	  -webkit-transform: scale3d(0.95, 1.05, 1) translateY(-50%);
			  transform: scale3d(0.95, 1.05, 1) translateY(-50%);
	}
	100% {
	  -webkit-transform: scale3d(1, 1, 1) translateY(-50%);
			  transform: scale3d(1, 1, 1) translateY(-50%);
	}
}
.product-classify li.hover .class-b {
	display: block;
}
.product-classify li.hover .class-a b a:hover {
	color: #ed5736;
}
.product-classify li.hover .class-a i{
	color: #ed5736;
}
.class-a span a:hover{
	color: #ed5736
}
.class-a .name {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-family: "PingFang SC";
}
.class-a .name a {
	color: #333;
}
.class-a .name a:hover,.class-a .text a:hover {
	color: #ed5736;
}
.class-a .text {
	margin-top: 7px;
	line-height: 15px;
	overflow: hidden;
	height: 15px;
}
.class-a .text a {
	font-size: 14px;
	color: #999;
	margin-right: 12px;
}

.part1 .news {
	float: left;
	width: 1004px;
	margin-right: 10px;
}
.part1 .briefing{
	overflow: hidden;
}
.part1 .briefingLive{
	float: left;
	width: 754px;
	height: 425px;
	margin-right: 10px;
	position: relative;
    overflow: hidden;
}
.liveBigImg{
    position: absolute;
}
.liveBigImg li{
    float: left;
    position: relative;
}
.part1 .briefingLive .image{
	height: 425px;
}
.part1 .briefingLive img{
	width: 100%;
	height: 100%;
}
.part1 .briefingLive p{
    padding: 95px 12px 13px 104px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	overflow: hidden;
}

.part1 .briefingLive p mark{
    left: 12px;
    top: 95px;
	height: 34px;
	line-height: 34px;
    padding:0 8px;
	font-size: 15px;
	font-weight: 700;
    border-radius: 4px;
	color: #fff;
    position: absolute;
}
.part1 .briefingLive p mark i{
	height: 16px;
	width: 16px;
	margin: 10px 4px 0 0;
	background: url(https://public.mtnets.com/Images/public/zhibo-icon.gif) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
	display: none;
}
.part1 .briefingLive p mark.living{
    background-color: #e81e1e;
}
.part1 .briefingLive p mark.living i{
	display: inline-block;
}
.part1 .briefingLive p mark.replay{
    background-color: #f48400;
}
.part1 .briefingLive p mark.notice{
    background-color: #ed5736;
}
.part1 .briefingLive p a{
	height: 34px;
	line-height: 34px;
	font-size: 22px;
	color: #fff;
	overflow: hidden;
    display: block;
}
.part1 .briefingLive p a:hover{
    text-decoration: underline;
}
.part1 .briefingRight{
    overflow: hidden;
}
.part1 .briefingRight li{
    margin-top: 10px;
}
.part1 .briefingRight li:first-child{
    margin-top: 0;
}
.part1 .briefingRight li a{
    height: 135px;
    position: relative;
    display: block;
}
.part1 .briefingRight li img{
    width: 100%;
    height: 100%;
}
.part1 .briefingRight li mark{
    top: 8px;
    right: 8px;
	height: 26px;
	line-height: 26px;
    padding:0 11px;
	font-size: 14px;
    border-radius: 4px;
	color: #fff;
    position: absolute;
}
.part1 .briefingRight li mark i{
	height: 15px;
	width: 15px;
	margin: 6px 4px 0 0;
	background: url(https://public.mtnets.com/Images/public/zhibo-icon.gif) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
	display: none;
}
.part1 .briefingRight li mark.living{
    background-color: #e81e1e;
}
.part1 .briefingRight li mark.living i{
	display: inline-block;
}
.part1 .briefingRight li mark.replay{
    background-color: #f48400;
}
.part1 .briefingRight li mark.notice{
    background-color: #ed5736;
}
.part1 .briefingRight li span{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
}
.part1 .briefingRight li span i{
    font-size: 52px;
    color: #fff;
}
.part1 .briefingRight li.focus span{
    opacity: 1;
}
.part1 .news-adv {
	overflow: hidden;
}
.part1 .news-adv ul {
	overflow: hidden;
	margin-right: -10px;
}
.part1 .news-adv li {
	float: left;
	width: 33.33%;
}
.part1 .news-adv li .item {
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
}
.part1 .news-adv li .bg {
	height: 0;
	padding-bottom: 50%;
	position: relative;
	background-size: 100% 100%;
}
.part1 .news-adv li .bg a {
	position: absolute;
	width: 100%;
	height: 100%;
}
.part1 .news-adv li .text {
	padding: 20px;
	position: absolute;
	left: 0;
	top: 0;
}
.part1 .news-adv li .text p {
	font-size: 20px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
.part1 .news-adv li .text .content {
	margin-top: 15px;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	font-weight: bold;
}
.part1 .news-adv li .text .btn {
	margin-top: 22px;
}
.part1 .news-adv li .text .btn a {
	display: inline-block;
	height: 32px;
	line-height: 30px;
	border-radius: 16px;
	padding: 0 14px;
	border: 1px solid #ed5736;
	color: #ed5736;
	font-size: 14px;
}
.part1 .news-adv li .text .btn a:hover {
	background-color: #ed5736;
	color: #fff;
}
.part1 .news-adv li:nth-child(1) .text p {
	color: #827467;
}
.part1 .news-adv li:nth-child(2) .text p {
	color: #657180;
}
.part1 .news-adv li:nth-child(3) .text p {
	color: #6a607b;
}
.part1 .newsTop ul{
	overflow: hidden;
}
.part1 .newsTop li{
	margin-top: 10px;
	height: 113px;
	position: relative;
}
.part1 .newsTop li img{
	width: 100%;
	height: 100%;
}
.part1 .newsTop li:first-child{
	margin-top: 0;
}
.part1 .newsTop li p{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 36px;
	line-height: 36px;
	padding: 0 9px;
	font-size: 14px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
}
.part1 .login {
	background-color: #fff;
	overflow: hidden;
}
.part1 .login .message {
	padding: 19px 20px;
	line-height: 54px;
	font-size: 15px;
	color: #fff;
	overflow: hidden;
	background: url(https://www.gkzhan.com/images/shop/version/2024/messageBg.png) no-repeat;
	background-size: 100% 100%;
}
.part1 .login .message .image {
	width: 54px;
	height: 54px;
    margin-right: 10px;
	border-radius: 50%;
    float: left;
}
.part1 .login .message a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover !important;
}
.part1 .login .loginIndex {
	padding: 21px 20px 0;
	border: 1px solid #efccc5;
	border-bottom: 0;
}
.part1 .login .sign {
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	font-size: 0;
	overflow: hidden;
}
.part1 .login .sign a {
	height: 38px;
	line-height: 38px;
	color: #ed5736;
	background-color: #f5f5f5;
	border-radius: 3px;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	float: left;
	width: calc(50% - 6px);
}
.part1 .login .sign a:hover {
	background-color: #f8dfd9;
}
.part1 .login .sign a.regist:hover {
	background-color: #e4e4e4;
}
.part1 .login .sign a.regist {
	color: #666666;
	float: right;
}
.part1 .login .btnArr {
	margin: 18px -9px 0;
}
.part1 .login .btnArr a{
	float: left;
	width: 33.3%;
	padding: 0 9px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}
.part1 .login .btnArr span{
	width: 50px;
	height: 25px;
	display: block;
	margin: 0 auto;
	position: relative;
}
.part1 .login .btnArr span i{
	height: 25px;
}
.part1 .login .btnArr a:nth-child(1) span i{
	width: 23px;
	background: url(https://www.gkzhan.com/images/shop/version/2024/btnArr-1.png) no-repeat;
	background-size: 100% 100%;
}
.part1 .login .btnArr a:nth-child(2) span i{
	width: 29px;
	background: url(https://www.gkzhan.com/images/shop/version/2024/btnArr-2.png) no-repeat;
	background-size: 100% 100%;
}
.part1 .login .btnArr a:nth-child(3) span i{
	width: 25px;
	background: url(https://www.gkzhan.com/images/shop/version/2024/btnArr-3.png) no-repeat;
	background-size: 100% 100%;
}
.part1 .login .btnArr a p{
	margin-top: 12px;
	font-size: 14px;
	color: #333;
}
.part1 .login .btnArr a:hover i{
	color: #ed5736;
}
.part1 .login .btnArr a:hover p{
	color: #ed5736;
}
.part1 .login .btnArr a .hover{
	position: absolute;
	left: 0px;
	top: -14px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255, 255, 255, .9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 100px;
	text-align: center;
	resize: none;
	overflow: hidden;
	z-index: 9999;
}
.part1 .login .btnArr a:hover .hover{
	display: inline-block;
}
.part1 .login .vxImg{
    margin-top: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #eee;
    overflow: hidden;
}
.part1 .login .vxImgLeft{
	width: 120px;
	float: left;
}
.part1 .login .vxImgLeft a{
    margin-top: 12px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    background-color: #f5f5f5;
    color: #666;
    border-radius: 2px;
    text-align: center;
    display: block;
}
.part1 .login .vxImgLeft a:first-child{
    margin-top: 0;
}
.part1 .login .vxImgLeft a.focus{
    color: #ed5736;
    background-color: #ffeae5;
}
.part1 .login .vxImgRight{
    height: 120px;
    width: 120px;
    padding: 6px;
    background: url(../../../../images/shop/version/2024/vxImg.png) no-repeat;
	background-size: 100% 100%;
    float: right;
    box-sizing: border-box;
    display: none;
}
.part1 .login .vxImgRight img{
    height: 100%;
    width: 100%;
}
.shop-notice {
	padding: 18px 20px 20px;
	background-color: #fff;
	border: 1px solid #efccc5;
	border-top: 0;
}
.shop-notice h2{
	height: 24px;
	line-height: 24px;
}
.shop-notice h2 b{
	font-size: 16px;
	color: #333;
    position: relative;
}
.shop-notice h2 .more{
	float: right;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.shop-notice h2 .more:hover{
	color: #ed5736;
}
.shop-notice li {
	margin-top: 16px;
	padding-left: 38px;
	overflow: hidden;
	position: relative;
}
.shop-notice li i{
	line-height: 18px;
	width: 32px;
	font-size: 12px;
	color: #eb674a;
	background-color: #ffece8;
	font-style: normal;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
.shop-notice li a {
	display: block;
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	color: #333;
	overflow: hidden;
}
.shop-notice li:hover a{
	color: #ed5736;
}
.mt25 {
	margin-top: 25px;
}
.hot-brands .main {
	padding: 0 15px 15px 15px;
	background: url(/images/shop/version/2024/child/brand-bg.png) no-repeat;
	background-size: cover;
}
.hot-brands .title {
	text-align: center;
	background: url(/images/shop/version/2024/child/brand-title.png) no-repeat;
	background-size: auto 100%;
	background-position-x: center;
}
.hot-brands .title span {
	display: inline-block;
	line-height: 50px;
	height: 50px;
	font-size: 30px;
	font-family: "阿里妈妈数黑体 Bold";
	color: #c16e00;
	font-style: italic;
}
.hot-brands .list {
	margin-top: 20px;
	overflow: hidden;
}
.hot-brands .list ul {
	overflow: hidden;
	background-color: #fff;
	padding-left: 1px;
	padding-top: 1px;
	margin-right: -8px;
}
.hot-brands .list li {
	float: left;
	width: 12.5%;
	margin-top: -1px;
	margin-left: -1px;
}
.hot-brands .list li .item {
	border: 1px solid #eeeeee;
}
.hot-brands .list li .image {
	height: 0;
	padding-bottom: 47.9%;
	overflow: hidden;
	position: relative;
}
.hot-brands .list li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.public-title {
	position: relative;
}
.public-title p {
	font-size: 30px;
	position: relative;
}
.public-title p b {
	position: relative;
	z-index: 2;
}
.public-title p::after {
	content: "";
	position: absolute;
	width: 67px;
	height: 21px;
	background: url(../../../../images/shop/version/2024/child/2.png) no-repeat;
	left: 8px;
	bottom: -6px;
}
.public-title .more {
	position: absolute;
	right: 0;
	top: 7px;
	font-size: 14px;
	color: #999;
}
.public-title .more:hover {
	color: #ed5736;
}
.public-tab p {
	margin-top: -12px;
	margin-right: -12px;
	overflow: hidden;
}
.public-tab p a {
	float: left;
	width: 9.09%;
}
.public-tab p a span {
	display: block;
	margin-right: 12px;
	margin-top: 12px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #333;
	text-align: center;
	background-color: rgba(220, 228, 245,0.6);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.public-tab p a.focus span,.public-tab p a:hover span {
	background-color: #ed5736;
	color: #fff;
}
.products-bot {
	display: none;
	overflow: hidden;
	margin-top: 24px;
}
.products-bot ul {
	overflow: hidden;
	margin-top: -16px;
	margin-right: -16px;
}
.products-bot li {
	float: left;
	width: 16.666%;
}
.products-bot li .item {
	margin-top: 16px;
	margin-right: 16px;
	padding: 10px 10px 14px;
	background-image: url(/images/shop/version/2024/child/pro-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.products-bot li .image {
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}
.products-bot li .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.products-bot li .name {
	font-size: 15px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-top: 8px;
}
.products-bot li .name a {
	color: #666;
}
.products-bot li .name mark {
	display: inline-block;
	vertical-align: top;
	width: 32px;
	height: 16px;
	background: url(/images/shop/version/2024/child/new.png) no-repeat;
	background-size: contain;
	margin-left: 4px;
	margin-top: 4px;
}
.products-bot li .company {
	margin-top: 6px;
	font-size: 13px;
	position: relative;
	padding-right: 52px;
	white-space: nowrap;
	line-height: 15px;
	height: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.products-bot li .company a,.products-bot li .company .city {
	color: #999;
}
.products-bot li .company .city {
	position: absolute;
	right: 0;
	top: 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;
}
.products-bot li .company .city i {
	display: inline-block;
	vertical-align: top;
	margin-right: 2px;
	font-size: 13px;
	margin-top: 2px;
}
.product-main .products-bot li .item:hover {
	background: #ed5736;
}
.product-main .products-bot li .item:hover .name a,.product-main .products-bot li .item:hover .company a,.product-main .products-bot li .item:hover .company .city,.product-main .products-bot li .item:hover .company {
	color: #fff;
}

.new-product .products-bot li .company {
	padding-right: 0;
}
.products-bot li .new-image {
	margin: -10px -10px 0;
	padding: 4px 4px 0;
	background-color: #ed5736;
}
.products-bot li .new-image .image-box {
	height: 0;
	padding-bottom: 81.19%;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}
.products-bot li .new-image .image-box img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.products-bot li .data {
	position: relative;
}
.products-bot li .data p {
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	font-size: 15px;
	color: #fff;
	padding: 0 10px;
}
.products-bot li .data .price {
	position: absolute;
	right: -4px;
	bottom: 0;
	width: 107px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url(/images/shop/version/2024/child/price.png) no-repeat;
	background-size: contain;
	font-size: 20px;
	font-weight: bold;
	color: #ed5736;
	font-family: "Microsoft YaHei";
	text-indent: 24px;
}
.products-bot li .data .price i {
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	margin-right: 2px;
}
.new-product .products-bot .item {
	background: rgba(220, 228, 245,0.6);
}
.new-product .products-bot li .name a:hover,.new-product .products-bot li .company a:hover {
	color: #ed5736;
}
.hot-company .public-tab p a span {
	background-color: rgba(220, 228, 245,0.6);
}
.hot-company .public-tab p a span:hover,.hot-company .public-tab p a.focus span {
	background-color: #00a2ed;
}
.company-bot {
	display: none;
	margin-top: 24px;
}
.company-bot ul {
	margin-right: -20px;
	margin-top: -20px;
	overflow: hidden;
}
.company-bot li {
	width: 33.33%;
	float: left;
}
.company-bot li .item {
	padding: 16px;
	margin-top: 20px;
	margin-right: 20px;
	overflow: hidden;
	border-radius: 4px;
	background-image: -moz-linear-gradient( 0deg, rgb(237,250,252) 0%, rgb(245,248,255) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(237,250,252) 0%, rgb(245,248,255) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(237,250,252) 0%, rgb(245,248,255) 100%);
}

.company-bot li .left {
	float: left;
	margin-right: 10px;
}
.company-bot li .left .image {
	width: 56px;
	height: 56px;
	box-sizing: border-box;
	border: 1px solid #eee;
	border-radius: 50%;
	overflow: hidden;
}
.company-bot li .left .image a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.company-bot li .right {
	overflow: hidden;
}
.company-bot li .right .name {
	position: relative;
	margin-top: 10px;
}
.company-bot li .right .name p {
	font-size: 18px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	padding-right: 88px;
}
.company-bot li .right .name p a {
	color: #333;
}
.company-bot li .right .name p a:hover {
	color: #ff6600;
}
.company-bot li .right .name .btn {
	position: absolute;
	right: 0;
	top: 0;
}
.company-bot li .right .name .btn a {
	display: block;
	line-height: 30px;
	height: 32px;
	border-radius: 4px;
	border: 1px solid #ff6600;
	color: #ff6600;
	font-size: 14px;
	padding: 0 14px;
}
.company-bot li .right .name .btn a:hover {
	background-color: #f60;
	color: #fff;
}
.company-bot li .right .img-arr {
	margin-top: 12px;
}
.img-arr .img-Ul {
	overflow: hidden;
	margin-right: -10px;
    height: 126px;
}
.img-arr .img-Li {
	float: left;
	width: 33.33%;
}
.img-arr .img-item {
	margin-right: 10px;
}
.img-arr .img-item .image {
	height: 0;
	padding-bottom: 100%;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	border-radius: 4px;
}
.img-arr .img-item .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.product-main .main,.new-product .main,.hot-company .main {
	padding: 24px 16px;
	background-color: #fff;
}

/* footer */
.footer {
	margin:0 auto ;
	background-color: #212324;
	margin-top: 35px;
}
.footer .item{
	margin: 0 auto;
	overflow: hidden;
}
.footer .item .footer-code{
	float: right;
	width: 400px;
	border-left: 1px solid #444444;
	margin-top: 27px;
}
.footer .item .footer-code li{
	float: left;
	padding-left: 44px;
}
.footer .item .footer-code li .code {
	width: 126px;
	height: 126px;
	border: 2px solid #fff;
	padding: 10px;
	background-color: #fff;
	box-sizing: initial;
}
.footer .item .footer-code li p{
	text-align: center;
	font-size: 14px;
	color: #e2e2e2;
	margin-top: 16px;
}
.bannerLeft li .class-a span a {
	margin-right: 11px;
}
.footer .item .left{
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
}
.footer .item .left p{
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left p a{
	color: #838383;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right:1px solid #444444;
}
.footer .item .left p a:first-child{
	padding-left: 0;
}
.footer .item .left p a:last-child{
	border:none;
}
.footer .item .left p a:hover{
	color: #ff8d50;
}
.footer .item .left span{
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left span img{
	margin: 7px 22px 0 12px;
	vertical-align: top;
}
.footer .item .left span a{
	position: relative;
	cursor: pointer;
}
.footer .item .left span a .QQhover{
	 position: absolute;
	 left: 0px;
	 bottom: 21px;
	 border: 1px solid #666;
	 border-radius: 4px;
	line-height: 20px;
   color: #333;
	background: rgba(255,255,255,.9);
	 display: none;
	 cursor: auto;
	/* font-weight: 700; */
	height: 20px;
	 width: 100px;
	 text-align: center;
	 resize: none;
	 cursor: pointer;
     overflow: hidden;
   resize: none;
   font-family: "Microsoft Yahei";
	}
	.footer .item .left span a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.footer .item .left span a:hover .QQhover{
	 display: inline-block;
	}
.copyright{
	font-size: 12px;
	line-height: 22px;
	color: #838383;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding:10px 0;
	display: inline-block;
}
.copyright img{
	margin: 1px 8px 0 0px;
	vertical-align: top;
}
ul.footImg {
	width: 730px;
	height: 43px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url(https://www.gkzhan.com/Images/child/version/2022/copyright.png) no-repeat 0 0;
}
ul.footImg li {
	width: 122px;
	float: left;
}
ul.footImg li a {
	width: 110px;
	height: 43px;
	display: block;
}
ul.footImg li:last-child {
	width: 110px;
}
/* rightBar */
.rightBar {
	position: fixed;
	right: 45px;
	top: 138px;
	background-color: #fff;
	width: 54px;
	text-align: center;
	z-index: 999;
	border: 1px solid #e6e6e6;
}
.rightBar .box {
	position: relative;
}
.rightBar .box > a {
	display: block;
	height: 60px;
	padding-top: 12px;
	box-sizing: border-box;
	font-size: 12px;
	color: #333;
	position: relative;
}
.rightBar .box > a::after {
	content: "";
	clear: both;
	position: absolute;
	left: -10px;
	top: 0;
	right: 0;
	bottom: 0;
}
.rightBar .box > a:hover {
	color: #fff;
	background-color: #ff9000;
}
.rightBar .box > a i {
	display: block;
	margin: 0 auto;
	font-size: 20px;
	margin-bottom: 7px;
}

.rightBar div > a.focus {
	color: #fff;
	background-color: #ff9000;
}
.rightBar .box > a.focus i {
	background: url(https://www.gkzhan.com/images/Product/Version/2020/rightIcon2.png) no-repeat 0 0;;
}
.rightBar .service:hover .serviceBox {
	display: block;
}
.comBox ul li.add a {
	color: #999;
	margin-top: 34px;
	display: block;
}
.comBox ul li.add a i {
	width: 27px;
	height: 27px;
	display: inline-block;
	line-height: 27px;
	color: #999;
	background: url(https://www.gkzhan.com/images/products/version/2022/proCompla.png) no-repeat 0 -83px;
	margin-bottom: 10px;
}
.comBox {
	position: absolute;
	top: 0;
	display: block;
	right: 65px;
	z-index: 999;
	width: 116px;
	background-color: #fff;
	overflow: hidden;
	text-align: left;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
	display: none;
}
.comBox h2 {
    height: 32px;
    line-height: 32px;
    color: #fff;
    background: #ff9000;
    font-size: 12px;
    padding: 0px 8px;
}
.comBox h2 i {
	position: absolute;
	top: 8px;
	right: 8px;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	line-height: 1;
}
.comBox p.title {
	height: 32px;
	line-height: 32px;
	color:#fff;
	background:#ff9000;
	font-size: 12px;
	padding: 0 8px;
	width: 92px;
}
.comBox p.title a {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 8px;
    right: 8px;
}
.comBox ul li {
	border: 1px solid transparent;
	border-bottom-color: #e4e4e4;
	text-align: center;
	position: relative;
	height: 116px;
}
.comBox ul li .comPro {
	padding-top: 13px;
}
.comBox ul li img {
	max-width: 68px;
	max-height: 51px;
}
.comBox ul li.add {
	height: 114px;
}
.comBox ul li p a {
    color: #333;
	text-align: left;
	padding: 0px 10px;
	display: block;
}
.comBox ul li p a:hover {
	color: #ff9000;
}
.comBox ul li p {
	line-height: 16px;
	max-height: 32px;
	overflow: hidden;
	margin-top: 13px;
	margin-bottom: 8px;
}
.comBox .btn {
	height: 55px;
}
.comBox .btn a {
	display: block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background: #ff9000;
	text-align: center;
	margin: 6px auto 0 auto;
	border-radius: 2px;
}
.comBox .btn a.empty {
	background-color: #fff;
	color: #ff9000;
	display: inline;
	line-height: 22px;
	margin: 0;
}
.comBox ul li a.close {
	display: none;
	width: 18px;
	height: 18px;
	position: absolute;
	top: -1px;
	right: -1px;
	line-height: 18px;
	background: #ff9000 url("http://public.mtnets.com/Images/public/closed.png") no-repeat center;
	background-size: 10px auto;
}
.comBox ul li.pro:hover{
	border: 1px dashed #ff9000;
}
.comBox ul li.pro:hover a.close{
	display: block;
	cursor: pointer;
}
.comBox ul li.pro:hover a.close i {
	font-size: 12px;
	color: #fff;
}
.gotoTop {
	width: 54px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	color: #333;
	display: block;
}
.gotoTop:hover {
	background-color: #ff9000;
	color: #fff;
}
.serviceBox {
	padding: 0 18px;
	position: absolute;
	top: 0;
	right: 65px;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
	width: 180px;
	box-sizing: border-box;
	display: none;
	background-color: #fff;
	z-index: 9999;
}
.serviceBox li {
	border-bottom: 1px dashed #e6e6e6;
	font-size: 14px;
	text-align: left;
	padding: 20px 0 20px 30px;
	background: url(https://www.gkzhan.com/images/products/version/2022/kefu.png) no-repeat 0 20px;
}
.serviceBox li:last-child {
	border-bottom: 0;
}
.serviceBox li span {
	display: block;
	color: #999;
	margin-top: 5px;
}
.serviceBox li a {
	display: block;
	width: 84px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: #ff9000;
	color: #fff;
	border-radius: 6px;
	margin-top: 15px;
}
.cooperation{
	position: absolute;
	right: 50px;
	top: 0px;
	display: none;
	padding-right: 15px;
}
.cooperation-item{
	background: url(../../images/tech2018/cooperation-bg.png) no-repeat;
	background-size: 100% 100%;
	width: 410px;
  	border-radius: 6px;
  	overflow: hidden;
}
.cooperation-top{
	padding: 32px 26px 0;
}
.cooperation-top b{
	font-size: 24px;
	color: #945d56;
	display: block;
}
.cooperation-top ul{
	padding-top: 8px;
}
.cooperation-top li{
	padding: 17px 0 10px;
	font-size: 18px;
	font-weight: 700;
	color: #333;
	text-align: left;
	border-bottom: 1px solid #eeeeee;
}
.cooperation-top li:last-child{
	border: 0;
}
.cooperation-top li span{
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: normal;
	color: #999;
	display: block;
}
.cooperation-bot{
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #999;
	background-color: #f5f5f5;
	text-align: center;
}
.cooperation-bot1 {
	width: 518px;
	padding: 18px 14px;
	background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
}
.cooperation-bot1 .item {
	float: left;
	width: 33.3%;
}
.cooperation-bot1 .item .image{
	padding: 4px 4px 0;
	border-radius: 8px;
	display: inline-block;
	background-image: -moz-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
}
.cooperation-bot1 .item .image img{
	width: 130px;
	height: 130px;
	border-radius: 8px;
}
.cooperation-bot1 .item .image b{
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #fff;
	display: block;
	text-align: center;
	overflow: hidden;
}
.cooperation-bot1 .item p{
	margin-top: 10px;
	height: 16px;
	line-height: 16px;
	font-size: 15px;
	color: #888;
	overflow: hidden;
}

@media only screen and (min-width:1920px){
	.w,.main{
		width: 1560px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w,.main{
		width: 1412px;
	}
	.top {
		padding: 30px 0;
	}
	.top .logo {
		height: 47px;
	}
	.searchBox {
		width: 626px;
		margin: 5px 0 0 71px;
		height: 46px;
	}
	.search {
		height: 42px;
	}
	.search input {
		width: 454px;
		height: 42px;
	}
	.searchSelect {
		width: 70px;
		height: 42px;
	}
	.searchSelectTop p {
		font-size: 14px;
		text-indent: 12px;
	}
	.searchSelectTop i {
		right: 9px;
		top: 13px;
	}
	.searchSelectBot {
		top: 42px;
	}
	.search button {
		width: 98px;
		height: 42px;
	}
	.top .btnBox a {
		width: 126px;
		height: 46px;
		line-height: 44px;
	}
	.top .btnBox a i {
		margin: 13px 6px 0 0;
		font-size: 20px;
	}
	.nav span {
		width: 217px;
		padding: 0 17px;
		margin-right: 37px;
		font-size: 18px;
		height: 47px;
		line-height: 47px;
	}
	.nav p {
		height: 47px;
		line-height: 47px;
	}
	.nav p a {
		font-size: 18px;
		padding-right: 40px;
		margin-right: 40px;
	}
    .product-classify {
    	width: 217px;
    	margin-right: 9px;
    	height: 541px;
    }
    .class-a {
    	padding: 10.7px 6px 11px 30px;
    }
	.class-a .name {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.class-a .text a {
		font-size: 13px;
		margin-right: 8px;
	}
	.class-a .text {
		margin-top: 5px;
		line-height: 14px;
        height: 14px;
	}
	.class-a .icon {
		width: 20px;
		height: 20px;
		left: 12px;
	}
	.product-classify li .class-b {
		width: 918px;
	}
	.part1 .news-adv li .text p {
		font-size: 18px;
		line-height: 20px;
		height: 20px;
	}
	.part1 .news-adv li .text .content {
		margin-top: 12px;
		font-size: 16px;
		line-height: 18px;
		height: 18px;
	}
	.part1 .news-adv li .text .btn a {
		height: 29px;
		line-height: 27px;
		padding: 0 13px;
		font-size: 13px;
	}
	.part1 .news-adv li .text .btn {
		margin-top: 14px;
	}
	.part1 .news-adv li .text {
		padding: 17px;
	}
	.part1 .news-adv li .item {
		margin-right: 9px;
		margin-top: 9px;
	}
	.part1 .news-adv ul {
		margin-right: -9px;
	}
	.part1 {
		margin-top: 15px;
	}
	.part1 .news {
		width: 909px;
		margin-right: 9px;
	}
	.part1 .briefingLive {
		width: 683px;
		height: 384px;
		margin-right: 9px;
	}
	.part1 .briefingLive .image{
		height: 384px;
	}
	.part1 .briefingLive p {
		padding: 76px 12px 13px 84px;
	}
	.part1 .briefingLive p mark {
		left: 10px;
		top: 76px;
		height: 28px;
		line-height: 28px;
		padding: 0px 7px;
		font-size: 13px;
	}
	.part1 .briefingLive p mark i {
		height: 15px;
		width: 15px;
		margin: 7px 4px 0 0;
	}
	.part1 .briefingLive p a {
		height: 30px;
		line-height: 30px;
		font-size: 20px;
	}
	.part1 .briefingRight li {
		margin-top: 9px;
	}
	.part1 .briefingRight li a {
		height: 122px;
	}
	.part1 .proShow {
		margin-top: 9px;
	}
	.proShow li .image {
		width: 71px;
		height: 71px;
		margin-right: 12px;
	}
	.proShow li {
		padding: 10px 18px 10px 10px;
	}
	.part1 .login .message {
		padding: 16px 18px;
		line-height: 50px;
		font-size: 14px;
	}
	.part1 .login .message .image {
		width: 50px;
		height: 50px;
	}
    .part1 .login .loginIndex {
    	padding: 15px 18px 0;
    }
    .part1 .login .sign {
    	padding-bottom: 16px;
    }
	.part1 .login .sign a {
		height: 35px;
		line-height: 35px;
	}
    .part1 .login .btnArr {
    	margin: 12px -8px 0;
    }
	.part1 .login .btnArr a {
		padding: 0 8px;
	}
	.part1 .login .btnArr span {
		width: 40px;
		height: 23px;
	}
	.part1 .login .btnArr span i {
		height: 23px;
	}
	.part1 .login .btnArr a:nth-child(1) span i {
		width: 21px;
	}
	.part1 .login .btnArr a:nth-child(2) span i {
		width: 26px;
	}
	.part1 .login .btnArr a:nth-child(3) span i{
		width: 23px;
	}
	.part1 .login .btnArr a p {
		margin-top: 11px;
	}
	.part1 .login .vxImg {
		margin-top: 12px;
		padding-bottom: 11px;
	}
	.part1 .login .vxImgLeft{
		width: 110px;
	}
	.part1 .login .vxImgLeft a{
		margin-top: 9px;
		height: 32px;
		line-height: 32px;
	}
	.part1 .login .vxImgRight{
		height: 112px;
		width: 112px;
		padding: 5px;
	}
	.shop-notice {
		padding: 18px 18px 18px;
	}
	.shop-notice li {
		margin-top: 15px;
	}
	.mt25 {
		margin-top: 22px;
	}
	.hot-brands .title span {
		line-height: 46px;
		height: 46px;
		font-size: 27px;
	}
	.hot-brands .list {
		margin-top: 18px;
	}
	.product-main .main, .new-product .main, .hot-company .main {
		padding: 22px 15px;
	}
	.public-title p {
		font-size: 27px;
	}
	.public-title p::after {
		width: 61px;
		height: 18px;
		background-size: contain;
	}
	.public-title .more {
		font-size: 13px;
	}
	.public-tab p {
		margin-top: -10px;
		margin-right: -10px;
	}
	.public-tab p a span {
		margin-right: 10px;
		margin-top: 10px;
		height: 38px;
		line-height: 38px;
		font-size: 15px;
	}
	.products-bot {
		margin-top: 22px;
	}
	.products-bot li .item {
		margin-top: 14px;
		margin-right: 14px;
		padding: 9px 9px 13px;
	}
	.products-bot ul {
		margin-top: -14px;
		margin-right: -14px;
	}
	.products-bot li .name {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 7px;
	}
	.products-bot li .company {
		margin-top: 5px;
		font-size: 12px;
		padding-right: 40px;
		line-height: 14px;
		height: 14px;
	}
	.products-bot li .name mark {
		width: 30px;
		height: 15px;
		margin-top: 4px;
	}
	.products-bot li .data p {
		line-height: 33px;
		height: 33px;
		font-size: 14px;
		padding: 0 8px;
	}
	.products-bot li .data .price {
		right: -4px;
		bottom: 0;
		width: 97px;
		height: 36px;
		line-height: 36px;
		font-size: 18px;
		text-indent: 20px;
	}
	.products-bot li .data .price i {
		font-size: 12px;
	}
	.company-bot {
		margin-top: 22px;
	}
	.company-bot ul {
		margin-right: -18px;
		margin-top: -18px;
	}
	.company-bot li .item {
		padding: 15px;
		margin-top: 18px;
		margin-right: 18px;
	}
	.company-bot li .left .image {
		width: 51px;
		height: 51px;
	}
	.company-bot li .right .name p {
		font-size: 16px;
		height: 29px;
		line-height: 29px;
	}
	.company-bot li .right .name .btn a {
		line-height: 27px;
		height: 29px;
		font-size: 13px;
		padding: 0 13px;
	}
	.company-bot li .right .img-arr {
		margin-top: 10px;
	}
	.img-arr .img-item {
		margin-right: 9px;
	}
	.img-arr .img-Ul {
		margin-right: -9px;
        height: 114px;
	}
	.rightBar {
		right: 20px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w,.main{
		width: 1252px;
	}
    .part1 .login .btnArr a .hover {
    	left: -20px;
    }
	.top {
		padding: 26px 0;
	}
	.top .logo {
		height: 42px;
	}
	.searchBox {
		width: 555px;
		margin: 4px 0 0 62px;
		height: 44px;
	}
	.search {
		height: 40px;
	}
	.search input {
		width: 403px;
		height: 40px;
		font-size: 14px;
		text-indent: 10px;
	}
	.searchSelect {
		width: 64px;
		height: 40px;;
	}
	.searchSelectTop p {
		font-size: 14px;
		text-indent: 10px;
	}
	.searchSelectTop i {
		right: 5px;
		top: 13px;
		font-size: 18px;
	}
	.search button {
		width: 84px;
		height: 40px;
		font-size: 17px;
	}
	.searchSelectBot {
		top: 40px;
	}
	.searchSelectBot li {
		line-height: 24px;
	}
	.top .btnBox {
		margin-top: 6px;
	}
	.top .btnBox a {
		width: 112px;
		height: 40px;
		line-height: 38px;
		font-size: 14px;
	}
	.top .btnBox a i {
		margin: 10px 5px 0 0;
		font-size: 18px;
	}
	.nav span {
		width: 193px;
		padding: 0 15px;
		margin-right: 32px;
		font-size: 17px;
		height: 42px;
		line-height: 42px;
	}
	.nav span img {
		margin-top: 16px;
		width: 16px;
	}
	.nav p {
		height: 42px;
		line-height: 42px;
	}
	.nav p a {
		font-size: 17px;
		padding-right: 35px;
		margin-right: 35px;
	}
    .product-classify {
    	width: 192px;
    	margin-right: 8px;
    	height: 478px;
    }
	.class-a {
		padding: 8px 6px 9px 26px;
	}
	.class-a .name {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.class-a .text a {
		font-size: 12px;
		margin-right: 6px;
	}
	.class-a .text {
		margin-top: 5px;
		line-height: 14px;
        height: 14px;
	}
	.class-a .icon {
		width: 19px;
		height: 19px;
		left: 10px;
	}
	.product-classify li .class-b {
		width: 806px;
		padding: 12px 16px 0px 12px;
	}
	.part1 .news-adv li .item {
		margin-right: 8px;
		margin-top: 8px;
	}
	.part1 .news-adv ul {
		margin-right: -8px;
	}
	.part1 .news-adv li .text {
		padding: 18px;
	}
	.part1 .news-adv li .text p {
		font-size: 16px;
		line-height: 18px;
		height: 18px;
	}
	.part1 .news-adv li .text .content {
		margin-top: 12px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.part1 .news-adv li .text .btn {
		margin-top: 14px;
	}
	.part1 .news-adv li .text .btn a {
		height: 28px;
		line-height: 26px;
		padding: 0 12px;
		font-size: 12px;
	}
	.part1 .news {
		width: 798px;
		padding: 0;
		margin-right: 8px;
	}
	.part1 .briefingLive {
		width: 606px;
		height: 340px;
		margin-right: 8px;
	}
	.part1 .briefingLive .image{
		height: 340px;
	}
	.part1 .briefingLive p {
		padding: 76px 12px 13px 84px;
	}
	.part1 .briefingLive p mark {
		left: 10px;
		top: 76px;
		height: 28px;
		line-height: 28px;
		padding: 0px 7px;
		font-size: 13px;
	}
	.part1 .briefingLive p mark i {
		height: 14px;
		width: 14px;
		margin: 7px 3px 0 0;
	}
	.part1 .briefingLive p a {
		height: 28px;
		line-height: 28px;
		font-size: 17px;
	}
	.part1 .briefingRight li {
		margin-top: 8px;
	}
	.part1 .briefingRight li a {
		height: 108px;
	}
	.part1 .briefingRight li mark {
		top: 7px;
		right: 7px;
		height: 24px;
		line-height: 24px;
		padding: 0 9px;
		font-size: 13px;
	}
	.part1 .briefingRight li mark i {
		height: 14px;
		width: 14px;
		margin: 6px 3px 0 0;
	}
	.part1 .briefingRight li span i {
		font-size: 46px;
	}
	.part1 .proShow {
		margin-top: 8px;
	}
	.proShow li .image {
		width: 66px;
		height: 66px;
		margin-right: 8px;
	}
	.proShow li .text {
		padding-top: 10px;
	}
	.proShow li .text p {
		line-height: 18px;
		height: 18px;
		font-size: 14px;
	}
	.proShow li .text span {
		margin-top: 10px;
		line-height: 20px;
		font-size: 16px;
	}
	.proShow li {
		padding: 7px 14px 7px 9px;
	}
	.part1 .login .message .image {
		width: 44px;
		height: 44px;
		margin-right: 8px;
	}
    .part1 .login .message {
    	padding: 13px 15px;
    	line-height: 44px;
    	font-size: 13px;
    }
	.part1 .login .loginIndex {
    	padding: 12px 16px 0;
    }
    .part1 .login .sign {
    	padding-bottom: 12px;
    }
	.part1 .login .sign a {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		width: calc(50% - 5px);
	}
	.part1 .login .btnArr {
    	margin: 12px -7px 0;
    }
	.part1 .login .btnArr a {
		padding: 0 7px;
	}
	.part1 .login .btnArr span {
		width: 40px;
		height: 20px;
	}
	.part1 .login .btnArr span i {
		height: 20px;
	}
	.part1 .login .btnArr a:nth-child(1) span i{
		width: 18px;
	}
	.part1 .login .btnArr a:nth-child(2) span i{
		width: 24px;
	}
	.part1 .login .btnArr a:nth-child(3) span i{
		width: 20px;
	}
	.part1 .login .btnArr a p {
		margin-top: 10px;
		font-size: 12px;
	}
	.part1 .login .vxImg {
		margin-top: 12px;
		padding-bottom: 12px;
	}
	.part1 .login .vxImgLeft {
		width: 94px;
	}
	.part1 .login .vxImgLeft a {
		margin-top: 11px;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
	}
	.part1 .login .vxImgRight {
		height: 106px;
		width: 106px;
		padding: 4px;
	}
	.shop-notice {
		padding: 16px 16px 16px;
	}
	.shop-notice h2 {
		height: 18px;
		line-height: 18px;
	}
	.shop-notice h2 b {
		font-size: 15px;
	}
	.shop-notice h2 .more {
		line-height: 18px;
	}
	.shop-notice li {
		margin-top: 11px;
		padding-left: 36px;
	}

	.mt25 {
		margin-top: 20px;
	}
	.hot-brands .title span {
		line-height: 40px;
		height: 40px;
		font-size: 24px;
	}
	.hot-brands .main {
		padding: 0 14px 14px 14px;
	}
	.hot-brands .list {
		margin-top: 14px;
	}
	.product-main .main, .new-product .main, .hot-company .main {
		padding: 18px 14px;
	}
	.public-title p {
		font-size: 24px;
	}
	.public-title p::after {
		width: 54px;
		height: 16px;
		background-size: contain;
	}
	.public-title .more {
		font-size: 12px;
	}
	.public-tab p {
		margin-top: -10px;
		margin-right: -10px;
	}
	.public-tab p a span {
		margin-right: 10px;
		margin-top: 10px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.products-bot {
		margin-top: 18px;
	}
	.products-bot li .item {
		margin-top: 12px;
		margin-right: 12px;
		padding: 9px 9px 13px;
	}
	.products-bot ul {
		margin-top: -12px;
		margin-right: -12px;
	}
	.products-bot li .name {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
		margin-top: 6px;
	}
    .products-bot li .company {
    	margin-top: 5px;
    	font-size: 12px;
    	padding-right: 54px;
    	line-height: 14px;
    	height: 14px;
    }
	.products-bot li .name mark {
		width: 30px;
		height: 15px;
		margin-top: 4px;
	}
	.products-bot li .data p {
		line-height: 30px;
		height: 30px;
		font-size: 13px;
		padding: 0 6px;
	}
	.products-bot li .data .price {
		right: -4px;
		bottom: 0;
		width: 86px;
		height: 32px;
		line-height: 32px;
		font-size: 16px;
		text-indent: 18px;
	}
	.products-bot li .data .price i {
		font-size: 12px;
	}
	.company-bot {
		margin-top: 18px;
	}
	.company-bot ul {
		margin-right: -16px;
		margin-top: -16px;
	}
	.company-bot li .item {
		padding: 14px;
		margin-top: 16px;
		margin-right: 16px;
	}
	.company-bot li .left {
		margin-right: 8px;
	}
	.company-bot li .left .image {
		width: 45px;
		height: 45px;
	}
	.company-bot li .right .name p {
		font-size: 15px;
		height: 26px;
		line-height: 26px;
	}
	.company-bot li .right .name .btn a {
		line-height: 24px;
		height: 26px;
		font-size: 12px;
		padding: 0 11px;
	}
	.company-bot li .right .name {
		margin-top: 9px;
	}
	.company-bot li .right .img-arr {
		margin-top: 9px;
	}
	.img-arr .img-item {
		margin-right: 9px;
	}
	.img-arr .img-Ul {
		margin-right: -9px;
        height: 100px;
	}


	.footer .item .footer-code li .code {
		width: 118px;
		height: 118px;
	}
	.footer .item .footer-code li {
		padding-left: 50px;
	}
	.copyright {
		font-size: 12px;
		line-height: 20px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 30px;
	}
	 ul.footImg {
		width: 690px;
		height: 37px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 104px;
		height: 37px;
	}
	ul.footImg li a {
		width: 92px;
		height: 37px;
	}
	.rightBar {
		right: 20px;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w,.main{
		width: 1180px;
	}
    .part1 .login .btnArr a .hover {
    	left: -28px;
    }
	.top {
		padding: 25px 0;
	}
	.top .logo {
		height: 40px;
	}
	.searchBox {
		width: 523px;
		margin: 4px 0 0 59px;
		height: 38px;
	}
	.search {
		height: 34px;
	}
	.search input {
		width: 380px;
		height: 34px;
		font-size: 13px;
		text-indent: 8px;
	}
	.searchSelect {
		width: 58px;
		height: 34px;
	}
	.searchSelectTop p {
		font-size: 13px;
		text-indent: 8px;
	}
	.searchSelectTop i {
		right: 4px;
		top: 10px;
		font-size: 18px;
	}
	.searchSelectBot {
		top: 34px;
	}
	.searchSelectBot li {
		text-indent: 13px;
		line-height: 24px;
	}
	.search button {
		width: 81px;
		height: 34px;
		font-size: 15px;
	}
	.top .btnBox {
		margin-top: 4px;
	}
	.top .btnBox a {
		width: 108px;
		height: 38px;
		line-height: 36px;
		font-size: 14px;
	}
	.top .btnBox a i {
		margin: 10px 4px 0 0;
		font-size: 17px;
	}
	.nav span {
		width: 182px;
		padding: 0 14px;
		margin-right: 40px;
		font-size: 15px;
		height: 39px;
		line-height: 39px;
	}
	.nav span img {
		margin-top: 14px;
		width: 14px;
	}
	.nav p {
		height: 39px;
		line-height: 39px;
	}
	.nav p a {
		font-size: 15px;
		padding-right: 31px;
		margin-right: 31px;
	}
    .product-classify {
    	width: 181px;
    	margin-right: 7px;
    	height: 454px;
    }
    .class-a {
    	padding: 8.4px 6px 8px 20px;
    }
	.class-a .name {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.class-a .text a {
		font-size: 12px;
		margin-right: 4px;
	}
	.class-a .text {
		margin-top: 5px;
		line-height: 14px;
        height: 14px;
	}
	.class-a .icon {
		width: 18px;
		height: 18px;
		left: 6px;
	}

	.product-classify li .class-b {
		width: 767px;
		padding: 10px 15px 0px 10px;
	}
	.product-classify li .class-b .item {
		margin-bottom: 12px;
	}
	.product-classify li .class-b .item span {
		font-size: 14px;
		padding-bottom: 6px;
		line-height: 19px;
	}
	.product-classify li .class-b .item p {
		font-size: 13px;
		margin-top: 6px;
		line-height: 20px;
		margin-left: -8px;
	}
	.product-classify li .class-b .item p a {
		height: 20px;
		padding: 0 8px;
	}
	.part1 .news {
		width: 760px;
	}
	.part1 .briefingLive {
		width: 578px;
		height: 323px;
		margin-right: 7px;
	}
	.part1 .briefingLive .image{
		height: 323px;
	}
	.part1 .briefingLive p {
		padding: 70px 7px 8px 80px;
	}
	.part1 .briefingLive p a {
		height: 26px;
		line-height: 26px;
		font-size: 17px;
	}
	.part1 .briefingLive p mark {
		left: 8px;
		top: 70px;
		height: 26px;
		line-height: 26px;
		padding: 0 5px;
		font-size: 13px;
	}
	.part1 .news-adv ul {
		margin-right: -7px;
	}
	.part1 .news-adv li .item {
		margin-right: 7px;
		margin-top: 7px;
	}
	.part1 .news-adv li .text {
		padding: 14px;
	}
	.part1 .news-adv li .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.part1 .news-adv li .text .content {
		margin-top: 8px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.part1 .news-adv li .text .btn {
		margin-top: 12px;
	}
	.part1 .news-adv li .text .btn a {
		height: 28px;
		line-height: 26px;
		padding: 0 12px;
		font-size: 12px;
	}
	.part1 {
		margin-top: 10px;
	}
	.part1 .briefingLive p mark i {
		height: 13px;
		width: 13px;
		margin: 7px 2px 0 0;
	}
	.part1 .briefingRight li mark {
		top: 6px;
		right: 6px;
		height: 22px;
		line-height: 22px;
		padding: 0 4px;
		font-size: 12px;
	}
	.part1 .briefingRight li mark i {
		height: 14px;
		width: 14px;
		margin: 4px 2px 0 0;
	}
	.part1 .briefingRight li {
		margin-top: 7px;
	}
	.part1 .briefingRight li a {
		height: 103px;
	}
	.part1 .briefingRight li span i {
		font-size: 42px;
	}
	.part1 .proShow {
		margin-top: 7px;
	}
	.proShow li .image {
		width: 64px;
		height: 64px;
		margin-right: 8px;
	}

	.proShow li .text {
		padding-top: 7px;
	}
	.proShow li .text p {
		line-height: 16px;
		height: 16px;
		font-size: 14px;
	}
	.proShow li .text span {
		margin-top: 10px;
		line-height: 18px;
		font-size: 16px;
	}
	.proShow li {
		width: 25%;
		padding: 5px 15px 5px 8px;
	}
	.proShow li::after {
		height: 40px;
	}
	.part1 .login .message {
		padding: 14px 14px;
		line-height: 42px;
		font-size: 12px;
	}
	.part1 .login .message .image {
		width: 42px;
		height: 42px;
		margin-right: 7px;
	}
    .part1 .login .loginIndex {
    	padding: 13px 14px 0;
    }
    .part1 .login .sign {
    	padding-bottom: 13px;
    }
	.part1 .login .sign a {
		height: 30px;
		line-height: 30px;
		font-size: 13px;
		width: calc(50% - 4px);
	}
    .part1 .login .btnArr {
    	margin: 10px -5px 0;
    }
	.part1 .login .btnArr a {
		padding: 0 5px;
	}
	.part1 .login .btnArr span {
		width: 34px;
		height: 19px;
	}
	.part1 .login .btnArr span i {
		height: 19px;
	}
	.part1 .login .btnArr a:nth-child(1) span i{
		width: 17px;
	}
	.part1 .login .btnArr a:nth-child(2) span i{
		width: 23px;
	}
	.part1 .login .btnArr a:nth-child(3) span i{
		width: 19px;
	}
	.part1 .login .btnArr a p {
		margin-top: 8px;
		font-size: 12px;
	}
	.part1 .login .vxImg {
		margin-top: 11px;
		padding-bottom: 10px;
	}
	.part1 .login .vxImgLeft {
		width: 84px;
	}
	.part1 .login .vxImgLeft a {
		margin-top: 10px;
		height: 26px;
		line-height: 26px;
		font-size: 13px;
	}
	.part1 .login .vxImgRight {
		height: 100px;
		width: 100px;
		padding: 4px;
	}
	.shop-notice {
		padding: 12px 16px 14px;
	}
	.shop-notice h2 {
		height: 20px;
		line-height: 20px;
	}
	.shop-notice h2 b {
		font-size: 14px;
	}
	.shop-notice h2 .more {
		line-height: 20px;
		font-size: 12px;
	}
	.shop-notice li a {
		font-size: 13px;
	}
	.shop-notice li {
		margin-top: 9px;
	}

	.mt25 {
		margin-top: 19px;
	}
	.hot-brands .title span {
		line-height: 40px;
		height: 40px;
		font-size: 24px;
	}
	.hot-brands .main {
		padding: 0 14px 14px 14px;
	}
	.hot-brands .list {
		margin-top: 14px;
	}
	.product-main .main, .new-product .main, .hot-company .main {
		padding: 18px 14px;
	}
	.public-title p {
		font-size: 24px;
	}
	.public-title p::after {
		width: 54px;
		height: 16px;
		background-size: contain;
	}
	.public-title .more {
		font-size: 12px;
	}
	.public-tab p {
		margin-top: -10px;
		margin-right: -10px;
	}
	.public-tab p a span {
		margin-right: 10px;
		margin-top: 10px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.products-bot {
		margin-top: 16px;
	}
	.products-bot li .new-image {
		margin: -7px -7px 0;
		padding: 3px 3px 0;
	}
	.products-bot li .item {
		margin-top: 11px;
		margin-right: 11px;
		padding: 7px 7px 13px;
	}
	.products-bot ul {
		margin-top: -11px;
		margin-right: -11px;
	}
	.products-bot li .name {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
		margin-top: 6px;
	}
    .products-bot li .company {
    	margin-top: 5px;
    	font-size: 12px;
    	padding-right: 56px;
    	line-height: 14px;
    	height: 14px;
    }
	.products-bot li .name mark {
		width: 30px;
		height: 15px;
		margin-top: 4px;
	}
	.products-bot li .data p {
		line-height: 28px;
		height: 28px;
		font-size: 12px;
		padding: 0 6px;
	}
	.products-bot li .data .price {
		right: -4px;
		bottom: 0;
		width: 86px;
		height: 32px;
		line-height: 32px;
		font-size: 15px;
		text-indent: 18px;
	}
	.products-bot li .data .price i {
		font-size: 12px;
	}
	.company-bot {
		margin-top: 18px;
	}
	.company-bot ul {
		margin-right: -16px;
		margin-top: -16px;
	}
	.company-bot li .item {
		padding: 14px;
		margin-top: 16px;
		margin-right: 16px;
	}
	.company-bot li .left {
		margin-right: 8px;
	}
	.company-bot li .left .image {
		width: 45px;
		height: 45px;
	}
	.company-bot li .right .name p {
		font-size: 15px;
		height: 26px;
		line-height: 26px;
	}
	.company-bot li .right .name .btn a {
		line-height: 24px;
		height: 26px;
		font-size: 12px;
		padding: 0 11px;
	}
	.company-bot li .right .name {
		margin-top: 9px;
	}
	.company-bot li .right .img-arr {
		margin-top: 9px;
	}
	.img-arr .img-item {
		margin-right: 9px;
	}
	.img-arr .img-Ul {
		margin-right: -9px;
        height: 92px;
	}
	.footer {
		margin-top: 30px;
		padding: 22px 0;
	}
	.footer-nav a {
		font-size: 14px;
		padding: 0 16px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 12px;
	}
	 .footer .item .footer-code {
		width: 360px;
	}
	.footer .item .footer-code li .code {
		width: 110px;
		height: 110px;
	}
	.footer .item .left p a {

		padding: 0 14px;
	}
	.footer .footer_img {
		width: 640px;
		height: 40px;
		margin: 13px auto 0;
	}
	.footer .footer_img li {
		width: 99px;
		height: 40px;
	}
	.footer .footer_img li a {
		height: 40px;
	}
	.rightBar{
		right: 10px;
	}
}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w,.main{
		width: 1010px;
	}
    .part1 .login .btnArr a .hover {
    	left: -42px;
    }
	#divLogin ul li {
		margin: 0 5px;
	}
	.header a {
		font-size: 12px;
	}
	.header p a {
		padding-right: 8px;
		margin-right: 8px;
	}
	.header p {
		margin-right: 168px;
	}
	.Tophead li .ServiceTop {
		padding: 0 10px;
		font-size: 12px;
	}
	.top {
		padding: 22px 0;
	}
	.top .logo {
		height: 34px;
	}
	.searchBox {
		width: 448px;
		margin: 3px 0 0 50px;
		height: 32px;
		border: 1px solid #ed5736;
	}
	.search {
		height: 30px;
	}
	.search input {
		width: 325px;
		height: 30px;
		font-size: 12px;
		text-indent: 8px;
	}
	.searchSelect {
		width: 52px;
		height: 30px;
	}
	.searchSelectTop p {
		font-size: 12px;
		text-indent: 6px;
	}
	.searchSelectTop i {
		right: 4px;
		top: 9px;
		font-size: 15px;
	}
	.searchSelectBot li {
		text-indent: 11px;
		font-size: 12px;
		line-height: 22px;
	}
	.searchSelectBot {
		top: 30px;
	}
	.search button {
		width: 67px;
		height: 30px;
		font-size: 14px;
	}
	.top .btnBox {
		margin-top: 3px;
	}
	.top .btnBox a {
		width: 86px;
		height: 32px;
		line-height: 30px;
		font-size: 12px;
	}
	.top .btnBox a i {
		margin: 8px 4px 0 0;
		font-size: 15px;
	}
	.nav span {
		width: 156px;
		padding: 0 13px;
		margin-right: 26px;
		font-size: 15px;
		height: 34px;
		line-height: 34px;
	}
	.nav span img {
		margin-top: 13px;
		width: 13px;
	}
	.nav p {
		height: 34px;
		line-height: 34px;
	}
	.nav p a {
		font-size: 15px;
		padding-right: 22px;
		margin-right: 22px;
	}
    .product-classify {
    	width: 156px;
    	margin-right: 6px;
    	height: 392px;
    }
	.class-a {
		padding: 6.4px 6px 6px 4px;
	}
	.class-a .name {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.class-a .text a {
		font-size: 12px;
		margin-right: 4px;
	}
	.class-a .text {
		margin-top: 2px;
		line-height: 14px;
        height: 14px;
	}
	.class-a .icon {
		width: 18px;
		height: 18px;
		left: 6px;
		display: none;
	}
	.part1 {
		margin-top: 10px;
	}
	.part1 .news-adv li .text {
		padding: 12px;
	}
	.part1 .news-adv li .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.part1 .news-adv li .text .content {
		margin-top: 8px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.part1 .news-adv li .text .btn {
		margin-top: 12px;
	}
	.part1 .news-adv li .text .btn a {
		height: 28px;
		line-height: 26px;
		padding: 0 12px;
		font-size: 12px;
	}
	.product-classify li .class-b {
		width: 656px;
		padding: 8px 14px 0px 10px;

	}
	.product-classify li .class-b .item {
		margin-bottom: 10px;
	}
	.product-classify li .class-b .item span {
		font-size: 13px;
		padding-bottom: 5px;
		line-height: 17px;
	}
	.product-classify li .class-b .item p {
		font-size: 12px;
		margin-top: 6px;
		line-height: 18px;
		margin-left: -6px;
	}
	.product-classify li .class-b .item p a {
		height: 18px;
		padding: 0 6px;
	}
	.part1 .news {
		width: 650px;
	}
	.part1 .briefingLive {
		width: 488px;
		height: 275px;
		margin-right: 6px;
	}
	.part1 .briefingLive p {
		padding: 60px 6px 6px 68px;
	}
	.part1 .briefingLive p mark {
		left: 6px;
		top: 60px;
		height: 24px;
		line-height: 24px;
		padding: 0 4px;
		font-size: 12px;
	}
	.part1 .briefingLive p mark i {
		height: 12px;
		width: 12px;
		margin: 6px 2px 0 0;
	}
	.part1 .briefingLive .image {
		height: 275px;
	}
	.part1 .briefingLive p a {
		height: 24px;
		line-height: 24px;
		font-size: 15px;
	}
	.part1 .briefingRight li {
		margin-top: 6px;
	}
	.part1 .briefingRight li a {
		height: 88px;
	}
	.part1 .briefingRight li span i {
		font-size: 32px;
	}
	.part1 .briefingRight li mark {
		top: 4px;
		right: 4px;
		height: 22px;
		line-height: 22px;
		padding: 0 5px;
		font-size: 12px;
	}
	.part1 .briefingRight li mark i {
		height: 13px;
		width: 13px;
		margin: 5px 2px 0 0;
	}
	.part1 .proShow {
		margin-top: 6px;
	}
	.proShow li::after {
		height: 40px;
	}
	.proShow li .image {
		width: 48px;
		height: 48px;
		margin-right: 4px;
	}
	.proShow li .text p {
		line-height: 16px;
		height: 16px;
		font-size: 12px;
	}
	.proShow li .text {
		padding-top: 6px;
	}
	.proShow li {
		padding: 7px 10px 7px 7px;
	}
	.proShow li .text span {
		margin-top: 10px;
		line-height: 18px;
		font-size: 14px;
	}
	.part1 .login .message {
		padding: 12px 4px;
		line-height: 32px;
		font-size: 12px;
	}
	.part1 .login .message .image {
		width: 32px;
		height: 32px;
		margin-right: 3px;
	}
    .part1 .login .loginIndex {
    	padding: 12px 3px 0;
    }
    .part1 .login .sign {
    	padding-bottom: 12px;
    }
	.part1 .login .sign a {
		height: 24px;
		line-height: 24px;
		font-size: 12px;
		width: calc(50% - 4px);
	}
    .part1 .login .btnArr {
    	margin: 8px -5px 0;
    }
	.part1 .login .btnArr a {
		padding: 0 5px;
	}
	.part1 .login .btnArr span {
		width: 30px;
		height: 16px;
	}
	.part1 .login .btnArr span i {
		height: 16px;
	}
	.part1 .login .btnArr a:nth-child(1) span i{
		width: 14px;
	}
	.part1 .login .btnArr a:nth-child(2) span i{
		width: 20px;
	}
	.part1 .login .btnArr a:nth-child(3) span i{
		width: 16px;
	}
	.part1 .login .btnArr a p {
		margin-top: 8px;
		font-size: 12px;
	}
	.part1 .login .vxImg {
		margin-top: 6px;
		padding-bottom: 6px;
	}
	.part1 .login .vxImgLeft {
		width: 78px;
	}
	.part1 .login .vxImgLeft a {
		margin-top: 7px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.part1 .login .vxImgRight {
		height: 98px;
		width: 98px;
		padding: 6px;
	}
	.shop-notice {
		padding: 4px 6px 6px;
	}
	.shop-notice h2 {
		height: 20px;
		line-height: 20px;
	}
	.shop-notice h2 b {
		font-size: 13px;
	}
	.shop-notice h2 .more {
		line-height: 20px;
		font-size: 12px;
	}
	.shop-notice li a {
		font-size: 12px;
		height: 16px;
		line-height: 16px;
	}
	.shop-notice li i {
		line-height: 16px;
		width: 30px;
		font-size: 12px;
	}
	.shop-notice li {
		margin-top: 9px;
		padding-left: 34px;
	}
	.mt25 {
		margin-top: 15px;
	}
	.hot-brands .title span {
		line-height: 40px;
		height: 40px;
		font-size: 24px;
	}
	.hot-brands .main {
		padding: 0 11px 11px 11px;
	}
	.hot-brands .list {
		margin-top: 11px;
	}
	.product-main .main, .new-product .main, .hot-company .main {
		padding: 16px 11px;
	}
	.public-title p {
		font-size: 20px;
	}
	.public-title p::after {
		width: 44px;
		height: 13px;
		background-size: contain;
	}
	.public-title .more {
		font-size: 12px;
	}
	.public-tab p {
		margin-top: -7px;
		margin-right: -7px;
	}
	.public-tab p a span {
		margin-right: 7px;
		margin-top: 7px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.products-bot {
		margin-top: 15px;
	}
	.products-bot li .new-image {
		margin: -7px -7px 0;
		padding: 3px 3px 0;
	}
	.products-bot li .item {
		margin-top: 8px;
		margin-right: 8px;
		padding: 7px 7px 13px;
	}
	.products-bot ul {
		margin-top: -8px;
		margin-right: -8px;
	}
	.products-bot li .name {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
		margin-top: 6px;
	}
	.products-bot li .company {
		margin-top: 5px;
		font-size: 12px;
		padding-right: 56px;
		line-height: 14px;
		height: 14px;
	}
	.products-bot li .name mark {
		width: 30px;
		height: 15px;
		margin-top: 4px;
	}
	.products-bot li .data p {
		line-height: 28px;
		height: 28px;
		font-size: 12px;
		padding: 0 6px;
	}
	.products-bot li .data .price {
		right: -4px;
		bottom: 0;
		width: 86px;
		height: 32px;
		line-height: 32px;
		font-size: 15px;
		text-indent: 18px;
	}
	.products-bot li .data .price i {
		font-size: 12px;
	}
	.company-bot {
		margin-top: 18px;
	}
	.company-bot ul {
		margin-right: -12px;
		margin-top: -12px;
	}
	.company-bot li .item {
		padding: 10px;
		margin-top: 12px;
		margin-right: 12px;
	}
	.company-bot li .left {
		margin-right: 8px;
	}
	.company-bot li .left .image {
		width: 45px;
		height: 45px;
	}
	.company-bot li .right .name p {
		font-size: 15px;
		height: 26px;
		line-height: 26px;
	}
	.company-bot li .right .name .btn a {
		line-height: 24px;
		height: 26px;
		font-size: 12px;
		padding: 0 11px;
	}
	.company-bot li .right .name {
		margin-top: 9px;
	}
	.company-bot li .right .img-arr {
		margin-top: 9px;
	}
	.img-arr .img-item {
		margin-right: 9px;
	}
	.img-arr .img-Ul {
		margin-right: -9px;
        height: 77px;
	}
	.footer {
		margin-top: 24px;
		padding: 16px 0;
	}
	.footer-nav {
		height: 22px;
		line-height: 22px;
	}
	.footer-nav a::after {
		height: 12px;
	}
	.footer-nav a {
		font-size: 12px;
		padding: 0 10px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 8px;
	}
	.footer .item .footer-code {
		width: 300px;
	}
	.footer .item .footer-code li .code {
		width: 90px;
		height: 90px;
	}
	.footer .item .footer-code li {
		padding-left: 30px;
	}
	.footer .item .left p {
		font-size: 12px;
	}
	.footer .item .left p a {

		padding: 0 12px;
	}
	.footer .item .left {
		padding-right: 30px;
	}
	.footer .footer_img {
		width: 483px;
		height: 30px;
		margin: 12px auto 0;
	}
	.footer .footer_img li {
		width: 75px;
		height: 30px;
		margin-right: 6px;
	}
	.footer .footer_img li a {
		height: 30px;
	}
	ul.footImg {
		width: 680px;
		height: 37px;
		background-size: auto 100%;
	}
	ul.footImg li{
		width: 100px;
	}
	ul.footImg li a{
		width: 100px;
	}
	.rightBar {
		right: 10px;
	}

}

@media only screen and (max-width:1024px){
	.w,.main{
		width: 892px;
	}
    .part1 .login .btnArr a .hover {
    	left: -44px;
    }
	#divLogin ul li {
		margin: 0 5px;
	}
	.header a {
		font-size: 12px;
	}
	.header p a {
		padding-right: 8px;
		margin-right: 8px;
	}
	.header p {
		margin-right: 160px;
	}
	.Tophead li .ServiceTop i {
		margin-right: 5px;
		font-size: 13px;
	}
	.Tophead li .ServiceTop {
		padding: 0 10px;
		font-size: 12px;
	}
	.top {
		padding: 18px 0;
	}
	.top .logo {
		height: 34px;
	}
	.searchBox {
		width: 398px;
		margin: 3px 0 0 20px;
		height: 32px;
		border: 1px solid #ed5736;
	}
	.search {
		height: 30px;
	}
	.search input {
		width: 275px;
		height: 30px;
		font-size: 12px;
		text-indent: 8px;
	}
	.searchSelect {
		width: 52px;
		height: 30px;
	}
	.searchSelectTop p {
		font-size: 12px;
		text-indent: 6px;
	}
	.searchSelectTop i {
		right: 4px;
		top: 9px;
		font-size: 15px;
	}
	.searchSelectBot li {
		text-indent: 11px;
		font-size: 12px;
		line-height: 22px;
	}
	.searchSelectBot {
		top: 30px;
	}
	.search button {
		width: 67px;
		height: 30px;
		font-size: 14px;
	}
	.top .btnBox {
		margin-top: 3px;
	}
	.top .btnBox a {
		width: 86px;
		height: 32px;
		line-height: 30px;
		font-size: 12px;
	}
	.top .btnBox a i {
		margin: 8px 4px 0 0;
		font-size: 15px;
	}
	.nav span {
		width: 137px;
		padding: 0 10px;
		margin-right: 20px;
		font-size: 14px;
		height: 30px;
		line-height: 30px;
	}
	.nav span img {
		margin-top: 13px;
		width: 13px;
	}
	.nav p {
		height: 30px;
		line-height: 30px;
	}
	.nav p a {
		font-size: 14px;
		padding-right: 18px;
		margin-right: 18px;
	}
    .product-classify {
    	width: 137px;
    	margin-right: 6px;
    	height: 342px;
    }
	.class-a {
		padding: 4px 6px 4px 4px;
		overflow: hidden;
	}
	.class-a .name {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.class-a .text a {
		font-size: 12px;
		margin-right: 4px;
	}
	.class-a .text {
		margin-top: 2px;
		line-height: 14px;
        height: 14px;
	}
	.class-a .icon {
		width: 18px;
		height: 18px;
		left: 6px;
		display: none;
	}
	.part1 {
		margin-top: 10px;
	}
	.part1 .news-adv li .text {
		padding: 8px;
	}
	.part1 .news-adv li .item {
		margin-right: 6px;
		margin-top: 6px;
	}
	.part1 .news-adv ul {
		margin-right: -6px;
	}
	.part1 .news-adv li .text p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.part1 .news-adv li .text .content {
		margin-top: 6px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.part1 .news-adv li .text .btn {
		margin-top: 8px;
	}
	.part1 .news-adv li .text .btn a {
		height: 24px;
		line-height: 22px;
		padding: 0 12px;
		font-size: 12px;
	}
	.product-classify li .class-b {
		width: 580px;
		padding: 6px 11px 0px 8px;
	}
	.product-classify li .class-b .item {
		margin-bottom: 8px;
	}
	.product-classify li .class-b .item span {
		font-size: 11px;
		padding-bottom: 5px;
		line-height: 17px;
	}
	.product-classify li .class-b .item p {
		font-size: 12px;
		margin-top: 6px;
		line-height: 16px;
		margin-left: -5px;
	}
	.product-classify li .class-b .item p a {
		height: 16px;
		padding: 0 5px;
	}
	.part1 .news {
		width: 574px;
		margin-right: 6px;
	}
	.part1 .briefingLive {
		width: 431px;
		height: 243px;
		margin-right: 6px;
	}
	.part1 .briefingLive p {
		padding: 4px 4px 4px 68px;
	}
	.part1 .briefingLive p mark {
		left: 4px;
		top: 4px;
		height: 22px;
		line-height: 22px;
		padding: 0 4px;
		font-size: 12px;
	}
	.part1 .briefingLive p mark i {
		height: 12px;
		width: 12px;
		margin: 6px 2px 0 0;
	}
	.part1 .briefingLive .image {
		height: 243px;
	}
	.part1 .briefingLive p a {
		height: 22px;
		line-height: 22px;
		font-size: 14px;
	}
	.part1 .briefingRight li {
		margin-top: 6px;
	}
	.part1 .briefingRight li a {
		height: 77px;
	}
	.part1 .briefingRight li span i {
		font-size: 30px;
	}
	.part1 .briefingRight li mark {
		top: 4px;
		right: 4px;
		height: 22px;
		line-height: 22px;
		padding: 0 5px;
		font-size: 12px;
	}
	.part1 .briefingRight li mark i {
		height: 13px;
		width: 13px;
		margin: 5px 2px 0 0;
	}
	.part1 .proShow {
		margin-top: 6px;
	}
	.proShow li::after {
		height: 35px;
	}
	.proShow li .image {
		width: 40px;
		height: 40px;
		margin-right: 4px;
	}
	.proShow li .text p {
		line-height: 16px;
		height: 16px;
		font-size: 12px;
	}
	.proShow li .text {
		padding-top: 2px;
	}
	.proShow li {
		padding: 7px 10px 7px 7px;
	}
	.proShow li .text span {
		margin-top: 8px;
		line-height: 16px;
		font-size: 13px;
	}
    .part1 .login .message {
    	padding: 4px 3px;
    	line-height: 24px;
    	font-size: 12px;
    	text-align: center;
    }
	.part1 .login .message .image {
		width: 24px;
		height: 24px;
		margin-right: 2px;
		display: block;
		float: initial;
		margin: 0 auto;
	}
	.part1 .login .loginIndex {
		padding: 6px 3px 0;
	}
	.part1 .login .sign {
		padding-bottom: 8px;
	}
	.part1 .login .sign a {
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		width: calc(50% - 4px);
	}
    .part1 .login .btnArr {
    	margin: 5px -3px 0;
    }
	.part1 .login .btnArr a {
		padding: 0 3px;
	}
	.part1 .login .btnArr span {
		width: 20px;
		height: 14px;
	}
	.part1 .login .btnArr span i {
		height: 14px;
	}
	.part1 .login .btnArr a:nth-child(1) span i{
		width: 12px;
	}
	.part1 .login .btnArr a:nth-child(2) span i{
		width: 18px;
	}
	.part1 .login .btnArr a:nth-child(3) span i{
		width: 14px;
	}
	.part1 .login .btnArr a p {
		margin-top: 4px;
		font-size: 12px;
	}
	.part1 .login .vxImg {
		margin-top: 4px;
		padding-bottom: 4px;
	}
	.part1 .login .vxImgLeft{
		width: 68px;
	}
	.part1 .login .vxImgLeft a{
		margin-top: 7px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.part1 .login .vxImgRight{
		height: 86px;
		width: 86px;
		padding: 6px;
	}
	.shop-notice {
		padding: 3px;
	}
	.shop-notice h2 {
		height: 16px;
		line-height: 16px;
	}
	.shop-notice h2 b {
		font-size: 13px;
	}
	.shop-notice h2 .more {
		line-height: 16px;
		font-size: 12px;
	}
	.shop-notice li a {
		font-size: 12px;
		height: 16px;
		line-height: 16px;
	}
	.shop-notice li i {
		line-height: 16px;
		width: 30px;
		font-size: 12px;
	}
    .shop-notice li {
    	margin-top: 8px;
    	padding-left: 34px;
    }
	.mt25 {
		margin-top: 15px;
	}
	.hot-brands .title span {
		line-height: 36px;
		height: 36px;
		font-size: 20px;
	}
	.hot-brands .main {
		padding: 0px 10px 10px 10px;
	}
	.hot-brands .list {
		margin-top: 8px;
	}
	.product-main .main, .new-product .main, .hot-company .main {
		padding: 16px 11px;
	}
	.public-title p {
		font-size: 20px;
	}
	.public-title p::after {
		width: 44px;
		height: 13px;
		background-size: contain;
	}
	.public-title .more {
		font-size: 12px;
	}
	.public-tab p {
		margin-top: -7px;
		margin-right: -7px;
	}
	.public-tab p a span {
		margin-right: 7px;
		margin-top: 7px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.products-bot {
		margin-top: 12px;
	}
	.products-bot li .new-image {
		margin: -5px -5px 0;
		padding: 2px 2px 0;
	}
	.products-bot li .item {
		margin-top: 6px;
		margin-right: 6px;
		padding: 5px 5px 11px;
	}
	.products-bot ul {
		margin-top: -6px;
		margin-right: -6px;
	}
	.products-bot li .name {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
		margin-top: 6px;
	}
	.products-bot li .company {
		margin-top: 5px;
		font-size: 12px;
		padding-right: 56px;
		line-height: 14px;
		height: 14px;
	}
	.products-bot li .name mark {
		width: 30px;
		height: 15px;
		margin-top: 4px;
	}
	.products-bot li .data p {
		line-height: 24px;
		height: 24px;
		font-size: 12px;
		padding: 0 3px;
	}
	.products-bot li .data .price {
		right: -2px;
		bottom: 0;
		width: 65px;
		height: 25px;
		line-height: 25px;
		font-size: 12px;
		text-indent: 13px;
	}
	.products-bot li .data .price i {
		font-size: 12px;
	}
	.company-bot {
		margin-top: 18px;
	}
	.company-bot ul {
		margin-right: -10px;
		margin-top: -10px;
	}
	.company-bot li .item {
		padding: 8px;
		margin-top: 10px;
		margin-right: 10px;
	}
	.company-bot li .left {
		margin-right: 8px;
	}
	.company-bot li .left .image {
		width: 38px;
		height: 38px;
	}
	.company-bot li .right .name p {
		font-size: 13px;
		height: 22px;
		line-height: 22px;
	}
	.company-bot li .right .name .btn a {
		line-height: 20px;
		height: 22px;
		font-size: 12px;
		padding: 0 7px;
	}
	.company-bot li .right .name {
		margin-top: 6px;
	}
	.company-bot li .right .img-arr {
		margin-top: 9px;
	}
	.img-arr .img-item {
		margin-right: 6px;
	}
	.img-arr .img-Ul {
		margin-right: -6px;
        height: 70px;
	}
	.footer {
		margin-top: 24px;
		padding: 16px 0;
	}
	.footer-nav {
		height: 22px;
		line-height: 22px;
	}
	.footer-nav a::after {
		height: 12px;
	}
	.footer-nav a {
		font-size: 12px;
		padding: 0 10px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 8px;
	}
	.footer .item .footer-code {
		width: 244px;
		margin-top: 18px;
	}
	.footer .item .footer-code li .code {
		width: 90px;
		height: 90px;
		padding: 2px;
	}
	.footer .item .footer-code li {
		padding-left: 15px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 26px;
	}
	.footer .item .left p a {
		padding: 0 7px;
	}
	.footer .item .left {
		padding-right: 15px;
		margin-top: 8px;
	}
	.footer .footer_img {
		width: 483px;
		height: 30px;
		margin: 12px auto 0;
	}
	.footer .footer_img li {
		width: 75px;
		height: 30px;
		margin-right: 6px;
	}
	.footer .footer_img li a {
		height: 30px;
	}
	ul.footImg {
		width: 680px;
		height: 37px;
		background-size: auto 100%;
	}
	ul.footImg li{
		width: 100px;
	}
	ul.footImg li a{
		width: 100px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 10px;
	}
	.footer .item .left span img {
		margin: 7px 10px 0 0px;
		width: 16px;
	}
	.rightBar {
		right: 10px;
		width: 44px;
	}
	.gotoTop {
		width: 44px;
		height: 44px;
		line-height: 44px;
	}
}
