@charset "UTF-8";

body {
	overflow-x: hidden;
}

.banner {
	position: relative;
	overflow: hidden;
}

.banner a:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: url(/img/head-topbg.png) repeat-x;
	height: 237px;
}

.banner .slick-slide.slick-current a div{
	transform: scale(1);
}

.banner .slick-slide a {
	display: block;
	position: relative;
	width: 100vw;
	height: 100vh;
	position: relative;
}

.banner .slick-slide a div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	transform: scale(1.1);
	transition: linear 5s;
}

.b1 div{
	animation: img_narrow linear 5s;
}

@keyframes img_narrow {
	0% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}

}

.banner .slick-dots {
	bottom: 30px;
}

.banner .slick-dots li {
	width: auto;
	margin: 0 22px;
}

.banner .slick-dots li button {
	font-size: 20px;
	color: #fff;
	padding: 0;
	position: relative;
	transition: all 0.3s;
}

.banner .slick-dots li button:after {
	content: "";
	position: absolute;
	left: 100%;
	bottom: 7px;
	width: 0;
	height: 1px;
	background: #fff;
	transition: all 0.3s;
}

.banner .slick-dots li.slick-active button {
	font-size: 30px;
}

.banner .slick-dots li.slick-active button:after {
	width: 44px;
}

.banner .slick-prev,
.banner .slick-next {
	top: inherit;
	transform: translateY(0);
	bottom: 40px;
	width: 30px;
	height: 8px;
	background-size: cover;
	opacity: 0.58;
	transition: all 0.3s;
	z-index: 9;
}

.banner .slick-prev:hover,
.banner .slick-next:hover {
	opacity: 0.88;
}

.banner .slick-prev {
	left: inherit;
	right: 50%;
	margin-right: 126px;
	background: url(/img/prev1.png) no-repeat;
}

.banner .slick-next {
	right: inherit;
	left: 50%;
	margin-left: 126px;
	background: url(/img/next1.png) no-repeat;
}

/*
html,
body,
.banner,
.banner .slick,
.banner .slick div,
.banner .slick-slide a,
.banner .slick-slide a img {
	width: 100%;
	height: 100%;
}
.banner .slick-slide a img{
	display: none !important;
}

body {
	overflow-x: hidden;
}



.banner {
	position: relative;
	overflow: hidden;
}


.banner a {
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.banner a {
	display: block;
	position: relative;
}

.banner a:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: url(/img/head-topbg.png) repeat-x;
	height: 237px;
}

.banner .slick-slide a img {
	display: block;
	width: 100%;
}

.banner .slick-dots {
	bottom: 30px;
}

.banner .slick-dots li {
	width: auto;
	margin: 0 22px;
}

.banner .slick-dots li button {
	font-size: 20px;
	color: #fff;
	padding: 0;
	position: relative;
	transition: all 0.3s;
}

.banner .slick-dots li button:after {
	content: "";
	position: absolute;
	left: 100%;
	bottom: 7px;
	width: 0;
	height: 1px;
	background: #fff;
	transition: all 0.3s;
}

.banner .slick-dots li.slick-active button {
	font-size: 30px;
}

.banner .slick-dots li.slick-active button:after {
	width: 44px;
}

.banner .slick-prev,
.banner .slick-next {
	top: inherit;
	transform: translateY(0);
	bottom: 40px;
	width: 30px;
	height: 8px;
	background-size: cover;
	opacity: 0.58;
	transition: all 0.3s;
	z-index: 9;
}

.banner .slick-prev:hover,
.banner .slick-next:hover {
	opacity: 0.88;
}

.banner .slick-prev {
	left: inherit;
	right: 50%;
	margin-right: 126px;
	background: url(/img/prev1.png) no-repeat;
}

.banner .slick-next {
	right: inherit;
	left: 50%;
	margin-left: 126px;
	background: url(/img/next1.png) no-repeat;
}


*/




/*首页主体*/

.index {
	position: fixed;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 99;
	background: #fff;
}

.gg-tit {
	margin-top: 25px;
	margin-bottom: 25px;
}

.gg-tit h3 {
	float: left;
	position: relative;
	padding-left: 50px;
	padding-right: 60px;
}

.gg-tit h3:before {
	content: "";
	position: absolute;
	left: 55px;
	right: 11px;
	bottom: 0;
	height: 1px;
	background: #215298;
}

.gg-tit h3:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -5px;
	width: 10px;
	height: 10px;
	border: 1px solid #215298;
	border-radius: 50%;
}

.gg-tit h3 b {
	font-family: 'sySong' !important;
	font-size: 62px !important;
	;
	color: rgba(17, 17, 17, 0.23) !important;
	;
	position: absolute;
	left: 0;
	top: 8px;
}

.gg-tit h3 span {
	font-family: 'sySong' !important;
	font-size: 56px !important;
	color: rgba(17, 17, 17, 0.23) !important;
}

