/*left*/
#left{
	width: 235px;
	overflow: hidden;
	float: left;
	margin: 16px 0 0 16px;}
/*head*/
#left .head{
	width: 235px;
	height: 34px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #0e8fe5;}
#left .head h1{
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	padding-left: 11px;
	font-weight: normal;}
#left .head a.more{
	float: right;
	margin: 12px 11px 0 0;}
/*box*/
#left .box{
	width: 233px;
	overflow: hidden;
	padding: 5px 0;
	border: 1px solid #a7e2ff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;}
#left .box ul{
	width: 100%;
	overflow: hidden;}
#left .box ul li{
	width: 100%;}
#left .box ul li a{
	width: 213px;
    height: 30px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    color: #000;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 20px;
    background: url(../images/xbx-left-ul-li-bg.png) no-repeat 10px 11px;}
#left .box ul li a.line{
	width: 213px;
    height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 28px;}
/*研究室队伍*/
#inner {} 
.hot-event {
	position: relative;
	width: 233px;
	height: 233px;
	margin: 10px auto;}
/*左右切换*/
.switch-nav {
	width: 233px;
	position: absolute;
	left:0px;
	bottom: 100px;
	z-index: 12;}
.switch-nav .i-prev {
	float: left;
	background-image: url(../images/xbx-yjsdw-left.png);}
.switch-nav .i-next {
	float: right;
	background-image: url(../images/xbx-yjsdw-right.png);}
a .ico {
	cursor: pointer;}
.ico {
	display: inline-block;
	width: 29px;
	height: 40px;
	text-indent: -9999999px;
	vertical-align: middle;
	overflow: hidden;}
/*图片展示*/
.event-item {
	height: 233px;
	width: 145px;
	position: absolute;
	z-index: 1;
	left: 44px;
	top: 0;}
.event-item .banner {
	display: block;}
.event-item img {
	/*-webkit-box-reflect: below 0 -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(85%, transparent), to(rgba(255, 255, 255, .2)));*/
	border: 0;
	display: block;
	margin: 0 auto 5px;
	border-radius: 5px;}
.event-item em{
	color: #005bac;
	font-style: normal;
	font-size: 12px;
	margin-bottom: 3px;
	display: block;}
.event-item .pic{}
.event-item .txt{
	display: block;
	color: #4c4c4c;
	line-height: 16px;
	text-align: center;}
.switch-tab{
	text-indent: -9999px;}










/*right*/
#right{
	width: 717px;
	overflow: hidden;
	float: right;
	margin: 16px 16px 0 0;}
/*head*/
#right .head{
	width: 717px;
	height: 34px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #0e8fe5;}
#right .head h1{
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	padding-left: 11px;
	font-weight: normal;}
#right .head a.more{
	float: right;
	margin: 12px 11px 0 0;}
/*box*/
#right .box{
	width: 693px;
	height: 857px;
	overflow: hidden;
	padding: 11px;
	border: 1px solid #a7e2ff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;}
#right .box p{
	font-size: 14px;
	padding: 10px 0;}
#right .box .c-pic{
	float: right;
	margin: 15px 0 15px 15px;}
















/*news-switch*/
.news-switch{
	width: 320px;
	height: 200px;
	overflow: hidden;
	float: left;}
#owl-demo {
	position: relative;
	width: 320px;
	height: 200px;
	margin: 0 auto;}
#owl-demo .item {
	position: relative;
	display: block;}
#owl-demo img {
	display: block;
	width: 320px;
	height: 200px;}
#owl-demo b {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	background:url(../images/owl-demo-bg.png);}
#owl-demo span {
	padding: 5px 0;
	display: block;
	width: 70%;
	height: 20px;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space:nowrap;
	font: 14px/32px "微软雅黑", "黑体";
	color: #fff;
	text-align: left;
	padding-left: 10px;
	line-height: 20px;}
.owl-pagination {
	position: absolute;
	right: 5px;
	bottom: 0px;
	height: 17px;
	text-align: right;}
