﻿@charset "utf-8";
/* 首页 */
body, form, div, span, ul, ol, li, p, pre, dl, dt, dd, h1, h2, h3, h4, h5, h6, em, a, fieldset, legend, address, label, textarea, select, input, figure, table, th, td, b, i {
	margin: 0;
	padding: 0
}

body {
	font-family: "Tahoma";
	font-size: 12px;
	color: #333;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height: 24px
}

*, *:before, *:after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

ol, ul, li {
	list-style: none
}

em, i {
	font-style: normal
}

a {
	text-decoration: none;
	color: #0a74b9;
	outline: 0;
	font-family: Arial,Helvetica,sans-serif
}

	a:visited {
		text-decoration: none;
		color: #006bab
	}

	a:hover {
		text-decoration: underline
	}

	img, a img {
		border: 0
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal
}

.clear {
	clear: both
}

.clearfix {
	zoom: 1
}

	.clearfix:after {
		clear: both;
		content: "";
		display: block;
		height: 0;
		line-height: 0;
		visibility: hidden
	}

.width_1024 {
	width: 1024px;
	margin: 0 auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.min {
	min-width: 1024px;
	margin: 0 auto
}

.max {
	max-width: 1024px;
	margin: 0 auto
}

.f_l {
	float: left
}

.f_r {
	float: right
}

.middle {
	margin: 0 auto
}

h1 {
	font-size: 34px
}

h2 {
	font-size: 24px;
	line-height: 40px
}

h3 {
	font-size: 22px
}

h4 {
	font-size: 18px
}

h5 {
	font-size: 16px
}

h6 {
	font-size: 12px
}

a.witer {
	color: #fff;
	display: block
}

	a.witer:hover {
		color: #fff;
		text-decoration: none
	}

.erRight table {
	border: 1px solid #d7d7d7;
	border-top: 0;
	border-left: none;
	background: #f6f6f6
}

	.erRight table td {
		border: 1px solid #d7d7d7;
		border-bottom: 0;
		border-right: 0;
		padding: 20px
	}

.introduce {
	padding-bottom: 20px
}

	.introduce h2 {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 5px
	}

.highlight {
	background-color: #ff2f0d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 4px rgba(147,33,9,0.7);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.7);
	box-shadow: 0 1px 4px rgba(0,0,0,0.7);
	color: #FFF
}

.highlight {
	padding: 1px 4px;
	margin: 0 -4px
}


.top {
	background: url(../images/bar-bg.jpg) repeat-x;
	box-sizing: border-box;
	height: 92px;
}

.min {
	min-width: 1200px;
	margin: 0 auto;
}

.top_web {
	height: 92px;
	width: 1200px;
	margin: 0 auto;
}

.top_web {
	height: 92px;
	width: 1200px;
	margin: 0 auto;
}

.top_logo {
	float: left;
}

.top-nav {
	float: left;
	margin: 0;
	padding: 0;
}

	.top-nav > li {
		position: relative;
		width: 128px;
		float: left;
		height: 92px;
		line-height: 20px;
		cursor: pointer;
		font-size: 14px;
		text-align: center;
		line-height: 92px;
	}

		.top-nav > li > a {
			display: block;
			height: 92px;
			background: url(../images/bg_nav.gif) 0 0 no-repeat;
			color: #333
		}

			.top-nav > li > a > img.img-1 {
				margin-left: 5px
			}

			.top-nav > li > a > img.img-2 {
				width: 38px;
				height: 38px;
				max-width: 38px !important;
				width: expression(this.width>38 ? "38px":this.width) !important;
				vertical-align: middle
			}

img.img-3 {
	width: 60px;
	height: 60px;
	max-width: 60px !important;
	width: expression(this.width>60 ? "60px":this.width) !important;
	vertical-align: top
}

.top-nav > li > a:hover {
	background-color: #fff;
	text-decoration: none
}

.about dd {
	border-bottom: 1px dotted #ddd;
	line-height: 1.1em;
	overflow: hidden
}

	.about dd a {
		color: #555;
		padding: 12px 20px;
		line-height: 1.1em;
		display: block
	}

		.about dd a:hover {
			text-decoration: none;
			background-color: #f6f6f6
		}

.about {
	width: 225px;
	left: -123px;
	box-sizing: border-box
}

.about2:hover > .log_in {
	display: block
}

.about2:hover > .about {
	display: block
}

.about dd {
	border-bottom: 1px dotted #ddd;
	line-height: 1.1em;
	overflow: hidden
}

	.about dd a {
		color: #555;
		padding: 12px 20px;
		line-height: 1.1em;
		display: block
	}

		.about dd a:hover {
			text-decoration: none;
			background-color: #f6f6f6
		}

.theme-popover {
	z-index: 1000;
	display: none;
	position: absolute;
	margin-top: 10px;
	background-color: #fff;
	border: 1px solid #dd6f17;
	-webkit-box-shadow: #999 1px 2px 2px;
	-moz-box-shadow: #999 1px 2px 2px;
	box-shadow: #999 1px 2px 2px;
	behavior: url(/PIE.htc)
}

.about2:hover > .log_in {
	display: block
}

.theme-popover dt {
	float: left;
	background: #fff;
	padding: 20px 20px 0 10px;
	width: 498px;
	border-bottom: 1px solid #e0e0e0
}

	.theme-popover dt p {
		padding-bottom: 20px;
		line-height: 60px
	}

	.theme-popover dt a.log_off {
		padding-left: 20px;
		font-size: 12px
	}

.log_in {
	width: 500px;
	right: 0;
	box-sizing: border-box
}

.theme-popover_2 {
	width: 249px;
	height: 13px;
	margin: -10px -20px auto auto;
	background: url(../images/tanchukuang.png) no-repeat scroll 172px 0 rgba(0,0,0,0)
}

.fw-1 { /* background:url(../images/sawich_bg.jpg) no-repeat center top; */
	margin-top: 130px;
	height: 569px;
}

.fw {
	width: 1200px;
	margin: auto;
	position: relative;
	height: 0px;
}

.icon_box {
	padding-bottom: 36px;
	margin-top: 1px;
	background: rgba(0,0,0,0.5);
	border-radius: 6px;
}

.head-img {
	top: 320px;
	position: relative;
}

	.head-img a, .head-img h4 {
		font-family: msr
	}

	.head-img ul li {
		box-shadow: none;
		width: 340px;
		height: 46px;
		text-align: center;
		line-height: 46px;
		background: rgba(0,0,0,0.5);
		float: left;
		margin-right: 1px;
		border-radius: 3px 3px 0 0;
		font-size: 24px
	}

		.head-img ul li a {
			color: #fff;
			font-size: 24px;
			display: block
		}

			.head-img ul li a:hover {
				text-decoration: none
			}

			.head-img ul li a.active {
				color: #e97313
			}

	.head-img .icon_box {
		padding-bottom: 36px;
		background: rgba(0,0,0,0.5)
	}

		.head-img .icon_box a {
			display: block;
			float: left;
			position: relative;
			width: 160px;
			padding-top: 100px
		}

			.head-img .icon_box a:hover {
				text-decoration: none
			}

			.head-img .icon_box a h4 {
				color: #fff;
				font-size: 14px
			}

			.head-img .icon_box a img {
				position: absolute;
				top: 40px;
				left: 50%;
				margin-left: -36px
			}

			.head-img .icon_box a:hover img {
				top: 25px;
				transition: top .3s
			}

.box1, .box2, .box3 {
	margin: 0 auto
}

.box1 {
	width: 800px
}

	.box1 h4 {
		text-align: center;
		margin-top: 20px;
	}

.universities_list {
	width: 1200px;
	margin: auto;
}

/*universities_list*/
.list-1 {
	width: 600px;
	margin-top: 30px;
	float: left
}

.list-11 {
	width: 300px;
	float: left;
}

	.list-11 h3 {
		line-height: 29px;
	}

		.list-11 h3 img {
			margin-top: 3px;
		}

.thumbnail {
	width: 240px;
	float: left;
	margin-right: 25px;
	background-color: white;
	border: 6px solid white;
	border-radius: 10px;
	box-shadow: inset 0 1px 1px rgba(226, 0, 0, .075), 0 0 6px #747474;
}

	.thumbnail:hover {
		width: 240px;
		float: left;
		margin-right: 25px;
		background-color: white;
		border: 6px solid white;
		border-radius: 10px;
		box-shadow: inset 0 1px 1px rgba(226, 0, 0, .075), 0 0 6px #ff9900;
	}

.universities_list {
	position: relative;
}

.arrow-left {
	position: absolute;
	width: 48px;
	height: 48px;
	left: -70px;
	top: 250px;
}

.arrow-right {
	position: absolute;
	width: 48px;
	height: 48px;
	right: -70px;
	top: 250px;
}

	.arrow-right a {
		display: block;
	}

	.arrow-right a {
		display: block;
	}
/*City*/
.City-1 {
	width: 1200px;
	margin: 20px auto;
	height: 500x;
	background: #ccc;
}

	.City-1 a {
		text-decoration: none
	}
/* 学校切换css 样式表 */
#example-two {
	width: 1200px;
	background-color: #ffffff;
}

