@charset "utf-8";
/* box */
.box-xxgk ,
.box-hysc { margin: 0 1.5rem;}
/* box */

/* link */
.link-wsbs {
	display: block;
	margin: 0 1.5rem;
	padding-top: 48.267%;
	background: url(/mimages/bg_zwfw.png) no-repeat center center;
	background-size: 100% auto;	
}
.link-wsbs:active { opacity: .8;}
/* link */

/* list */
.box-xxgk .list-card {
	width: 100%;
	margin: 0;
	padding: 0 .75rem .5rem;
}
.box-xxgk .list-card .list-item {
	float: left;
	width: 50%;
	margin-left: -.75rem;
}
.box-xxgk .list-card .list-item:nth-child(even) {
	float: right;
	margin-right: -.75rem;
}
.box-xxgk .list-card .list-item div {
	background-color: #5db0c5;
	border-color: #5db0c5;
}
.box-xxgk .list-card .list-item div:first-child {
	color: #5db0c5;
	background-color: #fff;
}
.list-map { font-size: 1.5rem;}
.list-map .list-title {
	height: 4.4rem;
	padding-left: 1.6rem;
	line-height: 4.4rem;	
	background-color: #eaeff4;
}
.list-map .list-title .list-title-cnt {
	font-size: 1.8rem;
	font-weight: 700;
	color: #355e92;
}
.list-map .list-cnt-box:not(.first) {
	margin: 0 1.4rem;
	padding: 0 1.5rem;
	background: url(/mimages/bg_dot.png) repeat left top;
	background-size: .3rem 4.45rem;
}
.list-map .list-cnt-box.first .list-item {
	height: 4.5rem;
	margin: 0 1.4rem;
	padding-top: .35rem;
	padding-left: 1.5rem;
	line-height: 4.1rem;
	font-weight: 700;
	border-bottom: 1px dashed #ccc;
}
.list-map .list-item-cnt ,
.list-map .list-item-title { color: #333;}
.list-map .list-item-title {
	padding-top: .35rem;
	line-height: 4.1rem;
	font-weight: 700;
}
.list-map .list-cnt-box:not(.first) .list-item { 
	position: relative;
	display: inline-block;
	padding: .35rem .5rem 0;
	line-height: 4.1rem;
} 
.list-map .list-cnt-box:not(.first) .list-item:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -.3rem;
	width: 1px;
	height: 1.4rem;
	margin-top: -.5rem;
	background-color: #999;
}
/* list */

/* swiper */
.swiper-focus {
	position: relative;
	width: 100%;
	padding-top: 54.667%;
	padding-bottom: 3.6rem;
	overflow: hidden;
}
.swiper-focus .swiper-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.swiper-focus .swiper-slide {
	position: relative;
	height: 100%;
}
.swiper-focus .swiper-pic ,
.swiper-focus .swiper-pic img {
	width: 100%;
	height: 100%;
}
.swiper-focus .swiper-pic { padding-bottom: 3.6rem;}
.swiper-focus .swiper-title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3.6rem;
	padding: 0 1.5rem;
	line-height: 3.6rem;
	font-size: 1.5rem;
	color: #333;
	background-color: #eee;
	z-index: 999;
}
.swiper-focus  .swiper-btn {
	position: absolute;
	top: 30%;
	font-size: 4rem;
	color: #fff;
	z-index: 999;
}
.swiper-focus  .swiper-btn:before { content: "﹀";}
.swiper-focus  .swiper-btn-prev {
	left: -.5rem; 
	transform: rotate(90deg);
}
.swiper-focus  .swiper-btn-next {
	right: -.5rem; 
	transform: rotate(-90deg);
}
.swiper-focus  .swiper-btn:active { color: #348c08;}
.swiper-hysc {
	position: relative;
	width: 100%;
	padding-top: 46%;
	padding-right: 1rem;
	box-sizing: content-box;
	overflow: hidden;
}
.swiper-hysc .swiper-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.swiper-hysc .swiper-pic {
	position: relative;
	margin-right: 1rem;
	padding-top: 70.286%;
	border: .05rem solid #ddd;
}
.swiper-hysc .swiper-pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: .05rem;
	padding-left: .05rem;
}
.swiper-hysc .swiper-title {
	height: 3rem;
	margin-right: 1rem;
	line-height: 3rem;
	font-size: 1.5rem;
	text-align: center;
	background-color: #eee;
}
.swiper-hysc  .swiper-btn {
	position: absolute;
	top: 30%;
	font-size: 4rem;
	color: #fff;
	z-index: 999;
}
.swiper-hysc  .swiper-btn:before { content: "﹀";}
.swiper-hysc  .swiper-btn-prev {
	left: -1.5rem; 
	transform: rotate(90deg);
}
.swiper-hysc  .swiper-btn-next {
	right: -.5rem; 
	transform: rotate(-90deg);
}
.swiper-hysc  .swiper-btn:active { color: #348c08;}
/* swiper */

/* title */
.box-xxgk .title .title-cnt { color: #c54141;}
.box-xxgk .title .title-cnt:active { color: #355e92;}
/* title */