.gg-tit h3 font {
	font-family: 'Slidexiaxing';
	font-size: 54px;
	letter-spacing: -20px;
	color: #1c50af;
	position: relative;
	top: 10px;
}

.gg-tit h3 font:after {
	content: "";
	position: absolute;
	right: -20px;
	top: 50%;
	transform: translateY(-50%);
	width: 7px;
	height: 7px;
	background: #e4bb6c;
	border-radius: 50%;
}

.gg-tit h3 em {
	font-style: normal;
	font-size: 32px;
	padding-left: 30px;
}

.more a {
	display: block;
	font-size: 18px;
	line-height: 35px;
	margin-top: 42px;
}

.more a img {
	vertical-align: middle;
	padding-right: 15px;
}

.more a:hover {
	color: #1c50af;
}

.more a:hover img {
	animation: jello 1.5s linear;
}

.section1 {
	background: #f8f8f8;
	padding-top: 120px;
	padding-bottom: 50px;
}

.s1-l {
	width: 620px;
	margin-right: 24px;
}

.s1-l ul li a {
	display: block;
	position: relative;
	transition: all 0.3s;
}

.s1-l ul li a:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/img/jdt-bg.png) repeat-x;
	height: 75px;
}

.s1-l ul li a:hover .pic img {
	transform: scale(1.1);
}

.s1-l ul li .pic {
	padding-top: 0;
	height: 457px;
}

.s1-l ul li .s1-linfo {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 80px;
	z-index: 1;
}

.s1-l ul li .s1-linfo h3 {
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	padding: 0 25px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	transition: all 0.3s;
}

.s1-l ul li a:hover .s1-linfo h3 {
	padding-left: 30px;
}

.s1-l .slick-dots {
	bottom: 20px;
	width: auto;
	right: 20px;
	font-size: 0;
}

.s1-l .slick-dots li {
	width: 4px;
	height: 10px;
	background: #fff;
	margin-left: 7px;
	transition: all 0.3s;
}

.s1-l .slick-dots li.slick-active {
	height: 18px;
}

.s1-l .slick-dots li button {
	display: none;
}

.s1-l .picdate {
	position: absolute;
	left: 20px;
	/* top: 20px; */
	width: 78px;
	bottom: 50px;
	height: 80px;
	background: #fff;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
}

.s1-l .picdate p {
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
}

.s1-l .picdate span {
	display: block;
	background: #0a52a2;
	color: #fff;
	font-size: 12px;
	height: 30px;
	line-height: 22px;
}

.s1-rr {
	overflow: hidden;
}

.s1-c {
	width: 48.28%;
}

.s1-c ul li a {
	display: block;
	background: #fff;
	padding: 20px 30px;
	overflow: hidden;
	position: relative;
	transition: all 0.3s;
}

.s1-c ul li a:after {
	content: "";
	position: absolute;
	right: -20px;
	bottom: 0;
	background: url(/img/s1-clogo.png) no-repeat;
	width: 106px;
	height: 106px;
	display: none;
}

.s1-c ul li:nth-child(2) {
	margin-top: 21px;
}

.s1-c ul li a:hover {
	padding: 25px 30px 15px 30px;
}

.s1-c ul li h3 {
	font-size: 18px;
	line-height: 30px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	height: 62px;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.s1-c ul li a>p {
	border-top: 1px solid #ddd;
	font-size: 14px;
	color: #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	margin-top: 15px;
	padding-top: 15px;
}

.s1-cd {
	margin-top: 15px;
	position: relative;
}

.s1-cdate {
	text-align: center;
}

.s1-cdate p {
	font-size: 28px;
	font-weight: bold;
	color: #0a52a2;
}

.s1-cdate span {
	display: block;
	font-size: 12px;
	color: #666;
}

.s1-cd .gd {
	position: absolute;
	right: 0;
	top: 10px;
	width: 33px;
	height: 33px;
	border: 1px solid #999999;
	line-height: 33px;
	border-radius: 50%;
	text-align: center;
	background: url(/img/gd1.png) no-repeat center;
}

.s1-c ul li a:hover .gd {
	background: url(/img/gd2.png) no-repeat center;
	border-color: #fff;
	animation: ygd 1s linear;
}

.s1-c ul li a:hover {
	background: url(/img/s1-cbg.jpg) no-repeat center;
	background-size: cover;
	box-shadow: 0px 0px 8px 0px rgba(36, 36, 36, 0.38);
}

.s1-c ul li a:hover:after {
	display: block;
}

.s1-c ul li a:hover h3,
.s1-c ul li a:hover p,
.s1-c ul li a:hover span {
	color: #fff;
}

.s1-c ul li a:hover>p {
	color: rgba(255, 255, 255, 0.64);
	border-top-color: rgba(255, 255, 255, 0.22);
}

.s1-r {
	width: 49.2%;
}

.s1-r ul li a {
	display: block;
	background: #fff;
	overflow: hidden;
	margin-top: 21px;
	padding: 33px 30px;
	position: relative;
	transition: all 0.3s;
}

.s1-r ul li a:hover {
	padding: 33px 25px 33px 35px;
}

.s1-r ul li a:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -35px;
	background: url(/img/s1-rlogo.png) no-repeat;
	width: 136px;
	height: 136px;
	display: none;
}

