﻿@charset "utf-8";
/* CSS Document */
/*通知公告*/

.content{ width:1200px; margin:32px auto 0;}



/*banner图*/

.banner{ width:100%; min-width:1200px; height:500px; /*background:url(../images/bannerBg.jpg) no-repeat;*/}


.firstPage{ overflow:hidden;}
/*办事流程*/
.firstLeft{ width: 333px; float: left; }
.schedule { background: #e2eafe !important; height:750px; border-radius:4px !important;}
.reseaTitle{ margin-bottom:20px;}
	.reseaTitle h3{ font-size:28px; color:#222; text-align:center; font-weight:normal; margin-top:20px;}
	.reseaTitle span{ display:block; font-size:16px; color:#6b93ff; text-align:center; margin-top:8px;}
.workBox{ background:#fff; box-shadow: -1px 1px 6px 3px #4a72b70d; overflow:hidden; border-radius:3px;}	
.resealUl li{ width:293px; height:72px; background:#fff; border-radius:4px; margin:0 auto 20px;}
	.resealUl li b{ display:block; float:left; margin:24px 18px 0 75px;}
	.resealUl li span{ display:block; float:left; font-size:24px; color:#222; line-height:72px;}

/*下载专区*/
.downloads{ background: #e2eafe !important; padding-bottom:30px; margin-top:27px; border-radius:4px;}
.downText{ background:#fff; width:293px; height:300px; border-radius:5px; margin:0 auto;}
.downText ul{ padding-top:20px;}
.downText li{ height:39px; overflow:hidden;}
	.downText li b{ display:block; float:left; margin:5px 12px 0 20px; width:20px; height:20px;}
 	.downText li a{ font-size:16px; color:#555; float:left; padding-top:4px; border-bottom:1px solid #aaa;}

/*通知公告*/
.firstCenter{ float:left; width:867px;}
/*.announceBox{ width:410px; min-height:500px; float:left; display:block; margin:0 0 30px 23px;}*/
.announceBoxxg{ width:410px; min-height:500px; float:left; display:block; margin:0 0 30px 23px;}
.firstAnnounce{ width:410px; height:50px;}
.announceColor1{ background:url(../images/announcePic1.png) no-repeat;}
.announceColor2{ background:url(../images/announcePic2.png) no-repeat;}
.announceColor3{ background:url(../images/announcePic3.png) no-repeat;}
.announceColor4{ background:url(../images/announcePic4.png) no-repeat;}
.announceColor5{ background:url(../images/announcePic5.png) no-repeat;}
.announceColor6{ background:url(../images/announcePic6.png) no-repeat;}
	.firstAnnounce h3{ float:left; margin:18px 0 0 20px;}
		.firstAnnounce h3 b{ display:block; float:left; margin:2px 12px 0 0;}
		.firstAnnounce a{ display:block; float:right; width:84px; height:29px; margin-right:32px; text-align:center; line-height:29px; font-size:16px; color:#fff;} 
	.buildTitle{ font-size:24px;font-weight:normal;}
	.colorTitle1{ color:#1c59ff;}
	.colorTitle2{ color:#c8836f;}
	.colorTitle3{ color:#c55857;}
	.colorTitle4{ color:#95b4a9;}
	.colorTitle5{ color:#527c7b;}
	.colorTitle6{ color:#5482c5;}
.buildUl{ margin:0 20px;}
.buildUl li{ background:url(../images/buildLine.png) bottom repeat-x; padding:17px 0;}
	.buildUl li span{ color:#888; font-size:14px; margin-top:11px; display:block;}
	.buildText b.buildIcons{ width:4px; height:7px; display:block; float:left; margin:7px 11px 0 0;}
	.buildText b.colorIcons1{ background:url(../images/single.png) no-repeat;}
	.buildText b.colorIcons2{ background:url(../images/single2.png) no-repeat;}
	.buildText b.colorIcons3{ background:url(../images/single3.png) no-repeat;}
	.buildText b.colorIcons4{ background:url(../images/single4.png) no-repeat;}
	.buildText b.colorIcons5{ background:url(../images/single5.png) no-repeat;}
	.buildText b.colorIcons6{ background:url(../images/single6.png) no-repeat;}
	.buildText a{ font-size:16px; color:#555;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;width:355px;}

/*学生风采*/
.styleBox{ width:100%; height:288px; background:url(../images/styleBox.jpg) no-repeat;}
.styleTitle{ float:left;}
	.styleTitle span{ font-size:28px; color:#1c59ff; display:block; float:left; width:28px; margin:74px 0 0 20px;}
	.styleTitle b{ width:6px; height:14px; display:block; float:left; background:url(../images/styleIcons.jpg) no-repeat; margin:144px 10px 0 17px;}
.outDiv{width:1118px;overflow:hidden; height:248px; margin:20px 0 0 0;}
.scrolls{width:800%; position:relative; *position:static;}
.demo1 {white-space:nowrap;float:left;}
.scrolls li{ float:left; width:400px; border-right:3px solid #779f5f; margin-right:20px;}
	.scrolls li a{ display:block; margin:1px;}



