*{
	font-family:"微软雅黑";
}
/*头部*/
.header{
	width: 1456px;
	margin: 0 auto;
}
.header .header-con{
	height: 120px;
}
.header .header-con img{
	height: 100%;
}
/*nav*/
.nav{
	width: 100%;
	height: 50px;
	background: #232728;
}
.nav ul{
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.nav ul li{
	line-height: 50px;
	float: left;
}
.nav ul li a{
	display: inline-block;
	color: #fff;
	width: 132px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.nav ul li a:hover{
	background: #0574c1;
}
.nav-ol{
	width: 132px;
	background: #232728;
	display: none;
	z-index: 9999;
	position: absolute;
}
.nav ol a{
	width: 100%;
	text-align: center !important;
	border-bottom: 1px solid #fff;
}
.nav ol a:last-child{
	border-bottom: none;
}
.ative{
	background: #0574c1;
}
.banner{
	width: 100%;
	height: 420px;
	min-width: 1200px;
	background: url('../img/banner.png') no-repeat;
	background-size: 100% 100%;
}
/*.banner a{
	display: inline-block;
	width: 260px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	background: #0574c1;
	color: #fff;
	font-size: 16px;
	border-radius: 50px;
	margin-top: 289px;
	margin-left: 30px;
}*/
.conner{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.conner .conner-left{
	float: left;
	margin-top: 30px;
	width: 300px;
	margin-right: 35px;
	height: 348px;
}
.conner .conner-left p{
	display: inline-block;
	font-size: 24px;
	background: url("../img/ziys.png") no-repeat;
	padding-right: 18px;
	background-position: right top; 
	margin-bottom: 20px;
}
.conner-swiper{
	height: 265px;
}
.conner .conner-con{
	float: left;
	margin-top: 30px;
	width: 594px;
	margin-right: 35px;
}
.conner .conner-con .conner-con1 ul{
	overflow: hidden;
	margin-top: 45px;
}
.conner .conner-con .conner-con1 ul a{
	float: left;
	font-size: 16px;
	width: 105px;
	height: 30px;
	line-height: 30px;
	border-radius: 50px;
	text-align: center;
	color: #0574c1;
}
.ative1{
	color: #fff !important;
	background: #0574c1;
}
.notice{
	margin-top: 20px;
}
.notice ul {
	background: url(../img/notice.png) no-repeat;
	background-position: 4px 21px;
	
}
.notice ul li{
	line-height: 33px;
	overflow: hidden;
}
.notice ul li:hover {
	cursor: pointer;
}
.notice-li{
	cursor: pointer;
	color: #0574c1;
}
.notice ul li img{
	margin-right: 20px;
	vertical-align: middle;
}
.notice-span{
	float: right;
}

.association{
	margin-top: 20px;
	display: none;
}
.association ul {
	background: url(../img/notice.png) no-repeat;
	background-position: 4px 21px;
	
}
.association ul li{
	line-height: 33px;
	overflow: hidden;
}
.association ul li:hover {
	cursor: pointer;
}
.association-li{
	cursor: pointer;
	color: #0574c1;
}
.association ul li img{
	margin-right: 20px;
}
.association-span{
	float: right;
}
.conner .conner-right{
	float: right;
	margin-top: 30px;
	width: 236px;
}
.conner .conner-right p{
	display: inline-block;
	font-size: 24px;
	background: url("../img/ziys.png") no-repeat;
	padding-right: 18px;
	background-position: right top; 
	margin-bottom: 20px;
}
.conner .conner-right ul{
	overflow: hidden;
}
.conner .conner-right ul a{
	float: left;
	height: 120px;
	width: 117px;
}
.conner .conner-right ul a img{
	width: 100%;
	height: 100%;
}
/*第二部分*/
.inews{
	width: 100%;
	background: #edf0f2;
}
.inews-big{
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
}
.inews-left,.inew-left{
	float: left;
	margin-right: 25px;
	width: 460px;
}
.inews-left p,.inew-left p{
	display: inline-block;
	font-size: 24px;
	background: url("../img/ziys.png") no-repeat;
	background-position: 99px top; 
	margin-bottom: 20px;
}
.inews-left p a,.inew-left p a{
	font-size: 16px;
	margin-left: 313px;
	color: #0574c1;
}
.inews-left ul,.inew-left ul{
	width: 418px;
	background: #fff;
	padding: 20px;
}
.inews-left ul li,.inew-left ul li{
	overflow: hidden;
	line-height: 40px;
	border-bottom: 2px dotted #ccc;
}
.inews-left ul li:last-child,.inew-left ul li:last-child{
	border-bottom: none;
}
.inews-left ul li span,.inew-left ul li span{
	float: right;
	color: #ccc;
}
.inews-con,.inew-con{
	float: left;
	margin-right: 25px;
	width: 460px;
}
.inews-con p,.inew-con p{
	display: inline-block;
	font-size: 24px;
	background: url("../img/ziys.png") no-repeat;
	background-position: 99px top; 
	margin-bottom: 20px;
}
.inews-con p a,.inew-con p a{
	font-size: 16px;
	margin-left: 313px;
	color: #0574c1;
}
.inews-con ul,.inew-con ul{
	width: 418px;
	background: #fff;
	padding: 20px;
}
.inews-con ul li,.inew-con ul li{
	overflow: hidden;
	line-height: 40px;
	border-bottom: 2px dotted #ccc;
}
.inews-con ul li:last-child,.inew-con ul li:last-child{
	border-bottom: none;
}
.inews-con ul li span,.inew-con ul li span{
	float: right;
	color: #b5b8ba;
}
.inews-right,.inew-right{
	float: left;
	width: 230px;
}
.inews-right p,.inew-right p{
	display: inline-block;
	font-size: 24px;
	background: url("../img/ziys.png") no-repeat;
	padding-right: 18px;
	background-position: right top; 
	margin-bottom: 20px;
}
.inews-right ul,.inew-right ul,{
	background: #fff;
}
.inews-right ul li,{
	margin-bottom:5px;
	font-size: 0;
	width: 100%;
}
.inews-right ul li img{
	width: 100%;
	height: 136px;
}
.inews-right ul li:last-child{
	margin-bottom: 0 !important;
	font-size: 0;
	
}
.inews-banner{
	width: 1200px;
	height: 185px;
	margin: 0 auto;
}
.inews-banner img{
	width: 100%;
	height: 100%;
}
.inews-sml{
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
}
.inew-right ul{
	width: 190px;
	background: #FFF;
	padding: 16px 20px 10px 20px;
}
.inew-right ul li{
	width: 188px;
	line-height: 24px;
}
.inew-right ul li img{
	width: 190px;
}
.friendlink{
	width: 100%;
	background: #2380c7;
}
.friendlink-big{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.friendlink-big p{
	background: url('../images/friend-title.png') no-repeat;
	height: 45px;
	display: inline-block;
	width: 100%;
	margin: 20px 0;
}
.friendlink-big  ul{
	overflow: hidden;
	margin-bottom: 20px;
}
.friendlink-big  ul a{
	float: left;
	margin-right: 48px;
	width: 130px;
	height: 40px;
	display: inline-block;
}
.friendlink-big  ul a:last-child{
	margin-right: 0 !important;
}
.friendlink-big  ul a img{
	width: 100%;
	height: 100%;
}
.footer{
	width: 100%;
	background: #232728;
}
.footer-big{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
.footer-big ul a{
	display: inline-block;
	color: #fff;
	width: 127px;
	text-align: center;
	border-right: 2px solid #585e60;
	margin: 10px 0;
}
.footer-big ul a:last-child{
	border-right: none;
}
.footer-big p{
	display: inline-block;
	color: #fff;
	width: 100%;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 10px;
}
/*hover*/
.inews-left ul li:hover,.inew-left ul li:hover,.inews-con ul li:hover,.inew-con ul li:hover{
	cursor: pointer;
	color: #0574c1 !important;
}
.inews-left ul li:hover span,.inew-left ul li:hover span,.inews-con ul li:hover span,.inew-con ul li:hover span{
	cursor: pointer;
	color: #0574c1 !important;
}
.list-big,.list-news{
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 70px;
}
.list-big .list-title,.list-news .list-title{
	margin: 20px 0 20px 10px;
}
.list-left{
	width: 908px;
	margin-right: 20px;
	float: left;
	padding: 20px;
	border: 1px solid #ccc;
}
.list-left .list-leftp{
	display: inline-block;
	width: 873px;
	font-size: 24px;
	font-weight: 500;
	background: url(../img/list-lefttitle.png) no-repeat;
	background-position: left bottom ;
	padding: 40px 0 0 36px;
}
.list-left ul{
	padding: 30px 20px 40px 20px;
	width: 825px;
}
.list-left ul li{
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	line-height: 35px;
}
.list-left ul li:hover{
	cursor: pointer;
}
.list-left ul li p:first-child{
	padding-top: 20px;
	font-size: 18px;
	font-weight: 500;
}
.list-left ul li p:last-child{
	padding-bottom: 10px;
	font-size: 14px;
	color: #b0b2b4;
}
.list-left ul li span{
	float: right;
	color: #b0b2b4;
	font-size: 16px;
}

.list-right{
	float: right;
	width: 230px;
}
.list-right p{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	width: 100%;
	background: #0574c1;
	line-height: 40px;
	padding-left: 20px;
}
.list-right ul{
	background: #fff;
}
.list-right ul li{
	margin-bottom:3px;
	font-size: 0;
	width: 100%;
}
.list-right ul li img{
	width: 100%;
	height: 135px;
}
.list-right ul li:last-child{
	margin-bottom: 0 !important;
	
}
.list-conner{
	width: 1160px;
	min-height: 500px;
	background: #fff;
	padding: 60px 20px;
}
.list-nav{
	width: 100%;
	font-size: 22px;
	text-align: center;
	padding-bottom: 25px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.list-zi{
	display: inline-block;
	width: 1040px;
	padding: 0 60px;
	font-size: 16px;
	line-height: 40px;
	text-indent:2em
}
.page{
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 50px;
}
.page li {
	float: left;
}

.page li a{
	display: inline-block;
	color: #333;
	padding: 5px 10px;
	border: 1px solid #ccc;
	margin-right: 15px;
}
.page li:last-child a{
	margin-right: 0;
}
.this{
	display: inline-block;
	height: 100%;
	background: #0574c1 !important;
	color: #fff !important;
}
.page-ye{
	display: inline-block;
}
.list-time{
	/*margin-left: 28px;*/
	color: #ccc;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	margin-top: 25px;
}
/*查询结果*/
.results{
	width: 100%;
	background: #EDF0F2;
	padding: 40px 0 80px 0;
}
.results-con{
	width: 1200px;
	margin: 0px auto;
	background: #fff;
	padding-bottom: 100px;
	border: solid 1px #d9dcde;
}
.results-con .results-title{
	width: 100%;
	text-align: center;
	color: #067dd0;
	font-size: 24px;
	font-weight: 600;
	padding-top: 100px;
	padding-bottom: 50px;
}
.results-bot{
	width: 800px;
	height: 460px;
	margin: 0 auto;
	background: url('../img/results-bottom.png') no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.results-bot ul{
	float: left;
	margin: 35px 70px 50px 95px;
	width: 358px;	 
}
.results-bot ul li{
	width: 313px;
	height: 44px;
	border: solid 1px #3793d4;
	margin-top: 15px;
	line-height: 44px;
	padding-left: 43px;
}
.results-bot ul li span{
	font-size: 16px;
	color: #535659;
}
.results-bot ul li span:last-child{
	margin-left: 5px;
}
.results-bot  img{
	float: right;
	width: 172px;
	height: 240px;
	vertical-align: middle;
	margin-top: 85px;
    margin-right: 104px;
}
/*成绩查询*/
.CJresults-con{
	width: 455px;
	margin: 0 auto;
}
.CJresults-con ul li{
	width:450px;
	height: 44px;
	line-height: 44px;
	border: solid 1px #3793d4;
	border-top: none;
	font-size: 14px;
	font-size: 16px;
} 
.CJresults-con ul li:first-child{
	border-top: solid 1px #3793d4;
}
.CJresults-con ul li span:first-child{
	padding: 11px 40px;
	background-color: #f0f5f7;
	border-right: solid 1px #3793d4;
}
.CJresults-con ul li span:last-child{
	padding: 11px 40px;
}
.results-color{
	color: #0c6fbb;
}
@media only screen and (max-width: 1000px) {
			    .body {
			        width: 1480px !important;
			    }
}



































