﻿@charset "utf-8";
/* CSS Document */

/*	#content 首页content内部样式
--------------------------------------*/
.bg_index{
	background-image:url(../../images/about/bg_index.gif);
	background-repeat:repeat-y;
	background-position:20px 0px;
}
.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_1{
	background-image:url(../../images/about/in1_1.jpg);
}
.h1_in1_2{
	background-image:url(../../images/about/in1_2.jpg);
}
.h1_in1_3{
	background-image:url(../../images/about/in1_3.jpg);
}
.h1_in1_4{
	background-image:url(../../images/about/in1_4.jpg);
}
.h1_in1_5{
	background-image:url(../../images/about/in1_5.jpg);
}
.h1_in1_6{
	background-image:url(../../images/about/in1_6.jpg);
}
.h1_in1_7{
	background-image:url(../../images/about/in1_7.jpg);
}
.h1_in1_8{
	background-image:url(../../images/about/in1_8.jpg);
}
.h1_in2_1{
	background-image:url(../../images/about/in2_1.jpg);
}
.h1_in2_2{
	background-image:url(../../images/about/in2_2.jpg);
}

/*	投资者园地版块对.variable样式进行加高 style
--------------------------------------*/
/*.variable{
	min-height:440px;
	height:auto!important;
	height:440px;
}
.variable_02{
	min-height:440px;
	height:auto!important;
	height:440px;
}
.variable_rd{
	min-height:589px;
	height:auto!important;
	height:589px;
}*/
/*.variable_rd_02{
	min-height:589px;
	height:auto!important;
	height:589px;
}*/


/*	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:12px;
	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;
}
.jy_qa a{
	color:#333333;
}

/*	申万介绍 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;
}
.economic{
	 float:left;
	 margin:5px 15px 5px 5px;
}
/*	股东信息 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;
}

.gudongimformation{
	background:url(../../images/about/gdxxbg.gif) no-repeat center top;
	min-height:397px;
}
.gudongrepeat{
	background:url(../../images/about/repgd.gif) repeat-y center top;
}
.gudongfoot{
	background:url(../../images/about/gdfot.gif) no-repeat center top;
	height:15px;
}
.gudongleft{
	float:left;
	 width:354px;
	display:inline;
	padding:20px 0 0 20px;
}
.gudongrightt{
	float:right;
	padding:20px 0 0 0;
}
.cgbl{
	font-family:"微软雅黑","宋体";
	font-size:13px;
	color:#003399;
	font-weight:bold;
}
/*	工作站介绍_首页 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;
	width:auto;
	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 h3{
	color:#fff;
	height:28px;
	line-height:28px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #fff;
	margin-bottom:8px;

}

.rnews ul{
}
.rnews li{
	line-height:24px;
}
.rnews a{
	color:#fff;
}


.fanhui{
	margin:20px 0px;
	text-align:right;
}
.fanhui a{
	color:#003399;
}

/*	工作站介绍_管理条例 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
--------------------------------------*/
.rongyu{
	margin-top:12px;
}
.rongyu h2{
	height:22px;
	font-size:14px;
	text-indent:-999em;
	background-image:url(../../images/about/rongyu.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:180px;
	padding-left:2px;
	color:#999999;
	line-height:18px;
}
.netsearch .xs_btn{
	margin-bottom:-5px;
	margin-right:12px;
}
.netmap{
	text-align:center;
	padding:12px 0px;
}
.lianxifs td{
	/*padding:5px 10px;
	font-size:14px;*/
	line-height:24px;
	color:#003399;
}
.branch{
}
.branch h2{
	font-size:14px;
	font-weight:normal;
	height:24px;
	line-height:24px;
	border-bottom:1px solid #ccc;
}
.branch dl{
	margin:5px 0px;
}
.branch dt{
	line-height:24px;
	font-weight:bold;
	cursor:pointer;
}
.branch dd{
	line-height:20px;
	padding:5px 5px;
	background-color:#f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:8px;
}
.branch dd a{
	color:#333;
}

/*	经济人查询结果 style
--------------------------------------*/
.view_jjr{
}
.view_jjr .title{
	font-weight:bold;
	height:24px;
	line-height:24px;
	margin-top:20px;
	border-bottom:1px solid #cbcbcb;
}
.view_jjr li{
	border-bottom:1px solid #cbcbcb;
	padding:12px 0px 18px 0px;
}
.view_jjr li .zhaopian{
	width:111px;
	height:152px;
	background:url(../../images/about/bg_jjr.jpg) 0 0 no-repeat;
	float:left;
}
.view_jjr .zhaopian img{
	padding:4px 0px 0px 5px;
}
.view_jjr li .beizhu{
	width:260px;
	text-align:left;
	line-height:24px;
	float:right;
}
.view_jjr .beizhu span{
	color:#003399;
}
.view_jjr .fanhui{
	text-align:right;
}

.view_jjr .fanhui a{
	color:#003399;
}

.view_jjr .ywfw{
	margin-top:25px;
}
.view_jjr .ywfw span{
	color:#003399;
}


/*	如何加入 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;
}
.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;
	width:auto;
}
.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
--------------------------------------*/
.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;
}*/

/*	发展历程 style
--------------------------------------*/
#LeftArr, #RightArr{
	cursor:pointer;
	margin-top:10px;
}
.licheng_tab{
	margin-top:12px;
	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;
}
/*	james add 0905
--------------------------------------*/
.zzjg{
	padding-top:8px;
}
.zzjg p{
	margin:12px 0px;
	text-indent:2em;
	line-height:22px;
}
.zzjg img{
	overflow:hidden;
	float:right;
	margin:12px 8px 8px 8px;
}

/*董事长\总裁致辞*/
.var_dsz{
	background:url(../../images/about/dsz_03.jpg) 10px 100% no-repeat;
	margin-bottom:0px;
	padding-bottom:10px;
}
.var_zc{
	background:url(../../images/about/zc_03.jpg) 10px 100% no-repeat;
	margin-bottom:0px;
	padding-bottom:10px;
}
.dsz{
	padding:10px 0px 10px 260px;
	height:auto!important;
	height:378px;
}
.zc{
	padding:15px 0px 10px 280px;
	height:auto!important;
	height:378px;
}
.dsz p, .zc p{
	text-indent:2em;
	line-height:20px;
	margin:12px 0px;
	text-align:justify;
	text-justify:inter-ideograph;
}
#qianming, #fanhui{
	text-align:right;
}
/*走进申万首页*/
.about_index td{
	padding:0px 5px;
	line-height:20px;
}
.about_index p{
	text-indent:2em;
	line-height:22px;
	margin-bottom:12px;
	padding:0px 10px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.about_right{
	float:right;
	width:319px;
	color:#818181;
}
.box_dsz{
	background-color:#ebebeb;
	padding:12px 22px 0px 11px;
	line-height:19px;
}
.box_zc{
	background-color:#f7f7f7;
	padding:0px 22px 0px 11px;
	line-height:19px;
}

/*业务网络*/
.contact_list{
	border-top:1px solid #ccc;
	margin-bottom:40px;
}
.contact_list caption,.contact_list th, .contact_list td{
	height:28px;
}
.contact_list caption{
	text-align:left;
}
.contact_list caption, .contact_list th{
	font-size:12px;
	font-weight:bold;
	color:#003399;
}
.contact_list td{
	text-align:left;
}
.contact_list th{
	text-align:left;
	background-color:#ecf7ff;
}
