@charset "utf-8";
body {
	color: #666666;
	background-color: #FFFFFF;
	overflow-x: auto;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

.fs12 {
	font-size: 12px;
}

.fs14 {
	font-size: 14px;
}

a {
	color: #666666;
}


/********************container开始********************/

.container {
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFF;
}


/*公共样式*/

.section {
	padding-bottom: 40px;
}

.section-tit {
	padding-bottom: 20px;
	border-bottom: 2px solid #003366;
	font-size: 14px;
	margin-bottom: 24px;
}

.section-tit h3 {
	font-size: 24px;
	color: #333333;
	display: inline-block;
	margin-right: 13px;
}

.section-tit span {
	display: inline-block;
}

.section-tab {
	display: inline-block;
}

.section-tab li {
	float: left;
	height: 15px;
	line-height: 15px;
	padding: 0 8px;
	border-right: 1px solid #CCCCCC;
	cursor: pointer;
}

.section-tab li:last-of-type {
	border-right: 0;
}

.section-tab li.last-tab {
	border-right: 0;
}

.section-tab li.currentTab {
	color: #0159a3;
	font-weight: bold;
}

.tab-content-item {
	display: none;
}

.tab-content-item.active-content {
	display: block;
}

a.seeMore {
	display: block;
	font-size: 14px;
	color: #999999;
	line-height: 32px;
	font-weight: normal;
}

a.seeMore:hover {
	color: #0159a3;
}

a.linkOther {
	display: block;
	margin-bottom: 20px;
}


/*公共样式*/


/*main-top*/

.main-top {
	padding-bottom: 40px;
	height: 270px;
	overflow: hidden;
}

.main-top-picScroll-left {
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
	width: 310px;
	height: 270px;
}

.main-top-picScroll-left .hd {
	position: absolute;
	bottom: 10px;
	right: 16px;
	z-index: 2;
}

.main-top-picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.main-top-picScroll-left .hd ul li {
	float: left;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	height: 11px;
	width: 11px;
	background: url(../img/circle.png) no-repeat center;
}

.main-top-picScroll-left .hd ul li.on {
	background: url(../img/currentcircle.png) no-repeat center;
}

.main-top-picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.main-top-picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	position: relative;
}

.main-top-picScroll-left .bd ul li span {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	padding: 0 10px;
	width: 290px;
	font-size: 12px;
	background-color: rgba(0, 0, 0, .5);
	/*IE8支持*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
}

.main-top-picScroll-left .bd ul li img {
	height: 270px;
	width: 310px;
}

.main-top-center {
	padding-left: 22px;
	width: 352px;
}

.main-top-tit {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	color: #CC0000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main-top-tit a {
	color: #CC0000;
}

.main-top-tit-hot {}

.main-top-center li {
	float: left;
	line-height: 30px;
	width: 156px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	position: relative;
	padding-left: 10px;
	margin-right: 10px;
}

.main-top-center li:before {
	position: absolute;
	content: "-";
	top: 0;
	left: 0;
}

.main-top-tit-2 {
	margin-top: 22px;
}

.main-top-center li a:hover {
	color: #0159a3;
}

.main-top-right {
	width: 300px;
	height: 270px;
}

.whyidp {
	margin-bottom: 6px;
	height: 39px;
	border: 1px solid #D4DEE7;
	padding: 1px;
	line-height: 39px;
	background-color: #E5EEF5;
	width: 296px;
}

.whyidp-imgwrap {
	width: 45px;
	background-color: #0159A3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 39px;
}

.whyidp-imgwrap img {
	display: inline-block;
	margin-top: 11px;
}

.whyidp b {
	display: block;
	padding-left: 38px;
	font-size: 18px;
	color: #0159A3;
}

.whyidp-video {
	width: 100%;
	height: 170px;
	overflow: hidden;
}

.why-idp-contxt {
	background-color: #F4F4F4;
}

.why-idp-txt {
	width: 190px;
	color: #999999;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 51px;
	padding-left: 14px;
	line-height: 51px;
}

a.why-idp-link {
	color: #0159a3;
	line-height: 51px;
	margin-left: 16px;
}

a.why-idp-link:hover {
	text-decoration: underline;
}


/*********admission-officer********/

.admission-officer-form {
	float: right;
	padding-top: 6px;
}

.admission-officer-form label {
	padding: 0 8px;
	color: #333333;
	font-size: 12px;
}

.admission-officer-form select {
	width: 78px;
	height: 24px;
	border: 1px solid #CCCCCC;
	color: #999999;
	padding: 0 8px;
	font-size: 12px;
	font-family: "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
	background: url(../img/down.png) no-repeat right 7px center #FFFFFF;
}

#look-btn {
	height: 26px;
	width: 84px;
	color: #666666;
	background-color: #CCCCCC;
	font-family: "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
	cursor: pointer;
	font-size: 12px;
	margin-left: 8px;
}

