body{
	line-height: 1;
	background: #fff;
}
a {
	outline: none;
	/* color: #333; */
}
@font-face {
	font-family: 'ybzhan';  /* Project id 1936689 */
	src: url('//at.alicdn.com/t/c/font_1936689_8z9c1hp9p36.woff2?t=1705651363258') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1936689_8z9c1hp9p36.woff?t=1705651363258') format('woff'),
		 url('//at.alicdn.com/t/c/font_1936689_8z9c1hp9p36.ttf?t=1705651363258') format('truetype');
  }
.ybzhan{
    font-family:"ybzhan" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.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: #4191eb;
}
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,.Tophead.main,.top .main,.foot .main,.nav .main,.header.main {
	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{
	height: 37px;
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.top .main::after,.top .w::after {
	content: "";
	display: block;
	clear: both;
}
/* header */
.header{
	height: 40px;
	margin: 0 auto;
}
.header.main{
	margin-top: 0!important;
}
#divLogin{
	float: left;
}
#divLogin ul {
	float: left;
	/* display: inline-block; */
}
#divLogin ul li {
	margin: 0 6px;
	font-size: 12px;
	line-height: 40px;
	float: left;
	/* display: inline-block; */
}
#divLogin ul li a{
	color: #666;
}
#divLogin ul li:last-child {
	/* padding-left: 30px; */
}
#divLogin ul li:last-child a {
	/* color: #006cc9; */
}
#divLogin ul li a:hover{
	color: #006cc9;
}
/* Tophead */
.Tophead {
	position: relative;
	margin: 0 auto;
	z-index: 9999;
}

.headRight {
	float: right;
	font-size: 12px;
	line-height: 38px;
	color: #ddd;
	position: absolute;
	float: right;
	right: 0px;
	top: -38px;
	color: #dfdfdf;
}

.headRight a {
	color: #666;
	margin: 0 8px;
	font-weight: normal;
}

.headRight a:hover {
	color: #006cc9;
}

.siteNav {
	display: inline-block;
	position: relative;
	z-index: 999;
}

