@charset "utf-8";

/*banner*/

.banner a {
	display: block;
	position: relative;
	z-index: 1;
}

.banner .slick-slide img {
	display: block;
	width: 100%;
}

.banner .slick-dots {
	width: 100%;
	text-align: center;
	right: 0;
	font-size: 0;
	bottom: 24px;
}

.banner .slick-dots li {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 18px;
	vertical-align: middle;
}

.banner .slick-dots li.slick-active {
	background: url(../images/dot1.png) no-repeat;
	width: 37px;
	height: 48px;
}

.banner .slick-dots li button {
	display: none;
}

/*公用标题*/

.title {
	height: 50px;
	line-height: 50px;
	margin-bottom: 45px;
	font-size: 0;
	position: relative;
}

.title h3 {
	float: left;
	font-size: 30px;
	color: #191919;
	line-height: 50px;
	height: 50px;
}

.title h3 img {
	vertical-align: middle;
	padding-right: 5px;
}

.more a {
	display: block;
	font-size: 14px;
	color: #c3c3c3;
	width: 119px;
	background: url(../images/more1.png) no-repeat center;
	text-align: center;
	transition: all 0.3s;
}

.more a:hover {
	color: #014783;
	background: url(../images/more2.png) no-repeat center;
}

/*首页板块*/
.section1 {
	padding-top: 45px;
	padding-bottom: 65px;
	overflow: hidden;
}

.section1 .title,
.section2 .title,
.section4 .title {
	text-align: center;
}

.section1 .title h3,
.section2 .title h3,
.section4 .title h3 {
	float: none;
	display: inline-block;
}

.section1 .more,
.section2 .more,
.section4 .more {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

.jdt {
	width: 710px;
}

.jdt ul li a {
	display: block;
	width: 100%;
	position: relative;
}

.jdt ul li a .pic {
	display: block;
	width: 100%;
	height: 460px;
	overflow: hidden;
}

.jdt ul li a .pic img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.jdt ul li:hover a .pic img {
	transform: scale(1.1);
}

.jdt ul li .s1-lintro {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 562px;
	height: 84px;
	background: url(../images/jdt-yy.png) no-repeat;
	background-size: cover;
	padding: 12px 20px;
}

.jdt ul li .s1-lintro .date {
	text-align: center;
	position: relative;
}

.jdt ul li .s1-lintro .date::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -20px;
	width: 1px;
	height: 48px;
	background: url(../images/jdt-sx.png) no-repeat;
}

.jdt ul li .s1-lintro .date p {
	font-family: "Georgia";
	font-size: 30px;
	color: #fff;
}

.jdt ul li .s1-lintro .date span {
	display: block;
	font-size: 14px;
	color: #fff;
}

.jdt ul li .s1-lintro h3 {
	overflow: hidden;
	padding-left: 40px;
	height: 60px;
	line-height: 60px;
	font-size: 0;
}

.jdt ul li .s1-lintro h3 p {
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 18px;
	color: #fff;
}

.jdt .slick-dots {
	right: 10px;
	bottom: 30px;
	text-align: right;
	font-size: 0;
}

.jdt .slick-dots li {
	margin: 0 7px;
	width: 8px;
	height: 8px;
	font-size: 0;
	border: 1px solid #fff;
	border-radius: 50%;
	transition: all 0.3s;
}

.jdt .slick-dots li button {
	display: none;
}

.jdt .slick-dots li.slick-active {
	background-color: #0e4580;
}

.s1-r {
	width: 560px;
}

.s1-r ul li a {
	display: block;
}

.s1-r ul li .hide {
	display: none;
}

.s1-r ul li .hide .hide-l {
	overflow: hidden;
}

