#header{
	height: 39px;
	background: #f8f8f8;
	border-bottom:1px solid #e2e2e2;
}
.header{
	width: 1180px;
	height: 39px;
	margin: 0 auto;
}
.header span{
	float: left;
	font-size: 12px;
	line-height: 39px;
	color: #666666;
}
.header span a{
	display: inline-block;
	line-height: 25px;
	padding: 0 12px;
	color: #666666;
}
.header span a.login{
	background: #945d56;
	border-radius: 2px;
	color: #fff;
	margin-left: 12px;
}
.header a:hover{
	color: #ff6600;
}
.header p{
	float: right;
	line-height: 39px;
	color: #e4e4e4;
	margin-right: 228px;
}
.header p a{
	color: #666666;
	margin: 0 6px;
}
#sub{
	width: 1180px;
	margin: 0 auto;
	position: relative;
}
.sub{
	position: absolute;
	top: -43px;
	right: 0;
	width: 74px;
	z-index: 99;
}
.sub .subTop{
	line-height: 39px;
	padding-left: 26px;
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
	background: url(https://www.gkzhan.com/images/news2018/newsIndex.png) no-repeat -93px -15px;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 46px;
}
.sub.active .subTop{
	background: #fff url(https://www.gkzhan.com/images/news2018/newsIndex.png) no-repeat -93px -15px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #fff;
}
.subTop a{
	display: block;
	color: #666;
	background:url(https://www.gkzhan.com/images/news2018/newsIndex.png) no-repeat -77px -41px;
}
.subBot{
	position: absolute;
	background: #fff;
	border:1px solid #e2e2e2;
	right: 0;
	top: 39px;
	z-index: 1;
	display: none;
}
.subBot a{
	display: block;
	text-align: center;
	width: 94px;
	line-height: 30px;
	color: #333;
}
.subBot a:hover{
	background: #945d56;
	color: #fff;
}

.top{
	width: 1180px;
	margin: 0 auto;
	padding:20px 0;
	overflow: hidden;
}
.logo{
	float: left;
}
.search{
	width: 468px;
	overflow: hidden;
	margin-top: 18px;
	float: left;
	margin-left: 60px;
}
.search input{
	width: 362px;
	height: 20px;
	border:2px solid #945d56;
	border-right:none;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #fff;
	font-size: 14px;
	padding: 10px 12px;
	font-family: microsoft yahei;
	color: #999999;
}
.search button{
	width: 80px;
	height: 44px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	background: #945d56;
	text-align: center;
	border:none;
	float: right;
	cursor: pointer;
}
.search button i{
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: top;
	background:url(https://www.gkzhan.com/images/news2018/newsIndex.png) no-repeat 0 -137px;
}
.topAdv {
	float: right;
	margin-top: 5px;
}

.topAdv img,
.topAdv embed {
	width: 330px;
	height: 70px;
	display: block;
}
#nav{
	width: 100%;
	min-width: 1180px;
	background: #945d56;
}
.nav{
	height: 50px;
	width: 1180px;
	margin: 5px auto 40px;
}
.nav ul li{
	float: left;
}
.nav ul li a{
	font-size: 18px;
	line-height: 50px;
	color: #fff;
	padding: 13px 23px 12px;
	font-weight: bold;
}
.nav ul li a:hover{
	color: #fff;
}
.select{
	padding: 13px 45px;
	background: #b4675d;
}
.nav ul li a:hover{
	background: #b4675d;
}

.headline{
	width: 1180px;
	margin:30px auto 0;
	position: relative;
	box-shadow: 0 0 4px rgba(51,51,51,0.24);
}
.headlineImg{
	width: 562px;
	height: 330px;
	float: left;
	overflow: hidden;
}
.headlineImg ul{
	width: 100%;
	height: 100%;
}
.headlineImg ul li{
	width: 100%;
	height: 100%;
	float: left;
}
.headlineImg ul li img{
	width: 100%;
	height: 100%;
	display: block;
}
.headlineText{
	height: 308px;
	overflow: hidden;
	border:1px solid #eaeaea;
	border-left:none;
	padding:15px 40px 5px 40px;
}
.headlineText ul li p{
	font-size: 18px;
	line-height: 40px;
}
.headlineText ul li p a{
	color: #333;
}
.headlineText ul li span{
	display: block;
	position: relative;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding:12px 0 16px 0;
	line-height: 25px;
	font-size: 16px;
	color: #999999;
	display: none;
	margin: 10px 0;
}
.headlineText ul li.focus span{
	display: block;
}
.headlineText ul li.focus span strong{
	display: block;
	position: absolute;
	width: 14px;
	height: 12px;
	top: 27px;
	left: -25px;
	background:url(https://www.gkzhan.com/images/news2018/newsIndex.png) no-repeat -32px -141px;
}
.headlineText ul li.focus p{
	display: none;
}
.headlineText ul li span b{
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 20px;
	margin-bottom:4px;
}
.headlineText ul li span b a{
	color: #945d56;
}
.headline i{
	position: absolute;
	top: 24px;
	left: -6px;
	width: 100px;
	height: 40px;
	font-size: 16px;
	color: #fff;
	line-height: 34px;
	text-indent: 18px;
	font-style: normal;
	background:url(https://www.gkzhan.com/images/news2018/newsIndex.png) no-repeat 0 -94px;
}
.headlineText ul li a:hover{
	color: #ff6600;
}



.newsMain{
	width: 1180px;
	margin: 30px auto 0;
}
.newsLeft{
	width: 840px;
	float: left;
}
.newsLeft1{
	width: 410px;
	float: left;
}
.newsLeftNav{
	border:1px solid #e6e6e6;
	background: #f6f6f6;
	position: relative;
	height: 50px;
}
.newsLeftNav p{
	position: absolute;
	top:-1px;
	left: -1px;
}
.newsLeftNav p a{
	font-size: 20px;
	line-height: 50px;
	display: inline-block;
	padding: 0 22px;
	color: #666666;
	transition: all 0s ease;
}
.newsLeftNav p a.focus{
	font-weight: bold;
	color: #945d56 !important;
	border-top: 3px solid #945d56;
	line-height: 47px;
}
.newsList{
	display: none;
}
.newsList li{
	padding:20px 0;
	border-bottom:1px solid #eaeaea;
	overflow: hidden;
}
.newsList li img{
	float: left;
	width: 256px;
	height: 150px;
	border-radius: 2px;
	margin-right: 20px;
}
.newsList li span{
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
}
.newsList li span a{
	color: #333;
}
.newsList li p{
	max-height: 44px;
	line-height: 22px;
	overflow: hidden;
	font-size: 16px;
	color: #666666;
	margin-top: 12px;
}
.date{
	margin-top: 25px;
	line-height: 20px;
	font-size: 14px;
	color: #999999;
	position: relative;
}
.date b{
	position: absolute;
	right: 0;
	font-weight: normal;
	padding:0 0 0 43px;
	background:url(https://www.gkzhan.com/images/news2018/newsIndex.png) no-repeat -83px -173px;
}
.date a.share{
	position: absolute;
	right: 90px;
	top: 2px;
	width: 16px;
	height: 16px;
	background:url(https://www.gkzhan.com/images/news2018/newsIndex.png) no-repeat -99px -144px;
}
.newsList li a:hover{
	color: #ff6600;
}
.newsRight{
	width: 300px;
	float: right;
}
.newsRightTitle{
	height: 34px;
	line-height: 34px;
	color: #dcdcdc;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding-top: 5px;
	border-top: 1px solid #ddd;
}
.newsRightTitle h2{
	display: inline-block;
	font-size: 20px;
	border-top: 3px solid #945d56;
	position: absolute;
	top: -1px;
	padding-top: 5px;
}
.newsRightTitle h2 a{
	color: #000;
}
.newsRightTitle h2 a b{
	color: #945d56;
}
.newsRightTitle h2 a:hover{
	color: #000 !important;
}
.newsRightTitle a.more{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}
.originalImg{
	width: 100%;
	height: 177px;
	margin-top: 5px;
}
.originalTitle{
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-weight: bold;
	margin: 10px 0 10px;
}
.originalTitle a{
	color: #333;
}
.newsRight a:hover{
	color: #ff6600;
}
.originalText li{
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	overflow: hidden;
	border-top:1px dashed #eaeaea;
}
.originalText li:before{
	content:"";
	display: inline-block;
	vertical-align: top;
	width: 6px;
	height: 6px;
	background: #945d56;
	border-radius: 100%;
	margin:19px 10px;
}
.originalText li a{
	color: #333;
}
.newsRightAdv{
	border:1px solid #eaeaea;
	height: 307px;
	width: 298px;
	overflow: hidden;
	position: relative;
	margin-top: 7px;
}
.newsRightAdv ul{
	width: 260px;
	margin: 10px 19px 0;
}
.newsRightAdv ul li{
	padding:10px 0;
	height: 124px;
	position: relative;
	overflow: hidden;
}
.newsRightAdv ul li img{
	width: 100%;
	height: 100%;
	display: block;
}
.interview{
	width: 1180px;
	height: 283px;
	margin: 40px auto;
}

.special{
	width: 1180px;
}
.special span{
	width: 26px;
	height: 203px;
	background: #945d56;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
	padding:80px 15px 0 15px;
	line-height: 34px;
}
.special span a{
	color: #fff;
}
.specialList{
	width: 1122px;
	height: 281px;
	border:1px solid #e6e6e6;
	border-left: 0;
	float: left;
	position: relative;
}
.specialList a.toLeft{
	position: absolute;
	width: 14px;
	height: 28px;
	top: 126px;
	left: 10px;
	background:url(https://www.gkzhan.com/images/news2018/newsIndex.png) no-repeat 0px -171px;
}
.specialList a.toRight{
	position: absolute;
	width: 14px;
	height: 28px;
	top: 126px;
	right: 10px;
	background:url(https://www.gkzhan.com/images/news2018/newsIndex.png) no-repeat -23px -171px;
}
.specialItem{
	width: 1045px;
	height: 245px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 40px;
}
.specialItem ul{
	width: 10000px;
}
.specialItem ul li{
	width: 280px;
	padding: 0 30px 0 0;
	float: left;
	position: relative;
}
.specialItem ul li a.play{
	position: absolute;
	top: 55px;
	left: 113px;
	width: 48px;
	height: 48px;
	z-index: 3;
	background: url(https://www.gkzhan.com/images/news2018/newsIndex.png) no-repeat 0px 0px;
}
.specialItem ul li img{
	height: 164px;
	width: 100%;
	display: block;
}
.specialItem ul li b{
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	margin:7px 0 5px;
}
.specialItem ul li b a{
	color: #333333;
}
.specialItem ul li b a:hover{
	color: #ff6600;
}
.specialItem ul li p{
	max-height: 40px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
}
.technology{
	width: 1180px;
	margin: 0 auto;
}
.techLeft{
	width: 840px;
    float: left;
}
.techLeftNav{
	border:1px solid #e6e6e6;
	background: #f6f6f6;
	position: relative;
	height: 50px;
}
.techLeftNav p{
	position: absolute;
	top:-1px;
	left: -1px;
}
.techLeftNav p a{
	font-size: 20px;
	line-height: 50px;
	display: inline-block;
	padding: 0 22px;
	color: #666666;
	transition: all 0s ease;
}
.techLeftNav p a.focus{
	font-weight: bold;
	color: #945d56 !important;
	border-top: 3px solid #945d56;
	line-height: 47px;
}
.techList{
	display: none;
}
.techList li{
	padding:20px 0;
	border-bottom:1px solid #eaeaea;
	overflow: hidden;
}
.techList li img{
	float: left;
	width: 256px;
	height: 150px;
	border-radius: 2px;
	margin-right: 20px;
}
.techList li span{
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
}
.techList li span a{
	color: #333;
}
.techList li span a:hover{
	color: #f60;
}
.techList li p{
	max-height: 44px;
	line-height: 22px;
	overflow: hidden;
	font-size: 16px;
	color: #666666;
	margin-top: 12px;
}

.techRight {
    width: 300px;
    float: right;
}
.policyBot{
	display: none;
}
.policyTitle {
    height: 46px;
    border-top: 1px solid #eaeaea;
    position: relative;
}
.policyTitle p {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
}
.policyTitle p a {
    display: inline-block;
    width: 150px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: #666;
    font-size: 20px;
    font-weight: bold;
    transition: all 0s ease;
}
.policyTitle p a.focus {
    border-top: 3px solid #945d56;
    color: #333;
    height: 43px;
    line-height: 43px;
}
.policyTitle:after {
    content: "";
    width: 2px;
    height: 18px;
    background: #eaeaea;
    position: absolute;
    top: 14px;
    left: 150px;
}
.policyImg {
    width: 276px;
    padding: 12px;
    padding-bottom: 0;
    background: #f4f5f7;
    border-bottom: 1px solid #e8e8e8;
}
.policyImg img {
    width: 100%;
    height: 143px;
    display: block;
}
.policyImg p {
    line-height: 25px;
    font-size: 16px;
    margin: 10px 0;
    text-align: center;
    height: 25px;
    overflow: hidden;
}
.policyImg p a {
    color: #333;
}
.policyImg p a:hover {
    color: #f60;
}
.techRight ul{
	padding-top: 14px;
}
.techRight ul li{
	font-size: 16px;
	line-height: 30px;
	color: #333;
	margin-bottom: 2px;
}
.techRight li:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 6px;
    background: #945d56;
    border-radius: 100%;
    margin: 13px 10px;
}
.techRight ul li a{
	color: #333;
}
.techRight ul li a:hover{
	color: #f60;
}
.report{
	margin-top: 20px;
}
.report ul{
	margin-top: 0;
	border-top: none;
}

.hbPic{ width:1180px; margin:35px auto 0;}
.hbPicLeft{ width:355px; height:320px; float:left; margin-top:16px;box-shadow: 0px 5px 10px #eee;}
.hbPicLeft img{ width:355px; height:208px;}
.hbPicText{ height: 90px; padding: 10px; }
.hbPicText h3{ font-size: 16px; line-height: 30px; }
.hbPicText h3 a{ color: #333; }
.hbPicText p{ font-size: 14px; line-height: 25px; height: 50px; color: #666; overflow: hidden; }
.hbPicText h3 a:hover{ color: #f60; }
.hbPicRight{ width:825px; float:left; margin-top:16px;}
.hbPicRight ul{ width:825px; float:left;}
.hbPicRight ul li{ width:255px; height:150px; float:left;margin-left: 20px;margin-bottom: 20px; position:relative;}
.hbPicRight ul li img{ width:255px; height:150px; }
.hbPicRight b{ width:255px; height:36px; position:absolute; left:0px; bottom:0px; background:#000; z-index:2;}
.hbPicRight p{ width:235px; height:36px; position:absolute; left:0px; bottom:0px; font: normal 14px/36px "microsoft yahei"; overflow:hidden; z-index:3;padding: 0 10px;}
.hbPicRight p a,.hbPicLeft p a{ color:#fff;}
/*.hbPicRight ul li:hover b{ width:255px; height:50px;}*/
/*.hbPicRight ul li:hover p{ width:255px; height:50px;font: bold 14px/25px "\5b8b\4f53"; overflow:hidden; text-align:left; z-index:3;}*/
.hbPicLeft p a:hover,.hbPicRight p a:hover{ text-decoration:underline;}

.footer{
	background: #333333;
	padding: 20px 0 0 0;
	margin-top: 30px;
}
.Foot{
	width: 1180px;
	margin:0 auto;
	color: #fff;
	overflow: hidden;
}
.footLeft{
	width: 820px;
	float: left;
}
.footMenu{
	color: #666666;
	font-size: 14px;
	line-height: 56px;
	display: block;
	text-indent: -6px;
}
.footMenu a{
	color: #fff;
	margin: 0 6px;
}
.footMenu a:hover{
	color: #ff6600;
}
.footLeft p{
	color: #cacaca;
	line-height: 34px;
}
.footLeft p.webName{
	font-size: 14px;
}
.footLeft p.webName i{
	font-style: normal;
	color: #f6ab00;
}
.footLeft p a{
	display: inline-block;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background: #858688;
	border-radius: 11px;
	padding: 0 10px 0 0;
	margin-right: 20px;
}
.footLeft p a{
	position: relative;
	cursor: pointer;
}
.footLeft 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: 500;
	height: 20px;
	 width: 110px;
	 text-align: center;
	 resize: none;
	 cursor: pointer;
     overflow: hidden;
   resize: none;
   font-family: "Microsoft Yahei";
	}
	.footLeft p a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.footLeft p a:hover .QQhover{
	 display: inline-block;
	}
.footLeft p a b{
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	margin-right: 5px;
	vertical-align: top;
	background: #afb1b0 url(https://www.gkzhan.com/images/news2018/newsIndex.png) no-repeat -83px -249px;
}
.copyright{
	border-top: 1px solid #666666;
	margin-top: 24px;
	padding-top: 20px;
	color: #cacaca;
}
.footRight{
	width: 360px;
	float: right;
	text-align: center;
	padding-top: 20px;
}
.footRight p {
	display: inline-block;
	width: 130px;
}
.footRight p img {
	border: 1px solid #999999;
	margin: 5px auto;
	display: block;
}


/*11.28*/
.paper1{
	margin-top: 15px;
}
.paper{width:282px; display: block; padding: 10px 8px 8px;_padding: 10px 8px 14px;border: 1px solid #ebebeb;margin-bottom: 20px;}
.paper img{width: 97px;height: 100px;float: left;margin-right: 10px;}
.paper span{ width: 165px; height: 24px; display: block; float: right; overflow: hidden; font: bold 14px/24px "\5b8b\4f53";}
.paper span a{color: #945d56;}
.paper p{color: #888;width: 165px; display: block; float: right; overflow: hidden; line-height: 18px; margin: 3px 0 0 0;}
.paper b{width: 165px; height: 28px; display: block; float: right; margin-top: 5px;}
.paper b a{width: 62px;height: 28px; float: left; font-weight: normal; line-height: 28px; text-align: center; color: white;background: #945d56;}
.paper b a.join{background: #ebebeb;color:#945d56;}
.paper b a.join:hover{background:#999;color:#fff;}


/*12.03*/
.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!important;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(https://www.gkzhan.com/images/public/rightBar2.png) no-repeat 0 0 #945d56;
	text-decoration: none;
}

.backHome a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.backHome a.guest {
	background: url(https://www.gkzhan.com/images/public/rightBar2.png) no-repeat 0 -114px #945d56;
}

.backHome a.price {
	background: url(https://www.gkzhan.com/images/public/rightBar2.png) no-repeat 0px -57px #945d56;
}

.backHome a.rightWx {
	background: url(https://www.gkzhan.com/images/public/rightBar2.png) no-repeat 0px -228px #945d56;
}

.backHome img {
	position: absolute;
	right: 65px;
	top: 77px;
	max-width: 100px;
	max-height: 100px;
	display: none;
}
.toTop {
	width: 54px;
	height: 54px;
	position: fixed;
	_position: absolute;
	top: 469px;
	_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.gkzhan.com/images/public/rightBar2.png) no-repeat 0px -170px #945d56;
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: #fff!important;
	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.gkzhan.com/images/public/rightBar2.png) no-repeat 0px -288px #945d56;
}

.backHome .qq:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
	color: #fff!important;
}

.qqconsult {
	display: none;
	position: absolute;
	left: -170px;
	top: -30px;
	width: 160px;
	padding-right: 10px;
	z-index: 9999;
}

.qqBox {
	width: 140px;
	height: 95px;
	background-color: #fff;
	border: #945d56 10px solid;
}

.qqBox h3 {
	width: 138px;
	background-color: #945d56;
	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";
}
.qqBox p a{
	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: 500;
	height: 20px;
	 width: 110px;
	 text-align: center;
	 resize: none;
	 cursor: pointer;
     overflow: hidden;
   resize: none;
   font-family: "Microsoft Yahei";
	}
	.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: #945d56;
}

.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.gkzhan.com/images/public/rightBar2.png) no-repeat 0 -344px #945d56;
	text-decoration: none;
}

.appBot {
	position: absolute;
	top: 0;
	right: 60px;
	display: none;
}

.appBot img {
	max-width: 280px;
	max-height: 280px;
	position: static;
	display: block;
}

.exhiTopTWO span.hymore{position: absolute;right: 5px;z-index: 333;color: #fff}
.exhiTopTWO span.hymore a:hover{color: #fff!important;text-decoration: none;}
/* 20231114 */
.header .mobile{
	display: none;
}
.Tophead {
	position: relative;
	margin: 0 auto;
	width: 1180px;
  }
  .Tophead ul{
	  position: absolute;
	  top: -43px;
	  right: 74px;
  }
  .Tophead li{
	  float: left;
	  height: 40px;
		position: relative;
  }
  .Tophead li .ServiceTop {
	  height: 40px;
	  line-height: 40px;
	  padding: 0 8px;
	  font-size: 12px;
	  position: relative;
  }
  .Tophead li .ServiceTop::after{
	  position: absolute;
	  content: "";
	  right: 0;
	  top: 50%;
	  transform: translateY(-50%);
	  width: 1px;
	  height: 12px;
	  background-color: #e2e2e2;
  }
  .Tophead li:last-child .ServiceTop::after{
	  display: none;
  }
  .Tophead li .ServiceTop a{
	  color: #777;
  }
  /* 两个下拉 */
  .Tophead li.mobile .ServiceTop a,.Tophead li.weixin .ServiceTop a{
	  color: #945d56;
  }
  .Tophead li .ServiceTop i{
	  margin-right: 6px;
	  font-size: 12px;
  }
  /* mobile */
  .ServiceBot{
	  background-color: #fff;
	  position: absolute;
	  z-index: 99;
	  top: 40px;
	  right: 0;
	  display: none;
	  text-align: center;
	  z-index: 9999;
	  box-sizing: border-box;
  }
  .ServiceBot1 {
	  width: 833px;
	  padding: 18px 14px;
	  background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	  border-radius: 0 0 8px 8px;
  }
  .ServiceBot1 .item {
	  float: left;
	  width: 20%;
  }
  .ServiceBot1 .item .image{
	  padding: 4px 4px 0;
	  border-radius: 8px;
	  display: inline-block;
	  background-image: -moz-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
  }
  .ServiceBot1 .item .image img{
	  width: 130px;
	  height: 130px;
	  border-radius: 8px;
  }
  .ServiceBot1 .item .image b{
	  height: 24px;
	  line-height: 24px;
	  font-size: 15px;
	  color: #fff;
	  display: block;
	  text-align: center;
	  overflow: hidden;
  }
  .ServiceBot1 .item p{
	  margin-top: 10px;
	  height: 16px;
	  line-height: 16px;
	  font-size: 15px;
	  color: #888;
	  overflow: hidden;
  }
  .Tophead li.mobile .hover{
	  background-color: rgb(251, 238, 236);
  }
  .Tophead li.mobile .hover a{
	  color: #945d56;
  }
  .Tophead li.mobile .hover::after{
	  display: none;
  }
  /* weixin */
  .ServiceBot2{
	  height: 220px;
	  width: 740px;
	  background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	  border-radius: 0 0 8px 8px;
	  overflow: hidden;
  }
  .ServiceBot2 .gzRight{
	  width: 440px;
	  border-left: 1px solid #f3f3f3;
	  float: right;
  }
  .ServiceBot2 .gzRight a{
	  height: 110px;
	  padding: 65px 20px 27px;
	  line-height: 18px;
	  font-size: 14px;
	  color: #333;
	  width: 25%;
	  text-align: center;
	  box-sizing: border-box;
	  position: relative;
	  float: left;
	  cursor: pointer;
  }
  .ServiceBot2 .gzRight a:nth-child(1)::after,
  .ServiceBot2 .gzRight a:nth-child(2)::after,
  .ServiceBot2 .gzRight a:nth-child(3)::after,
  .ServiceBot2 .gzRight a:nth-child(4)::after{
	  position: absolute;
	  content:'';
	  left: 0;
	  right: 0;
	  bottom: 0;
	  height: 1px;
	  background-color: #f3f3f3;
  }
  .ServiceBot2 .gzRight a::before{
	  position: absolute;
	  content:'';
	  top: 0;
	  right: 0;
	  bottom: 0;
	  width: 1px;
	  background-color: #f3f3f3;
  }
  .ServiceBot2 .gzRight a:nth-child(4n)::before{
	  display: none;
  }
  .ServiceBot2 .gzRight a i{
	  position: absolute;
	  top: 27px;
	  left: 50%;
	  transform: translateX(-50%);
	  width: 28px;
	  height: 31px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-1.png) no-repeat;
	  background-size: 100% 100%!important;
	  display: inline-block;
	  vertical-align: top;
  }
  .ServiceBot2 .gzRight a:nth-child(2) i{
	  width: 28px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-2.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(3) i{
	  width: 28px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-3.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(4) i{
	  width: 63px;
	  height: 28px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-4.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(5) i{
	  width: 28px;
	  height: 24px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-5.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(6) i{
	  width: 41px;
	  height: 28px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-6.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(7) i{
	  width: 32px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-7.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(8) i{
	  width: 32px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-8.png) no-repeat;
  }
  .ServiceBot2 .gzRight a.focus,.ServiceBot2 .gzRight a:hover{
	  z-index: 999;
	  background-color: #fff;
	  box-shadow: 0px 2px 12px 0px rgba(40, 40, 40, 0.1);
  }
  .ServiceBot2 .gzRight a.focus::after,.ServiceBot2 .gzRight a.focus::before{
	  display: none;
  }
  .ServiceBot2 .zgLeft{
	  width: 299px;
	  height: 100%;
	  float: right;
	  position: relative;
	  display: none;
  }
  .ServiceBot2 .zgLeft p{
	  display: inline-block;
	  position: absolute;
	  left: 30px;
	  top: 50%;
	  width: 20px;
	  line-height: 28px;
	  font-size: 20px;
	  color: #c27468;
	  transform: translateY(-50%);
  }
  .ServiceBot2 .zgLeft img{
	  position: absolute;
	  left: 66px;
	  top: 50%;
	  transform: translateY(-50%);
	  width: 180px;
  }
  .Tophead li.weixin .hover{
	  background-color: rgb(251, 238, 236);
  }
  .Tophead li.weixin .hover a{
	  color: #945d56;
  }
  .Tophead li.weixin .hover::after{
	  display: none;
  }