@charset "utf-8";
.banner {
	position: relative;
	overflow: hidden
}

.banner img {
	display: block;
	width: 100%
}

.banner a {
	display: block
}

.banner .slick {
	position: relative;
	z-index: 9
}

.banner .slick-slide a {
	display: block;
	position: relative
}

.banner .slick-dots {
	bottom: 5%
}

.banner .slick-dots li {
	width: 14px;
	height: 14px;
	background: url(../images/banner-dots.png) no-repeat;
	background-size: cover;
	vertical-align: middle;
	margin: 0 15px
}

.banner .slick-dots li button {
	font-size: 0px;
	color: #ffffff
}

.banner .slick-dots li button::before {
	content: '0'
}

.banner .slick-dots .slick-active {
	width: 25px;
	height: 38px;
	background: url(../images/banner-dots-active.png) no-repeat;
	background-size: cover
}

.s1 {
	padding-top: 40px;
	padding-bottom: 75px
}

.s1-tit {
	text-align: center;
	position: relative
}

.s1-tit b {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 1px;
	color: #999999;
	padding-bottom: 20px;
	display: inline-block;
	margin: 0 3%;
	cursor: pointer
}

.s1-tit b.on {
	font-weight: 600;
	font-size: 30px;
	letter-spacing: 2px;
	color: #333333;
	background: url(../images/tit-bj.png) no-repeat;
	background-size: 95%;
	background-position: center bottom
}

.more {
	position: absolute;
	right: 0;
	top: -13%;
	transform: translateY(-50%);
	font-size: 14px;
	letter-spacing: 1px;
	color: #999999
}

.more:hover {
	color: #044e8b
}

.s1-banner ul li a {
	padding: 0 20px;
	display: block;
}

.s1-banner ul li a:hover h3 {
	color: #044e8b
}

.s1-tx h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	letter-spacing: 1px;
	color: #333333;
	margin-bottom: 15px;
	width: calc(100% - 92px);
}

.s1-tx p {
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	letter-spacing: 1px;
	color: #999999
}

.s1-tx {
	position: relative;
	padding-top: 20px
}

.s1-date {
	padding: 15px 13px;
	background: url(../images/s1-date-bj.png) no-repeat;
	background-size: cover;
	text-align: center;
	position: absolute;
	top: -20px;
	right: 15px
}

.s1-date b {
	font-weight: normal;
	font-family: Impact;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
	display: block
}

.s1-date span {
	font-size: 16px;
	line-height: 30px;
	color: #ffffff
}

.s1-c {
	margin-top: 25px;
	position: relative
}

.s1-banner {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: -9;
	opacity: 0;
	transition: all 0.6s
}

.s1-banner.on {
	position: relative;
	z-index: 9;
	opacity: 1
}

.s2 {
	background: url(../images/s2-bj.jpg) no-repeat;
	background-position: center center
}

.s2-l {
	width: 45%;
	float: left;
	padding: 60px 0px 70px 0px;
	margin-top: 45px;
}

.s2-r {
	width: 54%;
	float: right;
	padding: 60px 0px 70px 60px;
	background-size: cover;
	margin-top: 45px
}

.s2-tit {
	position: relative
}

.s2-tit b {
	font-size: 30px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #fff;
	padding-bottom: 20px;
	display: inline-block;
	background: url(../images/tit-bj2.png) no-repeat;
	background-size: 95%;
	background-position: center bottom
}

.s2-tit a {
	position: absolute;
	right: 0;
	top: 30%;
	transform: translateY(-50%);
	font-size: 14px;
	letter-spacing: 1px;
	color: #ffffff;
}

.s2-date {
	float: left;
	text-align: center;
	margin-right: 25px;
	padding: 15px 10px 20px
}

.s2-list ul li a:hover .s2-date {
	background: url(../images/s2-date-bj.png) no-repeat;
	background-size: cover
}

.s2-date b {
	font-weight: normal;
	display: block;
	font-size: 30px;
	letter-spacing: 2px;
	color: #ffffff
}

.s2-date span {
	font-size: 15px;
	color: #ffffff
}

.s2-tx {
	overflow: hidden;
	padding-top: 15px
}

.s2-list ul li a p {
	overflow: hidden;
	text-overflow: ellipsis;
	height: 60px;
	text-overflow: ellipsis;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #ffffff;
	transition: all 0.6s
}

