body{
	line-height: 1;
}
a {
	outline: none;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iframe {
	height: 40px;
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: 'bf';  /* Project id 3152797 */
	src: url('//at.alicdn.com/t/font_3152797_hx7iiaysu5e.eot?t=1649984830972'); /* IE9 */
	src: url('//at.alicdn.com/t/font_3152797_hx7iiaysu5e.eot?t=1649984830972#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('//at.alicdn.com/t/font_3152797_hx7iiaysu5e.woff2?t=1649984830972') format('woff2'),
		 url('//at.alicdn.com/t/font_3152797_hx7iiaysu5e.woff?t=1649984830972') format('woff'),
		 url('//at.alicdn.com/t/font_3152797_hx7iiaysu5e.ttf?t=1649984830972') format('truetype'),
		 url('//at.alicdn.com/t/font_3152797_hx7iiaysu5e.svg?t=1649984830972#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;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: 'hbzhan';  /* Project id 1875012 */
	src: url('//at.alicdn.com/t/c/font_1875012_csgmvot4flo.woff2?t=1719371353546') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1875012_csgmvot4flo.woff?t=1719371353546') format('woff'),
		 url('//at.alicdn.com/t/c/font_1875012_csgmvot4flo.ttf?t=1719371353546') 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;
}
.w,.w1560,.footer .main,.partner .partLeftTitle,.partner p{
	width: 1430px;
	margin: 0 auto;
}
.Center{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}
.banner-adv ul {
	width: calc(100% + 12px);
	display: inline;
	float: left;
	margin: 8px 0 0 -6px;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item {
	margin: 12px 6px 0 6px;
	overflow: hidden;
}
.banner-adv ul.one li{
	width: 100%;
}
.banner-adv ul.two li{
	width: 50%;
}
.banner-adv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li{
	width: 25%;
}
.banner-adv ul.five li{
	width: 20%;
}
.banner-adv ul.six li{
	width: 16.66%;
}

.banner-adv ul li a,
.banner-adv ul li embed {
	float: left;
}

.advs {
	position: relative;
	display: block;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}

#header{
	background: #f5f5f5;
	height: 39px;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
#divLogin{
	float: left;
}
#divLogin ul {
	float: left;
}
#divLogin ul li {
	font-size: 13px;
	line-height: 39px;
	float: left;
	color: #666;
}
#divLogin ul li.login1 {
	margin-right: 20px;
}
#divLogin ul li.login1 a {
	color: #ea5404;
}
#divLogin ul li a{
	color: #999;
}
#divLogin ul li.register1 {
	margin-right: 10px;
}
#divLogin ul li.register1 a {
	padding: 3px 8px;
	border: 1px solid #dddddd;
	color: #666;
}
#divLogin ul li.register1 a:hover {
	color: #fff;
	background: #ea5404;
	border: 1px solid #ea5404;
}

/*lyTop start*/
.lyTop {
	margin: 26px auto;
  }
  
  .lyTop .lyTop_left {
	float: left;
  }
  
  .lyTop_left .lyTop_logo {
	height: 86px;
	margin: 0 16px 0 0;
	float: left;
  }
  
  .lyTop_logo a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 86px;
	overflow: hidden;
  }
  
  .lyTop_left .lyTop_pageName {
	height: 46px;
	margin: 20px 0;
	padding-left: 16px;
	border-left: 1px solid #e6e6e6;
	float: left;
  }
  
  .lyTop_pageName img {
	vertical-align: top;
  }
  .search {
	width: 620px;
	height: 44px;
	margin: 18px 0 0 76px;
	border: 2px solid #945d56;
	position: relative;
	border-radius: 40px;
	float: left;
}
.searchSelect {
	width: 76px;
	height: 40px;
	position: relative;
	float: left;
}
.selectTop {
	position: relative;
	cursor: pointer;
}
.selectTop p {
	font-size: 14px;
	line-height: 18px;
	color: black;
	text-indent: 20px;
	border-right: 1px solid #e6e6e6;
	margin-top: 10px;
}
.selectTop i {
	position: absolute;
	right: 4px;
	top: 1px;
	font-size: 22px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.selectTop.focus i {
	top: 3px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.search button {
	position: absolute;
	height: 44px;
	line-height: 44px;
	background-color: #945d56;
	color: #ffffff;
	width: 100px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 0 40px 40px 0;
}
.search button i {
	font-size: 16px;
	margin: 0 5px 0 0;
}
.search input {
	width: 443px;
	height: 40px;
	float: left;
	border: none;
	font-size: 14px;
	color: #aaa;
	text-indent: 14px;
	background-color: #fff;
}
.selectBot {
	position: absolute;
	width: 100%;
	background-color: #ffffff;
	top: 40px;
	left: 0px;
	z-index: 99;
	border-bottom: 2px solid #945d56;
	border-top: 2px solid #945d56;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 14px;
	text-indent: 16px;
	border-left: 2px solid #945d56;
	border-right: 2px solid #945d56;
}

.selectBot li:hover {
	background-color: #945d56;
	border-left: 2px solid #945d56;
	border-right: 2px solid #945d56;
	color: #fff;
	cursor: pointer;
}

  .lyTop .lyTop_adv {
	width: 380px;
	height: 80px;
	margin: 3px 0;
	float: right;
  }
  
  .lyTop_adv a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
  }
  
  .lyTop_adv a img {
	display: block;
	width: 100%;
	height: 100%;
	margin: auto;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
  }
  
  .lyTop_adv a i {
	width: 24px;
	height: 12px;
	overflow: hidden;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
  }
  
/*lyTop end*/
  
.location {
	line-height: 52px;
	font-size: 14px;
}
.location .w{
	border-bottom: 1px solid #f5f5f5;
}
.location span i {
	color: #ea5404;
	vertical-align: top;
	margin-top: 19px;
	margin-right: 4px;
}
.location a {
	color: #333;
	margin: 0 5px;
}
.location a:hover {
	color: #ea5404;
}
.main {
	margin-top: 15px;
}
.main .w {
	overflow: hidden;
}
.main .right {
	width: 360px;
	float: right;
	margin-left: 40px;
}
.main .right .public-title {
	margin-top: 18px;
	position: relative;
}
.main .right .public-title:first-child {
	margin-top: 0;
	padding-top: 0;
}
.main .right .public-title p {
	font-size: 22px;
	font-weight: bold;
}
.main .right .public-title p i {
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
	margin-top: 0px;
}
.main .right .public-title p i img{
	display: inline-block;
	vertical-align: top;
}
.main .right .public-title .more {
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 14px;
	color: #999;
}
.main .right .public-title .more:hover {
	color: #ea5404;
}
/* lyPartRight_main */
.lyPartRight_main {
	padding: 22px;
	background-color: #f5f5f5;
  }
  
  .lyPart1Right_top a {
	display: block;
	height: 213px;
	overflow: hidden;
	background: url(../../../../images/technology/version/2024/part1-right-01.png) center center no-repeat;
	background-size: 100% 100%;
	padding: 10px;
	position: relative;
  }
  
  .lyPart1Right_top a img {
	display: block;
	width: 100%;
  }
  
  .lyPart1Right_top a::after {
	content: "";
	display: block;
	width: 60px;
	height: 68px;
	background: url(../../../../images/technology/version/2024/part1-right-02.png) center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
  }
  
  .lyPart1Right_top a i.play {
	display: block;
	height: 68px;
	width: 68px;
	overflow: hidden;
	background: url(../../../../images/technology/version/2024/part-play1.png) center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
  }
  
  .lyPart1Right_top span {
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	background-color: rgba(0, 0, 0, .7);
	padding: 0 100px 0 10px;
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 10px;
  }
  
  .lyPart1Right_top span mark {
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
	border-radius: 2px;
	position: absolute;
	right: 10px;
	top: 9px;
  }
  
  .lyPart1Right_top span mark.living {
	background-color: #ed5736;
  }
  
  .lyPart1Right_top span mark i {
	display: none;
	width: 20px;
	height: 20px;
	margin: 5px 5px 0 0;
	background: url(https://public.mtnets.com/Images/public/zhibo-icon.gif) center center no-repeat;
	background-size: 100% 100%;
	vertical-align: top;
  }
  
.lyPart1Right_top span mark.living i {
	display: inline-block;
}
.lyPart1Right_top span mark.replay{
	background-color: #2b82d9;
}
.lyPart1Right_top span mark.notice{
	background-color: #2cb967;
}
  .lyPart1Right_middle {
	margin: 10px auto;
  }
  
  .lyPart1Right_middle ul li {
	padding-left: 30px;
	position: relative;
  }
  
  .lyPart1Right_middle ul li i {
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	margin: -10px 0 0;
	background: url(../../../../images/technology/version/2024/part-play.png) center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 0;
  }
  
  .lyPart1Right_middle ul li a {
	display: block;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 16px;
  }
  
  .lyPart1Right_middle ul li:hover a {
	color: #ed5736;
  }
  .lyPart1Right_bottom {
	margin: 0 auto;
  }
  
  .lyPart1Right_bottom ul li {
	width: 50%;
	padding: 0 8px 0 0;
	float: left;
  }
  
  .lyPart1Right_bottom ul li:nth-child(2) {
	padding: 0 0 0 8px;
  }
  
  .lyPart1Right_bottom ul li .lyPart1Right_img {
	height: 96px;
	margin: 0 auto 10px;
}
  .lyPart1Right_bottom ul li .lyPart1Right_img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
  }
  
  .lyPart1Right_bottom ul li .lyPart1Right_img a img {
	display: block;
	width: 100%;
	height: 100%;
	margin: auto;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
  }
  
  .lyPart1Right_bottom ul li:hover .lyPart1Right_img a img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
  }
  
  .lyPart1Right_bottom ul li .lyPart1Right_img a mark {
	height: 28px;
	line-height: 26px;
	color: #fff;
	font-size: 14px;
	border-radius: 2px;
	padding: 0 12px;
	background-color: #2b82d9;
	position: absolute;
	top: 8px;
	right: 8px;
  }
  
  .lyPart1Right_bottom ul li p {
	margin: 0 auto;
  }
  
  .lyPart1Right_bottom ul li p a {
	display: block;
	height: 44px;
	overflow: hidden;
	line-height: 22px;
	color: #333;
	font-size: 16px;
  }
  
  .lyPart1Right_bottom ul li:hover p a {
	color: #ed5736;
  }
  .main .right .public-title {
	padding: 20px 0;
}	

