﻿body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, textarea, button, p, blockquote, th, td, img, iframe,a { margin: 0; padding: 0; }  table { border-collapse: collapse; border-spacing: 0; }  input, button, textarea, option { font: 12px "Microsoft Yahei", Arial, Helvetica, sans-serif; }  ul, li, div { list-style: none; border: 0px; }  img { border: 0px; vertical-align: middle;max-width: 100%;}  .clear { font: 0px/0px serif; display: block; clear: both; }  html { -webkit-text-size-adjust: none; }  input { outline: none; }  textarea { resize: none; }  a { text-decoration: none; color: #333;}  body:nth-of-type(1) input:focus, textarea:focus { outline: none; }  br { background: #fff; }  body { font: 12px "microsoft yahei", "\5b8b\4f53", Tahoma, Arial; color: #333; background: #fff; position: relative; }.clearfix:after{content: "\200b"; display: block; height: 0; clear: both;} .clearfix{*zoom: 1;}
.iframe {
    width: 100%;
    height: 42px;
    overflow: hidden;
}
.w{
	width: 1400px;
	margin: 0 auto;
}
.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;
}
.Public {
	font-family: "Public" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.Top {
	margin: 20px auto;
}
.logo {
	float: left;
	margin-top: 6px;
}
.logo p {
	margin-top: 10px;
}
.searchBox {
	width: 620px;
	float: left;
	margin-top: 15px;
	height: 44px;
	background: #2f71eb;
	border-radius: 22px;
	margin-left: 160px;
}
.search {
	width: 100%;
	height: 46px;
}
.search input {
	width: 446px;
	float: left;
	height: 40px;
	background: #fff;
	margin-top: 2px;
	border: none;
	outline: none;
	font-size: 14px;
	color: #999;
	text-indent: 15px;
}

.search button {
	width: 98px;
	float: right;
	height: 44px;
	margin-top: 0;
	border: none;
	outline: none;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	background: #2f71eb;
	border-radius: 0 30px 30px 0;
}
.search button i {
	margin-right: 8px;
}
.searchSelect {
	width: 74px;
	height: 40px;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	position: relative;
	background: #fff;
	border-radius: 30px 0 0 30px;
}
.searchSelectTop {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.searchSelectTop p {
	width: 100%;
	line-height: 22px;
	font-size: 14px;
	color: #333;
	text-indent: 15px;
	border-right: 1px solid #ddd;
	text-indent: 15px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.searchSelectTop i {
	display: block;
	top: 50%;
	transform: translateY(-50%);
	right: 6px;
	position: absolute;
	font-size: 18px;
}
.searchSelectTop.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.searchSelectBot {
	position: absolute;
	width: 100%;
	border: 2px solid #2f71eb;
	left: -2px;
	top: 42px;
	z-index: 9999;
	background: #fff;
	display: none;
}
.searchSelectBot li {
	text-indent: 20px;
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
	-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;
}
.searchSelectBot li:hover {
	background: #2f71eb;
	color: #fff;
}
.topAdv {
	width: 330px;
	float: right;
}
.topAdv a {
	float: right;
}
.nav {
	background-color: #2f71eb;
}
.nav ul {
	overflow: hidden;
	line-height: 54px;
}
.nav li {
	float: left;
}
.nav li a {
	color: #fff;
	padding: 0 40px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	position: relative;
}
.nav li a.focus ,.nav li a:hover {
	background-color: #ff9c0f;
}
.nav li mark {
	position: absolute;
	top: 5px;
	right: 0;
	line-height: 18px;
	padding: 0 6px;
	border-radius: 11px;
	background-image: -moz-linear-gradient( -40deg, rgb(255,43,43) 0%, rgb(255,192,58) 100%);
	background-image: -webkit-linear-gradient( -40deg, rgb(255,43,43) 0%, rgb(255,192,58) 100%);
	background-image: -ms-linear-gradient( -40deg, rgb(255,43,43) 0%, rgb(255,192,58) 100%);
	color: #fff;
	font-size: 12px;
	font-weight: 900;
}

.home{
	background: #d36e5e;
	font-weight: bold;
}

.main{
	width: 1100px;
	margin: 20px auto 0;
}
.link{
	width: 1098px;
	border: 1px solid #ddd;
    border-top: 4px solid #D36E5E;
    border-radius: 3px 3px 0 0;
    padding-bottom: 12px;
}
.linkTitle {
    height: 43px;
    border-bottom: 1px solid #ddd;
    background: #f7f7f7;
    position: relative;
}
.linkTitle h2 {
    font-size: 18px;
    line-height: 43px;
    color: #333;
    text-indent: 15px;
}
.linkTitle a.more{
	display: inline-block;
	text-indent: 20px;
	background: url(../../images/channel2018/channel2018.png) no-repeat 0 -410px;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	position: absolute;
	top: 10px;
	right: 15px;
	
}
.link ul{
	padding: 10px 0;
}
.link ul li{
	width: 145px;
	height: 25px;
	float: left;
	overflow: hidden;
	margin: 8px 0 8px 19px;
}
.link ul li a{
	font-size: 12px;
	line-height: 25px;
	color: #333;
}
.update{
	margin-left: 8px;
}
.update a {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0 9px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #4d4a4a;
	background: #f2f2f2;
}

.update a.fir {
	background: #d26b5b;
	color: #fff;
}

.update a:hover {
	background: #d26b5b;
	color: #fff;
}


/*#footer{
	width: 100%;
	min-width: 1100px;
	background: #555555;
	margin-top: 20px;
	padding: 20px 0;
}
.footer{
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
    color: #ededed;
}
.footer p {
    text-align: center;
    line-height: 46px;
    color: #ededed;
}
.footer p a {
    color: #fff;
    margin: 0 6px;
}
.footer a:hover {
	color: #b31717;
	text-decoration: underline;
}
.footer span {
	font-size: 14px;
	color: #ededed;
	display: block;
}
.footer i {
	font-style: normal;
	color: #da4932;
}
.bottom{
	margin-top: 15px;
	padding-top: 12px;
	border-top: 1px solid #737272;
}
.bottom p{
	font: normal 12px/26px "microsoft yahei";
	margin-bottom: 5px;
}
.footer b {
    padding: 0 1px;
}
.footer strong {
    padding: 0 25px 0 0;
}*/
.location{
    height: 54px;
    background: url(../../images/channel2018/product2022.png) no-repeat 0 16px;
    text-indent: 25px;
}
.location p {
    float: left;
    font: normal 14px/54px "Microsoft Yahei","simhei";
    color: #333;
}
.location p a {
    color: #333;
    padding: 0 5px;
}

#appDownload{
	width: 1180px;
	margin: 0 auto;
	position: relative;
	z-index: 9999;
}
.appDownload{
	width: 107px;
	height: 24px;
	position: absolute;
	top: -33px;
	right: 0;
}
.appDownload a{
	display: block;
	width: 107px;
	height: 24px;
	background: #55a7e3;
	border-radius: 2px;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	position: absolute;
	top: 0px;
	right: 0;
}
.appCode{
	width: 100px;
	height: 100px;
	padding: 3px;
	background: #fff;
	border: 1px solid #ddd;
	position: absolute;
	top: -9px;
	right: 0;
	display: none;
}
.appCode img{
	width: 100%;
}
.foot_bg {
	background: #f6f6f6;
	border-top: 1px solid #e6e6e6;
}
.foot {
	margin: 0 auto;
	padding: 20px 0 20px;
	text-align: center;
	color: #666666;
	font-size: 13px;
	line-height: 25px;
}
.foot p {
	text-align: center;
	line-height: 40px;
	color: #b2b2b2;
}

.foot p a {
	color: #666666;
	margin: 0 6px;
}

.foot a:hover {
	color: #b31717;
	text-decoration: underline;
}

.foot span {
	font-size: 14px;
	color: #000;
	display: block;
	line-height: 30px;
}

.foot i {
	font-style: normal;
	color: #b31717;
}
.bottom {
	display: inline-block;
	margin: 20px 45px 0 45px;
	line-height: 26px;
	color: #666666;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
}

.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 28px;
	background: url("https://www.hbzhan.com/images/index/Version/2021/index2016.png") no-repeat -84px -651px;
}

.bottom.bg2 {
	padding: 0 0 0 28px;
	background: url("https://www.hbzhan.com/images/index/Version/2021/index2016.png") no-repeat -84px -743px;
}
.beian {
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
	color: #666;
	text-align: center;
}

.foot .bottom span{
	color: #666;
	position: relative;
	cursor: pointer;
	font-size: 13px;
	text-align: left;
}
.foot .bottom span i{
	color: #07C160;
	font-size: 18px;
	margin-left: 2px;
}
.foot .bottom span img{
	position: absolute;
	max-width: none;
	max-height: none;
	left: -105px;
	top: -72px;
	width: 100px;
}
.foot .bottom span:hover img{display: block!important;}
.beian a {
	color: #666;
}
.beian i {
	width: 20px;
	height: 20px;
	display: inline-block;
	text-decoration: none;
	background: url("https://www.hbzhan.com/file/ghs.png") no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 15px;
}