body{
	line-height: 1;
	background: #fff;
}
a {
	outline: none;
	color: #333;
}
a:hover {
	color: #f08200;
}
.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;
}
.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;
}
.topAdv a img {
	position: absolute;
}
.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;
	position: relative;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}


.location {
	margin: 18px auto;
	font-size: 15px;
	color: #999;
}
.location span {
	color: #333;
}
.location i {
	font-size: 16px;
	color: #f08200;
	margin-right: 7px;
}
.location a {
	color: #333;
	margin: 0 6px;
}
.location a:first-of-type {
	margin-left: 0;
}
.location a:hover {
	color: #f08200;
}
.main {
	margin-top: 35px;
}
.main .w {
	overflow: hidden;
}
.main .right {
	float: right;
	width: 360px;
	margin-left: 50px;
}
.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: #f08200;
}
.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: #f08200;
}
.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: #f08200;
}
.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;
}
.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: #f08200;
	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: #f08200;
	color: #fff;
}
.pages a:hover,.pages a.on {
	background-color: #f08200;
	border-color: #f08200;
	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: #f08200;
}
.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: #f08200;
}
.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: #f08200;
	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: #f08200;
}
.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 */
.headerBot p {
	top: -34px!important;
	line-height: 36px!important;
}

@media only screen and (min-width:1920px){
	.w{
		width: 1560px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1560px;
	}
}
@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;
	}

	.main {
		margin-top: 30px;
	}
	.main .right {
		width: 340px;
		margin-left: 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;
	}

	.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 .right {
		width: 294px;
		margin-left: 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;
	}


}

@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;
	}

	.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 .right {
		width: 294px;
		margin-left: 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;
	}

	.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;
	}
	/* 详情页 */

}
