@charset "utf-8";
/* CSS Document */
@font-face{font-family:"BEBAS";src:url("../font/BEBAS.woff2") format("woff2"),url("../font/BEBAS.woff") format("woff"),url("../font/BEBAS.ttf") format("truetype"),url("../font/BEBAS.eot") format("embedded-opentype"),url("../font/BEBAS.svg") format("svg");}

@font-face{font-family:"Impact";src:url("../font/Impact.woff2") format("woff2"),url("../font/Impact.woff") format("woff"),url("../font/Impact.ttf") format("truetype"),url("../font/Impact.eot") format("embedded-opentype"),url("../font/Impact.svg") format("svg");}


				.zzsc{ float:right; width:50%; font-family:'微软雅黑';}
				.zzsc .tab{ overflow:hidden; border-bottom:2px solid #ccc; margin-bottom:20px;}
				.zzsc .tab a{ display:block; padding:10px; float:left; color:#666; font-size:16px}
				.zzsc .tab a:hover{color:#003894; transition: all 0.3s linear; font-weight:bold;}
				.zzsc .tab a.on{color:#003894; font-weight:bold;}
				.zzsc .content{ overflow:hidden; width:100%; height:168px; position:relative;}
				.zzsc .content li{ width:calc(100%/4); float:left;}
				.zzsc .content li a{ display:block; overflow:hidden; line-height:28px; font-size:14px; color:#333;}
				.zzsc .content li a:hover p{color:#003894; transition: all 0.3s linear;}
				.zzsc .content li a:hover span{color:#003894; transition: all 0.3s linear;}
				.zzsc .content li a p{ float:left; width:70%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
				.zzsc .content li a span{ float:right;}
.one{
	margin-top:40px;
	overflow:hidden;
	}
.news-box {
    width: 46%;
	float:left;
    height: 224px;
}
.news-top{
	overflow:hidden;
	}
.news-top ul {
    float: left;
    overflow: hidden;
    width: 150px;
    height: 43px;
}

.news-top li {
    float: left;
    width: 67px;
    height: 43px;
    background: #f0f6ff;
    color: #a3a3a3;
    text-align: center;
    font-weight: 700;
    font-size: 13px;
    line-height: 43px;
    cursor: pointer;
}

.news-top li.current,.news-top li:hover {
    color: #fff;    
	background: -webkit-linear-gradient(45deg, #fff 0%, #fff 8%, #01489a 8%, #01489a 100%);
    background: -o-linear-gradient(45deg, #fff 0%, #fff 8%, #01489a 8%, #01489a 100%);
    background: -moz-linear-gradient(45deg, #fff 0%, #fff 8%, #01489a 8%, #003894 100%);
    background: linear-gradient(45deg, #fff 0%, #fff 8%, #01489a 8%, #01489a 100%);
}

.news-top li a {
    color: #fff;
    font-size: 16px;
}

.news-top li.current a,.news-top li:hover a {
    color: #fff;
}

a.news-more {
    float: right;
    display: none;
    color: #999;
    font-weight: 700;
    font-size: 9pt;
    line-height: 43px;
}

.news-main {
    position: relative;
	padding-top:25px;
}

.news-main h3{
    color: #003894;
    font-weight: 700;
    font-size: 20px;
	white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
}

.indexh1 h1{
     margin: 0 auto;
     font-size: 16px;
     color: #ffffff;
     font-weight: 700;
     text-align: center;

}

.news-main h3 a span {
    display: inline-block;
    margin-right: 10px;
}

.news-main p {
    margin-top: 15px;
}

.news-main-box {
    position: relative;
    overflow: hidden;
    width: 90%;
}

.news-main-box ul {
    position: absolute;
    top: 0;
    left: 0;
}

.news-main-box li {
    display: block;
    width:100%;
}

.news-main-box li p {
    line-height: 24px;
	font-size:14px;
	color:#333;
	display: -webkit-box;-webkit-line-clamp: 4; -webkit-box-orient: vertical;overflow: hidden;
}

.news-main-dl {
    position: absolute;
    top: 15px;
    right: 10px;
    overflow: hidden;
    width: 10px;
    height: 160px;
}

.news-main-dl li {
    display: block;
    margin-bottom: 22px;
    width: 10px;
    height: 10px;
    background: url(../img/index/icon2.jpg) no-repeat;
    cursor: pointer;
}

.news-main-dl li.on,.news-main-dl li:hover {
    background: url(../img/index/icon1.jpg) no-repeat;
}

.inews-list li {
    line-height: 22px;
}

.inews-list li a,.inews-list li a span {
    color: #666;
    font-weight: 700;
    font-size: 14px;
}

.inews-list li a span {
    display: inline-block;
    margin-right: 10px;
}


.news-main-dl li {
    display: block;
    margin-bottom: 22px;
    width: 10px;
    height: 10px;
    background: url(../img/All-Icon.png) no-repeat -81pt -42px;
    cursor: pointer;
}

.news-main-dl li.on,.news-main-dl li:hover {
    background: url(../img/All-Icon.png) no-repeat -81pt -52px;
}

.news-main-con {
    position: absolute;
    bottom: 0;
    left: 0;
}

.news-main-con li {
    float: left;
    display: block;
    margin-right: 10px;
    width: 30px;
    height: 3px;
    background: #b5b5b5;
    cursor: pointer;
}

.news-main-con li.on,.news-main-con li:hover {
    background:#c31820;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.pr {
    position: relative;
}

.dn {
    display: none;
}

.ov {
    overflow: hidden;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}


.title h3{
	text-align:center;
	font-size:28px;
	color:#333;
	font-weight:normal;
	margin-bottom:40px;
	}
.title h3 a{
	font-size:28px;
	color:#333;
	font-weight:normal;
	}
.two{
	margin-top:60px;
	overflow:hidden;
	}
.two .img{
	width:80px;
	height:80px;
	margin:0 auto;
	margin-bottom:15px;
	}	
.two li{
	height:160px;
	width:calc(100%/4);
	float:left;
	background-color:#fff;
	display:flex;
    justify-content:center;
    align-items:center;
	}
.two li a{
	display:block;
	}
.two li p{
	font-size:16px;
	color:#003894;
	}
.two li:hover{
	background-color:#f7f7f7;
	transition:all 0.3s linear;
	}
.two li:hover p{
	color:#003894;
	transition:all 0.3s linear;
	}
.two .img1{
	background:url(../images/icon1.png) no-repeat center/cover;
	}
.two li:hover .img1{
	background:url(../images/icon1-1.png) no-repeat center/cover;
	}
.two .img2{
	background:url(../images/icon2.png) no-repeat center/cover;
	}
.two li:hover .img2{
	background:url(../images/icon2-1.png) no-repeat center/cover;
	}
.two .img3{
	background:url(../images/icon3.png) no-repeat center/cover;
	}
.two li:hover .img3{
	background:url(../images/icon3-1.png) no-repeat center/cover;
	}
.two .img4{
	background:url(../images/icon4.png) no-repeat center/cover;
	}
.two li:hover .img4{
	background:url(../images/icon4-1.png) no-repeat center/cover;
	}
.two .img5{
	background:url(../images/icon5.png) no-repeat center/cover;
	}
.two li:hover .img5{
	background:url(../images/icon5-1.png) no-repeat center/cover;
	}
.two .imgn5{
	background:url(../images/iconn1.png) no-repeat center/cover;
	}
.two li:hover .imgn5{
	background:url(../images/iconn1-1.png) no-repeat center/cover;
	}
.two .imgn6{
	background:url(../images/iconn2.png) no-repeat center/cover;
	}
.two li:hover .imgn6{
	background:url(../images/iconn2-1.png) no-repeat center/cover;
	}
.two .imgn7{
	background:url(../images/iconn3.png) no-repeat center/cover;
	}
.two li:hover .imgn7{
	background:url(../images/iconn3-1.png) no-repeat center/cover;
	}
.two .imgn8{
	background:url(../images/iconn5.png) no-repeat center/cover;
	}
.two li:hover .imgn8{
	background:url(../images/iconn5-1.png) no-repeat center/cover;
	}
.two .img6{
	background:url(../images/icon6.png) no-repeat center/cover;
	}
.two li:hover .img6{
	background:url(../images/icon6-1.png) no-repeat center/cover;
	}
	
.three{
	margin:60px 0;
	overflow:hidden;
	}
.three .list{
	overflow:hidden;
	}
.three .list li{
	background-color:#f2f2f2;
	float:left;
	width:calc(100%/4 - 15px);
	margin-right:20px;
	border-radius:10px;
	overflow:hidden;
	}
.three .list li:nth-child(5){
	display:none;
	}
.three .list li:nth-child(6){
	display:none;
	}
.three .list li:nth-child(7){
	display:none;
	}
.three .list li:nth-child(8){
	display:none;
	}
.three .list li:nth-child(9){
	display:none;
	}
.three .list li:nth-child(10){
	display:none;
	}
.three .list li:nth-child(11){
	display:none;
	}
.three .list li:nth-child(12){
	display:none;
	}
.three .list li:nth-child(13){
	display:none;
	}
.three .list li:nth-child(4){
	margin-right:0;
	}
.three .list li .img{
	display:block;
	border-radius:10px 10px 0 0;
	}
.three .list li:hover .img{
	transform: scale(1.05, 1.05);
    transition: transform 0.6s ease 0s;
	}
.three .list li .txt{
	padding:0 15px 20px;
	}
.three .list li .txt h3{
	font-size:18px;
	color:#333;
	font-weight:normal;
	margin:12px 0;}
.three .list li .txt h3 a{
	font-size:18px;
	color:#333;
	font-weight:normal;
	}
.three .list li .txt p{
	font-size:14px;
	color:#999;
	line-height:24px;
	height:72px;
	display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;
	}
.three .list li .txt .list{
	height:72px;
	overflow:hidden;
	}
.three .list li .txt .list a{
	font-size:14px;
	color:#999;
	line-height:24px;
	margin-right:8px;
	}
.three .list li .txt .list a:hover{
	color:#fff;
	}
.three .list li:hover{
	background-color:#003894;
	transition:all 0.3s linear;
	}
.three .list li:hover h3{
	color:#fff;
	transition:all 0.3s linear;
	}
.three .list li:hover p{
	color:rgba(256,256,256,0.8);
	transition:all 0.3s linear;
	}
.three .more{
	width:160px;
	height:40px;
	font-size:16px;
	line-height:40px;
	display:block;
	color:#666;
	margin:40px auto 0;
	text-align:center;
	background-color:#fff;
	border:1px solid #ccc;
	border-radius:20px;
	}
.three .more:hover{
	color:#fff;
	background-color:#003894;
	border:1px solid #003894;
	transition:all 0.3s linear;
	}

@media (max-width: 992px){
	.title h3 a{
		font-size:24px;
		}
	.title h3{
		margin-bottom:30px;
		}
	.news-box{
		width:100%;
		float:none;
		margin-bottom:20px;
		}
	.zzsc{
		width:100%;
		float:none;
		}
	.two{
		margin-top:30px;
		}
	.two li{
		width:calc(100%/3);
		}
	.three{
		margin:30px 0;
		}
	.three .list li{
		width:calc(100%/2 - 7.5px);
		margin-right:15px;
		margin-bottom:15px;
		}
	.three .list li:nth-child(even){
		margin-right:0;
		}
	.three .more{
		margin:20px auto 0;
		}
	}
@media (max-width: 799px){
	.two li{
		width:calc(100%/2);
		}
	.three .list li{
		float:none;
		width:100%;
		margin-right:0;
		}
	}

