@font-face {
	font-family: 'xwboo';  /* Project id 1932496 */
	src: url('//at.alicdn.com/t/c/font_1932496_ciokcctgcp.woff2?t=1698129536028') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1932496_ciokcctgcp.woff?t=1698129536028') format('woff'),
		 url('//at.alicdn.com/t/c/font_1932496_ciokcctgcp.ttf?t=1698129536028') format('truetype');
  }
.xwboo {
	font-family: "xwboo" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
body{
	line-height: 1;
	background: #fff;
}
a {
	outline: none;
	color: #333;
}
a:hover {
	color: #4191eb;
}
.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;
}
.w,.nav .main,.sub-bot .main {
	width: 1400px;
	margin: 0 auto;
}

.advs {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.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;
}
.gradual {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(90,90,90,0)), to(rgba(90,90,90,1)));
	background-image: -webkit-linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
	background-image: -moz-linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
	background-image: -ms-linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
	background-image: -o-linear-gradient(180deg, rgba(90,90,90), rgba(90,90,90,1));
	background-image: linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
}
.Center{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.Center-y {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.banner-adv {
	margin: 0 auto;
}
.banner-adv ul {
	width: calc(100% + 10px);
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}
.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item{
	margin: 24px 5px 0 5px;
	position: relative;
}
.banner-adv ul.one li{
	width: 100%;
}
.banner-adv ul.two li{
	width: 50%;
}
.banner-adv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li{
	width: 25%;
}
.banner-adv ul.five li{
	width: 20%;
}
.banner-adv ul.six li{
	width: 16.66%;
}

.iframe {
	overflow: hidden;
	height: 40px;
	position: relative;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.header {
	height: 42px;
	line-height: 42px;
	background-color: #f5f5f5;
	color: #666;
	font-size: 14px;
	position: relative;
	z-index: 9;
}
.header .item p{
	float: left;
}
.header .item p a {
	color: #666;
}
.header .item p a {
	margin-left: 20px;
}
.header .item p a:hover,.header .item p a.net {
    color: #2482ec;
}
.header .item ul {
	float: right;
	margin-top: 14px;
	margin-right: 48px;
}
.header .item ul li {
	float: left;
	height: 14px;
	line-height: 12px;
	border-right: 1px solid #ddd;
}
.header .item ul li:last-child{
	border:none;
}
.header .item ul li a {
	color: #666;
	padding: 0 8px;
}
.header .item ul li a:hover,.header .item ul li a.net {
    color: #2482ec;
}
/* header--drop */
.header--drop{
	margin: 0 auto;
	position:relative;
}
.header--drop ul {
	position: absolute;
	right: 0;
	top: -40px;
}
.header--drop ul li {
	float: left;
	height: 40px;
	position:relative;
}
.header--drop ul li .weixin{
	height: 40px;
	position:relative;
	color: #4191eb;
}
.header--drop ul li.wx a {
	color: #4191eb;
}
.header--drop ul li .weixin.hover::before{
	background-color: #fff;
	content:'';
	position:absolute;
	left: 0px;
	top: -2px;
	right: 0px;
	bottom:0;
	height: 45px;
	z-index: 2;
}
.header--drop ul li .weixin.hover{
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.header--drop ul li .weixin.hover::after,.header--drop ul li:last-child .weixin::after{
	display: none;
}
.web-code {
	width: 300px;
	padding: 25px 25px 20px 25px;
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 36px;
	right: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	display: none;
	text-align: center;
	z-index: 101;
}
.web-code1 {
	width: 450px;
	padding: 25px 12px 20px 12px;
}
.web-code .item {
	float: left;
	width: calc(50% - 20px);
	margin: 0 10px;
}
.web-code1 .item {
	width: calc(33.33% - 20px) !important;
}
.web-code img{
	width: 100%;
	height: 100%;
}
.web-code b{
	display: block;
	font-size: 14px;
	padding:18px 0 8px 0;
}
.web-code p{
	color: #999;
}
.header--drop ul li a {
	color: #4191eb;
	line-height: 42px;
	display: block;
	padding: 0 10px;
	position: relative;
	z-index: 9;
	font-size: 14px;
	cursor: pointer;
}
.header--drop ul li a i {
	vertical-align: top;
	font-size: 14px;
	margin: 10px 2px 0 0;
}
.header--drop ul li a:hover{
	color: #4191eb;
}
.top .w {
	position: relative;
}
.top .w::after {
	content: "";
	display: block;
	clear: both;
}
.search {
	width: 626px;
	height: 46px;
	position: relative;
	border-radius: 23px;
	background: #1669c5;
	padding: 2px;
	box-sizing: border-box;
}
.search form {
	width: 100%;
	height: 100%;
	border-radius: 23px;
}
.searchSelect {
	width: 76px;
	height: 100%;
	position: relative;
	float: left;
	line-height: 40px;
}
.searchSelect::after {
	content: "";
	position: absolute;
	right: 0;
	top: 11px;
	width: 1px;
	height: 20px;
	background-color: #e2e2e2;
}
.selectTop {
	position: relative;
	cursor: pointer;
	height: 100%;
	width: 100%;
	background-color: #fff;
	border-radius: 23px 0 0 23px;
	text-align: center;
}
.selectTop p {
	font-size: 14px;
	color: #333;
	display: inline-block;
}

.selectTop i {
	font-size: 10px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	display: inline-block;
	margin-left: 6px;
}

.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: 100%;
	background-color: transparent;
	color: #ffffff;
	width: 108px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: 0;
	top: 0;
	border-radius: 0 40px 40px 0;
}

.search button i {
	font-size: 16px;
	margin: 0 5px 0 0;
}
.search input {
	width: calc(100% - 180px);
	height: 100%;
	float: left;
	border: none;
	font-size: 14px;
	color: #aaa;
	text-indent: 14px;
	background-color: #fff;
}
.search input:focus {
	color: #333;
}
.selectBot {
	position: absolute;
	width: 100%;
	background-color: #ffffff;
	top: 42px;
	left: 0px;
	z-index: 99;
	border-bottom: 2px solid #4191eb;
	border-top: 2px solid #4191eb;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 14px;
	text-indent: 16px;
	border-left: 2px solid #4191eb;
	border-right: 2px solid #4191eb;
}

.selectBot li:hover {
	background-color: #4191eb;
	border-left: 2px solid #4191eb;
	border-right: 2px solid #4191eb;
	color: #fff;
	cursor: pointer;
}
.searchMain .hot-key {
	margin-top: 10px;
}
.searchMain .hot-key b {
	font-size: 14px;
	color: #f1623b;
}
.searchMain .hot-key b i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 4px;
	font-weight: normal;
	margin-top: -1px;
	display: inline-block;
}
.searchMain .hot-key a {
	font-size: 14px;
	color: #999;
	margin-right: 15px;
}
.searchMain .hot-key a:hover {
	color: #3fc197;
}
.top .topAdv {
	float: right;
	width: 360px;
	height: 74px;
}

.location {
	margin-top: 18px;
	font-size: 15px;
	color: #999;
}
.location span {
	color: #333;
}
.location i {
	font-size: 16px;
	color: #4191eb;
	margin-right: 7px;
}
.location a {
	color: #333;
	margin: 0 6px;
}
.location a:first-of-type {
	margin-left: 0;
}
.location a:hover {
	color: #4191eb;
}
.main {
	margin-top: 22px;
}
.main .w::after {
	content: "";
	clear: both;
	display: block;
}
.main .right {
	float: right;
	width: 360px;
	margin-left: 30px;
}
.fbqg-box {
	padding: 5px;
	background: url(../../../../images/channel/products/version/2023/fbqgBg.png) no-repeat;
	background-size: cover;
}
.fbqg-box .item {
	border: 1px solid #fff;
	padding: 30px 20px 25px;
}
.fbqg-box .title {
	font-size: 34px;
	font-weight: bold;
	color: #fff;
}
.fbqg-box .button {
	margin-top: 15px;
}
.fbqg-box .button a {
	display: inline-block;
	padding: 0 20px;
	line-height: 44px;
	height: 44px;
	border-radius: 22px;
	font-size: 16px;
	color: #fff;
	background: -moz-linear-gradient( 0deg, rgb(210,160,64) 0%, rgb(228,192,103) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(210,160,64) 0%, rgb(228,192,103) 100%);
	background: -ms-linear-gradient( 0deg, rgb(210,160,64) 0%, rgb(228,192,103) 100%);
}
.fbqg-box .button a i {
	margin-left: 7px;
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	line-height: 1;
	margin-top: 16px;
}
.fbqg-box .tel {
	margin-top: 35px;
	font-size: 22px;
	color: #ffffc7;
}
.fbqg-box .tel p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.fbqg-box .tel p i {
	font-weight: normal;
	font-size: 20px;
	vertical-align: top;
	display: inline-block;
	margin-left: 6px;
	margin-top: -2px;
}
.main .right .item-box {
	background-color: #f7f7f7;
	margin-top: 20px;
	padding: 25px 0;
}
.main .right .item-box:first-child {
	margin-top: 0;
}
.main .right .public-title {
	border-bottom: 1px solid #e6e6e6;
	padding: 0 18px 18px;
	position: relative;
}
.main .right .public-title p {
	font-size: 22px;
	font-weight: bold;
}
.main .right .public-title p i {
	display: inline-block;
	width: 25px;
	height: 23px;
	background: url(../../../../images/channel/products/version/2023/icon1.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-right: 7px;
}
.main .right .public-title .more {
	position: absolute;
	right: 18px;
	top: 4px;
	font-size: 14px;
	color: #999999;
}
.main .right .public-title .more:hover {
	color: #4191eb;
}
.new-products {
	padding: 20px 22px 0;
}
.new-products ul {
	margin-top: -16px;
}
.new-products li {
	margin-top: 16px;
	overflow: hidden;
}
.new-products li .image {
	width: 112px;
	margin-right: 15px;
	float: left;
}
.new-products li .image a {
	display: block;
	position: relative;
	padding-bottom: 100%;
	background-color: #bec8ce;
}
.new-products li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.new-products li .text {
	overflow: hidden;
}
.new-products li .text p {
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
.new-products li .text .content {
	margin-top: 10px;
	font-size: 14px;
	color: #999;
	line-height: 19px;
	height: 38px;
	overflow: hidden;
}
.new-products li .text .price {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
	line-height: 20px;
	position: relative;
	padding-right: 70px;
}
.new-products li .text .price b {
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 18px;
	color: #eb3e3e;
}
.new-products li .text .price b i {
	font-size: 14px;
	font-style: normal;
}
.main .left {
	overflow: hidden;
}
.product-list ul {
	margin-top: -18px;
}
.product-list li {
	margin-top: 18px;
	border: 1px solid #e6e6e6;
	padding: 18px;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.product-list li:hover {
	border-color: #4191eb;
}
.product-list li .image {
	float: left;
	width: 204px;
	margin-right: 24px;
}
.product-list li .image a {
	height: 0;
	display: block;
	position: relative;
	padding-bottom: 100%;
	overflow: hidden;
	/*! background: -moz-linear-gradient( -90deg, rgb(135,153,170) 0%, rgb(190,200,206) 52%); */
	/*! background: -webkit-linear-gradient( -90deg, rgb(135,153,170) 0%, rgb(190,200,206) 52%); */
	/*! background: -ms-linear-gradient( -90deg, rgb(135,153,170) 0%, rgb(190,200,206) 52%); */
}
.product-list li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.product-list li .text {
	overflow: hidden;
}
.product-list li .text-left {
	float: left;
	width: 500px;
}
.product-list li .text-left .name {
	font-size: 20px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
.product-list li .text-left .message {
	margin-top: 16px;
	overflow: hidden;
}
.product-list li .text-left .message .data-box {
	width: 118px;
	height: 112px;
	background: url(../../../../images/channel/products/version/2023/icon2.png) no-repeat;
	background-size: cover;
	float: left;
	margin-right: 6px;
	position: relative;
}
.product-list li .text-left .message .data-box.type {
	background-image: url(../../../../images/channel/products/version/2023/icon3.png);
}
.product-list li .text-left .message .data-box.city {
	background-image: url(../../../../images/channel/products/version/2023/icon4.png);
}
.product-list li .text-left .message .data-box.factory {
	background-image: url(../../../../images/channel/products/version/2023/icon5.png);
}
.product-list li .text-left .message .data-box .item {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	width: 100%;
}
.product-list li .text-left .message .data-box p {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.product-list li .text-left .message .data-box span {
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 18px;
}
.product-list li .text-left .update {
	margin-top: 20px;
	font-size: 0;
}
.product-list li .text-left .update span {
	font-size: 13px;
	color: #999;
	margin-right: 20px;
}
.product-list li .text-right {
	float: right;
	width: 230px;
}
.product-list li .text-right .price {
	font-size: 14px;
	color: #eb3e3e;
	text-align: right;
}
.product-list li .text-right .price b {
	font-size: 24px;
	font-weight: normal;
}
.product-list li .text-right .company {
	font-size: 15px;
	text-align: right;
	margin-top: 14px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
}
.product-list li .text-right .company i {
	font-size: 15px;
	color: #4191eb;
	margin-right: 6px;
}
.product-list li .text-right .vip {
	text-align: right;
	margin-top: 10px;
}

.vip b.free {
	background: url(https://www.zyzhan.com/images/company/companyList.png) no-repeat 0 3px;
	width: 79px;
}

.vip b.primary {
	background: url(https://www.hbzhan.com/images/product/level1.png) no-repeat left 0px;
	width: 88px;
}

.vip b.intermediate {
	width: 88px;
	background: url(https://www.hbzhan.com/images/product/level2.png) no-repeat left 0px
}

.vip b.senior {
	width: 88px;
	background: url(https://www.hbzhan.com/images/product/level3.png) no-repeat left 0px
}

.vip b.topLevel {
	background: url(https://www.hbzhan.com/images/company/member_icon4.png) no-repeat;
	margin-top: 0;
}

.vip b.topLevel2 {
	background: url(https://www.hbzhan.com/images/company/member_icon5.png) no-repeat;
	margin-top: 0;
}

.vip b.topLevel3 {
	background: url(https://www.hbzhan.com/images/company/member_icon6.png) no-repeat;
	margin-top: 0;
	width: 92px;
}

.vip b.topLevel5 {
	background: url(https://www.hbzhan.com/images/company/member_icon8.png) no-repeat;
	width: 110px;
}
.vip span {
	color: #666;
	margin-left: 7px;
	font-size: 15px;
	display: inline-block;
}
.vip span font {
	font: bold 18px/18px "microsoft yahei";
	color: #ff002f;
	margin: 0 2px;
}
.vip b {
	display: inline-block;
	width: 86px;
	height: 20px;
	vertical-align: top;
	padding-right: 8px;
	position: relative;
}
.vip b::after {
	content: "";
	right: 0;
	top: 3px;
	position: absolute;
	width: 1px;
	height: 14px;
	background-color: #ddd;
}
.product-list li .text-right .contact,.product-list li .text-right .phone {
	margin-top: 16px;
	height: 50px;
	line-height: 50px;
	background-color: #f8f8f8;
	padding: 0 15px;
	font-size: 14px;
	color: #666;
	position: relative;
}
.product-list li .text-right .phone i {
	margin-right: 7px;
}
.product-list li .text-right .phone b {
	font-weight: normal;
}
.product-list li .text-right .phone font {
	margin-left: 5px;
	color: #4191eb;
	font-weight: bold;
}
.product-list li .text-right .contact a {
	position: absolute;
	right: 15px;
	top: 0;
	color: #4191eb;
}
.product-list li .text-right .contact a i {
	font-size: 10px;
	display: inline-block;
	vertical-align: top;
	margin-top: 1px;
}
.product-list li .text-right .contact a:hover {
	color: #ff9c3a;
}
.product-list li .text-right .contrast {
	margin-top: 12px;
	line-height: 33px;
	position: relative;
}
.product-list li .text-right .contrast a {
	font-size: 13px;
	color: #666;
}
.product-list li .text-right .contrast a i {
	width: 14px;
	height: 14px;
	position: relative;
	display: inline-block;
	cursor: pointer;
	line-height: 1;
	vertical-align: top;
	margin-top: 10px;
	margin-right: 5px;
}
.product-list li .text-right .contrast a i::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	transition: 0.2s;
	transform: scale(1);
	border: 1px solid #b5b5b5;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 2px;
}
.product-list li .text-right .contrast a i::after {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px' fill='none' stroke-width='2px' stroke='white' stroke-linecap='round' viewBox='0 0 21 21'%3E%3Cpolyline points='5 10.75 8.5 14.25 16 6'%3E%3C/polyline%3E%3C/svg%3E");
  transform: scale(0);
	position: absolute;
	top: 0;
	left: 0;
	border-color: #4191eb;
	background-color: #4191eb;
	color: #fff;
	width: 100%;
	height: 100%;
	border-radius: 2px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.product-list li .text-right .contrast a:hover i::before {
	background-color: #ddd;
	border: 1px solid #4191eb;
}
.product-list li .text-right .contrast a.clicked0 i::after {
	transform: scale(1);
}
.product-list li .text-right .contrast a.call {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #fff;
	padding: 0 18px;
	background-color: #4191eb;
	border-radius: 3px;
}
.pages {
	margin: 0 auto;
	height: 40px;
	clear: both;
	padding: 40px 0 0;
	text-align: center;
	color: #333;
	font-size: 0;
}
.pages a {
	width: 38px;
	height: 38px;
	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: 38px;
	height: 38px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 14px/38px "Tahoma";
	margin: 0 10px;
	border-radius: 4px;
	vertical-align: top;
}
.pages .jump {
	font-size: 14px;
	line-height: 40px;
}
.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: top;
	cursor: pointer;
	background: #4191eb;
	color: #fff;
}
.pages a:hover,.pages a.on {
	background-color: #4191eb;
	border-color: #4191eb;
	color: #fff;
}

.pages a.ft {
	background: url(https://www.hbzhan.com/images/version/2022/info/page.png) no-repeat 15px 14px;
}
.pages a.prev {
	background: url(https://www.hbzhan.com/images/version/2022/info/page.png) no-repeat -35px 14px;
}
.pages a.lt {
	background: url(https://www.hbzhan.com/images/version/2022/info/page.png) no-repeat -322px 14px;
}
.pages a.next {
	background: url(https://www.hbzhan.com/images/version/2022/info/page.png) no-repeat -369px 14px;
}



/* footer */
.sub-bot{
	margin-top: 40px;
	background: url(../../../../images/sub/version/2023/sub-bot.png) no-repeat;
	background-size: 100% 100%;
}
/* link */
.link{
	padding: 32px 0 36px;
}
.link_top{
	position: relative;
}
.link_top p a{
	display: inline-block;
	vertical-align: top;
	height: 44px;
	line-height: 44px;
	width: 92px;
	font-size: 16px;
	margin-right: 12px;
	color: #7c848e;
	background-color: #24272b;
	text-align: center;
	position: relative;
}
.link_top a:last-child{
	margin-right: 0;
}
.link_top a::after{
	display: none;
	position: absolute;
	content: "";
	left: 50%;
	bottom: -6px;
	transform: translateX(-50%);
	height: 6px;
	width: 16px;
	background: url(../../../../images/sub/version/2023/link-01.png) no-repeat;
	background-size: 100% 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.link_top a.focus{
	background-color: #535a62;
	color: #fff;
}
.link_top a.focus::after{
	display: block;
}
.link_top .addLink{
	position: absolute;
	right: 0;
	top: 4px;
	width: 110px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #999;
	border: 1px solid #535a62;
	border-radius: 20px;
	text-align: center;
}
.link_top .addLink i{
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	margin: 9px 3px 0 0;
	background: url(../../../../images/sub/version/2023/link-02.png) no-repeat;
	background-size: 100% 100%;
}
.link_bot{
	margin: 0 -8px;
	padding-top: 4px;
	overflow: hidden;
	display: none;
}
.link_bot a{
	float: left;
	width: 9.09%;
	padding:0 8px;
	margin-top: 14px;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	box-sizing: border-box;
	overflow: hidden;
	color: #d8d8d8;
}
.link_bot a:hover{
	color: #1568c4;
}
.footer .main{
	padding: 30px 0 36px;
	border-top: 1px solid #353a42;
	overflow: hidden;
}
.footer .right{
	float: right;
	width: 580px;
	font-size: 0;
}
.footer .right li{
	display: inline-block;
	vertical-align: top;
	width: 108px;
	height: 43px;
	margin-left: 8px;
}
.footer .right img{
	width: 100%;
	height: 100%;
}
.footer .left{
	line-height: 43px;
	font-size: 16px;
	color: #999;
	overflow: hidden;
}
/* footer */

.comBox {
	overflow: hidden;
	width: 108px;
	position: fixed;
	top: 153px;
	display: block;
	right: 20px;
	z-index: 99999;
	background: #fff;
}
.comBox p.title {
	height: 32px;
	line-height: 32px;
	color:#fff;
	background:#4191eb;
	font-size: 12px;
	padding: 0 8px;
	width: 106px;
}
.comBox p.title a {
    display: block;
    width: 16px;
    height: 16px;
    background: url("/images/product/close1.png") no-repeat center;
    position: absolute;
    top: 8px;
    right: 8px;
}
.comBox ul li {
	width: 106px;
	height: 80px;
	border: 1px solid #4191eb;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid transparent;
	text-align: center;
	padding-top: 10px;
	position: relative;
}
.comBox ul li img {
	max-width: 85px;
	max-height: 50px;
	margin-top: -3px;
}
.comBox ul li p {
	padding: 0 10px;
	line-height: 16px;
	max-height: 32px;
	overflow: hidden;
}
.comBox ul li p a {
	color: #333;
}
.comBox ul li.add a {
	color: #999;
	font-size: 12px;
	background: url(/images/proCompla.png) no-repeat 10px -83px;
	padding-top: 38px;
	position: absolute;
	top: 25px;
	left: 29px;
}
.comBox .btn a {
	display: block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background: #4191eb;
	text-align: center;
	margin: 0 auto;
	border-radius: 2px;
}
.comBox ul li a.empty {
	background-color: #fff;
	color: #4191eb;
	display: inline;
	line-height: 32px;
}
.comBox .btn {
	border: 1px solid #4191eb;
	/* border-top: 1px solid #e4e4e4; */
	border-top: 0;
	height: 58px;
	font-family: "microsoft yahei";
}
.comBox ul li a.close{
	display: none;
	width: 18px;
	height: 18px;
	position: absolute;
	top: -1px;
	right: -1px;
	background:#398901 url("/images/product/close1.png") no-repeat center;
}
.comBox ul li.pro:hover{
	border: 1px dashed #398901;
	/* border-bottom: 0; */
}
.comBox ul li.pro:hover a.close{
	display: block;
}
/* 20230628 */
.findtop {
	background-color: #f6f6f6;
	margin-top: 10px;
	padding: 5px 0;
	box-sizing: border-box;
}
.findtop dl {
	border-bottom: 1px solid #e9e9e9;
	line-height: 32px;
	font-size: 14px;
	position: relative;
	/* height: 42px; */
	min-height: 32px;
}
.findtop dl:last-child {
	border-bottom: 0;
}
.findtop li {
	float: left;
}
.findtop dt {
	float: left;
	/* margin-right: 37px; */
	font-weight: bold;
	width: 95px;
	text-align: left;
}
.findtop dd {
	overflow: hidden;
	padding-right: 115px;
	height: 32px;
	box-sizing: border-box;
}
.findtop dd a {
	color: #666;
}
.findtop dd a:hover {
	color: #4191eb;
}
.otherexi li {
	margin-right: 30px;
}
.findtop .structure li {
	margin-right: 35px;
}
.findtop .layout li {
	margin-right: 40px;
}
.findtop .selectedUl{
	overflow: hidden;
}
.findtop .selectedUl li {
	float: left;
	height: 26px;
	line-height: 26px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 0 10px;
	font-size: 14px;
	color: #f28216;
	text-indent: 4px;
	margin: 2px 10px 7px 0;
}
.findtop .selectedUl li em{
	display: inline-block;
	margin-left: 10px;
	width: 11px;
	height: 11px;
	background: url(https://www.hbzhan.com/images/Product/prolist_close.png) no-repeat;
	cursor: pointer;
}
.findtop a.more {
	position: absolute;
	right: 45px;
	top: 0;
	color: #666;
	cursor: pointer;
}
.findtop a.more i {
	background: url(https://www.hbzhan.com/images/product/down.png) no-repeat;
	width: 12px;
	height: 7px;
	display: inline-block;
	margin-left: 8px;
	vertical-align: top;
	margin-top: 13px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.findtop a.focus i {
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
/* end */
/* 20231130 */
/* headerBot */
.headerBot.w {
	text-align: right;
	font-size: 14px;
	position: relative;
	margin: 0 auto;
	z-index: 999;
}
.headerBot p {
	position: absolute;
	right: 0;
	top: -41px;
	line-height: 42px;
}
.headerBot p a {
	color: #666;
}
.headerBot .content {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 9;
	text-align: center;
	font-size: 14px;
	color: #666;
	background: #fff;
	padding: 10px 15px;
	display: none;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
}
.headerBot .content .item {
	width: 100px;
	float: left;
	margin: 0 5px;
}
.headerBot .content .item:last-of-type {
	margin-right: 0;
}
/* top */
.top {
	padding: 20px 0;
    background-color: #fff;
}
.top .logo {
	float: left;
	margin: 10px 0 0 32px;
	width: 220px;
}
.top .logo-text {
	float: left;
	line-height: 1;
	margin-top: 6px;
	margin-left: 20px;
}
.top .logo-text p {
	font-size: 28px;
	font-weight: bold;
	color: #333;
	margin-top: 6px;
	text-align: justify;
	text-align-last: justify;
	text-justify: distribute;
}
.top .logo-text b {
	color: #2482ec;
	font-size: 17px;
	display: block;
	margin-top: 5px;
	letter-spacing: 1px;
}
.top .searchMain {
	float: left;
	margin: 12px 175px 0;
}
/* nav */
.nav {
	height: 50px;
	line-height: 50px;
	background: #2482ec;
	white-space: nowrap;
}
.nav ul {
	white-space: nowrap;
}
.nav ul li {
	float: left;
}
.nav ul li a i {
	display: inline-block;
}
.nav ul li.active a {
	background: #ff9000;
}
.nav ul li a:hover {
	background: #ff9000;
}
.nav ul li a:hover i {
	-webkit-animation: jello-vertical 0.7s ;
	        animation: jello-vertical 0.7s ;
}
.nav ul li a {
	color: #fff;
	padding: 0 26px;
	font-size: 18px;
	font-weight: bold;
	display: block;
}
.nav ul li a i {
	font-size: 20px;
	margin-right: 6px;
	vertical-align: top;
	font-weight: normal;
}
.nav ul li a i img {
	width: 22px;
	vertical-align: top;
	margin-top: 18px;
}

/* qq-service */
.qq-service {
	margin-top: 16px;
}
.qq-service .w {
	background-color: #fff;
	padding: 25px 0;
}

.qq-service ul::after {
	content: "";
	display: block;
	clear: both;
}
.qq-service li {
	float: left;
	width: 25%;
	padding: 0 34px;
	box-sizing: border-box;
	border-right: 1px solid #e6e6e6;
}
.qq-service li:last-child {
	border-right: 0;
}
.qq-service li .left {
	float: left;
}
.qq-service li .left b {
	font-size: 18px;
}
.qq-service li .left p {
	font-size: 14px;
	margin-top: 10px;
	color: #999;
}
.qq-service li .right {
	float: right;
	text-align: center;
}
.qq-service li .right b {
	display: block;
	margin-top: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.qq-service li .right .qq-btn a {
	display: inline-block;
	width: 22px;
	height: 24px;
	background: url(https://yrsb.xwboo.com/images/sub/version/2023/QQ.png) no-repeat;
	background-size: contain;
}
.qq-service li .right .qq-btn {
	position: relative;
}
.qq-service li .right .qq-btn .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;
}
.qq-service li .right .qq-btn:hover .QQhover{
	display: inline-block;
}
/* footer */
.footer {
	margin: 0 auto;
	background-color: #212324;
}

.footer .item {
	margin: 0 auto;
	overflow: hidden;
}

.footer .item .footer-code {
	float: right;
	width: 400px;
	border-left: 1px solid #444444;
	margin-top: 27px;
}

.footer .item .footer-code li {
	float: left;
	padding-left: 44px;
}

.footer .item .footer-code li .code {
	width: 126px;
	height: 126px;
	border: 2px solid #ff8d50;
	padding: 10px;
	background-color: #fff;
}

.footer .item .footer-code li p {
	text-align: center;
	font-size: 14px;
	color: #e2e2e2;
	margin-top: 16px;
}

.footer .item .left {
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
}

.footer .item .left p {
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}

.footer .item .left p a {
	color: #838383;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right: 1px solid #444444;
}

.footer .item .left p a:first-child {
	padding-left: 0;
}

.footer .item .left p a:last-child {
	border: none;
}

.footer .item .left p a:hover {
	color: #ff8d50;
}

.footer .item .left span {
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left span em {
	font-style: normal;
	margin-right: 12px;
}
.footer .item .left span img {
	margin: 7px 5px 0 10px;
	vertical-align: top;
}

.copyright {
	font-size: 14px;
	line-height: 22px;
	color: #838383;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding: 10px 0;
	display: inline-block;
}

.copyright img {
	margin: 1px 8px 0 0px;
	vertical-align: top;
}

ul.footImg {
	width: 810px;
	height: 48px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url("https://www.xwboo.com/images/index/Version/2021/copyright.png") no-repeat 0 0;
}

ul.footImg li {
	width: 135px;
	float: left;
}

ul.footImg li a {
	width: 125px;
	height: 48px;
	display: block;
}
/* level */
.product-list .level {
	height: 28px;
	border-radius: 16px 0 16px 16px;
	font-size: 13px;
	line-height: 28px;
	padding: 0 15px 0 0;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #fff;
	background: #ff9600;
	margin-top: 9px;
	width: 120px;
	overflow: hidden;
}
.product-list .level p {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	width: 28px !important;
	height: 28px !important;
	padding: 0 !important;
	position: relative;
	background: #ffa82c;
	margin-top: 0 !important;
}
.product-list .level b {
    font-weight: normal;
    margin: 0 5px;
}
.product-list .level p i {
	display: inline-block;
	width: 28px !important;
	height: 28px !important;
	background: url("https://www.xwboo.com/NewShowStand/Templates/188/Images/level.png") no-repeat 4px 6px;
	vertical-align: top;
	margin: 0;
}
.product-list .level.senior {
	color: #9f6a26;
	background: -moz-linear-gradient(0deg, #dfb368 0%, #fdeea2 100%);
	background: -webkit-linear-gradient(0deg, #dfb368 0%, #fdeea2 100%);
	background: -ms-linear-gradient(0deg, #dfb368 0%, #fdeea2 100%);
}
.product-list .level.senior p {
	background: #cd9f54;
}
.product-list .level.senior p i {
	background: url("https://www.xwboo.com/NewShowStand/Templates/188/Images/level.png") no-repeat 4px 6px !important;
}
.product-list .level.standard i {
    background: url("https://www.xwboo.com/NewShowStand/Templates/188/Images/level2.png") no-repeat 8px 7px !important;
}
.product-list .level.free {
    background: #bdb9b3;
    padding: 0 15px;
    border-radius: 16px 0 16px 16px;
}
.product-list .level.free p {
	display: none;
}
.product-list .List .level {
	margin-top: 12px;
	float: none;
	display: inline-block;
}
.product-list .List .level p i {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url("https://www.xwboo.com/NewShowStand/Templates/188/Images/level.png") no-repeat 4px 6px;
	vertical-align: top;
	margin: 0;
}
/* 20231130 end */
@media only screen and (min-width:1920px){
	.w,.nav .main,.sub-bot .main{
		width: 1400;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w,.nav .main,.sub-bot .main{
		width: 1400;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w,.nav .main,.sub-bot .main{
		width: 1400px;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w,.nav .main,.sub-bot .main{
		width: 1328px;
	}
	.selectBot {
		top: 40px;
	}
	.top .logo {
		margin-top: 8px;
		width: 188px;
	}
	.top .logo-text {
		margin-top: 0;
	}
	.top .topAdv {
		width: 345px;
		height: 74px;
	}
	.top .searchMain {
		margin: 12px 160px 0;
	}
	.search {
		width: 594px;
		height: 44px;
	}
	.nav {
		height: 42px;
		line-height: 42px;
	}
	.nav ul li a {
		padding: 0 27px;
		font-size: 17px;
	}
	.nav ul li a i {
		font-size: 16px;
		margin-right: 4px;
	}
	.main .right {
		width: 342px;
		margin-left: 28px;
	}
	.product-list li {
		margin-top: 16px;
		padding: 16px;
	}
	.product-list ul {
		margin-top: -16px;
	}
	.product-list li .image {
		width: 193px;
		margin-right: 20px;
	}
	.product-list li .text-left .name {
		font-size: 19px;
		line-height: 21px;
		height: 21px;
	}
	.product-list li .text-left .message .data-box {
		width: 112px;
		height: 106px;
	}
	.product-list li .text-left .message .data-box p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.product-list li .text-left .message .data-box span {
		font-size: 13px;
		margin-top: 16px;
	}
	.product-list li .text-left {
		width: 475px;
	}
	.product-list li .text-right .price {
		font-size: 13px;
	}
	.product-list li .text-right .price b {
		font-size: 22px;
	}
	.product-list li .text-right .company {
		font-size: 14px;
		margin-top: 14px;
		line-height: 16px;
		height: 16px;
	}
	.product-list li .text-right .company i {
		font-size: 14px;
		margin-right: 5px;
	}
	.vip span {
		font-size: 14px;
	}
	.vip span font {
		font: bold 17px/17px "microsoft yahei";
	}
	.product-list li .text-right .contact,.product-list li .text-right .phone {
		margin-top: 14px;
		height: 48px;
		line-height: 48px;
		font-size: 13px;
	}
	.product-list li .text-right .contrast {
		margin-top: 12px;
		line-height: 32px;
	}
	.qq-service .w {
		padding: 18px 0;
	}
	.qq-service li {
		padding: 0 28px;
	}
	.qq-service li .left b {
		font-size: 15px;
	}
	.qq-service li .left p {
		font-size: 12px;
		margin-top: 10px;
	}
	.qq-service li .right b {
		margin-top: 4px;
		font-size: 12px;
	}
	.qq-service li .right .qq-btn a {
		width: 18px;
		height: 20px;
	}
	.footer .item .footer-code li .code {
		width: 108px;
		height: 108px;
	}
	.footer .item .footer-code {
		width: 370px;
	}
	.footer .item .footer-code li {
		padding-left: 36px;
	}
	.footer .item .left p,.footer .item .left span  {
		font-size: 13px;
		line-height: 28px;
	}
	.copyright {
		font-size: 13px;
	}
	ul.footImg {
		width: 710px;
		height: 42px;
		margin-bottom: 24px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 118px;
	}
	ul.footImg li a {
		width: 106px;
		height: 42px;
	}

}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w,.nav .main,.sub-bot .main{
		width: 1138px;
	}
	.searchMain .hot-key b {
		font-size: 12px;
	}
	.searchMain .hot-key a {
		font-size: 12px;
		margin-right: 8px;
	}
	.selectBot {
		top: 34px;
	}
	.divLogin a {
		margin-right: 20px;
		font-size: 12px;
	}
	.top {
		padding: 18px 0;
	}
	.top .logo {
		margin-top: 6px;
		width: 162px;
	}
	.top .logo-text {
		margin-top: 0;
	}
	.top .logo-text p {
		font-size: 22px;
		margin-top: 4px;
	}
	.top .logo-text b {
		font-size: 15px;
		margin-top: 3px;
		letter-spacing: 4px;
	}
	.nav {
		height: 42px;
		line-height: 42px;
	}
	.nav ul li a {
		padding: 0 23px;
		font-size: 14px;
	}
	.nav ul li a i {
		font-size: 16px;
		margin-right: 4px;
	}
	.top .topAdv {
		width: 296px;
		height: 63px;
	}
	.search {
		width: 508px;
		height: 38px;
	}
	.searchSelect {
		width: 64px;
		line-height: 34px;
	}
	.selectTop p {
		font-size: 12px;
	}
	.selectTop i {
		font-size: 8px;
	}
	.search button {
		width: 88px;
		font-size: 13px;
	}
	.search button i {
		font-size: 13px;
	}
	.search input {
		width: calc(100% - 150px);
		font-size: 12px;
		text-indent: 8px;
	}
	.searchSelect::after {
		height: 14px;
	}
	.top .searchMain .hot {
		margin-top: 8px;
	}
	.top .searchMain .hot span {
		font-size: 12px;
	}
	.top .searchMain .hot i {
		font-size: 12px;
	}
	.top .searchMain .hot a {
		font-size: 12px;
		margin-right: 10px;
	}
	.location {
		margin-top: 15px;
		font-size: 13px;
	}
	.location i {
		font-size: 13px;
		margin-right: 5px;
	}
	.location a {
		margin: 0 4px;
	}
	.main {
		margin-top: 18px;
	}
	.main .right {
		width: 294px;
		margin-left: 26px;
	}
	.fbqg-box .item {
		padding: 22px 14px 20px;
	}
	.fbqg-box .button a {
		padding: 0 16px;
		line-height: 36px;
		height: 36px;
		font-size: 13px;
	}
	.fbqg-box .button a i {
		margin-left: 5px;
		font-size: 10px;
		margin-top: 14px;
	}
	.fbqg-box .title {
		font-size: 27px;
	}
	.fbqg-box .tel {
		margin-top: 28px;
		font-size: 18px;
	}
	.fbqg-box .tel p {
		font-size: 13px;
		margin-bottom: 6px;
	}
	.fbqg-box .tel p i {
		font-size: 16px;
		margin-left: 6px;
		margin-top: -2px;
	}
	.main .right .item-box {
		margin-top: 15px;
		padding: 20px 0;
	}
	.main .right .public-title {
		padding: 0 18px 15px;
	}
	.main .right .public-title p {
		font-size: 18px;
	}
	.main .right .public-title p i {
		width: 20px;
		height: 19px;
	}
	.main .right .public-title .more {
		top: 3px;
		font-size: 12px;
	}
	.new-products {
		padding: 16px 18px 0;
	}
	.new-products li {
		margin-top: 13px;
	}
	.new-products li .image {
		width: 90px;
		margin-right: 12px;
	}
	.new-products li .text p {
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.new-products li .text .content {
		margin-top: 8px;
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.new-products li .text .price {
		font-size: 12px;
		margin-top: 12px;
		line-height: 16px;
		padding-right: 60px;
	}
	.new-products li .text .price b {
		font-size: 15px;
	}
	.new-products li .text .price b i {
		font-size: 12px;
	}
	.product-list li {
		margin-top: 14px;
		padding: 14px;
	}

	.product-list ul {
		margin-top: -14px;
	}
	.product-list li .image {
		width: 166px;
		margin-right: 18px;
	}
	.product-list li .text-left .name {
		font-size: 16px;
		line-height: 18px;
		height: 18px;
	}
	.product-list li .text-left .message .data-box {
		width: 94px;
		height: 90px;
	}
	.product-list li .text-left .message .data-box p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.product-list li .text-left .update span {
		font-size: 12px;
	}
	.product-list li .text-left .message .data-box span {
		font-size: 12px;
		margin-top: 14px;
	}
	.product-list li .text-left {
		width: 404px;
	}
	.product-list li .text-right {
		width: 194px;
	}
	.product-list li .text-right .price {
		font-size: 12px;
	}
	.product-list li .text-right .price b {
		font-size: 20px;
	}
	.product-list li .text-right .company {
		font-size: 12px;
		margin-top: 14px;
		line-height: 16px;
		height: 16px;
	}
	.product-list li .text-right .company i {
		font-size: 14px;
		margin-right: 5px;
	}
	.vip span {
		font-size: 12px;
	}
	.vip span font {
		font: bold 15px/15px "microsoft yahei";
	}
	.product-list li .text-right .vip {
		margin-top: 6px;
	}
	.product-list li .text-right .contact,.product-list li .text-right .phone {
		margin-top: 10px;
		height: 38px;
		line-height: 38px;
		font-size: 12px;
		padding: 0 10px;
	}
	.product-list li .text-right .contact a {
		right: 10px;
	}
	.product-list li .text-right .contact a i {
		font-size: 8px;
	}
	.product-list li .text-right .contrast {
		margin-top: 12px;
		line-height: 28px;
	}
	.product-list li .text-right .contrast a {
		font-size: 12px;
	}
	.product-list li .text-right .contrast a i {
		margin-top: 8px;
		margin-right: 4px;
	}
	.product-list li .text-right .contrast a.call {
		font-size: 12px;
		padding: 0 12px;
	}
	.qq-service .w {
		padding: 18px 0;
	}
	.qq-service li {
		padding: 0 28px;
	}
	.qq-service li .left b {
		font-size: 15px;
	}
	.qq-service li .left p {
		font-size: 12px;
		margin-top: 10px;
	}
	.qq-service li .right b {
		margin-top: 4px;
		font-size: 12px;
	}
	.qq-service li .right .qq-btn a {
		width: 18px;
		height: 20px;
	}
	.footer .item .footer-code li .code {
		width: 89px;
		height: 89px;
	}
	.footer .item .footer-code {
		width: 320px;
	}
	.footer .item .footer-code li {
		padding-left: 36px;
	}
	.footer .item .left p, .footer .item .left span {
		font-size: 12px;
		line-height: 22px;
	}
	.copyright {
		font-size: 12px;
	}
	.footer .item .left span img {
		margin: 2px 22px 0 12px;
	}
	ul.footImg {
		width: 616px;
		height: 34px;
		margin-bottom: 24px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 97px;
	}
	ul.footImg li a {
		width: 86px;
		height: 35px;
	}
	.top .searchMain {
		margin: 6px 112px 0;
	}

}

@media only screen and (max-width:1024px){
	.w,.nav .main,.sub-bot .main{
		width: 1000px;
	}
	.searchMain .hot-key b {
		font-size: 12px;
	}
	.searchMain .hot-key a {
		font-size: 12px;
		margin-right: 8px;
	}
	.selectBot {
		top: 34px;
	}
	.divLogin a {
		margin-right: 20px;
		font-size: 12px;
	}
	.top .topAdv {
		width: 260px;
		height: 55px;
	}
	.search {
		width: 458px;
		height: 38px;
	}
	.searchSelect {
		width: 64px;
		line-height: 34px;
	}
	.selectTop p {
		font-size: 12px;
	}
	.selectTop i {
		font-size: 8px;
	}
	.search button {
		width: 88px;
		font-size: 13px;
	}
	.search button i {
		font-size: 13px;
	}
	.search input {
		width: calc(100% - 150px);
		font-size: 12px;
		text-indent: 8px;
	}
	.searchSelect::after {
		height: 14px;
	}
	.top .searchMain .hot {
		margin-top: 8px;
	}
	.top .searchMain .hot span {
		font-size: 12px;
	}
	.top .searchMain .hot i {
		font-size: 12px;
	}
	.top .searchMain .hot a {
		font-size: 12px;
		margin-right: 10px;
	}
	.top .logo {
		margin-top: 6px;
		width: 162px;
	}
	.top .logo-text {
		margin-top: 0;
	}
	.top .logo-text p {
		font-size: 22px;
		margin-top: 4px;
	}
	.top .logo-text b {
		font-size: 15px;
		margin-top: 3px;
		letter-spacing: 4px;
	}
	.nav {
		height: 42px;
		line-height: 42px;
	}
	.nav ul li a {
		padding: 0 13px;
		font-size: 14px;
	}
	.location {
		margin-top: 15px;
		font-size: 13px;
	}
	.location i {
		font-size: 13px;
		margin-right: 5px;
	}
	.location a {
		margin: 0 4px;
	}
	.main {
		margin-top: 18px;
	}
	.main .right {
		width: 294px;
		margin-left: 26px;
	}
	.fbqg-box .item {
		padding: 22px 14px 20px;
	}
	.fbqg-box .button a {
		padding: 0 16px;
		line-height: 36px;
		height: 36px;
		font-size: 13px;
	}
	.fbqg-box .button a i {
		margin-left: 5px;
		font-size: 10px;
		margin-top: 14px;
	}
	.fbqg-box .title {
		font-size: 27px;
	}
	.fbqg-box .tel {
		margin-top: 28px;
		font-size: 18px;
	}
	.fbqg-box .tel p {
		font-size: 13px;
		margin-bottom: 6px;
	}
	.fbqg-box .tel p i {
		font-size: 16px;
		margin-left: 6px;
		margin-top: -2px;
	}
	.main .right .item-box {
		margin-top: 15px;
		padding: 20px 0;
	}
	.main .right .public-title {
		padding: 0 18px 15px;
	}
	.main .right .public-title p {
		font-size: 18px;
	}
	.main .right .public-title p i {
		width: 20px;
		height: 19px;
	}
	.main .right .public-title .more {
		top: 3px;
		font-size: 12px;
	}
	.new-products {
		padding: 16px 16px 0;
	}
	.new-products li {
		margin-top: 13px;
	}
	.new-products li .image {
		width: 80px;
		margin-right: 8px;
	}
	.new-products li .text p {
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.new-products li .text .content {
		margin-top: 7px;
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.new-products li .text .price {
		font-size: 12px;
		margin-top: 8px;
		line-height: 16px;
		padding-right: 54px;
	}
	.new-products li .text .price b {
		font-size: 15px;
	}
	.new-products li .text .price b i {
		font-size: 12px;
	}
	.product-list li {
		margin-top: 12px;
		padding: 12px;
	}

	.product-list ul {
		margin-top: -12px;
	}
	.product-list li .image {
		width: 146px;
		margin-right: 16px;
	}
	.product-list li .text-left .name {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.product-list li .text-left .message {
		margin-top: 12px;
	}
	.product-list li .text-left .message .data-box {
		width: 84px;
		height: 80px;
	}
	.product-list li .text-left .message .data-box p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.product-list li .text-left .update span {
		font-size: 12px;
	}
	.product-list li .text-left .message .data-box span {
		font-size: 12px;
		margin-top: 14px;
	}
	.product-list li .text-left {
		width: 360px;
	}
	.product-list li .text-right {
		width: 130px;
	}
	.product-list li .text-right .price {
		font-size: 12px;
	}
	.product-list li .text-right .price b {
		font-size: 18px;
	}
	.product-list li .text-right .company {
		font-size: 12px;
		margin-top: 12px;
		line-height: 14px;
		height: 14px;
	}
	.product-list li .text-right .company i {
		font-size: 14px;
		margin-right: 5px;
	}
	.vip span {
		font-size: 12px;
	}
	.vip span font {
		font: bold 12px/18px "microsoft yahei";
	}
	.product-list li .text-right .vip {
		margin-top: 6px;
	}
	.product-list li .text-right .contact,.product-list li .text-right .phone {
		margin-top: 6px;
		height: 34px;
		line-height: 34px;
		font-size: 12px;
		padding: 0 10px;
	}
	.product-list li .text-right .contact a {
		right: 10px;
	}
	.product-list li .text-right .contact a i {
		font-size: 8px;
	}
	.product-list li .text-right .contrast {
		margin-top: 12px;
		line-height: 28px;
	}
	.product-list li .text-right .contrast a {
		font-size: 12px;
	}
	.product-list li .text-right .contrast a i {
		margin-top: 8px;
		margin-right: 4px;
	}
	.product-list li .text-right .contrast a.call {
		font-size: 12px;
		padding: 0 12px;
	}
	.pages a {
		width: 30px;
		height: 30px;
		font: normal 12px/30px "Microsoft YaHei";
		margin-right: 6px;
	}
	.pages a.prev {
		background: url(https://www.hbzhan.com/images/version/2022/info/page.png) no-repeat -40px 10px;
	}
	.pages a.ft {
		background: url(https://www.hbzhan.com/images/version/2022/info/page.png) no-repeat 10px 10px;
	}
	.pages a.lt {
		background: url(https://www.hbzhan.com/images/version/2022/info/page.png) no-repeat -326px 10px;
	}
	.pages a.next {
		background: url(https://www.hbzhan.com/images/version/2022/info/page.png) no-repeat -373px 10px;
	}
	.pages .jump {
		font-size: 12px;
		line-height: 32px;
	}
	.pages input {
		width: 30px;
		height: 30px;
		font: normal 12px/30px "Tahoma";
		margin: 0 10px;
	}
	.pages button {
		width: 52px;
		height: 32px;
		font: normal 14px/32px "Tahoma";
	}
	.qq-service .w {
		padding: 18px 0;
	}
	.qq-service li {
		padding: 0 28px;
	}
	.qq-service li .left b {
		font-size: 15px;
	}
	.qq-service li .left p {
		font-size: 12px;
		margin-top: 10px;
	}
	.qq-service li .right b {
		margin-top: 4px;
		font-size: 12px;
	}
	.qq-service li .right .qq-btn a {
		width: 18px;
		height: 20px;
	}
	.footer .item .footer-code li .code {
		width: 89px;
		height: 89px;
	}
	.footer .item .footer-code {
		width: 300px;
	}
	.footer .item .footer-code li {
		padding-left: 30px;
	}
	.footer .item .left p, .footer .item .left span {
		font-size: 12px;
		line-height: 22px;
	}
	.copyright {
		font-size: 12px;
	}
	.footer .item .left span img {
		margin: 12px 2px 0 4px;
	}
	ul.footImg {
		width: 616px;
		height: 34px;
		margin-bottom: 24px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 97px;
	}
	ul.footImg li a {
		width: 86px;
		height: 35px;
	}
	.top .searchMain {
		float: left;
		margin: 5px 70px 0;
	}


}
