﻿@charset "utf-8";
body {
	min-width: 1250px;
	background: url("https://www.hbkch.com/skin/images/body.jpg") #f5f5f5 top center no-repeat;
}
.header {
	width: 100%;
	height: 170px;
	position: relative;
}
.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.container_col {
	background: #fff;
	padding: 15px;
	width: 1170px;
	margin: 0 auto;
}
#weather {
	float: left;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	width: 260px;
	margin-top: 25px;
	margin-left: 20px;
}
.toptxt {
	font-size: 12px;
	color: #888;
	line-height: 34px;
	text-align: right;
}
.toptxt a {
	font-size: 12px;
	color: #888;
	line-height: 34px;
	padding: 0 10px;
}
.toptxt a:hover {
	color: #b61412;
}
.toptxt .diqu {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 34px;
	color: #333;
}
.search {
	height: 20px;
	padding: 10px 0;
	width: 300px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 80px;
	padding-right: 90px;
}
.search .search_btn {
	display: block;
	width: 80px;
	height: 40px;
	background: #cf0d0d;
	border: 0;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	transition: all .3s ease;
}
.search .search_btn:hover {
	background: #b60606;
}
.ipt-sea {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	outline: none;
	border: 0;
	width: 285px;
	padding-left: 15px;
}
.logo {
	/*width: 420px;*/
	height: 112px;
	position: absolute;
	left: 0;
	top: 10px;
}
.nav {
	width: 1200px;
	height: 120px;
	margin: 0 auto 0px auto;
	background: #cf0d0d;
}
.nav li {
	width: 198px;
	float: left;
	height: 59px;
	position: relative;
	text-align: center;
	padding-right: 2px;
	background: url("https://www.hbkch.com/skin/images/shuxian.png") right top no-repeat;
	border-bottom: 1px solid #bc0605;
}
.nav li a {
	display: block;
	text-align: center;
	line-height: 59px;
	height: 59px;
	font-size: 18px;
	color: #fff;
	transition: all .3s ease;
	overflow: hidden;
	font-weight:bold;
}
.nav li a img {
	display: block;
	margin: 15px auto 10px auto;
	transition: all .3s ease;
}
.nav li a:hover, .nav li.active a {
	background: #b60606;
	color: #fff;
}
.nav li a:hover img {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
/*滚动新闻*/
.zxgg {
	width: 1170px;
	margin: 10px auto auto auto;
	background: url("https://www.hbkch.com/skin/images/laba.jpg") no-repeat #fcfcfc;
	padding-left: 30px;
}
.BreakingNewsController {
	width: 100%;
	overflow: hidden;
	height: auto;
	position: relative;
	height: 35px;
}
.BreakingNewsController .bn-title {
	display: inline-block;
	float: left;
	padding: 0 20px;
	line-height: 35px;
}
.BreakingNewsController ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	position: absolute;
	left: 180px;
	right: 50px;
}
.BreakingNewsController ul li {
	list-style: none;
	padding: 0 20px;
	display: none;
	height: 35px;
}
.BreakingNewsController ul li a {
	text-decoration: none;
	color: #333;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	line-height: 35px;
}
.BreakingNewsController .bn-arrows {
	display: inline-block;
	float: right;
	width: 50px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
.BreakingNewsController .bn-arrows span {
	display: block;
	width: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	cursor: pointer;
	opacity: 0.2;
}
.BreakingNewsController .bn-arrows span:hover {
	opacity: 1;
}
.BreakingNewsController .bn-arrows-left {
	left: 0;
	background: url("https://www.hbkch.com/skin/images/bn-arrows.png") left center no-repeat;
}
.BreakingNewsController .bn-arrows-right {
	right: 10px;
	background: url("https://www.hbkch.com/skin/images/bn-arrows.png") right center no-repeat;
}
.easing a, .easing span {
	transition: .25s linear;
	-moz-transition: .25s linear;
	-webkit-transition: .25s linear;
}
.news-notice {
	margin: 0;
}
.indnews {
	width: 560px;
	height: 362px;
	float: left;
}
.news-pic {
	width: 560px;
	height: 362px;
}
.news-pic, .news-pic img {
	width: 560px;
	height: 362px;
	overflow: hidden;
}
.news-notice .news-txt {
	width: 592px;
	height: 362px;
	float: right;
	border: 1px solid #efefef;
}
.news-title {
	height: 38px;
	background: #fafafa;
	border-bottom: 1px solid #efefef;
	line-height: 38px;
	position: relative;
}
.news-title .name {
	position: absolute;
	left: -1px;
	top: -1px;
	height: 39px;
	background: #084466;
	color: #fff;
	text-align: center;
	line-height: 39px;
	font-size: 15px;
	padding: 0 15px;
	font-weight: bold;
}
.news-name.tab-nav {
	position: absolute;
	left: -1px;
	top: -1px;
	height: 39px;
}
.news-name.tab-nav a {
	display: block;
	float: left;
	height: 39px;
	line-height: 39px;
	color: #333;
	text-align: center;
	line-height: 39px;
	font-size: 18px;
	padding: 0 15px;
	margin: 0;
	position: relative;
}
.news-name.tab-nav a.current {
	background: #cf0d0d;
	color: #fff;
	font-weight: bold;
}
.news-name.tab-nav a i {
	width: 9px;
	height: 5px;
	/*background: url("https://www.hbkch.com/skin/images/jtx.png") no-repeat;*/
	left: 10px;
	bottom: -5px;
	display: none;
}
.news-name.tab-nav a.current i {
	display: block;
}
.news-title .name i {
	width: 9px;
	height: 5px;
	background: url("https://www.hbkch.com/skin/images/jtx.png") no-repeat;
	left: 10px;
	bottom: -5px;
	display: block;
}
.news-title .more {
	position: absolute;
	right: 10px;
	line-height: 38px;
	top: 0;
	font-size: 12px;
	color: #999;
	transition: all .3s ease;
}
.news-title .more:hover {
	color: #084466;
}
.newslist {
	display: block;
	padding: 10px 12px;
}
.hotnews {
	margin: 12px 12px 0 12px;
}
.hotnews h1 {
	font-size: 16px;
	color: #333;
	text-align: center;
	margin: 0 10px;
	height: 30px;
	line-height: 30px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.hotnews .hotcon {
	margin-top: 12px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.hotnews .hotcon a {
	color: #999;
	line-height: 24px;
	font-size: 14px;
}
.hotnews .hotcon a:hover, .newslist li a:hover {
	color: #b60606;
}
.newslist li {
	border-bottom: 1px dotted #dedede;
	position: relative;
	padding: 0 80px 0 16px;
	background: url("https://www.hbkch.com/skin/images/listnot.png") 0px 15px no-repeat;
}
.newslist li a {
	display: block;
	height: 36px;
	width: 100%;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	position: relative;
}
.newslist li span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 36px;
	color: #bbb;
	text-align: center;
}
.newslist li:last-child {
	border: 0;
}
.newslist.ny li {
	padding: 8px 80px 8px 14px;
	background: url("https://www.hbkch.com/skin/images/listnot.png") 2px 24px no-repeat;
}
.newslist.ny li a:after {
	display: none;
}
.nytit {
	border-bottom: 1px solid #ededed;
	line-height: 30px;
	font-size: 24px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.xzgg {
	margin: 20px auto;
	width: 1200px;
}
.xzgg img {
	width: 100%;
}
.r-radius:50%;
margin:0 auto;
transition:all .3s ease;
}
.fwzn .iconlist a:hover {
	color: #F71013;
}
.toutiao {
	background: #f5f5f5;
	height: 50px;
	position: relative;
	padding: 12px 90px;
	margin-bottom: 15px;
}
.toutiao i {
	width: 82px;
	height: 69px;
	background: url("https://www.hbkch.com/skin/images/toutiao.png") no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
.toutiao h1 {
	text-align: center;
}
.toutiao h1 a {
	font-size: 18px;
	color: #333;
}
.toutiao h1 a:hover {
	color: #b60606;
}
.toutiao p {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.fwzn {
	margin: 20px 0;
	overflow: hidden;
}
.fwzn .tit {
	width: 58px;
	background: #cf0d0d;
	text-align: center;
	font-size: 26px;
	color: #fff;
	height: 205px;
	padding-top: 75px;
	float: left;
}
.fwzn .iconlist {
	float: left;
	width: 1112px;
}
.fwzn .iconlist a {
	display: block;
	width: 158px;
	text-align: center;
	float: left;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
.fwzn .iconlist a .pic {
	width: 82px;
	height: 82px;
	margin: 20px auto auto auto;
	transition: all .3s ease;
}
.fwzn .iconlist a.icon1 .pic {
	background: #eacd75;
}
.fwzn .iconlist a.icon2 .pic {
	background: #93d884;
}
.fwzn .iconlist a.icon3 .pic {
	background: #f57b7b;
}
.fwzn .iconlist a.icon4 .pic {
	background: #b19de5;
}
.fwzn .iconlist a.icon5 .pic {
	background: #60dcb5;
}
.fwzn .iconlist a.icon6 .pic {
	background: #7ebfe2;
}
.fwzn .iconlist a.icon7 .pic {
	background: #dec67c;
}
.fwzn .iconlist a.icon1:hover .pic {
	background: #084466;
}
.fwzn .iconlist a.icon2:hover .pic {
	background: #084466;
}
.fwzn .iconlist a.icon3:hover .pic {
	background: #084466;
}
.fwzn .iconlist a.icon4:hover .pic {
	background: #084466;
}
.fwzn .iconlist a.icon5:hover .pic {
	background: #084466;
}
.fwzn .iconlist a.icon6:hover .pic {
	background: #084466;
}
.fwzn .iconlist a.icon7:hover .pic {
	background: #084466;
}
.xz-col {
	background: #fff;
	padding: 15px;
	height: 250px;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.xz-col.abt {
	width: 368px;
}
.xz-col.abt img {
	width: 100%;
}
.xz-col.gsgg {
	width: 368px;
	margin-right: 0;
}
.xz-col.jlhd {
	width: 360px;
	margin-right: 0;
	float: right;
}
.hudongicon a {
	display: block;
	float: left;
	width: 175px;
	height: 102px;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	text-align: center;
}
.hudongicon a img {
	margin: 15px auto;
	display: block;
	transition: all .3s ease;
}
.hudongicon a.nor {
	border-right: 0;
}
.hudongicon a.nob {
	border-bottom: 0;
}
.hudongicon a:hover {
	color: #cf0d0d;
}
.hudongicon a:hover img {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.col-title {
	background: url("https://www.hbkch.com/skin/images/titbot.png") left bottom no-repeat;
	overflow: hidden;
	padding-bottom: 15px;
}
.col-title span p {
	font-size: 18px;
	color: #cf0d0d;
}
.col-title span i {
	font-size: 12px;
	color: #b6b6b6;
	margin-top: 10px;
}
.col-title a {
	float: right;
	line-height: 30px;
}
.col-con {
	margin-top: 0px;
}
.col-con .abttxt {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-top: 15px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.videolist {
	overflow: hidden;
}
.videolist ul {
	width: 1200px;
}
.videolist ul li {
	width: 286px;
	height: 257px;
	float: left;
	text-align: center;
	line-height: 40px;
	margin-right: 4px;
	font-size: 16px;
	margin-left: 4px;
}
.videolist ul li img {
	width: 286px;
	height: 192px;
	/*padding: 5px;*/
}
.sqbs li {
	width: 33.33%;
	text-align: center;
	float: left;
	margin-bottom: 15px;
	margin-top: 10px;
}
.sqbs li a:hover {
	color: #b61412;
}
.mqmy {
	margin: 20px 0;
}
.mqmy li {
	width: 301px;
	height: 60px;
	margin: 10px auto;
	border: 1px solid #dddddd;
}
.bmfw {
	margin-right: -15px;
}
.bmfw li {
	width: 235px;
	float: left;
	margin-right: 25px;
	padding-left: 120px;
	margin-bottom: 30px;
	margin-top: 15px;
	position: relative;
}
.bmfw li .pic {
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
}
.bmfw li .pic img {
	width: 100px;
	height: 100px;
}
.bmfw li .pic.rad {
	border-radius: 50%;
	overflow: hidden;
}
.bmfw .info .list {
	line-height: 15px;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 2px;
}
.bmfw .info .list i {
	height: 15px;
	width: 15px;
	float: left;
	margin-right: 5px;
}
.gsht {
	float: left;
	width: 400px;
}
.col-2-r .tit {
	height: 40px;
	background: url("https://www.hbkch.com/skin/images/sficon.png") 0 9px no-repeat;
	padding-left: 30px;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	float: left;
}
.sfbox {
	padding: 0 10px 15px 5px;
	height: 213px;
}
.sftxt {
	float: left;
	width: 424px;
	height: 215px;
	position: relative;
}
.sftxt .info {
	height: 198px;
	line-height: 22px;
	font-size: 12px;
	color: #666;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.sftxt a {
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	text-align: center;
	color: #F30;
}
.sftxt a:hover {
	color: #39F;
}
.jisuan {
	float: right;
	padding-left: 30px;
	width: 270px;
	border-left: 1px dashed #efefef;
	height: 213px;
}
.jisuan h1 {
	color: #084466;
	line-height: 30px;
	font-size: 15px;
}
.jsbox {
	position: relative;
	padding-left: 65px;
	margin-top: 8px;
}
.jsbox span {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 27px;
	display: block;
	width: 65px;
	color: #7e7e7e;
}
.jsbox .jsq {
	border: 1px solid #f0f0f0;
	height: 19px;
	padding: 3px 3px 3px 10px;
	border-radius: 2px;
}
.jsbox .jsq .ipt-jsq {
	border: 0;
	height: 19px;
	line-height: 19px;
	width: 100%;
	outline: none;
}
.jsbox .jsq a {
	display: block;
	width: 42px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	background: #55aeec;
	position: absolute;
	top: 4px;
	right: 4px;
	color: #fff;
	border-radius: 2px;
}
.jsjg {
	background: #f0f0f0;
	padding: 4px 8px;
	margin-top: 10px;
	position: relative;
}
.jsjg .tab {
	line-height: 28px;
	border-bottom: 1px solid #e2e2e2;
	color: #6a6a6a;
	height: 28px;
	overflow: hidden;
}
.jsjg .tab span {
	float: right;
}
.jsjg .tab.last {
	border: 0;
}
.jsjg:before {
	content: '';
	width: 9px;
	height: 5px;
	background: url("https://www.hbkch.com/skin/images/jtt.png") no-repeat;
	display: block;
	position: absolute;
	right: 20px;
	top: -5px;
}
.jisuan .smtxt {
	color: #55aeec;
	line-height: 40px;
}
.xxlinks {
	height: 24px;
	overflow: hidden;
}
.xxlinks a {
	color: #F33;
	line-height: 24px;
}
.xxlinks a:hover {
	color: #55aeec;
	text-decoration: underline;
}
.newslist.htlist {
	padding: 0;
	width: 360px;
}
.col-4 {
	width: 289px;
	float: left;
	margin-right: 12px;
	border: 1px solid #efefef;
}
.col-4.last {
	margin-right: 0;
}
.news-title .name2 {
	float: left;
	line-height: 39px;
	font-size: 15px;
	font-weight: bold;
	color: #084466;
	padding-left: 20px;
	background: url("https://www.hbkch.com/skin/images/shu.png") 8px 11px no-repeat;
}
.linksbox {
	background: #fff;
	margin: 15px auto;
	width: 1200px;
}
.txtlisttit {
	height: 38px;
	border-bottom: 2px solid #d00c0d;
}
.txtlisttit a {
	display: block;
	height: 38px;
	line-height: 38px;
	float: left;
	padding: 0 40px;
	color: #333;
	transition: all .3s ease;
	font-size: 14px;
}
.txtlisttit a.current {
	background: #d00c0d;
	color: #fff;
}
.linksbox .listcon {
	height: 70px;
}
.linksbox .linkslist li {
	margin: 5px 10px;
	line-height: 30px;
	float: left;
	font-size: 14px;
}
.foot {
	font-size: 14px;
	color: #787878;
	line-height: 30px;
	background: #fff;
	text-align: center;
	width: 1200px;
	text-align: center;
	padding: 20px 0;
	margin: 15px auto;
}
.mg-t-b {
	margin: 15px auto;
}
.page-left {
	width: 200px;
	float: left;
}
.page-right {
	width: 1140px;
	float: right;
	background: #fff;
	padding: 30px;
}
.lujing {
	margin: 20px 0;
	font-size: 14px;
	color: #888;
}
.pageny {
	overflow: hidden;
	padding-bottom: 30px;
}
.fllist {
	border: 1px solid #ededed;
}
.fllist li {
	height: 60px;
	background: #fff;
	padding: 0 20px;
}
.fllist li a {
	display: block;
	border-bottom: 1px solid #ededed;
	line-height: 59px;
	font-size: 16px;
	color: #666;
}
.fllist li:hover, .fllist li.active {
	background: #F15B5B;
}
.fllist li:hover a, .fllist li.active a {
	color: #fff;
	border-bottom: 0;
}
.fllist li.active {
	border-left: 4px solid #b61412;
}
.hotarticl {
	margin-top: 20px;
}
.hottit {
	border-bottom: 1px solid #efefef;
	line-height: 40px;
	font-size: 16px;
	color: #F30;
	margin: 12px 12px 0 12px;
}
.pagelujing {
	height: 40px;
	border-bottom: 2px solid #efefef;
	position: relative;
}
.pagelujing .name {
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	border-bottom: 2px solid #F33;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}
.pagelujing span {
	position: absolute;
	right: 0;
	line-height: 40px;
	color: #888;
}
.news-txt.ny, .newslist.ny {
	border: 0;
	padding: 0;
}
.news-txt.ny {
	min-height: 600px;
}
.newslist.ny li:last-child {
	border-bottom: 1px dotted #efefef;
}
.liuyantab {
	border: 1px solid #f5f5f5;
	background: #f8f8f8;
	margin-top: 20px;
	padding: 20px;
}
/*分页*/

.biaoti {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 0 20px;
	font-weight: 600;
	margin-top: 30px;
}
.sshuomign {
	color: #888;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}
.sshuomign span {
	margin: 0 10px;
}
.pages {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 12px
}
.pages ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 4px 12px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999
}
.pages ul li:hover {
	background: #cf0d0d;
	color: #fff;
	border: 1px solid #cf0d0d
}
.pages ul li:hover a {
	color: #fff;
}
.pages ul li.thisclass {
	display: inline-block;
	border: 1px solid #cf0d0d;
	padding: 4px 12px;
	margin: 0 1px;
	background: #cf0d0d;
	color: #fff;
}
.pages ul li.thisclass a {
	color: #fff;
}
.pages ul li a {
	display: block;
	color: #999
}
.pages ul li a:hover {
	color: #fff;
}
.article_txt {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-top: 20px;
	overflow: hidden
}
.article_txt img {
	max-width: 930px;
}
/* 反馈模块 */
.contact-com-body {
	padding: 30px 10px 25px 10px;
	border-bottom: 1px solid #d3d3d3
}
.contact-com-body .row {
}
.row:before, .row:after {
	content: "";
	display: table;
	line-height: 0
}
.row:after {
	clear: both
}
.row {
	margin-bottom: 15px;
*zoom: 1
}
.col-2, .col-10 {
	float: left;
	position: relative;
	min-height: 1px
}
.contact-com-body .col-2 {
	width: 60px;
	line-height: 40px;
	margin-right: 10px;
	text-align: left
}
.contact-com-body .input-control {
	padding: 5px;
	line-height: 30px;
	height: 30px;
	width: 400px;
	border: 1px solid #ccc
}
.contact-com-body .textarea-control {
	height: 106px;
	width: 490px;
	padding: 5px;
	border: 1px solid #ccc
}
.contact-com-body .help-inline {
	line-height: 40px;
	color: #F00
}
.contact-com-body .input-shade {
	background-color: #f8f8f8
}
.contact-com-body .input-short {
	width: 340px
}
.contact-com-body .input-shorter {
	width: 140px
}
.contact-com-body img {
	width: 80px;
	height: 41px;
	margin: 2px 5px
}
.contact-com-btn {
	margin-left: 70px;
	padding-top: 20px
}
.contact-com-btn .btn {
	margin-right: 30px
}
.btn-warning {
	padding: 12px 44px;
	font-weight: bold;
	color: #fff;
	border: none;
	background-color: #ff8942;
	background: -webkit-linear-gradient(top, #ff9454, #ff7f30);
	background: -moz-linear-gradient(top, #ff9454, #ff7f30);
	background: -ms-linear-gradient(top, #ff9454, #ff7f30);
	background: -o-linear-gradient(top, #ff9454, #ff7f30)
}
.btn-warning:hover {
	color: #fff;
	background-color: #ff8945;
	background: -webkit-linear-gradient(top, #ff8237, #fd8f4d);
	background: -moz-linear-gradient(top, #ff8237, #fd8f4d);
	background: -ms-linear-gradient(top, #ff8237, #fd8f4d);
	background: -o-linear-gradient(top, #ff8237, #fd8f4d)
}
.btn-danger {
	padding: 12px 44px;
	font-weight: bold;
	color: #fff;
	border: none;
	background-color: #13bd49;
	background: -webkit-linear-gradient(top, #08d248, #13bd49);
	background: -moz-linear-gradient(top, #08d248, #13bd49);
	background: -ms-linear-gradient(top, #08d248, #13bd49);
	background: -o-linear-gradient(top, #08d248, #13bd49)
}
.btn-danger:hover {
	color: #fff;
	background-color: #0ba43b;
	background: -webkit-linear-gradient(top, #13bd49, #0ba43b);
	background: -moz-linear-gradient(top, #13bd49, #0ba43b);
	background: -ms-linear-gradient(top, #13bd49, #0ba43b);
	background: -o-linear-gradient(top, #13bd49, #0ba43b)
}
.message ul li {
	margin-bottom: 10px;
	line-height: 25px;
	padding-bottom: 10px;
	clear: both;
	position: relative;
	border-bottom: 1px dotted #ccc;
}
.message li p {
	padding-bottom: 5px;
	font-size: 14px;
}
.datetime {
	color: #999999;
	font-size: 12px;
	width: 120px;
	text-align: center;
	display: inline;
	float: right;
}
.para01 {
	display: inline-block;
	padding-bottom: 0px;
	font-size: 16px;
	font-family: "微软雅黑";
}
.para01 a {
	font-size: 16px;
}
#maximg img{ max-width:100%; height:auto !important}
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}

.djyw{
  height: 60px;
  background: url("https://www.hbkch.com/skin/images/index-djyw.png") no-repeat left;
  border: 1px solid #E7E7E7;
  box-sizing: border-box;
  margin: 26px auto;
  /* padding-left: 162px; */
  overflow: hidden;
  /*background: url("https://www.hbkch.com/skin/images/toutiao.png") no-repeat;*/
}
.djyw-title{
  display: block;
  width: 132px;
  text-align: center;
  float: left;
  color: #FFEBAE;
  font-size: 24px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
}
.djyw ul {
  width: 1020px;
  height: 60px;
  float: right;
}
.djyw ul li {
  line-height: 60px;
  width: 100%;
  height: 60px;
  font-size: 30px;
  font-weight: bold;
  float: left;
  overflow: hidden;
  padding-left:50px;
}
.djyw ul li a{
  width: 100%;
  color: #C1171B;
  overflow: hidden;
}
.txtMarquee-left{
  overflow: hidden;
  position:relative;
  background-color: #f5f5f5;
  background-image: url("https://www.hbkch.com/skin/images/mb12-badge.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.txtMarquee-left .bd{
  padding-left: 120px;
  padding-right: 10px;
}
.txtMarquee-left .tempWrap{
  width:1010px !important;
}
.infoList{
  overflow:hidden;
}
.infoList li{
  width:auto !important;
  height:50px; 
  float:left; 
  padding-left: 12px;
  margin-left: 50px;
  background-image: url("https://www.hbkch.com/skin/images/mb12-dot-3.png");
  background-repeat: no-repeat;
  background-position: left center;
  text-align:left;
  line-height:49px; 
}
.infoList li a{
  font-size: 16px;
  color: #c1151b;
}
.infoList span{
  color:#ccc;
}
.infoList li:hover span{
}
section.section {
  margin-bottom: 25px;
}
.section .lp {
  float: left;
  width: 540px;
}
.section .mp {
  float: left;
  margin-left: 20px;
}
.section .rp {
  float: right;
  width: 540px;
}


.pagecontent{width:1200px;margin: 0 auto;padding: 25px;padding-bottom:0}
.contentleft{width:376px;float:left;}
.contentcenter{width:406px;padding: 0 15px;float:left;}
.contentright{width:376px;float: right;}
.pagenews_01{margin-top:0px;}
.pagenews_01 h4{background-color: #f1f0eb;}
.pagenews_01 h4>.channlename{background-color: #f61801;padding: 0 15px;float:left;font-weight: bold;line-height:40px;color: #fff;font-size: 18px;display: block;width:115px;text-align: center;}
.pagenews_01 h4>.scanmore{font-size: 14px;color:#999;float: right;line-height: 40px;padding-right: 15px;}
.newslist{padding-left: 5px;}
.newslist a{padding-left: 10px;background: url("https://www.hbkch.com/skin/css/listicon.png") left center no-repeat;display: block;line-height: 31px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-right: 80px;}
.pagenews_02 .channlename{font-size: 18px;color:#cf0d0d;border-bottom: 3px solid #cf0d0d;padding: 8px 5px;font-weight: bold;}
.pagenews_02{border:1px solid #ddd;padding: 0;}
.pagenews_02 .scanmore{float: right;padding-right: 0px;color: #999;}
.pagesecond h2{font-size: 54px;color:#f8f2d2;line-height: 160px;font-weight: bold;font-family: "宋体";position: relative;}
.pagesecond h2 img{vertical-align:middle;margin-top: -20px;margin-right: 15px;}
.scanmore:hover{color:#cf0d0d;}
.messagecss{margin-top: 20px;position: relative;padding-bottom: 10px;border-bottom: 1px dashed #ddd;}
.messagecss h4{color:#333;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 40px;}
.messagecss p{height:60px;overflow: hidden;text-overflow: ellipsis;line-height: 30px;color:#999;font-size: 14px;}
.messagecss a{display: block;width:94%;height:100px;top:0;left:0;position: absolute;padding-left: 15px;}
.pagenews_03{border:1px solid #ddd;padding-bottom: 10px;}
.pagenews_03 h4{background-color:#cf0d0d;line-height: 40px;padding: 0 10px;}
.pagenews_03 .channlename{font-size: 18px;color:#fff;font-weight: bold;padding-left: 30px;background: url("https://www.hbkch.com/skin/images/gonggao.png") left center no-repeat; }
.pagenews_03 .scanmore{float: right;padding-right: 0px;color: #fff;}
.pagenews_03 ul{padding: 0 15px;}
.otherchannel{margin:-7px -5px 0;}
.otherchannel a{width:183px;float: left;margin: 5px;border:1px solid #ddd;text-align: center;background-color: #fff5f1;padding: 14px;font-size: 16px;}
.otherchannel a span{padding-top: 50px;display: block;position: relative;}
.otherchannel a span img{position: absolute;left: 50%;top:0;transform:translateX(-50%);}


#marquee4{height:260px; overflow:hidden; margin:20px auto 0;}

#marquee4 ul li{/*float:left;  padding:10px; line-height:10px;*/overflow: hidden;}

.szdj{width: 285px;height: 250px;display: block;overflow: hidden;float: right;position:relative;box-shadow: 0px 0px 0px #968e8e;border-radius: 0px;margin-top: 0px;background: #FFFFFF;}
.szdj_t{height: 50px;display: block;border-bottom: 1px solid #e5e5e5;}
.szdj_t span{height: 50px;line-height: 50px;display: inline-block;text-align: center;font-size: 20px;float: left;padding: 0 20px;color: #d60f0f;border-bottom: 1px solid #d60f0f;font-weight: bold;}
.szdj_t a{width: 100px;height: 50px;line-height: 50px;display: block;float: right;text-align: center;color: #fe5858;}
.szdj_t a:hover{color: #d60f0f;}

.szdj_d{width: 350px;height: 263px;display: block;overflow: hidden;position:relative;margin: 22px auto 0;}
.szdj_d .hd{width:auto;height:10px;overflow:hidden;position:absolute;right:15px;bottom:14px;z-index:66;}
.szdj_d .hd ul{overflow:hidden;zoom:1;float:left;}
.szdj_d .hd ul li{width:10px;height:10px;float:left;margin-left:6px;cursor:pointer;border-radius:100%;background-color: rgba(255,255,255,0.5);transition-duration: 0.3s;-webkit-transition-duration:0.3s;}
.szdj_d .hd ul li.on{background:#FFFFFF;}
.szdj_d .bd{width:350px;height:263px;position:relative;background:#EEEEEE;}
.szdj_d .bd li{zoom:1;vertical-align:bottom;}
.szdj_d .bd li .pic{width:350px;height:263px;z-index:0;vertical-align:bottom;}
.szdj_d .bd li .pic img{max-width: 100%;min-width:100%;min-height:100%;vertical-align: middle;}
.szdj_d .bd li .bg{width: 100%;height:40px;position:absolute;bottom:0px;z-index:1;background:url("https://www.hbkch.com/skin/css/..images/2020_icon01.png");}
.szdj_d .bd li .title{width:100%;height:40px;line-height:40px;left:0;bottom:0;position:absolute;z-index:9;color:#fff;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:15px;box-sizing:border-box;background: #000;opacity: .5;}

.szdj_b{width: 440px;height: 31px;display: block;margin: 0 auto;position: relative;}
.szdj_b i{line-height: 31px;display: inline-block;float: left;position: absolute;left: 0;width: 10px;top: -7px;bottom: 0px;font-size: 25px;font-weight: bold;text-align: center;color: red;}
.szdj_b a{max-width: 415px;height: 31px;line-height: 31px;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;float: left;color: #000000;margin-left: 15px;}
.szdj_b a:hover{color: #d60f0f;text-decoration: underline;cursor: pointer;}


.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.left {
	float: left;
}

.right {
	float: right;
}

.fr {
	float: right;
}

.ell {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
font-size: 30px;
color: #d50000;
/*font-weight: bold;*/

}

.width1200 {
	width:1200px;
	margin: 0px auto;
	position: relative;
	overflow: inherit;
}
.width385{
	width:385px;
}
.width340{
	width:340px;
}
.width870{
	width:870px;
}
.width370{
	width:370px;
}
.width344{
	width:344px;
}
.width580{
	width:580px;
}
.width300{
	width:300px;
}
.pb15{
	margin-bottom:15px;
}
.pt30{
	margin-top:30px;
}





.lili img{width: 1200px;height:100px;}
.lili li{width:1200px;height:100px;}




/*banner*/
.content_1{
	margin-top:20px;
}
.content_1 .left {
	height:400px;
	position: relative;
}

.content_1 .left>ul li {
	width:620px;
	height:400px;
	position: relative;
}

.content_1 .left>ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

.content_1 .left>ul li p {
	position: absolute;
	bottom: 0px;
	padding: 8px 3%;
	width: 94%;
	background: rgba(0, 0, 0, 0.6);
	color: white;
	font-size: 14px;
}

.content_1 .left>ul li p a{
	color: white;
	font-size: 14px;
}

.content_1 .left>ul li a p {
	color: white;
	font-size: 14px;
}

.btn {
	position: absolute;
	bottom: 12px;
	right: 20px;
	z-index: 11;
}

.btn ul li {
	width: 8px;
	height: 8px;
	background: white;
	border-radius: 8px;
	margin-left: 6px;
	float: left;
}

.btn ul li.on {
	background: #B02016;
}

.p-ab {
	position: absolute;
}

.prev {
	/*position: absolute;
	left: 0;
	top: 50%;
	margin-top: -45px;
	width: 60px;
	height: 90px;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	clear: both;*/
}

.next_1 {
	right: -18px;
	top: 50%;
	margin-top: -45px;
	width: 60px;
	height: 90px;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

.content_1 .right {
	width: 555px;
}
.right_list{
	background:#fbfbfb;
	border:1px solid #e5e5e5;
	padding:20px 20px;
	width:300px;
	box-sizing: border-box;
}
.right_list .tzgg{
	position: relative;
}
.right_list .tzgg:after{
	  content: "";
    display: inline-block;
    width:100%;
    left:0;
    position: absolute;
    height: 1px;
    bottom:-2px;
    background: #dddddd;
}
.right_list dl dd{
	margin:10px 0px;
	position: relative;
}

.last_i{
	text-align: center;
	margin-top:11px;

}

.img_box{
	margin-top:40px;
}
.img_box img{
	display:inline-block;
	width:83px;
}
.mlj{
	position: absolute;
    display: block;
    width: 76px;
    height: 25px;
    bottom: 8px;
    left: 33px;
}
.mlj2{
	left:145px;
}
.bp_tit {
    height: 45px;
    line-height: 45px;
    margin-bottom: 20px;
    font-size:22px;
    border-bottom:1px solid #d40000;
}

.bp_tit a{
	display:inline-block;
	margin-right:20px;
	color:#4a4a4a;
	padding:0px 5px;
	
}
.bp_tit a.on{
	color:white;
	margin-right:20px;
	display:inline-block;
	background:#d40000;
	padding:0px 5px;
}

.tac a {
    color: #414141;
    font-size:25px;
    font-weight:bold;
    display:block;
    margin-bottom:10px;
    padding:0 2px;
white-space:nowrap;overflow: hidden;text-overflow: ellipsis;


}

.c6 {
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.c6{
    color: #676767;
    font-size:14px;
}
.c6 a {color: #c00;
    font-size:14px;}

.ul_list1 li {
	padding:5px 0px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	/*border-bottom: 1px solid #e5e5e5;*/
}

.ul_list1 li::before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #ff8b80;
	border-radius: 6px;
	margin-right: 10px;
	position: relative;
	top: -2px;
}

.ul_list1 li a {
	color: #000;
	font-size: 18px;
}
.ul_list1 li:first-child{
	padding-top:20px;
	border-top:1px dashed #e2e2e2;
}


.title img{
	display: block;
	width:100%;
	margin:28px 0px 38px 0px;
}
.title2 {
	position: relative;
	padding-bottom:0px;
	border-bottom:1px solid #e4e4e4;
}
.title2:before{
	/*content:"";
	display:inline-block;
	width:12px;
	height:23px;
	position: relative;
	top:4px;
	margin-right:10px;
	background:url("https://www.hbkch.com/skin/images/icon_13.png") no-repeat ;
	float: left;*/
}
/*.title2 a:first-child {
	color:#333333;
	font-size:22px;
	font-weight:bold; float: left;top: -2px;
}*/

.title2 span {
	color:#333333;
	font-size:18px;
	font-weight:bold;
	float: left;
    display: inline;
    overflow: hidden;
    width: 96px;
    text-align: center;
    color: #fff;
    background: #d70e20;
    height: 38px;
    line-height: 38px;
}


.title2 a{
	float: right;
	color:#9d9d9d;
	font-size:14px;
	top:5px;
	position: relative;
}
.peson{
	margin-top:0px;
}
.peson li{
	width:175px;
	float: left;
	margin-left:5px;
	margin-top:12px;text-align: center;
	margin-right: 5px;
}
.peson li img{
	width:175px;
	height:117px;
	display: block;margin: 0 auto;
}

.peson li a p{
	color:#000000;
	font-size:14px;text-align: center; line-height:20px; 
}
.vieo{
	width:300px;
	height:182px;
	position: relative;
	margin-left:0px;
	margin-top:10px; line-height:15px; text-align: center;font-size:14px;color:#666;
}
.vieo>img{
	display: block;
	width:100%;
	height:100%;
}
.vieo>a{
	display: block;
	width:70px;
	height:70px;
	position: absolute;
	left:50%;
	top:50%;
	margin-top:-41px;
	margin-left:-41px;
}
.video2{
	margin-top:55px;
}
.ul_list2 li{
	padding:8px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom:1px dashed #dfdfdf;
	height: 25px;
	line-height: 25px;
	background: url("https://www.hbkch.com/skin/images/listnot.png") 0px 15px no-repeat;
	padding-left: 20px;
}
.ul_list2 li:before{
	/*content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #dcdcdc;
    border-radius: 6px;
    margin-right: 10px;
    position: relative;
    top: -2px;*/
}
.ul_list2 li a{
	color:#666;
	font-size:14px;
}

.image01{
	display: block;
	width:100%;
	height:130px;
	margin-bottom:10px;
	margin-top:24px;
}
.list{
	margin-right:30px;
}
.list-cel1{
	width:95%;
	margin:0px auto;
	position: relative;
}

.list-cel1>a{
	position: relative;
	display: block;
}
.list-cel1>a img{
	display: block;
}
.list-cel1>label{
	position: absolute;
    left: 0px;
    top:100px;
    width: 100%;
    padding: 5px 0;
    background: rgba(0,0,0,0.5);
    text-align: center;
    display: block;
	overflow: hidden;
    height: 20px;
    
}
.list-cel1>label a{
	color:white;
	font-size:14px;
	display: block;
}
.list2{
	padding:10px 15px 10px 15px;
	width:310px;

	border:1px solid #e4e4e4;
	background:#fbfbfb;
}


.honerLine {
	clear: both;
	padding: 20px 0 0px 0px;
}
.honerCon {
	width: 1170px;
	margin: 0 auto;
}
.honerName {
	height: 54px;
	background: url("https://www.hbkch.com/skin/images/honerName.jpg") no-repeat center 0;
	margin-bottom: 30px;
}
.honerBox {
	overflow: hidden;
}
.honerBox li{
        width:242px; 
        float:left; 
        *padding:0 10px 0 9px;

}
.honerBox img {
	display: block;
	width: 220px;
	height: 150px;
	float: left;
	margin: 0 12px;
     
}
.honerBox span{
	    display: block;
        text-align: center;
        line-height: 30px;
		font-size: 14px;
}
#demo {
	overflow: hidden;
	width: 1170px;
	margin: 0 auto;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}



.zhuanti{ border: 1px solid #f1f1f1; margin: 0 auto; width:1200px; background: #FBFBFB;padding: 20px;padding-bottom: 10px;max-height:289px;overflow:hidden;}

.title4 a { color: #333;font-size: 22px;font-weight: bold; padding-top: 5px;display:inline-block}
.title4 a:hover { color: #c00; text-decoration: none;}
.title4:before {content: "";display: inline-block;width: 12px;height: 23px;position: relative;top: 4px;margin-right: 10px;background: url("https://www.hbkch.com/skin/images/icon_13.png") no-repeat;}

.zhuanti .previous{ position:relative; padding:5px 0 10px 0; width:1200px; margin:0 auto}
.zhuanti .previous .chanpin_page{ position: absolute; top:50%; width:43px; height:43px; margin-top:-25px; display:inline-block; background: url("https://www.hbkch.com/skin/images/themes.png") no-repeat;}
.zhuanti .previous #prev_2{ left:-10px; background-position: 0 0;} 
.zhuanti .previous #next_2{ right:-10px;background-position: -46px 0 ;} 
.zhuanti .previous #scroll_list_2{width:100%; margin:0 auto; overflow:hidden}
.zhuanti .previous #scroll_content_2{float:left;width: 800%;}
.zhuanti .previous #scroll_box_2,.zhuanti .previous_ul {float:left;}
.zhuanti .previous ul li{ float:left; width:330px; height:250px; margin-left:18px}
.zhuanti .previous ul li a{ display:block; color:#333; height:100%; text-align:center}
.zhuanti .previous ul li a:hover{color:#c00;}
.zhuanti .previous ul li a img{width:330px; height:220px; margin: 5px 0;}
.zhuanti .previous ul li a p{ text-align: center; font-size: 14px; line-height:15px;}


.banner { position: relative; z-index: 8; }
.banner .list { position: relative; overflow: hidden; z-index: 1; }
.banner .list li { position: absolute; width: 100%; height: 100%; overflow: hidden; background: #FFF; display: none; z-index: 1; }
.banner .list li:first-child { display: block; }
.banner .list li.active { z-index: 2; }
.banner .list img { position: relative; display: block; width: 1920px; left: 50%; margin: 0 0 0 -960px; }
.banner .tip { position: absolute; left: 50%; bottom: 38px; margin: 0 0 0 -108px; line-height: 0; z-index: 18; }
.banner .tip li { display: inline-block; +display: inline; +zoom: 1; width: 38px; height: 5px; background: #fff; 
  margin: 0 8px; border-radius: 10px; cursor: pointer; transition: all .5s ease; }
.banner .tip li.active { background: #f6b520; }
.banner .prev,
.banner .next { width: 80px; height: 80px; position: absolute; top: 50%; margin: -40px 0 0; z-index: 18; cursor: pointer;   }
.banner .prev {   left: 60px; background-position: left top;}
.banner .next {   right: 60px;background-position: right top; }
.banner .prev:hover {   }
.banner .next:hover {   }
.banner .list,
.banner .list img { height: 600px; margin-right: 0px;}
.banner.mini,.banner.mini .list,
.banner.mini .list img { height: 300px; } 

.seacher { position: absolute; top: 70%; left: 50%; margin: 30px 0 0 -315px; z-index: 20; width: 630px; color: #fff;
   } 
.seacher .sos { position: relative; height: 56px; padding: 0 140px 0 0;margin-top: 10px; }
.seacher .txt { width: 588px; height: 56px; line-height: 56px; border: 0; background: #fff;   padding: 0 20px; 
  font-size: 16px; color: #000;opacity: 0.8; }
.seacher .submit { position: absolute; right: 0px; top: 0; *top: 1px;width: 86px; height: 56px;  
  background-position: left -100px;color: #fff;   border: 0; font-size: 18px; cursor: pointer; }
.seacher .url { position: absolute; right: 0; top: 0; width: 130px; height: 54px; line-height: 54px; background: #65b899; color: #fff; text-align: center; font-size: 20px; border-radius: 5px; }
.seacher .submit:hover { background-color: #129cc8; }
.seacher .url:hover { background-color: #3ba67e; }

.seacher dl { font-weight: normal; font-size: 17px; overflow: hidden; margin-top: 10px;}
.seacher a { display: block; padding: 0 15px; line-height: 36px; cursor: pointer;font-weight: normal; color: #fff;float: left;
font-size: 20px;}
.seacher dd.active {   }
.seacher dd.active span {    } 

.banner.mini .seacher { margin-top: -100px; }
.banner.mini .seacher h2 { line-height: 60px; font-size: 55px; margin-bottom: 20px; }
.s {
    background: url("https://www.hbkch.com/skin/images/tip.png") no-repeat;
}

.mt20 {
  margin-top: 20px;
}
.cont-tit2 ul li {
  float: left;
  display: inline-block;
  margin-right: 20px;
  height: 38px;
}
.cont-tit2 ul li.cur {
  background: url("https://www.hbkch.com/skin/css/2017fg9-index-tit2.jpg") top center no-repeat;
}
.cont-tit2 ul li.cur a {
  color: #fff;
  background: #c3241c;
}
.cont-tit2 ul li a {
  display: inline-block;
  padding: 0 14px;
  text-align: center;
  font: 16px/30px "微软雅黑";
  color: #333333;
  height: 30px;
}

.menu {
  width: 100%;
  height:66px;
  background: #cf0d0d;
  display: flex;
  justify-content: center;
  z-index: 999;
}
.menu * {
  box-sizing: border-box;
}
.menu .ul-list {
  width:1200px;
  display: flex;
}
.menu .ul-list > li {
  flex: 1;
  position: relative;
  background: url("https://www.hbkch.com/skin/images/shuxian.png") right top no-repeat;
}
.menu .ul-list > li:last-child {
  border-right: none;
}
.menu .ul-list > li > a {
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-size:20px;
  font-weight:bold;
}
.menu .ul-list > li > a:hover , .menu .ul-list > li > a.on{
  background: #b60606;
}
.menu .ul-list > li > span {
  color: #fff;
  font-size: 14px;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:#19498a;
}
.menu .ul-list > li:hover .ol-list {
  display: block;
}
.menu .ol-list {
  display: none;
  position: absolute;
  top: 66px;
  left: 0;
  z-index: 999;
  background:#f5f5f5;
  width: 100%;
}
.menu .ol-list > li > a {
  text-decoration: none;
  color: #333;
  height: 50px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
  justify-content: center;
  font-size: 14px;
}
.menu .ol-list > li > a:hover {
  color:white;
  background: #cf0d0d;
}

.menu .ul-list > li:hover{
  background: #b60606;
}

.list-nav1 {
	width: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}
.list-nav1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	-webkit-text-size-adjust: none;
}
.list-nav1 li {
	display: inline-block;
	height: 56px;
	line-height: 56px;
	font-size: 1.6rem;
}
.list-nav1 li a {
	display: block;
	color: #333;
	padding: 0 29px;
	font-size:16px;
}
.list-nav1 li.list-active a, .list-nav1 li a:hover {
	color: #b60606;
}
.list-nav1 .cls {
	clear: both;
}
.list-nav1 .curBg {

}
.list-pag {
	font-size: 12px;
	color: #666;
	border-bottom: 1px #cacaca solid;
	padding: 10px 0;
}
.list-pag a {
	color: #666;
}
.list-pag a:hover {
	color: #cf0d0d
}
.list-center {
	padding: 20px 0 100px;
	width: 100%;
	overflow: hidden;
}


.cases .show{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top:20px;

}

.cases .show .box{

	width: 800%;

}

.cases .show .box .pic{

	float: left;
	width:unset;
	height: auto;

}

.cases .show .box .pic  ul li{

	float: left;

	width: 103px;

	height: auto;

	overflow: hidden;

	margin-right: 20px;

	position: relative;

}



.cases .show .box .pic  ul li:first-child{

	margin-left: 0;

}



.cases .show .box .pic  ul li img{

	display: block;

	width: 100%;
	
	min-height: 150px;

}



.cases .show .box .pic  ul li .info{

	

	height:32px;

	background: rgba(245,245,245,.9);

	position: relative;

	left: 50%;

	transform: translateX(-50%);

	bottom:0px;

	z-index: 1;

	display: flex;

	padding:  0 10px;

	box-sizing: border-box;

	align-items: center;

	justify-content: space-between;
	
	

}



.cases .show .box .pic  ul li .info p{

	color: #333;

	font-size: 14px;

	width: 100%;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;
	
	text-align: center;

}



.cases .show .box .pic  ul li .info  i{

	display: block;

	width: 30px;

	height: 30px;

	border-radius: 50%;

	border: 1px solid #575757;

	box-sizing: border-box;

	text-align: center;

	line-height:30px;

	color: #555555;

	font-size: 14px;

}