.nav {
	position: relative;
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}

#example-two ul {
	margin: 0;
	padding: 0;
}

	#example-two ul li a {
		display: block;
		font-size: 14px;
		font-weight: normal;
	}

	#example-two ul li:last-child a {
	}

#example-two .nav {
	width: 1200px;
	border-bottom: 1px solid #ddd;
	height: 34px;
	margin: 0;
	padding: 0;
}

	#example-two .nav li {
		width: 170px;
		float: left;
		height: 34px;
		line-height: 34px;
	}

		#example-two .nav li.last {
			margin-right: 0;
		}

		#example-two .nav li a {
			display: block;
			color: #494949;
			font-size: 12px;
			text-align: center;
			border: 0;
			height: 34px;
			font-weight: bold;
		}

#example-two li.licurrent a, #example-two li a.current:hover {
	border-bottom: 2px solid #FF9900 !important;
	margin-top: -1px;
	color: #FF9900;
	background: url(../images/anniu2.png) no-repeat center bottom;
}

#example-two .nav li a:hover, #example-two .nav li a:focus {
}

#example-two .featured2 li {
	display: inline-block;
	float: left;
	width: 238px;
	text-align: center;
	margin-bottom: 5px;
}

	#example-two .featured2 li:hover {
		box-shadow: 1px 1px 10px #ddd;
		color: #fff;
		background: #ef9b0f;
	}

		#example-two .featured2 li:hover .l {
			color: #f90;
			border: 1px solid #f90;
		}

