body{
	line-height: 1;
	background: #fff;
}
@font-face {
	font-family: 'hbzhan';  /* Project id 1875012 */
	src: url('//at.alicdn.com/t/c/font_1875012_yghyt0mh2h.woff2?t=1697617261003') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1875012_yghyt0mh2h.woff?t=1697617261003') format('woff'),
		 url('//at.alicdn.com/t/c/font_1875012_yghyt0mh2h.ttf?t=1697617261003') format('truetype');
  }
.hbzhan{
    font-family:"hbzhan" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
a {
	outline: none;
	/* color: #333; */
}
.main .right .products-list li .text p a,.main .right .news-list li a,.main .right .company-list li .li-top a,.main .left .news-list li .text p a {
	color: #333;
}
.main .right .news-list li a:hover,.main .left .news-list li .text p a:hover {
	color: #3fc197;
}
a:hover {
	color: #3fc197;
}
.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 {
	width: 1400px;
	margin: 0 auto;
}
.fenxiang .Share-2 {
	position: relative;
}
.fenxiang .Share-2 .Share-left {
	height: 30px;
	line-height: 30px;
	margin-right: 8px;
}
.fenxiang .Share-2 li {
	margin-right: 8px;
}
.fenxiang .Share-2 li p i {
	width: 30px;
	height: 30px;
	background-size: auto 100%;
}
.fenxiang .Share-2 li p i::before {
	display: none;
}
.fenxiang .Share-2 li.Share-qq p i {
	background-position: -45px 0;
	box-shadow: 0px 2px 7px 0px rgba(79, 156, 221, 0.5);
}
.fenxiang .Share-2 li.Share-qzone p i {
	background-position: -90px 0;
	box-shadow: 0px 2px 7px 0px rgba(248, 182, 65, 0.6);
}
.fenxiang .Share-2 li.Share-wb p i {
	background-position: -135px 0;
	box-shadow: 0px 2px 7px 0px rgba(255, 109, 90, 0.5);
}
.fenxiang .Share-2 .wx-bot {
	left: -70px;
	bottom: -214px !important;
}
.fenxiang .Share-2 .wx-bot span {
	margin: 0;
}
#qrcode {
	width: 138px;
	height: 147px;
}
.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 {
	width: 100%;
    height: 36px;
	box-sizing: border-box;
	border-bottom: 1px solid #e6e6e6;
}
.header {
    height: 36px;
    line-height: 36px;
    font-size: 0;
}
.divLogin {
	float: left;
}
.divLogin a {
	margin-right: 24px;
	font-size: 14px;
	color: #666;
}
.divLogin a:hover {
	color: #3fc197;
}
.header p {
	float: right;
}
.header p a {
	font-size: 14px;
	padding: 0 12px;
	color: #666;
	position: relative;
}
.header p a::after {
	content: "";
	position: absolute;
	right: 0;
	top: 4px;
	height: 14px;
	width: 1px;
	background-color: #ddd;
}
.header p a:last-child {
	padding-right: 0;
	color: #3fc197;
}
.header p a:last-child::after {
	display: none;
}
.header p a:hover {
	color: #3fc197;
}
.header p a i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 2px;
	margin-top: 1px;
	display: inline-block;
}
/* 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: #3fc197;
}
.header--drop ul li.wx a {
	color: #3fc197;
}
.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: #3fc197;
	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: #3fc197;
}
.top {
	padding: 25px 0;
}
.top .w {
	position: relative;
}
.top .w::after {
	content: "";
	display: block;
	clear: both;
}
.top .logo {
	float: left;
	width: 284px;
	margin-right: 80px;
}
.top .searchMain {
	float: left;
}
.top .searchMain .hot-key {
	margin-top: 10px;
	font-size: 0;
}
.top .searchMain .hot-key b {
	font-size: 14px;
	color: #ff5858;
}
.top .searchMain .hot-key i {
	color: #ff5858;
	font-size: 14px;
	margin-right: 2px;
}
.top .searchMain .hot-key a {
	font-size: 14px;
	color: #666;
	margin-right: 15px;
}
.top .searchMain .hot-key a:hover {
	color: #3fc197;
}
.search {
	width: 626px;
	height: 46px;
	position: relative;
	border-radius: 23px;
	background: linear-gradient(to left,#f07d17, #ffae12, #3fc197 60%);
	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 #3fc197;
	border-top: 2px solid #3fc197;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 14px;
	text-indent: 16px;
	border-left: 2px solid #3fc197;
	border-right: 2px solid #3fc197;
}

.selectBot li:hover {
	background-color: #3fc197;
	border-left: 2px solid #3fc197;
	border-right: 2px solid #3fc197;
	color: #fff;
	cursor: pointer;
}
.top .topAdv {
	float: right;
	max-width: 360px;
	height: 74px;
}
.nav {
	height: 50px;
	background-color: #3fc197;
}
.nav .menu {
	position: relative;
	height: 100%;
}
.nav .menu ul li {
	float: left;
	position: relative;
}
.nav .menu ul li b a {
	color: #fff;
	height: 50px;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	padding: 0 41px;
	display: block;
}
.nav .menu ul li b a:hover,.nav .menu ul li b a.active{
	background-color: #23a77c;
}
.nav .menu ul li .menu-top a {
	color: #fff;
	height: 50px;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	padding: 0 35px;
	display: block;
	font-weight: bold;
}
.nav .menu ul li.hover .menu-top a {
	background-color: #3fc197;
}
.nav .menu ul li .menu-top a i{
	font-size: 14px;
	margin: 0 0 0 8px;
	vertical-align: top;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	display: inline-block;
	font-weight: normal;
}
.nav .menu ul li.hover .menu-top a i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.nav .menu ul li.hover .menu-top{
	background-color: #3fc197;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.12);
}
.nav .menu ul li .menu-bot{
	position:absolute;
	z-index: 999;
	width: 100%;
	display: none;
	top: 50px;
	left: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.nav .menu ul li .menu-bot p a{
	height: 46px;
	text-align: center;
	font-size: 16px;
	line-height: 46px;
	color: #333;
	display: block;
	position:relative;
}
.nav .menu ul li .menu-bot p a:hover {
	color: #3fc197;
	background-color: #e8f9f3;
}
.nav .menu ul li .menu-bot p a::after{
	content:'';
	position:absolute;
	bottom:0;
	left:16px;
	right: 16px;
	border-bottom:1px dotted #dddddd;
}
.location {
	margin-top: 18px;
	font-size: 15px;
	color: #999;
}
.location span {
	color: #333;
}
.location i {
	font-size: 16px;
	color: #5fab82;
	margin-right: 7px;
}
.location a {
	color: #333;
	margin: 0 6px;
}
.location a:first-of-type {
	margin-left: 0;
}
.location a:hover {
	color: #3fc197;
}
.main {
	margin-top: 35px;
}
.main .w {
	overflow: hidden;
}
.main .right {
	overflow: hidden;
}
.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/news/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: #3fc197;
}
.main .right .company-list {
	padding: 0 22px;
}
.main .right .company-list li {
	margin-top: 22px;
}
.main .right .company-list li .li-top {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.main .right .company-list li:hover .li-top a {
	color: #3fc197;
}
.main .right .company-list li .li-top i {
	width: 3px;
	height: 7px;
	display: inline-block;
	background-color: #ccc;
	vertical-align: top;
	position: relative;
	margin-right: 8px;
	margin-top: 7px;
}
.main .right .company-list li .li-top i::after {
	content: "";
	left: 0;
	bottom: 0;
	height: 4px;
	width: 100%;
	background-color: #ccc;
	position: absolute;
}
.main .right .company-list li .li-bot {
	position: relative;
	overflow: hidden;
	display: none;
}
.main .right .company-list li .li-bot .image {
	margin-top: 12px;
	height: 0;
	padding-bottom: 60%;
	overflow: hidden;
	position: relative;
}
.main .right .company-list li .li-bot .image img {
	max-height: none;
	width: 100%;
}
.main .right .company-list li .li-bot .text {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,.5);
	color: #fff;
	font-size: 14px;
	overflow: hidden;
}
.main .right .company-list li .li-bot .text-left {
	float: left;
	width: 52px;
	height: 60px;
	background: url(../../../../../images/channel/news/version/2023/textbg.png) no-repeat;
	background-size: cover;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
}
.main .right .company-list li .li-bot .text-right {
	overflow: hidden;
	padding: 8px 10px 0;
}
.main .right .company-list li .li-bot .text-right p {
	line-height: 21px;
	height: 42px;
	overflow: hidden;
}
.main .right .company-list li .li-bot .text-right a {
	color: #fff;
}
.main .right .company-list li.on .li-top i {
	background-color: #ff9c3a;
}
.main .right .company-list li.on .li-top i::after {
	background-color: #f2d829;
}
.main .right .company-list li.on .li-bot {
	display: block;
}
.main .right .products-list {
	padding: 0 22px;
}
.main .right .products-list ul {
	overflow: hidden;
	margin-right: -12px;
}
.main .right .products-list li {
	margin-top: 20px;
	float: left;
	width: 50%;
}
.main .right .products-list li .item {
	margin-right: 12px;
}
.main .right .products-list li .image {
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
	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%);
}
.main .right .products-list li .image img {
	max-height: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.main .right .products-list li .image .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(66, 152, 106,.6);
	color: #fff;
	opacity: 0;
}
.main .right .products-list li .image .mask i {
	font-size: 32px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.main .right .products-list li .text p {
	margin-top: 10px;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}

.main .right .products-list li:hover .image .mask {
	opacity: 1;
}

.main .right .products-list li:hover .text p a {
	color: #3fc197;
}
.main .right .news-list {
	padding: 0 20px;
}
.main .right .news-list li {
	margin-top: 22px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	font-size: 16px;
}
.main .right .news-list li span {
	font-size: 20px;
	color: #ccc;
	display: inline-block;
	vertical-align: top;
	width: 22px;
	text-align: center;
	margin-right: 5px;
	position: relative;
}
.main .right .news-list li span b {
	position: relative;
}
.main .right .news-list li span::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 14px;
	height: 6px;
	border-radius: 3px;
	background-color: #fdc6c6;
	display: none;
}
.main .right .news-list li:nth-child(1) span {
	color: #e76565;
}
.main .right .news-list li:nth-child(2) span {
	color: #ef9c52;
}
.main .right .news-list li:nth-child(3) span {
	color: #eac52f;
}
.main .right .news-list li:nth-child(1) span::before {
	display: block;
}
.main .right .news-list li:nth-child(2) span::before {
	display: block;
	background-color: #fcd8b8;
}
.main .right .news-list li:nth-child(3) span::before {
	display: block;
	background-color: #fae79b;
}
.main .left {
	overflow: hidden;
	width: calc(100% - 360px - 50px);
	float: left;
	margin-right: 50px;
}
.main .left .news-list li:first-child {
	margin-top: 0;
}
.main .left .news-list li {
	margin-top: 38px;
	overflow: hidden;
}
.main .left .news-list li .image {
	float: left;
	margin-right: 20px;
	width: 228px;
}
.main .left .news-list li .image a {
	display: block;
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	border-radius: 2px;
}
.main .left .news-list li .image img {
	max-height: none;
	width: 100%;
}
.main .left .news-list li .text {
	overflow: hidden;
}
.main .left .news-list li .text p {
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.main .left .news-list li .text .content {
	margin-top: 20px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
}
.main .left .news-list li .text .data {
	margin-top: 32px;
	line-height: 26px;
	position: relative;
	font-size: 14px;
	color: #999;
}
.main .left .news-list li .text .data mark {
	display: inline-block;
	padding: 0 8px;
	height: 26px;
	line-height: 26px;
	background-color: #3fc197;
	color: #fff;
	margin-right: 12px;
}
.main .left .news-list li .text .data .data-right {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0;
}
.main .left .news-list li .text .data .data-right span {
	margin-left: 28px;
	font-size: 14px;
}
.main .left .news-list li .text .data .data-right span i {
	font-size: 14px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
	margin-top: 7px;
	line-height: 1;
}
.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: #3fc197;
	color: #fff;
}
.pages a:hover,.pages a.on {
	background-color: #3fc197;
	border-color: #3fc197;
	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;
}
.downDoc {
	margin: 40px 0 20px;
	font-size: 16px;
	line-height: 25px;
	/* font-family: "\5b8b\4f53"; */
	color: #333;
	padding-left: 30px;
	background: url(../../../../../images/down.png) no-repeat 0 4px;
}
.downDoc span {
	float: left;
}
.downDoc p {
	overflow: hidden;
}
.downDoc a {
	color: #ff6600 !important;
	float: left;
	clear: both;
}
.downDoc a:hover{
	color: #446cb3 !important;
}
.news-detail .news-top h1 {
	font-size: 38px;
	font-weight: bold;
	line-height: 1.2;
}
.news-detail .news-top i {
	display: block;
	font-size: 16px;
	line-height: 25px;
	color: #333;
	font-style: normal;
	text-align: right;
}
.news-detail .news-top i::before {
	content: "———";
	margin-right: 10px;
	color: #ccc;
}
.news-detail .news-time {
	margin-top: 20px;
	line-height: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
}
.news-detail .news-time .data-left {
	font-size: 0;
	float: left;
}
.news-detail .news-time span {
	font-size: 15px;
	color: #999;
	margin-right: 20px;
	vertical-align: top;
}
.news-detail .news-time span a {
	color: #3fc197;
}
.news-detail .news-time span a:hover {
	color: #f90;
}
.news-detail .news-time .data-right {
	float: right;
	font-size: 0;
}
.news-detail .news-time .shoucang {
	margin-right: 10px;
}
.news-detail .news-time .shoucang a {
	color: #999;
	cursor: pointer;
	background: url(/images/channel/news/version/2023/college.png) no-repeat;
	display: inline-block;
	width: 46px;
	height: 13px;
	margin-top: 9px;
	vertical-align: top;
}
.news-detail .news-time .shoucang i {
	font-size: 15px;
	margin-right: 4px;
	display: inline-block;
	vertical-align: top;
}
.news-detail .news-time .shoucang.sc-btn-active a {
	background-image: url(/images/channel/news/version/2023/college2.png);
	width: 61px;
}
.news-detail .news-time .shoucang a:hover,.news-detail .news-time .shoucang a.focus {
	color: #3fc197;
}
.news-detail .news-time::after {
	content: "";
	display: block;
	clear: both;
}
.fenxiang {
	display: inline-block;
	padding-left: 10px;
	color: #999;
	position: relative !important;
	font-size: 15px !important;
	right: auto !important;
	vertical-align: top;
}
.fenxiang::after {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 1px;
	height: 15px;
	background-color: #e6e6e6;
}
.Share .Share-left{
    display: inline-block;
    height: 30px;
    line-height: 30px;
	font-size: 15px;
    color: #999;
    margin-right: 8px;
    vertical-align: top;
}
.Share ul{
    display: inline-block;
}
.Share li {
	display: inline-block;
	margin-right: 8px;
	position: relative;
	z-index: 9;
	vertical-align: top;
}
.Share li:last-child{
    margin-right: 0;
}
.Share li p a{cursor: pointer;}
.Share li p i{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: url('../../../../../images/channel/news/version/2023/share.png') no-repeat;
    cursor: pointer;
}
.Share li.Share-wx p i{
    background-position: 0 0;
}
.Share li.Share-qq p i {
	background-position: -38px 0;
}
.Share li.Share-qzone p i {
	background-position: -76px 0;
}
.Share li.Share-wb p i{
    background-position: -114px 0;
}
.Share .wx-bot{
    position: absolute;
    left: -65px;
    z-index: 9999;
    display: none;
}
.Share .wx-bot .Share-code{
    margin-top: 18px;
    padding: 15px;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.16);
    background-color: #fff;
    border-radius: 4px;
    position: relative;
}
.Share .wx-bot img{
    width: 138px;
    height: 138px;
    max-width: none;
}
.Share .wx-bot em{
    position: absolute;
    top: -15px;
    left: 70px;
    display: inline-block;
    height: 15px;
    width: 32px;
    background: url(https://public.mtnets.com/Images/public/share/Share-arr-top.png) no-repeat;
}
.Share .wx-bot span {
	display: block;
	line-height: 20px;
	margin-top: 16px;
	font-size: 14px;
	color: #999;
	text-align: center;
	margin-right: 0;
}
.Share li:hover .wx-bot{
    display: block;
}
.news-content {
	line-height: 2;
	font-size: 18px;
	color: #333;
	padding-top: 20px;
}
.news-keyword {
	margin-top: 50px;
	font-size: 0;
	line-height: 1.5;
}
.news-keyword span {
	font-size: 16px;
	color: #999;
	margin-right: 0px;
}
.news-keyword a {
	font-size: 16px;
	color: #3fc197;
	margin-right: 18px;
	display: inline-block;
}
.news-keyword a:hover {
	color: #f60;
}
.news-page {
	overflow: hidden;
	margin-top: 20px;
}
.news-page a {
	float: left;
	width: calc(50% - 10px);
	position: relative;
	line-height: 50px;
	height: 52px;
	background-color: #f5f5f5;
	border: 1px solid #f0f0f0;
	padding: 0 40px 0 20px;
	box-sizing: border-box;
	font-size: 16px;
	color: #666;
	overflow: hidden;
}
.news-page a i {
	position: absolute;
	right: 20px;
	top: 0;
	font-size: 10px;
}
.news-page a:hover {
	color: #3fc197;
}
.news-page a.next {
	float: right;
}
.solicit {
	height: 112px;
	background: url('../../../../../images/channel/news/version/2023/ZGbanner.png') no-repeat;
	background-size: contain;
	position: relative;
	margin-top: 30px;
}
.solicit-item {
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 165px;
}
.solicit-item b {
	font-size: 28px;
	color: #fff;
	font-weight: normal;
	display: block;
}
.solicit-item span {
	font-size: 17px;
	color: #3a5a54;
	display: inline-block;
	font-weight: normal;
	padding: 2px 18px;
	background: #fff;
	border-radius: 20px;
	margin-top: 10px;
}
.coprt {
	margin-top: 30px;
	background: #fbf9f3;
	padding: 16px 20px;
	color: #b7a367;
	border: 1px solid #ede7d6;
}
.coprt dt {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #a48e4b;
}
.coprt dl {
	font-size: 14px;
	line-height: 20px;
}
.coprt dd {
	margin-top: 10px;
	word-break: break-all;
}

/* footer */
.footer {
	background-color: #333333;
	padding: 10px 0 0 0;
	margin-top: 45px;
}

.Foot {
	margin: 0 auto;
	color: #fff;
	overflow: hidden;
}

.footLeft {
	width: 780px;
	float: left;
}

.footMenu {
	color: #666666;
	font-size: 14px;
	line-height: 56px;
	display: block;
	text-indent: -6px;
}

.footMenu a {
	color: #fff;
	margin: 0 6px;
}

.footMenu a:hover {
	color: #3fc197;
}

.footLeft p {
	color: #cacaca;
	line-height: 34px;
}

.footLeft p.webName {
	font-size: 14px;
}

.footLeft p.webName i {
	font-style: normal;
	color: #3fc197;
}

.footLeft p a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #858688;
	border-radius: 11px;
	padding: 0 10px 0 0;
	margin-right: 20px;
}