.s1-r ul li .hide .hide-l h3 {
	font-size: 18px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.s1-r ul li .hide .hide-l p {
	font-size: 14px;
	color: #999;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 15px;
}

.s1-r ul li .hide .hide-l span {
	display: block;
	font-size: "Georgia";
	font-size: 18px;
	color: #999;
	margin-top: 10px;
	line-height: 26px;
	margin-top: 15px;
}

.s1-r ul li .hide .hide-l span img {
	vertical-align: -1px;
	padding-right: 10px;
}

.s1-r ul li .hide .hide-r {
	width: 260px;
	height: 180px;
	margin-right: 23px;
}

.s1-r ul li .hide .hide-r img {
	display: block;
	width: 100%;
	height: 100%;
}

.s1-r ul li .show {
	line-height: 55px;
	border-top: 1px dashed #ccc;
}

.s1-r ul li:first-child .show {
	border-top: none;
}

.s1-r ul li .show span {
	float: right;
	padding-left: 15px;
}

.s1-r ul li .show h3 {
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.s1-r ul li.on .hide {
	display: block;
}

.s1-r ul li.on .show {
	display: none;
}

.s1-r ul li.on+li .show {
	border-top-color: transparent;
}

.section2 {
	padding: 70px 0 115px 0;
	background: url(../images/section2-bg.jpg) no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}

.section2::before {
	content: '';
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	width: 100%;
	height: 15px;
	background: url(../images/section2-zs.png) repeat-x;
}

.section2 .title h3 {
	color: #fff;
}

.section2 .more a {
	color: #c3c3c3;
}

.section2 .more a:hover {
	color: #fff;
	background: url(../images/more3.png) no-repeat center;
}

.s2-c {
	margin-left: -27px;
	margin-right: -27px;
	overflow: hidden;
	padding-top: 10px;
}

.s2-c li {
	float: left;
	width: 33.333%;
	position: relative;
	top: 0;
	transition: all 0.3s;
}

.s2-c li a {
	display: block;
	margin: 50px 27px;
	background-color: rgba(12, 91, 181, 0.5);
	border: 1px solid #1572dd;
	padding: 27px;
	border-radius: 4px;
	transition: all 0.3s;
}

.s2-c li .date {
	text-align: center;
	position: relative;
	width: 84px;
	height: 84px;
	margin: 0 auto;
	margin-top: -69px;
	z-index: 1;
}

.s2-c li .date::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100px;
	height: 100px;
	background: rgba(1, 57, 120, 0.1);
	border-radius: 50%;
	z-index: -1;
	transition: all 0.3s;
}

.s2-c li .date::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
	background: #0c5bb5;
	border-radius: 50%;
	z-index: -1;
	transition: all 0.3s;
}

.s2-c li .date p {
	font-family: "Georgia";
	font-size: 30px;
	color: #fff;
	padding-top: 5px;
}

.s2-c li .date span {
	display: block;
	font-size: 16px;
	color: #fff;
	margin-top: 5px;
}

.s2-c li h3 {
	font-size: 18px;
	line-height: 32px;
	height: 96px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #fff;
	margin-top: 20px;
}

.s2-c li:hover {
	top: -5px;
}

.s2-c li a:hover {
	background: url(../images/s2-cbg.jpg) no-repeat;
	background-size: cover;
}

.s2-c li:hover .date::before {
	background-color: rgba(216, 20, 22, 0.1);
	animation: yq 2s ease-out infinite;
}

.s2-c li:hover .date::after {
	background-color: #d81416;
}

@keyframes yq {
	100% {
		transform: translateX(-50%) translateY(-50%) scale(1.2);
		opacity: 0;
	}
}

.section3 {
	background: url(../images/section3-bg.jpg) no-repeat center;
	background-size: cover;
	padding: 65px 0 60px 0;
	position: relative;
	z-index: 2;
}

.section3::before {
	content: '';
	position: absolute;
	top: -25px;
	left: 0;
	bottom: 60px;
	width: 781px;
	background-color: #fff;
	z-index: -1;
}

.s3-l {
	width: 450px;
	position: relative;
	top: -30px;
}

.s3-l ul li {
	position: relative;
	left: 0;
	transition: all 0.3s;
}

.s3-l ul li a {
	display: block;
	overflow: hidden;
	margin-top: 42px;
	transition: all 0.3s;
}

.s3-l ul li:first-child a {
	margin-top: 0;
}