.s1-r ul li:first-child a {
	margin-top: 0;
}

.s1-r ul li:nth-child(2) a {
	margin-top: 22px;
}

.s1-r ul li .s1-cdate {
	position: relative;
	padding-right: 20px;
	margin-right: 20px;
	height: 72px;
}

.s1-r ul li .s1-cdate:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	width: 1px;
	height: 80px;
	background: #ddd;
}

.s1-r ul li h3 {
	overflow: hidden;
	font-size: 0;
}

.s1-r ul li h3 p {
	font-size: 18px;
	line-height: 25px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.s1-r ul li h3 span {
	display: block;
	font-size: 12px;
	color: #0a52a2;
	margin-top: 6px;
}

.s1-r ul li a:hover {
	color: #1c50af;
	box-shadow: 0px 0px 8px 0px rgba(36, 36, 36, 0.19);
}

.s1-r ul li a:hover:after {
	display: block;
}

.section2 {
	background: url(/img/section2-bg.jpg) no-repeat center bottom;
	background-size: cover;
	padding: 90px 0;
}

.s2-tit {
	float: left;
	width: 420px;
}

.s2-tit ul {
	overflow: hidden;
	font-size: 0;
}

.s2-tit ul li {
	float: left;
	width: 50%;
}

.s2-tit ul li a {
	display: block;
	border: 1px solid #ddd;
	height: 140px;
	line-height: 140px;
	text-align: center;
	font-size: 24px;
}

.s2-tit ul li:nth-child(odd) a {
	margin-left: 68px;
}

.s2-tit ul li:nth-child(1) a {
	margin-left: 0;
}

.s2-tit ul li:nth-child(1) a,
.s2-tit ul li:nth-child(2) a {
	margin-top: 71px;
}

.s2-tit ul li:nth-child(even) a {
	margin-right: 68px;
	border-left: 0;
}

.s2-tit ul li:nth-child(4) a {
	margin-right: 0;
}

.s2-tit ul li:nth-child(2) a {
	border-bottom: 0;
}

.s2-tit ul li:nth-child(3) a {
	border-top: 0;
}

.s2-tit ul li:hover a {
	background: #e4bb6c;
}

.s2-tit ul li:nth-child(2).on a {
	margin-right: 0;
}

.s2-tit ul li.on a {
	color: #fff;
	background: url(/img/s2-tit-bg.jpg) no-repeat center;
	background-size: cover;
	font-size: 32px;
	font-weight: bold;
	margin-left: 0;
	margin-top: 0;
	height: 211px;
	line-height: 211px;
}

.s2-bd {
	float: right;
	width: calc(100% - 580px);
	position: relative;
	margin-top: 10px;
}

.s2-bd>ul {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	z-index: 8;
}

.s2-bd>ul.on {
	position: relative;
	z-index: 9;
	opacity: 1;
}

.s2-bd>ul li {
	position: relative;
}

.s2-bd>ul li:before {
	content: "";
	position: absolute;
	left: -44px;
	top: 0;
	width: 945px;
	height: 88px;
	background: url(/img/s2-libg.png) no-repeat;
	background-size: cover;
	display: none;
}

.s2-bd>ul li:after {
	content: "";
	position: absolute;
	left: -70px;
	top: 25px;
	width: 82px;
	height: 63px;
	background: url(/img/s2-li1.png) no-repeat;
	background-size: cover;
	display: none;
}

.s2-bd>ul li a span {
	display: inline-block;
	padding-right: 10px;
	font-size: 20px;
	font-weight: bold;
	background-image: -webkit-linear-gradient(right, #0a52a2, #8631e6);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=\'#8631e6\',endColorStr=\'#0a52a2\',gradientType=\'1\'); 
 -webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.s2-bd>ul li a {
	display: block;
	font-size: 18px;
	height: 88px;
	line-height: 88px;
	border-bottom: 1px solid #ddd;
	padding-right: 60px;
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	transition: all 0.3s;
}

.s2-bd>ul li a:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 23px;
	height: 23px;
	border: 1px solid #999;
	border-radius: 50%;
	background: url(/img/s2-liy.png) no-repeat center;
}

.s2-bd>ul li:hover:before, .s2-bd>ul li:hover:after {
	display: block;
}

.s2-bd>ul li:hover a {
	color: #fff;
	padding-left: 20px;
}

.s2-bd>ul li:hover a span {
	background-image: -webkit-linear-gradient(right, #fff, #fff);
}

.s2-bd>ul li:hover a {
	border-bottom: 0;
}

.s2-bd>ul li:hover a:after {
	border-color: #fff;
	background: url(/img/s2-liy2.png) no-repeat center;
}

.s2-bd>ul .more {
	position: absolute;
	left: -290px;
	bottom: 20px;
}

.section3 {
	padding: 132px 0 313px 0;
	background: url(/img/section3-bg.jpg) no-repeat center top;
	background-size: cover;
}

.section3 .gg-tit {
	width: 27.42%;
	background: rgba(2, 26, 99, 0.2);
}

.section3 .gg-tit h3 {
	color: #fff;
	padding-left: 20px;
	padding-right: 10px;
}

.section3 .gg-tit h3 b, .section3 .gg-tit h3 span {
	color: rgba(255, 255, 255, 0.23) !important;
}

.section3 .gg-tit h3 font, .section3 .gg-tit h3 em {
	color: #fff;
}

.section3 .gg-tit h3 font:after {
	right: -26px;
}

.section3 .gg-tit h3:before {
	background: rgba(255, 255, 255, 0.2);
}

.section3 .gg-tit h3:after {
	border-color: rgba(255, 255, 255, 0.2);
}

.section3 ul {
	padding-left: 18%;
}

.section3 ul li {
	float: left;
	width: 25%;
	height: 190px;
	text-align: center;
	position: relative;
	z-index: 1;
	cursor: default;
}

.section3 ul li:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 0;
	transition: all 0.3s;
	background: rgba(0, 0, 0, 0.1);
	z-index: -1;
}

.section3 ul li:hover:after {
	height: 100%;
}

.section3 ul li:first-child:after {
	display: none;
}

.section3 ul li:nth-child(3) {
	background: rgba(55, 42, 111, 0.42);
}

.section3 ul li:nth-child(5) {
	background: rgba(88, 124, 212, 0.09);
}

.section3 ul li:nth-child(6) {
	background: rgba(26, 48, 102, 0.42);
}

.section3 ul li:nth-child(8) {
	background: rgba(15, 90, 111, 0.42);
}

.section3 ul li:nth-child(9) {
	background: rgba(47, 59, 135, 0.42);
}

.section3 ul li:nth-child(11) {
	background: rgba(19, 92, 145, 0.42);
}

.section3 ul li:first-child {
	position: relative;
}

.section3 ul li .s3-k {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	color: #fff;
	transition: all 0.3s;
}

.section3 ul li:hover .s3-k {
	top: 53%;
}

.section3 ul li:first-child .s3-k {
	position: absolute;
	width: 384px;
	height: 243px;
	bottom: 0;
	right: 0;
	transform: none;
	left: inherit;
	top: inherit;
}

.section3 ul li:first-child .gg-tit {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 30px;
	width: 100%;
	height: 100%;
}

.section3 ul li p {
	position: relative;
	display: inline-block;
	font-size: 0;
}

.section3 ul li p em {
	font-style: normal;
	position: absolute;
	right: -20px;
	top: 0;
	font-size: 20px;
	font-weight: bold;
}

.section3 ul li b {
	font-family: 'sySong';
	font-size: 48px;
	font-weight: bold;
	position: relative;
}

.section3 ul li b em {
	font-style: normal;
	position: absolute;
	right: -20px;
	top: 0;
	font-size: 20px;
	font-weight: bold;
}

.section3 ul li span {
	font-size: 16px;
	padding-left: 5px;
}

.section3 ul li h3 {
	font-size: 16px;
	margin-top: 15px;
}

.section3 ul li:last-child .more a {
	color: #fff;
}

.section4 {
	margin-top: -210px;
}

.s4-l {
	width: 63.57%;
	position: relative;
}

.s4-l>div {
	padding-top: 56.62%;
	position: relative;
}

.s4-l>div:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/img/s4-lyy.png) repeat-x;
	height: 136px;
}