.s2-list ul li a:hover p {
	padding-left: 10px
}

.s2-list ul li {
	margin-bottom: 10px
}

.s2-list {
	margin-top: 30px
}

.s2 .pic {
	padding-top: 0;
	margin-right: 24px;
	width: 210px;
	height: 150px;
	float: left
}

.s2-r .s2-tit b {
	color: #333;
	background: url(../images/tit-bj.png) no-repeat;
	background-position: center bottom;
	background-size: 95%
}

.s2-r .s2-tit a {
	color: #999
}

.s2-r ul {
	margin-top: 30px
}

.s2-r ul li {
	margin-bottom: 40px
}

.s2-r ul li:last-child {
	margin-bottom: 0
}

.s2-info {
	overflow: hidden
}

.s2-info h2 {
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #333333;
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all 0.6s
}

.s2-r ul li a:hover h2 {
	padding-left: 10px
}

.s2-r ul li a:hover p {
	text-decoration: underline
}

.s2-info p {
	font-size: 14px;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #999999;
	margin-bottom: 15px
}

.s2-info span {
	font-size: 14px;
	color: #999999;
	padding-left: 24px;
	background: url(../images/icon-date.png) no-repeat;
	background-position: left center
}

.s2-tit a:hover {
	opacity: 0.7
}

.s2-r ul li a:hover h2 {
	color: #044e8b
}

.s3 {
	padding-top: 70px
}

.s3 .s2-tit {
	text-align: center
}

.s3 .s2-tit b {
	color: #333;
	background: url(../images/tit-bj.png) no-repeat;
	background-position: center bottom;
	background-size: 95%
}

.s3 .s2-tit a {
	color: #999999
}

.s3 .pic {
	padding-top: 0;
	width: 350px;
	height: 260px
}

.s3-t .pic {
	float: left
}

.s3-b .pic {
	float: right
}

.s3 {
	font-size: 0
}

.s3-tx {
	overflow: hidden
}

.s3-l {
	float: left;
	width: 50%
}

.s3-r {
	float: left;
	width: 50%
}

.s3-tx {
	padding: 27px 30px
}

.s3-tx h3 {
	font-size: 18px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	letter-spacing: 1px;
	color: #ffffff;
	margin-bottom: 20px
}

.s3-tx p {
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, 0.8);
	margin-bottom: 30px
}

.s3-tx span {
	font-size: 14px;
	line-height: 24px;
	color: #ffe7df;
	padding-left: 25px;
	background: url(../images/icon-date1.png) no-repeat;
	background-position: left center
}

.s3-l .s3-b {
	background: url(../images/s3-bj2.jpg) no-repeat;
	background-size: cover
}

.s3-l .s3-t {
	background: url(../images/s3-bj1.jpg) no-repeat;
	background-size: cover
}

.s3-r .s3-b {
	background: url(../images/s3-bj4.jpg) no-repeat;
	background-size: cover
}

.s3-r .s3-t {
	background: url(../images/s3-bj3.jpg) no-repeat;
	background-size: cover
}

.s3-c ul li a:hover h3 {
	text-decoration: underline
}

.s3-c ul li a:hover img {
	transform: scale(1.05)
}

.s3-l .s3-t .pic::before {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid #de6d45;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 9
}

.s3-l .s3-b .pic::before {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #597081;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 9
}

.s3-r .s3-t .pic::before {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid #c29b6f;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 9
}

.s3-r .s3-b .pic::before {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #6076a1;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 9
}

.s3-c {
	margin-top: 35px
}

.s4 .s2-tit {
	text-align: center
}

.s4 .s2-tit b {
	color: #333;
	background: url(../images/tit-bj.png) no-repeat;
	background-position: center bottom;
	background-size: 95%
}

.s4 .s2-tit a {
	color: #999
}

.s4 {
	padding-top: 50px;
	padding-bottom: 60px
}

.s4 .pic {
	padding-top: 40%
}

.s4-banner ul li a {
	margin: 0 12px
}

.s4-banner {
	margin-top: 30px
}

@media screen and (max-width:1400px) {
	.s3-l {
		float: none;
		width: auto
	}
	.s3-r {
		float: none;
		width: auto
	}
	.s3-b .pic {
		float: left
	}
	.s3-c li {
		margin-bottom: 20px
	}
	.s3-l .s3-b .pic::before,
	.s3-l .s3-t .pic::before,
	.s3-r .s3-t .pic::before,
	.s3-r .s3-b .pic::before {
		content: none
	}
}