.server {
	margin: auto;
	border: 1px solid #eee;
	height: 385px;
}

.ser_img {
	width: 238px;
	padding: 50px 0;
	margin: auto;
}

.ser_txt {
	width: 200px;
	text-align: center;
	margin: 0 auto
}

.server h4 {
	height: 38px;
	width: 120px;
	text-align: center;
}

.server a:hover {
	color: #FFF;
}

.overflowsi {
	margin-top: 20px;
}

.sverftion {
	margin: 0 auto;
	display: inline-block;
	width: 200px;
	text-align: center;
	line-height: 30px;
}

.applitionl a {
	background: #ef9b0f;
	border: 1px solid #fff;
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	margin: 0 auto;
}

	.applitionl a:hover {
		color: #FFF;
	}

/*News*/


.main {
	width: 1170px;
	margin: auto;
}

	.main ul {
		float: left;
	}

.news_lists {
}

.main > ul > li.border3 {
	position: relative;
	border-top: 3px solid #575086;
	background: #fff;
	width: 348px;
	border: 1px solid #eee;
	height: 420px;
	float: left;
	margin: 50px 20px;
}

	.main > ul > li.border3:hover {
		background: #f9f9f9
	}

.list_title {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 27px;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase
}

	.list_title img {
		margin-left: 5px
	}

.list-title-3 {
	background: url(../images/list-title-14.jpg) 100% 100% no-repeat;
	background-size: 100% 30px;
	-moz-background-size: 100% 30px;
	-o-background-size: 100% 30px
}

.newscontainer {
	overflow: hidden;
	padding: 20px 20px 25px 20px
}

.main > ul > li > div > h5 {
	margin-bottom: 10px
}

.news-1 {
	max-height: 200px;
	clear: both;
	overflow: hidden;
	font-size: 12px;
	color: #555;
	line-height: 18px;
	padding-bottom: 5px
}

