@charset "utf-8";
.index {
	overflow: hidden;
margin-top:100px;
}

.gg-tit {
	font-size: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 36px;
	overflow: hidden;
}

.gg-tit h2 {
	float: left;
	font-size: 0;
	margin-right: 40px;
	cursor: pointer;
	font-weight: normal;
	overflow: hidden;
}

.gg-tit h2 img {
	vertical-align: middle;
	margin-right: 10px;
}

.gg-tit h2 span {
	display: inline-block;
	font-size: 34px;
	color: #999999;
	vertical-align: middle;
}

.gg-tit h2.on span {
	color: #054176;
}

.gg-tit-more {
	float: right;
	font-size: 14px;
	color: #808080;
}

.gg-tit-more a {
	display: none;
	color: #0d59a7;
}

.gg-tit-more a img {
	margin-left: 10px;
	vertical-align: middle;
	margin-right: 5px;
}

.gg-tit-more a:first-child {
	display: block;
}

.gg-tit-more a:hover {
	color: #004ea2;
}

.section-bg {
	background: url(../images/section1-bg.png) no-repeat;
	background-position: center top;
	background-size: 100% auto;
}

.section1 {
	padding-top: 60px;
}

.s1-l {
	float: left;
	width: 830px;
	margin-right: 80px;
}

.s1-r {
	overflow: hidden;
}

.s1-lc {
	padding-bottom: 15px;
}

.s1-lc-first {
	margin-top: 40px;
}

.s1-lc-first a {
	display: block;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #cccccc;
}

.s1-lc-fl {
	float: left;
	width: 390px;
	margin-right: 25px;
}

.s1-lc-fr {
	overflow: hidden;
}

.s1-lc-first .pic {
	padding-top: 61%;
}

.s1-lc-fdate {}

.s1-lc-fdate p {
	font-size: 30px;
	color: #0d59a7;
	font-family: arial;
}

.s1-lc-fdate p span {
	font-size: 18px;
	color: #999;
	padding-left: 5px;
}

.s1-lc-first a h3 {
	color: #0d59a7;
	font-size: 18px;
	line-height: 32px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 15px;
}

.s1-lc-first a>.s1-lc-fr>p {
	font-size: 16px;
	line-height: 33px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 10px;
}

.i-list li {
	position: relative;
	font-size: 16px;
	line-height: 52px;
	padding: 0 100px 0 20px;
	background-position: 3px center;
}

.i-list li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
}

.i-list li a:hover {
	color: #0d59a7;
}

.i-list li span {
	position: absolute;
	right: 0;
	top: 0;
	color: #000;
	color: rgba(0, 0, 0, .4);
	font-size: 16px;
}

.s1-r ul {
	background: #fff;
	padding: 0 30px;
	padding-bottom: 30px;
	margin-right: 30px;
}

.s1-r ul li a {
	display: block;
	overflow: hidden;
	padding: 22px 0;
	border-bottom: 1px dashed #0d59a7;
}

.s1-date {
	float: left;
	overflow: hidden;
	margin-right: 30px;
	text-align: center;
	padding-left: 12px;
        padding-right:12px;
        background-color:aliceBlue;
}

.s1-date p {
	font-size: 19px;
	line-height: 45px;
	color: #0d59a7;
}

.s1-date span {
	display: block;
	font-size: 20px;
	line-height: 30px;
	color: #999;
        letter-spacing:2px;
        padding-left:7px;
        padding-top:5px;
}

.s1-date div {
	width: 50px;
	height: 1px;
	background: #0d59a7;
	float: right;
	margin-top: 11px;
}

.section2 {
	margin-top: 60px;
}

.s2-c {
	margin-top: 40px;
}

.s2-c ul {
	margin: 0 -15px;
}

.s1-r ul li a>h3 {
	overflow: hidden;
	font-size: 16px;
	line-height: 36px;
	color: #333;
	height: 72px;
	overflow: hidden;
}

.s1-r ul li a:hover>h3 {
	color: #0d59a7;
}

.s2-c ul li a {
	display: block;
	text-align: center;
	padding: 25px 0;
	margin: 0 15px;
	position: relative;
	top: 0;
	transition: all 0.5s;
}

.s2-c ul li:first-child a {
	background: #e6a535;
}

.s2-c ul li:first-child+li a {
	background: #3fb3eb;
}

.s2-c ul li:first-child+li+li a {
	background: #78bf59;
}

.s2-c ul li:first-child+li+li+li a {
	background: #9e88df;
}

.s2-c ul li:first-child+li+li+li+li a {
	background: #5f95f1;
}

