.box1 .hd{
	font-size: 20px;
	font-size: 18px;
	color:#0055a1;
	padding:0 0 10px 5px;
	border-bottom:1px solid #ddd;
	/*border-bottom:3px solid #d1d8db;*/
}
.box1 .hd img{
	vertical-align: middle;
	margin-right:8px;
	height: 26px;
}
.box1 .hd a.more{
	float: right;
	font-size: 15px;
	color:#b5b5b5;
	margin:7px 0 0 0;
}
.box1 .hd a.more:hover{
	color:#0055a1;
}

/*------大轮播图片 banner------开始*/
#banner{
	width: 1200px;
	height: 510px;
	margin:30px auto;
}
/*------大轮播图片 banner------结束*/

/*------膜所新闻 news------开始*/
.news{
	margin:0 auto 30px;
}
.news .hd{
	margin-bottom:20px;
}
.news .ct .pic{
	float: left;
	width: 650px;
}
.news .ct .txt{
	float: left;
	width: 520px;
	margin-left:30px;
}
.news .ct .txt ul li{
	line-height: 40px;
	font-size: 16px;
	/*padding-left:18px;*/
	/*background: url(../images/dot.png) no-repeat center left;*/
}
.news .ct .txt ul li a{
	color:#333;
}
.news .ct .txt ul li a:hover{
	color:#0055a1;
}
.news .ct .txt ul li span{
	float:right;
	color:#aaa;
}
/*.news .ct .txt ul li.first{
	list-style: none;
	background: none;
	padding: 0 0 15px 0;
    margin-bottom: 8px;
	border-bottom:1px dashed #dfdfdf;
}
.news .ct .txt ul li.first a{
	display: block;
}
.news .ct .txt ul li.first a:hover h4{
	color:#4378ba;
}
.news .ct .txt ul li.first a:hover p{
	color:#666;
}
.news .ct .txt ul li.first a h4{
	font-size: 18px;
	color:#333;
	font-weight: normal;
}
.news .ct .txt ul li.first a p{
	font-size: 14px;
	color:#898989;
	line-height: 24px;
}*/
/*------膜所新闻 news------结束*/

/*------研究动态 dynamic------开始*/
.dynamic{
	float: left;
	width: 585px;
        width: 650px;
	/*height: 460px;*/
	/*padding:15px 25px 0;*/
	/*background-color: #fff;*/
}
.dynamic .ct ul li{
	line-height: 56px;
	font-size: 16px;
	/*padding-left:18px;*/
	/*background: url(../images/dot.png) no-repeat center left;*/
	padding:0 8px;
	border-bottom:1px solid #f2f2f2;	
}
.dynamic .ct ul li:hover{
	background-color: #fafafa;
	cursor: pointer;
}
.dynamic .ct ul li:hover a{
	color:#0055a1;
}
.dynamic .ct ul li a{
	/*color:#333;*/
	color:#666;
	float: left;
	display: inline-block;
	/*width: 420px;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left:18px;
	background: url(../images/dot.png) no-repeat center left;
}
.dynamic .ct ul li a:hover{
	color:#0055a1;
}
.dynamic .ct ul li span.time{
	float: right;
	color:#aaa;
}
/*------研究动态 dynamic------结束*/

/*------通知公告 notice------开始*/
.notice{
	float: right;
	width: 585px;
        width: 520px;
	/*height: 460px;
	padding:15px 25px 0;
	background-color: #fff;*/
}
.notice .hd{
	padding:0 0 11px 5px;
}
.notice .ct>ul>li{
	overflow: hidden;
	/*padding: 15px 0;*/
	padding: 19px 0;
	/*border-top: 1px solid #eee;*/
	border-bottom: 1px solid #eee;
}
.notice .ct>ul>li:first-child{
	/*border-top: none;*/
	margin-top: 3px;
}
.notice .ct>ul>li>.second{
	float: left;
	margin-left:10px;
	width: 68px;
	height: 60px;
	border:1px solid #dcdcdc;
        border: 1px solid #206fb6;
}
.notice .ct>ul>li>.second li{
	/*width: 68px;*/
	/*height: 30px;*/
	text-align: center;
	/*line-height: 30px;*/
	/*padding:0 10px;*/
}
.notice .ct>ul>li>.second li.date{
	color: #0055a1;
	font-size: 18px;
	/*margin-top:11px;*/
	height: 32px;
	line-height: 32px;
        color: #fff;
	/*background-color: #fff;*/
	/*border:1px solid #0055a1;*/
        background-color: #206fb6;
}
.notice .ct>ul>li>.second li.year{
	color: #7d7d7d;
	/*font-size: 13px;
	margin-top:2px;*/
	/*height: 28px;
	line-height: 28px;*/
	/*background-color: #0055a1;*/
        font-size: 15px;
        margin-top: 5px;
}
.notice .ct>ul>li>p{
	float: left;
	width: 390px;
	font-size: 16px;
	line-height: 28px;
	margin:1px 0 0 25px;
}
.notice .ct>ul>li>p a{
	color: #0055a1;
	/*text-align: center;*/
}
.notice .ct>ul>li>p a:hover{
	text-decoration: underline;
}
/*------通知公告 notice------结束*/

/*------常用栏目 column------开始*/
.column{
	margin:45px 0;
}
.column ul li{
	float: left;
	margin-left:30px;
}
.column ul li:first-child{
	margin-left:0;
}
.column ul li a{
	display: block;
	width: 276px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-size: 22px;
	color:#fff;
	letter-spacing: 1px;
	background-color: #f5f5f5;
}
.column ul li a#color1{background-color: #a64c5c;}
.column ul li a#color2{background-color: #c39f55;}
.column ul li a#color3{background-color: #38818d;}
.column ul li a#color4{background-color: #91955b;}
.column ul li a img{
	vertical-align: middle;
}
.column ul li a:hover{
	filter: Alpha(opacity=90);
	-moz-opacity:.9;
	opacity: .9;
}
/*------常用栏目 column------结束*/



