@font-face {
	font-family: 'hbzhan';  /* project id 1875012 */
	src: url('//at.alicdn.com/t/font_1875012_lj9k3dnhmlk.eot');
	src: url('//at.alicdn.com/t/font_1875012_lj9k3dnhmlk.eot?#iefix') format('embedded-opentype'),
	url('//at.alicdn.com/t/font_1875012_lj9k3dnhmlk.woff2') format('woff2'),
	url('//at.alicdn.com/t/font_1875012_lj9k3dnhmlk.woff') format('woff'),
	url('//at.alicdn.com/t/font_1875012_lj9k3dnhmlk.ttf') format('truetype'),
	url('//at.alicdn.com/t/font_1875012_lj9k3dnhmlk.svg#hbzhan') format('svg');
  }
.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;
}
@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;
}
.gray {
	background-color: #f5f5f5;
}
body {
	line-height: 1;
}
.bg {
	background-color: #f5f5f5;
}

.advs {
	position: relative;
	display: block;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.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,.header.main,.Tophead.main,.top .main,.nav .main,.foot .main {
    width: 1400px;
    margin: 0 auto;
}
.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{
	background-color: #f5f5f5;
}
.header{
	height: 40px;
	margin: 0 auto;
}
#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%;
}
/* 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;
}



.banner-adv {
	margin-top: 0;
	overflow: hidden;
}
.banner-adv ul {
	margin-left: -5px;
	width: calc(100% + 10px);
}
.banner-adv li {
	float: left;
	width: 25%;
}
.banner-adv li a {
	display: block;
	margin: 10px 5px 0 5px;
}
.banner-adv img {
	width: 100%;
}
.banner-adv ul.one li{
	width: 100%;
}
.banner-adv ul.two li{
	width: 50%;
}
.banner-adv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li{
	width: 25%;
}
.banner-adv ul.five li{
	width: 20%;
}
.banner-adv ul.six li{
	width: 16.66%;
}
.banner-adv li a .bandsContent {
	position: absolute;
	width: 100%;
	height: 0;
	bottom: 0;
	z-index: -1;
	text-align: center;
	padding: 3px;
	box-sizing: border-box;
	background:#4191eb;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	overflow: hidden;
}
.banner-adv li a .bandsContent .item {
	height: calc(100% - 2px);
	border: 1px solid #eee;
}
.banner-adv li a .bandsContent b {
	color: #fff;
	font-size: 14px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	margin-top: 11px;
	display: block;
}
.banner-adv li a .bandsContent p {
	color: #fff;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	font-size: 12px;
	margin-top: 4px;
}
.banner-adv li a:hover .bandsContent{
	height: 100%;
	z-index: 9;
}
.main-adv {
	margin-top: 10px;
}
.banner {
	margin-top: 10px;
}
.product-classify {
	width: 240px;
	float: left;
	position: relative;
}
.product-classify .title {
	height: 50px;
	font-size: 18px;
	font-weight: 700;
	line-height: 50px;
	color: #fff;
	background: url('../../../../Images/index-child/Version/2021/blue/classify.png') no-repeat 0 0;
	padding-left: 15px;
}
.product-classify .title i {
	margin-right: 10px;
}
.product-classify .title a {
	color: #fff;
}
.product-classify ul {
	background-color: #fff;
}
.product-classify ul li:last-child .class-a {
	border: 0;
	height: 73px;
}
.class-a {
	height: 72px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
	padding: 0 15px;
}
.class-a i {
	font-size: 20px;
	float: left;
	margin: 20px 12px 0 0;
	color: #4191eb;
	height: 50px;
}
.class-a p {
	font-size: 16px;
	line-height: 16px;
	overflow: hidden;
	font-weight: 700;
	padding: 20px 0 0 0;
}
.class-a p a {
	color: #4191eb;
}
.class-a span {
	font-size: 0;
	height: 12px;
	overflow: hidden;
	display: block;
	margin-top: 10px;
}
.class-a span a {
	color: #999;
	font-size: 12px;
	margin-right: 15px;
}
.class-a span a:hover {
	color: #4191eb;
}
.product-classify ul li .class-b {
	width: 770px;
	/* min-height: 541px; */
	position: absolute;
	top: -0;
	left: 240px;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(49, 49, 49, 0.2);
	z-index: 9;
	display: none;
	padding: 18px 20px 0px 15px;
	border: 2px solid #4191eb;
	border-left: 0;
}
.product-classify ul li.hover .class-b {
	display: block;
}
.product-classify ul li.hover .class-a {
	box-shadow: 0px 0px 7px 0px rgba(49, 49, 49, 0.2);
}
.class-b .list-item {
	margin-bottom: 15px;
}
.class-b span {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-bottom: 15px;
	display: block;
	border-bottom: 1px solid #ddd;
}
.class-b p {
	font-size: 14px;
	margin-top: 12px;
	line-height: 32px;
}
.class-b p a {
	color: #666;
	display: inline-block;
	width: calc(20% - 4px);
	border-right: 1px solid #666;
	height: 14px;
	line-height: 14px;
	padding: 0 2px;
	box-sizing: border-box;
	overflow: hidden;
}
.class-b p a:hover {
	color: #4191eb;
}
.class-b p a.more {
    float: right;
}
/* .class-b p i:nth-last-of-type(5n) {
	display: none;
} */
.class-b p i {
	margin: 0 2px;
	display: none;
}
.class-b p a:nth-of-type(5n) {
	border: 0;
}
.class-b p a:last-of-type {
	border: 0;
}
/* .class-b p i:last-of-type {
    display: none;
} */
.banner .center {
	float: left;
	margin: 0 20px;
	overflow: hidden;
	width: 785px;
}
.banner .center .bigImg .image {
	height: 0;
	padding-bottom: 52.3%;
	overflow: hidden;
	position: relative;
}
.banner .center .bigImg .image i {
	position: absolute;
	text-align: ;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	font-size: 90px;
}
.banner .center .bigImg .image:hover i {
	color: #4191eb;
}
.banner .center .bigImg .image img {
	max-height: none;
}
.banner .center ul {
	margin-right: -10px;
	margin-top: 10px;
}
.banner .center li {
	float: left;
	width: 33.33%;
}
.banner .center li .image {
	margin-right: 9px;
}
.banner .center li .image a {
	display: block;
	height: 0;
	padding-bottom: 52.5%;
	overflow: hidden;
}
.banner .center li .image img {
	max-height: none;
}
.hot-video {
	overflow: hidden;
	background-color: #fff;
	padding: 0 18px;
}
.hot-video .title {
	font-size: 18px;
	position: relative;
	line-height: 54px;
	background: url(../../../../Images/index-child/Version/2021/hot_video.png) no-repeat 15px center;
}
.hot-video .title b span {
	color: #f1623b;
}
.hot-video .title .more {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
}
.hot-video .title .more:hover {
	color: #4191eb;
}
.hot-video ul {
	margin-top: 5px;
	padding-bottom: 18px;
}
.hot-video li:first-of-type {
	margin-top: 0;
}
.hot-video li:first-of-type .image {
	width: 100%;
	float: none;
}
.hot-video li:first-of-type .text p {
	height: 42px;
	line-height: 21px;
	margin-top: 10px;
}
.hot-video li:first-of-type .text span {
	display: none;
}
.hot-video li {
	margin-top: 18px;
	overflow: hidden;
}
.hot-video .image {
	width: 121px;
	float: left;
	margin-right: 14px;
	position: relative;
}
.hot-video .image a {
	display: block;
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
}
.hot-video .image img {
	max-height: none;
}
.hot-video .image b {
	position: absolute;
	left: 0;
	top: 0;
	width: 26px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background-color: #f1623b;
	color: #fff;
	border-radius: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
}
.hot-video .text {
	overflow: hidden;
}
.hot-video .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.hot-video .text p a {
	color: #333;
}
.hot-video .text p a:hover {
	color: #4191eb;
}
.hot-video .text span {
	font-size: 14px;
	color: #999;
	display: block;
	margin-top: 5px;
	overflow: hidden;
}
.brand {
	background-color: #fff;
	margin-top: 35px;
}
.brands-tab {
	position: relative;
	text-align: center;
	padding-top: 25px;
}
.brands-tab p a {
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	width: 160px;
	border-right: 1px solid #e6e6e6;
	color: #999999;
	text-align: center;
	font-weight: bold;
}
.brands-tab p a.focus{
	color: #333;
}
.brands-tab p a.focus b {
	color: #4191eb;
}
.brands-tab p a:nth-child(2){
	border:none;
}
.brands-bot {
	margin-top: 25px;
	overflow: hidden;
	display: none;
}
.brands-bot ul {
	width: calc(100% + 10px);
	/* padding-left: 1px; */
	/* padding-bottom: 1px; */
}
.brands-bot li {
	float: left;
	width: 12.5%;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	height: 105px;
	margin: 0px 0px -1px -1px;
}
.brands-bot li .item {
	position: relative;
	width: 100%;
	height: 100%;
}
.brands-bot li .item p {
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: #4191eb;
	overflow: hidden;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	font-size: 14px;
}
.brands-bot li .item img {
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.brands-bot li .item a {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.brands-bot li:hover {
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.12);
}
.brands-bot li:hover p {
	opacity: 1;
}
.news {
	margin-top: 35px;
}
.news .cover {
	width: 360px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
}
.news .gallery-top {
	position: relative;
	display: none;
}
.news .gallery-top .image {
	height: 0;
	padding-bottom: 102.2%;
	overflow: hidden;
}
.news .gallery-top .image img {
	max-height: none;
}
.news .gallery-top .text {
	/* position: absolute;
	bottom: 0;
	left: 0; */
	width: 100%;
	height: 100px;
	background-color: #4e5366;
	color: #fff;
	font-size: 18px;
}
.news .gallery-top .text p {
	line-height: 28px;
	position: absolute;
	margin-top: 54px;
	padding-left: 15px;
	padding-right: 56px;
	height: 28px;
	overflow: hidden;
}
.cover .swiper-container-horizontal > .swiper-pagination-bullets, .cover .swiper-pagination-custom, .cover .swiper-pagination-fraction {
	left: auto;
	width: auto;
	bottom: 18px;
	right: 20px;
	font-size: 20px;
	color: #fff;
	font-style: italic;
	line-height: 28px;
}
.swiper-pagination-current {
	font-style: normal;
	font-size: 28px;
}
.news .gallery-thumbs {
	position: absolute;
	bottom: 60px;
	width: 100%;
	padding-left: 15px;
	box-sizing: border-box;
}
.news .gallery-thumbs .swiper-slide {
	width: 25%;
}
.news .gallery-thumbs .swiper-slide .item {
	background: url(../../../../Images/index-child/Version/2021/coverbg.png) no-repeat;
	height: 80px;
	margin-right: 14px;
	position: relative;
	background-size: 100% auto;
}
.news .gallery-thumbs .swiper-slide .item .box {
	height: 36px;
	line-height: 36px;
	text-align: center;
	overflow: hidden;
	width: calc(100% - 6px);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.news-right .media .image img {
	max-width: 70%;
	max-height: 70%;
}
.news .gallery-thumbs .swiper-slide-thumb-active .item {
	background: url(../../../../Images/index-child/Version/2021/coverbg1.png) no-repeat;
	background-size: 100% auto;
}
.news .news-right {
	overflow: hidden;
}
.right {
	width: 320px;
	float: right;
	background-color: #fff;
	margin-left: 20px;
}
.public-title {
	padding: 20px 22px 0;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}
.public-title span {
	font-size: 20px;
	font-weight: bold;
	padding: 0 5px 15px;
	border-bottom: 3px solid #4191eb;
	display: inline-block;
}
.public-title .more {
	font-size: 14px;
	color: #999;
	position: absolute;
	right: 25px;
	top: 23px;
}
.public-title .more:hover {
	color: #4191eb;
}
.news-right .media {
	margin-top: 12px;
	padding-bottom: 30px;
}
.news-right .media li {
	padding: 22px 22px;
	border-bottom: 1px dashed #eee;
}
.news-right .media .image {
	width: 56px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
	border-radius: 50%;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-size: cover;
}
.news-right .media .text {
	overflow: hidden;
	font-size: 14px;
	color: #999;
}
.news-right .media .text p {
	font-size: 16px;
	font-weight: bold;
	height: 16px;
	overflow: hidden;
}
.news-right .media .text p i {
	color: #f1623b;
	font-weight: normal;
	margin-left: 7px;
}
.news-right .media .text p a {
	color: #333;
}
.news-right .media .text p a:hover {
	color: #4191eb;
}
.news-right .media .text span {
	display: block;
	margin-top: 10px;
}
.news-right .media .text span i {
	font-size: 14px;
	margin-right: 5px;
	vertical-align: top;
}
.news-right .media li:last-child {
	border-bottom: 0;
}
.news-right .media .more {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 2px;
	background-color: #f6f6f6;
	color: #999;
	font-size: 14px;
	margin: 0 22px;
}
.left {
	overflow: hidden;
}
.public-tab {
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 30px 0;
	background-color: #fff;
}
.public-tab p {
	font-size: 0;
}
.public-tab p a {
	font-size: 20px;
	color: #999;
	padding: 0 10px 15px;
	margin-right: 45px;
	display: inline-block;
	position: relative;
}
.public-tab p a:last-child {
	margin-right: 0;
}
.public-tab p a i {
	position: absolute;
	bottom: -7px;
	left: 50%;
	transform: translateX(-50%);
	color: #f1623b;
	font-size: 14px;
}
.public-tab span {
	height: 3px;
	background-color: #4191eb;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	transform: translateX(-50%);
}
.public-tab span b {
	width: 0;
	height: 14px;
	background: url(../../../../Images/index-child/Version/2021/tab.png) no-repeat;
	position: absolute;
	left: 50%;
	top: -4px;
	margin-left: -9px;
}
.public-tab p a.focus {
	font-weight: bold;
	color: #333;
}
.public-tab p a.focus span {
	width: 100%;
}
.public-tab p a.focus span b {
	width: 18px;
}
.news-bot {
	padding: 25px 30px 30px;
	display: none;
	background-color: #fff;
}
.news-bot .hot {
	background-color: #eaf1f9;
	border: 1px solid #ddeaf9;
	padding: 22px 15px;
	text-align: center;
	height: 20px;
	overflow: hidden;
	margin-bottom: 25px;
}
.news-bot .hot a {
	font-size: 20px;
	font-weight: bold;
	color: #4191eb;
	font-family: "Microsoft YaHei";
	display: inline-block;
	max-width: calc(100% - 27px);
	vertical-align: top;
	height: 20px;
	overflow: hidden;
}
.news-bot .hot i {
	font-size: 20px;
	color: #ee572e;
	margin-right: 7px;
}
.news-bot .news-item {
	margin-top: 25px;
}
.news-bot .news-item .image {
	width: 180px;
	float: left;
	margin-right: 24px;
}
.news-bot .news-item .image a {
	display: block;
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
}
.news-bot .news-item .image img {
	max-height: none;
}
.news-bot .news-item ul {
	overflow: hidden;
}
.news-bot .news-item li {
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	margin-top: 24px;
	position: relative;
	padding-right: 40px;
}
.news-bot .news-item li span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	font-weight: normal;
	color: #999;
}
.news-bot .news-item li a {
	color: #333;
}
.news-bot .news-item li a:hover {
	color: #4191eb;
}
.news-bot .news-item li:first-of-type {
	margin-top: 8px;
	font-size: 18px;
	height: 18px;
	font-weight: bold;
	line-height: 18px;
}
.interview {
	margin-top: 35px;
	background: url(../../../../Images/index-child/Version/2021/blue/interview.png) no-repeat;
	padding-top: 22px;
	padding-bottom: 40px;
}
.interview .title {
	position: relative;
}
.interview .interview-swiper {
	overflow: hidden;
	margin-top: 20px;
	display: none;
}
.interview .interview-swiper .swiper-slide {
	background-color: #fff;
	box-sizing: border-box;
	border: 2px solid #fff;
}
.interview-swiper .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
}
.interview-swiper .image img {
	max-height: none;
}
.interview-swiper .text {
	padding: 20px 15px 30px;
}
.interview-swiper .text p {
	font-size: 18px;
	font-weight: bold;
	height: 18px;
	overflow: hidden;
}
.interview-swiper .text p a {
	color: #333;
}
.interview-swiper .text p a:hover {
	color: #4191eb;
}
.interview-swiper .text span {
	font-size: 14px;
	display: block;
	margin-top: 20px;
	height: 14px;
	overflow: hidden;
	color: #999;
}
.interview-swiper .text .label {
	margin-top: 12px;
}
.interview-swiper .text mark {
	display: inline-block;
	padding: 0 4px;
	height: 18px;
	line-height: 18px;
	color: #fff;
	background-color: #f1623b;
	margin-left: 8px;
	vertical-align: top;
}
.interview-swiper .text mark:first-of-type {
	margin-left: 0;
	background-color: #4191eb;
}
.interview .swiper-button-next, .interview .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 28px;
	height: 28px;
	margin-top: -9px;
	z-index: 10;
	cursor: pointer;
	background-size: 10px 14px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(255,255,255,.3);
}
.interview .swiper-button-next,.interview .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23546b69'%2F%3E%3C%2Fsvg%3E");
	right: 0;
	left: auto;
}
.interview .swiper-button-prev, .interview .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23546b69'%2F%3E%3C%2Fsvg%3E");
	left: auto;
	right: 40px;
}
.interview .swiper-button-next:hover, .interview .swiper-button-prev:hover {
	background-color: #fff;
}
.technology {
	margin-top: 35px;
}
.tech-list {
	padding: 0 24px 30px;
}
.tech-list li {
	margin-top: 20px;
}
.tech-list .tech-top {
	line-height: 28px;
	position: relative;
	height: 28px;
	overflow: hidden;
}
.tech-list .tech-top .image {
	float: left;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border: 1px solid #e6e6e6;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-size: cover;
}
.tech-list .tech-top b {
	font-size: 16px;
	display: block;
	overflow: hidden;
	padding-right: 70px;
}
.tech-list .tech-top b a {
	color: #4191eb;
}
.tech-list .tech-top span {
	position: absolute;
	font-size: 14px;
	color: #999;
	right: 0;
	top: 0;
}
.tech-list .tech-bottom {
	margin-top: 10px;
	border-radius: 4px;
	padding: 10px 15px;
	background-color: #f6f6f6;
}
.tech-list .tech-bottom p {
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.technology-bot {
	padding: 29px 30px;
	background-color: #fff;
	display: none;
}
.tech-left {
	width: 330px;
	float: left;
	margin-right: 40px;
}
.tech-left .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
}
.tech-left .image img {
	max-height: none;
}
.tech-left .text p {
	margin-top: 15px;
	font-size: 16px;
	height: 18px;
	overflow: hidden;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}