.s2-c ul li:first-child+li+li+li+li+li a {
	background: #41c88e;
}

.s2-c ul li a div {
	height: 45px;
	line-height: 45px;
	font-size: 0;
}

.s2-c ul li a div img {
	display: inline-block;
	vertical-align: middle;
}

.s2-c ul li a p {
	font-size: 22px;
	color: #fff;
	margin-top: 10px;
}

.section3 {
	background: url(../images/section3-bg.png) no-repeat center top;
	background-size: cover;
	margin-top: 80px;
}

.section3>div {
	padding: 40px 0 80px 0;
}

.section3 ul li {
	float: left;
	width: 32%;
}

.section3 ul li:nth-child(3n+2) {
	margin-left: 2%;
	margin-right: 2%;
}

.section3 ul li a {
	display: block;
	background: #fff;
	/*box-shadow: 0 0 10px rgba(0, 0, 0, .2);*/
	margin-top: 30px;
	padding: 15px 30px;
	transition: all 0.5s;
	overflow: hidden;
}

.section3 ul li a:hover {
	/*box-shadow: 7px 7px 10px rgba(5, 65, 118, .2);*/
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.section3 ul li .pic {
	float: left;
	width: 189px;
	height: 127px;
	margin-right: 20px;
	padding-top: 0;
}

.section3 ul li .s3-r {
	overflow: hidden;
}

.section3 ul li a h3 {
	font-size: 16px;
	line-height: 28px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #333333;
}

.section3 ul li a p {
	font-size: 14px;
	line-height: 25px;
	color: #999999;
	padding-left: 25px;
	background: url(../images/time.png) no-repeat center left;
	background-position: left center;
	margin-top: 15px;
}

.section3 ul li a:hover h3 {
	color: #2b69af;
}

.section3 ul li a:hover p {
	color: #2b69af;
}

.section4 {
	position: relative;
	margin-top: 80px;
}

.s4-c {
	position: relative;
}

.s4-c .gg-tit {
	/* position: absolute; */
	/* left: 230px; */
	/* right: 0; */
	/* top: 0; */
	/* margin-top: -58px; */
	/* width: 100%; */
}

.s4-c .gg-tit h2 span {
	font-size: 34px;
	border-bottom: 2px solid transparent;
}

.s4-c .gg-tit h2.on span {
	border-bottom: 2px solid #004ea2;
	padding-bottom: 10px;
}

.s4-c .switch-m {
	position: relative;
	margin-top: 35px;
}

.s4-c .switch-m>div {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	opacity: 0;
	z-index: -9;
	transition: all 0.3s;
}

.s4-c .switch-m>div.stat {
	position: relative;
	opacity: 1;
	z-index: 9;
}

.s4-c .switch-m div ul {
	margin: 0 -10px;
}

.s4-c .switch-m div ul li a {
	display: block;
	margin: 0 10px;
}

.s4-c .switch-m div ul li a .pic {
	padding-top: 128.5%;
	overflow: hidden;
}

.s4-c .switch-m div ul li a .pic img {
	padding: 6px;
	border: 1px solid #eeeeee;
}

.s4-c .switch-m div ul li a .pic img:hover {
	transform: scale(0.95);
}

.s4-c .switch-m div ul li a p {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #666666;
	margin-top: -15px;
}

.links {
	background: #f6f5f5;
	margin-top: 35px;
}

.links>div {
	overflow: hidden;
}

.link-c {
	margin: 0 -10px;
}

.link-c li a {
	display: block;
	margin: 0 10px;
}

.link-c li a .pic {
	padding-top: 52.9%;
}

.section5 {
	background: url(../images/section5-bg.jpg) no-repeat center top;
	background-size: cover;
	margin-top: 70px;
	padding-bottom: 160px;
}

.section5>div {
	padding: 20px 10px;
}

.s5-l,
.s5-c {
	float: left;
}

.s5-l {
	width: 35%;
}

.s5-c {
	width: 30%;
}

.s5-c ul li {
	float: left;
	width: 48%;
}

.s5-l ul li a {
	display: block;
	line-height: 107px;
	text-align: center;
	font-size: 30px;
	color: #fff;
	margin-top: 20px;
	padding: 0 10px;
}

.s5-l ul li a img {
	vertical-align: middle;
	padding-right: 10px;
}

.s5-l ul li:nth-child(1) a {
	background-color: #d7a244;
}

.s5-l ul li:nth-child(2) a {
	background-color: #9e88df;
}

.s5-r ul li:nth-child(1) a {
	background-color: #cd85b9;
}

.s5-r ul li:nth-child(2) a {
	background-color: #78bf59;
}

.s5-c ul li a {
	display: block;

	text-align: center;
	margin-left: 20px;
	margin-top: 20px;
	padding: 62px 10px;
	height: 234px;
}

.s5-c ul li a p {
	color: #fff;
	font-size: 30px;
	margin-top: 15px;
}

.s5-c ul li:nth-child(1) a {
	background-color: #3fb3eb;
}

.s5-c ul li:nth-child(2) a {
	background-color: #41c88e;
}

.s5-con ul li a,
.s5-con ul li a img {
	transition: all 0.5s;
}

.s5-con ul li a:hover {
	background-color: #2d88e5;
}

.s5-con ul li a:hover img {
	animation: icon-yh 0.6s linear;
}

@keyframes icon-yh {
	0% {
		transform: rotateZ(0);
	}
	10% {
		transform: rotateZ(10deg);
	}
	20% {
		transform: rotateZ(0);
	}
	30% {
		transform: rotateZ(-10deg);
	}
	40% {
		transform: rotateZ(0);
	}
	50% {
		transform: rotateZ(10deg);
	}
	60% {
		transform: rotateZ(0);
	}
	70% {
		transform: rotateZ(-10deg);
	}
	80% {
		transform: rotateZ(0);
	}
	90% {
		transform: rotateZ(10deg);
	}
	100% {
		transform: rotateZ(0);
	}
}

@media screen and (max-width:1700px) {
	.banner .slick-prev {
		left: 10px;
	}
	.banner .slick-next {
		right: 10px;
	}
}

@media screen and (max-width:1620px) {
	.banner>div {
		padding-left: 0;
		padding-right: 0;
	}
	.s4-c .gg-tit {
		right: 10px;
	}
	.section3>div {
		padding: 40px 10px 80px 10px;
	}
}

@media screen and (max-width:1400px) {
	.s1-date p,
	.s1-lc-fdate p {
		font-size: 30px;
	}
	.s1-lc-first a h3,
	.s1-date span,
	.s1-lc-fdate span,
	.s4-c .switch-m div ul li a p {
		font-size: 16px;
	}
	.s1-l {
		margin-right: 30px;
		width: 770px;
	}
	.s1-date {
		padding-left: 10px;
	}
	.s1-date {
		margin-right: 15px;
	}
	.s1-lc {}
	.s1-r ul {
		margin-right: 15px;
	}
	.s2-c ul li a p {
		font-size: 20px;
	}
}

@media screen and (max-width:1355px) {
	.s5-con ul li a,
	.s5-con ul li a p {
		font-size: 25px;
	}
}

@media screen and (max-width:1200px) {
	.s1-l {
		width: 55%;
	}
	.s1-lc-fl {
		width: 50%;
	}
	.s1-lc-first a>.s1-lc-fr>p {
		-webkit-line-clamp: 2;
		line-clamp: 2;
	}
	.s1-r ul li a {
		padding: 18px 0;
	}
	.s1-lc {}
	.s1-lc-fdate {
		left: -100px;
	}
	.s1-r ul {
		padding-left: 10px;
		padding-right: 10px;
	}
	.s2-c ul li a p {
		font-size: 18px;
	}
	.gg-tit {
		line-height: 30px;
		margin-top: 20px;
		margin-bottom: 15px;
	}
	.gg-tit h2 span {
		font-size: 30px;
	}
	.gg-tit h2 img {
		max-height: 26px;
	}
	.s5-con ul li a,
	.s5-con ul li a p {
		font-size: 20px;
	}
	.s5-con ul li a img {
		height: 40px;
	}
}

@media screen and (max-width:1024px) {
	.section1 {
		padding-top: 30px;
	}
	.section2 {
		margin-top: 30px;
	}
	.section3 {
		margin-top: 45px;
	}
	.section3>div {
		padding: 25px 10px 40px 10px;
	}
	.section4 {
		margin-top: 50px;
	}
	.section5 {
		margin-top: 40px;
		padding-bottom: 130px;
	}
	.s4-c .switch-m {
		margin-top: 34px;
	}
	.s4-c .gg-tit {
		/* margin-top: -18px; */
	}
	.s1-date p,
	.s1-lc-fdate p {
		font-size: 24px;
		line-height: 30px;
	}
	.s1-date span,
	.s1-lc-fdate span,
	.s1-lc-first a>p,
	.s1-r ul li a>h3,
	.i-list li,
	.i-list li span,
	.section3 ul li a h3,
	.s4-c .switch-m div ul li a p {
		font-size: 14px;
	}
	.section1 {
		background-position: center 96px;
	}
	.s1-lc {
		padding-left: 0;
	}
	.s1-lc-first a h3 {
		overflow: hidden;
	}
	.s1-l {
		width: 450px;
		margin-right: 15px;
	}
	.s1-r ul li a {
		padding: 15px 0;
	}
	.s1-lc-first a h3,
	.s1-lc-first a>.s1-lc-fr>p {
		-webkit-line-clamp: 1;
		line-clamp: 1;
	}
	.section3 ul li a {
		padding: 15px;
	}
	.s4-c .switch-m div ul,
	.link-c {
		margin: 0 -5px;
	}
	.s4-c .switch-m div ul li a,
	.link-c li a {
		margin: 0 5px;
	}
	.gg-tit h2 span {
		font-size: 26px;
	}
	.gg-tit h2 img {
		max-height: 24px;
	}
	.s4-c .gg-tit h2 span {
		font-size: 18px;
	}
	.s5-l {
		float: none;
		width: 100%;
	}
	.s5-c {
		float: none;
		width: 100%;
	}
	.s5-c ul li {
		width: 50%;
	}
	.s5-c ul li a {
		height: 200px;
	}
	.s5-c ul li:first-child a {
		margin-left: 0;
	}
}

@media screen and (max-width:768px) {
	.s1-l {
		width: auto;
		float: none;
		margin-right: 0;
		margin-left: 0;
	}
	.section1 {
		background: none;
		padding-top: 0;
	}
	.s1-lc-first {
		margin-top: 20px;
	}
	.s1-date p,
	.s1-lc-fdate p {
		font-size: 20px;
		line-height: 24px;
	}
	.s1-lc-fdate {
		padding-bottom: 10px;
		border-bottom: 1px solid #0d59a7;
	}
	.s1-date {
		padding-left: 0;
	}
	.s1-r ul {
		margin-top: 0;
	}
	.s1-r ul li a>h3 {
		line-height: 26px;
		height: 52px;
	}
	.s1-lc-fl {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.s1-lc-fr {
		margin-top: 25px;
	}
	.s1-lc-first a {
		padding-bottom: 25px;
		margin-bottom: 15px;
	}
	.s2-c {
		margin-top: 20px;
	}
	.s2-c ul {
		margin: 0 -5px;
	}
	.s2-c ul li a {
		margin: 0 5px;
	}
	.section3 ul li {
		width: 49%;
	}
	.section3 ul li:nth-child(3n+2) {
		margin-left: 0;
		margin-right: 0;
	}
	.section3 ul li:nth-child(2n+1) {
		margin-right: 2%;
	}
	.section3 ul li a {
		margin-top: 20px;
	}
	.gg-tit h2 span {
		font-size: 20px;
	}
	.gg-tit h2 img {
		max-height: 22px;
	}
	.section3 {
		margin-top: 35px;
	}
	.section1 {
		margin-top: 0;
	}
	.s1-lc,
	.s1-r ul {
		padding-bottom: 0;
	}
	.section3 ul li:first-child a,
	.section3 ul li:first-child+li a {
		margin-top: 0;
	}
	.s4-c .gg-tit {
		position: static;
		margin-top: 0;
	}
	.s4-c .gg-tit h2 {
		margin-right: 15px;
	}
	.s4-c .gg-tit h2 span {
		font-size: 15px;
		font-weight: 600;
		padding-bottom: 10px;
	}
	.gg-tit-more {
		font-size: 12px;
	}
	.gg-tit-more a img {
		max-height: 20px;
	}
	.section3 ul li .pic {
		float: none;
		width: 100%;
		height: auto;
		padding-top: 75%;
	}
	.section3 ul li a h3 {
		-webkit-line-clamp: 2;
		line-clamp: 2;
		height: 56px;
	}
	.section3 ul li a p {
		margin-top: 5px;
	}
	.section4 {
		margin-top: 20px;
	}
	.section5 {
		margin-top: 20px;
		padding-bottom: 20px;
	}
	.s5-c ul li a {
		height: 140px;
		padding: 25px 10px;
	}
}

@media screen and (max-width:375px) {
	.section3 ul li {
		width: auto;
		float: none;
	}
	.section3 ul li:nth-child(2n+1) {
		margin-right: 0;
	}
	.section3 ul li:first-child a {
		margin-top: 0;
	}
	.section3 ul li:first-child+li a {
		margin-top: 20px;
	}
	.section3 ul li a h3 {
		height: auto;
		display: block;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
}