a {
	text-decoration: none;
}
fieldset, img {
	border: none;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	font-family: "微软雅黑";
	background: #fff;
	color: #333;
	background: url(../../../img2/activity/page/campus/bg.jpg) center repeat-y;
}
ul, ol, li {
	list-style-type: none;
}
.clear {
	clear: both;
}
input {
	font-size: 14px;
	height: 30px;
	outline: none;
	font-family: "宋体";
}

/*首页*/
.bg1{
	width: 1158px;
    height: 759px;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
}

.bg2{
	width: 1301px;
    height: 578px;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
}

.bg1 img, .bg2 img{
	width: 100%;
    height: 100%;
    margin: 0px auto;
    padding: 0px;
    vertical-align: middle;
}


.bg{	
	position: relative;
	width: 1317px;
    height: 766px;
    margin: 0px auto;
    padding: 0px;
}
.bg img {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    padding: 0px;
    vertical-align: middle;
}

.bg ul {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -376px;
	margin-top: -238px;
    width: 866px;
    height: 476px;
}

.bg ul li{
	position: relative;
	float: left;
    width: 193px;
    height: 120px;
    margin: 0px 20px 25px 0px;
}

.bg ul li a ,.bg ul li a img{
    float: left;
    width: 193px;
    height: 120px;
}

.bg ul li p {
    position: absolute;
    bottom: 14px;
    left: 0px;
    width: 100%;
    height: 14px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}