@charset "utf-8";

/* 关于我们公共 by yinbo  */

	/* 定位 */
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.fixed {
	position: fixed;
}

	/* 文本位置 */
.txtL {
	text-align: left;
}
.txtC {
	text-align: center;
}
.txtR {
	text-align: right;
}

	/* 背景颜色 */
.bgFFF{
	background-color:#FFF;
}
.bg005bac{
	background-color:#005bac;
}
	/* 文字大小 */
.fs12 {
	font-size: 12px;
}
.fs14 {
	font-size: 14px;
}
.fs16 {
	font-size: 16px;
}
.fs18 {
	font-size: 18px;
}
.fs20 {
	font-size: 20px;
}
.fs24 {
	font-size: 24px;
}


	/* 文字颜色 */
.fc005bac {
	color: #005bac;
}

.fcWhite{
	color:#FFF;
}

	/* 宽度 */

.width5 {
	width:5%;
}
.width8 {
	width:8%;
}
.width9 {
	width:9%;
}
.width10 {
	width:10%;
}
.width11 {
	width:11%;
}
.width12 {
	width:12%;
}
.width13 {
	width:13%;
}
.width14 {
	width:14%;
}
.width15 {
	width:15%;
}
.width16 {
	width:16%;
}
.width17 {
	width:17%;
}
.width18 {
	width:18%;
}
.width19 {
	width:19%;
}
.width20 {
	width:20%;
}
.width21 {
	width:21%;
}
.width23 {
	width:23%;
}
.width25 {
	width:25%;
}
.width27 {
	width:27%;
}
.width30 {
	width:30%;
}
.width34 {
	width:34%;
}
.width35 {
	width:35%;
}
.width41 {
	width:41%;
}
.width45 {
	width:45%;
}
.width55 {
	width:55%;
}
.width75 {
	width:75%;
}