#video1 {
	width: 100%;
	min-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.video-img {
	position: absolute;
	right: 26px;
	bottom: 20px;
	width: 100%;
	z-index: 999;
	width: 36px;
	height: 36px;
	background: url(/img/video-img.png) no-repeat center;
	background-size: cover;
	cursor: pointer;
	z-index: 2;
}

.s4-l h3 {
	position: absolute;
	left: 20px;
	bottom: 20px;
	color: #fff;
	font-size: 22px;
	z-index: 2;
	transition: all 0.3s;
}

.s4-l:hover h3 {
	left: 25px;
}

.s4-r {
	width: 36.43%;
	overflow: hidden;
}

.s4-tit {
	position: relative;
	background: #fff;
}

.s4-tit ul {
	font-size: 0;
}

.s4-tit ul li {
	float: left;
	width: 25%;
	/*height: 118px;*/
}

.s4-tit ul li a {
	display: block;
	width: 100%;
	background: #fff;
	text-align: center;
	position: relative;
	padding-top: 92.8%;
}

.s4-tit ul li a .s4-k {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.s4-tit ul li a:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 100%;
	border-bottom: 7px solid transparent;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	z-index: 10;
}

.s4-tit ul li a p {
	font-size: 0;
	line-height: 50px;
	margin-top: 12px;
	transition: all 0.3s;
}

