/* banner */
.banner {
	position: relative;
	animation: 0.8s ease 0.5s 1 normal backwards running fadeInDown;
	overflow: hidden;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.banner .slider {
	overflow: hidden;
	width: 100%;
}

.banner .slider img {
	width: 100%;
	transform: scale(1.2);
	transition: opacity 0.3s ease, transform 0s ease 1s;
}

.banner .slick-active img {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all 5s cubic-bezier(0, .56, .44, 1);
}

.news {
	width: 64%;
}

.news li {
	float: left;
	width: 100%;
}

.news li:hover img {
	transform: scale(1.1);
}

.news .img {
	width: 50%;
	height: 280px;
	overflow: hidden;
}

.news .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.news .news-lb li .txt {
	width: 50%;
	float: right;
	padding: 35px 47px 30px 30px;

	position: relative;
	background: #fafafa;
	height: 280px;
}

.news .news-lb li .txt h2 {
	font-size: 20px;
	color: #015ea1;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.news .news-lb li .txt span {
	display: block;
	font-size: 14px;
	color: #bbb;

	margin: 22px 0 18px;
	background: url(../images/A0306.png) no-repeat center left;
	padding-left: 24px;
	line-height: 20px;
}

.news .news-lb li .txt p {
	font-size: 14px;
	color: #8c8c8c;
	line-height: 32px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 64px;
	text-indent: 2em;
}

.news .news-list li {
	padding: 28px 0 20px;
	border-bottom: 1px solid #f3f3f3;
	width: 50%;
	padding-right: 2%;
}

.news .news-list li:hover .txt h2,.notice li:hover a {
	color: #015ea1;
font-weight: bold;}

.news .news-list li:nth-child(2n) {
	padding-left: 2%;
padding-right: 0;}

.news .news-list li .time {
	width: 74px;
	text-align: center;
	padding: 12px 0;
}

.news .news-list li .time p:nth-child(1) {
	font-size: 32px;
	font-family: "Arial";
	line-height: 1;
	color: #015ea1;
}

.news .news-list li .time p:nth-child(2) {
	font-size: 14px;
	font-family: "Arial";
	line-height: 1;
	margin-top: 5px;
	color: #015ea1;
}

.news .news-list li .txt {
	float: right;
	width: calc(100% - 88px);
}

.news .news-list li .txt h2 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 32px;
	height: 32px;
}

.news .news-list li .txt p {
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #8c8c8c;
	line-height: 30px;
	height: 30px;
	margin-top: 8px;
}

.notice li {
	width: 100%;
	padding: 2px 15px 2px 0;
	position: relative;
	margin-bottom: 12px;
	background: #f8f8f8;
}

.notice li a {
	font-size: 16px;
	color: #000;
	line-height: 25px;
	position: relative;
	font-weight: normal;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	width: calc(100% - 88px);
	float: right;
	/* height: 68px; */
	margin: 10px 0;
}

.notice {
	width: 33%;
}

.notice li p {
	color: #999;
	font-size: 14px;
	font-family: "Arial";
	line-height: 20px;
	margin-top: 5px;
}

.notice .time {
	text-align: center;
	float: left;
	width: 74px;
	padding: 10px 0;
}

.notice li p:nth-child(1) {
	font-size: 27px;
	margin-bottom: 5px;
}

.notice li:hover {
	/* background: url(../img/noticeli-bg.png) no-repeat center center; */
	background-size: cover;
/* background: transparent; */}

.notice li:hover .time p{
	color: #fff;
}

.tit {
	margin: 35px 0;
}

.tit h2 {
	float: left;
	font-size: 24px;
	font-weight: normal;
	padding-left: 45px;
	line-height: 32px;
}

.tit a {
	float: right;
	font-size: 14px;
	color: #b2b2b2;
	padding-right: 20px;
	line-height: 24px;
	background: url(../images/more0306.png) no-repeat center right;
}

.tit a:hover {
	color: #015ea1;
}

.news .tit h2 {
	background: url(../images/icon10306.png) no-repeat left center;
}

.notice .tit h2 {
	background: url(../images/icon20306.png) no-repeat left center;
}

.news-lb {
	overflow: hidden;
	max-height: 280px;
}

.news .slick-dots {
	width: 150px;
	left: auto;
	right: 17%;
}

.news .slick-dots li,
.news .slick-dots li button,
.news .slick-dots li button:before {
	float: none;
	width: 28px;
	height: 3px;
}

.news .slick-dots li button {
	background: #cbc7ce;
}

.news .slick-dots li.slick-active button {
	background: #015ea1;
}

.index1 {
	padding-bottom: 20px;
}

.news .news-list li:nth-child(3),
.news .news-list li:nth-child(4) {
	border: 0;
}

.index2 {
	background: url(../img/index2bg.png) no-repeat center center;
}

.xyfc {
	width: 64%;
}

.zsxx {
	width: 33%;
}

.xyfc .tit h2 {
	background: url(../images/icon30306.png) no-repeat left center;
}

.zsxx .tit h2 {
	background: url(../images/icon40306.png) no-repeat left center;
}

.xyfc .l1 {
	float: left;
	width: 49%;
}

