/*-------The style directory
 * 1.news
 * 
 --------*/
.central-content{
	width: 100%;
	height: auto;
}
.central-content .conbox{
	width:100%;
	height: auto;
	margin: 0 auto;
}
.central-content .conbox .con-right{
	width:100%;
	height: auto;
	background-color: #fff;	
	padding:10px 12px;
}
.navigation-record{
	font-size: 15px;
	color: #666;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
}
.navigation-record a{
	color: #632a03;
}
.navigation-record a:hover{
	color: #037edb;
}
.meeting-infomation{
	width: 100%;
	height: auto;
}
.meeting-infomation .info-list{
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	border-bottom: dashed 1px #dedede;
}
.meeting-infomation .info-list h3{
	font-size: 15px;
	color: #037edb;
	font-weight: bold;
	margin-top:15px;
	margin-bottom: 5px;	
}
.meeting-infomation .info-list p{
	font-family:"Roboto";
	font-size:13px;
	line-height: 24px;
	color: #666;
}
.meeting-infomation .info-list h4{
	font-size: 14px;
	color: #333;
}
/*关于浙大*/
.info-list-2{
	width: 100%;
	height: auto;
	padding-top: 10px;
}
.info-list-2 p{
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
}
.info-list-2 p img{
	display: block;
	width: 100%;
	height: auto;
}
.clearfix{
	clear: both;
}
.meeting-infomation .info-list table{
	width: 100%;
}
.table-striped>tbody>tr:nth-child(odd) {
    background-color: #d4dbf2;
}
.table-striped>tbody>tr:nth-child(even) {
    background-color: #e9f0fe;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td{
	border: 1px solid #7cc7ff;
}
.meeting-infomation table{
	border: 1px solid #7cc7ff;	
}
.meeting-infomation table,.meeting-infomation th{
	text-align: center;
}
.meeting-infomation .info-list .table>thead>tr>th{
	vertical-align: middle;
}
.meeting-infomation .info-list .table-bordered>tbody>tr>td{
	vertical-align: middle;
}
/*新闻列表*/
.news-listcon>ul{
	width: 100%;
	height: auto;	
}
.news-listcon>ul>li{
	width: 100%;
	height: auto;
	padding: 10px 5px;
	border-bottom: dashed 1px #ccc;
}
.news-listcon ul li .Project-symbol{
	display: block;
	float: left;
	width: 6px;
	height: 6px;
	background-color: #999999;	
	margin-top: 6px;
}
.news-listcon ul li h1{
	font-family: "Rabiola";
	width:auto;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	margin-top: 0;
	margin-bottom: 0;
}
.news-listcon ul li h1 a{
	color: #333;
}
.news-listcon ul li h1 a:hover{
	color: #037edb;
}
.news-listcon ul li .release-time{
	font-family: "georgia";
	font-size: 14px;
	color: #b71111;
	line-height: 20px;
	margin-right: 2px;
}
.news-listcon ul li:hover h1{
	color: #037edb;
}
.news-listcon ul li:hover h1 a{
	color: #037edb;
}
.news-listcon ul li:hover .Project-symbol{
	background-color: #037edb;
}
/*新闻详情*/
.news-detailbox{
	width: 100%;
	height: auto;
}
.news-detailbox h1{
	font-family: "Rabiola";
	font-size: 16px;
	color: #333;
	line-height: 24px;
	margin-bottom: 15px;
	text-align: center;
}
.news-detailbox .form-info{
	font-size:14px;
	color: #666;
	line-height: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.news-detailbox .form-info span{
	margin: 0 5px;
}
.news-detailbox p{
	font-size:13px;
	line-height: 24px;
	margin-bottom: 10px;
	/*text-indent: 28px;*/
	text-align: justify ! important;
}
.news-detailbox p img{
	display: block;
	width: 100%;
	height: auto;
}
.news-detailbox .close{
	width: 100%;
	height: auto;
	padding: 15px;
	border-top: dashed 1px #ccc;
	font-size: 15px;
	color: #333;
	font-weight: 500;
	text-align: center;
	opacity: 1;
	margin-top: 20px;
	float: none;
}
/*学部领导*/
.leadership{
	width: 100%;
	height: auto;
}
.leadership .lists{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.title-box{
	width: 120px;
	height: 36px;
	line-height: 36px;
	background-color: #632b03;
	font-size: 15px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
}
.leadership .lists{
	margin-bottom: 16px;
}
.leadership .lists .pics{
	float: left;
	width: 120px;
	height: auto;	
	margin-right: 10px;
}
.leadership .lists .pics img{
	display: block;
	width: 100%;
	height: auto;
}
.leadership .lists .textinfo{
	width: 100%;
	height: auto;
}
.leadership .lists .textinfo h1{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 0;
}
.leadership .lists .textinfo h3{
	font-size: 14px;
	color: #555;
		font-weight: bold;
		margin-bottom: 5px;
}
.leadership .lists .textinfo p{
	font-size: 12px;
	line-height: 20px;
	color: #555;
}
/*登录*/
.all-container-2{
	position: relative;
	width: 100%;
	height:100vh;
	background: url(../img/signin-bg.jpg) no-repeat center;
	background-size: cover;
	padding: 0 12px;
}
.signin-con{
	position: relative;
	width: 100%;
	height: auto;
}
.signin-con .title-vote{
	width: 100%;
	height: auto;
	padding-top: 80px;
}
.signin-con .title-vote img{
	display: block;
	width: 100%;
	height: auto;
}
.signin-con .signbox{
	width: 100%;
	height: auto;
	margin-top: 40px;
	background: url(../img/sign-conbg.png) repeat left top;
	border-radius: 6px;
	padding: 40px 16px;
}
.signin-con .signbox form{
	width: 100%;
	height: auto;
}
.signin-con .signbox form .list{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.signin-con .signbox form .user-text{
	width: 100%;
	padding-left: 40px;
	height: 40px;
	background: url(../img/user.png) no-repeat left top;
}
.signin-con .signbox form .user-text input{
	width: 100%;
	height: 40px;
	border: none;
	padding-left: 8px;
	background-color: #fff;
	outline: none;
}
.signin-con .signbox form .password-text{
	width: 100%;
	padding-left: 40px;
	height: 40px;
	background: url(../img/password.jpg) no-repeat left top;
}
.signin-con .signbox form .password-text input{
	width: 100%;
	height: 40px;
	border: none;
	padding-left: 8px;
	background-color: #fff;
	outline: none;
}
.signin-con .signbox form .yzm-text{
	width: 100%;
	position: relative;
	padding-left: 100px;
}
.signin-con .signbox form .code {
	position: absolute;
	left: 0;
	top: 0;
	font-style: italic;
	font-size: 30px;
	border: 0;
	letter-spacing: 2px;
	font-weight: bolder;
	float: left;
	cursor: pointer;
	width: 90px;
	height: 40px;
	line-height:40px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
}
.signin-con .signbox form .yzm{
	width: 100%;
	height: 40px;
	border: none;
	padding-left: 8px;
	background-color: #fff;
	outline: none;	
}
.signbtn{
	width: 100%;
	height: auto;
}
.signbtn button{
	width: 100%;
	height: 42px;
	line-height: 42px;
	border: none;
	border-radius: 4px;
	background-color: #fb811e;
	color: #fff;
	font-size: 16px;
}
.forget-password{
	text-align: right;
	margin-top: 20px;
	margin-bottom: 5px !important;
	color: #fff;
}
.login-immed{
	text-align: right;
	margin-top: 20px;
	margin-bottom: 5px !important;
	color: #fff;
}
