body{
	line-height: 1;
	background: #fff;
}
@font-face {
	font-family: YouSheBiaoTiHei-2;
	src: url("YouSheBiaoTiHei-2.ttf");
}
a {
	outline: none;
	color: #333;
}
a:hover {
	color: #d54c7b;
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.w {
	width: 1500px;
	margin: 0 auto;
}
.left {
	float: left;
}
.right {
	float: right;;
}
.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%);
}
.topicList ul li .image a img,
.relVideo li .image img,
.relEquipment ul li .image a img {
	-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;
}
.topicList ul li .image a:hover img,
.relVideo li .image:hover img{
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}
.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: 20px 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%;
}

.banner-top {
	height: 210px;
	position: relative;
	background: url("/images/Version/2022/hotTopic/banner-bg.png") no-repeat center;
	background-size: cover;
	padding-top: 35px;
	box-sizing: border-box;
}

.banner-main {
	position: relative;
	text-align: center;
}
.banner-main b{
	display: block;
	font-family: "YouSheBiaoTiHei-2","Microsoft YaHei";
	font-size: 68px;
	color: #fff;
	text-shadow: 0 7px 0px rgba(255,255,255,0.3);
	font-weight: normal;
}
.banner-main em {
	display: block;
	color: #fff;
	font-size: 14px;
	letter-spacing: 32px;
	opacity: .3;
}
.banner-main .entrust-bot::after {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent;
	border-bottom-width: 14px;
	border-bottom-color: currentColor;
	color: #fff;
}

.banner-main .entrust-bot strong {
	font-weight: normal;
	display: block;
}
.banner-main .banner-search {
	width: 680px;
	height: 50px;
	line-height: 50px;
	background: #fff;
	border-radius: 3px;
	margin: 25px auto 0;
}
.banner-main .banner-search input {
	width: 506px;
	height: 50px;
	line-height: 50px;
	border: none;
	float: left;
	color: #aaaaaa;
	font-size: 14px;
	text-indent: 20px;
	border-radius: 3px;
}
.banner-main .banner-search button {
	width: 93px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	border: none;
	background: #ff8920;
	border-radius: 3px;
	font-size: 16px;
	color: #fff;
	margin-top: 4px;
	cursor: pointer;
}
.banner-main .banner-search button i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("https://expo.hbzhan.com/images/directory/search-ico.png") no-repeat center;
	background-size: contain;
	vertical-align: top;
	margin: 14px 5px 0 0;
}
.searchSelect {
	width: 74px;
	height: 50px;
	position: relative;
	float: left;
}

.selectTop {
	position: relative;
	cursor: pointer;
}

.selectTop p {
	font-size: 14px;
	line-height: 18px;
	color: black;
	text-indent: 14px;
	text-align: left;
	border-right: 1px solid #e6e6e6;
	margin-top: 16px;
}

.selectTop i {
	position: absolute;
	right: 10px;
	top: 7px;
	width: 14px;
	height: 8px;
	background: url("https://www.hbzhan.com/images/index/index.png") no-repeat;
	-webkit-transform: rotate(0) scale(.8);
	-ms-transform: rotate(0) scale(.8);
	-o-transform: rotate(0) scale(.8);
	transform: rotate(0) scale(.8);
}

.selectTop.focus i {
	top: 6px;
	-webkit-transform: rotate(180deg) scale(.8);
	-ms-transform: rotate(180deg) scale(.8);
	-o-transform: rotate(180deg) scale(.8);
	transform: rotate(180deg) scale(.8);
}

.search button {
	position: absolute;
	height: 39px;
	line-height: 39px;
	background-color: #2cb967;
	color: #ffffff;
	width: 80px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 0 19px 19px 0;
}

.search input {
	width: 296px;
	height: 35px;
	float: left;
	border: none;
	font-size: 14px;
	color: #333;
	text-indent: 14px;
	background-color: #fff;
}

