.container{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

body{
min-width:1200px;
}

/*清除浮动*/
.clearfix:after{
	clear: both;
	content: "";
	height: 0;
	display: block;
	visibility: hidden;
}

.clearfix{
	zoom: 1;
}

.fl{
	float: left;
}

.fr{
	float:right;
}

.on{
	display: block;
	width: 240px !important;
	height: 62px !important;
	line-height: 62px !important;
	background: url(../image/left_nav_03.png) no-repeat center;
	margin-left: -18px;
	border-bottom: none !important;
	/*position: relative;*/
}

.cur{
	display: block;
	width: 240px !important;
	height: 44px !important;
	line-height: 44px !important;
	background: url(../image/left_nav_03.png) no-repeat center;
	margin-left: -18px;
	border-bottom: none !important;
	/*position: relative;*/
}


/*header*/
header{
	background: url(../image/bgs_01.png) no-repeat center;
	height: 130px;
	position: relative;
}

header .header-serch{
	height: 30px;
	margin-top: 3px;
}

header .header-box{
	position: absolute;
	top: 48px;
	width: 1200px;
}

header .header-txt{
	width: 430px;
	height: 66px;
	background: url(../image/Faculty_013.png) no-repeat center;
}

/*
header .header-serch input{
	display: block;
	width: 160px;
	height: 19px;
}
*/

header .header-serch button{
	width: 24px;
	height: 26px;
	background: url(../image/Faculty_26.png) no-repeat right;
	position: absolute;
	right: 0px;
	top: 1px;
}

/*nav*/
nav{
	padding: 0 6px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

nav ul li ul a{
	color: #fff;
}

nav>ul>li{
	float: left;
}

.subnav,.subnav-item,.subnav-item-list{
	background: rgba(70,18,18,1);
	filter:alpha(opacity=100);
	display: none;
	position: absolute;
	z-index: 9999;
}

nav a{
	display: block;
	width: 100px;
}

nav a:hover{
	background: #8c0000;
	color: #ffe307;
}

.active{
	background: #8c0000;
	color: #ffe307;
}

.subnav li,.subnav .subnav-item li{
	position: relative;
}

.subnav .subnav-item,.subnav-item-list{
	position: absolute;
	top: 0;
	left: 108px;
}

nav>ul>li:hover .subnav{
	display: block;
}

.subnav li:hover .subnav-item{
	display: block;
}

.subnav-item li:hover .subnav-item-list{
	display: block;
}

/*footer*/
footer{
	/*background: #0c5fad;*/
	background: url(../image/Faculty_011.png) center no-repeat;
	padding: 20px 0;
}

.footer-logo,.footer-link,.footer-wechat{
	width: 400px;
}

.footer-logo,.footer-wechat{
	text-align: center;
}

.footer-link{
	width: 398px !important;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

.footer-link-title{
	font-size: 18px;
	color: #fff;
	font-family: arial;
	width: 140px;
	margin-left: 48px;
	margin-bottom: 10px;
}

.footer-link .footer-link-item{
	width: 400px;
	margin: 0 auto;
}

.footer-link .footer-link-item a{
	width: 197px;
	color: #fff;
	display: inline-block;
	line-height: 30px;
	text-align: left;
}

.footer-link .footer-link-item a:hover{
	color: #ffe307;
}

.footer-wechat img{
	margin: 20px;
}

footer .copyright{
	position: relative;
	background: #333;
	top: 20px;
}

footer .copyright p{
	color: #fff;
	padding: 5px 0;
	text-align: center;
	font-size: 12px;
}


#fwechat{
width:298px !important;
}

#flink{
width:500px !important;
}
