﻿@charset "utf-8";
/* CSS Document */

/*	#content 首页content内部样式
--------------------------------------*/
.bg{
	background-image:url(../../images/about/bg_about.gif);
	background-repeat:repeat-y;
	background-position:20px 0px;
}
.bg_02{
	background-image:url(../../images/about/bg_about_02.gif);
	background-repeat:repeat-y;
	background-position:20px 0px;
}

/*	右侧上部banner条
--------------------------------------*/
.h1_about{
	background-image:url(../../images/about/about.jpg);
}
.h1_in1{
	background-image:url(../../images/about/in1.jpg);
}
.h1_in2{
	background-image:url(../../images/about/in2.jpg);
}
.h1_in3{
	background-image:url(../../images/about/in3.jpg);
}
.h1_in4{
	background-image:url(../../images/about/in4.jpg);
}
.h1_in5{
	background-image:url(../../images/about/in5.jpg);
}
.h1_in6{
	background-image:url(../../images/about/in6.jpg);
}
.h1_in7{
	background-image:url(../../images/about/in7.jpg);
}

/*	投资者园地版块对.variable样式进行加高 style
--------------------------------------*/
/*.vheight{
	min-height:440px;
	height:auto!important;
	height:440px;
}*/

/*	公司新闻阅读页面 style
--------------------------------------*/
.read{
	padding-top:12px;	
	line-height:20px;
	margin:12px 0px;
}
.read h2{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-bottom:12px;
}
.read .ss{
	color:#89b1d4;
	text-align:right;
	height:28px;
	line-height:28px;
	width:406px;
	border-bottom:1px dashed #666666;
}
.ss a{
	color:#89b1d4;
}
.read .date{
	color:#89b1d4;
	float:left;
	padding-left:2px;
}
.read p{
	text-indent:2em;
	margin:12px 0px;

}
.back{
	position:absolute;
	bottom:10px;
	right:21px;
}
.back a{
	color:#003399;
}
#articlebody{
}
/*	tab切换 style
--------------------------------------*/
.x_gonggao{
	margin-top:12px;
}