.admission-officer .section-tab {
	float: right;
	margin-top: 10px;
}

.admission-officer-picScroll-left {
	width: 1000px;
	position: relative;
	display: none;
}

.admission-officer-picScroll-left.active-content {
	display: block;
}


/*admission-officer-picScroll-left start*/

.admission-officer-picScroll-left .hd .prev,
.admission-officer-picScroll-left .hd .next {
	display: block;
	width: 30px;
	height: 60px;
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
}

.admission-officer-picScroll-left .hd .prev {
	background: url(../img/prev-btn.jpg) no-repeat center;
	left: 0;
}

.admission-officer-picScroll-left .hd .prev:hover {
	background: url(../img/prev-btn-hover.jpg) no-repeat center;
}

.admission-officer-picScroll-left .hd .next {
	background: url(../img/next-btn.jpg) no-repeat center;
	left: 970px;
}

.admission-officer-picScroll-left .hd .next:hover {
	background: url(../img/next-btn-hover.jpg) no-repeat center;
}

.admission-officer-picScroll-left .bd ul {
	zoom: 1;
	overflow: visible;
	padding-top: 3px !important;
	overflow: hidden;
	height: 362px;
}

.admission-officer-picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 190px;
	height: 360px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	background-color: #FFFFFF;
	position: relative;
	top: 0;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}

.admission-officer-picScroll-left img {
	display: inline-block;
}

.date-local {
	height: 30px;
	color: #0159a3;
	background-color: #F3F3F3;
	line-height: 30px;
	margin-bottom: 20px;
}

.date-dd-local {
	height: 30px;
	color: #0159a3;
	background-color: #F3F3F3;
	line-height: 30px;
}

.t-icon {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 113px;
	height: 113px;
}

.t-name {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	white-space: nowrap;
}

.t-name a {
	color: #333333;
}

.t-position {
	font-size: 12px;
}

.t-surplus {
	font-size: 12px;
	padding: 8px 0;
	border-bottom: 1px solid #CCCCCC;
}

.t-surplus span {
	color: #FF0000;
}

.t-uni {
	width: 180px;
	margin: 0 auto;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 12px;
}

a.t-order {
	display: block;
	height: 28px;
	width: 88px;
	border: 1px solid #0159a3;
	color: #0159a3;
	margin: 0 auto;
	margin-top: 12px;
	line-height: 28px;
	cursor: pointer;
}

.t-uniIcon {
	height: 30px;
	margin: 6px 0;
}

.admission-officer-picScroll-left .bd ul li.current-officer {
	top: -3px;
	-webkit-box-shadow: 2px 2px 2px #CCCCCC;
	-moz-box-shadow: 2px 2px 2px #CCCCCC;
	box-shadow: 2px 2px 2px #CCCCCC;
}

.admission-officer-picScroll-left .bd ul li.current-officer .date-local {
	background-color: #E5EEF5;
}

.admission-officer-picScroll-left .bd ul li.current-officer .t-order {
	background-color: #0159a3;
	color: #FFFFFF;
}


/*admission-officer-picScroll-left end*/


/********admission-officer*********/


/*********infomation*********/

.infomation .section-tit {
	margin-bottom: 0;
}

.infomation .tab-contents {
	border: 1px solid #CCCCCC;
	border-top: 0;
	padding: 22px 29px;
	overflow: hidden;
}

.tab-content-sub-item {
	width: 280px;
	float: left;
	margin-right: 50px;
}

.tab-content-sub-item a.seeMore {
	line-height: 24px;
}

.tab-content-sub-item.noMR {
	margin-right: 0;
}

.tab-content-sub-item img {
	display: inline-block;
	margin-right: 10px;
}

.tab-content-sub-item h4 {
	font-size: 16px;
	height: 30px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
}

