﻿
.space-tit li {
	width: 190px;
	float: left;
	font-size: 22px;
	color: #0b0b0b;
	cursor: pointer;
	height: 53px;
	line-height: 53px;
	border: 1px #ff9700 solid;
	text-align: center;
	margin-right: 7px;
	display: inline-block;
}

.space-tit li:last-child {
	margin-right: 0;
}

.cur {
	color: #fff!important;
	background: #ff9700;
	
}

.space-con {
	width: 100%;
	padding-top: 20px;
	display: none;
}

.space-con img {
	width: 100%;
}

.online-r {
	width: 259px;
	height: 120px;
	text-align: center;
	font-size: 28px;
	color: #b99161;
	line-height: 35px;
	padding: 55px 0 0 84px;
	position: relative;
	background: url("../images/images_14.jpg") no-repeat;
}

.c-red {
	color: #ea6000;
}/* major */.major {
	background: url("../images/bj1.jpg");
}/* major */.course {
	height: 525px;
	margin-top: 40px;
	background: url("../images/images_65.jpg") no-repeat center;
	background-size: cover;
}

.course-l {
	padding: 370px 0 0 129px;
	display: inline-block;
}

.course-r {
	width: 384px;
	padding: 280px 57px 0 0;
	display: inline-block;
}

.course-r li {
	width: 384px;
	float: left;
	padding-bottom: 9px;
	display: inline-block;
}

.course-ipu {
	width: 363px;
	height: 48px;
	line-height: 48px;
	display: inline-block;
	color: #888;
	padding: 0 10px;
	font-size: 16px;
	border: 1px #d2c7b8 solid;
}

.course-an {
	width: 384px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	height: 55px;
	line-height: 55px;
	background: #fb061d;
	margin-top: 10px;
	display: inline-block;
}

.feng {
	width: 100%;
	padding: 30px 0 20px;
	display: inline-block;
}

.feng li {
	width: 299px;
	float: left;
	color: #fff;
	font-size: 26px;
	cursor: pointer;
	text-align: center;
	border-right: 1px #7c7c7c solid;
	height: 80px;
	line-height: 80px;
	display: inline-block;
}

.feng li:last-child {
	border-right: none;
}

.cur_a {
	background: #060606!important;
	font-weight: bold;
}

.feng li:nth-child(odd) {
	background: #494949;
}

.feng li:nth-child(even) {
	background: #292a2e;
}

.feng-con {
	width: 100%;
	display: none;
}

.feng-con img {
	width: 100%;
}

.d-b {
	display: block;
}

#set-up {
	margin-top: 0;
}