/* end */
.company-video .image {
	height: 0;
	padding-bottom: 56.2%;
	overflow: hidden;
	margin-top: 14px;
}
.company-video .image img {
	max-height: none;
	width: 100%;
}
.company-video .text {
	background: #d14d07 url(../../../../images/technology/version/2022/videobg.png) no-repeat right bottom;
	padding: 12px 15px 15px;
	color: #fff;
	font-size: 14px;
}
.company-video .text p {
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.company-video .text p a {
	color: #fff;
	display: inline-block;
	max-width: calc(100% - 44px);
}
.company-video .text p mark {
	display: inline-block;
	height: 20px;
	line-height: 18px;
	border-radius: 2px;
	background-color: #ff7f24;
	font-size: 14px;
	padding: 0 5px;
	color: #fff;
	vertical-align: top;
	margin-left: 5px;
}
.company-video .text span {
	display: block;
	margin-top: 12px;
}
.company-video .text b {
	font-weight: normal;
	padding-left: 10px;
	margin-left: 10px;
	position: relative;
}
.company-video .text b::after {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	height: 14px;
	width: 1px;
	background-color: #838383;
}
.comment-products {
	margin-top: 12px;
	background-color: #f7f7f7;
	padding: 18px;
}
.comment-products li {
	overflow: hidden;
	margin-top: 15px;
}
.comment-products li:first-child {
	margin-top: 0;
}
.comment-products .image {
	float: left;
	width: 78px;
	margin-right: 15px;	
}
.comment-products .image a {
	display: block;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
}
.comment-products .image img {
	max-height: none;
	width: 100%;
}
.comment-products .text {
	overflow: hidden;
}
.comment-products .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.comment-products .text p a {
	color: #333;
}
.comment-products .text p a:hover {
	color: #ea5404;
}
.comment-products .text span {
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 12px;
}
.company-directories {
	margin-top: 14px;
	background: -moz-linear-gradient( -50deg, rgb(215,227,239) 0%, rgb(232,240,249) 51%, rgb(215,227,239) 100%);
	background: -webkit-linear-gradient( -50deg, rgb(215,227,239) 0%, rgb(232,240,249) 51%, rgb(215,227,239) 100%);
	background: -ms-linear-gradient( -50deg, rgb(215,227,239) 0%, rgb(232,240,249) 51%, rgb(215,227,239) 100%);
	padding: 12px;
}
.company-directories .item {
	background: url(../../../../images/technology/version/2022/companybg.png) no-repeat;
	background-size: cover;
	overflow: hidden;
}
.company-directories .image {
	width: 154px;
	float: left;
	text-align: center;
	margin-right: 15px;
	padding: 0 12px;
	line-height: 175px;
	box-sizing: border-box;
}
.company-directories .text {
	overflow: hidden;
}
.company-directories .text p {
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
}
.company-directories .text .btn {
	margin-top: 18px;
	padding-left: 12px;
}
.company-directories .text .btn a {
	display: inline-block;
	width: 104px;
	height: 32px;
	line-height: 30px;
	border-radius: 16px;
	background-color: #2e73c2;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.company-directories .text .btn a.orange-btn {
	background-color: #ff7f24;
}
.company-active {
	margin-top: 12px;
	background-color: #f7f7f7;
	padding: 22px 18px;
}
.company-active li {
	margin-top: 20px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-size: 16px;
}
.company-active li:first-child {
	margin-top: 0;
}
.company-active li i {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #ea5404;
	margin-right: 6px;
	vertical-align: top;
	margin-top: 8px;
}
.company-active li a {
	color: #333;
}
.company-active li a:hover {
	color: #ea5404;
}
.comment-expo {
	margin-top: 14px;
	background-color: #f7f7f7;
	padding-bottom: 20px;
}
.comment-expo .image {
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.comment-expo .image img {
	max-height: none;
	width: 100%;
}
.comment-expo .text {
	padding: 0 20px;
	text-align: center;
}
.comment-expo .text p {
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 15px;
}
.comment-expo .text p a {
	color: #333;
}
.comment-expo .text p a:hover {
	color: #ea5404;
}
.comment-expo .text span {
	display: block;
	margin-top: 12px;
	font-size: 14px;
	color: #999;
	text-align: left;
}
.comment-expo .text span i {
	font-style: normal;
	margin: 0 6px;
}
.comment-expo ul {
	margin: 10px 20px 0;
	border-top: 1px solid #ddd;
	padding-top: 15px;
}
.comment-expo li {
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 14px;
}
.comment-expo li a {
	color: #333;
	display: inline-block;
	vertical-align: top;
	margin-top: -2px;
}
.comment-expo li a:hover {
	color: #ea5404;
}
.comment-expo li span {
	display: inline-block;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	border-radius: 2px;
	margin-right: 5px;
	padding: 0 6px;
	background-color: #ea5404;
	color: #fff;
	vertical-align: top;
	margin-top: 2px;
}
.comment-expo li:first-child {
	margin-top: 0;
}
.main .left {
	overflow: hidden;
}
.pages {
	margin: 35px auto 0;
	height: 40px;
	clear: both;
	text-align: center;
	color: #333;
	font-size: 0;
}
.pages a {
	width: 40px;
	height: 40px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	text-align: center;
	font: normal 16px/38px "Microsoft YaHei";
	color: #333;
	vertical-align: top;
	border-radius: 3px;
	margin-right: 8px;
}
.pages input {
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 14px/38px "Tahoma";
	margin: 0 10px;
	border-radius: 4px;
	vertical-align: middle;
}
.pages .jump {
	font-size: 14px;
}
.pages button {
	width: 62px;
	height: 40px;
	display: inline-block;
	text-align: center;
	outline: none;
	border: 1px solid transparent;
	border-radius: 4px;
	font: normal 16px/38px "Tahoma";
	vertical-align: middle;
	cursor: pointer;
	background: #ea5404;
	color: #fff;
}
.pages a.on,.pages a:hover {
	background-color: #ea5404;
	color: #fff;
	border-color: #ea5404;
}
.pages a.prev {
	background: #fff url(../../../../images/Exhibition/version/2024/page.png) 14px center no-repeat;
}
.pages a.lt {
	background: #fff url(../../../../images/Exhibition/version/2024/page.png) -285px center no-repeat;
}
.pages a.ft {
	background: #fff url(../../../../images/Exhibition/version/2024/back_2.png) center no-repeat;
}
.pages a.next {
	background: #fff url(../../../../images/Exhibition/version/2024/next_1.png) center no-repeat;
}

.rightfloat {
	width: 64px;
	background-color: #f5f5f5;
	position: fixed;
	right: 45px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
}
.rightfloat a {
	display: block;
	height: 64px;
	width: 100%;
	position: relative;
	text-align: center;
	color: #333;
}
.rightfloat a i {
	display: inline-block;
	margin: 10px auto 8px;
	height: 22px;
	font-size: 20px;
}

.rightfloat a:hover {
	color: #fff;
	background-color: #ea5404;
}
.rightfloat a:hover .code {
	display: block;
}
.rightfloat a .code {
	position: absolute;
	top: 0;
	right: 70px;
	padding-right: 5px;
	width: 150px;
	height: 150px;
	display: none;
}
.rightfloat a .code img {
	width: 100%;
}
.rightfloat a p {
	font-size: 12px;
	text-align: center;
}

/* ---弹出框样式 */
/* app+wx */
.p-appImg,.p-wxImg{
    position: absolute;
    left: -235px;
    top: 0;
    width: 220px;
    height: 230px;
    background: url(../../../../images/technology/version/2022/rightAdvAppBgi.png) no-repeat -8px -8px;
    text-align: center;
    box-shadow: 0 2px 5px #eee;
    display: none;
	box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.12);
}
.p-appImg img,.p-wxImg img{
    width: 130px;
    height: 130px;
    margin: 30px 0 20px;
}
.p-appImg p, .p-wxImg p {
	font-size: 14px !important;
	font-weight: 700;
	color: #333;
}

/* QQ */

.p-qqBox {
	position: absolute;
	left: -300px;
	top: 0;
	padding-right: 20px;
	display: none;
}
.p-qqBox1 {
	width: 290px;
	background: url(../../../../images/technology/version/2022/rightAdvQQbgi.png) #fff no-repeat;
	padding: 30px 0 30px 0;
	box-shadow: 0 2px 5px #eee;
	position: relative;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
}
.p-qq {
	position: relative;
}
.p-qqBox p {
	overflow: hidden;
	padding-left: 20px;
}
.p-qqBox i {
	float: left;
	width: 50px;
	height: 56px;
	background: url(../../../../images/technology/version/2022/rightBar.png) no-repeat -190px -87px;
	margin-right: 20px;
	margin-left: 10px;
}
.p-qqBox em {
	font-size: 14px;
	color: #666;
	font-style: normal;
	line-height: 18px;
}
.p-qqBox strong {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
.p-qqBox strong b {
	display: block;
	font-size: 14px;
	color: #aaa;
	font-weight: normal;
}
.sev-b {
	text-align: center;
}
.p-qqBox a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 80px;
	border-radius: 18px;
	font-size: 14px;
	color: #fff;
	background-color: #fe9900;
	margin: 10px 0 0px;
	box-shadow: 0 2px 5px #e68557;
	text-align: center;
	font-family: "";
}
.p-qqBox a{
	position: relative;
	cursor: pointer;
   }
   .p-qqBox a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 25px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;
   }
   .p-qqBox a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   .p-qqBox a:hover .QQhover{
	display: inline-block;
   }
