.content{
	padding: 20px;
	min-height: 80vh;
}
.content .title{
	padding: 0 20px;
	margin-bottom: 20px;
}
.sp-content .container{
	padding-right: 0;
}
.content .sp-tit{
	display: inline-block;
	border-bottom: 2px solid #333;
	font-size: 24px;
	padding: 20px 0 10px;
}
.sp-left{
	
}
.sp-left .contact-list{
	width: 560px;
	border: 1px solid #e9e9e9;
	margin: 15px auto;
	padding: 20px;
}
.sp-left .contact-list .contact-list-iteam{
	
	
}
.sp-left .contact-list .contact-list-iteam span{
	display: inline-block;
	font-size: 20px;
	color: #333;
}
.sp-left .contact-list .duty{
	font-size: 14px;
	padding: 0px 0 5px;
	border-bottom: 1px solid #ccc;
	color: #999;
}
.sp-left .contact-list .detail{
	font-size: 14px;
	color: #666;
	padding: 15px 0;
}
.sp-left .contact-list .detail p{
	line-height: 2;
}
.sp-left .statement{
	background: #f0f0f0;
	padding: 20px;
	margin-top: 25px;
}
.sp-left .statement h5{
	font-size: 24px;
	color: #333;
	text-align: center;
	margin:10px 0 20px;
}
.sp-left .statement p{
	line-height: 2;
	font-size: 15px;
}
.sp-right{
	padding-right: 0;
	padding-left: 0;
	margin-top: 15px;
}
.sp-right .sp-right-list{
	background: #e4e9f7;
	padding: 10px;
	margin-bottom: 20px;
}
.content .sp-right .sp-right-list .title{
	padding:0 10px;
	position: relative;
}
.content .sp-right .sp-right-list .title .sp-tit{
	padding: 10px 0;
}
.content .sp-right .sp-right-list .title a{
	color: #0a2a78;
	position: absolute;
	display: inline-block;
	right: 0px;
	font-size: 12px;
	padding: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
}
.content .sp-right .sp-right-list .title a:hover,
.content .sp-right .sp-right-list .title a:active,
.content .sp-right .sp-right-list .title a:focus{
	color: #005cd8;
	right: -5px;
}
.content .sp-right .sp-right-list .news-list{
	display: block;
	border-bottom: 1px dashed #aabae6; 
	padding: 15px 0;
}
.content .sp-right .sp-right-list .news-list:last-of-type{
	border-bottom: none;
}
.content .sp-right .sp-right-list .news-list span{
	display: inline-block;
	font-size: 14px;
}
.content .sp-right .sp-right-list .news-list .news-tit{
	width: calc(100% - 90px);
	height: 20px;
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	color: #333;
}
.content .sp-right .sp-right-list .news-list .time{
	color: #666;
	font-size: 12px;
	font-family: sans-serif;
}
.content .sp-right .sp-right-list .news-list:hover span,
.content .sp-right .sp-right-list .news-list:focus span,
.content .sp-right .sp-right-list .news-list:active span{
	color: #1e56a1;
}
.sp-right .sp-right-list .schedule{
	display: block;
	border-bottom: 1px dashed #aabae6;
	padding: 15px 0;
}
.sp-right .sp-right-list .schedule .time{
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
}
.sp-right .sp-right-list .schedule .meet-name{
	font-size: 16px;
	color: #188cb7;
	padding: 0;
	margin-bottom: 0;
	line-height: 1.5;
	max-height: 48px;
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.editor{
	padding: 20px;
}
/*理事会*/
.council{
	padding: 15px 0;
}
.council .council-tit{
	color: #333;
	font-size: 18px;
	
}
.council .council-tit span{
	color: #999;
	font-size: 14px;
}
.council .council-list{
	margin: 20px 0 40px;
}
.council .council-list .council-item{
	display: block;
	float: left;
	text-align: center;
	padding: 5px 0;
	width: 10.5%;
	background: #e4e9f7;
	margin: auto;
	font-size: 14px;
	color: #188cb7;
	margin: 5px;
}
.council .council-list .council-item:hover,
.council .council-list .council-item:active,
.council .council-list .council-item:focus{
	color: #1e56a1;
	background: #dae4ff;
}
/*资料中心*/
.database{
	padding: 0px 10px 10px;
}
.database .data-list{
	display: block;
	padding: 20px 10px;
	border-bottom: 1px dotted #0a2a78;
	position: relative;
}
.database .data-list span{
	display: block;
	font-size: 16px;
	color: #333;
}
.database .data-list:hover span,
.database .data-list:active span,
.database .data-list:focus span{
	color: #009944;
}

.database .data-list .data-tit{
	width: calc(100% - 85px);
	height: 25px;
	overflow: hidden;
	padding-left:10px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 28px;
	font-weight: bold;
}
.database .data-list .data-tit:before{
	position: absolute;
	float: left;
	content: "";
	width: 4px;
	height: 4px;
	background: #cc0000;
	border-radius: 50%;
	left:5px;
	top: 45%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.database .data-list .time{
	width: 85px;
	text-align: right;
	color: #999;
	font-size: 14px;
	font-family:sans-serif;
	line-height: 28px;
}
.database .data-list .time .btn{
	padding: 3px 12px;
}
.database-detail{
	padding: 5px 0 20px 0;
	border-bottom: 1px dotted #0a2a78;
}
.database-detail .article-tit{
	font-size: 21px;
	color: #333;
	text-align: center;
	line-height: 1.6;
	margin-bottom: 20px;
}
.database-detail .article-detail{
	color: #999;
	font-size: 14px;
	text-align: center;
}
.database-detail .article-detail span{
	display: inline-block;
	margin-right: 20px;
}	
.article-editor{
	padding: 40px 0;
}
@media only screen and (min-width: 767px) and (max-width: 790px) {
	.content{
		padding: 10px;
	}
	.sp-content .container{
		padding-left: 0;
	}
	.sp-right{
		padding: 15px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	
}
@media only screen and (min-width: 420px) and (max-width: 766px) {
	.sp-left .contact-list{
		width: 70%;
		margin: 15px auto;
		border: 1px solid #e9e9e9;
		padding: 20px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 420px) {
	.content{
		padding: 10px;
	}
	.project{
		padding: 0;
	}
	.sp-content .container{
		padding: 0;
	}
	.content .sp-tit{
		font-size: 16px;
		border-bottom: 1px solid #333;
		padding: 15px 0 10px;
	}
	.content .title{
		padding: 0;
		margin-bottom: 10px;
	}
	.sp-left .contact-list{
		width: 100%;
		margin: 10px auto;
		padding: 10px;
		
	}
	.sp-left .contact-list .contact-list-iteam span{
		display: inline-block;
		font-size:16px;
		color: #333;
	}
	.sp-left .contact-list .duty{
		font-size: 12px;
		padding:2px 2px 5px;
	}
	.sp-left .contact-list .detail{
		font-size: 10px;
		padding: 10px 0;
	}
	.sp-left{
		padding: 0;
	}
	.sp-left .statement{
		padding: 10px;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.sp-left .statement h5{
		font-size: 16px;
		margin:5px 0 10px;
	}
	.sp-left .statement p{
		font-size: 12px;
	}
	.sp-right{
		padding: 0;
		margin-top: 0;
	}
	.content .sp-right .sp-right-list .news-list{
		padding: 10px 0;
	}
	.content .sp-right .sp-right-list .news-list span{
		font-size: 12px;
	}
	.content .sp-right .sp-right-list .news-list .news-tit{
		width: calc(100% - 80px);
		height:18px;
	}
	.sp-right .sp-right-list .schedule{
		padding: 10px 0;
	}
	.sp-right .sp-right-list .schedule .time{
		font-size: 12px;
	}
	.sp-right .sp-right-list .schedule .meet-name{
		font-size: 14px;
		max-height: 43px;
	}
	.editor{
		padding: 10px 10px 20px;
	}	
	.council{
		padding: 10px 0;
	}
	.council .council-tit{
		font-size: 14px;
		
	}
	.council .council-tit span{
		font-size: 10px;
	}
	.council .council-list .council-item{
		font-size: 12px;
		width: 22%;
		margin: 5px;
	}
	.council .council-list{
		margin: 15px 0 25px;
	}
	.database{
		padding: 0px 0 10px;
	}
	.database .data-list {
		padding: 10px;
	}
	.database .data-list span{
		display: block;
		font-size: 12px;
		color: #333;
	}
	.database .data-list .data-tit{
		width: calc(100% - 85px);
		height: 19px;
		overflow: hidden;
		padding-left: 5px;
	}
	.database-detail{
		padding: 5px 0 15px;
	}
	.database-detail .article-tit{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.database-detail .article-detail{
		font-size: 10px;
		text-align: left;
	}
	.database-detail .article-detail span{
		margin-right: 5px;
	}
	.article-editor{
		padding: 20px 0;
	}
}