.selectBot {
	position: absolute;
	width: 74px;
	background-color: #ffffff;
	top: 50px;
	left: 0px;
	z-index: 99;
	border-bottom: 2px solid #e6e6e6;
	border-top: 2px solid #e6e6e6;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 14px;
	text-align: left;
	text-indent: 14px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #f53474;
	border-left: 2px solid #f53474;
	border-right: 2px solid #f53474;
	color: #fff;
	cursor: pointer;
}
.topicMain {
	margin-top: 33px;
}
.topicLeft {
	width: 880px;
	float: left;
}
.topicNav {
	height: 50px;
	line-height: 50px;
}
.topicNav p {
	font-size: 0;
}
.topicNav a {
	font-size: 20px;
	display: inline-block;
	padding: 0 32px;
	border-radius: 3px;
	background: #f4f4f4;
	color: #999;
	margin-right: 22px;
	position: relative;
}
.topicNav a:last-child {
	margin-right: 0;
}
.topicNav a.focus{
	color: #fff;
	font-weight: bold;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f4246b),to(#ff508d));
	background-image: -webkit-linear-gradient(top,#f4246b,#ff508d);
	background-image: linear-gradient(180deg,#f4246b,#ff508d);
}
.topicNav a.focus::after {
	position: absolute;
	bottom: -7px;
	left: 50%;
	transform: translateX(-50%);
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 7.5px 0 7.5px;
	border-color: #FE508D transparent transparent transparent;
}
.topicList {
	display: none;
	margin-top: 30px;
}
.topicList ul li {
	margin-bottom: 36px;
	overflow: hidden;
}
.topicList ul li .image {
	width: 222px;
	margin-right: 20px;
	float: left;
}
.topicList ul li .image a {
	height: 0;
	padding-bottom: 67%;
	overflow: hidden;
	background-color: #fff;
	position: relative;
	display: block;
}
.topicList ul li .image a img {
	max-height: none;
	width: 100%;
}
.topicList ul li .text {
	overflow: hidden;
}
.topicList ul li .text b {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	overflow: hidden;
}
.topicList ul li .text p {
	line-height: 23px;
	height: 46px;
	overflow: hidden;
	color: #999;
	font-size: 15px;
	margin-top: 20px;
}
.topicList ul li .text .bot {
	overflow: hidden;
	margin-top: 28px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	position: relative;
	padding-right: 100px;
}
.topicList ul li .text .bot span {
	font-size: 14px;
	float: left;
	color: #d54c7b;
}
.topicList ul li .text .bot em {
	font-size: 14px;
	color: #999;
	font-style: normal;
	position: absolute;
	top: 0;
	right: 0;
}
.topicList ul li .text .bot em i {
	font-size: 14px;
	margin-right: 4px;
}

.topicList .item-main .item {
	padding: 16px 0 15px 0;
	overflow: hidden;
	border-bottom: 1px #e6e6e6 dashed;
}
.topicList .item-main .item:first-child {
	padding-top: 0;
}
.topicList .item-main .item:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
.topicList .item-main .item .image {
	width: 48px;
	height: 48px;
	float: left;
	margin-right: 13px;
	background: #e85758;
	position: relative;
	border-radius: 10px;
}
.topicList .item-main .item::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 66px 40px 0 0;
	border-color: rgba(255,255,255,0.1) transparent transparent transparent;
}
.topicList .item-main .item i {
	color: #fff;
	font-size: 22px;
}
.topicList .item-main .item .image.pdf {
	background: #e85758;
}
.topicList .item-main .item .image.jpg {
	background: #d54c7b;
}
.topicList .item-main .item .image.doc {
	background: #2a97d2;
}
.topicList .item-main .item .text {
	overflow: hidden;
}
.topicList .item-main .item .text b {
	font-size: 16px;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	display: block;
	overflow: hidden;
}
.topicList .item-main .item .text .bot {
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	position: relative;
	padding-right: 100px;
}
.topicList .item-main .item .text .bot span {
	font-size: 14px;
	float: left;
	color: #d54c7b;
}
.topicList .item-main .item .text .bot em {
	font-size: 14px;
	color: #999;
	font-style: normal;
	position: absolute;
	top: 0;
	right: 0;
}
.topicList .item-main .item .text .bot em i {
	font-size: 14px;
	margin-right: 4px;
	color: #999;
}
.topicList .more {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	color: #999;
	font-size: 14px;
	text-align: center;
	background: #f4f4f4;
}
.topicList .more:hover {
	color: #fff;
	background: #d54c7b;
}
.topicRight {
	width: 560px;
	float: right;
}
.topicTitle {
	height: 60px;
	line-height: 60px;
	position: relative;
}
.topicTitle::after {
	position: absolute;
	right: 0;
	bottom: 0;
	content: '';
	width: 440px;
	height: 2px;
	background: #e6e6e6;
}
.topicTitle::before {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 117px;
	height: 2px;
	background: #d46a8c;
}
.topicTitle .more {
	font-size: 14px;
	color: #999;
	position: absolute;
	right: 0;
	top: 0;
}
.topicTitle .more i {
	font-size: 12px;
	margin-left: 4px;
}
.topicTitle .more:hover, 
.topicTitle .more:hover i {
	color: #d54c7b;
}
.topicTitle b {
	font-size: 24px;
	color: #333;
}
.topicTitle b img {
	vertical-align: top;
	margin: 18px 8px 0 0 ;
}
.hotTopic ul {
	margin-top: 20px;
}
.hotTopic ul li {
	background: #f4f4f4;
	padding: 9px 14px;
	overflow: hidden;
	margin-bottom: 14px;
}
.hotTopic ul li:last-child {
	margin-bottom: 0;
}
.hotTopic ul li .image {
	width: 68px;
	height: 68px;
	overflow: hidden;
	float: left;
	margin-right: 14px;
	border-radius: 50%;
}
.hotTopic ul li .image img {
	width: 100%;
	height: 100%;
}
.hotTopic ul li .text {
	overflow: hidden;
	padding: 10px 0;
}
.hotTopic ul li .text p {
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	font-size: 16px;
}
.hotTopic ul li .text p a:hover {
	color: #d54c7b;
}
.relVideo {
	margin-top: 22px;
	overflow: hidden;
}
.relEquipment {
	margin-top: 11px;
}
.relVideo ul {
	margin: -11px -8px;
	margin-top: 9px;
}
.relVideo li {
	width: 50%;
	padding: 11px 8px;
	box-sizing: border-box;
	float: left;
}
.relVideo li .image {
	position: relative;
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	background-color: #fff;
}
.relVideo li .image img {
	max-height: none;
	width: 100%;
}
.relVideo li .image p {
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0px;
	right: 0px;
	padding: 16px 12px 12px 12px;
	font-size: 16px;
	overflow: hidden;
	color: #fff;
}
.relVideo li .image b {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 32px;
	padding: 0 12px;
	color: #fff;
	font-size: 14px;
	border-bottom-right-radius: 4px;
	background-color: #7367f0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7367f0), to(#cc9efc));
	background-image: -webkit-linear-gradient(90deg, #7367f0, #cc9efc);
	background-image: -moz-linear-gradient(90deg, #7367f0, #cc9efc);
	background-image: -ms-linear-gradient(90deg, #7367f0, #cc9efc);
	background-image: -o-linear-gradient(90deg, #7367f0, #cc9efc);
	background-image: linear-gradient(90deg, #7367f0, #cc9efc);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{7367f0}', endColorStr='#{cc9efc}');
}
.relVideo li .image b.replay {
	background-color: #0396ff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0396ff), to(#a8dbff));
	background-image: -webkit-linear-gradient(90deg, #0396ff, #a8dbff);
	background-image: -moz-linear-gradient(90deg, #0396ff, #a8dbff);
	background-image: -ms-linear-gradient(90deg, #0396ff, #a8dbff);
	background-image: -o-linear-gradient(90deg, #0396ff, #a8dbff);
	background-image: linear-gradient(90deg, #0396ff, #a8dbff);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{0396ff}', endColorStr='#{a8dbff}');
}
.relVideo li .image b.notice {
	background-color: #ea5455;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ea5455), to(#feb491));
	background-image: -webkit-linear-gradient(90deg, #ea5455, #feb491);
	background-image: -moz-linear-gradient(90deg, #ea5455, #feb491);
	background-image: -ms-linear-gradient(90deg, #ea5455, #feb491);
	background-image: -o-linear-gradient(90deg, #ea5455, #feb491);
	background-image: linear-gradient(90deg, #ea5455, #feb491);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{ea5455}', endColorStr='#{feb491}');
}
.relVideo li .image b.videoPlay {
	background-color: #f55555;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f55555), to(#fccd32));
	background-image: -webkit-linear-gradient(90deg, #f55555, #fccd32);
	background-image: -moz-linear-gradient(90deg, #f55555, #fccd32);
	background-image: -ms-linear-gradient(90deg, #f55555, #fccd32);
	background-image: -o-linear-gradient(90deg, #f55555, #fccd32);
	background-image: linear-gradient(90deg, #f55555, #fccd32);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{f55555}', endColorStr='#{fccd32}');
}
.relVideo .image strong {
	max-height: 22px;
	line-height: 22px;
	overflow: hidden;
	display: block;
	font-weight: normal;
	text-indent: 1px;
}
.relVideo .image:hover strong {
	max-height: 44px;
}
.relVideo .image strong i {
	font-size: 16px;
	margin-right: 4px;
}
.relEquipment ul {
	margin: -16px -12px;
	margin-top: 4px;
}
.relEquipment ul li {
	width: 50%;
	float: left;
	padding: 16px 12px;
	box-sizing: border-box;
}
.relEquipment ul li .image {
	width: 104px;
	float: left;
	margin-right: 16px;
}
.relEquipment ul li .image a {
	display: block;
	position: relative;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	background-color: #fff;
}
.relEquipment ul li .image a img {
	max-height: none;
	width: 100%;
}
.relEquipment ul li .text {
	overflow: hidden;
}
.relEquipment ul li .text b {
	line-height: 24px;
	height: 48px;
	display: block;
	font-weight: normal;
	overflow: hidden;
	font-size: 16px;
}
.relEquipment ul li .text p {
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	color: #999;
	margin-top: 10px;
}
.relEquipment ul li .text .price {
	font-size: 16px;
	color: #de2929;
	font-weight: bold;
	margin-top: 10px;
}
#footer {
	width: 100%;
	margin: 35px auto 0;
	border-top: 1px solid #e8e8e8;
	background: #f6f6f6;
	padding: 12px 0;
}
.foot {
	width: 1200px;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	color: #666666;
}
.foot p {
	text-align: center;
	line-height: 46px;
	color: #b2b2b2;
}
.foot p a {
	color: #666666;
	margin: 0 6px;
}
.foot a {
	color: #138146;
}
.foot a:hover {
	color: #138146;
	text-decoration: underline;
}
.foot span {
	font-size: 14px;
	color: #000;
	display: block;
}
.foot .medi{
	font-weight: normal;
	background: url("/images/index/medi.png") no-repeat 0 0;
	display: inline-block;
	padding-left: 27px;
	margin-left: -30px;
}
.foot .medi a{
	color: #666;
}
.foot .medi:hover a{
	color: #b31717;
}

.foot i {
	font-style: normal;
	color: #b31717;
}

.bottom {
	display: inline-block;
	margin: 20px 25px 0 25px;
	line-height: 26px;
	color: #666666;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
}
.foot .bot1 span{
	color: #666;
	position: relative;
	cursor: pointer;
	font-size: 13px;
	text-align: left;
}
.foot .bot1 span i{
	color: #07C160;
	font-size: 18px;
	margin-left: 2px;
}
.foot .bot1 span img{
	position: absolute;
	max-width: none;
	max-height: none;
	left: -105px;
	top: -72px;
	width: 100px;
}
.foot .bot1 span:hover img{display: block!important;}
.foot .bot3{line-height: 19px;text-align: left;}
.bottom img {
	vertical-align: top;
	margin-top: 3px;
}

.bottom b {
	display: block;
	line-height: 26px;
	height: 26px;
	font-weight: normal;
	text-align: left;
}

.bottom b a {
	color: #666;
}

.bottom.bg1 {
	padding: 0 0 0 31px;
	background: url("/images/index/Version/2021/index2016.png") no-repeat -68px -651px;
}

.bottom.bg2 {
	padding: 0 0 0 31px;
	background: url("/images/index/Version/2021/index2016.png") no-repeat -68px -743px;
}
.copyright{
	width:300px;
	margin:0 auto;
	padding:20px 0;
	text-align: center;
}
.copyright a {
	display: inline-block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}
.copyright a img {
	float: left;
}
.copyright a p {
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0px 0px 0px 5px;
	color: #939393;
}
/* 1011 */
.relSubject{
	overflow: hidden;
}
.relSubject ul{
	margin:10px -20px 0 0;
	overflow: hidden;
}
.relSubject li{
	float: left;
	width: 33.3%;
	margin-top: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}
.relSubject li a{
	height: 32px;
	line-height: 32px;
	padding: 0 15px 0 35px;
	font-size: 15px;
	color: #666;
	border: 1px solid #eee;
	display: block;
	position: relative;
	overflow: hidden;
}
.relSubject li a::after{
	position: absolute;
	content: "";
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	height: 5px;
	background-color: #138146;
}
.relSubject li a:hover{
	border-color: #138146;
	color: #138146;
	background-color: #fff;
}