.siteNav span {
	margin-right: 6px;
	background: url(https://www.ybzhan.cn/images/index420/sitenav.png) no-repeat right 5px;
	padding-right: 8px;
}

.siteNavBox {
	position: absolute;
	top: 30px;
	width: 70px;
	border: #dcdcdc 1px solid;
	padding: 2px;
	background: #fff;
	text-align: center;
	line-height: 25px;
	display: none;
}

.siteNavBox a {
	margin: 0px;
}

.son {
	display: inline-block;
	position: relative;
	z-index: 999;
	cursor: pointer;
}

.sonBox {
	display: none;
	position: absolute;
	top: 40px;
	right: 0;
	box-shadow: 0 0 5px #e5e5e5;
}

.sonBox img {
	max-width: 120px;
}

.son:hover .sonBox {
	display: block;
}
.headRight .wq{
	color: #2b82d9;
}
.headRight .wq i{
	width: 22px;
	height: 16px;
	margin: 11px 5px 0 0;
	background: url(https://www.ybzhan.cn/images/index/index-wq.png) no-repeat;
	background-size: 100%;
	display: inline-block;
	vertical-align: top;

}
.web-code{
	width: 300px;
	padding:25px 25px 20px 25px;
	background-color: #fff;
	position:absolute;
	z-index: 99;
	top: 38px;
	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;
}
.son>span{
	display: block;
}
.son>span i{
	font-size: 14px;
	margin-right: 5px;
}
.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;
	line-height: 1;
	font-size: 16px;
	padding:18px 0 8px 0;
	color: #333;
}
.web-code p{
    font-size: 14px;
	color: #999;
}
.son:hover span{
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.son:hover span a{
    color: #4eabff;
}
.son:hover .web-code {
	display: block;
}
.weiqun {
	position: fixed;
	bottom: 206px;
	right: calc((100% - 1560px) / 2 - 54px);
	z-index: 9999;
}
.weiqun a {
	width: 52px;
	height: 52px;
	border: 2px solid #3c8fe2;
	background-color: #fff;
	display: block;
	text-align: center;
}
.weiqun img{
	margin-top: 5px;
	width: 42px;
}
/* end */
/* sponsor */
.sponsor {
	padding: 10px 0;
	background-color: #fff;
}

.sponsor .w {
	position: relative;
}

.sponsor .title {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
/* top */
.top {
	padding: 24px 0;
	background: url(../../../../images/channel/version/2024/top_bg.png) no-repeat;
	background-size: 100% 100%;
	background-position-x: right;
}
.top .w {
	position: relative;
}

.top .logo {
	float: left;
	margin-right: 185px;
	height: 70px;
	position: relative;
}
.top .logo img {
    width: 68px;
    display: inline-block;
    vertical-align: top;
}
.top .logo b{
    margin:12px 0 0 6px;
    height: 58px;
    line-height: 58px;
    font-size: 44px;
    letter-spacing: 5px;
    color: #0e74d9;
    display: inline-block;
    vertical-align: top;
}
.search {
	width: 550px;
	height: 44px;
	position: relative;
	margin-top: 15px;
	float: left;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0px 5px 9px 0px rgba(40, 40, 40, 0.05);
}

.search form {
	width: 100%;
	height: 100%;
}

.searchSelect {
	width: 74px;
	height: 100%;
	position: relative;
	float: left;
	border-radius: 4px 0 0 4px;
}

.selectTop {
	position: relative;
	cursor: pointer;
	text-align: center;
	border-right: 1px solid #ddd;
	line-height: 18px;
	margin-top: 13px;
	font-size: 0;
}

.selectTop p {
	font-size: 15px;
	color: #666;
	display: inline-block;
}

.selectTop i {
	line-height: 1;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #666 transparent transparent transparent;
	display: inline-block;
	vertical-align: top;
	margin-top: 6px;
	margin-left: 6px;
}

.selectTop.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.search button {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background-color: #ff5c38;
	color: #ffffff;
	width: 90px;
	font-size: 18px;
	border: none;
	font-family: "microsoft yahei";
	cursor: pointer;
	border-radius: 0 4px 4px 0;
}

.search button i {
	margin-right: 7px;
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
}

.search input {
	width: calc(100% - 74px - 90px);
	height: 100%;
	float: left;
	border: none;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #999999;
	text-indent: 12px;
}

.search .search1 {
	position: absolute;
	color: #c0c0c0;
	top: 12px;
	left: 85px;
}

.selectBot {
	position: absolute;
	width: 100%;
	background-color: #ffffff;
	top: 44px;
	left: 0;
	z-index: 99;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	display: none;
	left: -2px;
}

.selectBot li {
	line-height: 26px;
	font-size: 14px;
	/* text-indent: 16px; */
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	text-align: center;
}

.selectBot li:hover {
	background-color: #4385f5;
	border-left: 1px solid #4385f5;
	border-right: 1px solid #4385f5;
	color: #fff;
	cursor: pointer;
}
.topRight{
    margin-top: 1px;
    height: 68px;
    width: 376px;
    float: right;
}
.Whitediv {
	height: 8px;
	background-color: #fff;
}
/* nav */
.nav {
	height: 56px;
	background-color: #4385f5;
	position: relative;
	overflow: hidden;
}
.nav .w {
	height: 100%;
}
.nav ul {
	height: 100%;
}
.nav ul::after {
	content: "";
	clear: both;
	display: block;
}
.nav li {
	float: left;
	height: 100%;
}
.nav li a {
	display: block;
	height: 100%;
	line-height: 56px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding: 0 46px;
}
.nav li span {
	display: inline-block;
	vertical-align: top;
	padding: 0 14px;
	position: relative;
}
.nav li span::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 0%;
	height: 3px;
	background-color: #f7c532;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.nav li a.home {
	padding: 8px 0 0 0;
	background-color: #2d63cf;
	margin-right: 18px;
	position: relative;
	height: 64px;
	line-height: 56px;
	margin-top: -8px;
	width: 184px;
	text-align: center;
	box-sizing: border-box;
	white-space: nowrap;
}
.nav li a.home font {
	position: relative;
	z-index: 9;
}
.nav li a.home i {
	font-weight: normal;
	margin-right: 8px;
	font-size: 20px;
}
.nav li a.home::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 64px 18px 0 0;
	border-color: #2D63CF transparent transparent transparent;
	right: -18px;
	top: 0;
}
.nav::after {
	content: "";
	position: absolute;
	left: 0;
	top: -8px;
	bottom: 0;
	width: calc((100% - 1400px) / 2);
	background-color: #2D63CF;
}
.nav li a.active span::after,
.nav li a:hover span::after {
	width: 100%;
}


.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: #4191eb;
}
.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: #4191eb;
}
.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: #4191eb;
}
.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: #4191eb;
}
.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: #4191eb;
	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: #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;
}
.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: #4191eb;
}
.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: #4191eb;
}
.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: #4191eb;
	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: #4191eb;
}
.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 */
.foot {
	margin-top: 30px;
	background: #282828;
	width: 100%;
	padding: 30px 0 20px;
}
.foot1 {
	margin: 0 auto;
}
.footLeft {
	width: 650px;
	float: left;
}
.footLeft ul {
	margin: 20px 0;
	overflow: hidden;
}
.footLeft ul li img {
	height: 25px;
	margin: 4px 2px 0 2px;
	float: left;
}
.footLeft ul li:last-child img {
	height: 29px;
}
.footLeft ul li {
	float: left;
	margin-right: 8px;
	background: #f8f8f8;
	border: 1px solid #cacaca;
	padding: 2px 0;
	padding-left: 0;
}
.footLeft ul li:last-child {
	margin-right: 0;
}
.footLeft ul li b {
	margin-right: 5px;
	width: 60px;
	display: inline-block;
	font-weight: normal;
}
.footLeft ul li b a {
	color:#666;
}
.footLeft p {
	color:#666;
	height: 24px;
	line-height: 24px;
}
.footLeft p a {
	color:#666;
}
.footLeft p span {
	margin-right: 50px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}
