

body {
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
	   font-size: 14px;
	   padding-bottom: 100px
}
.header{
	background: #003c97;
	padding: 35px 0px 10px;
}
.logo{
	display: block;
	width:360px; 
}
.nav{
	margin-top: 20px;
	border-top: solid 3px #fff
}
.nav li{
	float: left;
}
.nav li a{
	display:block;
	padding: 17px 30px 10px;
	color: #fff;
	font-size: 24px;
}
.nav li.on,.nav li:hover{
	background: url(../images/td_07.jpg) no-repeat center top;
}


.content{
	padding-top: 30px;
}
.hwone{
	height: 453px;
}
.home-wrap{
	width: 590px;
	border:solid 1px #cccccc;
	position: relative;
	color: #333333;
	padding-top: 50px;
}
.htitle{
	position: absolute;
	left: 0px;
	width: 100%;
	top: 0px;
	height: 50px;
	background: #003c97;
}
.htitle h3{
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	padding-left: 16px;
}
.htitle a{
	display:block;
	width: 12px;
	height: 22px;
	background: url(../images/td_11.jpg) no-repeat;
	position: absolute;
	right: 10px;
	top: 15px;
}
.notice{
	padding: 25px 13px 0px;
}
.notice li{
	margin-bottom: 15px;
}
.notice li a{
	display: block;
	width: 436px;
	font-size: 16px;
	color: #333333;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.notice li a:hover{
	color: #003c97;
	text-decoration: underline
}
.notice li span{
	float: right;
	font-size: 16px;
	color: #999999;
	float: right;
}
.dorm{
	padding: 22px 30px 0px;
}
.dorm .t{
	text-align: center;
	font-size: 16px;
	color: #333333;
	padding-top: 16px
}

.home-bot{
	margin-top: 15px;
}
.hwtwo{
	height: 330px;
}

.hygiene{
	padding: 31px 20px 0px;
}
.hygiene li{
	width: 247px;
	float: left;
	margin-bottom: 23px;
	font-size: 16px;	
}
.hygiene li:nth-child(even){
	float: right;
}
.hygiene li .num{
	width: 29px;
	height: 29px;
	margin-top: -4px;
	text-align: center;
	line-height: 29px;
	background: #bfbfbf;
	color: #fff;
	float: left;
}
.hygiene li .name{
	width: 147px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	margin-left: 13px;
}
.hygiene li .grade{
	color: #fe5e08;
	float: right;
}
.hygiene li.first .num{
	background: #d7000f
}
.hygiene li.second .num{
	background: #fe5e08
}
.hygiene li.three .num{
	background: #f8b551
}

.discipline-t{
	background: #f1f1f1;
	padding: 7px 0px 7px 25px;
	font-size: 16px;
	font-weight: bold;
}
.discipline{
	height: 240px;
	padding-top: 6px;
	overflow: hidden;
}
.discipline-t .t{
	width: 145px;
	float: left;
}
.discipline-t .c{
	float: left;
	margin-left: 20px;
}
.discipline li{
	padding: 7px 20px;
	font-size: 16px;
}
.discipline .t{
	width: 145px;
	float: left;
}
.discipline .c{
	float: left;
	line-height: 1.6;
	width: 369px;
	margin-left: 20px;
}
.position{
	color: #333333;
	font-size: 16px
}
.notice-main{
	margin-top: 20px;
	padding-bottom: 50px;
	border: solid 1px #cccccc;
    position: relative;
    color: #333333;
}
.ntitle{
	height: 50px;
	position: relative;
    background: #003c97;
}
.ntitle h3{
	line-height: 50px;
	padding-left: 22px;
	font-size: 16px;
	color: #fff
}
.ntitle a {
    display: block;
    width: 12px;
    height: 22px;
    background: url(../images/td_11.jpg) no-repeat;
    position: absolute;
    right: 26px;
    top: 15px;
}
.notice-main .lists{
	padding: 30px 15px;
	font-size: 18px
}

.notice-main .lists li{
	margin-bottom: 15px;
}
.notice-main .lists li a{
	display: block;
	width: 872px;
	color: #333333;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.notice-main .lists li a:hover{
	color: #003c97;
	text-decoration: underline
}
.notice-main .lists li span{
	float: right;
	color: #999999;
	float: right;
}
.pages{
	padding: 10px 0px;
	text-align: center;
	background: #f1f1f1
}
.pages a{
	display: inline-block;
	margin: 0px 20px;
	color: #333333;
	font-size: 16px;
}
.page-val{
	width: 61px;
	background: #fff;
	outline: none;
	border:solid 1px #003c97;
	padding: 2px 0px;
	text-align: center;
	margin: 0px 10px;
}

.notice-detail{
	margin-top: 20px;
	border: solid 1px #cccccc;
	padding: 30px 45px;
}
.detail-title{
	text-align: center
}
.detail-title h3{
	font-size: 24px;
	color: #333333
}
.detail-title p{
	font-size: 16px;
	color: #999999;
	margin-top: 15px;
}
.detail-main{
	margin-top: 45px;
	font-size: 16px;
	line-height: 2;
}
.detail-main p{
	text-indent: 2em
}

.query-wrap{
	margin-top: 20px;
    border: solid 1px #cccccc;
    padding: 30px 45px;
}

.query-table{
	width: 960px;
	margin: 0 auto;
}
.query-title li{
	float: left;
	margin-right: 36px;
}
.query-title li span{
	display: inline-block;
	font-size: 18px;
	color: #333333
}
.query-title li select{
	display: inline-block;
	width: 280px;
	height: 39px;
	font-size: 16px;	
	outline: none;
	background: #f9f9f9;
	border:solid 1px #003c97;
	padding-left: 10px;
}
.query-title li .query-text{
	display: inline-block;
	width: 280px;
	height: 39px;
	font-size: 16px;
	outline: none;
	color: #333333;
	background: #f9f9f9;
	border:solid 1px #cccccc;
	padding-left: 10px;
}
.query-title li:last-child{
	float: right;
}
.query-title li .query-submit{
	display: block;
	width: 110px;
	height: 40px;
	border:solid 1px #003c97;
	border-radius: 5px;
	outline: none;
	background: #fff;
	font-size: 18px;
	cursor: pointer;
	transition: all .3s;
	color: #003c97
}
.query-title li .query-submit:hover{
	background: #003c97;
	color: #fff
}
.table{
	text-align: center;
	margin-top: 45px;
	font-size: 16px;
	margin-bottom: 60px;
}
.table table{
	border-collapse: collapse;	
	width: 100%;
	border-left: solid 1px #cccccc;
	border-top: solid 1px #cccccc;	
}
.table thead{
	background: #003c97;
	color: #fff
}
.table td{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;	
	padding: 8px 0px;
}
.table .wj{
	width: 370px;
	padding: 8px 10px
}
.personal{
	margin-top: 20px;
    border: solid 1px #cccccc;
    padding: 80px 45px;
}
.personal-ifo{
	width: 700px;
	margin: 0 auto
}
.personal-item{
	padding-bottom: 20px;
	border-bottom: dashed 1px #cccccc;
	position: relative;
	font-size: 16px;
}
.personal-item h3{
	font-size: 16px;
	font-weight: bold;
	color: #003c97
}
.personal-item p{
	color: #666666;
	margin-top: 20px;
}
.personal-item p span{
	color: #333333
}
.personal-item:last-child{
	margin-top: 20px;
	border-bottom: none
}
.personal-item .head{
	width: 120px;
	position: absolute;
	right: 0px;
	top: 0px;;
}