.s4-tit>ul>li.on a p {
	margin-top: 17px;
}

.s4-tit ul li a p img {
	vertical-align: middle;
}

.s4-tit ul li a p img:nth-child(1) {
	display: inline-block;
}

.s4-tit ul li a p img:nth-child(2) {
	display: none;
}

.s4-tit ul li a h3 {
	font-size: 22px;
	margin-top: 10px;
}

.s4-tit ul li.on a {
	color: #fff;
	background: #e4bb6c;
}

.s4-tit ul li.on a p img:nth-child(1) {
	display: none;
}

.s4-tit ul li.on a p img:nth-child(2) {
	display: inline-block;
}

.s4-tit ul li.on a:after {
	border-top: 7px solid #e4bb6c;
}

.s4-tit .s4-r-more {
	position: absolute;
	right: 0;
	top: 0;
	width: 25%;
	z-index: 1;
}

.s4-tit .s4-r-more ul li a {
	display: block;
}

.s4-tit .s4-r-more ul li {
	float: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	width: 100%;
}

.s4-tit .s4-r-more ul li.on {
	position: relative;
	z-index: 8;
	opacity: 1;
}

.s4-tit .s4-r-more ul li.on a {
	background: #fff;
	color: #111;
	transition: all 0.3s;
}

.s4-tit .s4-r-more ul li.on a:hover {
	background: #e4bb6c;
	color: #fff;
}

.s4-tit .s4-r-more ul li.on a p img:nth-child(1) {
	display: inline-block;
}

.s4-tit .s4-r-more ul li.on a p img:nth-child(2) {
	display: none;
}

.s4-tit .s4-r-more ul li.on a:hover p img:nth-child(1) {
	display: none;
}

.s4-tit .s4-r-more ul li.on a:hover p img:nth-child(2) {
	display: inline-block;
}

.s4-bd {
	position: relative;
}

.s4-bd>ul {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	z-index: 8;
}

.s4-bd>ul.on {
	position: relative;
	z-index: 9;
	opacity: 1;
}

.s4-bd>ul a {
	display: block;
	overflow: hidden;
}

.s4-bd>ul .pic {
	padding-top: 75.5%;
}

.s4-bdk .slick-prev, .s4-bdk .slick-next {
	width: 30px;
	height: 40px;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	line-height: 40px;
	z-index: 9;
}

.s4-bdk .slick-prev:before {
	content: "<";
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.s4-bdk .slick-next:before {
	content: ">";
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.section5 {}

.section5 .gg-tit {
	margin-top: 80px;
	margin-bottom: 50px;
}

.section5 .gg-tit h3 {
	padding-left: 65px;
}

.section5 .gg-tit h3 b {
	top: -12px;
}

.section5 .gg-tit h3 span {
	font-size: 40px !important;
}

.section5 .gg-tit h3:before {
	bottom: -2px;
	left: 70px;
}

.section5 .gg-tit h3:after {
	bottom: -7px;
}

.section5 .more a {
	margin-top: 23px;
}

.s5-l {
	width: 55%;
}

.s5-l ul li {
	float: left;
}

.s5-l ul li a {
	display: block;
	position: relative;
	overflow: hidden;
}

.s5-l ul li a:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/img/s5-yy.png) repeat-x center bottom;
	height: 100%;
}

.s5-l ul li.s5-11 .pic {
	padding-top: 60.4%;
}

.s5-l ul li.s5-11 {
	width: 62.5%;
}

.s5-l ul li.s5-22 {
	width: 36%;
}

.s5-l ul li.s5-22 .pic {
	padding-top: 105.01%;
}

.s5-l ul li.s5-33, .s5-l ul li.s5-44 {
	margin-top: 1.5%;
}

.s5-l ul li.s5-22, .s5-l ul li.s5-44 {
	margin-left: 1.5%;
}

.s5-l ul li.s5-33 {
	margin-left: 0;
}

.s5-l ul li a:hover .pic img, .s5-r ul li a:hover .pic img {
	transform: scale(1.1);
}

.s5-linfo {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px;
	z-index: 1;
	transition: all 0.3s;
}

.s5-l ul li a:hover .s5-linfo, .s5-r ul li a:hover .s5-linfo {
	padding: 20px 15px 20px 25px;
}

.s5-l ul li a:hover .s5-linfo:after, .s5-r ul li a:hover .s5-linfo:after {
	left: 25px;
}

.s5-linfo:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 82px;
	height: 5px;
	/* background: #e4bb6c; */
	transition: all 0.3s;
}

