*{margin: 0;padding: 0;border: 0;}
div,table,td,tr,ol,ul,li,h1,h2,h3,img{list-style: none;}
.clear{clear: both;}

body{
	margin: 0 auto;
	width: 100%;
	height: auto;
	font-size: 12px;
	/*background-color: #FFFFFF;*/	
	/*background: linear-gradient(#1ea9fe , #ffffff 400px);	
	background-repeat: no-repeat;*/
}
/*页面顶部logo*/
.header{
	margin: 0 auto;
	width: 1250px;
	height: 80px;
}
.logo{
	margin: 0 auto;
	border: 0;
	float: left;
	width: 550px;
	height: 80px;
}
/*页面顶部总导航*/
.nav{
	float: right;
	margin:0 auto;
	width: 700px;
	height: 35px;
	line-height: 35px;
	margin-top: 40px;
}
.nav li{
	display: block;
	float: left;
	margin: 0 auto;
	text-align: right;
	width: 150px;
	font-size: 15px;
	letter-spacing: 2px;
}
.nav li a{color:#000000;text-decoration: none;}

/*各系大图背景 */
.xikebg_zhizao,.xikebg_jingmao,.xikebg_qiche,.xikebg_yinwu,.xikebg_sheji,.xikebg_nongxue{
	margin: 0 auto;
	width: 100%;
	height: 280px;
	padding: 2px 0 2px 0;
	text-align: center;
}
.xikebg_zhizao{	background-color:#003a6c;}
.xikebg_jingmao{background-color: #00a6ac;}
.xikebg_qiche{background-color: #274d3d;}
.xikebg_yinwu{background-color: #f58f98;}
.xikebg_nongxue{background-color: #007d65;}
/* .xikebg_sheji{background-color: #472d56;} */
.xikebg_sheji{background-color: #594c6d;}

.mainbox{
	margin: 0 auto;
	width: 1250px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 30px;}
.mainbox p{
	text-indent: 2em;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 4px;
}
.maincon{
	margin: 0 auto;
	width: 100%;
	height: auto;
	background-color: #ECECEC;	
	padding: 10px 0 40px 0;
}
.maintitle{
	margin: 0 auto;
	width: 1237px;
	height: 25px;
	font-size: 16px;
	font-weight: bolder;
	line-height:25px;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left:5px ;
	/* border-bottom: solid 1px #D4D0C8; */
	border-left: solid 8px #871f27;
}
.maincon_table{
	margin: 0 auto;
	width: 1250px;
	height: auto;
	text-align: center;
	letter-spacing: 2px;
}
.maincon_table td{width: 200px;}

/*招生专业介绍表格*/
.zhuanyebanner{
	margin: 0 auto;
	width: 1248px; 
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #898C95;
	line-height: 30px;
	letter-spacing: 3px;
	text-align: center;
	background-color: #EFF2F2;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
.zhuanyetable{
	margin:0 auto;
	width: 1248px; 
	height: auto;
	margin-bottom: 30px; 
	text-align: center;
	line-height: 20px;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
.zhuanyetable td{padding-top: 10px;padding-bottom:10px;border-bottom: solid 1px #CCCCCC;}
.zhuanyetable p{
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	text-align: left;
	text-indent: 2em;
}
/*页面底部*/
.footer{
	margin: 0 auto;
	width: 100%;
	height: 100px;
	padding-top: 15px;
	background-color: #24323D;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	color: #EEEEEE;
}
.footer a{color: #EEEEEE;text-decoration: none;}