.tab-content-sub-item-ul li {
	margin-top: 14px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	padding-left: 10px;
	position: relative;
}

.tab-content-sub-item-ul li:before {
	position: absolute;
	content: "-";
	left: 0;
	top: 0;
}

.tab-content-sub-item-ul li a:hover {
	color: #0159a3;
	text-decoration: underline;
}


/*********infomation*********/


/*<!--victory-news-->*/


/*.vn-picScroll-left {
	width: 1000px;
	position: relative;
	overflow: hidden;
}

.vn-picScroll-left .hd .prev,
.vn-picScroll-left .hd .next {
	display: block;
	width: 30px;
	height: 60px;
	cursor: pointer;
	position: absolute;
	z-index: 2;
	top: 50%;
	margin-top: -30px;
	z-index: 999;
}

.vn-picScroll-left .hd .prev {
	background: url(../img/prev-btn.jpg) no-repeat center;
	left: 0;
}

.vn-picScroll-left .hd .prev:hover {
	background: url(../img/prev-btn-hover.jpg) no-repeat center;
}

.vn-picScroll-left .hd .next {
	background: url(../img/next-btn.jpg) no-repeat center;
	left: 970px;
}

.vn-picScroll-left .hd .next:hover {
	background: url(../img/next-btn-hover.jpg) no-repeat center;
}

.vn-picScroll-left .bd ul {
	zoom: 1;
	overflow: visible;
	padding-top: 3px !important;
}

.vn-picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 140px;
	padding: 12px 4px 22px 4px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	background-color: #FFFFFF;
	position: relative;
}

.vn-picScroll-left .bd ul li i {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	display: block;
	color: #0159a3;
	font-style: normal;
	background: url(../img/tagbg.png) no-repeat center;
	height: 36px;
	width: 36px;
	line-height: 22px;
	text-indent: -16px;
}

.vn-picScroll-left .bd ul li img {
	display: inline-block;
	height: 32px;
}

.vn-picScroll-left .bd ul li b {
	display: block;
	height: 3px;
	width: 60px;
	background-color: #003366;
	margin: 10px auto;
}

.stu-name {
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
}

.stu-uni,
.stu-currentschool,
.stu-score {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.stu-currentschool {
	color: #999999;
	margin: 10px 0 12px 0;
}

.stu-score span {
	display: inline-block;
	margin-right: 5px;
}

.vn-picScroll-left .bd ul li.current-vn {
	top: -3px;
	-webkit-box-shadow: 2px 2px 2px #CCCCCC;
	-moz-box-shadow: 2px 2px 2px #CCCCCC;
	box-shadow: 2px 2px 2px #CCCCCC;
}

.vn-picScroll-left .bd ul li.current-vn i {
	background: url(../img/tagbg-current.png) no-repeat center;
	color: #FFFFFF;
}*/


/*<!--victory-news-->*/


/*<!--study-abroad-experts-->*/

.sae-picScroll-left {
	width: 1000px;
	position: relative;
	overflow: hidden;
}

.sae-picScroll-left .hd .prev,
.sae-picScroll-left .hd .next {
	display: block;
	width: 30px;
	height: 60px;
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
}

.sae-picScroll-left .hd .prev {
	background: url(../img/left-icon.png) no-repeat center rgba(255, 255, 255, .1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000);
	left: 0;
}

.sae-picScroll-left .hd .prev:hover {
	background: url(../img/left-icon.png) no-repeat center rgba(255, 255, 255, .2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
}

.sae-picScroll-left .hd .next {
	background: url(../img/right-icon.png) no-repeat center rgba(255, 255, 255, .1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000);
	left: 970px;
}

.sae-picScroll-left .hd .next:hover {
	background: url(../img/right-icon.png) no-repeat center rgba(255, 255, 255, .2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000);
}

.sae-picScroll-left .bd ul {
	zoom: 1;
	height: 220px;
	overflow: hidden;
}

.sae-picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 220px;
	height: 220px;
	margin-right: 10px;
	background-color: #FFFFFF;
	position: relative;
}

