.c-banner {
	width: 100%;
	position: relative;
}

.c-banner img {
	width: 100%;
}

.c-banner .banner ul {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}

.c-banner .banner ul li {
	display: none;
	opacity: 0;
}

.c-banner .banner ul li:nth-child(1) {
	opacity: 1;
	display: block;
}

.c-banner .banner ul li img {
	width: 100%;
	position: absolute;
	top: 0px;
}

.c-banner .banner ul li:first-child img {
	position: relative;
}

.c-banner .nexImg,
.c-banner .preImg {
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
}

.c-banner .preImg {
	left: 4%;
}

.c-banner .nexImg {
	right: 4%;
}

.c-banner .jumpBtn {
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}

.c-banner .jumpBtn ul {
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 1;
	margin-left: 10px;
	cursor: pointer;
}

.c-banner .jumpBtn ul li:first-child {
	margin-left: 0px;
}

.index1 {
	margin-top: 60px;
}

.index1 li {
	width: 19.2%;
	background: #fff;
	box-shadow: 0 0 10px #ddd;
	margin-right: 1%;
	float: left;
	text-align: center;
	padding: 20px 0;
}

.index1 li:last-child {
	margin-right: 0;
}

.index1 li a {
	display: block;
}

.index1 li b {
	font-size: 16px;
	color: #f68d2e;
	display: block;
	margin-top: 12px;
	min-height: 21px;
	height: auto;
	line-height: 21px;
	overflow: hidden;
}

.index1 li img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-transition: 2s ease;
	-moz-transition: 2s ease;
	max-height: 70px;
}

.index1 li:hover img {
	-webkit-transform: rotatey(360deg);
	-moz-transform: rotatey(360deg);
}

.index-tit h2 {
	font-size: 36px;
	color: #25282A;
	font-weight: normal;
}

.index-tit .rec {
	width: 35px;
	height: 3px;
	background: #006a8e;
	margin: 20px 0 30px;
	display: block;
}

.index2 {
	background: #006a8e url(../images/index2-bg.jpg) no-repeat right;
	margin-top: 60px;
	height: 495px;
}

.index2 .index-tit h2 {
	color: #fff;
	padding-top: 80px;
}

.index2 .des {
	font-size: 15px;
	line-height: 28px;
	color: #fff;
	max-width: 780px;
	height: auto;
	overflow: hidden;
	text-align: justify;
}

.index2 .more {
	display: block;
	width: 140px;
	height: 45px;
	border-radius: 500px;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	color: #f68d2e;
	background: #fff;
	margin-top: 30px;
}

.index2 .more:hover {
	background: #f68d2e;
	color: #fff;
	transition: all ease 0.35s;
}

.index3 {
	margin-top: 40px;
}

.index3 .index-tit h2 {
	color: #006a8e;
}

.index3 .n-fl {
	width: 46%;
}

.index3 .n-fr {
	width: 50%;
}

.index3 .n-fl h2 {
	font-size: 16px;
	color: #006a8e;
	height: auto;
	max-height: 48px;
	overflow: hidden;
	margin: 15px 0;
	display: block;
}

@media screen and (max-width:1200px) {
	.index3 .n-fl h2 {
		font-size: 16px;
		color: #006a8e;
		height: auto;
		overflow: hidden;
		margin: 15px 0;
		display: block;
		max-height: 80px;
	}
}


.index3 .n-fl .des {
	font-size: 14px;
	color: #25282A;
	line-height: 24px;
	max-height: 72px;
	overflow: hidden;
}

.index3 .n-fl .more {
	display: block;
	width: 140px;
	height: 45px;
	border-radius: 500px;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	color: #fff;
	background: #006a8e;
	margin-top: 20px;
}

.index3 .n-fl .more:hover {
	background: #f68d2e;
	transition: all ease 0.35s;
}

.index3 .n-fl .box {
	position: relative;
}

.index3 .n-fl .date {
	height: 36px;
	background: #006a8e;
	line-height: 36px;
	text-align: center;
	padding: 0 14px;
	font-size: 15px;
	color: #fff;
	position: absolute;
	z-index: 9;
	top: 0;
	right: 0;
}

.index3 .n-fr li {
	border-bottom: 1px dashed #bbb;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.index3 .n-fr li:last-child {
	margin-bottom: 0;
}

.index3 .n-fr li span {
	font-size: 14px;
	color: #999;
	background: url(../images/time.png) no-repeat left;
	padding-left: 25px;
}

.index3 .n-fr li h2 {
	font-size: 16px;
	color: #006a8e;
	height: auto;
	line-height: 20px;
	overflow: hidden;
	display: block;
	margin: 12px 0;
}

.index3 .n-fr li .des {
	font-size: 14px;
	color: #25282A;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
}

.index3 .n-fl h2:hover,
.index3 .n-fr li:hover h2 {
	color: #006a8e;
}

@media screen and (max-width:1200px) {
	.index-tit h2 {
		font-size: 30px;
	}
}

@media screen and (max-width:1000px) {
	.c-banner {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.c-banner .banner ul li img {
		width: 120%;
		margin-left: -12%;
	}

	.c-banner .nexImg img,
	.c-banner .preImg img {
		width: 70%;
	}

	.index1,
	.index2 {
		margin-top: 50px;
	}

	.index1 li {
		width: 48%;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.index1 li:nth-child(2n) {
		float: right;
	}

	.index1 li:nth-child(3),
	.index1 li:nth-child(4) {
		margin-bottom: 0;
	}

	.index2 .index-tit h2 {
		padding-top: 30px;
	}

	.index2 {
		height: auto;
		padding-bottom: 45px;
	}

	.index3 {
		margin-top: 40px;
	}

	.index-tit h2 {
		font-size: 26px;
	}

	.index-tit .rec {
		margin: 10px 0 20px;
	}

	.index3 .index-tit .rec {
		margin: 10px 0 30px;
	}

	.index3 .n-fl {
		display: block;
		width: 100%;
		margin-bottom: 40px;
	}

	.index3 .n-fr {
		width: 100%;
	}
}

@media screen and (max-width:600px) {
	.c-banner .banner ul li img {
		width: 100%;
		margin-left: 0%;
	}

	.c-banner .jumpBtn ul li {
		width: 10px;
		height: 10px;
		margin-left: 5px;
	}

	.c-banner .nexImg img,
	.c-banner .preImg img {
		display: none;
	}

	.index-tit h2 {
		font-size: 22px;
	}

	.index1 li {
		width: 49%;
		margin-bottom: 10px;
		padding: 14px 0;
	}

	.index1 li b {
		font-size: 15px;
	}

	.index1,
	.index2 {
		margin-top: 30px;
	}

	.index2 .index-tit h2 {
		padding-top: 30px;
	}

	.index2 {
		padding-bottom: 40px;
	}

	.index3 {
		margin-top: 30px;
	}

	.index3 .n-fr li h2 {
		font-size: 15px;
	}

	.index3 .n-fr li {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
}