.footNav {
	font-size: 14px;
	width: 100%;
	margin-bottom: 10px;
}
.footNav a {
	color: #dcdcdc;
	line-height: 36px;
	margin-right: 50px;
	display: inline-block;
}
.footRight {
	float: left;
	width: 300px;
	padding-left: 50px;
	box-sizing: border-box;
	padding-right: 20px;
}
.footRight ul {
	float: left;
}
.footRight ul.ul2 {
	float: right;
}
.footRight ul li {
	line-height: 36px;
	font-size: 14px;
	color: #dcdcdc;
}
.footRight ul li a {
	color: #dcdcdc;
	position: relative;
	cursor: pointer;
}
.footRight ul li a .QQhover {
	position: absolute;
	 left: 0px;
	 bottom: 21px;
	 border: 1px solid #666;
	 border-radius: 4px;
	 line-height: 20px;
	 color: #333;
	background: rgba(255,255,255,.9);
	 display: none;
	 cursor: auto;
	font-weight: 700;
	 height: 20px;
	 width: 100px;
	 text-align: center;
	 resize: none;
	 overflow: hidden;
	}
	.footRight ul li a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.footRight ul li a:hover .QQhover{
	 display: inline-block;
	}

.footRight ul li i {
	width: 22px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
	background: url(../../../../images/channel/version/2023/qq-ico.png) no-repeat;
	background-size: contain;
	margin-top: 5px;
}

