/* 首页第一部分 */
.index-one {
	width: 1220px; height: 460px; margin: 40px auto 0;
}
.index-news-img{
	width: 650px; height: 435px; float: left;
}
.index-news-img img{
	width: 650px; height: 360px; margin-top: 25px;
}
.index-one-news{
	width: 530px; height: 435px; float: right;
}
.index-one-news-ul{
	width: 530px; height: 340px; margin-top: 25px;
}
.index-one-news-ul li{
	width: 530px; height: 70px; margin-bottom: 15px;
}
.index-one-news-ul li .li-date{
	width: 75px; height: 60px; padding: 5px 0; background-color: #f2f2f2; border-radius: 4px; float: left;
}
.li-date-d{
	width: 75px; height: 35px; line-height: 35px; color: #787878; font-size: 26px; text-align: center;
}
.li-date-ym{
	width: 75px; height: 25px; line-height: 25px;color: #9b9b9b; font-size: 18px; text-align: center;
}
.index-one-news-ul li a{
	float: right; width: 440px; height: 52px; padding: 8px 0; line-height: 28px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden; text-overflow: ellipsis; display: -webkit-box;
  	-webkit-line-clamp: 2; /* 改成你需要的行数 */
  	-webkit-box-orient: vertical;
}
.index-one-news-more{
	display: block; width: 530px; height: 20px; line-height: 20px; color: #a2a2a2;
}
.index-one-news-more img{
	margin-left: 15px;
}
/* 首页第二部分 */
.index-two {
	width: 1220px; height: 100px; margin: 0 auto; border-radius: 4px;
}
.index-two a img{
	width: 1220px; height: 100px; border-radius: 4px;
}