.footLeft p .qq {
	position: relative;
	cursor: pointer;
}

.footLeft p a b {
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	margin-right: 5px;
	vertical-align: top;
	background: #afb1b0 url(https://www.hbzhan.com/images/News/newsIndex.png) no-repeat -83px -239px;
}

.footLeft p .qq .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;
}

.footLeft p .qq .QQhover::after {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}

.footLeft p .qq:hover .QQhover {
	display: inline-block;
}

.copyright {
	border-top: 1px solid #666666;
	margin-top: 20px;
	padding: 20px 0;
	color: #cacaca;
}

.footRight {
	float: right;
	text-align: center;
	padding-top: 20px;
	font-size: 0;
}

.footRight p {
	display: inline-block;
	width: 100px;
	margin: 14px;
	font-size: 12px;
}
.footRight p:first-of-type {
	margin-left: 0;
}
.footRight p:last-child {
	margin-right: 0;
}
.footRight p img {
	border: 1px solid #999999;
	margin: 5px 0;
	width: 98px;
}
.footRight .top-logo {
	position: relative;
}
.footRight .top-logo i {
	position: absolute;
	width: 38px;
	height: 1px;
	background-color: #fff;
	left: 0;
	top: 50%;
}
.footRight .top-logo i:last-child {
	left: auto;
	right: 0;
}
/* footer */
/* Tophead */
.Tophead{
	margin: 0 auto;
	position: relative;
}
.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: #666;
}
/* 两个下拉 */
.Tophead li.mobile .ServiceTop a,.Tophead li.weixin .ServiceTop a{
	color: #3fc197;
}
.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: 100001;
	box-sizing: border-box;
}
.ServiceBot1 {
	width: 672px;
	padding: 18px 14px;
	background-image: -moz-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(242,255,248) 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: 25%;
}
.ServiceBot1 .item .image{
	padding: 4px 4px 0;
	border-radius: 8px;
	display: inline-block;
	background-image: -moz-linear-gradient( -90deg, rgb(151,224,228) 0%, rgb(241,179,56) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(151,224,228) 0%, rgb(241,179,56) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(151,224,228) 0%, rgb(241,179,56) 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-image: -moz-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.Tophead li.mobile .hover::after{
	display: none;
}
/* weixin */
.ServiceBot2{
	height: 220px;
	width: 740px;
	background-image: -moz-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	background-image: -webkit-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	background-image: -ms-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	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-image: -moz-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	background-image: -webkit-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	background-image: -ms-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.Tophead li.weixin .hover::after{
	display: none;
}

@media only screen and (min-width:1920px){
	.w{
		width: 1400;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1400;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1400px;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1328px;
	}
	.selectBot {
		top: 40px;
	}
	.top .logo {
		width: 269px;
		margin-right: 64px;
	}
	.top .topAdv {
		max-width: 345px;
		height: 74px;
	}
	.search {
		width: 594px;
		height: 44px;
	}
	.nav {
		height: 48px;
	}
	.nav .menu ul li b a {
		height: 48px;
		font-size: 17px;
		line-height: 48px;
		padding: 0 39px;
	}
	.nav .menu ul li .menu-top a {
		height: 48px;
		font-size: 17px;
		line-height: 48px;
		padding: 0 32px;
	}
	.nav .menu ul li .menu-top a i {
		font-size: 12px;
	}
	.nav .menu ul li .menu-bot {
		top: 48px;
	}
	.main {
		margin-top: 30px;
	}
	.main .left {
		width: calc(100% - 340px - 48px);
		margin-right: 48px;
	}
	.main .right .item-box {
		padding: 22px 0;
	}
	.main .right .public-title p {
		font-size: 21px;
	}
	.main .right .company-list,.main .right .products-list {
		padding: 0 20px;
	}
	.main .right .public-title {
		padding: 0 18px 16px;
	}
	.main .right .company-list li .li-top {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.main .right .products-list li .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.main .right .news-list li {
		margin-top: 20px;
		line-height: 20px;
		height: 20px;
		font-size: 15px;
	}
	.main .right .news-list li span {
		font-size: 18px;
	}
	.main .left .news-list li {
		margin-top: 36px;
	}
	.main .left .news-list li .image {
		margin-right: 18px;
		width: 216px;
	}
	.main .left .news-list li .text p {
		font-size: 21px;
		line-height: 23px;
		height: 23px;
	}
	.main .left .news-list li .text .content {
		margin-top: 18px;
		line-height: 20px;
		height: 40px;
		font-size: 13px;
	}
	.main .left .news-list li .text .data {
		margin-top: 30px;
		line-height: 25px;
		font-size: 13px;
	}
	.main .left .news-list li .text .data mark {
		padding: 0 8px;
		height: 25px;
		line-height: 24px;
		margin-right: 10px;
	}
	.main .left .news-list li .text .data .data-right span {
		margin-left: 24px;
		font-size: 13px;
	}
	.main .left .news-list li .text .data .data-right span i {
		font-size: 13px;
	}

}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 1138px;
	}
	.selectBot {
		top: 34px;
	}
	.divLogin a {
		margin-right: 20px;
		font-size: 12px;
	}
	.header p a {
		font-size: 12px;
		padding: 0 10px;
	}
	.header p a i {
		font-size: 12px;
	}
	.top .logo {
		width: 230px;
		margin-right: 58px;
	}
	.top .topAdv {
		max-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-key {
		margin-top: 8px;
	}
	.top .searchMain .hot-key b {
		font-size: 12px;
	}
	.top .searchMain .hot-key i {
		font-size: 12px;
	}
	.top .searchMain .hot-key a {
		font-size: 12px;
		margin-right: 10px;
	}
	.top {
		padding: 20px 0;
	}
	.nav {
		height: 40px;
	}
	.nav .menu ul li b a,.nav .menu ul li .menu-top a {
		height: 40px;
		font-size: 15px;
		line-height: 40px;
		padding: 0 32px;
	}
	.nav .menu ul li .menu-top a {
		padding: 0 29px;
	}
	.nav .menu ul li .menu-top a i {
		font-size: 12px;
	}
	.nav .menu ul li .menu-bot {
		top: 40px;
	}
	.nav .menu ul li .menu-bot p a {
		height: 38px;
		font-size: 14px;
		line-height: 38px;
	}
	.location {
		margin-top: 15px;
		font-size: 13px;
	}
	.location i {
		font-size: 13px;
		margin-right: 5px;
	}
	.location a {
		margin: 0 4px;
	}
	.main {
		margin-top: 28px;
	}
	.main .left {
		width: calc(100% - 294px - 40px);
		margin-right: 40px;
	}
	.main .right .item-box {
		padding: 18px 0;
	}
	.main .right .public-title p {
		font-size: 18px;
	}
	.main .right .company-list, .main .right .products-list,.main .right .news-list {
		padding: 0 18px;
	}
	.main .right .public-title .more {
		right: 15px;
		top: 2px;
		font-size: 12px;
	}
	.main .right .public-title {
		padding: 0 14px 12px;
	}
	.main .right .public-title p i {
		width: 20px;
		height: 19px;
	}
	.main .right .company-list li .li-top {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.main .right .company-list li .li-top i {
		margin-top: 5px;
	}
	.main .right .company-list li .li-bot .image {
		margin-top: 10px;
	}
	.main .right .company-list li .li-bot .text-left {
		width: 42px;
		height: 48px;
		line-height: 48px;
	}
	.main .right .company-list li .li-bot .text {
		font-size: 12px;
	}
	.main .right .company-list li .li-bot .text-right p {
		line-height: 16px;
		height: 32px;
	}
	.main .right .products-list li {
		margin-top: 15px;
	}
	.main .right .products-list li .item {
		margin-right: 10px;
	}
	.main .right .products-list ul {
		margin-right: -10px;
	}
	.main .right .company-list li {
		margin-top: 16px;
	}
	.main .right .products-list li .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 8px;
	}
	.main .right .news-list li {
		margin-top: 12px;
		line-height: 20px;
		height: 20px;
		font-size: 13px;
	}
	.main .right .news-list li span {
		font-size: 18px;
	}
	.main .left .news-list li {
		margin-top: 32px;
	}
	.main .left .news-list li .image {
		margin-right: 15px;
		width: 185px;
	}
	.main .left .news-list li .text p {
		font-size: 18px;
		line-height: 20px;
		height: 20px;
	}
	.main .left .news-list li .text .content {
		margin-top: 16px;
		line-height: 18px;
		height: 36px;
		font-size: 12px;
	}
	.main .left .news-list li .text .data {
		margin-top: 24px;
		line-height: 22px;
		font-size: 12px;
	}
	.main .left .news-list li .text .data mark {
		padding: 0 6px;
		height: 22px;
		line-height: 21px;
		margin-right: 10px;
	}
	.main .left .news-list li .text .data .data-right span {
		margin-left: 20px;
		font-size: 12px;
	}
	.main .left .news-list li .text .data .data-right span i {
		font-size: 12px;
		margin-top: 5px;
	}
	/* 详情页 */
	.news-detail .news-top h1 {
		font-size: 31px;
		line-height: 1.2;
	}
	.news-detail .news-time span {
		font-size: 12px;
		margin-right: 16px;
	}
	.Share .Share-left {
		font-size: 12px;
	}
	.news-detail .news-time .shoucang i {
		font-size: 12px;
	}
	.Share .wx-bot span {
		margin-right: 0;
		margin-top: 4px;
	}
	.news-keyword span {
		font-size: 13px;
	}
	.news-keyword a {
		font-size: 13px;
		margin-right: 15px;
	}
	.news-keyword {
		margin-top: 40px;
	}
	.news-page {
		margin-top: 15px;
	}
	.news-page a {
		width: calc(50% - 10px);
		line-height: 40px;
		height: 42px;
		font-size: 13px;
	}
	.solicit {
		height: 90px;
		margin-top: 22px;
	}
	.solicit-item {
		right: 112px;
	}
	/* 详情页 */
	.footMenu {
		font-size: 12px;
		line-height: 42px;
	}
	.footLeft p.webName {
		font-size: 12px;
	}
	.footLeft {
		width: 720px;
	}
	.footLeft p a {
		margin-right: 8px;
	}
	.footRight p {
		margin: 10px;
	}

}

@media only screen and (max-width:1024px){
	.w{
		width: 1000px;
	}
	.selectBot {
		top: 34px;
	}
	.divLogin a {
		margin-right: 20px;
		font-size: 12px;
	}
	.header p a {
		font-size: 12px;
		padding: 0 10px;
	}
	.header p a i {
		font-size: 12px;
	}
	.top .logo {
		width: 200px;
		margin-right: 40px;
	}
	.top .topAdv {
		max-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-key {
		margin-top: 8px;
	}
	.top .searchMain .hot-key b {
		font-size: 12px;
	}
	.top .searchMain .hot-key i {
		font-size: 12px;
	}
	.top .searchMain .hot-key a {
		font-size: 12px;
		margin-right: 10px;
	}
	.top {
		padding: 20px 0;
	}
	.nav {
		height: 40px;
	}
	.nav .menu ul li b a, .nav .menu ul li .menu-top a {
		height: 40px;
		font-size: 15px;
		line-height: 40px;
		padding: 0 24px;
	}
	.nav .menu ul li .menu-top a {
		padding: 0 26px;
	}
	.nav .menu ul li .menu-top a i {
		font-size: 12px;
	}
	.nav .menu ul li .menu-bot {
		top: 40px;
	}
	.nav .menu ul li .menu-bot p a {
		height: 38px;
		font-size: 14px;
		line-height: 38px;
	}
	.location {
		margin-top: 15px;
		font-size: 13px;
	}
	.location i {
		font-size: 13px;
		margin-right: 5px;
	}
	.location a {
		margin: 0 4px;
	}
	.main {
		margin-top: 28px;
	}
	.main .left {
		width: calc(100% - 294px - 40px);
		margin-right: 40px;
	}
	.main .right .item-box {
		padding: 18px 0;
	}
	.main .right .public-title p {
		font-size: 18px;
	}
	.main .right .company-list, .main .right .products-list,.main .right .news-list {
		padding: 0 18px;
	}
	.main .right .public-title .more {
		right: 15px;
		top: 2px;
		font-size: 12px;
	}
	.main .right .public-title {
		padding: 0 14px 12px;
	}
	.main .right .public-title p i {
		width: 20px;
		height: 19px;
	}
	.main .right .company-list li .li-top {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.main .right .company-list li .li-top i {
		margin-top: 5px;
	}
	.main .right .company-list li .li-bot .image {
		margin-top: 10px;
	}
	.main .right .company-list li .li-bot .text-left {
		width: 42px;
		height: 48px;
		line-height: 48px;
	}
	.main .right .company-list li .li-bot .text {
		font-size: 12px;
	}
	.main .right .company-list li .li-bot .text-right p {
		line-height: 16px;
		height: 32px;
	}
	.main .right .products-list li {
		margin-top: 15px;
	}
	.main .right .products-list li .item {
		margin-right: 10px;
	}
	.main .right .products-list ul {
		margin-right: -10px;
	}
	.main .right .company-list li {
		margin-top: 16px;
	}
	.main .right .products-list li .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 8px;
	}
	.main .right .news-list li {
		margin-top: 12px;
		line-height: 20px;
		height: 20px;
		font-size: 13px;
	}
	.main .right .news-list li span {
		font-size: 18px;
	}
	.main .left .news-list li {
		margin-top: 32px;
	}
	.main .left .news-list li .image {
		margin-right: 15px;
		width: 185px;
	}
	.main .left .news-list li .text p {
		font-size: 18px;
		line-height: 20px;
		height: 20px;
	}
	.main .left .news-list li .text .content {
		margin-top: 16px;
		line-height: 18px;
		height: 36px;
		font-size: 12px;
	}
	.main .left .news-list li .text .data {
		margin-top: 24px;
		line-height: 22px;
		font-size: 12px;
	}
	.main .left .news-list li .text .data mark {
		padding: 0 6px;
		height: 22px;
		line-height: 21px;
		margin-right: 10px;
	}
	.main .left .news-list li .text .data .data-right span {
		margin-left: 20px;
		font-size: 12px;
	}
	.main .left .news-list li .text .data .data-right span i {
		font-size: 12px;
		margin-top: 5px;
	}

	.footMenu {
		font-size: 12px;
		line-height: 42px;
	}
	.footLeft p.webName {
		font-size: 12px;
	}
	.footLeft {
		width: 720px;
	}
	.footLeft p a {
		margin-right: 8px;
	}
	.footRight p {
		margin: 4px;
		width: 84px;
	}
	.footRight .top-logo img {
		width: 160px;
	}
	.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";
	}
	/* 详情页 */
	.news-detail .news-top h1 {
		font-size: 31px;
		line-height: 1.2;
	}
	.news-detail .news-time span {
		font-size: 12px;
		margin-right: 16px;
	}
	.Share .Share-left {
		font-size: 12px;
	}
	.news-detail .news-time .shoucang i {
		font-size: 12px;
	}
	.Share .wx-bot span {
		margin-right: 0;
		margin-top: 4px;
	}
	.news-keyword span {
		font-size: 13px;
	}
	.news-keyword a {
		font-size: 13px;
		margin-right: 15px;
	}
	.news-keyword {
		margin-top: 40px;
	}
	.news-page {
		margin-top: 15px;
	}
	.news-page a {
		width: calc(50% - 10px);
		line-height: 40px;
		height: 42px;
		font-size: 13px;
	}
	.solicit {
		height: 75px;
		margin-top: 22px;
	}
	.solicit-item {
		right: 88px;
	}
	.coprt {
		margin-top: 30px;
		padding: 16px 15px;
	}
	.coprt dl {
		font-size: 12px;
		line-height: 18px;
	}
	/* 详情页 */

}