.p-qqBox a:hover {
	background-color: #fe9900;
}
.p-qqBox a:nth-child(2n) {
	background-color: #44a531 !important;
	margin: 20px 10px 5px;
	box-shadow: 0 2px 5px #5c9950;
}

.p-qqBox span {
	/* display: block; */
	text-align: center;
	font-size: 14px;
	color: #999;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
}
.p-qqBox a::after {
	display: none;
}
.p-qqBox p:nth-child(3) a{
	margin-top: 0px;
}
.rightfloat a:hover .p-appImg,.rightfloat a:hover .p-wxImg{display: block;}
.rightfloat a:hover .p-appImg p,.rightfloat a:hover .p-wxImg p {color: #333;}
.p-qq:hover .p-qqBox {display: block;}
.p-telBox {
	left: -230px;
}
.p-telBox .p-qqBox1 {
	padding: 20px 0 30px;
	width: 220px;
}
.p-telBox em b {
	color: #f60;
}
.p-telBox b {
	display: block;
	font-size: 20px;
	margin: 4px 0;
}
.p-telBox p {
	padding-left: 40px;
}

/* 20240710 */
/* 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: #945d56;
}
.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: #945d56;
}
.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: #945d56;
}
.Tophead li.weixin .hover::after{
	display: none;
}
/* top */
.top {
    padding: 29px 0;
}
.top .logo {
    height: 58px;
    margin: 6px 16px 0 0;
    float: left;
}
.top .logo a {
    width: auto;
    height: 100%;
    overflow: hidden;
}
.top .pageName {
    height: 46px;
	line-height: 46px;
    margin-top: 17px;
    padding-left: 16px;
    border-left: 1px solid #e6e6e6;
    float: left;
}
.pageName img {
	margin-top: 7px;
    vertical-align: top;
}
.top .rightAdv {
	margin-top: 9px;
    height: 62px;
    float: right;
}
.top .rightAdv a{
	height: 100%;
}
.top .rightAdv img{
	height: 100%;
	width: auto;
}
/* lyNav */
.lyNav{
	height: 54px;
	line-height: 54px;
	background-color: #ed5736;
	
}
.lyNav li{
	float: left;
}
.lyNav a{
	padding: 0 36px;
	font-size: 18px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
}
.lyNav a:hover,.lyNav a.focus{
	background-color: #ff9b23;
}
/* main left */
.main .left li {
	overflow: hidden;
	padding: 20px 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;
}
.main .left li:hover {
	background: #f5f5f5;
}
.main .left .image {
	width: 225px;
	height: 150px;
	float: left;
}
.main .left .image img {
	width: 100%;
	height: 100%;
}
.main .left .text {
	overflow: hidden;
	padding:0 20px 0 18px;
}
.main .left .text b {
	display: block;
	font-size: 24px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	margin-top: 2px;
}
.main .left .text b a {
	color: #333;
}
.main .left .text b a:hover {
	color: #ed5736;
}
.main .left .text span {
	display: block;
	color: #666;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
	font-size: 15px;
	margin-top: 15px;
}
.main .left .text span .more {
	color: #666;
}
.main .left .bottom {
	margin-top: 20px;
	position: relative;
	color: #999;
	font-size: 14px;
}
.main .left .bottom em {
	font-style: normal;
	margin-right: 16px;
}
.main .left .bottom .txt-right {
	position: absolute;
	right: 0;
	top: 0;
}
.main .left .bottom .txt-right em {
	margin-right: 0;
	margin-left: 16px;
}
.main .left .bottom .txt-right em.come {
	color: #c00;
}
.main .left .bottom .more {
	position: absolute;
	right: 0;
	top: 0;
}
.main .left .bottom i {
	font-size: 16px;
	margin-right: 4px;
}
/* productMall */
.productMall{
	margin-top: 30px;
}
.productMall .partLeftTitle,
.partner .partLeftTitle{
	overflow: hidden;
}
.productMall .partLeftTitle span,
.partner .partLeftTitle span{
	float: left;
}
.productMall .partLeftTitle span img,
.partner .partLeftTitle span img{
	height: 45px;
	width: auto;
	display: inline-block;
	vertical-align: top;
}
.productMall .partLeftTitle a.more,
.partner .partLeftTitle a.more{
	line-height: 45px;
	font-size: 14px;
	color: #333;
	float: right;
}
.productMall .partLeftTitle a.more:hover,
.partner .partLeftTitle a.more:hover {
	color: #945d56;
}
.productMall-bot{
	margin-top: 16px;
	overflow: hidden;
}
.productMall ul{
	margin: 0 -10px;
	overflow: hidden;
}
.productMall li{
	padding: 0 10px;
	width: 14.285%;
	float: left;
}
.productMall li .item{
	position: relative;
}
.productMall li .image{
	height: 206px;
}
.productMall li .image img{
	width: 100%;
	height: 100%;
}
.productMall li p{
	height: 40px;
	line-height: 40px;
	padding: 0 8px;
	font-size: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0,.6);
}
.productMall li p a{
	color: #fff;
}
.productMall li p a:hover{
	text-decoration: underline;
}
/*partner*/
.partner{ width:100%; margin:28px auto 0;}
.partnerTitle{ width: 1560px; height:44px; margin:0 auto; position:relative;}
.partnerTitle h3{ width: 1560px; height:44px; border-top:3px solid #717171; position:absolute; top:-3px; text-indent:6px;}
.partnerTitle h3 a{ font: normal 22px/44px "Microsoft Yahei","simhei"; color:#000;}
.partner p{ width: 1560px; margin: 15px auto 0; font-size: 16px;line-height: 32px;}
.partner p a{ color:#333; padding:0 6px;}
.partner p a:hover{ color:#f60; text-decoration:underline;}
/* 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;
}
.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;
}
.lostpro {
	width: 490px;
	background: url(/images/lostpro.jpg) no-repeat;
	margin: 60px 0 60px;
	padding-left: 165px;
	margin: 60px auto;
}
.lostpro span{font: 22px/34px "Microsoft Yahei";color: #333;}
.lostpro p{font: 12px/24px "\5b8b\4f53";color: #767676;}
.lostpro ul{font: 12px/24px "\5b8b\4f53";color: #767676;}
.lostpro ul li{background: url("/images/caigouSearch.png") no-repeat -143px -30px;padding-left: 12px;}
.lostpro .lostproab {
	line-height: 26px;
	margin-top: 22px;
	font-size: 14px;
}


@media only screen and (min-width:1920px){
	.w,.w1560,.footer .main,.partner .partLeftTitle,.partner p{
		width: 1560px;
	}
	.main .right .public-title:first-child .more{
		top: 6px;
	}
	.location {
		line-height: 52px;
		font-size: 16px;
	}
	.location span i {
		margin-top: 18px;
		margin-right: 5px;
		font-size: 18px;
	}
	.main .right {
		width: 400px;
		margin-left: 50px;
	}
	.main .right .public-title {
		padding: 20px 0;
	}
	.main .right .public-title p {
		font-size: 25px;
	}
	.main .right .public-title p i {
		margin-right: 10px;
		margin-top: 0px;
	}
	.main .right .public-title .more {
		top: 25px;
		font-size: 15px;
	}
	.comment-products .image {
		width: 120px;
		margin-right: 30px;
	}
	.comment-products .text p {
		font-size: 18px;
		line-height: 26px;
		height: 52px;
		margin-top: 8px;
	}
	.comment-products .text span {
		font-size: 16px;
		margin-top: 27px;
	}
	.comment-products li {
		margin-top: 20px;
	}
	.company-active {
		margin-top: 0;
	}
	.company-active li {
		margin-top: 22px;
		line-height: 20px;
		height: 20px;
		font-size: 18px;
	}
	.company-active li i {
		margin-right: 12px;
		margin-top: 8px;
	}
	.comment-expo {
		margin-top: 0;
	}
	.comment-expo .text p {
		font-size: 20px;
		height: 22px;
		line-height: 22px;
		margin-top: 17px;
	}
	.comment-expo .text span {
		margin-top: 15px;
		font-size: 16px;
	}
	.comment-expo li {
		font-size: 18px;
		line-height: 22px;
		height: 22px;
		margin-top: 18px;
	}
	.comment-expo li span {
		font-size: 14px;
		height: 22px;
		line-height: 22px;
		border-radius: 2px;
		margin-right: 10px;
		padding: 0 8px;
		margin-top: 2px;
	}
	.comment-products {
		margin-top: 0;
	}
	
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w,.w1560,.footer .main,.partnerTitle,.partner .partLeftTitle,.partner p{
		width: 1440px;
	}
	.main .right .public-title:first-child .more{
		top: 6px;
	}
	.main .right {
		width: 400px;
		margin-left: 50px;
	}
	.rightfloat {
		right: 10px;
	}
	.lyTop {
		margin: 20px auto;
	}
	.lyTop .lyTop_search {
		width: 36%;
		margin: 18px 0 18px 100px;
	}
	.location {
		font-size: 15px;
	}
	.location span i {
		margin-top: 18px;
		margin-right: 5px;
		font-size: 17px;
	}
	.lyPartRight_main {
		padding: 20px;
	}
	.lyPart1Right_top a {
		height: 245px;
	}
	.lyPart1Right_top span {
		height: 48px;
		line-height: 48px;
	}
	.lyPart1Right_top span mark {
		top: 8px;
	}
	.lyPart1Right_middle {
		margin: 9px auto;
	}
	.lyPart1Right_bottom ul li .lyPart1Right_img {
		height: 120px;
		margin: 0 auto 9px;
	}
	.comment-products .image {
		width: 100px;
		margin-right: 25px;
	}
	.comment-products .text p {
		font-size: 17px;
		line-height: 26px;
		height: 52px;
		margin-top: 3px;
	}
	.comment-products .text span {
		font-size: 15px;
		margin-top: 22px;
	}
	.comment-products li {
		margin-top: 18px;
	}
	.main .right .public-title p {
		font-size: 24px;
	}
	.main .right .public-title p i {
		margin-right: 10px;
	}
	.main .right .public-title .more {
		top: 25px;
		font-size: 15px;
	}
	.main .right .public-title {
		padding: 16px 0;
	}
	.company-active li {
		margin-top: 22px;
		line-height: 20px;
		height: 20px;
		font-size: 17px;
	}
	.company-active li i {
		margin-right: 10px;
		margin-top: 10px;
	}
	.comment-expo .text p {
		font-size: 19px;
		height: 22px;
		line-height: 22px;
		margin-top: 16px;
	}
	.comment-expo .text span {
		margin-top: 14px;
		font-size: 15px;
	}
	.comment-expo li {
		font-size: 17px;
		line-height: 22px;
		height: 22px;
		margin-top: 16px;
	}
	.comment-expo li span {
		font-size: 13px;
		height: 22px;
		line-height: 22px;
		border-radius: 2px;
		margin-right: 5px;
		padding: 0 8px;
		margin-top: 2px;
	}
	.lyFoot .lyFoot_main {
		padding: 40px 0;
	}
	/* 20240711 */
	.productMall li .image {
		height: 189px;
	}
	.lyNav a {
		padding: 0 30px;
	}
	.search {
		margin: 18px 0 0 41px;
		width: 558px;
		height: 40px;
	}
	.search input {
		width: 400px;
		height: 36px;
		font-size: 14px;
		text-indent: 14px;
	}
	.search button {
		height: 40px;
		line-height: 40px;
		width: 90px;
		font-size: 15px;
	}
	.searchSelect {
		width: 68px;
		height: 36px;
	}
	.selectTop p {
		font-size: 14px;
		line-height: 18px;
		text-indent: 14px;
		margin-top: 8px;
	}
	.selectTop i {
		right: 5px;
		top: 2px;
		font-size: 18px;
	}
	.selectBot {
		top: 36px;
	}




}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w,.w1560,.footer .main,.partnerTitle,.partner .partLeftTitle,.partner p{
		width: 1280px;
	}
	.main .right .public-title:first-child .more{
		top: 4px;
	}
	.rightfloat {
		right: 10px;
	}
	.lyTop {
		margin: 20px auto;
	}
	.lyTop_left .lyTop_logo,
	.lyTop_logo a {
	  height: 80px;
	}
  
	.lyTop_left .lyTop_pageName {
	  height: 40px;
	}
  
	.lyTop .lyTop_search {
	  margin: 16px 0 16px 80px;
	}
  
	.lyTop_search form {
	  height: 48px;
	}
  
	.lyTop_search form .searchSelect .selectTop p {
	  line-height: 48px;
	  font-size: 14px;
	}
  
	.lyTop_search form .searchSelect .selectTop i {
	  margin-top: 22px;
	}
  
	.lyTop_search form .searchSelect .selectBot {
	  top: 48px;
	}
  
	.lyTop_search form input {
	  height: 48px;
	  line-height: 46px;
	  font-size: 14px;
	}
  
	.lyTop_search form button {
	  height: 48px;
	  line-height: 48px;
	  font-size: 16px;
	}
  
	.lyTop .lyTop_adv {
	  width: 342px;
	  height: 72px;
	  margin: 4px 0;
	}
	.main .right .public-title {
		padding: 15px 0;
	}
	.main .right .public-title p i {
		margin-right: 8px;
		margin-top: -1px;
		width: 23px;
	}
	.main .right .public-title .more {
		top: 18px;
		font-size: 14px;
	}
	.lyPartRight_main {
		padding: 20px;
	}
	.lyPart1Right_top a {
		height: 168px;
	}
	.lyPart1Right_top span {
		height: 40px;
		line-height: 40px;
		font-size: 15px;
	}
	.lyPart1Right_top span mark {
		top: 6px;
		height: 28px;
		line-height: 28px;
	}
	.lyPart1Right_top span mark i {
		width: 18px;
		height: 18px;
		margin: 5px 4px 0 0;
	}
	.lyPart1Right_middle ul li a {
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}
	.lyPart1Right_middle ul li i {
		width: 18px;
		height: 18px;
	}
	.lyPart1Right_middle {
		margin: 9px auto;
	}
	.lyPart1Right_bottom ul li .lyPart1Right_img {
		height: 86px;
		margin: 0 auto 9px;
	}
	.lyPart1Right_bottom ul li .lyPart1Right_img a mark {
		height: 24px;
		line-height: 22px;
		color: #fff;
		font-size: 13px;
		border-radius: 2px;
		padding: 0 8px;
		right: 8px;
	}
	.company-video .image {
		margin-top: 10px;
	}
	.company-video .text p {
		font-size: 14px;
		height: 18px;
		line-height: 18px;
	}
	.company-video .text p mark {
		height: 18px;
		line-height: 16px;
		font-size: 12px;
		padding: 0 5px;
	}
	.company-video .text span {
		margin-top: 10px;
	}
	.company-video .text {
		padding: 12px 12px 12px;
		font-size: 12px;
	}
	.main .right .public-title {
		margin-top: 15px;
	}
	.comment-products {
		margin-top: 10px;
		padding: 14px;
	}
	.comment-products .image {
		float: left;
		width: 86px;
		margin-right: 16px;
	}
	.comment-products .text span {
		margin-top: 15px;
	}
	.company-directories {
		margin-top: 10px;
		padding: 10px;
	}
	.company-directories .image {
		width: 122px;
		margin-right: 12px;
		padding: 12px;
		line-height: 100px;
		height: 124px;
	}
	.company-directories .text p {
		font-size: 14px;
		margin-top: 19px;
	}
	.company-directories .text .btn a {
		width: 90px;
		height: 28px;
		line-height: 26px;
		border-radius: 16px;
		font-size: 12px;
	}
	.company-directories .text .btn {
		margin-top: 10px;
		padding-left: 12px;
	}
	.company-active {
		margin-top: 10px;
		padding: 17px 15px;
	}
	.company-active li {
		font-size: 15px;
	}
	.company-active li i {
		margin-top: 8px;
		margin-right: 8px;
	}
	.comment-expo {
		margin-top: 10px;
		padding-bottom: 20px;
	}
	.comment-expo .text {
		padding: 0 15px;
	}
	.comment-expo ul {
		margin: 10px 15px 0;
		padding-top: 12px;
	}
	.lyFoot_left {
		width: 1010px;
	}
	.lyFoot .lyFoot_main {
		padding: 40px 0;
	}
	.location {
		font-size: 15px;
	}
	/* 2027011 */
	.top {
		padding: 22px 0;
	}
	.top .rightAdv {
		height: 54px;
		margin-top: 0;
	}
	.top .logo {
		height: 46px;
		margin: 5px 14px 0 0;
	}
	.pageName img {
		margin-top: 7px;
		height: 28px;
	}
	.top .pageName {
		height: 36px;
		line-height: 36px;
		margin-top: 16px;
		padding-left: 14px;
	}
	/* nav */
	.lyNav {
		height: 42px;
		line-height: 42px;
	}
	.lyNav a {
		padding: 0 26px;
		font-size: 15px;
	}
	.lyPart1Right_top a i.play {
		height: 54px;
		width: 54px;
	}
	.lyPart1Right_top a::after {
		width: 52px;
		height: 60px;
	}
	.main .left li {
		padding: 16px 0;
	}
	.main .left .image {
		width: 207px;
		height: 138px;
	}
	.main .left .text {
		padding: 0 16px;
	}
	.main .left .text b {
		font-size: 20px;
	}
	.main .left .text span {
		font-size: 14px;
	}
	.main .left .bottom {
		font-size: 12px;
	}
	.main .left .bottom i {
		font-size: 12px;
	}
	.productMall .partLeftTitle span img,
	.partner .partLeftTitle span img {
		height: 36px;
	}
	.productMall .partLeftTitle a.more {
		line-height: 36px;
	}
	.productMall ul {
		margin: 0 -8px;
	}
	.productMall li {
		padding: 0 8px;
	}
	.productMall li .image {
		height: 162px;
	}
	.productMall li p {
		height: 34px;
		line-height: 34px;
		padding: 0 6px;
		font-size: 14px;
	}
	.partner p {
		font-size: 15px;
		line-height: 30px;
	}
	.search {
		margin: 18px 0 0 31px;
		width: 558px;
		height: 40px;
	}
	.search input {
		width: 400px;
		height: 36px;
		font-size: 14px;
		text-indent: 14px;
	}
	.search button {
		height: 40px;
		line-height: 40px;
		width: 90px;
		font-size: 15px;
	}
	.searchSelect {
		width: 68px;
		height: 36px;
	}
	.selectTop p {
		font-size: 14px;
		line-height: 18px;
		text-indent: 14px;
		margin-top: 8px;
	}
	.selectTop i {
		right: 5px;
		top: 2px;
		font-size: 18px;
	}
	.selectBot {
		top: 36px;
	}


}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w,.w1560,.footer .main,.partnerTitle,.partner .partLeftTitle,.partner p{
		width: 1200px;
	}
	.rightfloat {
		right: 10px;
	}
	.lyTop {
		margin: 20px auto;
	}
	.lyTop_left .lyTop_logo {
		margin: 0 12px 0 0;
	}
	.lyTop_left .lyTop_logo,.lyTop_logo a {
    	height: 80px;
  	}
	.lyTop_left .lyTop_pageName {
		padding-left: 12px;
		height: 40px;
	}
	.lyTop .lyTop_search {
		margin: 18px 0 18px 64px;
		width: 36%;
	}
	
	.lyTop_search form {
		height: 44px;
	}
	.lyTop_search form .searchSelect .selectTop p {
		line-height: 44px;
		font-size: 14px;
	}
	.lyTop_search form .searchSelect .selectTop i {
		margin-top: 20px;
	}
	.lyTop_search form .searchSelect .selectBot {
		top: 44px;
	}
	.lyTop_search form input {
		height: 44px;
		line-height: 42px;
		font-size: 14px;
	}
	.lyTop_search form button {
		height: 44px;
		line-height: 44px;
		font-size: 16px;
	}
	.lyTop .lyTop_adv {
		width: 342px;
		height: 72px;
		margin: 4px 0;
	}
	.main {
		margin-top: 10px;
	}
	.main .right .public-title p {
		font-size: 21px;
	}
	.main .right .public-title p i {
		margin-right: 9px;
		margin-top: 0px;
		width: 23px;
	}
	.main .right .public-title .more {
		font-size: 12px;
		top: 16px;
	}
	.main .right .public-title:first-child .more{
		top: 6px;
	}
	.lyPartRight_main {
		padding: 15px;
	}
	.lyPart1Right_top a {
		height: 176px;
		padding: 8px;
	}
	.lyPart1Right_middle {
		margin: 10px auto;
	}
	.lyPart1Right_middle ul li {
		padding-left: 26px;
	}
	.lyPart1Right_middle ul li i {
		width: 18px;
		height: 18px;
		margin: -9px 0 0;
	}
	.lyPart1Right_middle ul li a {
		height: 35px;
		line-height: 34px;
		font-size: 15px;
	}
	.lyPart1Right_bottom ul li .lyPart1Right_img {
		height: 89px;
		margin: 0 auto 9px;
	}
	.lyPart1Right_bottom ul li .lyPart1Right_img a mark {
		height: 24px;
		line-height: 22px;
		font-size: 12px;
		padding: 0 10px;
	}
	.lyPart1Right_bottom ul li p a {
		height: 42px;
		line-height: 21px;
		font-size: 15px;
	}
	.lyPart1Right_bottom ul li p a,
	.lyPart1Right_middle ul li a,
	.lyPart1Right_top span {
		font-size: 15px;
	}
	.lyPart1Right_top span{
		height: 30px;
		line-height: 30px;
	}
	.lyPart1Right_top span mark {
		height: 26px;
		line-height: 26px;
		font-size: 12px;
		padding: 0 6px;
		right: 6px;
		top: 3px;
	}
	.lyPart1Right_top span mark i {
		width: 16px;
		height: 15px;
		margin: 5px 3px 0 0;
	}
	.main .right .public-title {
		padding: 12px 0;
	}
	.company-video .image {
		margin-top: 10px;
	}
	.company-video .text p {
		font-size: 13px;
		height: 18px;
		line-height: 18px;
	}
	.company-video .text p a {
		display: inline-block;
		max-width: calc(100% - 40px);
	}
	.company-video .text p mark {
		height: 18px;
		line-height: 16px;
		font-size: 12px;
		padding: 0 5px;
	}
	.company-video .text span {
		margin-top: 10px;
	}
	.company-video .text {
		padding: 12px 12px 12px;
		font-size: 12px;
	}
	.main .right .public-title {
		margin-top: 15px;
	}
	.comment-products {
		margin-top: 10px;
		padding: 14px;
	}
	.comment-products .text p {
		font-size: 15px;
	}
	.comment-products .text span {
		font-size: 12px;
		margin-top: 12px;
	}
	.company-directories {
		margin-top: 0;
		padding: 10px;
	}
	.company-directories .image {
		width: 122px;
		margin-right: 12px;
		padding: 12px;
		line-height: 100px;
		height: 124px;
	}
	.company-directories .text p {
		font-size: 14px;
		margin-top: 19px;
	}
	.company-directories .text .btn a {
		width: 90px;
		height: 28px;
		line-height: 26px;
		border-radius: 16px;
		font-size: 12px;
	}
	.company-directories .text .btn {
		margin-top: 10px;
		padding-left: 12px;
	}
	.company-active {
		margin-top: 0;
		padding: 17px 15px;
	}
	.company-active li {
		font-size: 15px;
	}
	.company-active li i {
		margin-top: 8px;
	}
	.comment-expo {
		margin-top: 0;
		padding-bottom: 20px;
	}
	.comment-expo .text {
		padding: 0 15px;
	}
	.comment-expo .text p {
		font-size: 16px;
		height: 18px;
		line-height: 18px;
		margin-top: 12px;
	}
	.comment-expo .text span {
		margin-top: 10px;
		font-size: 13px;
	}
	.comment-expo ul {
		margin: 10px 15px 0;
		padding-top: 12px;
	}
	.comment-expo li {
		font-size: 15px;
		margin-top: 12px;
	}
	.comment-expo li span {
		font-size: 13px;
		height: 20px;
		line-height: 20px;
		margin-right: 6px;
		padding: 0 4px;
		margin-top: 0px;
	}
	.lyFoot_left {
		width: 1010px;
	}
	.lyFoot_nav a {
		font-size: 15px;
	}
	.lyFoot .lyFoot_main {
		padding: 30px 0;
	}
	/* 20240711 */
	.Tophead li .ServiceTop {
		font-size: 13px;
		padding: 0 8px;
	}
	.Tophead li .ServiceTop i {
		margin-right: 4px;
		font-size: 14px;
	}
	/* top */
	.top {
		padding: 21px 0;
	}
	.top .rightAdv {
		height: 52px;
		margin-top: 0;
	}
	.top .logo {
		height: 43px;
		margin: 5px 13px 0 0;
	}
	.pageName img {
		margin-top: 5px;
		height: 24px;
	}
	.top .pageName {
		height: 34px;
		line-height: 34px;
		margin-top: 14px;
		padding-left: 12px;
	}
	/* nav */
	.lyNav {
		height: 40px;
		line-height: 40px;
	}
	.lyNav a {
		padding: 0 24px;
		font-size: 14px;
	}
	.lyPart1Right_top a::after {
		width: 46px;
		height: 54px;
	}
	.lyPart1Right_top a i.play {
		height: 50px;
		width: 50px;
	}
	.main .left .image {
		width: 200px;
		height: 133px;
	}
	.main .left li {
		padding: 16px 0;
	}
	.main .left .text {
		padding: 0 14px;
	}
	.main .left .text b {
		font-size: 18px;
	}
	.main .left .text span {
		font-size: 12px;
		line-height: 20px;
		max-height: 40px;
		margin-top: 10px;
	}
	.main .left .bottom {
		font-size: 12px;
	}
	.main .left .bottom i {
		font-size: 12px;
	}
	.productMall .partLeftTitle span img,
	.partner .partLeftTitle span img {
		height: 33px;
	}
	.productMall .partLeftTitle a.more {
		line-height: 33px;
		font-size: 14px;
	}
	.productMall-bot {
		margin-top: 12px;
	}
	.productMall li {
		padding: 0 7px;
	}
	.productMall ul {
		margin: 0 -7px;
	}
	.productMall li .image {
		height: 153px;
	}
	.productMall li p {
		height: 32px;
		line-height: 32px;
		padding: 0 6px;
		font-size: 14px;
	}
	.partner p {
		font-size: 14px;
		line-height: 28px;
	}
	/* footer */
	.footer {
		margin-top: 25px;
	}
	.footer .item .left p a {
		padding: 0 10px;
	}
	.footer .item .footer-code {
		width: 360px;
	}
	.search {
		margin: 12px 0 0 58px;
		width: 470px;
		height: 36px;
	}
	.search input {
		width: 330px;
		height: 32px;
		font-size: 14px;
		text-indent: 12px;
	}
	.search button {
		height: 36px;
		line-height: 36px;
		width: 80px;
		font-size: 14px;
	}
	.searchSelect {
		width: 60px;
		height: 32px;
	}
	.selectTop p {
		font-size: 13px;
		line-height: 18px;
		text-indent: 11px;
		margin-top: 6px;
	}
	.selectTop i {
		right: 3px;
		top: 2px;
		font-size: 18px;
	}
	.selectBot {
		top: 32px;
	}
	.selectBot li {
		line-height: 24px;
		font-size: 13px;
		text-indent: 14px;
	}

}
@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w,.w1560,.footer .main,.partnerTitle,.partner .partLeftTitle,.partner p{
		width: 1080px;
	}
	.rightfloat {
		right: 10px;
	}
	.lyHeader_left span, .lyHeader_right ul li a, .lyHeader_mobile p a, .lyHeader_mobilePop dl dd span {
		font-size: 13px;
	}
	.lyTop {
		margin: 20px auto;
	}
	.lyTop_left .lyTop_logo, .lyTop_logo a {
		height: 72px;
		margin: 0 12px 0 0;
	}
	.lyTop_left .lyTop_pageName {
		height: 36px;
		margin: 18px 0;
		padding-left: 12px;
	}
	.lyTop .lyTop_search {
		margin: 16px 0 16px 60px;
		width: 36%;
	}
	.lyTop_search form {
		height: 40px;
	}
	.lyTop_search form .searchSelect .selectBot {
		top: 40px;
	}
	.lyTop_search form .searchSelect .selectTop p {
		line-height: 40px;
		font-size: 13px;
	}
	.lyTop_search form .searchSelect .selectTop i {
		margin-top: 18px;
	}
	.lyTop_search form .searchSelect .selectBot li {
		line-height: 30px;
		font-size: 13px;
	}
	.lyTop_search form input {
		width: calc(100% - 154px);
		height: 40px;
		line-height: 38px;
		font-size: 13px;
	}
	.lyTop_search form button {
		width: 80px;
		height: 40px;
		line-height: 40px;
		font-size: 15px;
	}
	.lyTop .lyTop_adv {
		width: 304px;
		height: 64px;
		margin: 4px 0;
	}
	.main {
		margin-top: 10px;
	}
	.main .right .public-title p {
		font-size: 18px;
	}
	.main .right .public-title p i {
		margin-right: 6px;
		margin-top: 1px;
		width: 17px;
	}
	.main .right .public-title .more {
		top: 15px;
		font-size: 12px;
	}
	.main .right .public-title:first-child .more{
		top: 4px;
	}
	.main .right .public-title {
		padding: 8px 0;
	}
	.lyPartRight_main {
		padding: 12px;
	}
	.lyPart1Right_top a {
		height: auto;
		padding: 8px;
	}
	.lyPart1Right_top span {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		left: 8px;
		right: 8px;
		bottom: 8px;
	}
	.lyPart1Right_top span mark {
		top: 4px;
		right: 4px;
		font-size: 12px;
	}
	.lyPart1Right_middle {
		margin: 8px auto;
	}
	.lyPart1Right_middle ul li {
		padding-left: 24px;
	}
	.lyPart1Right_middle ul li i {
		width: 16px;
		height: 16px;
		margin: -8px 0 0;
	}
	.lyPart1Right_middle ul li a {
		height: 32px;
		line-height: 30px;
		font-size: 14px;
	}
	.lyPart1Right_bottom ul li .lyPart1Right_img {
		height: 90px;
	}
	.lyPart1Right_bottom ul li .lyPart1Right_img a mark {
		height: 24px;
		line-height: 22px;
		font-size: 12px;
		padding: 0 10px;
	}
	.lyPart1Right_bottom ul li p a {
		height: 40px;
		line-height: 20px;
		font-size: 14px;
	}
	.company-video .image {
		margin-top: 10px;
	}
	.company-video .text p {
		font-size: 13px;
		height: 18px;
		line-height: 18px;
	}
	.company-video .text p a {
		display: inline-block;
		max-width: calc(100% - 40px);
	}
	.company-video .text p mark {
		height: 18px;
		line-height: 16px;
		font-size: 12px;
		padding: 0 5px;
	}
	.company-video .text span {
		margin-top: 10px;
	}
	.company-video .text {
		padding: 12px 12px 12px;
		font-size: 12px;
	}
	.main .right .public-title {
		margin-top: 10px;
	}
	.comment-products {
		margin-top: 0;
		padding: 14px;
	}
	.comment-products .image {
		width: 68px;
		margin-right: 12px;
	}
	.comment-products .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.comment-products .text span {
		font-size: 12px;
		margin-top: 12px;
	}
	.comment-products li {
		margin-top: 10px;
	}
	.company-directories {
		margin-top: 0;
		padding: 10px;
	}
	.company-directories .image {
		width: 122px;
		margin-right: 12px;
		padding: 12px;
		line-height: 100px;
		height: 124px;
	}
	.company-directories .text p {
		font-size: 14px;
		margin-top: 19px;
	}
	.company-directories .text .btn a {
		width: 90px;
		height: 28px;
		line-height: 26px;
		border-radius: 16px;
		font-size: 12px;
	}
	.company-directories .text .btn {
		margin-top: 10px;
		padding-left: 12px;
	}
	.company-active {
		margin-top: 0;
		padding: 17px 15px;
	}
	.company-active li {
		margin-top: 14px;
		line-height: 14px;
		height: 14px;
		font-size: 12px;
	}
	.company-active li i {
		margin-top: 6px;
	}
	.comment-expo {
		margin-top: 0;
		padding-bottom: 20px;
	}
	.comment-expo .text {
		padding: 0 10px;
	}
	.comment-expo .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
		margin-top: 10px;
	}
	.comment-expo .text span {
		margin-top: 7px;
		font-size: 12px;
	}
	.comment-expo ul {
		margin: 10px 15px 0;
		padding-top: 12px;
	}
	.comment-expo li {
		font-size: 12px;
		line-height: 18px;
		height: 18px;
		margin-top: 10px;
	}
	.comment-expo li span {
		font-size: 12px;
		height: 17px;
		line-height: 17px;
		margin-right: 5px;
		padding: 0 4px;
		margin-top: 1px;
	}
	.pages .jump {
		font-size: 12px;
	}
	.pages button {
		width: 52px;
		height: 36px;
		font: normal 12px/34px "Tahoma";
	}
	.pages input {
		width: 34px;
		height: 36px;
		font: normal 12px/36px "Tahoma";
		margin: 0 6px;
	}
	.pages a {
		width: 34px;
		height: 34px;
		font: normal 14px/34px "Microsoft YaHei";
		margin-right: 5px;
	}
	.lyFoot .lyFoot_main {
		padding: 32px 0;
	}
	.lyFoot_links .link_tab {
		height: 26px;
		margin: 0 auto 10px;
	}
	.link_tab p a {
		height: 26px;
		line-height: 24px;
		font-size: 12px;
		margin: 0 10px 0 0;
		padding: 0 10px;
	}
	.apply_link a {
		height: 26px;
		line-height: 24px;
		font-size: 12px;
	}
	.link_list dl dd a {
		height: 24px;
		line-height: 22px;
		font-size: 12px;
	}
	.update_list span {
		font-size: 12px;
	}
	.update_list a {
		font-size: 12px;
	}
	.lyFoot_nav a {
		height: 22px;
		line-height: 20px;
		font-size: 13px;
		margin: 0 8px 0 0;
		padding: 0 0 0 8px;
	}
	.lyFoot_left p {
		font-size: 12px;
	}
	.lyFoot_btm p {
		font-size: 12px;
	}
	/* 20240711 */
	.Tophead li .ServiceTop {
		font-size: 12px;
		padding: 0 6px;
	}
	.Tophead li .ServiceTop i {
		margin-right: 4px;
		font-size: 13px;
	}
	/* top */
	.top {
		padding:18px 0;
	}
	.top .rightAdv {
		height: 44px;
		margin-top: 0;
	}
	.top .logo {
		height: 36px;
		margin: 4px 9px 0 0;
	}
	.pageName img {
		margin-top: 5px;
		height: 20px;
	}
	.top .pageName {
		height: 30px;
		line-height: 30px;
		margin-top: 12px;
		padding-left: 10px;
	}
	/* nav */
	.lyNav {
		height: 34px;
		line-height: 34px;
	}
	.lyNav a {
		padding: 0 18px;
		font-size: 13px;
	}
	.main .left .image {
		width: 174px;
		height: 116px;
	}
	.main .left li {
		padding: 13px 0;
	}
	.main .left .text {
		padding:0 12px;
	}
	.main .left .text b {
		font-size: 16px;
		height: 30px;
		line-height: 30px;
	}
	.main .left .text span {
		font-size: 12px;
		line-height: 16px;
		max-height: 32px;
		margin-top: 10px;
	}
	.main .left .bottom {
		font-size: 12px;
	}
	.main .left .bottom i {
		font-size: 12px;
	}
	.productMall .partLeftTitle span img,
	.partner .partLeftTitle span img {
		height: 28px;
	}
	.productMall .partLeftTitle a.more {
		line-height: 28px;
		font-size: 12px;
	}
	.productMall-bot {
		margin-top: 10px;
	}
	.productMall li {
		padding: 0 6px;
	}
	.productMall li .image {
		height: 129px;
	}
	.productMall li p {
		height: 26px;
		line-height: 26px;
		padding: 0 4px;
		font-size: 12px;
	}
	/* footer */
	.footer {
		margin-top: 20px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left p a {
		padding: 0 6px;
	}
	.footer .item .footer-code li {
		padding-left: 20px;
	}
	.footer .item .footer-code li .code {
		width: 116px;
		height: 116px;
		padding: 5px;
	}
	.footer .item .footer-code {
		width: 300px;
		margin-top: 27px;
	}
	ul.footImg {
		width: 620px;
		height: 37px;
		margin-bottom: 15px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 102px;
	}
	ul.footImg li a {
		width: 93px;
		height: 37px;
	}
	.partnerTitle h3 a {
		font: normal 20px/44px "Microsoft Yahei","simhei";
	}
	.partner p {
		font-size: 13px;
		line-height: 28px;
	}
	.search {
		margin: 9px 0 0 38px;
		width: 470px;
		height: 36px;
	}
	.search input {
		width: 330px;
		height: 32px;
		font-size: 14px;
		text-indent: 12px;
	}
	.search button {
		height: 36px;
		line-height: 36px;
		width: 80px;
		font-size: 14px;
	}
	.searchSelect {
		width: 60px;
		height: 32px;
	}
	.selectTop p {
		font-size: 13px;
		line-height: 18px;
		text-indent: 11px;
		margin-top: 6px;
	}
	.selectTop i {
		right: 3px;
		top: 2px;
		font-size: 18px;
	}
	.selectBot {
		top: 32px;
	}
	.selectBot li {
		line-height: 24px;
		font-size: 13px;
		text-indent: 14px;
	}
}
@media only screen and (max-width:1024px){
	.w,.w1560,.footer .main,.partnerTitle,.partner .partLeftTitle,.partner p{
		width: 880px;
	}
	.rightfloat {
		right: 10px;
	}
	.lyHeader_left span,
  	.lyHeader_right ul li a,
  	.lyHeader_mobile p a,
  	.lyHeader_mobilePop dl dd span {
    	font-size: 12px;
  	}
	.lyTop {
		margin: 12px auto;
	}
	.lyTop_left .lyTop_logo, .lyTop_logo a {
		height: 64px;
		margin: 0 12px 0 0;
	}
	.lyTop_left .lyTop_pageName {
		height: 32px;
		margin: 16px 0;
		padding-left: 12px;
	}
	.lyTop .lyTop_search {
		width: 34%;
		margin: 14px 0 14px 40px;
	}
	.lyTop_search form {
		height: 36px;
	}
	.lyTop_search form .searchSelect {
		width: 64px;
	}
	.lyTop_search form .searchSelect .selectTop p {
		line-height: 36px;
		font-size: 12px;
	}
	.lyTop_search form .searchSelect .selectTop i {
		margin-top: 16px;
	}
	.lyTop_search form .searchSelect .selectBot {
		top: 36px;
	}
	.lyTop_search form .searchSelect .selectBot li {
		line-height: 30px;
		font-size: 12px;
	}
	.lyTop_search form input {
		width: calc(100% - 128px);
		height: 36px;
		line-height: 34px;
		font-size: 12px;
		padding: 0 10px;
	}
	.lyTop_search form button {
		width: 64px;
		height: 36px;
		line-height: 36px;
		font-size: 14px;
	}
	.lyTop .lyTop_adv {
		width: 266px;
		height: 56px;
		margin: 4px 0;
	}
	.main {
		margin-top: 10px;
	}
	.main .right {
		width: 320px;
		margin-left: 20px;
	}
	.main .right .public-title {
		padding: 10px 0;
	}
	.main .right .public-title p {
		font-size: 16px;
	}
	.main .right .public-title p i {
		margin-right: 6px;
		margin-top: -2px;
		width: 17px;
	}
	.main .right .public-title .more {
		top: 11px;
		font-size: 12px;
	}
	.main .right .public-title:first-child .more {
		top: 2px;
	}
	.lyPartRight_main {
		padding: 10px;
	}
	.lyPart1Right_top a {
		padding: 6px;
		height: auto;
	}
	.lyPart1Right_top span {
		left: 6px;
		right: 6px;
		bottom: 6px;
		height: 40px;
    	line-height: 40px;
    	font-size: 14px;
	}
	.lyPart1Right_top span mark {
		top: 4px;
		right: 4px;
		font-size: 12px;
	}
	.lyPart1Right_middle {
		margin: 6px auto;
	}
	.lyPart1Right_middle ul li {
		padding-left: 24px;
	}
	.lyPart1Right_middle ul li i {
		width: 16px;
		height: 16px;
		margin: -8px 0 0;
	}
	.lyPart1Right_middle ul li a {
		height: 32px;
		line-height: 30px;
		font-size: 14px;
	}
	.lyPart1Right_bottom ul li {
		padding: 0 5px 0 0;
	}
	.lyPart1Right_bottom ul li .lyPart1Right_img {
		height: 82px;
	}
	.lyPart1Right_bottom ul li p a {
		height: 40px;
		line-height: 20px;
		font-size: 14px;
	}
	.lyPart1Right_bottom ul li .lyPart1Right_img a mark {
		height: 24px;
		line-height: 22px;
		font-size: 12px;
		padding: 0 10px;
	}

	.company-video .image {
		margin-top: 10px;
	}
	.company-video .text p {
		font-size: 13px;
		height: 18px;
		line-height: 18px;
	}
	.company-video .text p a {
		display: inline-block;
		max-width: calc(100% - 40px);
	}
	.company-video .text p mark {
		height: 18px;
		line-height: 16px;
		font-size: 12px;
		padding: 0 5px;
	}
	.company-video .text span {
		margin-top: 10px;
	}
	.company-video .text {
		padding: 12px 12px 12px;
		font-size: 12px;
	}
	.main .right .public-title {
		margin-top: 10px;
	}
	.comment-products {
		margin-top: 0;
		padding: 14px;
	}
	.comment-products .image {
		width: 68px;
		margin-right: 12px;
	}
	.comment-products .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.comment-products .text span {
		font-size: 12px;
		margin-top: 12px;
	}
	.comment-products li {
		margin-top: 10px;
	}
	.company-directories {
		margin-top: 0;
		padding: 10px;
	}
	.company-directories .image {
		width: 122px;
		margin-right: 12px;
		padding: 12px;
		line-height: 100px;
		height: 124px;
	}
	.company-directories .text p {
		font-size: 14px;
		margin-top: 19px;
	}
	.company-directories .text .btn a {
		width: 90px;
		height: 28px;
		line-height: 26px;
		border-radius: 16px;
		font-size: 12px;
	}
	.company-directories .text .btn {
		margin-top: 10px;
		padding-left: 12px;
	}
	.company-active {
		margin-top: 0;
		padding: 17px 15px;
	}
	.company-active li {
		margin-top: 14px;
		line-height: 16px;
		height: 16px;
		font-size: 13px;
	}
	.company-active li i {
		margin-top: 6px;
	}
	.comment-expo {
		margin-top: 0;
		padding-bottom: 20px;
	}
	.comment-expo .text {
		padding: 0 10px;
	}
	.comment-expo .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
		margin-top: 10px;
	}
	.comment-expo .text span {
		margin-top: 7px;
		font-size: 12px;
	}
	.comment-expo ul {
		margin: 10px 15px 0;
		padding-top: 12px;
	}
	.comment-expo li {
		font-size: 13px;
		line-height: 18px;
		height: 18px;
		margin-top: 12px;
	}
	.comment-expo li span {
		font-size: 12px;
		height: 17px;
		line-height: 17px;
		margin-right: 5px;
		padding: 0 4px;
		margin-top: 1px;
	}
	.pages .jump {
		font-size: 12px;
	}
	.pages button {
		width: 52px;
		height: 34px;
		font: normal 12px/32px "Tahoma";
	}
	.pages input {
		width: 34px;
		height: 34px;
		font: normal 12px/32px "Tahoma";
		margin: 0 6px;
	}
	.pages a {
		width: 34px;
		height: 34px;
		font: normal 14px/32px "Microsoft YaHei";
		margin-right: 1px;
	}
	.lyFoot .lyFoot_main {
		padding: 32px 0;
	}
	.lyFoot_links .link_tab {
		height: 26px;
		margin: 0 auto 10px;
	}
	.link_tab p a {
		height: 26px;
		line-height: 24px;
		font-size: 12px;
		margin: 0 10px 0 0;
		padding: 0 10px;
	}
	.apply_link a {
		height: 26px;
		line-height: 24px;
		font-size: 12px;
	}
	.link_list dl dd a {
		height: 24px;
		line-height: 22px;
		font-size: 12px;
	}
	.update_list span {
		font-size: 12px;
	}
	.update_list a {
		font-size: 12px;
	}
	.lyFoot_nav a {
		height: 22px;
		line-height: 20px;
		font-size: 13px;
		margin: 0 8px 0 0;
		padding: 0 0 0 8px;
	}
	.lyFoot_left p {
		font-size: 12px;
	}
	.lyFoot_btm p {
		font-size: 12px;
	}
	.lyFoot_left {
		width: 80%;
	}
	.lyFoot_right p {
		margin-left: 10px;
	}
	/* 20240711 */
	.Tophead li .ServiceTop {
		font-size: 12px;
		padding: 0 6px;
	}
	.Tophead li .ServiceTop i {
		margin-right: 4px;
		font-size: 13px;
	}
	/* top */
	.top {
		padding:16px 0;
	}
	.top .rightAdv {
		height: 36px;
		margin-top: 3px;
	}
	.top .logo {
		height: 31px;
		margin: 3px 9px 0 0;
	}
	.pageName img {
		margin-top: 4px;
		height: 17px;
	}
	.top .pageName {
		height: 25px;
		line-height: 25px;
		margin-top: 10px;
		padding-left: 10px;
	}
	/* nav */
	.lyNav {
		height: 28px;
		line-height: 28px;
	}
	.lyNav a {
		padding: 0 12px;
		font-size: 13px;
	}
	.main .left .image {
		width: 148px;
		height: 100px;
	}
	.main .left li {
		padding: 11px 0;
	}
	.main .left .text {
		padding: 0 10px;
	}
	.main .left .text b {
		font-size: 14px;
		height: 22px;
		line-height: 22px;
	}
	.main .left .text span {
		font-size: 12px;
		line-height: 16px;
		max-height: 32px;
		margin-top: 5px;
	}
	.main .left .bottom {
		font-size: 12px;
	}
	.main .left .bottom i {
		font-size: 12px;
	}
	.productMall .partLeftTitle span img,
	.partner .partLeftTitle span img {
		height: 28px;
	}
	.productMall .partLeftTitle a.more {
		line-height: 28px;
		font-size: 12px;
	}
	.productMall-bot {
		margin-top: 10px;
	}
	.productMall li {
		padding: 0 6px;
	}
	.productMall li .image {
		height: 129px;
	}
	.productMall li p {
		height: 26px;
		line-height: 26px;
		padding: 0 4px;
		font-size: 12px;
	}
	.partnerTitle h3 a {
		font: normal 18px/44px "Microsoft Yahei","simhei";
	}
	.partner p {
		font-size: 13px;
		line-height: 28px;
	}
	/* footer */
	.footer {
		margin-top: 20px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left p a {
		padding: 0 6px;
	}
	.footer .item .footer-code li {
		padding-left: 20px;
	}
	.footer .item .footer-code li .code {
		width: 116px;
		height: 116px;
		padding: 5px;
	}
	.footer .item .footer-code {
		width: 300px;
		margin-top: 27px;
	}
	ul.footImg {
		width: 620px;
		height: 37px;
		margin-bottom: 15px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 102px;
	}
	ul.footImg li a {
		width: 93px;
		height: 37px;
	}
	.iframe iframe {
		width: 100%;
		margin-left: 0
	}
	.search {
		margin: 8px 0 0 32px;
		width: 360px;
		height: 28px;
		border: 1px solid #945d56;
	}
	.search input {
		width: 250px;
		height: 26px;
		font-size: 12px;
		text-indent: 02px;
	}
	.search button {
		height: 28px;
		line-height: 28px;
		width: 60px;
		font-size: 12px;
	}
	.search button i {
		font-size: 12px;
		margin: 0px 3px 0 0;
	}
	.searchSelect {
		width: 50px;
		height: 28px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 18px;
		text-indent: 7px;
		margin-top: 4px;
	}
	.selectTop i {
		right: 3px;
		top: 2px;
		font-size: 16px;
	}
	.selectBot {
		top: 26px;
	}
	.selectBot li {
		line-height: 20px;
		font-size: 12px;
		text-indent: 12px;
	}
}



