.mediate-box {
	width: 1024px;
	margin: 0 auto;
	position: relative;
}
.header-top {
	width: 100%;
	background: #00328d;
	background-repeat: no-repeat;
	background-size: cover;
	height: 40px;
}
.header-top .seek-div {
	width: 178px;
	height: 28px;
	border: 1px solid #bfd0dd;
	float: right;
	margin-top: 5px;
	margin-right: 4px;
}
.header-top .seek-div .seek-btn {
	float: right;
	width: 28px;
	height: 28px;
	border: none;
	background: red;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: white;
	cursor: pointer;
}
.header-top .seek-div .seek-ipt {
	float: left;
	width: 150px;
	height: 28px;
	background: white;
	border: none;
	text-indent:10px;
}
.header-center ul {
	display: table;
	margin: 0 auto;
}
.header-center ul li {
	float: left;
}
.header-center ul li {
	padding: 10px 10px;
}
.header-center ul li:last-child {
	padding: 20px 0px;
}
/*网站导航*/
.header-nav {
	width: 100%;
	background-color: white;
	position: relative;                       /*调整菜单优先级别*/
	z-index: 2;
}
/*nav-css*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.nav {
	height:32px;
	position:relative;
	z-index:1;
	display: table;
	margin: 0 auto;
}
.nav .nLi h3 a {
	color:#3b3838;
	font-size: 16px;
}
.nav .nLi {
	float:left;
	position:relative;
	display:inline;
	height: 32px;
	line-height: 32px;
}
.nav .nLi h3 {
	float:left;
	margin: 0;
	padding: 0;
}
.nav .nLi h3 a {
	display:block;
	padding:0 23px;
	font-size:14px;
	font-family: "微软雅黑";
	font-weight:bold;
	font-weight: 500;
}
.nav .sub {
	display:none;
	width: 100%;
	text-align: center;
	left:0;
	top:32px;
	position:absolute;
	background:rgba(16, 62, 102, 0.64);
	line-height:26px;
}
.nav .sub li {
	zoom:1;
	position: relative;
}
.nav .sub li:first-child {
	padding-top: 5px;
}
.nav .sub a {
	display:block;
	padding:0px 0;
	text-align: center;
	color: white;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav .on {
	/*background: #4b070a;*/ /*调整当前自动选择导航的背景色*/
	border-bottom: 4px solid white;
}
.nav .on:hover {
	border-bottom: 4px solid #01589f;
}
.nav .on:hover h3 a {
	color: #00328d;
	font-weight: bold;
}
.nav .sub a:hover {
	background: rgba(13, 60, 100, 0.65);
}
/*三级导航样式如果没有隐藏或者删除*/
/*.nav .sub li .three-sub{
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	width: 100px;
}
.nav .sub li .three-sub p{
	line-height: 1.75;
}
.nav .sub li .three-sub p a{
	display: block;
	font-size: 14px;
	color: white;
	background: skyblue;
	line-height: 1.75;
}
.nav .sub li .three-sub p a:hover{
	background: rgba(27, 70, 123, 0.61);
}*/
.center-Scroll {
	width: 100%;
}
.slideBox {
	width:100%;
	position:relative;
}
.slideBox .hd {
	overflow:hidden;
	position: absolute;
	width: 100%;
	bottom:30px;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	display: table;
	margin: 0 auto;
}
.slideBox .hd ul li {
	float:left;
	margin: 0px 5px;
	width:14px;
	height:14px;
	background:transparent;
	border: 2px solid #fff;
	border-radius: 50%;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background:#fff;
}
.slideBox .bd {
	position:relative;
	height:100%;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.slideBox .bd img {
	width:100%;
	display:block;
}
.slideBox .prev, .slideBox .next {
	position:absolute;
	left:0%;
	margin-top:-24%;
	display:block;
	width:49px;
	height:49px;
	background: transparent;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.slideBox .next {
	left:auto;
	right:0%;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.slideBox .prev span.icon, .slideBox .next span.icon {
	font-size: 56px;
	color: #fff;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}
.link-a {
	width: 100%;
	background-color: #e9f2f9;/*height: 186px;*/
}
.link-a ul {
	display: table;
	margin: 0 auto;
}
.link-a ul li {
	float: left;
	margin: 48px 41px 48px 0;
}
.News-and-announcements {
	width: 100%;
	background-color: white;
	padding: 80px 0;
}
.news-div {
	width: 488px;
}
.Collective-top span {
	font-size: 18px;
	color: #00549a;
	font-weight: bold;
	line-height: 20px;
}
.Collective-top span i {
	font-size: 18px;
	color: #be3638;
	padding: 0px 10px;
	font-weight: 500;
}
.Collective-top a {
	display: inline-block;
	float: right;
	font-size: 16px;
	color: #00549a;
	line-height: 20px;
}
.news-div-down ul {
	padding: 10px 0;
}
.news-div-down ul li {
	padding: 15px 0;
	border-bottom: 1px dashed #c3c3c3;
}
.news-div-down ul li a {
	font-size: 14px;
	color: #393939;
	line-height: 1.5;
	display: block;
}
.news-div-down ul li span {
	display: inline-block;
	line-height: 1.75;
	font-size: 12px;
	color: #9b9a9a;
}
.news-div-down ul li:hover a {
	color: #000000;
}
.announcements-div {
	float: right;
	width: 488px;
}
.announcements-div-down ul {
	padding: 10px 0;
}
.announcements-div-down ul li {
	padding: 15px 0;
	border-bottom: 1px dashed #c3c3c3;
}
.announcements-div-down ul li a {
	font-size: 14px;
	color: #393939;
	padding-left: 15px;
	line-height: 1.5;
	display: block;
}
.announcements-div-down ul li span {
	display: inline-block;
	padding: 0px 15px;
	line-height: 1.75;
	font-size: 12px;
	color: #9b9a9a;
}
.announcements-div-down ul li:hover a {
	color: #000000;
}
.link-a-second {
	width: 100%;
	height: 292px;
	background: red;
	background-size: cover;
}
.link-a-second ul {
	display: table;
	margin: 0 auto;
}
.link-a-second ul li {
	float: left;
	margin: 79px 6px;
}
.link-a-second ul li a {
	display: block;
	width: 243px;
	height: 134px;
	background: #547897;
	border-radius: 10px;
	box-shadow: 1px 1px 10px #393939;
}
.link-a-second ul li a:hover {
	box-shadow: 1px 1px 10px black;
}
.link-a-second ul li a p {
	font-size: 18px;
	color: white;
	line-height: 1.75;
	text-align: center;
}
.link-a-second ul li a p:first-child {
	margin-top: 35px;
}
.picMarquee-left-span {
	display: table;
	margin: 0 auto;
	font-size: 18px;
	color: #00549a;
	font-weight: bold;
	line-height: 20px;
}
.picMarquee-left-span i {
	font-size: 18px;
	color: #be3638;
	padding: 0px 10px;
	font-weight: 500;
}
/* 无缝滚动*/
.Campus {
	background-color: #f5f5f5;
	padding: 90px 0;
}
.picMarquee-left {
	width:100%;
	overflow:hidden;
	position:relative;
}
.picMarquee-left .hd {
	overflow:hidden;
	height:36px;
	border-bottom: 3px solid #be3638;
	margin-top: -20px;
}
.picMarquee-left .hd .prev {
	display:block;
	width:19px;
	height:19px;
	float:left;
	margin-top:0px;
	overflow:hidden;
	cursor:pointer;
	padding-top: 12px;
}
.picMarquee-left .hd .next {
	display:block;
	width:19px;
	height:19px;
	float:right;
	margin-top:0px;
	overflow:hidden;
	cursor:pointer;
	padding-top: 12px;
}
.picMarquee-left .hd .prev, .picMarquee-left .hd .next {
	font-size: 16px;
	color: #00549a;
}
/*.picMarquee-left .hd .next{ background-position:0 -50px;  }*/
.picMarquee-left .hd .prevStop {
	background-position:-60px 0;
}
.picMarquee-left .hd .nextStop {
	background-position:-60px -50px;
}
.picMarquee-left .bd {
}
.picMarquee-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.picMarquee-left .bd ul li {
	margin:0 5px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.picMarquee-left .bd ul li .pic {
	text-align:center;
}
.picMarquee-left .bd ul li .pic img {
	width:316px;
	height:auto;
	display:block;
	padding:10px;
}
.picMarquee-left .bd ul li .pic a:hover img {
	border-color:#999;
}
.picMarquee-left .bd ul li .title {
	line-height:24px;
}
.Service-Platform {
	padding:60px 0;
}
.Service-Platform-top {
	padding:20px 0;
}
.Service-Platform-top .Service-Platform-name {
	text-align: center;
	font-size: 18px;
	line-height: 1.2;
	color: #00549f;
}
.Service-Platform-top .Service-Platform-name span {
	color: #be3638;
	font-weight: normal;
	padding-left: 15px;
}
.Service-Platform-top p {
	font-size: 18px;
	color: #00549a;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}
.Service-Platform ul {
	padding: 20px 0;
	display: table;
	margin: 0 auto;
}
.Service-Platform ul li {
	float: left;
	width: 130px;
	margin: 0px 20px;
}
.Service-Platform ul li .icon-box {
	width: 134px;
	height: 134px;
	background-color: #888888;
	border-radius: 50%;
	text-align: center;
	position: relative;
}
.Service-Platform ul li:hover .icon-box {
	background-color: #1f5fa3;
}
.Service-Platform ul li:hover p {
	color: #1f5fa3;
}
.Service-Platform ul li .icon-box span.icon {
	font-size: 60px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -42%);
}
.Service-Platform ul li a p {
	margin-top: 25px;
	text-align: center;
	line-height: 1.75;
	font-size: 18px;
	color: #3e3e3e;
}
/*.hover1:hover{
	
}*/
.footer {
	width: 100%;
	background: #414141;
}
.footer-top {
	padding: 54px 0;
	border-bottom: 1px solid #868686;
}
.footer-top ul {
	display: table;
	margin: 0 auto;
}
.footer-top ul li {
	float: left;
}
.footer-top ul li:first-child {
	font-size: 14px;
	color: #ffffff;
	line-height: 23px;
	margin-right:36px;
}
.lj-div {
	float: left;
	margin: 0px 17px;
	width: 162px;
	height: 23px;
	border: 1px solid #bea6a5;
	margin-bottom: 10px;
	z-index: 1;
	background: white;
}
.lj-div:last-child {
	margin-bottom: 0px;
}
.lj-div i {
	display:block;
	font-size: 12px;
	color: #7b7979;
	line-height: 23px;
	padding: 0px 13px;
	float:left;
}
.lj-div span.btn-span {
	cursor: pointer;
	display: inline-block;
	float: right;
	width: 23px;
	height: 23px;
	font-size: 24px;
	line-height: 26px;
	color: #666;
}
.lj-div .lj-lb {
	display: none;
	position: relative;
	top: 1px;
	left: -1px;
	border: 1px solid #BEA6A5;
	border-top: none;
	width: 162px;
	height: 150px;
	overflow-y: scroll;
	background: white;
	z-index: 2222;
}
.lj-div .lj-lb p a {
	display: block;
	line-height: 1.5;
	font-size: 12px;
	color: #7B7979;
	padding: 6px 4px;
	text-align: center;
}
.lj-div .lj-lb p a:hover {
	background: #7D0101;
	color: white;
}
.footer-dwon-p {
	padding: 36px 0;
}
.footer-dwon-p p {
	line-height: 1.75;
	font-size: 12px;
	color: white;
	text-align: center;
}
/*list*/
.center-list {
	width: 100%;
}
.list-top {
	width: 100%;
	min-height: 44px;
	background: #e9f2f9;
}
.list-top ul li {
	float: left;
	margin: 0px 4px;
	font-size: 14px;
	color: #0d3c64;
	line-height: 44px;
}
.list-top ul li a {
	font-size: 14px;
	color: #0d3c64;
	line-height: 44px;
}
.list-left {
	width: 272px;
	min-height: 424px;
	background: #f0f0f3;
}
.list-left .list-left-top {
	width: 100%;
	height: 72px;
}
.list-left .list-left-top span {
	line-height: 72px;
	display: table;
	text-align: center;
	font-size: 16px;
	color: #0d3c64;
	width: 170px;
	margin: 0 auto;
	border-bottom: 1px solid #859bb1;
}
.list-left .list-left-top-down {
	padding-top: 22px;
}
.list-left .list-left-top-down ul li {
}
.left-nav-down ul {
	padding: 16px 0;
}
.left-nav-down ul li {
}
.left-nav-down ul li span {
	font-size: 14px;
	color: #538dbf;
	display: block;
	line-height: 36px;
	padding: 0px 30px;
}
.left-nav-down ul li span>a {
	font-size: 14px;
	color: #538dbf;
	/*background: #f3f2f0;*/
	line-height: 36px;
}
.left-nav-down ul li span.bgclass {
	background: #326a99;
	color: white;
}
.left-nav-down ul li span h3 {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 500;
}
.left-nav-down ul li span.bgclass a {
	color: white;
}
.left-nav-down ul li span.right-sjx i {
	width: 31px;
	height: 36px;
	float: right;
}
.left-nav-down ul li span.bgclass i {
	width: 31px;
	height: 36px;
	background: red;
	float: right;
}
.left-nav-down ul li div.three-div {
	display: none;
}
.left-nav-down ul li div.three-div p a {
	text-indent: 60px;
	line-height: 36px;
	font-size: 14px;
	color: #515151;
	display: block;
}
.list-right-lb {
	width: 690px;
}
.list-right-lb-top {
	width: 100%;
}
.list-right-lb-top p {
	background: #f0f0f3;
	height: 15px;
}
.list-right-lb-top p span {
	display: inline-block;
	padding: 4px 12px;
	background: #FFFFFF;
	font-size: 18px;
	color: #00549a;
	font-weight: bold;
	margin-top: -7px;
	margin-left: 35px;
}
.list-right-lb-down {
	padding: 20px 0;
}
.list-right-lb-down ul {
	margin-bottom:20px;
}
.list-right-lb-down ul li {
	padding: 15px 20px;
	border-bottom: 1px dashed #d4d4d4;
}
.list-right-lb-down ul li a {
	display: block;
	font-size: 14px;
	color: #393939;
	line-height: 1.75;
}
.list-right-lb-down ul li span {
	line-height: 1.75;
	font-size: 14px;
	color: #9b9a9a;
}
.banner-img {
	width: 100%;
	background: #e9f2f9;
}
.banner-img img {
	width: 100%;
}
/*list2*/
.list2-right-lb-down ul li {
	float: left;
	width: 204px;
	height: 136px;
	margin: 20px 13px 0px;
}
.list2-right-lb-down ul li a img {
	width: 100%;
	height: 100%;
}
/*list3*/
.list3-right-lb-down ul {
	padding: 20px;
	background: #f0f0f3;
}
.list3-right-lb-down ul li {
	margin: 5px 0;
}
.list3-right-lb-down ul li p {
	line-height: 1.75;
	font-size: 14px;
	color: #393939;
	text-indent: 2em;
}
.content-right-lb img {
	display:table;
	margin:0 auto;
}