.sae-picScroll-left .bd ul li img.t-img {
	width: 220px;
	height: 220px;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.sae-picScroll-left .bd ul li img.t-img:hover {
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-ms-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.cityAndCountry {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, .7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
	left: 0;
	width: 100%;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #FFFFFF;
}

.cityAndCountry span {
	display: inline-block;
	margin: 0 5px;
}

.sae-column {
	padding: 30px 0 16px 0;
	border-bottom: 1px solid #CCCCCC;
}

.sae-column .tab-content-sub-item {
	width: 470px;
	margin: 0;
}

.sae-column .seeMore {
	color: #666666;
}

.sae-column .tab-content-sub-item a.sae-name {
	display: block;
	float: right;
	color: #999999;
	height: 100%;
	font-size: 13px;
	width: 42px;
	background: url(../img/p-icon.png) no-repeat left center;
	padding-left: 20px;
	overflow: hidden;
	cursor: pointer;
}

.sae-column .tab-content-sub-item li a {
	width: 380px;
	display: block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}


/*<!--study-abroad-experts-->*/


/*******<!--columnWrap-->*******/

.columnWrap {
	overflow: hidden;
}

.columnWrap .section {
	width: 320px;
	float: left;
	margin-right: 20px;
	position: relative;
	height: 500px;
}

.columnWrap .popMajor {
	margin-right: 0;
}

.columnWrap .seeMore {
	margin-top: 10px;
	color: #666666;
	line-height: 24px;
	position: absolute;
	bottom: 40px;
	right: 0;
}

.columnWrap .tab-contents {
	height: 404px;
}


/*hotUni*/

.houUni-ul {
	width: 340px;
}

.houUni-ul li {
	margin-bottom: 36px;
	float: left;
	margin-right: 10px;
	width: 100px;
}

.houUni-ul p.uniImg-wrap {
	width: 98px;
	height: 48px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
	margin-top: 0;
}

.uniImg-wrap img {
	width: auto !important;
	height: auto !important;
	height: 48px;
	width: 98px;
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.houUni-ul p {
	margin-top: 8px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}


/*comprehensiveRanking*/

.cr-ul li {
	margin-bottom: 1px;
	background-color: #F3F3F3;
	padding: 7px 40px;
	height: 24px;
}

.cr-ul li:hover {
	background-color: #E6EEF0;
}

.cr-ul li span {
	width: 24px;
	height: 18px;
	border: 1px solid #C3C3C3;
	display: inline-block;
	line-height: 18px;
	text-align: center;
	background-color: #EAEAEA;
	margin-right: 32px;
	position: relative;
	top: -2px;
}

.cr-ul li b {
	color: #333333;
	font-weight: normal;
	width: 180px;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	position: relative;
	top: 2px;
}

.cr-ul li.topThree span {
	border-color: #0159a3;
	background-color: #E6EEF0;
	color: #333366;
}


/*popMaj*/

.maj-type li {
	float: left;
	height: 28px;
	line-height: 28px;
	border: 1px solid #CED5EB;
	margin: 0 6px;
	margin-bottom: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #0159a3;
	cursor: pointer;
	overflow: hidden;
	padding: 0 5px;
	background-color: #E6EEF0;
}

.maj-type li a {
	color: #0159a3;
}

.maj-sub-tab ul {
	display: none;
	padding-bottom: 2px;
}

.maj-sub-tab ul.active-majTab {
	display: block;
}

.maj-sub-tab li {
	padding-left: 10px;
	position: relative;
	margin-top: 12px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.maj-sub-tab li a:hover {
	text-decoration: underline;
	color: #0159a3;
}

.maj-sub-tab li:before {
	position: absolute;
	content: "-";
	top: 0;
	left: 0;
}


/*******<!--columnWrap-->*******/


/*<!--studyVideo-->*/

.studyVideo {
	padding-bottom: 20px;
}

.main-video {
	padding-bottom: 20px;
	width: 370px;
	background-color: #F3F3F3;
}

.main-video img {
	width: 370px;
	height: 260px;
}

.main-video p,
.video-ul p {
	padding: 0 10px;
	margin-top: 8px;
}

p.v-name {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

p.v-counter {
	color: #999999;
	font-size: 12px;
}

p.v-counter em {
	display: inline-block;
	margin-left: 10px;
}

.video-ul {
	width: 630px;
}

.video-ul li {
	background-color: #F3F3F3;
	float: left;
	width: 190px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	height: 146px;
	overflow: hidden;
}

.video-ul li img {
	width: 190px;
	height: 95px;
}


/*<!--studyVideo-->*/


/********************container结束********************/