.indexBanner {
	width: 100%;
	height: 420px;
	position: relative;
}
.indexBanner .swiper-container {
	height: 420px;
}
.indexBanner .swiper-slide img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	/* object-fit: cover; */
	height: 420px;
}
.index-main {
	width: 100%;
	background: #f2f5f7;
	padding: 20px 0;
}
.index-center {
	width: 1200px;
	margin: 0 auto;
}
.index-center .cleft {
	width: 880px;
	float: left;
}
.h420 {
	height: 400px;
}
.minh420 {
	max-height: 400px;
}
.index-listbox {
	background: #fff;
	border-radius: 4px;
	padding: 10px;
}
.index-listbox-tit {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #71aafe;
	background: #fff;
	position: relative;
}
.index-listbox-tit .tit {
	width: 105px;
	height: 40px;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	background: #1371fe;
	color: #fff;
	border-radius: 6px 6px 0 0;
}
.index-listbox-tit .more {
	float: right;
	font-size: 12px;
	color: #787878;
	margin: 10px 10px 0 0;
}
.index-listbox-tit .more:hover {
	color: #1371fe;
}
.index-listbox-cot {
	padding: 12px;
}
.index-listbox-tab {
	height: 30px;
}
.index-listbox-tab .tab {
	float: left;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #222;
	margin-right: 30px;
	box-sizing: border-box;
}
.index-listbox-tab .more {
	float: right;
	font-size: 12px;
	color: #787878;
	margin: 5px 10px 0 0;
}
.index-listbox-tab .more:hover {
	color: #1371fe;
}
.index-listbox-tab .tab:hover {
	border-bottom: 2px solid #1371fe;
	color: #1371fe;
}
.index-listbox-tab .tab.active {
	border-bottom: 2px solid #1371fe;
	color: #1371fe;
}
.index-listbox-list {
	padding: 8px 0;
}
.index-listbox-list .item {
	height: 24px;
	margin-bottom: 6px;
}
.index-listbox-list .item .mc {
	float: left;
	width: 85%;
	height: 24px;
	line-height: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
	background: url(../../images/index/point.png) no-repeat left center;
	background-size: 2px 2px;
	padding-left: 10px;
}
.index-listbox-list .item .mc a {
	font-size: 14px;
	color: #333333;
}
.index-listbox-list .item .mc a:hover {
	color: #1371fe;
}
.index-listbox-list .item .time {
	float: right;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}
.index-center .cright {
	width: 300px;
	float: right;
}
.index-rightbox {
	background: #fff;
	border-radius: 4px;
}
.index-rightbox-tit {
	width: 100%;
	height: 50px;
	background: #1371fe;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	color: #ffffff;
	box-sizing: border-box;
	text-align: center;
	border-radius: 4px 4px 0 0;
}
.index-rightbox-dlzc {
	padding: 18px 26px;
}
.index-rightbox-dlzc .rk {
	width: 250px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background: #0099ff;
	border-radius: 4px;
	margin: 20px auto;
	/* display: flex;
	align-items: center;
	justify-content: flex-start; */
	cursor: pointer;
}
.index-rightbox-dlzc .rk .rkwz {
	float: left;
	margin: 0 0px 0 8px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
}
.index-rightbox-dlzc .rk img {
	float: left;
	margin: 10px 0px 0 15px;
	width: 22px;
	height: 22px;
}
.index-rightbox-dlzc .rk .jtcx {
	float: right;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin-right: 15px;
}
.index-rightbox-fwzq {
	padding: 22px 26px;
}
.index-rightbox-fwzq li a {
	display: block;
	font-size: 14px;
	line-height: 50px;
	height: 50px;
	border-bottom: 1px solid #a9ddff;
	padding-left: 62px;
	color: #0099ff;
	font-weight: bold;
}
.index-rightbox-fwzq li:last-child a {
	border-bottom: none;
}
.index-rightbox-fwzq li a.gys {
	background: url(../../images/index/gyszczl.png) no-repeat 20px center;
	background-size: 25px 25px;
}
.index-rightbox-fwzq li a.zlxz {
	background: url(../../images/index/zlxz.png) no-repeat 20px center;
	background-size: 25px 25px;
}
.index-rightbox-fwzq li a.szzl {
	background: url(../../images/index/szzszl.png) no-repeat 20px center;
	background-size: 25px 25px;
}
.index-rightbox-fwzq li a.cjwt {
	background: url(../../images/index/cjwt.png) no-repeat 20px center;
	background-size: 25px 25px;
}
.index-rightbox-zxfw {
	padding: 22px 20px;
}
.index-rightbox-zxfw li {
	padding: 6px 0 6px 28px;
}
.index-rightbox-zxfw li.dh {
	background: url(../../images/index/fwzxicon1.png) no-repeat left center;
	background-size: 22px 22px;
}
.index-rightbox-zxfw li.qq {
	background: url(../../images/index/fwzxicon2.png) no-repeat left center;
	background-size: 22px 22px;
}
.index-rightbox-zxfw li.yx {
	background: url(../../images/index/fwzxicon3.png) no-repeat left center;
	background-size: 22px 22px;
}
.index-rightbox-zxfw li.yb {
	background: url(../../images/index/fwzxicon4.png) no-repeat left center;
	background-size: 22px 22px;
}
.index-rightbox-zxfw li.dz {
	background: url(../../images/index/fwzxicon5.png) no-repeat left 8px;
	background-size: 22px 22px;
}
.index-rightbox-zxfw li span {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
.index-rightbox-zxfw li em {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
.index-news {
	width: 1200px;
	margin: 0 auto;
}
.index-bottomline {
	width: 100%;
	padding-top: 40px;
	background: #f2f5f7;
}
.hx {
	width: 1200px;
	height: 1px;
	background: #d8dadc;
	margin: 0px auto;
}
/*暂无数据start*/
.zwdata img {
	display: block;
	width: 100%;
	height: 100%;
}