.owl-page {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 2px;
	background: #fff;
	*display: inline;
	*zoom: 1;}
.owl-pagination .active {
	width: 8px;
	background: #eb5902;}
.owl-buttons {
	display: none;}
.owl-buttons div {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 80px;
	margin-top: -40px;
	text-indent: -9999px;}
















/*news-list*/
.news-list{
	width: 380px;
	height: 200px;
	overflow: hidden;
	float: right;}
.news-list h1{
	height: 50px;
    overflow: hidden;
	font-size: 18px;
	color: #000;
	line-height: 25px;
	font-weight: normal;}
.news-list p{
	font-size: 12px;
    color: #b0b0b0;
    line-height: 18px;
    height: 54px;
    overflow: hidden;}
.news-list p a{
	color: #b0b0b0;}

.news-list ul {
	border-top: 1px dashed #cfcfcf;
    width: 100%;
    height: 116px;
    overflow: hidden;
    margin: 6px auto 0;}
.news-list ul li {
	width: 100%;
	line-height: 28px;
	height: 28px;
	border-bottom: 1px dashed #cfcfcf;
	float: left;}
.news-list ul li a {
	width: 76%;
    float: left;
    color: #555555;
    font-size: 14px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/xbx-news-list-bg.png) no-repeat left center;}
.news-list ul li a.start{
	color: #ec4242;}
.news-list ul li:hover a {
	color: #ec4242;}
.news-list .news-date {
	float: right;
	color: #adadad;
	line-height: 33px;
	font-size: 12px;}









/*图文页面（关于我们）css样式*/
.lab-about{
	width: 100%;
	overflow: hidden;
	margin: 0px auto 40px;}
.lab-about p img{width: 100%;}
.lab-about p{margin-bottom: 10px; color: #000; font-family: "微软雅黑"; font-size: 14px;}



/*新闻列表css样式*/
.lab-list{
	width: 100%;
	overflow: hidden;
	margin: 0px auto 40px;}
.lab-list ul{
	width:100%; overflow: hidden; margin:0 auto;}
.lab-list ul li{
	width:100%; line-height:33px; height:33px; border-bottom:1px dotted #dbdbdb; float:left;}
.lab-list ul li a{
	float:left; color:#000; font-size:14px;} 
.lab-list ul li:hover a{
	color:#000;} 
.lab-list .l-date{
	float:right; color:#ccc; line-height:33px; font-size:12px;}



/*新闻详细css样式*/
.lab-list h2{
	width: 100%; height: 40px; overflow: hidden; font-weight: normal;
	color: #000; font-size: 20px; line-height: 40px; text-align: center; margin-bottom: 10px;}
.lab-list p{  margin-bottom: 10px; color: #000; font-family: "微软雅黑"; font-size: 14px;}



/*产品列表css样式*/
.lab-product{
	width: 100%;
	overflow: hidden;
	margin: 0px auto 40px;}
.lab-product ul{
	width:100%; overflow: hidden; margin:0 auto 20px;}
.lab-product ul li{
	width:33.3%; overflow: hidden; float:left;}
.lab-product ul li a{
	display: block; width: 90%; margin: 0 auto;} 
.lab-product ul li a img{
	display: block; width: 100%;}
.lab-product .name{
	width: 100%; height: 20px; display: block;
	text-align: center; color:#000; line-height:20px; font-size:12px;}


/*page分页css样式*/	
.lab-fenye {
	width: 100%;
	overflow: hidden;
	padding: 20px;
	text-align: center;}
.cutpage {
	font-size: 12px;
	font-family: Tahoma;}
.cutpage a{
	display:inline-block; 
	width: 25px; 
	height:25px; 
	line-height:25px; 
	text-align: center; 
	margin:0 5px;
	color: #000;
	border-radius: 100px;}
.cutpage a.current{background:#000; color:#fff;}
.cutpage a:hover{background:#000; color:#fff;}
.cutpage a.start, .cutpage a.end{
	width: auto;}
.cutpage a.start:hover, .cutpage a.end:hover{
	background: none;
	color: #000;}