.footRight p {
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px;
}
.footRight p b {
	font-size: 16px;
}
.ybw {
	width: 100%;
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px;
	height: 30px;
}
.ybw a {
	color: #dcdcdc;
}
.ybw span {
	color: #dcdcdc;
}
.lxqq {
   height: 108px;
	margin-bottom:10px;
}
.footRight .title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight-r .title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(../../../../images/channel/version/2023/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}
.footRight-r {
	overflow: hidden;
	padding-left: 140px;
	box-sizing: border-box;
}
.footRight-r .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(../../../../images/channel/version/2023/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}
.footRight-r ul li {
	float: left;
	margin-right: 30px;
}
.footRight-r ul li:last-child {
	margin-right: 0;
}
.footRight-r ul li .image{
	width: 122px;
	height: 122px;
	padding: 6px;
	box-sizing: border-box;
	background: #535353;
}
.footRight-r ul li p {
	font-size: 14px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
.footer {
	text-align: center;
	color: #dcdcdc;
	font-size: 14px;
	height: 55px;
	line-height: 25px;
	background: #222;
	padding: 10px 0;
}
.footer a {
	color: #dcdcdc;
}

/* footer */
/* 20231120 */
.headRight .wq{
	color: #2b82d9;
}
.headRight .wq i{
	width: 22px;
	height: 16px;
	margin: 11px 5px 0 0;
	background: url(/images/index/index-wq.png) no-repeat;
	background-size: 100%;
	display: inline-block;
	vertical-align: top;

}
.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;
}
.son>span{
	display: block;
}
.son>span i{
	font-size: 14px;
	margin-right: 5px;
}
.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;
	line-height: 1;
	font-size: 16px;
	padding:18px 0 8px 0;
	color: #333;
}
.web-code p{
    font-size: 14px;
	color: #999;
}
.son:hover span{
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.son:hover span a{
    color: #4eabff;
}
.son:hover .web-code {
	display: block;
}
/* end */
.top .qws{
	margin-left: 12px;
	margin-top: 15px;
	float: left;
}
.top .qws a{
	height: 42px;
	line-height: 42px;
	padding: 0 15px;
	font-size: 16px;
	border-radius: 22px;
	border: 1px solid #2b82d9;
	color: #2b82d9;
	background-color: #fff;
	display: block;
	position: relative;
}
.top .qws a:hover{
	background-color: #2b82d9;
	color: #fff;
}
.top .qws a::after{
	content: '';
  	position: absolute;
	right: -19px;
	top: -9px;
  	display: block;
  	width: 51px;
  	height: 20px;
  	background: url("/images/qwsNew.png") no-repeat;
  	background-size: contain;
}
@media only screen and (min-width:1920px){
	.w,.Tophead.main,.top .main,.foot .main,.nav .main.header.main{
		width: 1400px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w,.Tophead.main,.top .main,.foot .main,.nav .main.header.main{
		width: 1400px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w,.Tophead.main,.top .main,.foot .main,.nav .main.header.main{
		width: 1400px;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w,.Tophead.main,.top .main,.foot .main,.nav .main.header.main{
		width: 1328px;
	}
	/* 0607 */
	.footRight-r {
		padding-left: 60px;
	}
	/* end */
	.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;
	}
	/* 20250306 */
	/* top */
	.top {
		padding: 18px 0;
	}
	.top .logo {
		margin-right: 155px;
		height: 57px;
	}
	.top .logo img {
		width: 55px;
	}
	.top .logo b {
		margin: 7px 0 0 3px;
		height: 50px;
		line-height: 50px;
		font-size: 35px;
		letter-spacing: 3px;
	}
	.top .qws {
		margin-top: 10px;
		margin-left: 10px;
	}
	.top .qws a {
		height: 36px;
		line-height: 36px;
		padding: 0 14px;
		font-size: 15px;
	}
	.search {
		width: 444px;
		height: 38px;
		margin-top: 10px;
	}
	.selectTop {
		line-height: 18px;
		margin-top: 10px;
	}
	.selectTop p {
		font-size: 14px;
	}
	.selectBot {
		top: 38px;
	}
	.searchSelect {
		width: 62px;
	}
	.search input {
		width: calc(100% - 62px - 72px);
		font-size: 14px;
		text-indent: 8px;
	}
	.search button {
		width: 72px;
		font-size: 16px;
	}
	.topRight {
		margin-top: 1px;
		height: 56px;
		width: 304px;
	}
	/* nav */
	.nav {
		height: 46px;
	}
	.nav li a {
		line-height: 46px;
		font-size: 16px;
		padding: 0 28px;
	}
	.nav li a.home {
		margin-right: 12px;
		height: 52px;
		line-height: 46px;
		margin-top: -6px;
		width: 158px;
	}
	.nav li a.home i {
		margin-right: 7px;
		font-size: 17px;
	}
	.nav li a.home::after {
		border-width: 52px 12px 0 0;
		right: -12px;
	}
	.nav::after {
		top: -6px;
		width: calc((100% - 1328px) / 2);
	}
}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w,.Tophead.main,.top .main,.foot .main,.nav .main.header.main{
		width: 1138px;
	}
	/* 0607 */
	/* foot */
	.foot{
		padding: 10px 0 10px;
	}
	.footLeft {
		width: 500px;
	}
	.footRight {
		width: 220px;
		padding-left: 0;
		padding-right: 20px;
	}
	.footNav {
		font-size: 12px;
	}
	.footNav a {
		margin-right: 30px;
	}
	.footRight-r {
		padding-left: 120px;
	}
	.footRight-r ul li {
		margin-right: 24px;
	}
	.footRight-r .title {
		font-size: 16px;
	}
	.footRight-r ul li .image {
		width: 106px;
		height: 106px;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 20px;
		margin-bottom: 10px;
	}
	.footLeft ul li:nth-child(6) {
		margin-bottom: 0;
	}
	.footLeft ul li img {
		height: 25px;
		margin: 4px 2px 0 2px;
	}
	.footLeft ul li:last-child img {
		height: 29px;
	}
	/* end */
	
	.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;
	}
	/* 20250306 */
	/* header */
	.siteNav span {
		margin-right: 4px;
		padding-right: 6px;
	}
	.headRight a {
		margin: 0 5px;
	}
	.headRight a {
		margin: 0 4px;
	}
	/* top */
	.top {
		padding: 18px 0;
	}
	.top .logo img {
		width: 52px;
	}
	.top .logo {
		margin-right: 145px;
		height: 53px;
	}
	.top .logo b {
		margin: 4px 0 0 3px;
		height: 48px;
		line-height: 48px;
		font-size: 33px;
		letter-spacing: 3px;
	}
	.top .qws {
		margin-top: 10px;
		margin-left: 10px;
	}
	.top .qws a {
		height: 32px;
		line-height: 32px;
		padding: 0 12px;
		font-size: 14px;
	}
	.top .qws a::after {
		width: 43px;
		height: 16px;
	}
	.search {
		width: 420px;
		height: 34px;
		margin-top: 10px;
	}
	.searchSelect {
		width: 60px;
	}
	.selectTop {
		line-height: 16px;
		margin-top: 10px;
	}
	.selectTop p {
		font-size: 13px;
	}
	.selectTop i {
		border-width: 4px 4px 0 4px;
	}
	.selectBot {
		top: 34px;
	}
	.selectBot li {
		line-height: 24px;
		font-size: 13px;
	}
	.search button {
		width: 68px;
		font-size: 15px;
	}
	.search input {
		width: calc(100% - 60px - 68px);
		font-size: 14px;
		text-indent: 8px;
	}
	.topRight {
		margin-top: 1px;
		height: 52px;
		width: 288px;
	}
	.Whitediv {
		height: 6px;
	}
	/* nav */
	.nav {
		height: 44px;
	}
	.nav li a {
		line-height: 44px;
		font-size: 15px;
		padding: 0 34px;
	}
	.nav li span {
		padding: 0 10px;
	}
	.nav li a.home {
		margin-right: 12px;
		height: 50px;
		line-height: 50px;
		margin-top: -6px;
		width: 140px;
	}
	.nav li a.home i {
		margin-right: 7px;
		font-size: 16px;
	}
	.nav li a.home::after {
		border-width: 52px 12px 0 0;
		right: -12px;
	}
	.nav::after {
		top: -6px;
		width: calc((100% - 1138px) / 2);
	}

}

@media only screen and (max-width:1024px){
	.w,.Tophead.main,.top .main,.foot .main,.nav .main.header.main{
		width: 1000px;
	}
	/* 0607 */
	/* foot */
	.foot{
		padding: 10px 0 10px;
	}
	.footLeft {
		width: 500px;
	}
	.footRight {
		width: 220px;
		padding-left: 0;
		padding-right: 20px;
	}
	.footNav {
		font-size: 12px;
	}
	.footNav a {
		margin-right: 30px;
	}
	.footRight-r {
		padding-left: 20px;
	}
	.footRight-r ul li {
		margin-right: 24px;
	}
	.footRight-r .title {
		font-size: 16px;
	}
	.footRight-r ul li .image {
		width: 106px;
		height: 106px;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 20px;
		margin-bottom: 10px;
	}
	.footLeft ul li:nth-child(6) {
		margin-bottom: 0;
	}
	.footLeft ul li img {
		height: 25px;
		margin: 4px 2px 0 2px;
	}
	.footLeft ul li:last-child img {
		height: 29px;
	}
	.liveHot .image mark {
		width: 44px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
		right: 6px;
		top: 6px;
	}
	.liveHot .image mark.Live {
		width: 68px;
		height: 22px;
		line-height: 22px;
	}
	.liveLeft ul li .image mark {
		width: 44px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
		right: 6px;
		top: 6px;
	}
	.liveLeft ul li .image mark.Live {
		width: 68px;
		height: 22px;
		line-height: 22px;
	}
	.ybw {
		line-height: 28px;
		height: 28px;
		font-size: 12px;
	}
	.footRight-r ul li p {
		font-size: 12px;
	}
	.footRight p {
		font-size: 12px;
	}
	.footRight p b {
		font-size: 14px;
	}
	.footRight ul li {
		font-size: 12px;
	}
	.footer {
		font-size: 12px;
		height: 40px;
		line-height: 20px;
	}

	/* end */
	.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;
	}

	.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;
	}
	/* 详情页 */
	/* 20250306 */
	/* header */
	.siteNav span {
		margin-right: 3px;
		padding-right: 6px;
	}
	.headRight a {
		margin: 0 3px;
	}
	.headRight a {
		margin: 0 3px;
	}
	/* top */
	.top {
		padding: 14px 0;
	}
	.top .logo {
		margin-right: 120px;
		height: 45px;
	}
	.top .logo img {
		width: 44px;
	}
	.top .logo b {
		margin: 5px 0 0 4px;
		height: 40px;
		line-height: 40px;
		font-size: 27px;
		letter-spacing: 3px;
	}
	.top .qws {
		margin-top: 10px;
		margin-left: 10px;
	}
	.top .qws a {
		height: 28px;
		line-height: 28px;
		padding: 0 10px;
		font-size: 13px;
	}
	.top .qws a::after {
		width: 43px;
		height: 16px;
	}
	.search {
		width: 356px;
		height: 30px;
		margin-top: 10px;
	}
	.searchSelect {
		width: 48px;
	}
	.selectTop p {
		font-size: 12px;
	}
	.selectTop i {
		border-width: 3px 3px 0 3px;
		margin-top: 8px;
		margin-left: 6px;
	}
	.selectTop {
		line-height: 14px;
		margin-top: 7px;
	}
	.selectBot {
		top: 30px;
	}
	.selectBot li {
		line-height: 22px;
		font-size: 12px;
	}
	.search button {
		width: 58px;
		font-size: 14px;
	}
	.search input {
		width: calc(100% - 48px - 58px);
		font-size: 12px;
		text-indent: 8px;
	}
	.topRight {
		height: 44px;
		width: 240px;
	}
	/* nav */
	.Whitediv {
		height: 6px;
	}
	.nav {
		height: 44px;
	}
	.nav li a {
		line-height: 44px;
		font-size: 15px;
		padding: 0 26px;
	}
	.nav li span {
		padding: 0 6px;
	}
	.nav li a.home {
		margin-right: 12px;
		height: 50px;
		line-height: 44px;
		margin-top: -6px;
		width: 144px;
		padding-top: 6px;
	}
	.nav li a.home i {
		margin-right: 7px;
		font-size: 16px;
	}
	.nav li a.home::after {
		border-width: 52px 12px 0 0;
		right: -12px;
	}
	.nav::after {
		top: -6px;
		width: calc((100% - 1000px) / 2);
	}
}