.tech-left .text p a {
	color: #333;
}
.tech-left .text p a:hover {
	color: #4191eb;
}
.tech-left .text span {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	height: 40px;
	display: block;
	margin-top: 13px;
	overflow: hidden;
}
.tech-left .text .bottom {
	margin-top: 15px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.tech-left .text mark {
	display: inline-block;
	line-height: 20px;
	padding: 0 5px;
	background-color: #4191eb;
	color: #fff;
}
.tech-left .text b {
	font-weight: normal;
	font-size: 14px;
	color: #999;
	float: right;
}
.tech-left .text b em {
	font-style: normal;
	margin-left: 10px;
}
.tech-left .text b i {
	font-size: 14px;
	margin-right: 5px;
}
.tech-right {
	overflow: hidden;
}
.tech-right li {
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px dashed #e6e6e6;
	position: relative;
}
.tech-right li:first-of-type {
	padding-top: 12px;
}
.tech-right li:last-child {
	border-bottom: 0;
}
.tech-right li b {
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #4191eb;
	left: 10px;
	top: 6px;
}
.tech-right li p {
	position: relative;
	padding: 0 90px 0 25px;
	color: #333;
	font-size: 16px;
	height: 16px;
	overflow: hidden;
}
.tech-right li p a {
	color: #333;
}
.tech-right li p a:hover {
	color: #4191eb;
}
.tech-right li span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
}
.products {
	margin-top: 20px;
}
.products-list {
	padding: 1px 20px 18px;
}
.products-list li {
	margin-top: 20px;
	overflow: hidden;
}
.products-list li .image {
	float: left;
	margin-right: 15px;
	position: relative;
	width: 100px;
}
.products-list li .image a {
	display: block;
	height: 0;
	padding-bottom: 78%;
	overflow: hidden;
}
.products-list li .image img {
	max-height: none;
}
.products-list li .text {
	overflow: hidden;
}
.products-list li .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.products-list li .text p a {
	color: #333;
}
.products-list li .text p a:hover {
	color: #4191eb;
}
.products-list li .text b {
	display: block;
	font-size: 14px;
	color: #f1623b;
	margin-top: 12px;
}
.title-left {
	background: url(../../../../Images/index-child/Version/2021/blue/left_title.png) no-repeat;
	height: 60px;
	padding: 0 30px;
	overflow: hidden;
}
.title-left span {
	float: left;
	min-width: 150px;
}
.title-left span img {
	float: left;
	margin: 16px 12px 0 0;
}
.title-left span b {
	display: block;
	overflow: hidden;
	font-size: 20px;
	margin-top: 15px;
}
.title-left span i {
	display: block;
	font-style: normal;
	overflow: hidden;
	font-size: 12px;
	color: #d2d2d2;
	margin-top: 5px;
}
.title-left p {
	float: right;
	line-height: 60px;
	font-size: 0;
}
.title-left p a {
	font-size: 16px;
	color: #999;
	padding: 0 15px;
	border-right: 1px solid #e6e6e6;
}
.title-left p a:last-child {
	padding-right: 0;
	border: 0;
}
.title-left p a:hover {
	color: #4191eb;
}
.mall-list {
	margin-right: -20px;
}
.mall-list li {
	width: 25%;
	float: left;
	margin-top: 20px;
}
.mall-list li .item {
	margin-right: 20px;
	background-color: #fff;
}
.mall-list li .image {
	width: 190px;
	margin: 0 auto;
}
.mall-list li .image a {
	display: block;
	height: 0;
	padding-bottom: 100%;
	position: relative;
}
.mall-list li .image img {
	max-height: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.mall-list li .text {
	height: 44px;
	line-height: 44px;
	background-color: #4191eb;
	font-size: 16px;
	padding: 0 12px;
	position: relative;
}
.mall-list li .text p {
	padding-right: 70px;
	height: 100%;
	overflow: hidden;
}
.mall-list li .text p a {
	color: #fff;
}
.mall-list li .text .inquiry {
	position: absolute;
	right: 0;
	top: 0;
	height: 44px;
	line-height: 44px;
	width: 70px;
	color: #fff;
	background-color: #f67947;
	padding-left: 7px;
	box-sizing: border-box;
}
.mall-list li .text .inquiry i {
	margin-right: 2px;
}
.mall-list li .text .inquiry::after {
	content: '';
	position: absolute;
	left: -15px;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0px 44px 15px;
	border-color: transparent transparent #F67947 transparent;
}
.trade {
	margin-top: 35px;
}
.exhibition-tab span {
	border: 0;
	padding: 0;
}
.exhibition-tab span a {
	margin-right: 20px;
	padding: 0 5px 15px;
	border-bottom: 3px solid transparent;
	color: #999;
}
.exhibition-tab span a.focus {
	border-color: #4191eb;
	display: inline-block;
	height: 100%;
	color: #333;
}
.exhibition-bot {
	display: none;
}
.trade-list {
	padding: 10px 20px 30px;
}
.trade-list li {
	margin-top: 18px;
	overflow: hidden;
}
.trade-list .image {
	width: 124px;
	float: left;
	margin-right: 15px;
}
.trade-list .image a {
	display: block;
	height: 0;
	padding-bottom: 56.4%;
	overflow: hidden;
}
.trade-list .image img {
	max-height: none;
}
.trade-list .text {
	overflow: hidden;
}
.trade-list .text p {
	font-size: 16px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
}
.trade-list .text p a {
	color: #333;
}
.trade-list .text p a:hover {
	color: #4191eb;
}
.trade-list .text span {
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.trade-show {
	border-top: 1px solid #e6e6e6;
	padding: 28px 30px 30px;
	background-color: #fff;
}
.trade-top {
	overflow: hidden;
}
.trade-top .image-box {
	width: 601px;
	float: left;
	margin-right: 30px;
}
.trade-top .image-box .item {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	overflow: hidden;
}
.trade-top .image-box .item img {
	max-height: none;
}
.trade-top .image-box .image--big {
	width: 400px;
	float: left;
	margin-right: 12px;
}
.trade-top .image-box .image--small {
	overflow: hidden;
}
.trade-top .image-box .image--small .item {
	margin-top: 12px;
}
.trade-top .image-box .image--small .item:first-of-type {
	margin-top: 0;
}
.trade-top ul {
	overflow: hidden;
	font-size: 16px;
}
.trade-top li {
	margin-top: 20px;
	height: 16px;
	overflow: hidden;
}
.trade-top li:first-of-type {
	margin-top: 10px;
}
.trade-top li a {
	color: #333;
}
.trade-top li a:hover {
	color: #4191eb;
}
.trade-bottom {
	padding: 26px 30px;
	background-color: #f6f6f6;
	margin-top: 22px;
	overflow: hidden;
}
.trade-bottom ul {
	margin-right: -35px;
}
.trade-bottom li {
	float: left;
	width: 50%;
	margin-top: 22px;
}
.trade-bottom li:nth-child(-n+2) {
	margin-top: 0;
}
.trade-bottom li .item {
	margin-right: 35px;
	overflow: hidden;
}
.trade-bottom li span {
	float: left;
	width: 50px;
	height: 50px;
	background-color: #4191eb;
	margin-right: 12px;
	position: relative;
}
.trade-bottom li span::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 50px 0 0;
	border-color: #5C9CE4 transparent transparent transparent;
}
.trade-bottom li span b {
	position: absolute;
	z-index: 2;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	white-space: nowrap;
}
.trade-bottom li span strong {
	font-size: 18px;
	display: block;
	margin-bottom: 3px;
}
.trade-bottom li p {
	overflow: hidden;
	font-size: 16px;
	height: 16px;
	padding-top: 4px;
	box-sizing: content-box;
}
.trade-bottom li p a {
	color: #333;
}
.trade-bottom li p a:hover {
	color: #4191eb;
}
.trade-bottom li i {
	display: block;
	font-style: normal;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	height: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.link {
	margin-top: 35px;
	position: relative;
}
.link .join {
	position: absolute;
	right: 24px;
	top: 23px;
	font-size: 14px;
	z-index: 2;
}
.link .join a {
	color: #4191eb;
}
.link .join a i {
	font-size: 12px;
	margin-right: 6px;
	vertical-align: top;
}
.link-bot {
	padding: 18px 25px 30px 30px;
	background-color: #fff;
	overflow: hidden;
	display: none;
}
.link-bot ul {
	margin-right: -28px;
}
.link-bot li {
	float: left;
	font-size: 16px;
	margin-right: 28px;
	margin-top: 10px;
}
.link-bot li a {
	color: #333;
}
.link-bot li a:hover {
	color: #4191eb;
}

/* 右侧飘窗 */
.backHome {
	width: 54px;
	position: relative;
}

.backHome a.guest,
.backHome a.guest,
.backHome a.price,
.backHome a.rightWx,
.backHome a.back,
.backHome .qq {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(https://www.hbzhan.com/images/public/rightBar2.png) no-repeat 0 0 #4191eb;
	text-decoration: none;
}

.backHome a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.backHome a.guest {
	background: url(https://www.hbzhan.com/images/public/rightBar2.png) no-repeat 0 -114px #4191eb;
}

.backHome a.price {
	background: url(https://www.hbzhan.com/images/public/rightBar2.png) no-repeat 0px -57px #4191eb;
}

.backHome a.rightWx {
	background: url(https://www.hbzhan.com/images/public/rightBar2.png) no-repeat 0px -228px #4191eb;
}
.backHome img {
	position: absolute;
	right: 65px;
	top: 77px;
	width: 100px;
	height: 100px;
	display: none;
	max-width: max-content;
}
.toTop {
	width: 54px;
	height: 54px;
	position: fixed;
	_position: absolute;
	top: 527px;
	_top: expression(eval(document.documentElement.scrollTop+527));
	display: none;
	font: normal 11px "Microsoft Yahei", "simhei";
}

.toTop a,
.toTop a:hover {
	display: block;
	width: 54px;
	height: 19px;
	padding: 35px 0px 0 0px;
	background: url(https://www.hbzhan.com/images/public/rightBar2.png) no-repeat 0px -170px #4191eb;
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.toTop a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#goTop {
	position: fixed;
	_position: absolute;
	top: 177px;
	display: block;
	right: 10px;
	z-index: 99999;
}

*html,
* html body {
	background-attachment: fixed;
}

*html #goTop {
	position: absolute;
	right: expression(eval(document.documentElement.scrollLeft+10));
	top: expression(eval(document.documentElement.scrollTop+145));
}

.backHome .qq {
	position: relative;
	z-index: 99999;
	background: url(https://www.hbzhan.com/images/public/rightBar2.png) no-repeat 0px -288px #4191eb;
}

.backHome .qq:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
}

.qqconsult {
	display: none;
	position: absolute;
	left: -170px;
	top: -30px;
	width: 160px;
	padding-right: 10px;
	z-index: 9999;
}

.qqBox {
	width: 140px;
	height: 124px;
	background-color: #fff;
	border: #4191eb 10px solid;
}

.qqBox h3 {
	width: 138px;
	background-color: #4191eb;
	border: #fff 1px solid;
	height: 28px;
}

.qqBox h3 {
	font: 16px/28px "microsoft yahei";
}

.qqBox p {
	margin-left: 8px;
}

.qqBox p span {
	margin-top: 10px;
	float: left;
	line-height: 16px;
	color: #333333;
	margin-right: 12px;
	font-family: "microsoft yahei";
}

.qqBox p a {
	margin-top: 10px;
	display: block;
	float: left;
	cursor: pointer;
	border: none;
	height: 16px;
	line-height: 16px;
	width: 68px;
	color: #fff;
	font-family: "microsoft yahei";
	position: relative;
	cursor: pointer;
}
.qqBox p 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;
}
.qqBox p a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}
.qqBox p a:hover .QQhover{
	display: inline-block;
}
.qqBox p a.btn1 {
	background-color: #4191eb;
}

.qqBox p a.btn2 {
	background-color: #f26522;
}

.backHome .app {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(https://www.hbzhan.com/images/public/rightBar2.png) no-repeat 0 -344px #4191eb;
	text-decoration: none;
}
.appBot {
	position: absolute;
	top: 0;
	right: 60px;
	display: none;
	width: 120px;
}
.appBot img {
	width: auto;
	height: auto;
	position: static;
	display: block;
	max-width: 100%;
}
/* 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 */
@media only screen and (min-width: 1025px) and (max-width:1199px){
	.class-b span {
		font-size: 14px;
		padding-bottom: 10px;
	}
	.product-classify ul li .class-b {
		padding-top: 15px;
	}
	.class-b p {
		font-size: 12px;
		margin-top: 10px;
		line-height: 28px;
	}
	.w,.header.main,.Tophead.main,.top .main,.nav .main,.foot .main{
		width: 1138px;
	}
	/* 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;
	}

	.banner-adv li a .bandsContent p {
		margin-top: 2px;
	}
	.banner-adv ul {
		margin-right: -18px;
	}
	.banner-adv li a {
	}
	.banner-adv li a .bandsContent b {
		font-size: 12px;
		margin-top: 6px;
	}
	.product-classify {
		width: 195px;
	}
	.banner .center {
		width: 638px;
		margin: 0 17px;
	}
	.hot-video {
		padding: 0 15px;
	}
	.hot-video .title {
		font-size: 15px;
		line-height: 46px;
		background-size: auto 30px;
	}
	.hot-video .title .more {
		font-size: 12px;
	}
	.hot-video .image {
		width: 100px;
		margin-right: 10px;
	}
	.hot-video ul {
		padding-bottom: 18px;
	}
	.hot-video li {
		margin-top: 13px;
	}
	.hot-video .text p {
		font-size: 14px;
		line-height: 18px;
		height: 36px;
	}
	.hot-video li:first-of-type .text p {
		height: 32px;
		margin-top: 10px;
		line-height: 16px;
	}
	.hot-video li:first-of-type .text span {
		margin-top: 5px;
		font-size: 12px;
	}
	.hot-video .text span {
		font-size: 12px;
	}
	.product-classify .title {
		height: 40px;
		font-size: 15px;
		line-height: 40px;
		padding-left: 12px;
	}
	.product-classify .title i {
		font-size: 12px;
		vertical-align: top;
	}
	.class-a {
		height: 59px;
	}
	.product-classify ul li:last-child .class-a {
		height: 59px;
	}
	.class-a span {
		margin-top: 6px;
	}
	.class-a i {
		font-size: 14px;
		margin: 15px 7px 0 12px;
		height: 42px;
	}
	.class-a p {
		padding: 14px 0 0 0;
		font-size: 14px;
	}
	.class-a span a {
		margin-right: 5px;
	}
	.product-classify ul li .class-b {
		width: 620px;
		left: 196px;
	}
	.brand {
		margin-top: 30px;
	}
	.brands-tab p a {
		font-size: 18px;
		width: 130px;
	}
	.banner-adv {
		margin-top: 0;
	}
	.banner {
		margin-top: 10px;
	}
	.brands-tab {
		padding-top: 20px;
	}
	.brands-bot li .item p {
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.brands-bot {
		margin-top: 20px;
	}
	.brands-bot li {
		height: 85px;
	}
	.news {
		margin-top: 30px;
	}
	.news .cover {
		margin-right: 15px;
		width: 290px;
	}
	.news-bot .news-item {
		margin-top: 15px;
	}
	.news .gallery-top .text {
		height: 82px;
		font-size: 14px;
	}
	.news .gallery-top .text p {
		line-height: 22px;
		margin-top: 40px;
		padding-left: 12px;
		padding-right: 45px;
		height: 22px;
	}
	.cover .swiper-container-horizontal > .swiper-pagination-bullets, .cover .swiper-pagination-custom, .cover .swiper-pagination-fraction {
		font-size: 16px;
		line-height: 22px;
		right: 13px;
	}
	.swiper-pagination-current {
		font-size: 22px;
	}
	.news .gallery-thumbs {
		bottom: 49px;
		padding-left: 12px;
	}
	.public-tab {
		padding: 15px 25px 0;
	}
	.public-tab p a {
		font-size: 16px;
		margin-right: 36px;
	}
	.news-bot .hot a {
		font-size: 16px;
	}
	.news-bot .hot i {
		font-size: 16px;
		vertical-align: top;
		margin-top: 1px;
		display: inline-block;
	}
	.news-bot .hot {
		padding: 20px 12px;
		height: 16px;
		margin-bottom: 20px;
	}
	.news-bot .news-item .image {
		width: 148px;
		margin-right: 20px;
	}
	.news-bot .news-item li:first-of-type {
		font-size: 14px;
		height: 14px;
		line-height: 14px;
		margin-top: 7px;
	}
	.news-bot .news-item li span {
		font-size: 12px;
	}
	.public-title {
		padding: 16px 17px 0;
	}
	.news-bot .news-item li {
		font-size: 12px;
		line-height: 12px;
		height: 12px;
		margin-top: 18px;
	}
	.right {
		width: 258px;
		margin-left: 15px;
	}
	.public-title span {
		font-size: 16px;
		padding: 0 5px 11px;
	}
	.news-right .media li {
		padding: 18px 17px;
	}
	.news-right .media .image {
		width: 46px;
		height: 46px;
		line-height: 46px;
		margin-right: 12px;
	}
	.news-right .media .text p {
		font-size: 14px;
		height: 14px;
	}
	.news-right .media .text p i {
		font-size: 12px;
	}
	.news-right .media .text {
		font-size: 12px;
	}
	.news-right .media .text span {
		margin-top: 7px;
	}
	.news-right .media .text span i {
		font-size: 12px;
	}
	.news-right .media .more {
		height: 32px;
		line-height: 32px;
		font-size: 12px;
		margin: 0 17px;
	}

	.news-right .media {
		margin-top: 10px;
		padding-bottom: 22px;
	}
	.news .gallery-thumbs .swiper-slide .item {
		margin-right: 10px;
		height: 67px;
	}
	.news .gallery-thumbs .swiper-slide .item .box {
		height: 32px;
		line-height: 32px;
	}
	.news-bot {
		padding: 20px 26px 20px;
	}
	.interview {
		background: url(../../../../Images/index-child/Version/2021/blue/interview.png) no-repeat bottom center;
		padding-top: 13px;
		padding-bottom: 30px;
	}
	.interview .title img {
		width: 125px;
	}
	.interview .swiper-button-next, .interview .swiper-button-prev {
		width: 22px;
		height: 22px;
		background-size: 8px 12px;
	}
	.interview-swiper .text p {
		font-size: 15px;
		height: 15px;
	}
	.interview-swiper .text {
		padding: 15px 14px 24px;
	}
	.interview-swiper .text span {
		font-size: 12px;
		margin-top: 14px;
		height: 12px;
	}
	.interview-swiper .text .label {
		margin-top: 10px;
	}
	.tech-list .tech-top .image {
		width: 24px;
		height: 24px;
		line-height: 24px;
	}
	.tech-list .tech-top b {
		font-size: 14px;
		padding-right: 50px;
	}
	.tech-list .tech-top {
		line-height: 24px;
		height: 24px;
	}
	.technology-bot {
		padding: 20px 24px;
	}
	.tech-list .tech-top span {
		font-size: 12px;
	}
	.tech-left {
		width: 268px;
		margin-right: 35px;
	}
	.tech-left .text p {
		margin-top: 12px;
		font-size: 14px;
		height: 14px;
	}
	.tech-left .text span {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
		margin-top: 10px;
	}
	.tech-left .text b {
		font-size: 12px;
	}
	.tech-left .text b i {
		font-size: 12px;
	}
	.tech-left .text .bottom {
		margin-top: 12px;
	}
	.tech-right li p {
		padding: 0 90px 0 25px;
		font-size: 14px;
		height: 14px;
	}
	.tech-right li {
		padding: 17px 0;
	}
	.tech-right li span {
		font-size: 12px;
	}
	.tech-list li {
		margin-top: 16px;
	}
	.tech-list {
		padding: 0 17px 22px;
	}
	.technology {
		margin-top: 30px;
	}
	.tech-list .tech-bottom p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.tech-list .tech-bottom {
		padding: 10px 13px;
	}
	.main-adv {
		margin-top: 10px;
	}
	.products {
		margin-top: 20px;
	}
	.products-list li .image {
		margin-right: 10px;
		width: 84px;
	}
	.products-list li .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.products-list li .text b {
		font-size: 12px;
		margin-top: 10px;
	}
	.products-list li {
		margin-top: 13px;
	}
	.title-left {
		height: 48px;
		padding: 0 24px;
	}
	.title-left span img {
		margin: 12px 8px 0 0;
		width: 28px;
	}
	.title-left span b {
		margin-top: 10px;
		font-size: 18px;
	}
	.title-left span i {
		margin-top: 3px;
	}
	.title-left p {
		line-height: 48px;
	}
	.title-left p a {
		font-size: 14px;
		padding: 0 12px;
	}
	.products-list {
		padding: 0px 17px 14px;
	}
	.trade .title-left span img {
		margin: 12px 8px 0 0;
		width: 21px;
	}
	.mall-list li .image {
		width: 155px;
	}
	.mall-list li .item {
		margin-right: 12px;
	}
	.mall-list {
		margin-right: -10px;
	}
	.mall-list li .text {
		height: 36px;
		line-height: 36px;
		font-size: 14px;
	}
	.mall-list li .text .inquiry {
		height: 36px;
		line-height: 36px;
		width: 55px;
		padding-left: 4px;
	}
	.mall-list li .text .inquiry i {
		font-size: 14px;
	}
	.mall-list li .text .inquiry::after {
		left: -12px;
		border-width: 0 0px 36px 12px;
	}
	.mall-list li .text p {
		padding-right: 60px;
	}
	.mall-list li {
		margin-top: 12px;
	}
	.trade-list .image {
		width: 100px;
		margin-right: 14px;
	}
	.trade-list .text p {
		font-size: 14px;
		height: 36px;
		line-height: 18px;
	}
	.trade-list .text span {
		margin-top: 5px;
		font-size: 12px;
	}
	.trade-list li {
		margin-top: 12px;
	}
	.trade-list {
		padding: 10px 17px 28px;
	}
	.trade-top .image-box {
		width: 490px;
		margin-right: 24px;
	}
	.trade-top .image-box .image--big {
		width: 324px;
		margin-right: 15px;
	}
	.trade-top ul {
		font-size: 14px;
	}
	.trade-top li {
		margin-top: 17px;
		height: 14px;
	}
	.trade-top li:first-of-type {
		margin-top: 5px;
	}
	.trade-bottom {
		padding: 17px 22px;
		margin-top: 16px;
	}
	.trade-show {
		padding: 22px 24px 27px;
	}
	.trade {
		margin-top: 30px;
	}
	.trade-bottom li span {
		width: 41px;
		height: 41px;
		margin-right: 8px;
	}
	.trade-bottom li span::after {
		border-width: 41px 41px 0 0;
	}
	.trade-bottom li span strong {
		font-size: 14px;
	}
	.trade-bottom li span b {
		font-size: 12px;
	}
	.trade-bottom li p {
		font-size: 14px;
		height: 14px;
		padding-top: 1px;
	}
	.trade-bottom li i {
		font-size: 12px;
		height: 12px;
	}
	.trade-bottom li .item {
		margin-right: 22px;
	}
	.trade-bottom ul {
		margin-right: -22px;
	}
	.trade-bottom li {
		margin-top: 15px;
	}
	.link {
		margin-top: 30px;
	}
	.link .join {
		top: 17px;
		font-size: 12px;
	}
	.link .join a i {
		font-size: 10px;
		margin-right: 4px;
	}
	.link-bot li {
		font-size: 14px;
		margin-right: 22px;
		margin-top: 10px;
	}
	.link-bot {
		padding: 12px 26px 23px 26px;
	}
	.link-bot ul {
		margin-right: -22px;
	}
	/* 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;
	}
	.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 (min-width: 1200px) and (max-width:1399px){
	.w,.header.main,.Tophead.main,.top .main,.nav .main,.foot .main{
		width: 1328px;
	}
	.footRight-r {
		padding-left: 60px;
	}

	.banner-adv ul {
		margin-right: -18px;
	}
	.banner-adv li a .bandsContent b {
		font-size: 12px;
		margin-top: 8px;
	}
	.product-classify {
		width: 228px;
	}
	.banner .center {
		width: 742px;
	}
	.hot-video {
		padding: 0 20px;
	}
	.hot-video .image {
		width: 116px;
		margin-right: 12px;
	}
	.hot-video ul {
		padding-bottom: 18px;
	}
	.hot-video li {
		margin-top: 15px;
	}
	.hot-video .text p {
		line-height: 22px;
		height: 44px;
	}
	.product-classify .title {
		font-size: 17px;
	}
	.product-classify .title i {
		font-size: 14px;
	}
	.class-a {
		height: 68px;
	}
	.product-classify ul li:last-child .class-a {
		height: 68px;
	}
	.class-a i {
		font-size: 18px;
		margin: 17px 10px 0 15px;
		height: 42px;
	}
	.class-a p {
		padding: 17px 0 0 0;
	}
	.class-a span a {
		margin-right: 12px;
	}
	.product-classify ul li .class-b {
		width: 726px;
		left: 229px;
	}
	.banner-adv {
		margin-top: 0;
	}
	.banner {
		margin-top: 10px;
	}
	.brands-tab {
		padding-top: 22px;
	}
	.brands-bot {
		margin-top: 22px;
	}
	.brands-bot li {
		height: 100px;
	}
	.news .cover {
		margin-right: 20px;
		width: 340px;
	}
	.news-bot .news-item {
		margin-top: 17px;
	}
	.news .gallery-top .text {
		height: 95px;
		font-size: 16px;
	}
	.cover .swiper-container-horizontal > .swiper-pagination-bullets, .cover .swiper-pagination-custom, .cover .swiper-pagination-fraction {
		bottom: 14px;
		font-size: 19px;
		line-height: 26px;
	}
	.swiper-pagination-current {
		font-style: normal;
		font-size: 26px;
	}
	.news .gallery-thumbs {
		bottom: 57px;
	}
	.public-tab p a {
		font-size: 19px;
		margin-right: 40px;
	}
	.news-bot .hot a {
		font-size: 18px;
	}
	.news-bot .hot i {
		font-size: 18px;
	}
	.news-bot .news-item .image {
		width: 170px;
		margin-right: 22px;
	}
	.news-bot .news-item li:first-of-type {
		font-size: 16px;
		height: 16px;
		line-height: 18px;
		margin-top: 11px;
	}
	.news-bot .news-item li {
		font-size: 14px;
		height: 14px;
		margin-top: 22px;
	}
	.right {
		width: 300px;
	}
	.public-title span {
		font-size: 18px;
	}
	.news-right .media li {
		padding: 22px 20px 17px;
	}
	.news-right .media {
		margin-top: 10px;
		padding-bottom: 22px;
	}
	.news .gallery-thumbs .swiper-slide .item {
		margin-right: 12px;
		height: 77px;
	}
	.news .gallery-thumbs .swiper-slide .item .box {
		height: 35px;
		line-height: 35px;
	}
	.news-bot {
		padding: 25px 30px 27px;
	}
	.interview {
		background: url(../../../../Images/index-child/Version/2021/blue/interview.png) no-repeat bottom center;
		padding-top: 20px;
		padding-bottom: 35px;
	}
	.tech-left {
		width: 314px;
		margin-right: 40px;
	}
	.tech-list {
		padding: 0 24px 24px;
	}
	.main-adv {
		margin-top: 10px;
	}
	.products-list li .image {
		margin-right: 15px;
		width: 94px;
	}
	.products-list li .text p {
		font-size: 16px;
		line-height: 22px;
		height: 44px;
	}
	.products-list li {
		margin-top: 18px;
	}
	.title-left {
		height: 57px;
		padding: 0 26px;
	}
	.title-left span img {
		margin: 14px 10px 0 0;
	}
	.title-left span b {
		margin-top: 11px;
	}
	.title-left p {
		line-height: 56px;
	}
	.title-left p a {
		font-size: 15px;
	}
	.mall-list li .image {
		width: 180px;
	}
	.mall-list li .text {
		height: 42px;
		line-height: 42px;
		font-size: 16px;
	}
	.mall-list li .text .inquiry {
		height: 42px;
		line-height: 42px;
		width: 66px;
	}
	.mall-list li .text .inquiry::after {
		left: -12px;
		border-width: 0 0px 42px 12px;
	}
	.mall-list li .text p {
		padding-right: 60px;
	}
	.mall-list li {
		margin-top: 16px;
	}
	.trade-list .image {
		width: 116px;
	}
	.trade-list .text span {
		margin-top: 6px;
	}
	.trade-list li {
		margin-top: 16px;
	}
	.trade-list {
		padding: 10px 20px 28px;
	}
	.trade-top .image-box {
		width: 572px;
		margin-right: 30px;
	}
	.trade-top .image-box .image--big {
		width: 379px;
		margin-right: 15px;
	}
	.trade-top li:first-of-type {
		margin-top: 5px;
	}
	.trade-bottom {
		padding: 20px 28px;
		margin-top: 21px;
	}
	.trade-show {
		padding: 28px 30px 28px;
	}
	.trade-bottom li span {
		width: 48px;
		height: 48px;
		margin-right: 10px;
	}
	.trade-bottom li span::after {
		border-width: 48px 48px 0 0;
	}
	.trade-bottom li {
		margin-top: 18px;
	}
	/* 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;
	}
	.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: 1400px) and (max-width:1599px){
	.w,.header.main,.Tophead.main,.top .main,.nav .main,.foot .main{
		width: 1400px;
	}

}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w,.header.main,.Tophead.main,.top .main,.nav .main,.foot .main{
		width: 1400px;
	}
}
@media only screen and (min-width:1920px){
	.w,.header.main,.Tophead.main,.top .main,.nav .main,.foot .main{
		width: 1400px;
	}
}
@media only screen and (max-width:1024px){
	.class-b span {
		font-size: 14px;
		padding-bottom: 10px;
	}
	.product-classify ul li .class-b {
		padding-top: 15px;
	}
	.class-b p {
		font-size: 12px;
		margin-top: 10px;
		line-height: 28px;
	}
	.class-b p a {
		min-width: 16%;
	}
	.w,.header.main,.Tophead.main,.top .main,.nav .main,.foot .main{
		width: 1000px;
	}
	/* 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;
	}

	.banner-adv ul {
		margin-right: -18px;
	}
	.banner-adv li a .bandsContent b {
		font-size: 12px;
		margin-top: 1px;
	}
	.product-classify {
		width: 172px;
	}
	.banner .center {
		width: 560px;
		margin: 0 15px;
	}
	.hot-video {
		padding: 0 15px;
	}
	.hot-video .title {
		font-size: 14px;
		line-height: 36px;
		background-size: auto 24px;
	}
	.hot-video .title .more {
		font-size: 12px;
	}
	.hot-video .image {
		width: 88px;
		margin-right: 10px;
	}
	.hot-video ul {
		padding-bottom: 12px;
	}
	.hot-video li {
		margin-top: 13px;
	}
	.hot-video .text p {
		font-size: 12px;
		line-height: 15px;
		height: 30px;
	}
	.hot-video li:first-of-type .text p {
		height: 32px;
		margin-top: 10px;
		line-height: 16px;
	}
	.hot-video li:first-of-type .text span {
		margin-top: 5px;
		font-size: 12px;
	}
	.hot-video .text span {
		font-size: 12px;
	}
	.product-classify .title {
		height: 41px;
		font-size: 14px;
		line-height: 41px;
		padding-left: 7px;
	}
	.product-classify .title i {
		font-size: 10px;
		vertical-align: top;
		margin-right: 5px;
	}
	.class-a {
		height: 51px;
	}
	.product-classify ul li:last-child .class-a {
		height: 51px;
	}
	.class-a span {
		margin-top: 6px;
	}
	.class-a i {
		font-size: 12px;
		margin: 12px 2px 0 6px;
		height: 35px;
	}
	.class-a p {
		padding: 10px 0 0 0;
		font-size: 13px;
	}
	.class-a span a {
		margin-right: 2px;
	}
	.product-classify ul li .class-b {
		width: 540px;
		min-height: 383px;
		left: 172px;
	}
	.brand {
		margin-top: 28px;
	}
	.brands-tab p a {
		font-size: 16px;
		width: 110px;
	}
	.banner-adv {
		margin-top: 0;
	}
	.banner {
		margin-top: 10px;
	}
	.brands-tab {
		padding-top: 15px;
	}
	.brands-bot li .item p {
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.brands-bot {
		margin-top: 15px;
	}
	.brands-bot li {
		height: 75px;
	}
	.news {
		margin-top: 28px;
	}
	.news .cover {
		margin-right: 15px;
		width: 255px;
	}
	.news-bot .news-item {
		margin-top: 15px;
	}
	.news .gallery-top .text {
		height: 72px;
		font-size: 12px;
	}
	.news .gallery-top .text p {
		line-height: 22px;
		margin-top: 35px;
		padding-left: 12px;
		padding-right: 45px;
		height: 22px;
	}
	.cover .swiper-container-horizontal > .swiper-pagination-bullets, .cover .swiper-pagination-custom, .cover .swiper-pagination-fraction {
		font-size: 14px;
		line-height: 20px;
		right: 12px;
		bottom: 14px;
	}
	.swiper-pagination-current {
		font-size: 20px;
	}
	.news .gallery-thumbs {
		bottom: 46px;
		padding-left: 12px;
	}
	.public-tab {
		padding: 15px 15px 0;
	}
	.public-tab p a {
		font-size: 14px;
		margin-right: 30px;
		padding: 0 5px 14px;
	}
	.news-bot .hot a {
		font-size: 14px;
	}
	.news-bot .hot i {
		font-size: 14px;
		vertical-align: top;
		margin-top: 1px;
		display: inline-block;
	}
	.news-bot .hot {
		padding: 18px 12px;
		height: 14px;
		margin-bottom: 15px;
	}
	.news-bot .news-item .image {
		width: 132px;
		margin-right: 16px;
	}
	.news-bot .news-item li:first-of-type {
		font-size: 14px;
		height: 14px;
		line-height: 14px;
		margin-top: 7px;
	}
	.public-title {
		padding: 15px 15px 0;
	}
	.news-bot .news-item li span {
		font-size: 12px;
	}
	.news-bot .news-item li {
		font-size: 12px;
		height: 12px;
		line-height: 12px;
		margin-top: 16px;
	}
	.right {
		width: 228px;
		margin-left: 15px;
	}
	.public-title span {
		font-size: 14px;
		padding: 0 5px 11px;
	}
	.news-right .media li {
		padding: 15px 15px;
	}
	.news-right .media .image {
		width: 40px;
		height: 40px;
		line-height: 40px;
		margin-right: 10px;
	}
	.news-right .media .text p {
		font-size: 14px;
		height: 14px;
	}
	.news-right .media .text p i {
		font-size: 12px;
	}
	.news-right .media .text {
		font-size: 12px;
	}
	.news-right .media .text span {
		margin-top: 7px;
	}
	.news-right .media .text span i {
		font-size: 12px;
	}
	.news-right .media .more {
		height: 28px;
		line-height: 28px;
		font-size: 12px;
		margin: 0 15px;
	}
	.news-right .media {
		margin-top: 0;
		padding-bottom: 11px;
	}
	.news .gallery-thumbs .swiper-slide .item {
		margin-right: 10px;
		height: 58px;
	}
	.news .gallery-thumbs .swiper-slide .item .box {
		height: 26px;
		line-height: 26px;
	}
	.news-bot {
		padding: 15px;
	}
	.interview {
		background: url(../../../../Images/index-child/Version/2021/blue/interview.png) no-repeat bottom center;
		padding-top: 13px;
		padding-bottom: 30px;
		margin-top: 28px;
	}
	.interview .title img {
		width: 125px;
	}
	.interview .swiper-button-next, .interview .swiper-button-prev {
		width: 22px;
		height: 22px;
		background-size: 8px 12px;
	}
	.interview-swiper .text p {
		font-size: 14px;
		height: 14px;
	}
	.interview-swiper .text {
		padding: 12px 10px 15px;
	}
	.interview-swiper .text span {
		font-size: 12px;
		margin-top: 12px;
		height: 12px;
	}
	.interview-swiper .text .label {
		margin-top: 10px;
	}
	.tech-list .tech-top .image {
		width: 24px;
		height: 24px;
		line-height: 24px;
	}
	.tech-list .tech-top b {
		font-size: 14px;
		padding-right: 50px;
	}
	.tech-list .tech-top {
		line-height: 24px;
		height: 24px;
	}
	.technology-bot {
		padding: 15px 15px;
	}
	.tech-list .tech-top span {
		font-size: 12px;
	}
	.tech-left {
		width: 236px;
		margin-right: 25px;
	}
	.tech-left .text p {
		margin-top: 12px;
		font-size: 14px;
		height: 14px;
	}
	.tech-left .text span {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
		margin-top: 10px;
	}
	.tech-left .text b {
		font-size: 12px;
	}
	.tech-left .text b i {
		font-size: 12px;
	}
	.tech-left .text .bottom {
		margin-top: 12px;
	}
	.tech-right li p {
		padding: 0 70px 0 25px;
		font-size: 12px;
		height: 12px;
	}
	.tech-right li {
		padding: 15px 0;
	}
	.tech-right li b {
		top: 3px;
	}
	.tech-right li span {
		font-size: 12px;
	}
	.tech-list li {
		margin-top: 8px;
	}
	.tech-list {
		padding: 0 15px 7px;
	}
	.technology {
		margin-top: 28px;
	}
	.tech-list .tech-bottom p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.tech-list .tech-bottom {
		padding: 10px 13px;
	}
	.main-adv {
		margin-top: 10px;
	}
	.products {
		margin-top: 20px;
	}
	.products-list li .image {
		margin-right: 10px;
		width: 74px;
	}
	.products-list li .text p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.products-list li .text b {
		font-size: 12px;
		margin-top: 10px;
	}
	.products-list li {
		margin-top: 13px;
	}
	.title-left {
		height: 42px;
		padding: 0 20px;
	}
	.title-left span img {
		margin: 10px 8px 0 0;
		width: 25px;
	}
	.title-left span b {
		margin-top: 8px;
		font-size: 14px;
	}
	.title-left span i {
		margin-top: 3px;
	}
	.title-left p {
		line-height: 42px;
	}
	.title-left p a {
		font-size: 12px;
		padding: 0 12px;
	}
	.public-title .more {
		font-size: 12px;
		right: 15px;
		top: 15px;
	}

	.products-list {
		padding: 0px 17px 18px;
	}
	.trade .title-left span img {
		margin: 10px 8px 0 0;
		width: 19px;
	}
	.mall-list li .image {
		width: 143px;
	}
	.mall-list li .item {
		margin-right: 12px;
	}
	.mall-list {
		margin-right: -10px;
	}
	.mall-list li .text {
		height: 32px;
		line-height: 32px;
		font-size: 12px;
	}
	.mall-list li .text .inquiry {
		height: 32px;
		line-height: 32px;
		width: 48px;
		padding-left: 3px;
	}
	.mall-list li .text .inquiry i {
		font-size: 12px;
	}
	.mall-list li .text .inquiry::after {
		left: -8px;
		border-width: 0 0px 32px 8px;
	}
	.mall-list li .text p {
		padding-right: 42px;
	}
	.mall-list li {
		margin-top: 12px;
	}
	.trade-list .image {
		width: 88px;
		margin-right: 8px;
	}
	.trade-list .text p {
		font-size: 12px;
		height: 32px;
		line-height: 16px;
	}
	.trade-list .text span {
		margin-top: 5px;
		font-size: 12px;
	}
	.trade-list li {
		margin-top: 12px;
	}
	.trade-list {
		padding: 5px 15px 24px;
	}
	.trade-top .image-box {
		width: 430px;
		margin-right: 15px;
	}
	.trade-top .image-box .image--big {
		width: 284px;
		margin-right: 15px;
	}
	.trade-top ul {
		font-size: 12px;
	}
	.trade-top li {
		margin-top: 14px;
		height: 12px;
	}
	.trade-top li:first-of-type {
		margin-top: 5px;
	}
	.trade-bottom {
		padding: 17px 22px;
		margin-top: 16px;
	}
	.trade-show {
		padding: 15px 17px 17px;
	}
	.trade {
		margin-top: 28px;
	}
	.trade-bottom li span {
		width: 41px;
		height: 41px;
		margin-right: 8px;
	}
	.trade-bottom li span::after {
		border-width: 41px 41px 0 0;
	}
	.trade-bottom li span strong {
		font-size: 14px;
	}
	.trade-bottom li span b {
		font-size: 12px;
	}
	.trade-bottom li p {
		font-size: 14px;
		height: 14px;
		padding-top: 1px;
	}
	.trade-bottom li i {
		font-size: 12px;
		height: 12px;
	}
	.trade-bottom li .item {
		margin-right: 22px;
	}
	.trade-bottom ul {
		margin-right: -22px;
	}
	.trade-bottom li {
		margin-top: 15px;
	}
	.link {
		margin-top: 30px;
	}
	.link .join {
		top: 17px;
		font-size: 12px;
	}
	.link .join a i {
		font-size: 10px;
		margin-right: 4px;
	}
	.link-bot li {
		font-size: 14px;
		margin-right: 22px;
		margin-top: 10px;
	}
	.link-bot {
		padding: 12px 26px 23px 26px;
	}
	.link-bot ul {
		margin-right: -22px;
	}
	/* 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;
	}
	.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);
	}

}
