#index_container{background-color: transparent;}
#index{margin-top: 0px;margin-bottom: 12px;background-color: white;}
/*首页轮播*/
.index_carousel{width: 100%;height: 337px;overflow: hidden;position: relative;}
.index_carousel .hd{ height:15px; width: 100%; overflow:hidden; position:absolute; left: 0px;bottom: 10px; z-index:1;}
.index_carousel .hd ul{ overflow:hidden; zoom:1; margin: 0 auto;}
.index_carousel .hd ul li{width: 30px; height: 6px; line-height:14px; text-align:center;float: left;cursor: pointer;
	margin-right: 6px;background-color: white;}
.index_carousel .hd ul li.on{ background-color: #ffd74b;}
.index_carousel .bd{position: relative;height: 100%;z-index: 0;}
.index_carousel .bd li{ zoom:1; vertical-align: middle; height: 337px;width: 100%;}
.index_carousel .bd li a{display: block;width: 100%;height: 337px;}
/*中间内容部分*/
.index_ctn{overflow: hidden;}
.index_ctn .index_left{float: left;padding: 30px 20px 30px 20px;width: 755px;}
.index_ctn .index_title{line-height: 40px;border-bottom: solid 1px #b3b3b3;overflow: hidden;}
.index_ctn .index_title .text{border-bottom: solid 3px #07709b;font-size: 24px;
	color: #07709b;float: left;}
.index_ctn .index_title .text em{color: #a1c7d2;margin-left: 12px;font-size: 18px;font-family: Times New Roman;}
.index_ctn .index_title .more{float: right;width: 49px;height: 40px;
	background: url(../images/index_more.png) center center no-repeat;}
.index_ctn .index_right{margin-left: 795px;background-color: #e4f0f3;padding: 30px 17px 30px 17px;height: 669px;}
/*研究成果*/
.index_payoffs{overflow: hidden;margin-top: 10px;margin-bottom: 35px;}
.index_payoffs .index_payoffsul{float: left;width: 127px;background-color: #e4f0f3;line-height: 47px;padding-left: 5px;}
.index_payoffs .index_payoffsul li{text-align: center;}
.index_payoffs .index_payoffsul li a{font-size: 14px;color: #333333;display: block;word-break: break-word;}
.index_payoffs .index_payoffsul li a.active{background-color: white;color: #07709b;}
.index_payoffs .index_payoffsab{margin-left: 152px;position: relative;width: 603px;height: 237px;}
.index_payoffs .index_payoffsab .index_payoffsdiv{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;
	overflow: hidden;display: none;}
.index_payoffs .index_payoffsab .index_payoffsdiv .pic{width: 230px;height: 237px;float: left;}
.index_payoffs .index_payoffsab .index_payoffsdiv .summary{margin-left: 245px;margin-top: 25px;line-height: 22px;
	text-indent: 2em;color: #666666;}
/*新闻动态*/
.index_news{margin-top: 10px;overflow: hidden;}
.index_news .pic{padding-top: 40px;position: relative;width: 340px;height: 210px;float: left;}
.index_news .pic .picab{position: absolute;width: 100%;height: 210px;top: 40px;left: 0px;overflow: hidden;display: none;}
.index_news .pic .picab img{width: 100%;height: 100%;}
.index_news .newlist_ul{overflow: hidden;background-color: #e4f0f3;border-bottom: solid 1px #b3b3b3;}
.index_news .newlist_ul li{float: left;width: 33.333%;text-align: center;line-height: 39px;}
.index_news .newlist_ul li a{color: #333333;font-size: 14px;display: block;    word-break: break-word;height:39px;}
.index_news .newlist_ul li a.active{display: block;background-color: white;border-bottom: solid 3px #07709b;
	color: #07709b;}
.index_news .newlist_ab{margin-left: 356px;width: 335px;height: 210px;padding: 10px;position: relative;}
.index_news .newlist_ab .newlist_box{position: absolute;top: 10px;left: 10px;width: 358px;height: 210px;overflow: hidden;
	display: none;}
.index_news .newlist_ab .newlist_box li{line-height: 40px;overflow: hidden;border-bottom: dashed 1px #cccccc;}
.index_news .newlist_ab .newlist_box li .title{float: left;color: #666666;}
.index_news .newlist_ab .newlist_box li .times{float: right;color: #a9a9a9;}
.index_news .newlist_ab .newlist_box li:hover .title{color: #07709b;}
.index_news .newlist_ab .newlist_box li:hover .times{color: #07709b;}
/*实验室介绍*/
.index_lab{margin: 10px 0px 29px 0px;}
.index_lab li{margin-bottom: 10px;background-color: white;padding: 6px 6px;}
.index_lab li:hover{background-color: #ffd74b;}
.index_lab li .title{color: #333333;font-size: 14px;border-bottom: solid 2px #07709b;padding-bottom: 3px;}
.index_lab li .summary{margin-top: 12px;color: #666666;}
/*研究队伍*/
.index_research{overflow: hidden;margin-top: 12px;}
.index_research li{float: left;margin-right: 15px;width: 175px;height: 125px;margin-bottom: 10px;position: relative;
	overflow: hidden;}
.index_research li img{width: 100%;height: 100%;}
.index_research li .title{position: absolute;bottom: 0px;left: 0px;width: 175px;height: 125px;}
.index_research li .title p{color: #1a1a1a;font-size: 16px;position: absolute;bottom: 0px;left: 0px;width: 175px;
	height: 40px;line-height: 40px;text-align: center;background: url(../images/index_research_titlebg.png);}
.index_research li .active{position: absolute;background: url(../images/mask_bg.png);}
.index_research li .title p.active_title{background: url(../images/index_research_titleactive.png);}





