﻿/* ----- 图片新闻----- */

.pic-news{
	padding: 0;
	background-color: #eaf3f5;}

.pic-news-l{
	padding: 8px;
	width: 280px;
	float: left;}

.pic-news-l img{
	border:1px solid #2196B7;
	padding: 1px;}

.pic-news-r{
	padding: 10px;
	float: right;
	width: 415px;}

.pic-news img{
	border:1px solid #9b9b9b;}
/* ----- 图片切换----- */
.pic-imgnews{
	position:relative;
	padding:#F7F7F7;
	padding:0;
	color:#666;}

.pic-imgnews img{
	border:1px solid #9b9b9b;}

.pic-imgnews .txt{
	position:absolute;
	height:22px;
	line-height:14px;
	overflow:hidden;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight: bold;
	color:#fff;
	top: 200px;
	width: 330px;
	z-index: 2;
	background: url(images/pic_news_bg.png) no-repeat 0 0;
	padding: 8px 0 0 10px;}

.pic-imgnews ul{
	position:absolute;
	height:14px;
	line-height:14px;
	overflow:hidden;
	right:3px;
	font-family:Arial;
	font-size:10px;
	color:#fff;
	top: 202px;
	z-index: 10;}

.pic-imgnews li{ float:left; background:#424648; padding:0 5px; border-left:1px solid #fff; cursor:pointer;}

.pic-imgnews .current{ background:#dddce1; color: #333;}

/*----- 研究列表 -----*/
.topiclist{
	overflow: hidden;
	clear: both;
	padding: 7px 0;}
.topiclist dl{
	float: left;
	width: 390px;
	margin: 10px 5px 5px 15px;}
.topiclist dt{
	float:left;
	width:66px;}
.topiclist dt img{
	width:60px;
	height:60px;
	border:1px solid #2196B7;
	padding: 1px;}
.topiclist dd{
	float: left;
	width: 300px;
	padding: 0 0 0 10px;}
.topiclist dd b{
	display: block;
	width: 280px;
	padding: 1px 0 3px 0;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.topiclist dd p{
	color:#333;
	text-overflow:ellipsis;}

/*----- 新闻列表 -----*/
.news{
	padding: 5px 10px;}

.news li{
	margin: 10px 5px;}

.news02{
	padding: 0 20px 0 10px;}
.news02 h1{
	-x-system-font:none;
	color:#000;
	font-family:"微软雅黑";
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:24px;
	margin-bottom:6px;
	font-weight:800;
	text-align:center;}

.news02 li{
	margin: 10px 5px;}


/*----- 研究列表 -----*/
.starteach{
	overflow: hidden;
	clear: both;
	padding-top: 0px;}

.starteach dd{
	background: url(images/title-bg.gif) no-repeat 0 0;
	padding: 8px 0 10px 30px;
	margin: 10px 20px;}
