body{
	font-family:'΢���ź�';
	margin-left: 0px;
	margin-top: 0px;
}
.main{
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
}
.headder{
	margin:0 auto;
	width: 949px;
	height:168px;
	
	
}
.head_top{
	width: 100%;
	height: 3px;
	background-color: #650774;
}
.logo{
	width: 80%;
	height: auto;
	height:84px;
	float: left;
}
.navigation{
	width: 19%;
	height: auto;
	float: right;
	height:84px;

}
.navigation span{
	color: #650774;
	font-weight:bold;
	font-size: 20px;
	float: right;
	
}
.waist{
	width: 100%;
	height: 1px;
	background-color: #eeeeee;
	float: left;
	margin-top: 10px;
}
.login{
	width: 100%;
	height: 84px;
	float: left;
}
.login span{
	font-family: '΢���ź�';
	font-weight:bold;
	
	
}
.name{
	width: 150px;
	height: 25px;
	margin-top: 23px;
	border-radius:10px 10px 10px 10px;
	border: 1px solid #650774;
}
.submit{
	width:60px;
	height:25px;
	margin-left: 35px;
	border-radius:5px 5px 5px 5px;
	background-color: #650774;
	border: 0px;
	color: #FFF;
	font-family: '΢���ź�';
	font-size: 15px;
	font-weight:bold;
}
.search{
	width: 200px;
	height: 25px;
	margin-top: 23px;
	border-radius:10px 0px 0px 10px;
	border: 1px solid #650774;
}
.content{
	margin:0 auto;
	width: 949px;;
	height:auto;

}
.left{
	width: 521px;
	height: auto;
	float: left;
	min-height: 720px;
}
.right{
	margin-left:32px;
	width: 396px;
	height:auto;
	float: left;
	min-height: 720px;
}

.main_visual {
	height: 370px;
	border-top: 0px solid #d7d7d7;
	overflow: hidden;
	position: relative;
}

.main_image {
	margin-top:-15px;
	height: 370px;
	overflow: hidden;
	position: relative;
}

.main_image ul {
	width: 9999px;
	height: 370px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}

.main_image li {
	float: left;
	width: 100%;
	height: 370px;
}

.main_image li span {
	display: block;
	width: 100%;
	height: 370px;
}

.main_image li a {
	display: block;
	width: 100%;
	height: 450px;

	
}


#btn_prev, #btn_next {
	z-index: 11111;
	position: absolute;
	display: block;
	width: 30px !important;
	height: 80px !important;
	top: 50%;
	margin-top: -37px;
	display: none;
}

#btn_prev {
	background: url(../images/hover_left.png) no-repeat left top;
	left: 10px;
}

#btn_next {
	background: url(../images/hover_right.png) no-repeat right top;
	right: 10px;
}

.business{
	margin-top:10px;
	width: 521px;
	height: 184px;
	float: left;
}
.title{
	width: 521px;
	height:30px;
	float: left;
}
.back{
	width:511px;
	height:30px;
	float: left;
	border-bottom: 2px solid #650774;
}
.back span{
	font-family: '΢���ź�';
	font-weight:bold;
	font-size: 20px;
	margin-left: 5px;
}
.neirong{
	width: 521px;
	height: 154px;
}
.neirong li{
	font-family: '΢���ź�';
	margin-top: 13px;
	/* margin-left: 20px; */
	list-style-type:none; 
}
.xueshu{
	width: 396px;
	height:250px;
	float: left;
}
.ziti{
	width: 266px;
	height: 80px;
	float: left;
	text-align: center;
}
.font {
	height: 300px;
	width: 396px;
	margin-top: 10px;
	float: left;}
.footer{
	text-align:center;
	width: 949px;
	height: 100px;
	float: left;
	background-color:#FFFFF0;
	line-height:50px;
	    box-shadow: 0 -1px 0 rgba(0,0,0,.1) inset;
	}
.directory{
	text-align:center;
	width: 949px;
	height: 500px;
	float: left;
	background-color:#FFFFF0;
	line-height:50px;
	}