/* 工具类 by 尹波 */
.center{
	margin:0 auto;
}
.mt0{
	margin-top:0 !important;
}
.ma20{
	margin:20px;
}
.mt10{
	margin-top:10px;
}
.mr10{
	margin-right:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.mt40{
	margin-top:40px;
}
.mt50{
	margin-top:50px;
}
.mb50{
	margin-bottom:50px;
}
.mt60{
	margin-top:60px;
}


.pd0{
	padding:0;
}
.pd15{
	padding:15px;
}


.lh40{
	line-height:40px;
}

.borderR5{
	border-radius:5px;
}

.blockHover:hover{
	background-color:#005bac;
	color:#FFF;
}

.hide{
	display:none;
}







/* 页面框架 */
.con {
	width:1200px;
	margin:0 auto;
	margin-top:1px;
}
.conRight {
	width:996px;
	float:right;
	padding:30px 55px 55px 55px;
	box-sizing:border-box;
}
.conRight > .pictrue{
	display:none;
}

.conTitle{ color:#005bac; line-height:40px; border-bottom:1px #e8e8e8 solid;}

.left{
	min-height:900px !important;
}

	/* 左侧菜单 */
.menu_top {
	height:30px;
	border:#d8d8d8 1px solid;
	border-top:0;
	background:#f9f9f9;
}
.left_menu {
	width:190px;
	float:left;
}
.list_min_icon {
	width:14px;
	height:14px;
	background-position:0 -25px;
	display:inline-block;
	float:left;
	margin:19px 15px 0 30px;
}
.list_min_icon02 {
	width:14px;
	height:14px;
	background-position:-20px -25px;
	display:inline-block;
	float:left;
	margin:19px 10px 0 40px;
}
.right_suspension {
	width:80px;
	position:fixed;
	right:0;
	top:7%;
}
.left {
	width:202px;
	float:left;
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	background:#f6f6f6;
}
.menuList {
	width:187px;
	border-right:none;
	color:#000000;
	background-color: #f8f8f8;
	font-size:14px;
	text-align:center;
}
.left_top, .left_bottom {
	height:25px;
}
.left_top + ul a{
	display:block;
	font-size:16px;
	line-height:55px;
}
.left_bottom {
	height:40px;
}
.left ul li {
	height:55px;
	line-height:55px;
	text-align:left;
	padding-left:55px;
	cursor:pointer;
	background:#f1f1f1;
	border-bottom:#fff 1px solid;
	font-size:16px;
}
.left ul li:hover{ color:#005bac; border-left:3px #005bac solid; padding-left:52px; background:#fff; width:191px;}
.left ul li i{ width:9px; height:9px; background:url(../../../images2/gwsy/common/common.png) no-repeat; background-position:0 0; display:block; float:left; margin:23px 0 0 -25px;}
.left ul li.leftHoverBg{ background:#fff;  padding-left:52px; color:#005bac; border-left:3px #005bac solid; width:202px; box-sizing:border-box; }
.bold_border {
	width:5px;
	height:100%;
	background-color: #06569D;
	display: none;
	position: absolute;
	top:0;
	right:-1px;
}
.leftImg{ width:177px; height:113px; background:url(../../../images2/gwsy/common/common.png) no-repeat; background-position:0 -18px;}
.leftLink{padding-left:15px; display:block; margin-bottom:10px;}




/* 组件 by 尹波 begin */

	/* 内容头部路径 */
	
.breadcrumbsWrapper{
	background: #FDFDFD;
	background: -webkit-linear-gradient(#ffffff, #f5f5f5);
	background: -o-linear-gradient(#ffffff, #f5f5f5);
	background: -moz-linear-gradient(#ffffff, #f5f5f5);
	background: linear-gradient(#ffffff, #f5f5f5);
	border: 1px solid #e8e8e8;
    box-shadow: 0 1px 5px #ddd;
	z-index:1000;
}
.breadcrumbs {
	padding:15px;
	text-indent:2em;
	display:block;
	width:1200px;
}
.breadcrumbs a:hover {
	text-decoration:underline;
}


	/* 表单列表 */

.inputList li {
	float:left;
	margin-top:15px;
}

	/* 表单列表 */
	

.divider{
	border-top:#e8e8e8 1px solid;
	height:1px;
}
	/* 数据列表 */
	
.dataList .dataListHead{
	background-color:#005bac;
}
.dataList .dataListHead span{
	padding-top:8px;
	padding-bottom:8px;
	font-size:16px;
	color:#fff;
}
.dataList .even{
	background-color:#fbfbfb;
	border:1px #f4f4f4 solid;
}
.dataList li a{
	display:block;
	zoom: 1;
}
.dataList li a:after{
	height: 0;
	content: '';
	display: block;
	visibility: hidden;
	clear: both;
}
.dataList li a:hover span{
	color:#005bac;
}
.dataList li span {
	padding:12px 2% 12px 3%;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
}

.dataListDetail dt,.dataListDetail dd{
	margin:5px 0;
	float:left;
}

.dataListDetail dt{
	text-align:right;
	width:100px;
}

.dataListDetail dd{
	text-align:left;
	width:348px;
}

.dataListDetail dd.big{
	width:800px;
}

.dataListDetail ol {
	margin-left:20px;
}

.dataListDetail ol li{
	list-style:decimal;
	margin-top:10px;
}
.dataListDetail ol li:first-child{
	margin-top:0;
}


.dataList > li.open span{
	color:#005bac;
}
	
	/*新闻列表*/
		
.newsListIcon {
	display: inline-block;
	vertical-align:middle;
	width:24px;
	height: 92px;
	margin-left:24px;
	background: url("../../../images2/gwsy/about/lineD.png") center no-repeat;
}
.newsListItem:hover .newsListIcon{
	background: url("../../../images2/gwsy/about/lineY.png") no-repeat;
}
.newsListItem:hover > span,.newsListItem:hover > a{
	color: #005bac;
}
.newsListItem:hover.noHover > span,.newsListItem:hover > a{
	color: #575757;
}

.newsListItem .listText {
	margin-left: 55px;
}
.newsListItem .listP {
	margin-left: 128px;
}
	
		/* 版本2 */
.newsListSimple .newsListIcon{
	width:6px;
	height:6px;
	margin-left:0;
	background:url(../../../images2/gwsy/about/dots.gif) top;
}

.newsListSimple .newsListItem{
	border-bottom:#e8e8e8 1px solid;
	padding:10px;
}
.newsListSimple .newsListItem:hover .newsListIcon,
.newsListSimple .newsListItem.open .newsListIcon{
	background:url(../../../images2/gwsy/about/dots.gif) 0 -6px;
}
.newsListSimple .newsListItem.noHover:hover .newsListIcon{
	background-position:0 0;
}
.newsListSimple .listText {
	margin-left: 10px;
}
.newsListSimple .listP{
	float:right;
}

		/* 版本3 */
.nls .newsListItem.open{
	border:0;
}

.nls .newsListItem.open span{
	color:#005bac;
}

.nls .newsListDetail{
	border-bottom:1px #e8e8e8 solid;
	padding-top:15px;
	padding-bottom:30px;
}

.nls .newsListDetail.accordion-desc{
	padding-top:0;
}

.nls .listP{
	margin-top:5px;
}

	/* 下拉菜单 */
	
.selectBox {
	width:205px;
	height:36px;
	position:relative;
	text-indent: 1em;
}
.selectBoxSmall {
	width:194px;
	height:29px;
}

.selectLabel{
	line-height:36px;
}

.selectTitle {
	width:100%;
	height:100%;
	line-height:38px;
	border:#c0c0c0 1px solid;
}

.selectTitleCon{
	color:#aaa;
}

.selectTitleSmall {
	line-height:29px;
}

.seclectBg{
	width: 12px;
	height:11px;
	overflow: hidden;
	float:right;
	margin-top:13px;
	margin-right:12px;
	background:url(../../../images2/gwsy/about/arrow.gif) no-repeat;
	background-position:0 0;
}

.seclectBgSmall{
	margin-top:10px;
}

.selectCont {
	width:100%;
	max-height:200px;
	overflow:auto;
	display:none;
	position:absolute;
	top:40px;
	left:0;
	z-index:100;
	font-size:12px;
	line-height:30px;
	border:#ccc 1px solid;
	background-color:#fff;
}

.selectItemTitle{
	color:#aaa;
	background-color:#fafafa;
}


.selectContSmall {
	top:30px;
}

.selectCont>a {
	display:block;
	cursor:pointer;
	text-indent:0.7em;
	padding:5px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.selectCont>a:hover {
	background-color:#005bac;
	color:#FFF;
}



	/* 分页*/
.fy a:hover,.fy a.active {
    background: #005bac;
    color: #FFFFFF;
}
.fy a {
    padding: 4px 7px;
    margin-right: 6px;
    border: 1px #e6e6e6 solid;
}


	/* 手风琴*/

	
	/* 按钮*/

.btn {
	width:138px;
	height:30px;
	line-height:30px;
	text-align:center;
	display:inline-block;
	border:1px #005bac solid;
}
.btn:hover {
	background:#005bac;
	color:#fff;
	cursor:pointer;
}
	
	/* 段落导航 */
	
.conNavAbout a{
	color:#005bac;
}

.conNavAbout a.none{
	color:#575757;
}


	/* 段落 */

.paragraph p,.paragraph h2{
	margin-top: 12px;
}

.paragraph a{
	color:#005bac;
	text-decoration:underline;
}

.paraList{
	margin-left:20px;
}

.paraList li{
	list-style:circle;
	margin-top:10px;
}

.paraListNum li{
	list-style:decimal;
}

.paragraphLong p{
	text-indent:2em;
}
.paragraphLong .paraList{
	margin-left:60px;
}
.paragraphLong h2{
	margin-top:30px;
}
.paragraphLong h2:first-child{
	margin-top:15px;
}

	/* tab 切换 */
	
.tabWrapper	{
}
.tabWrapperCon{
	border-bottom:1px #e8e8e8 solid;
	height:42px;
}

.tabs a {
	margin-right:10px;
	padding:8px 26px;
	display:inline-block;
	cursor:pointer;
}
.tabs a:hover{
	color:#005bac;
}
.tabs a.active{
	background:#ffffff;
	color:#005bac;
	border-top:3px #0a61af solid;
	border-left:1px #0a61af solid;
	border-right:1px #0a61af solid;
}



	/* 箭头切换 */
	
.arrowAbout{
	display:block;
	width:12px;
	height:11px;
	background:url(../../../images2/gwsy/about/arrow.gif) no-repeat;
}

.arrowAbout.open{
	background-position:0 -11px;
}

.iconBack{
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	width:21px;
	height:18px;
	background:url(../../../images2/gwsy/about/back.gif) no-repeat;
}
	


	
	
	/* 手风琴 */
	
.accordion{
	cursor: pointer;
}
	


/* 组件 by 尹波 End */

/* 唐玮敏 begin*/
.topicList{
	border-bottom:1px solid #e8e8e8;
}
/* 唐玮敏 end*/
.navParent {
	padding:0 30px;
}



/* 页面 by 尹波 Begin */


	/* 集团介绍 */

.groupIntroTextWrapper{
	padding:40px;
}

.groupIntroHeadTitle{
	width:336px;
	height: 45px;
	text-align:center;
	line-height:45px;
	background-color:#005bac;
	font-size:16px;
	color:#FFF;
}

.groupIntroHeadItem{
	color:#005bac;
	font-size:12px;
	display:inline-block;
	border-radius:5px;
	border:1px #005bac solid;
	width:120px;
	margin-left:55px;
	padding:5px 10px;
	box-sizing:border-box;
}
.groupIntroHeadItem.active{
	background-color:#005bac;
	color:#FFF;
}

.groupIntroHeadItem:first-child{
	margin-left:0;
}

	

	/*博士后工作站*/2015/12/29
	
		/*博士后风采*/

.conList{
 overflow:hidden;/*b保证首个栏目的margin-top为40px；*/
}		

.conList .conListItem{
	border:1px #e8e8e8 solid;
	padding:12px 16px;

}

.conList .conListItem >img:first-child{
	margin-right:20px;
}


/* 页面 by 尹波 End */

/* 唐玮敏 begin*/
.topicList li{
	border-bottom:1px solid #e8e8e8;
}
.noBorder {
	width:900px;
  	margin-top:20px;
}
.noBorder td {
	text-align:right;
}
.fc_hui2 {
	padding:0 4px;
}
a.z_num {
	padding: 4px 7px;
	margin-right: 6px;
	border: 1px #e6e6e6 solid;
}
a.z_num:hover {
	background: #005bac;
	color: #FFFFFF;
}
input.z_num {
	border:2px inset;
}
.current {
    padding: 4px 4px;
	margin-right: 6px;
	border: 1px #e6e6e6 solid;
	background: #005bac;
	color: #FFFFFF!important;
}
.borderVisible td{
	border:1px solid #3c3c3c;
}
/* 唐玮敏 end*/


/* 分页样式  by Eric */
.tcdPageCode{padding:26px 0 36px;text-align: left;color: #ccc;float: right;}
.tcdPageCode a{display: inline-block;color: #575757;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;background-color: #005BAC;color: #FFFFFF;border: 1px solid #005BAC;
}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #005BAC;	border: 1px solid #005BAC;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;border: 1px solid #bfbfbf;vertical-align: middle;}
.tcdPageCode span{
display: inline-block;color: #575757;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;vertical-align: middle;
}

.sub-title{
  border-bottom: 1px #e8e8e8 solid;
  font-size:16px;
  color:#005bac;
  height: 30px;
  line-height: 30px;
}
.download-url{
  border-bottom: 1px #e8e8e8 solid;
  margin-top: 20px;
}
.download-url a:hover{
  color:#005bac;
}
.conRight .content-box ul {
    margin-left: 20px;
}
.conRight .content-box ul li{
    list-style-type: inherit!important;
}
.zoomElement .header {
  margin-top:0!important;
}