
/*页面初始化*/
*{
    margin: 0 ;
    padding: 0;
}
body{
    font: 14px "微软雅黑";
    color: #666;
}
img,input{
    border: 0 none;
    outline-style: none;
}
a{
    color: #333;
    text-decoration: none;
}
ul,ol,dl{
    list-style: none;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
a:hover{
    color: #900;
}
.clear{
	clear:both;
}

.box1 ul li{margin-top:28px;width:379px;height:374px;float:left;}
.dt{width:6px;height:32px;border-radius:3px;background-color:#900;float:left;}
.title{margin-left:16px;color:#900;font-size:18px;line-height:32px;}
.more{color:#900;font-size:18px;line-height:32px;float:right;}
.line{width:379px;height:1px;background-color:#900;margin-top:4px;}
.h-images{width:379px;height:309px;margin-top:26px;position:relative;}



/*校园风采开始*/
.line2{width:1200px;height:1px;background-color:#042c61;}
.box5{ margin-top:36px; margin-bottom:20px;}
.xuexiao{width:1200px;margin:26px auto 0px;position:relative;overflow:hidden;}
.xuexiao div{width:264px;height:250px;text-align:center;float:left;}
.le{margin-right:47px;}