.s5-linfo h3 {
	font-size: 18px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.s5-linfo p {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}

.s5-linfo p img {
	vertical-align: middle;
	padding-right: 10px;
}

.s5-r {
	width: 44.28%;
}

.s5-r ul li {
	float: left;
}

.s5-r ul li a {
	display: block;
	position: relative;
	overflow: hidden;
}

.s5-r ul li a:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/img/s5-yy.png) repeat-x;
	height: 674px;
}

.s5-r ul li:nth-child(1), .s5-r ul li:nth-child(2) {
	width: 49%;
}

.s5-r ul li:nth-child(2) {
	margin-left: 2%;
}

.s5-r ul li:nth-child(1) .pic, .s5-r ul li:nth-child(2) .pic {
	padding-top: 72.54%;
}

.s5-r ul li:nth-child(3) {
	width: 100%;
	margin-top: 14px;
}

.s5-r ul li:nth-child(3) .pic {
	padding-top: 57.9%;
}

.s5-r ul li .s5-linfo:after {
	/* background: #a2e46c; */
}

.section6 {
	margin-top: 80px;
}

.section6 .gg-tit {
	margin-bottom: 40px;
}

.s6-c {
	position: relative;
	margin-top: 50px;
}

.s6-c ul {
	margin-left: -12px;
	margin-right: -12px;
}

.s6-c ul li a {
	display: block;
	background: #fff;
	margin: 0 12px;
	overflow: hidden;
}

.s6-c ul li a .pic {
	padding-top: 62.83%;
}

.s6-c ul li a h3 {
	width: 100%;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 15px;
	background: #F8F8F8;
	transition: all 0.3s;
}

.s6-c ul li a:hover h3 {
	padding: 20px 15px 10px 15px;
}

.s6-c .slick-prev, .s6-c .slick-next {
	display: none !important;
}

.s6-btn {
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	z-index: 9;
	cursor: pointer;
	padding: 0 !important;
	width: 30px;
	height: 56px;
}

.s6-prev {
	left: -45px;
	background: #eeeeee url(../img/prev2.png) no-repeat center;
}

.s6-prev:hover {
	background: #e5e5e5 url(../img/prev2.png) no-repeat center;
}

.s6-next {
	right: -45px;
	background: #eeeeee url(../img/next2.png) no-repeat center;
}

.s6-next:hover {
	background: #e5e5e5 url(../img/next2.png) no-repeat center;
}

.s6-c ul li a:hover h3 {
	background: rgba(28, 80, 175, 0.08);
}