.news-2 {
	max-height: 70px;
	clear: both;
	overflow: hidden
}

.main > ul > li > div p {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 18px;
	color: #555
}

.main > ul > li > div a {
	font-size: 12px;
	color: #1570a6;
	margin-bottom: 15px
}

.time {
	display: block;
	position: absolute;
	bottom: 0;
	margin-bottom: 25px;
	font-size: 12px;
	color: #999
}

.date {
	border: 1px solid #7a7a7a
}

.month {
	width: 54px;
	height: 21px;
	line-height: 21px;
	background: #7a7a7a;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align: center
}

.day {
	font-size: 12px;
	font-weight: bold;
	color: #7a7a7a;
	text-align: center;
	height: 31px;
	line-height: 31px
}

.newsdetail {
	float: left;
	margin-left: 17px;
	max-width: 195px;
	line-height: 1.5em
}

	.newsdetail > p {
		overflow: hidden
	}

.main > ul > li > div p.mg-b-0 {
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 5px
}


.newscontainer > dl > dd {
	margin-bottom: 20px;
	overflow: hidden
}

.viewmore {
	display: block;
	position: relative;
	clear: both;
	background: url( ../images/viewmore.png) repeat-x;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none
}

	.viewmore:hover {
		filter: alpha(Opacity=90);
		-moz-opacity: .8;
		opacity: .8;
		z-index: 100
	}

a.viewmorelink {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 2px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 0 #333
}

a.viewmorelink {
	filter: alpha(Opacity=90);
	-moz-opacity: .8;
	opacity: .8;
	z-index: 100
}

	a.viewmorelink img {
		vertical-align: middle;
		margin-right: 5px
	}
/*footer*/
.footer {
	background-color: #2d2d2d;
	clear: both;
	position: relative;
}

.bottom {
	padding: 50px 0 0 0;
	clear: both;
	border-bottom: 1px solid #000;
	overflow: hidden
}

	.bottom ul {
		float: left;
		margin-left: 150px;
	}

		.bottom ul li {
			float: left;
			width: 331px;
			padding: 0 25px;
			color: #fff
		}

			.bottom ul li h4 {
				margin-bottom: 8px
			}

		.bottom ul > li > a {
			display: block;
			font-size: 12px;
			line-height: 2em;
			color: #ccc
		}

		.bottom ul li.search-max p {
			font-size: 12px;
			color: #ccc;
			line-height: 2em
		}

		.bottom ul li.search-max form {
			position: relative;
			width: 330px
		}

.foot {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
	border-top: 1px solid #414141;
	font-size: 12px;
	color: #ccc;
	overflow: hidden;
}

	.foot > ul > li {
		display: inline-block;
		padding: 0 8px;
		margin-bottom: 5px;
	}

		.foot > ul > li > a {
			color: #ccc;
		}

.ico {
	position: fixed;
	bottom: 0;
	right: 10%;
	height: 62px;
	width: 300px;
}

	.ico ul li {
		float: left;
	}

/**/
/*page*/
.dede_pages {
	font-size: 14px;
	font-weight: normal;
	width: 1200px;
	height: 80px;
}

.pagelist {
	width: 700px;
	margin: auto;
	text-align: center;
}

.dede_pages ul {
	margin: auto;
	padding: 12px 0px 12px 16px;
}

	.dede_pages ul li {
		float: left;
		font-family: Tahoma;
		line-height: 20px;
		margin-right: 6px;
		border: 1px solid #E9E9E9;
	}

		.dede_pages ul li a {
			font-size: 14px;
			float: left;
			padding: 4px 11px;
			color: #555;
			display: block;
		}

			.dede_pages ul li a:hover {
				color: #0076ec;
				text-decoration: none;
				padding: 4px 11px;
			}

		.dede_pages ul li.thisclass,
		.dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
			background-color: #0076ec;
			color: #FFF
		}

.dede_pages .pageinfo {
	line-height: 28px;
	padding: 21px 12px 21px 18px;
	color: #999;
	font-size: 14px;
}

	.dede_pages .pageinfo strong {
		color: #555;
		font-weight: normal;
		margin: 2px 4px;
	}
/*page end*/
