@charset "utf-8";
/* banner */
.banner {
	background: url(/wimages/bg_banner_zj.jpg) no-repeat center top;
	background-size: 100% 100%;
}
/* banner */

/* box */
.box-hyyx {
	width: 560px;
	height: 370px;
}
.box-hygk {
	width: 610px;
	height: 370px;	
}
.box-sqfm { width: 590px;}
.box-kjms {
	width: 590px;
	height: 300px;
}
.box-kjms .box-pic ,
.box-kjms .box-pic img {
	width: 260px;
	height: 210px;
}
.box-tpxs .box-title {
	position: relative;
	height: 75px;
	line-height: 75px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #355e92;
}
.box-tpxs .box-title a { color: #355e92;}
.box-tpxs .box-title a:hover { color: #f00;}
.box-tpxs .box-title:before ,
.box-tpxs .box-title:after {
	content: '';
	position: absolute;
	width: 500px;
	height: 3px;
	top: 35px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.box-tpxs .box-title:before { left: 0;}
.box-tpxs .box-title:after { right: 0;}
/* box */

/* link */
.box-kjms .link {
	display: block;
	width: 162px;
	height: 32px;
	margin: 0;
	margin-left: 32px;
	padding: 0;
	line-height: 32px;
	text-indent: 0;
	text-align: center;
	color: #355e92;
	background-color: #aec8d7;
	border-radius: 16px;
}
.box-kjms .link:hover {
	color: #fff;
	background-color: #355e92
}
/* link */

/* list */
.box-kjms .box-pic + .list {
	margin-left: 288px;
	padding-top: 0;
}
.box-kjms .box-pic + .list .list-item { border-bottom: 1px dotted #dfdfdf;}
.box-kjms .box-pic + .list .list-item:before {
	left: 6px;
	color: #aec8d7;
}
.box-kjms .box-pic + .list .list-item-cnt { padding-left: 19px;}
.box-hygk .list-card .list-item {
	width: 120px;
	height: 50px;
	margin-top: 25px;
}
.box-hygk .list-card .list-item:nth-child(3n+1) { margin-left: 0;}
.box-hygk .list-card .list-item div { border: none;}
.box-hygk .list-card[name='hynj'] .list-item {
	height: 40px;
	line-height: 16px;
	margin-top: 10px;
	font-size: 14px;
}
.box-hygk .list-card[name='hynj'] .list-item div {
	display: flex;
	align-items:center;
}
.box-hygk .list-card[name='hynj'] .list-item div span {
	flex: 1;
	padding: 0 10px;
}
.list-sqfm .list-item {
	position: relative;
	display: block;
	float: left;
	margin-bottom: 20px;
}
.list-sqfm .list-item:nth-child(even) { float: right;}
.list-sqfm .list-item:last-child { margin-top: -56px;}
.list-sqfm .list-item .list-item-title {
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	text-align: center;
	transition: .5s all;
}
.list-sqfm .list-item .list-item-title-cnt {
	display: inline-block;
	min-width: 160px;
	height: 38px;
	padding: 0 12px;
	line-height: 38px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: rgba(0,0,0,.5);
	border-bottom: 5px solid #355e92;
}
.list-sqfm .list-item:hover:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing:border-box;
	border: 5px solid #355e92;
	z-index: 999;
}
.list-sqfm .list-item:hover .list-item-title {
	bottom: 50%;
	margin-bottom: -19px;	
}
.list-sqfm .list-item:hover .list-item-title-cnt { border: none;}
.list-sqfm .list-item img { transition: .5s all;}
.list-sqfm .list-item:hover img { filter: grayscale(0%);}
/* list */

/* swiper */
.swiper-kjms {
	position: relative;
	width: 260px;
	height: 210px;
	overflow: hidden;
}
.swiper-kjms .swiper-container {
	width: 260px;
	height: 210px;
	overflow: hidden;
}
.swiper-kjms .swiper-btn {
	position: absolute;
	top: 83px;
	width: 44px;
	height: 44px;
	line-height: 44px;
	font-family: "瀹嬩綋";
	font-size: 24px;
	text-align: center;
	color: #355e92;
	background-color: rgba(255,255,255,.6);
	border-radius: 22px;
	z-index: 800;
}
.swiper-kjms .swiper-btn-prev { left: 6px;}
.swiper-kjms .swiper-btn-next { right: 6px;}
.swiper-kjms .swiper-btn-prev:before { content: "<";}
.swiper-kjms .swiper-btn-next:before { content: ">";}
.swiper-kjms .swiper-btn:hover { background-color: rgba(255,255,255,1);}
.swiper-kjms .swiper-pagination {
	position: absolute;
	bottom: 8px;
	right: 10px;
	width: 100%;
	text-align: right;
	z-index: 999;
}
.swiper-kjms .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	background-color: #8295a4;
	border-radius: 5px;
	transition: .5s width;
}
.swiper-kjms .swiper-active-switch {
	width: 30px;
	background-color: #355e92;
}
.swiper-tpxs {
	position: relative;
	height: 224px;
	overflow: hidden;
}
.swiper-tpxs .swiper-container { width: 1300px;}
.swiper-tpxs .swiper-slide img {
	width: 238px;
	height: 178px;
	border: 1px solid #ddd;
}
.swiper-tpxs .swiper-slide .swiper-slide-title {
	width: 240px;
	line-height: 44px;
	text-align: center;
}
.swiper-tpxs .swiper-slide:hover img { opacity: .8;}
.swiper-tpxs .swiper-btn {
	position: absolute;
	top: 50px;
	width: 38px;
	height: 80px;
	line-height: 80px;
	font-family: "瀹嬩綋";
	font-size: 30px;
	text-align: center;
	color: #fff;
	background-color: rgba(0,0,0,.5);
	z-index: 800;
}
.swiper-tpxs .swiper-btn-prev {
	left: 0;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.swiper-tpxs .swiper-btn-next {
	right: 0;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.swiper-tpxs .swiper-btn-prev:before { content: "<";}
.swiper-tpxs .swiper-btn-next:before { content: ">";}
.swiper-tpxs .swiper-btn:hover { background-color: rgba(0,0,0,.9);}
/* swiper */

/* tab */
.tab-hygk .tab-trigger {
	position: relative;
	float: right;
	width: 220px;
	height: 254px;
	padding-top: 36px;
}
.tab-hygk .tab-trigger:before {
	content: "";
	position: absolute;
	top: 0;
	right: 13px;
	width: 0;
	height: 290px;
	border-left: 1px solid #b9d8ff;
	border-right: 1px solid #e6f1fe;
}
.tab-hygk .tab-trigger-item {
	position: relative;
	display: block;
	height: 28px;
	margin-bottom: 20px;
	padding-right: 36px;
	line-height: 28px;
	text-align: right;
	color: #355e92;
}
.tab-hygk .tab-trigger-item.current { background: url(/wimages/icon_tab_arrow_l.png) no-repeat right center;}
.tab-hygk .tab-cnt { margin-right: 220px;}
/* tab */

/* text */
.box-kjms .text { margin-left: 288px;}
/* text */

/* title */
.title-zjhy {
	height: 60px;
	padding-top: 10px;
	line-height: 60px;
}
.title-zjhy .title-cnt {
	float: left;
	font-size: 24px;
	color: #c31f0b;
}
.title-zjhy .title-cnt:hover { color: #355e92;}
.title-zjhy .title-link {
	float: left;
	margin-left: 40px;
	text-decoration: underline;
}
.title-zjhy .title-link:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 12px;
	margin-left: 5px;
	background: url(/wimages/icon_title_arrow.png) no-repeat left center;
}
/* title */