.red-top{
	animation: 0.8s ease 0.6s 1 normal backwards running fadeInDown;
}
.red-top .w1200{
	background: #fff;
	border: 1px solid #E6E6E6;
	margin-top: 15px;
	position: relative;
}
.red-top .w1200::before{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	content: "";
	background: url(../img/top.png);
	width: 73px;
	height: 48px;
	box-sizing: border-box;
}
.red-top h2{
	line-height: 110px;
	font-size: 35px;
	
	text-align: center;
	padding: 0px 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
}
.red-top h2 a{color: #cb0000;}
.news{
	margin-top: 20px;
	overflow: hidden;
}
.news .news-lb{
	width: 62%;
	animation: 1s ease 0.9s 1 normal backwards running fadeInLeft;
}
.news .time{
	font-size: 0;
}
.news .time .p1{
	background: url(../img/icon1.png) no-repeat left center;
	margin-right: 35px;
}
.news .time p{
	display: inline-block;
	padding-left: 25px;
	color: #f88a0d;
	font-size: 14px;
	font-family: "Georgia";
}
.news .time .p2{
	background: url(../img/icon2.png) no-repeat left center;
}
.news .news-lb-txt .slider{
	background: #fff;
	padding: 14px 30px 20px;
	border: 1px solid #E8E8E8;
        height:191px;
}
.news .news-lb-txt .slider h2{
	font-size: 22px;
	color: #0c0c0c;
	margin: 10px 0;
	line-height: 28px;
	height: 28px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
}
.news .news-lb-txt .slider:hover h2{
	color:#044ea3;
}
.news .news-lb-txt .slider>a>p{
	font-size:14px;
	color:#6f6f6f;
	line-height: 26px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	/* height: 46px; */
}
.news .news-lb-img .slick-dots{
	bottom: 15px;
	left: 35px;
	width: auto;
	right: auto;
}
.news .news-lb-img .slider{
	overflow:hidden;
}
.news .news-lb-img .slider:hover img{
	transform:scale(1.1);
}
.news .news-lb-img .slider img{
	width:100%;
	height:441px;
	
}
.news .news-lb-img .slick-prev,.news .news-lb-img .slick-next{
	bottom: 0;
	z-index: 9;
	width: 50px;
	height: 45px;
	right: 0;
	left: auto;
	background: #044ea3;
}
.news .news-lb-img .slick-prev{
	right: 53px;
}
.news .news-lb-img .slick-prev:before{
	content: "<";
	font-family: cursive;
}
.news .news-lb-img .slick-next:before{
	content: ">";
	font-family: cursive;
}


.news .news-list{
	width: 37%;
	border: 1px solid #E8E8E8;
	background: #fff;
	animation: 1s ease 0.9s 1 normal backwards running fadeInRight;
}
.news .news-list ul{
	padding: 0 15px 30px 15px;
}
.news-list .title{
	width: 100%;
	height: 48px;
	background: #0053ba;
}
.news-list .title h2{
	background: #fff url(../img/icon3.png) no-repeat 30px  center;
	line-height: 45px;
	float: left;
	width: 220px;
	text-align: center;
	font-size: 20px;
	color: #0053ba;
	margin-top: 3px;
}
.news-list .title a{
	font-size: 15px;
	color: #fff;
	float: right;
	line-height: 48px;
	margin-right: 30px;
}
.news-list li{
	padding: 8px 15px;
	border-bottom: 1px solid #EAEAEA;
}
.news-list li:last-child{
	border:0;
}
.news p.time{
	background: url(../img/icon1.png) no-repeat left center;
	padding-left: 25px;
	color: #f88a0d;
	font-size: 14px;
	font-family: "Georgia";
	/* margin-bottom: 10px; */
}
.news-list li h2{
	font-size: 16px;
	color: #040404;
	font-weight: normal;
	line-height: 25px;
	height: 25px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	margin-top: 2px;
}
.news-list li:hover h2{
	color:#0d74eb;
}
.special{
	margin: 20px 0;
	opacity: 0;
	visibility: hidden;
}
.special .w1200{overflow: hidden;}
.special .special-main{
	width: 1216px;
	margin:0 auto;
}
.special.animation{
	opacity:1;
	visibility:visible;
	animation: 0.8s ease 0.3s 1 normal backwards running fadeInDown;
}
.special-lb .swiper-slide a{
	display:block;
	overflow:hidden;
}
.special-lb .swiper-slide img{
	width: 100%;
	height: 111px;
	object-fit: cover;
}
.special-lb{
	width:1216px;
	left: -8px;
}
.special-lb .swiper-slide{
	overflow:hidden;
	padding: 0 8px;
}
.special-lb .swiper-slide img:hover{
	transform:scale(1.1);
}
.special-lb .slick-next,.special-lb .slick-prev{
	width: 26px;
	height: 38px;
	background: rgba(0,0,0,0.5);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 99;
}
.special-lb .slick-next{
	right:8px;
}
.special-lb .slick-prev{
	left:8px;
}
.special-lb .slick-next::after{
	position: absolute;
	display: block;
	content: ">";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 6px;
	height: 38px;
	color: #fff;
	line-height: 38px;
	text-align: center;
	font-family: cursive;
	font-size: 15px;
}
.special-lb .slick-prev::after{
	position: absolute;
	display: block;
	content: "<";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 6px;
	height: 38px;
	color: #fff;
	line-height: 38px;
	text-align: center;
	font-family: cursive;
	font-size: 15px;
}
.special-lb .slick-next:hover,.special-lb .slick-prev:hover{
	background:rgba(0,83,186,0.8);
}	
.title2{
	margin-bottom: 25px;
}	
.title2 h2{
	font-size: 20px;
	color: #0053ba;
	float: left;
}
.title2 a{
	font-size: 14px;
	color: #000;
	float: right;
}

.dome{
	margin: 15px 0;
}
.dome .dome-news{
	width: 62%;
	background: #fff;
	padding: 30px;
	/* height: 640px; */
	opacity: 0;
	visibility: hidden;
}
.dome.animation .dome-news{
	opacity:1;
	visibility:visible;
	animation: 0.8s ease 0.3s 1 normal backwards running fadeInLeft;
}
.dome-news li span{
	float: right;
	font-size: 14px;
	color: #b1b1b1;
}
.dome-news li a{
	font-size: 16px;
	color: #000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	display: block;
	width: 84%;
}
.dome-news li{
	line-height: 38px;
}
.dome-news li:hover a{
	color:#fb8208;
}
.dome .people{
	width: 37%;
	background: #fff;
	padding: 30px;
	/* height: 640px; */
	opacity: 0;
	visibility: hidden;
}
.dome.animation .people{
	opacity:1;
	visibility:visible;
	animation: 0.8s ease 0.3s 1 normal backwards running fadeInRight;
}
.people-lb{
	margin-top: 35px;
}

.people-lb .slider:hover img{
	transform:scale(1.1);
}
.people-lb .img{
	width:100%;
	height: 207px;
	overflow:hidden;
}
.people-lb .txt h2{
	width: 336px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #e4573f;
	margin: -28px auto 0;
	position: relative;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
}
.people-lb .txt p{
	color: #5b5b5b;
	font-size: 14px;
	margin-top: 20px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* height: 69px; */
}

.people-lb .slick-prev{
	left: 20px;
	background: url(../img/pprev.png) no-repeat center center;
}
.people-lb .slick-next{
	right: 20px;
	background: url(../img/pnext.png) no-repeat center center;
}
.people-lb .slick-prev,.people-lb .slick-next{
	top: 30%;
	margin: auto;
	width: 16px;
	height: 29px;
	z-index: 99;
}
.people-lb .slider img{
	width:100%;
	height: 100%;
       object-fit:cover;
}
.people-list{
	margin-top: 4px;
}
.people-list li{
	line-height: 36px;
	padding-left: 35px;
	background: url(../img/icon4.png) no-repeat left center;
}
.people-list li a{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	display: block;
	height: 35px;
	font-size: 14px;
}
.people-list li a:hover{
    color:#e4573f;
}
.student{
	width: 37%;
	background: #fff;
	padding: 30px;
	/* height: 590px; */
	opacity: 0;
	visibility: hidden;
}
.dome.animation .student{
	opacity:1;
	visibility:visible;
	animation: 0.8s ease 0.3s 1 normal backwards running fadeInRight;
}
.student ul{padding-top: 11px;}
.student li {
	margin-bottom: 17px;
}
.student li:last-child{
	margin-bottom:0;
}
.student li .time::before{
    display: block;
    content: "";
    position: absolute;
    top: -1px;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: 1;
    width: 0;
    height: 0;
}
.student li .time::after{
	display: block;
	content: "";
	position: absolute;
	top: auto;
	right: -1px;
	bottom: -1px;
	left: auto;
	z-index: 1;
	width: 0;
	height: 0;
}
.student li .time:hover::before{
	width: 101%;
	height: 100%;
	border-top: 1px solid #f00;
	border-right: 1px solid #f00;
	-webkit-transition: width 0.25s ease-in, height 0.25s ease-in 0.25s;
	-moz-transition: width 0.25s ease-in, height 0.25s ease-in 0.25s;
	-o-transition: width 0.25s ease-in, height 0.25s ease-in 0.25s;
	transition: width 0.25s ease-in, height 0.25s ease-in 0.25s;
}
.student li .time:hover::after{
	width: 101%;
	height: 100%;
	border-bottom: 1px solid #f00;
	border-left: 1px solid #f00;
	-webkit-transition: width 0.25s ease-in 0.5s, height 0.25s ease-in 0.75s;
	-moz-transition: width 0.25s ease-in 0.5s, height 0.25s ease-in 0.75s;
	-o-transition: width 0.25s ease-in 0.5s, height 0.25s ease-in 0.75s;
	transition: width 0.25s ease-in 0.5s, height 0.25s ease-in 0.75s;
}
.student li .time{
	width: 60px;
	border: 1px solid #D5D5D5;
	text-align: center;
	float: left;
	position: relative;
	cursor: pointer;
}
.student li .time .p1{
	font-size: 20px;
	color: #393939;
	height: 35px;
	line-height: 38px;
}
.student li .time .p2{
	font-size: 12px;
	color: #434343;
	height: 23px;
	line-height: 18px;
}
.student li a{
	font-size: 16px;
	color: #000;
	display: block;
	width: calc( 100% - 60px);
	float: right;
	line-height: 30px;
	padding-left: 15px;
	box-sizing: border-box;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 60px;
}
.student li a:hover{
	color:#0053ba;
}
.dome2 .dome-news{
	/* height: 590px; */
}

.medium{
	margin: 20px 0;
}
.medium .w1200{
	background: #fff;
	padding: 20px 30px;
}
.title3 h2 span{
	font-size: 20px;
	color: #000;
	font-weight: normal;
	display: inline-block;
	position: relative;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	cursor: pointer;
}
.title3 h2 span.active{
	font-weight: bold;
	color: #003bc0;
}
.title3{border-bottom: 1px solid #DEDEDE;}
.title3 h2{
	line-height: 75px;
	display:inline-block;
	height: 75px;
}
.title3 h2 img{
	display: inline-block;
	margin: 0 50px;
	position: relative;
	top: -2px;
}
.title3 h2 span::after{
	position: absolute;
	width: 0;
	height: 2px;
	bottom: 0;
	left: 0;
	display: block;
	content: "";
	background: #003ECA;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.title3 h2 span.active::after{
	width: 100%;
}

.medium-list{
	width: 62%;
	float: left;
	opacity: 0;
	visibility: hidden;
}
.medium-list .title3{
	opacity: 0;
	visibility: hidden;
}
.medium-list .title3 p{display:inline-block;float:right;line-height:75px;}
.medium-list .title3 p a{display:none;}
.medium-list .title3 p a.active1{display:block;}
.medium-list.animation .title3{
	opacity:1;
	visibility:visible;
	animation: 0.8s ease 0.3s 1 normal backwards running fadeInDown;
}
.medium-list ul{
	margin-top: 40px;
	display: none;
	animation: 0.8s ease 0.3s 1 normal backwards running fadeInDown;
}
.medium-list ul.active{
	display:block;
}
.medium-list li{
	float: left;
	width: 48%;
	margin-bottom: 55px;
	margin-right: 4%;
}
.medium-list.animation{
	opacity:1;
	visibility:visible;
	animation: 0.8s ease 0.5s 1 normal backwards running fadeInDown;
}
.medium-list li:hover .img img{
	transform:scale(1.1);
}
.medium-list li:hover .txt h2{
	color:#1574d4;
}
.medium-list li:nth-child(2n){
	margin-right:0;
}
.medium-list li:nth-child(3),.medium-list li:nth-child(4){
	margin-bottom:0;
}
.medium-list li .img{
	width: 140px;
	height: 110px;
	overflow: hidden;
	float: left;
}
.medium-list li .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.medium-list li .txt{
	width: calc(100% - 140px);
	float: right;
	padding-left: 22px;
	position: relative;
}
.medium-list li .txt p{
	font-size: 16px;
	color: #28c445;
	font-family: "Georgia";
	margin-bottom: 8px;
}
.medium-list li .txt h2{
	font-size: 16px;
	color: #292929;
	font-weight: normal;
	height: 75px;
}
.medium-list li .txt img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: -15px;
	margin: auto;
	z-index: 9;
}

.alwb,.numxb{
	width: 37%;
	padding-left: 30px;
	float: right;
	opacity: 0;
	visibility: hidden;
}
.alwb.animation,.numxb.animation{
	opacity: 1;
	visibility: visible;
	animation: 0.8s ease 0.8s 1 normal backwards running fadeInRight;
}
.tit h2{
	font-size: 20px;
	color: #000;
	line-height: 76px;
	float:left;
}
.tit a{
	float:right;
	display: block;
	line-height: 76px;
	font-size: 14px;
	color: #000;
}
.tit a:hover,.title2 a:hover{
	color:#003bc0;
}
.med2 .tit{
	border-bottom: 1px solid #DEDEDE;
	height: 75px;
}
.med2 .tit h2,.med2 .tit a{
	line-height:75px;
} 
.medium-list2 .title3 h2 img{
	opacity: 0;
	visibility: hidden;
}
.medium-list2 li .txt p{
	color: #3c3ce0;
}
.numxb .numxb-main{
	padding-top: 35px;
}
.numxb .numxb-main .img{
	overflow: hidden;
	width: 214px;
	height: 285px;
	padding: 8px 0 0 8px;
	background: url(../img/greenbg.png)  no-repeat 18px 30px;
	background-size: cover;
}
.numxb .numxb-main .img img{
    box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.14);
    width: 188px;
    height: 255px;
}
.numxb .numxb-main .list{
	width: calc(100% - 214px);
	padding-left: 30px;
}
.numxb .numxb-main .list li{
	line-height: 32px;
}
.numxb .numxb-main .list li:hover a{
	color:#f00;
}
.numxb .numxb-main .list li a{
	font-size: 14px;
	color: #040000;
}
.shadow{
	margin: 0 0 30px;
	padding-top: 10px;
}
.shadow li{
	float: left;
	width: 24.5%;
	margin-right: 0.6666%;
	height: 480px;
	position:relative;
	opacity: 0;
	visibility: hidden;
}
.shadow li.animation{
	opacity:1;
	visibility:visible;
}
.shadow li.animation:nth-child(1){
	animation: 0.8s ease 0.5s 1 normal backwards running fadeInLeft;
}
.shadow li.animation:nth-child(2){
	animation: 0.8s ease 0.5s 1 normal backwards running fadeInUp;
}
.shadow li.animation:nth-child(3){
	animation: 0.8s ease 0.5s 1 normal backwards running fadeInDown;
}
.shadow li.animation:nth-child(4){
	animation: 0.8s ease 0.5s 1 normal backwards running fadeInRight;
}
.shadow li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.shadow li p{
    position:absolute;
    font-size: 28px;
    color: #fff;
    top: 40px;
    width: 100%;
    text-align: center;
    font-weight: bold;
}
.shadow li p::after{
	position:absolute;
	content:"";
	display:block;
	width:42px;
	height:2px;
	background:#fff;
	left: 0;
	right: 0;
	bottom: -30px;
	margin: auto;
}
.shadow li a{
	margin-bottom: 8px;
	display: block;
	width: 100%;
	height: calc( (100% - 8px) / 2);
	overflow: hidden;
}
.shadow li a:hover img{
	transform: scale(1.1);
}
.shadow li:nth-child(2) a{
	height: 100%;
}
.shadow li a:last-child{
	margin-bottom: 0;
}
.shadow li:nth-child(4){
	margin-right: 0;
}