.xyfc li .img {
	width: 100%;
	height: 270px;
	overflow: hidden;
}
.xyfc li:hover .img img{
	transform:scale(1.1);
}
.xyfc li .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.xyfc .l1 h2 {
	font-size: 18px;
	color: #1a1a1a;
	line-height: 1;
	margin: 30px 0 25px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;height: 18px;
}

.xyfc .l1 p {
	font-size: 14px;
	color: #9e9e9e;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 25px;
	height: 50px;
}

.xyfc .l2 {
	float: right;
	background: #fff;
	width: 49%;
	margin-bottom: 18px;
	padding: 12px 40px;
	border-left: 5px solid #357db1;
}

.xyfc .l2 h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 30px;
}

.xyfc .l2 p {
	font-size: 14px;
	color: #999;
	margin-top: 5px;
	line-height: 25px;
	padding-left: 25px;
	background: url(../images/A0306.png) no-repeat left center;
}

.xyfc .l2:hover {
	background: url(../images/xyfcli-bg0306.png) no-repeat center center;
	background-size: cover;
}

.xyfc .l2:hover h2 {
	color: #fff;
}

.xyfc .l2:hover p {
	color: #fff;
	background: url(../img/A2.png) no-repeat left center;
}

.zsxx li {
	margin-bottom: 28px;
}
.zsxx li .time {
	background: #fff;
	width: 74px;
	border: 1px solid #ccc;
	text-align: center;
	float: left;
	padding: 12px 0;
	position: relative;
}

.zsxx li .time p {
	color: #808080;
	font-family: "Arial";
	line-height: 1;
}

.zsxx li .time p:nth-child(1) {
	font-size: 30px;
}

.zsxx li .time p:nth-child(2) {
	font-size: 14px;
	margin-top: 6px;
}
.zsxx li a{
	display: block;
	width: calc(100% - 100px);
	float: right;
	font-size: 16px;
	color: #333;
	line-height: 32px;
	margin: 5px 0;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 64px;
}
.zsxx li:hover a{
	color: #015ea1;
	font-weight: bold;
}
.zsxx li:hover .time p, .news .news-list li:hover .time p{
	color: #fff !important;
}
.zsxx li:hover .time, .news .news-list li:hover .time,.notice li:hover .time{
	background: url(../images/timebg0306.png) no-repeat center center;
	background-size: cover;
	/* border: 1px solid transparent; */
}
.zsxx li .time::after{
	position: absolute;
	display: block;
	content: "";
	background: url(../images/line0306.png) no-repeat center right;
	right: -6px;
	bottom: -6px;
	width: 74px;
	height: 75px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}
.zsxx li:hover .time::after{
	opacity: 1;
	visibility: visible;
}
.index2{
	padding-bottom: 30px;
}
.jxyj,.zljk,.cjrh{
	width: 32%;
}
.ml{    margin: 0 2%;}
.jxyj .tit h2{
	background: url(../images/icon50306.png) no-repeat left center;
}
.zljk .tit h2{
	background: url(../images/icon60306.png) no-repeat left center;
}
.cjrh .tit h2{
	background: url(../images/icon20260202.png) no-repeat left center;
}
.jxyj li{
	background: #f8f8f8;
	padding: 10px 22px;
	margin-bottom: 15px;
}
.jxyj li h2 {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
}
.jxyj li p {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
    line-height: 25px;
    padding-left: 25px;
    background: url(../images/A0306.png) no-repeat left center;
}
.jxyj li:hover p {
	color: #fff;
	background: url(../img/A2.png) no-repeat left center;
}
.jxyj li:hover{
	background: url(../images/index3li-bg0306.png) no-repeat center center;
	background-size: cover;
}
.jxyj  li:hover h2{
	color: #fff;
}


.zljk li{
	background: #f8f8f8;
	padding: 10px 22px;
	margin-bottom: 15px;
}
.zljk li h2 {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
}
.zljk li p {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
    line-height: 25px;
    padding-left: 25px;
    background: url(../images/A0306.png) no-repeat left center;
}
.zljk li:hover p {
	color: #fff;
	background: url(../img/A2.png) no-repeat left center;
}
.zljk li:hover{
	background: url(../images/index3li-bg0306.png) no-repeat center center;
	background-size: cover;
}
.zljk li:hover h2{
	color: #fff;
}



.index3{
	padding-bottom: 20px;
}
.link{
	background: #f5fbff;
	padding: 32px 0;
}
.link li .img{
	width: 83px;
	height: 83px;
	position: relative;
	border: 1px solid #bed7e9;
	border-radius: 50%;
	margin: 0 auto;
}
.link li p{
	font-size: 16px;
	color: #333;
	line-height: 1;
	margin-top: 25px;
text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;height: 16px;}
.link li {
	float: left;
	text-align: center;
}
.link li .img img{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.link li:hover .img{
	background: url(../images/circle0306.png) no-repeat center center;
}


.zttgd .slick-prev {
    left: -40px;
    top: calc(50% - 30px);
    width: 40px;
    height: 60px;
    background: url(../img/leftico.png) center #e4edf3 no-repeat;
    background-size: 35%;
}
.zttgd .slick-next {
    right: -40px;
    top: calc(50% - 30px);
    width: 40px;
    height: 60px;
    background: url(../img/rightico.png) center #e4edf3 no-repeat;
    background-size: 35%;
}