/*	tab切换样式
--------------------------------------*/
.tab{
	border-bottom:1px solid #ccc;
	margin-bottom:1px;
}
.tab ul{
	padding-top:10px;
}
.tab li{
	height:25px;
	line-height:25px;
	float:left;
	font-size:12px;
	cursor:pointer;
	padding:2px 1em 0px 1em;
	font-weight:bold;
	width:auto;
}
.tb_{
}
.normaltab{
	color:#666666;
	background-image:url(../../images/tab_bg_04.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.hovertab {
	color:#fff;
	background-image:url(../../images/tab_bg_02.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.dis{
	display:block;
}
.undis{
	display:none;
}

/*	首页右侧——投资者教育问答
--------------------------------------*/
.qa{
	width:280px;
	position:absolute;
	top:18px;
	right:20px;
	/*margin-right:35px;*/
	overflow:hidden;
}
.qa h3{
	color:#003399;
	height:28px;
	line-height:28px;
	font-size:11px;
	font-weight:bold;

}
.qa span{
	color:#fff;
}
.qa a{
	color:#fff;
}
.qa dl{
	padding:8px 0px 6px 0px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	line-height:24px;
}
.qa dt, .qa dt a{
	color:#003399;
}
.qa dd, .qa dd a{
	color:#333333;
}
.qa p{
	text-align:right;
	margin:8px 0px 8px 80px;
}

/*	vcx答
--------------------------------------*/
.jy_qa{
	margin-top:12px;
}

/*	申万介绍 style
--------------------------------------*/
.jianjie{
	/*background:url(../../images/about/jianjie_03.jpg) 0 0 no-repeat;
	padding:120px 0px 10px 136px;*/
	padding-top:5px;
}
.jianjie p{
	text-indent:2em;
	line-height:20px;
	margin:12px 0px;
}
/*	组织架构 style
--------------------------------------*/
.jiagou{
}
.jiagou p{
	text-indent:0em;
	line-height:20px;
	margin:12px 0px;
}
/*	股东信息 style
--------------------------------------*/
.gudong{
	margin-top:12px;
}
.gudong table{
	font-family:Arial, Helvetica, sans-serif;
	
}
.gudong th{
	height:30px;
	font-size:14px;
	color:#fff;
	border-bottom:1px solid #fff;
	background-color:#5596de;
	padding-left:10px;
}
.gudong td{
	height:30px;
	padding-left:10px;
	background-color:#f2f8fd;
}
.gudong .tdlight{
	background-color:#d8e8f8;
}

/*	工作站介绍_首页 style
--------------------------------------*/
.gongzuozhan{
}
.gongzuozhan p{
	text-indent:2em;
	line-height:20px;
	margin:12px 0px;
}
.gongzuozhan .viewxx{
	text-align:right;
}
.gongzuozhan .viewxx a{
	color:#003399;
}
.gongzuozhan h2{
	text-indent:0em;
	line-height:20px;
	margin:12px 0px;
}
.gongzuozhan ul{
}
.gongzuozhan li, .gongzuozhan li a{
	float:left;
	display:block;
	text-indent:-999em;
	overflow:hidden;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.gongzuozhan .gzz_1, .gongzuozhan .gzz_1 a{
	width:200px;
	height:111px;
	background-image:url(../../images/about/gongzuozhan_03.jpg);
}
.gongzuozhan .gzz_2, .gongzuozhan .gzz_2 a{
	width:203px;
	height:111px;
	background-image:url(../../images/about/gongzuozhan_04.jpg);
}
.gongzuozhan .gzz_3, .gongzuozhan .gzz_3 a{
	width:132px;
	height:116px;
	background-image:url(../../images/about/gongzuozhan_06.jpg);
}
.gongzuozhan .gzz_4, .gongzuozhan .gzz_4 a{
	width:134px;
	height:116px;
	background-image:url(../../images/about/gongzuozhan_07.jpg);
}
.gongzuozhan .gzz_5 ,.gongzuozhan .gzz_5 a{
	width:137px;
	height:116px;
	background-image:url(../../images/about/gongzuozhan_08.jpg);
}

.rnews{
	width:278px;
	position:absolute;
	top:18px;
	right:22px;
	/*margin-right:35px;*/
	overflow:hidden;
}

.rnews ul{
}
.rnews li{
	line-height:24px;
}
.rnews a{
	color:#fff;
}

/*	工作站介绍_管理条例 style
--------------------------------------*/
.guanlitl{
	margin-top:12px;
}
.guanlitl h2{
	height:22px;
	font-size:14px;
	text-indent:-999em;
	background-image:url(../../images/about/guanlitl_03.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

/*	工作站介绍_工作站概况 style
--------------------------------------*/
.gaikuang{
	margin-top:12px;
}
.gaikuang h2{
	height:22px;
	font-size:14px;
	text-indent:-999em;
	background-image:url(../../images/about/gaikuang_03.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.gaikuang p{
	text-indent:2em;
	line-height:20px;
	margin:12px 0px;
}

/*	工作站介绍_指导专家 style
--------------------------------------*/
.zhuanjia{
	margin-top:12px;
}
.zhuanjia h2{
	height:22px;
	font-size:14px;
	text-indent:-999em;
	background-image:url(../../images/about/zhuanjia_03.gif);
	background-position:-3px 0px;
	background-repeat:no-repeat;
}

.zhuanjia p{
	text-indent:0em;
	line-height:20px;
	margin:12px 0px;
}
.zhuanjia table{
	width:80%;
}
.zhuanjia td{
	height:22px;
}

/*	工作站介绍_博士后风采 style
--------------------------------------*/
.boshi{
	margin-top:12px;
}
.boshi h2{
	height:22px;
	font-size:14px;
	text-indent:-999em;
	background-image:url(../../images/about/boshi_03.gif);
	background-position:-3px 0px;
	background-repeat:no-repeat;
}
.boshi ul{
}
.boshi li{
	border-bottom:1px solid #cccccc;
}
.boshi h3{
	font-size:14px;
	height:24px;
	line-height:24px;
	margin-top:12px;
}
.boshi p{
	text-indent:0em;
	line-height:20px;
	margin:0px 0px 12px 0px;
}

/*	工作站介绍_机构设置 style
--------------------------------------*/
.jigou{
	margin-top:12px;
}
.jigou h2{
	height:22px;
	font-size:14px;
	text-indent:-999em;
	background-image:url(../../images/about/jigou_03.gif);
	background-position:-3px 0px;
	background-repeat:no-repeat;
}

.jigou p{
	text-indent:0em;
	line-height:20px;
	margin:12px 0px;
}

.jigoutu{
	width:278px;
	position:absolute;
	top:18px;
	right:22px;
	/*margin-right:35px;*/
	overflow:hidden;
}

/*	企业文化 style
--------------------------------------*/
.culture{
	margin-top:12px;
}
.goal{
	min-height:125px;
	height:auto!important;
	height:125px;
	padding-left:140px;
	background-image:url(../../images/about/culture.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}
.culture h2{
	font-size:14px;
	color:#003399;
	line-height:24px;
}
.culture p{
	font-size:12px;
	line-height:22px;
	margin-bottom:15px;
}
.mission{
	padding-left:20px;
}


/*	高管介绍 style
--------------------------------------*/
.managerlist{
	margin-top:12px;
}
.manager{
	min-height:120px;
	height:auto!important;
	height:120px;
	background:url(../../images/about/gg_13.jpg) no-repeat right bottom;
	padding:8px 0px 18px 0px;
	margin-bottom:8px;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}
.manager img{
	width:157px;
	height:214px;
	display:block;
	margin:0px auto;
	background:url(../../images/about/gg_bg.jpg) 0 0 no-repeat;
	padding:0px 8px 8px 0px;
}
.manager span{
	color:#003399;
}
.managerlist div{
	/*margin-left:100px;*/
	line-height:22px;
	padding-left:30px;
	padding-bottom:10px;
	margin-bottom:20px;
	background:url(../../images/about/gg_17.jpg) 0 0 no-repeat;
	border-bottom:1px dotted #ccc;
	
}
.managerlist h2{
	font-size:14px;
}
.managerlist h2 span{
	/*font-size:12px;
	font-weight:normal;*/
	color:#003399;
}


/*	表格下载 style
--------------------------------------*/
#kinds{
	margin-top:12px;
	height:29px;
	padding:5px 0px 0px 10px;
	background-color:#e5e5e5;
}
.xssel{
	border:1px solid #999999;
	height:18px;
	width:150px;
	padding-left:2px;
	color:#999999;
	line-height:18px;
}
#kinds .xs_btn{
	margin-bottom:-5px;
	margin-right:12px;
}

.tbdown{
	margin-top:12px;
}

/*	表格下载 style
--------------------------------------*/
.netsearch{
	/*margin-top:12px;*/
	height:28px;
	padding:5px 0px 0px 10px;
	background-color:#e5e5e5;
}
.netsearch label{
	width:115px;
	line-height:24px;
	float:left;
}
.netkeyword{
	border:1px solid #999999;
	height:18px;
	width:150px;
	padding-left:2px;
	color:#999999;
	line-height:18px;
}
.netsearch .xs_btn{
	margin-bottom:-5px;
	margin-right:12px;
}
.netmap{
	text-align:center;
	padding:12px 0px;
}
.branch{
}
.branch h2{
	font-size:14px;
	font-weight:normal;
	height:24px;
	line-height:24px;
	border-bottom:1px solid #ccc;
}
.branch ul{
	padding:5px 0px;
}
.branch li{
	line-height:25px;
}


/*	如何加入 style
--------------------------------------*/
.join{
	margin-top:12px;
}
.hr{
}
.hr h2{
	color:#003399;
	font-size:12px;
	line-height:28px;
	margin-left:170px;
}
.hr p{
	line-height:20px;
	margin-left:170px;
	font-family:Arial, Helvetica, sans-serif;
}
.hr a{
	color:#666;
}
.hr img{
	float:left;
}

.question{
	margin-top:30px;
}
.question h3{
	background-image:url(../../images/about/join_07.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	height:28px;
	line-height:28px;
}
.question h3 a{
	color:#666;
}
.question a.current, .question h3 a:hover{
	color:#003399;
	font-weight:bold;p
}
.question ul{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px 0px;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
}
.question li{
	line-height:20px;
	margin:5px 0px;
	list-style:disc;
}
.question li a{
	color:#003399;
	text-decoration:underline;
}

/*	员工发展 style
--------------------------------------*/
.yuangong{
	margin-top:12px;
}
.shuoming{
	color:#003399;
	background-image:url(../../images/about/yuangong_03.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	min-height:50px;
	height:auto!important;
	height:50px;
	padding:70px 0px 0px 93px;
	line-height:20px;
}
.yuangong h2{
	font-size:12px;
	color:#003399;
	height:24px;
	line-height:24px;
	text-align:right;
}
.yuangong h2 span{
	float:left;
}
.yuangong h2 a{
	color:#003399;
	font-weight:normal;
}
.weicai{
	margin-top:20px;
}
.weicai p{
	line-height:20px;
}
.huodongbox{
	margin-top:20px;
}
.huodongbox h2{
	border-bottom:1px solid #ccc;
	margin-bottom:8px;
}
.huodongbox img{
	float:left;
	background-image:url(../../images/about/yuangong_bg.jpg);
	width:114px;
	height:86px;
	padding:5px 7px 7px 5px;
}
.huodonglist{
	width:270px;
	float:right;
	line-height:24px;
}
.huodonglist a{
	color:#666;
}



/*	大事记 style
--------------------------------------*/
.dashiji{
	margin-top:12px;
	position:relative;
	height:410px;
	color:#666;
}
.dashiji h2{
	color:#003399;
	font-size:12px;
}
.dashiji ul{
}
.dashiji li{
	line-height:22px;
	margin-bottom:24px;
	color:#333;
}
.dashiji span{
	color:#003399;
}

/*	发展历程 style
--------------------------------------*/
#LeftArr, #RightArr{
	cursor:pointer;
	margin-top:10px;
}
.licheng_tab{
	margin-top:0px;
	position:relative;
	color:#666;
	background:url(../../images/about/dot.jpg) 0 100% repeat-x;
	padding-bottom:1px;
}
.licheng{
	margin-top:12px;
	position:relative;
	height:410px;
	color:#666;
}
.licheng ul{
	padding-left:25px;
}
.licheng li{
	line-height:22px;
	margin-bottom:5px;
	color:#333;
	/*list-style-type:disc;
	padding-bottom:18px;
	border-bottom:1px solid #ccc;*/
	padding:15px 0px;
	background:url(../../images/about/dot.jpg) 0 100% repeat-x;
	clear:both;
}
.licheng span{
	color:#003399;
	font-weight:bold;
}

/*	大事记 style
--------------------------------------*/
.xinwen{
	width:588px;
	height:48px;
	overflow:hidden;
	/*OOM: 1; POSITION: relative;*/
}
/*.scroll{
	text-align:right;
	margin-top:0px;
	padding-right:0px;
}
.scroll img{
	margin-left:2px;
	vertical-align:bottom;
	cursor:pointer;
}*/
.datelist{
	background:url(../../images/about/dot.jpg) 0 100% repeat-x;
}
.datelist td{
	vertical-align:top;
}
.year, .month{
	margin-top:15px;
}
.year a{
	color:#656565;
	font-weight:bold;
	width:72px;
	height:33px;
	line-height:33px;
	/*display:block;*/
	display:inline;
	margin-right:12px;
	float:left;
	text-align:center;
	background:url(../../images/about/dsj_08.gif) 0 0 no-repeat;
}
.year a:hover, .year .current{
	color:#fff;
	text-decoration:none;
	background:url(../../images/about/dsj_06.gif) 0 0 no-repeat;
}
.year .last{
	color:#003399;
}
.month a{
	color:#898989;
	font-weight:bold;
	width:50px;
	height:21px;
	line-height:21px;
	display:block;
	margin-right:6px;
	float:left;
	text-align:center;
	background:url(../../images/about/dsj_16.gif) 0 0 no-repeat;
}
.month a:hover, .month .current{
	color:#fff;
	text-decoration:none;
	background:url(../../images/about/dsj_13.gif) 0 0 no-repeat;
}
.month .last{
	margin-right:0px;
}
.dashiji{
	margin-top:12px;
	position:relative;
	height:410px;
	color:#666;
}
.dashiji ul{
}
.dashiji li{
	/*text-indent:2em;*/
	line-height:22px;
	margin-bottom:5px;
	color:#333;
	padding:15px 0px;
	background:url(../../images/about/dot.jpg) 0 100% repeat-x;
	clear:both;
}
.dashiji .pright{
	float:right;
	margin-left:8px;
}
.dashiji .pleft{
	float:left;
	margin-right:8px;
}
/*.dashiji span{
	color:#003399;
}*/