/* 首页第三部分【招生考试】 */
.index-three {
	width: 1220px; height: 450px; margin: 20px auto 0; clear: both;
}
.index-three-left{
	width: 1220px; height: 48px; margin-top: 30px;
}
.index-three-left li{
	width: 137px; height: 48px; line-height: 48px; float: left; transition:500ms;
	text-align: center; border: 1px solid #e5e5e5; border-radius: 4px; cursor: pointer;
}
.index-three-left li:not(:last-child){
	margin-right: 15px;
}
.index-three-left .active-li{
	background-color: #eef9ff; color: #006dbc; font-weight: bolder; border: 1px solid #006dbc;
}
.newstab-ul{
	width: 900px; height: 276px; float: left; margin-top: 30px;
}
.newstab-img{
	width: 295px; height: 276px; float: right; margin-top: 30px;
}
.newstab-ul>ul:not(:nth-child(1)){
	display: none;
}
.newstab-img>div:not(:nth-child(1)){
	display: none;
}
.index-three-ul{
	width: 900px; height: 276px; float: left;
}
.index-three-ul li{
	width: 860px; height: 41px; padding-left: 25px; line-height: 41px; font-size: 18px;
	background: url(../img/001.png) left center no-repeat;
}
.index-three-ul li a{
	display: block; width: 650px; float: left;
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
.index-three-ul li span{
	float: right;
}
.index-three-right{
	width: 295px; float: right;
}
.index-three-right a img{
	width: 295px; height: 246px;
}

.index-three-news-more{
	display: block; width: 885px; height: 30px; line-height: 30px; color: #a2a2a2; text-align: right;
}
.index-three-news-more img{
	margin-left: 15px;
}

/* 首页第四部分 【考试日历】*/
.index-four {
	width: 1220px; height: 375px; margin: 20px auto 0;
}
.index-four-news>ul:not(:nth-child(1)){
	display: none;
}
.index-four-news{
	margin-top: 30px; width: 1220px; height: 210px;
}
.index-four-news ul{
	width: 1220px; height: 210px;
}
.index-four-news li{
	width: 570px; height: 58px; padding: 15px; float: left; margin-bottom: 15px;
	border: 1px solid #e5e5e5; cursor: pointer;
}
.index-four-news li p{
	position: relative;
}
.index-four-news li img{
	position: absolute; right: 5px;
}
.index-four-news li:nth-child(odd){
	margin-right: 15px;
}
.index-four-news li a{
	display: inline-block; width: 100%; line-height: 40px;
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
.index-four-nav{
	width: 1220px; height: 65px; margin-top: 25px;
}
.index-four-nav li{
	width: 87.9px; height: 50px; line-height: 50px; float: left; background-color: #f1f2f4; border-radius: 4px;
	font-weight: bold; text-align: center; cursor: pointer; position: relative;
}
.index-four-nav li:not(:last-child){
	margin-right: 15px;
}
.index-four-nav li:hover,.index-four-nav .active-li{
	background-color:  #237cce; color: #fff;
}
.active-li span{
	display: block; width: 20px; height: 13px; position: absolute; top: -13px; left: 34px;
	background: url(../img/002.png) no-repeat;
}

/* 首页第五部分【专题栏目】 */
.index-five {
	width: 1220px; height: 390px; margin: 20px auto 0;
}
.index-five-left{
	width: 305px; height: 390px; float: left;
}
.index-five-left-ul{
	width: 305px; height: 345px; margin-top: 25px;
}
.index-five-left-ul a{
	width: 145px; height: 145px; display: block; margin-bottom: 15px; float: left;
	background-color: #eef9ff; border-radius: 8px;
	/* display: flex; flex-direction: column; justify-content: center; align-items: center; */
}
.index-five-left-ul a:hover{
	cursor: pointer; opacity: 0.8;
}
.index-five-left-ul a img{
	width: 64px; height: 64px; margin-left: 40px; margin-top: 25px;
}
.index-five-left-ul a p{
	width: 100%; height: 45px; line-height: 45px; text-align: center; font-size: 18px; color: #207bca;
}
.index-five-left-ul a:nth-child(odd){
	margin-right: 15px;
}
/* 首页第五部分【政策法规】 */
.index-five-right{
	width: 890px; height: 390px; float: right;
}
.index-five-right-ul{
	width: 874px; height: 345px; margin-top: 25px; padding: 0 8px;
}
.index-five-right-ul li{
	width: 849px; height: 40px; padding-left: 25px; line-height: 40px; font-size: 18px;
	background: url(../img/001.png) left center no-repeat;
}
.index-five-right-ul li a{
	float: left; width: 650px;
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
.index-five-right-ul li span{
	float: right; color: #ababab;
}


/* 首页第六部分 【友情链接】*/
.index-six {
	display:table;width: 1220px; height: auto; margin: 20px auto;
}
.index-six-ul{
	display:table; width: 1220px; height: auto; margin-top: 30px;
}
.index-six-ul a{
	display: block; width: 291px; height: 83px; line-height: 83px; margin-bottom: 15px; float: left;
	background-color: #f9f9f9; border-radius: 4px; border: 1px solid #d6d6d6;
	text-align: center; font-size: 20px;
}
.index-six-ul a:not(:nth-child(4n)){
	margin-right: 15px;
}
.index-six-ul a:hover{
	background-color: #eef9ff; color: #006dbc; border: 1px solid #006dbc; cursor: pointer;
}


/* 首页图片新闻幻灯片*/
.banbox { width: 650px; height: 360px; overflow: hidden; border-radius: 3px; margin-top: 25px; }
.banner { width: 100%; overflow: hidden; float: left; }
.fader { position: relative; width: 100%; height: 360px; /*padding-top: 50%;*/ font-family: "futura", arial; overflow: hidden; }
.fader .slide { position: absolute; width: 100%; top: 0; z-index: 1; opacity: 0; }
.fader .slide a img { width: 100%; height: 360px; margin: auto; }
.fader .prev, .fader .next { position: absolute; height: 32px; line-height: 32px; width: 40px; top: 50%; left: 50px; z-index: 4; margin-top: -25px; cursor: pointer; opacity: 0; transition: all 150ms; }
.fader .prev { background: url(../img/left.png) no-repeat }
.fader .next { left: auto; right: 50px; background: url(../img/right.png) no-repeat }
.fader .pager_list { position: absolute; width: 100%; height: 26px; padding: 0; line-height: 40px; bottom: 0; text-align: center; z-index: 4; }
.fader .pager_list li { border-radius: 10px; display: inline-block; width: 10px; height: 10px; margin: 0 7px; background: #fff; opacity: .9; text-indent: -9999px; cursor: pointer; transition: all 150ms; }
.fader .pager_list li:hover, .fader .pager_list li.active { opacity: 1; background: #12b7de; }
.banner:hover .fader_controls .page.prev { opacity: .7; left: 20px }
.banner:hover .fader_controls .page.next { opacity: .7; right: 20px }


.customer{
	width: 155px; height: 185px;
}
.customer img{
	width: 155px; height: 155px;
}
.customer p{
	width: 155px; line-height: 1.5; text-align: center; font-size: 14px;
}

