body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select,
button {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
	font-family: "微软雅黑";
}

a:hover {
	text-decoration: none;
}

em {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	word-wrap: break-word
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;
}
body{
	background: #ffffff;
}
input,
button {
	border: 0;
	outline: none;
}
.content{
	width:1200px;
	margin:0 auto;
    padding-top: 80px;
	margin-bottom: 30px;
}
.back{
	margin:32px 0 28px 0;
}
.back a{
	font-size: 16px;
	color: #222222;
}
.specific_major {
	border-bottom: 1px solid #8db9b0;
	height: 41px;
}
.specific_major div,.specific_major table{
	float: left;
}
.specific_major table td{
	font-size: 19px;
	color: #ffffff;
	padding:8px 12px;
	text-align: center;
	background-color: #47b29e;
}
.specific_major div:nth-child(2){
	float: left;
	height: 42px;
    line-height: 42px;
}
.specific_major div:nth-child(2) span{
	margin-left: 70px;
	font-size: 16px;
	color: #222222;
	font-weight: bold;
}
.specific_major div:nth-child(2) span i{
	font-style: normal;
}
.left_content{
	width: 1000px;
	float: left;
}
.right_content{
	width: 200px;
	float: left;
}
/*主要课程*/
.main_class,.practice{
	margin-top: 28px;
}
.main_class strong,.practice strong,.professionalRank strong{
	font-size: 18px;
	border-left: 8px solid #47b29e;
	color: #222222;
	display: block;
	padding-left: 22px;
}
.main_class div,.practice div{
	font-size: 15px;
	color: #6f7c7d;
	padding: 15px 0px 20px 30px;
	border-bottom: 1px solid #8db9b0;
	line-height: 28px;
}
.practice{
	margin-top: 28px;
}
.practice div{
	border-bottom: 0;
}
/*学校三模块*/

.menu { 
	height: auto; 
}
.menu .aA{
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
}
.menu .aA a{ 
	width:134px;
	height: 40px;
	color: #222222; 
	margin-right: 6px; 
	text-align: center; 
	line-height: 40px; 
	font-size: 18px; 
	z-index: 2;
	background:#e2f0d6;
	cursor: pointer;
	display: inline-block;
}
.menu .aA .active1{
	color: #ffffff;
	background: #47b29e;
}
.menu #oUl .aLi { 
	width: 100%; 
	z-index: 3; 
	display: none;
	height: auto;
}
.menu #oUl .active2{
	display: block;
}
.jianjie,.prospect{
	font: 15px/28px '微软雅黑';
	color: #6f7c7d;
	text-indent: 2rem;
}
.menu #oUl .aLi .jianjie,.menu #oUl .aLi .prospect,.menu #oUl .aLi .occupation{
	padding: 15px 30px 0px 30px;
}
.more{
	color: #8adbd2;
	font-size: 14px;
	cursor: pointer;
	float: right;
}
.menu #oUl .aLi .occupation a{
	font-size: 16px;
	margin-right: 40px;
	line-height: 30px;
	color: #6f7c7d;
	white-space: nowrap;
}
.menu #oUl .aLi .occupation a:hover{
	color: #47b29e;
}
/*专业排名*/
.professionalRank div{
	margin-top: 22px;
	margin-left: 28px;
}
.professionalRank div:first-child{
	font-size: 15px;
	color: #222222;
}
.professionalRank div span img{
	width: 32px;
	height: 32px;
	vertical-align: middle;
	margin-right: 10px;
}
.professionalRank div span{
	margin-right: 12px;
	display: inline-block;
}
.professionalRank div table{
	border: 1px solid #dcdcdc;
	margin-left: -16px;
	padding: 0 10px;
}
.professionalRank div table tr{
	font-size: 16px;
	color: #222222;
	border: 1px dashed #cceae4;
	text-align: center;
	height: 60px;
}
.professionalRank div table tr td{
	padding:10px;
}
.professionalRank div table tr:first-child{
	border-top: 0;
	font-weight: bold;
}
.professionalRank div table tr:last-child{
	border-bottom: 0;
}
.professionalRank div table tr td:nth-child(1){
	width: 200px;
	font-size: 15px;
}
.professionalRank div table tr td:nth-child(5){
	width: 300px;
	font-size: 15px;
}
.professionalRank div table tr img{
	width: 32px;
	height: 32px;
	margin-right: 10px;
}
/*内容右侧*/
.right_content img{
	width: 180px;
	margin-left: 20px;
	margin-top: 45px;
    vertical-align: middle;
    /*position: fixed;*/
}