/*aside*/
.slider-right {
    overflow: hidden;
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 999;
}
.slider-right .con {
    display: block;
    overflow: hidden;
    position: relative;
}
.slider-right .con .icon {
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 0;
    text-align: center;
    margin-right: 25px;
    float: left;
    position: relative;
}
.slider-right .con .icon img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.slider-right .con .tit {
    overflow: hidden;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #fedddd;
    width: 0;
    font-weight: 700;
    text-align: center;
    background-color: #1c50af;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-bottom: 0;
}
.slider-right .con .tit:hover{background-color: #9b7d3a;}
.slider-right.open .con .icon {
    margin-right: 10px;
}
.slider-right.open .con .tit {
    width: 110px;
    color: #fff;

}
.btns {
    text-align: center;
    margin-top: 50px;
}
.btns a {
    margin: 0 45px;
}
.btns a img {
    vertical-align: middle;
}
.btns a span {
    margin-left: 10px;
    color: #1c50af;
}
.btns a:hover span{
    font-weight: bold;
}
@media screen and (max-width: 1200px){
.btns a img {
    width: 40px;
    height: 40px;
}
}
@media screen and (max-width: 850px){
.btns a {
    margin: 0 10px;
}
.btns a img {
    width: 32px;
    height: 32px;
}
.btns a span {
    margin-left: 0;
}
}




@media screen and (max-width:1600px) {
	.s2-bd>ul li:before {
		width: 900px;
	}
}

@media screen and (max-width:1500px) {
	.s6-c {
		padding: 0 50px;
	}
	.s6-prev {
		left: 0;
	}
	.s6-next {
		right: 0;
	}
}

@media screen and (max-width: 1300px) {
	.s2-bd {
		width: calc(100% - 490px);
	}
	.s4-tit ul li a p {
		margin-top: 8px;
		line-height: 45px;
	}
	.s4-tit ul li a h3 {
		margin-top: 6px;
	}
}

@media screen and (max-width: 1200px) {
	.section1 {
		padding-bottom: 80px;
	}
	.s1-l {
		margin-right: 15px;
	}
	.s1-c ul li a {
		padding: 20px;
	}
	.s1-r ul li a {
		padding: 39px 20px;
	}
	.s1-l {
		width: 540px;
	}
	.s1-l ul li .pic {
		height: 398px;
	}
	.s1-c ul li a {
		padding: 15px 20px;
	}
	.s1-c ul li a>p {
		margin-top: 10px;
		padding-top: 10px;
	}
	.s1-cd {
		margin-top: 10px;
	}
	.s1-c ul li:nth-child(2) {
		margin-top: 12px;
	}
	.s1-r ul li a {
		padding: 23px 20px;
	}
	.s1-r ul li a:hover {
	    padding: 23px 25px 23px 35px;
	}
	.s4-tit ul li a p img {
		max-height: 40px;
	}
	.s4-tit ul li a p {
		line-height: 40px;
	}
}

@media screen and (max-width: 1024px) {

/*

	html, body, .banner, .banner .slick, .banner .slick div, .banner .slick-slide a, .banner .slick-slide a img {
		height: auto !important;
	}
	.banner .slick-slide a img{
		display: block !important;
	}
	.banner .slick-slide a{
		background-image: none !important;
	}*/



.banner .slick-slide a {
		height: 50vw;
	}
	.index {
		position: static;
	}
	.banner .slick-dots li {
		margin: 0 10px;
	}
	.banner .slick-dots li button {
		font-size: 16px;
	}
	.banner .slick-dots li.slick-active button {
		font-size: 22px;
	}
	.banner .slick-dots li.slick-active button:after {
		width: 20px;
	}
	.banner .slick-prev {
		margin-right: 90px;
	}
	.banner .slick-next {
		margin-left: 90px;
	}
	.banner a:after {
		display: none;
	}
	.banner .slick-dots {
		bottom: 20px;
	}
	.banner .slick-prev, .banner .slick-next {
		bottom: 29px;
	}
	.gg-tit h3 {
		padding-left: 44px;
		padding-right: 20px;
	}
	.gg-tit h3:before {
		left: 46px;
	}
	.gg-tit h3 b {
		font-size: 46px !important;
		top: 5px;
	}
	.gg-tit h3 span {
		font-size: 40px !important;
	}
	.gg-tit h3 font {
		font-size: 30px;
	}
	.gg-tit h3 em {
		font-size: 24px;
	}
	.more a img {
		max-height: 25px;
	}
	.more a {
		font-size: 14px;
		line-height: 25px;
		margin-top: 30px;
	}
	.section1 {
		padding-top: 1px;
		padding-bottom: 34px;
	}
	.s1-l {
		float: none;
		width: auto;
		margin-right: 0;
	}
	.s1-l ul li .pic {
		padding-top: 73.7%;
		height: auto;
	}
	.s1-l ul li .s1-linfo h3 {
		font-size: 16px;
	}
	.s1-l .slick-dots li {
		margin-left: 4px;
		width: 3px;
	}
	.s1-rr {
		margin-top: 30px;
	}
	.s1-c ul li h3 {
		font-size: 16px;
	}
	.s1-r ul li h3 p {
		font-size: 16px;
	}
	.s1-cdate p {
		font-size: 24px;
	}
	.s1-cd .gd {
		width: 24px;
		height: 24px;
		line-height: 24px;
		margin-top: 15px;
	}
	.s1-r ul li a, .s1-r ul li:nth-child(2) a {
		margin-top: 16px;
	}
	.section2 {
		padding: 30px 0;
	}
	.s2-tit {
		float: none;
		width: auto;
	}
	.s2-bd {
		float: none;
		width: auto;
	}
	.s2-tit ul li {
		width: 25%;
	}
	.s2-tit ul li a {
		margin: 0 !important;
		height: 60px;
		line-height: 60px;
		font-size: 22px;
	}
	.s2-tit ul li.on a {
		height: 60px;
		line-height: 60px;
		font-size: 24px;
	}
	.s2-tit ul li:nth-child(2) a {
		border-bottom: 1px solid #ddd;
	}
	.s2-tit ul li:nth-child(3) a {
		border-top: 1px solid #ddd;
		border-left: 0;
	}
	.s2-bd>ul li a span {
		font-size: 16px;
		padding-right: 0;
	}
	.s2-bd>ul li a {
		font-size: 16px;
		height: 60px;
		line-height: 60px;
		padding-right: 30px;
	}
	.s2-bd>ul li a:after {
		width: 18px;
		height: 18px;
	}
	.section3 {
		padding: 60px 0 250px 0;
	}
	.section3 ul {
		padding-left: 0;
	}
	.section3 ul li:first-child .s3-k {
		width: 100%;
		height: 200px;
	}
	.section3 ul li b {
		font-size: 30px;
	}
	.section3 ul li span {
		font-size: 12px;
	}
	.section3 ul li p em {
		font-size: 16px;
		right: -15px;
	}
	.section3 ul li h3 {
		font-size: 14px;
	}
	.section3 .gg-tit h3 {
		padding-left: 24px;
		line-height: 50px;
	}
	.section3 .gg-tit h3:before {
		left: 28px
	}
	.section3 .gg-tit h3 b, .section3 .gg-tit h3 span {
		display: none;
	}
	.section3 ul li:first-child .gg-tit {
		padding-top: 48px;
	}
	.section3 ul li {
		height: 160px;
	}
	.s4-l {
		float: none;
		width: auto;
	}
	.s4-r {
		float: none;
		width: auto;
	}
	.s4-tit ul li {
		height: 140px;
	}
	.s4-tit ul li a {
		padding-top: 0;
		height: 100%;
	}
	.s4-tit ul li a p {
		margin-top: 30px;
	}
	.s5-linfo {
		padding: 14px 20px;
	}
	.s5-linfo h3 {
		font-size: 16px;
	}
	.s5-linfo p {
		font-size: 14px;
		line-height: 30px;
	}
	.s5-linfo p img {
		max-height: 16px;
	}
	.section5 .gg-tit h3 {
		padding-left: 50px;
	}
	.section5 .gg-tit h3 b {
		top: 6px;
	}
	.section5 .gg-tit h3:before {
		left: 50px;
	}
	.section5 .gg-tit {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.section6 {
		margin-top: 30px;
	}
	.s6-c ul li a h3 {
		font-size: 16px;
		padding: 5px 15px;
	}
}

@media screen and (max-width: 768px) {
	.s1-rr {
		margin-top: 20px;
	}
	.s1-c, .s1-r {
		float: none;
		width: auto;
	}
	.s1-c ul li:nth-child(2) {
		margin-top: 15px;
	}
	.s1-r {
		margin-top: 15px;
	}
	.s1-r ul li a, .s1-r ul li:nth-child(2) a {
		margin-top: 15px;
	}
	.section3 ul li {
		width: 33.333%;
		height: 120px;
	}
	.section3 ul li:first-child .s3-k {
		height: 150px;
	}
	.section3 ul li:first-child .gg-tit {
		padding-top: 20px;
	}
	.section3 ul li b {
		font-size: 26px;
	}
	.s5-l, .s5-r {
		float: none;
		width: auto;
	}
	.s5-r {
		margin-top: 2%;
	}
	.s5-linfo:after {
		height: 3px;
	}
	.s1-r ul li .s1-cdate{
		height: auto;
	}
	.s1-r ul li .s1-cdate:after{
		height: 60px;
	}
}

@media screen and (max-width: 640px) {
	.s2-tit ul li {
		width: 50%;
	}
	.s2-tit ul li:nth-child(2) a {
		border-bottom: 0;
	}
	.s2-tit ul li:nth-child(3) a {
		border-left: 1px solid #ddd;
		border-top: 0;
	}
	.section3 ul li {
		width: 50%;
	}
	.s4-tit ul li {
		height: 110px;
	}
	.s4-tit ul li a p {
		margin-top: 15px;
	}
	.s4-tit ul li a h3 {
		font-size: 20px;
	}
	.section6 .gg-tit h3 b, .section6 .gg-tit h3 span {
		display: none;
	}
	.section6 .gg-tit h3 {
		padding-left: 0;
		line-height: 40px;
	}
	.section6 .gg-tit h3:before {
		left: 0;
	}
	.section6 .more a {
		margin-top: 17px;
	}
}

@media screen and (max-width: 480px) {
	.gg-tit h3 {
		line-height: 40px;
		padding-left: 0;
		padding-right: 10px;
	}
	.gg-tit h3 b, .gg-tit h3 span {
		display: none;
	}
	.gg-tit h3:before {
		left: 0;
		right: 8px;
	}
	.gg-tit h3:after {
		width: 6px;
		height: 6px;
		bottom: -4px;
	}
	.more a {
		margin-top: 16px;
	}
	.section3 ul li:first-child .gg-tit {
		padding-top: 0;
	}
	.s4-tit ul li {
		height: 100px;
	}
	.s4-tit ul li a p {
		margin-top: 10px;
	}
	.s4-tit ul li a p img {
		max-height: 30px;
	}
	.section5 .gg-tit h3 {
		padding-left: 0;
	}
	.section5 .gg-tit h3:before {
		left: 0;
	}
	.section5 .more a {
		margin-top: 18px;
	}
	.s1-l .picdate {
		position: absolute;
		left: 20px;
		/* top: 20px; */
		width: 58px;
		bottom: 50px;
		height: 60px;
		background: #fff;
		border-radius: 50%;
		overflow: hidden;
		text-align: center;
	}
	.s1-l .picdate p {
		font-size: 26px;
		font-weight: bold;
		line-height: 35px;
	}
	.s1-l .picdate span {
		display: block;
		background: #0a52a2;
		color: #fff;
		font-size: 12px;
		height: 25px;
		line-height: 17px;
	}
}

@media screen and (max-width: 375px) {
	.section3 .gg-tit h3 {
		padding-left: 10px;
	}
}