@media screen and (max-width:1024px) {
	.s1-tit b.on {
		font-size: 24px;
		letter-spacing: normal
	}
	.s1-tit b {
		font-size: 20px;
		letter-spacing: normal
	}
	.more {
		font-size: 13px
	}
	.s1-c {
		margin-top: 15px
	}
	.s1-banner ul li a {
		padding: 0 10px
	}
	.s1-tx h3 {
		font-size: 16px
	}
	.s1-date b {
		font-size: 20px
	}
	.s1-date span {
		font-size: 14px
	}
	.s1-date {
		right: 0
	}
	.s1 {
		padding-bottom: 40px
	}
	.s2 {
		background: none
	}
	.s2-l {
		float: none;
		width: auto;
		background: url(../images/s2-bj1.jpg) no-repeat;
		background-size: cover;
		padding: 30px 10px
	}
	.s2-r {
		float: none;
		width: auto;
		background: url(../images/s2-bj2.jpg) no-repeat;
		background-size: cover;
		padding: 30px 10px
	}
	.s2-list {
		margin-top: 15px
	}
	.s2-tit b {
		font-size: 26px;
		background-position: center center
	}
	.s1-tit b.on,
	.s2-r .s2-tit b,
	.s3 .s2-tit b,
	.s4 .s2-tit b {
		background-position: center center
	}
	.s2-r {
		margin-top: 20px
	}
	.s3 {
		padding-top: 40px
	}
	.s4 {
		padding-top: 10px;
		padding-bottom: 30px
	}
	.s4-banner {
		margin-top: 20px
	}
}

@media screen and (max-width:768px) {
	.s3 {
		padding-top: 20px
	}
	.s2-tit a {
		font-size: 13px
	}
	.s2-info h2 {
		font-size: 16px
	}
	.s2-info p {
		font-size: 13px
	}
	.s2-info span {
		font-size: 12px
	}
	.s1-tit b.on {
		font-size: 20px
	}
	.s1-tit b {
		font-size: 18px
	}
	.more {
		font-size: 12px;
		top: -14%;
	}
	.s1 {
		padding-top: 20px;
		padding-bottom: 20px
	}
	.s2-date b {
		font-size: 24px
	}
	.s2-date span {
		font-size: 13px
	}
	.s2-list ul li a p {
		font-size: 16px
	}
	.s2-date {
		padding: 10px 5px 15px
	}
	.s2-tx {
		padding-top: 10px
	}
	.s2-tit b {
		font-size: 22px
	}
	.s2-r ul li {
		margin-bottom: 30px
	}
	.s3 .pic {
		width: 300px;
		height: 222px
	}
	.s3-tx h3 {
		margin-bottom: 15px;
		font-size: 16px
	}
	.s3-tx p {
		margin-bottom: 15px
	}
	.s3-tx {
		padding: 18px 20px
	}
	.s3-c {
		margin-top: 20px
	}
	.s3-tx span {
		font-size: 13px
	}
	.s4-banner {
		margin-top: 10px
	}
}

@media screen and (max-width:568px) {
	.s3 .pic {
		float: none;
		width: auto;
		height: auto;
		padding-top: 74%
	}
}

@media screen and (max-width:480px) {
	.s3-tx h3,
	.s3-tx p {
		margin-bottom: 10px
	}
	.s3-tx span {
		font-size: 12px
	}
	.s3-c {
		margin-top: 10px
	}
	.s2-r ul {
		margin-top: 15px
	}
	.s2-tit a {
		font-size: 12px
	}
	.s2-tit b {
		font-size: 20px
	}
	.s1-tit{text-align:left;}
	.s1-tit b.on {
		font-size: 15px
	}
	.s1-tit b {
		font-size: 14px
	}
	.more{top:-15.3%;}
	.s1-banner ul li a {
		padding: 0
	}
	.s1-tx {
		padding-top: 10px
	}
	.s2-list {
		margin-top: 0
	}
	.s2 .pic {
		width: 178px;
		height: 124px
	}
	.s2-info h2 {
		margin-bottom: 10px
	}
	.s2-info p {
		margin-bottom: 10px
	}
	.s2-r ul li {
		margin-bottom: 20px
	}
	.s4-banner ul li a {
		margin: 0
	}
}