.s3-l ul li .date {
	width: 68px;
	height: 65px;
	background-color: #ebf3ff;
	text-align: center;
	margin-right: 20px;
	transition: all 0.3s;
	position: relative;
	transition: all 0.3s;
}

.s3-l ul li .date::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	left: 50%;
	width: 40px;
	height: 30px;
	background: url(../images/s3-lsx1.png) no-repeat;
}

.s3-l ul li .date p {
	font-family: "Georgia";
	font-size: 28px;
	color: #104293;
	line-height: 32px;
	padding-right: 20px;
	padding-top: 7px;
}

.s3-l ul li .date span {
	display: block;
	font-size: 12px;
	line-height: 32px;
	color: #104293;
	padding-left: 20px;
	margin-top: -10px;
}

.s3-l ul li h3 {
	overflow: hidden;
	font-size: 0;
	line-height: 64px;
	height: 64px;
}

.s3-l ul li h3 p {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	line-height: 32px;
	transition: all 0.3s;
}

.s3-l ul li:hover {
	left: 5px;
}

.s3-l ul li:hover .date {
	background-color: #104293;
}

.s3-l ul li:hover .date p,
.s3-l ul li:hover .date span {
	color: #fff;
}

.s3-l ul li:hover .date::after {
	background: url(../images/s3-lsx2.png) no-repeat;
}

.s3-l ul li:hover h3 p {
	color: #104293;
	font-weight: bold;
}

.s3-r {
	width: 790px;
}

.s3-r ul li {
	float: left;
	width: 380px;
}

.s3-r ul li a {
	display: block;
}

.s3-r ul li:nth-child(2) {
	margin-left: 30px;
}

.s3-r ul li .pic {
	width: 100%;
	height: 260px;
	overflow: hidden;
}

.s3-r ul li .s3-rintro {
	background-color: #f5f9ff;
	padding: 25px;
}

.s3-r ul li .s3-rintro h3 {
	font-size: 18px;
	color: #000;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.s3-r ul li .s3-rintro p {
	font-size: 14px;
	color: #999999;
	line-height: 26px;
	height: 78px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 25px;
}

.s3-r ul li .s3-rintro span {
	display: block;
	font-size: "Georgia";
	font-size: 18px;
	color: #999999;
	line-height: 26px;
	margin-top: 25px;
}

.s3-r ul li:hover .pic img {
	transform: scale(1.1);
}

.s3-r ul li:hover .s3-rintro {
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.s3-r ul li:hover .s3-rintro h3 {
	font-weight: bold;
	color: #104293;
}

.section4 {
	padding: 50px 0 60px 0;
}

.s4-c {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.s4-c ul {
	margin-left: -15px;
	margin-right: -15px;

}

.s4-c ul li a {
	display: block;
	margin: 15px;
	position: relative;
	overflow: hidden;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	transition: all 0.5s;
}

.s4-c ul li .pic {
	width: 100%;
	height: 388px;
	overflow: hidden;
}

.s4-c ul li:hover .pic img {
	transform: scale(1.1);
}

.s4-c ul li .s4-cintro {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.s4-c ul li .s4-cintro h3 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #000205;
	overflow: hidden;
}

.s4-c ul li .s4-cintro p {
	float: left;
	width: 30px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 28px;
}

.s4-c ul li .s4-cintro p:first-child {
	margin-top: 30px;
	margin-left: 28px;
}

.s4-c ul li .s4-cintro p:nth-child(2) {
	margin-top: 46px;
	margin-left: 8px;
}

.s4-c ul li .s4-cintro p span {
	float: left;
	display: block;
	height: 82px;
	transform: rotate(90deg) translateY(35px) translateX(-10px);
}

.s4-c ul li .s4-cintro .gd {
	position: absolute;
	right: 30px;
	bottom: 24px;
	font-size: 12px;
	color: #fff;
	width: 20px;
	text-align: center;
	padding-bottom: 35px;
	background: url(../images/gd1.png) no-repeat center bottom;
}

.s4-c ul li:hover a{
	clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
}