@charset "utf-8";

.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);
}

.banner  .slick-dots {
    position: absolute;
    bottom: 30px;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
    right: 15px;
    left: 0;
    list-style: none;
    z-index: 1000;
    text-align: center;
    margin: 0 auto;
}

.banner  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0px 3px;
    padding: 0;
    cursor: pointer;
}

.banner  .slick-dots li button ,.red-news .slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 11px;
    height: 11px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
    transition: all 0.3s;
}
.banner  .slick-dots li.slick-active button ,.red-news .slick-dots li.slick-active button {
    background: #1c4edd;
}

.banner .slick-prev,.banner .slick-next{
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 99999;
	width: 31px;
	height: 53px;
}
.banner .slick-prev{
	background: url(../img/banner-left.png) no-repeat center center;
	left: 50px;
}
.banner .slick-next{
	background: url(../img/banner-right.png) no-repeat center center;
	right: 50px;
}


.red-news{
	padding: 40px 0 45px;
	box-shadow: 0 0 11px 0 rgb(0 0 0 / 9%);
	text-align: center;
}
.red-news h2{
	font-size: 27px;
	color: #282727;
	line-height: 40px;
	width: 85%;
	margin: 0 auto 15px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.red-news p{
	font-size: 16px;
	color: #898989;
	line-height: 32px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.red-news .slick-dots{
	bottom: -38px;
}
.red-news .slick-dots li button{
	background: #cbd4eb;
}

.title h2 {font-size: 26px;color: #232e21;font-weight: normal;margin-bottom: 20px;float: left;line-height: 32px;cursor: pointer;}
.title a {float: right;font-size: 15px;color: #718f94;line-height: 32px;}
.index .dome{
	padding: 50px 0 0;
}
.title a img {
    position: relative;
    top: -2px;
    margin-right: 10px;
}
.index .dome .news{
	width: 31%;
	margin-right: 4%;
}
.dome .news li:first-child{
	margin-bottom:8px;
}
.dome .news li img{
	width: 100%;
	height: 260px;
	object-fit: cover;
}
.dome .news li:hover img{
	transform:scale(1.1);
}
.dome .news li a{
	line-height: 38px;
	font-size: 15px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
}
.dome .notice{
	width: 30%;
}
.title li {float: left;margin-right: 40px;position: relative;}
.title li.active h2{/* color: #01458e; */}
.notice .title .more{
	display: none;
}
.notice .title .more.active{
	display: block;
}

.notice .list li .time{
	float: left;
	width: 68px;
	text-align: center;
}
.notice .list li .time p:first-child{
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #1c4edd;
	font-size: 22px;
}
.notice .list li .time p:last-child{
	font-size: 12px;
	color: #4b4b4b;
	line-height: 28px;
	height: 28px;
	background: #e8ecf6;
}
.notice .list li a{
	display: block;
	float: right;
	width: calc(100% - 90px);
	font-size: 16px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.notice .list li{
	margin-bottom: 15px;
}
.notice .list ul{
	display: none;
	animation: 0.8s ease 0.1s 1 normal backwards running fadeInUp;
}
.notice .list ul.active{
	display: block;
}
.index .dome2{
	margin-top: 20px;
}
.dome2 .slick-list{margin: 0 -10px;}
.index .dome2 li{
	float: left;
	width: 23.5%;
	margin: 0 10px;
}
.index .dome2 li a{
	display:
	block;
	overflow: hidden;
}
.index .dome2 li:last-child{
	margin-right: 0;
}
.index .dome2 li img{
	height:130px;
	width: 100%;
	object-fit: cover;
}
.index .dome2 li:hover img{
	transform:scale(1.1);
}
.index .dome2 li p{
	margin-top: 15px;
	font-size: 17px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
}
.index{
	margin-bottom:50px;
}

.ztjs{
	background: url(../img/zjjs.png) no-repeat top center;
	padding: 60px 0;
	display: none;
}
.ztjs .slick-prev,.ztjs .slick-next{
	left:
	auto;
	right: 15px;
	top: -55px;
	width: 32px;
	height: 32px;
	background: url(../img/lr.png) no-repeat center;
	border: 1px solid #dbdcec;
}
.ztjs .slick-prev{
	right: 46px;
	background: url(../img/ll.png) no-repeat center;
}
.ztjs .title h2{
	color: #fff;
}
.zt-list{
	padding: 35px 12px;
	border-top: 3px solid #d9a11a;
	background: #fff;
	box-shadow: 0 0 5px 6px rgba(19,74,136,0.1);
}
.zt-list .slider{
	float: left;
	margin: 0 12px;
	text-align: center;
	width: 14.75%;
}
.zt-list .slider .img{
	width:100%;
	height: 247px;
	overflow: hidden;
}
.zt-list .slider .img img{
	width:100%;
	height: 100%;
	object-fit: cover;
}
.zt-list .slider .img:hover img{
	transform:scale(1.1);
}
.zt-list .slider h2{
	font-size: 18px;
	color: #1d1d1d;
	font-weight: normal;
	margin: 15px 0 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
}
.zt-list .slider p{
	font-size: 15px;
	color: #1d1d1d;
}

.index2 .dqjs{
	width: 67%;
}
.index2 .jkkp{
	width: 31%;
}
.index2 .dqjs ul{
	float: right;
	width: 48%;
}
.index2 .dqjs .ul1{
	margin-right: 2%;
	float: left;
}
.index2 .dqjs .ul1 li img{
	width: 100%;
	height: 270px;
	object-fit: cover;
}
.index2 .dqjs .ul1 li p{
	font-size: 15px;
	line-height: 44px;
	padding: 0 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	background: #eee;
}

.index2 .dqjs .ul2 li{
	line-height: 40px;
	border-bottom: 1px solid #e9e9e9;
	transform: translateY(2px);
}
.index2 .dqjs .ul2 li:after{content:'';width:0;height:1px;display:block;background: #95202f;position: absolute;transition: .5s;}
.index2 .dqjs .ul2 li:hover:after{width:100%;}
.index2 .dqjs .ul2 li a{
	font-size: 16px;
	display: block;
	padding: 5px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
}
.index2 .dqjs .ul2 li a::before{content:'';width: 4px;height: 4px;display:inline-block;background: #a8303f;vertical-align: middle;margin-right: 10px;}
.index2 .jkkp ul img{
	width: 100%;
	height: 150px;
	margin-bottom: 10px;
	object-fit: cover;
}
.index2 .jkkp li{
	line-height: 34px;
}
.index2 .jkkp li a{
	display: block;
	font-size: 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
}
.index3{
	background: url(../img/yyjs.png) no-repeat center center;
	background-attachment: fixed;
	padding: 113px 0;
	/* height: 395px; */
	margin-top: 50px;
}
.index3 h2{
	font-size: 54px;
	color: #fff;
	text-align: center;
	letter-spacing: 5px;
	line-height: 1;
	margin-bottom: 30px;
}
.index3 p{
	font-size: 16px;
	color: #fff;
	opacity: 0.7;
	text-align: center;
	line-height: 28px;
	width: 84%;
	margin: 0 auto;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.red-news h2:hover,.title a:hover{
	color: #1c4edd !important;
}