@charset "utf-8";




/*
 * Init		初始化
 * Style	样式
 */

body {margin:0; word-break:break-all; word-wrap:break-word;}
a, b, cite, div, em, form, fieldset, i, img, label, p, pre, span, strong, var,
h1, h2, h3, h4, h5, h6,
ul, ol, li, dl, dt, dd,
table, thead, tbody, tr, th, td {margin:0; padding:0; border-width:0; list-style:none;}
a {text-decoration:none;}
input, textarea, select {outline:none;}

/* overall 全局 */
.fwb {font-weight:bold!important;}
.fwn {font-weight:normal!important;}
.tac {text-align:center!important;}
.tal {text-align:left!important;}
.tar {text-align:right!important;}
.bgn {background:none!important;}
.brrn {border-width:0!important;}
.cb {clear:both!important;}
.disn {display:none!important;}
.fl {_display:inline; float:left!important;}
.fr {_display:inline; float:right!important;}
.tioh {text-indent:-999px; overflow:hidden;}
.red{color:#dc000f;}

/*
 * Properties	属性
 * style		样式
 */

/*
 * Elements	元素
 * Style	样式
 */

/* clear */
.clear {height:0; clear:both; display:block; overflow:hidden;}

/* pager 翻页 */
.pager {height:15px; line-height:15px; padding:15px 0; clear:both; *zoom:1;}
.pager .plist,
.pager .plist a {display:-moz-inline-box; display:inline-block; overflow:hidden;}
.pager .plist a span {padding:0 4px; cursor:pointer; display:block; _display:inline-block; overflow:hidden;}
.pager .plist a {color:#999; font-family:微软雅黑; margin-right:5px;}
.pager .plist a:hover {color:#fff; background:#999 url(../images/pager.png) no-repeat 100% -45px;}
.pager .plist a:hover span {background:url(../images/pager.png) no-repeat 0 -30px;}
.pager .plist .cur,
.pager .plist a.cur:hover {color:#fff; background:#bc9977 url(../images/pager.png) no-repeat 100% -15px;}
.pager .plist .cur span,
.pager .plist a.cur:hover span {background:url(../images/pager.png) no-repeat;}
.pager .plist .false {color:#999; cursor:default;}
.pager .plist .false span {cursor:default;}
.pager .plist a.false:hover {color:#999; background:none;}
.pager .plist a.false:hover span {background:none;}

/* listbox 列表 */
.listbox {clear:both; *zoom:1;}
.listbox .row {width:100%; _display:inline; float:left; clear:both;}

/*
 * Content	内容
 * Style	样式
 */

body {line-height:22px; color:#666; font-size:12px; font-family:"微软雅黑";}
a {color:#666;}
a:hover {color:#000;}

/* topbar */
.topbar {height:24px; position:relative; clear:both;}
.topbar .bg {width:100%; height:19px; position:absolute; left:0; top:0; display:block;}
.topbar .bg_c {width:960px; height:24px; margin-left:-480px; background-color:#f0f0f0; position:absolute; left:50%; top:0; display:block;}
.topbar .bg_l,
.topbar .bg_r {width:24px; height:24px; position:absolute; top:0; display:block; overflow:hidden;}
.topbar .bg_l {background-position:0 0; left:-19px;}
.topbar .bg_r {background-position:-24px 0; right:-19px;}
.topbar .intopbar {width:960px; height:24px; line-height:24px; text-align:right; margin:0 auto; position:relative; z-index:1;}
.topbar .help {padding:0 12px;}
.topbar .help .line {color:#ccc; padding:0 12px;}

/* head */
.head {width:100%; height:80px; margin:0 auto; clear:both;background: #F3F4F5;}
.head_box{width: 970px; margin-left: 10%; margin: 0px auto;}
.head .logo {width:210px; height:80px; background:url(/upfile/home/logo1.svg) no-repeat left center; text-indent:-999px;  
	 float:left; display:block; overflow:hidden;}

/* nav */
.nav {width:970px; height:80px;margin:0 auto; position:relative; clear:both;}
.nav .bg {width:100%; height:80px; position:absolute; left:0; top:2px; display:block;}
.nav .bg_l,
.nav .bg_r {widows: 100%;; height:80px; overflow:hidden;}
.nav .bg_l {background-position:-48px -40px; float:left;}
.nav .bg_r {background-position:-53px -40px; float:right;}

.nav .innav {height:80px; padding:0 4px; position:relative; z-index:1;width: 80%;}
.nav a {
	width:15%; 
	height:80px; 
	line-height:80px;
	float:left;
	font-family: 微软雅黑;
	font-size: 16px;
	letter-spacing: 0;
	text-align: center;
	font-weight: 400;}
.nav .line {width:2px; height:30px; margin:7px 3px 0; _margin:7px 2px 0; background:url(../images/sprites_no.png) no-repeat -58px -40px; float:left; overflow:hidden;}
.nav a:hover {
	color: #028DE8;
	background:url(../images/menu-jt.svg) no-repeat center bottom;
}
.nav .active {
	color: #028DE8;
	background:url(../images/menu-jt.svg) no-repeat center bottom;
}
.menu_active {
	color: #028DE8;
	background:url(../images/menu-jt.svg) no-repeat center bottom;
}
.nav .cur,
.nav a.cur:hover {color:#f8f5f3; background:url(../images/sprites_no.png) no-repeat -60px -90px;}

.ebank_login{
	width: 150px;
    height: 48px;
    background-color:#028DE8;
    line-height: 48px;
	font-family: 微软雅黑;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	font-weight: 500;
	float: right;
	margin-top: -63px;
	z-index: 9999;
}
.ebank_login img{
	margin-right:10px;
	margin-bottom: -3px;
}

/* wrap */
.wrap {width:970px; margin:0 auto; clear:both;border-top: 2px solid #028DE8;}
.box {clear:both; *zoom:1;}
.leftside {width:200px; _display:inline; float:left;}
.rightmain {width:740px; _display:inline; float:right;}
.centermain {width:740px; padding-top:20px; _display:inline; float:left;}
.centermain_new {width:740px; padding-top:20px; _display:inline; float:left;}
.rightside {width:200px; padding-top:20px; _display:inline; float:right;}

.lbox-1 {width:140px; _display:inline; float:left;}
.rbox-1 {width:360px; margin-top:18px; _display:inline; float:right;}

/* foot */
.foot {clear:both;}
.foot .infoot {
	width: 100%;
    height: 93px;
    text-align: center;
    background: #595D60;
}
.foot .copyright {
	font-family: 微软雅黑;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	font-weight: 400;
	height:30px;
	line-height:30px;
	padding-top:20px;
}
.foot .copyright1 {
	font-family: 微软雅黑;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	font-weight: 400;
	height:30px;
	line-height:30px;
}
.foot .about {_display:inline; float:right;}
.foot .about .line {color:#ccc; padding:0 12px;}

/* mod */
.mod-1 {margin-top:15px; background:url(../images/sprites_y.png) repeat-y; clear:both;}
.mod-1 .mh {height:50px; line-height:45px; color:#fff; font-size:16px; text-align:center; background-color: #028de8;}
.mod-1 .mf {height:9px; background-color: #bcbcbc; display:block; overflow:hidden;}

.mod-2 .mh {height:30px; border-bottom:#e7e7e7 2px solid; clear:both;}
.mod-2 .mh .title {height:30px; line-height:30px; color:#333; font-size:14px; margin-bottom:-2px; padding-right:24px; border-bottom:#104E88 2px solid; _display:inline; float:left;}
.mod-2 .mh .more {width:40px; height:15px; line-height:15px; color:#fff; font-family:微软雅黑; text-align:center; margin:14px 10px 0 0; background:url(../images/sprites_no.png) no-repeat -258px 0; float:right;}
.mod-2 .mh a.more:hover {background-position:-258px -15px;}

.mod-3 {background:url(../images/sprites_y.png) repeat-y -200px 0; clear:both;}
.mod-3 .mh {height:40px; line-height:40px; color:#333; font-size:14px; padding-left:20px;}
.mod-3 .mf {height:8px; background:url(../images/sprites_no.png) no-repeat -248px -140px; display:block; overflow:hidden;}
.mod-3 .bg_h,
.mod-3 .bg_f {height:8px; background:url(../images/sprites_no.png) no-repeat 999px 0; display:block; overflow:hidden;}
.mod-3 .bg_h {margin-bottom:-8px; background-position:-248px -148px;}
.mod-3 .bg_f {margin-top:-8px; background-position:-248px -140px;}

.mod-4 {margin-top:15px; background:url(../images/sprites_y.png) repeat-y -200px 0; clear:both;}
.mod-4 .bg_h,
.mod-4 .bg_f {height:8px; background:url(../images/sprites_no.png) no-repeat 999px 0; display:block; overflow:hidden;}
.mod-4 .bg_h {margin-bottom:-8px; background-position:-248px -148px;}
.mod-4 .bg_f {margin-top:-8px; background-position:-248px -140px;}

.modh {height:30px; line-height:30px; font-size:14px;}

/* tabox */
.tabox .tabh {height:30px; border-bottom:#e7e7e7 2px solid; clear:both;}
.tabox .tabh a {width:173px; height:30px; line-height:30px; color:#999; font-size:14px; float:left;}
.tabox .tabh a:hover,
.tabox .tabh .active {color:#333; margin-bottom:-2px; border-bottom:#dc000f 2px solid; _position:fixed;}
.tabox .tabh .last {width:174px;}

/* leftmenu */
.leftmenu {width:184px; margin:0px 0 0 9px;}
.leftmenu .row {padding:2px 0 4px; background:url(../images/line_dashed.gif) repeat-x 0 0;}
.leftmenu .row a {height:34px; line-height:32px; color:#333; font-size:14px; text-align:center; display:block;}
.leftmenu .row a:hover {color:#fff; background-color: #028de8;}
.leftmenu .row .cur,
.leftmenu .row a.cur:hover {color:#fff; background-color: #028de8;}
.leftmenu .last {background:none;}
.leftmenu .open .cur,
.leftmenu .open a.cur:hover {background-position:-438px -44px;}
.leftmenu .submenu {width:174px; margin-left:4px; background:url(../images/sprites_y.png) repeat-y -400px 0;}
.leftmenu .submenu .bg_f {height:9px; background:url(../images/sprites_no.png) no-repeat -441px -78px; display:block; overflow:hidden;}
.leftmenu .submenu .inrow {height:30px; line-height:30px; text-align:center;}
.leftmenu .submenu a {line-height:30px; color:#333; font-size:12px; display:inline;}
.leftmenu .submenu a:hover {color:#c00; background:none;}
.leftmenu .submenu .incur {color:#c00;}

/* rightmenu */
.rightmenu .row {height:59px; margin:0 1px; border-bottom:#ccc 1px dashed;}
.rightmenu .row span {width:32px; height:32px; margin:14px 0 0 48px; background:url(../images/sprites_no.png) no-repeat 999px 0; float:left;}
.rightmenu .row a {margin:18px 0 0 20px; float:left;}
.rightmenu .row .icons-1 {background-position:-16px -24px;background:url(/template/default/images/icon03.gif) no-repeat -14px 0;}
.rightmenu .row .icons-2 {background-position:-16px -56px;background:url(/template/default/images/icon04.gif) no-repeat -14px 0;}
.rightmenu .row .icons-3 {background-position:-16px -88px;background:url(/template/default/images/icon05.gif) no-repeat -14px 0;}
.rightmenu .row .icons-4 {background-position:-16px -120px;background:url(/template/default/images/icon06.gif) no-repeat -8px 0;}
.rightmenu .more {height:29px; line-height:29px; background-color:#fff; border:#e5e3e3 1px solid; border-top-width:0;}
.rightmenu .more span {width:80px; font-family:微软雅黑; margin-right:-1px; padding-left:19px; border-right:#ccc 1px dashed; float:left;}
.rightmenu .more .last {border-right-width:0;}

/* banner */
.banner {margin-top:15px;}
.banner .img {height:200px;}
.banner .bg {height:41px; margin-top:-41px; background-color: #b2b2b2; position:relative; display:block;}
.banner .title {height:41px; line-height:41px; color:#fff; font-size:18px; margin-top:-41px; padding:0 20px; position:relative;}

/* uhere */
.uhere {padding:9px 0; border-bottom:#ccc 1px solid;}
.uhere .arrow {padding:0 6px;}
.uhere .cur {color:#d6000f;}
.uhere a.cur:hover {color:#f00;}

/* bankonline */
.bankonline .btn {width:150px; height:54px; line-height:46px; color:#fff; font-size:16px; font-family:"微软雅黑"; margin:0 auto; padding-left:15px; background:url(../images/sprites_no.png) no-repeat -232px -158px; display:block;}
.bankonline a.btn:hover {background-position:-397px -158px;}
.bankonline .more {width:165px; height:30px; line-height:30px; margin:0 auto;}
.bankonline .more span {width:40px; font-family:"微软雅黑"; padding-left:15px; float:left;}

/* outletsmap */
.outletsmap {width:200px; height:100px; margin-top:15px; background:url(../images/outletsmap.jpg) no-repeat;}
.outletsmap a {width:82px; height:22px; text-align:center; margin-top:68px; background:url(../images/sprites_no.png) no-repeat 999px 0; float:left;}
.outletsmap .btn-1 {margin-left:17px; margin-right:3px; background-position:-438px 0;}
.outletsmap .btn-2 {background-position:-520px 0;}
.outletsmap a.btn-1:hover {background-position:-438px -22px;}
.outletsmap a.btn-2:hover {background-position:-520px -22px;}

/* service */
.service {width:200px; height:124px; margin-top:6px; background:url(../images/service.jpg) no-repeat; text-indent:-999px; display:block; overflow:hidden;}

/* investor */
.investor {width:200px; height:104px; background:url(../images/investor.jpg) no-repeat; text-indent:-999px; display:block; overflow:hidden;}

/* recruitment */
.recruitment {width:200px; height:100px; margin-top:15px; background:url(../images/recruitment.jpg) no-repeat; text-indent:-999px; display:block; overflow:hidden;}

/* overview */
.overview {width:200px; height:108px; background:url(../images/overview.jpg) no-repeat; text-indent:-999px; display:block; overflow:hidden;}

/* articledetail */
.issue {padding:5px 0;}
.issue .title {color:#333; font-size:20px; font-weight:bold;}
.articledetail {padding:10px 0;}
.articledetail .title {font-size:18px; font-family:"微软雅黑"; text-align:center; padding:10px 0;}
.articledetail p {padding:10px 0;}

/* list */
.list-1 .row {padding-bottom:20px; border-top:#ccc 1px dashed;}
.list-1 .img {width:140px; height:100px; margin-top:20px; _display:inline; float:left;}
.list-1 .img a,
.list-1 .img img,
.list-1 .img .bg {width:140px; height:100px;}
.list-1 .img a,
.list-1 .img .bg {float:left;}
.list-1 .img .bg {/*margin-left:-140px;*/ background:url(../images/sprites_no.png) no-repeat -298px 0;}
.list-1 .rbox {width:580px; margin-top:15px; _display:inline; float:right;}
.list-1 .rbox .tt {font-weight:bold;}
.list-1 .rbox .ctt {/*text-indent:2em;*/}
.list-1 .rbox .more {text-align:right;}
.list-1 .rbox .more a {color:#d6000f;}
.list-1 .rbox .more a:hover {color:#f00;}
.list-1 .last {border-top-width:0;}

.list-1-1 .rbox {width:580px;}
.list-1-1 .rbox .btnbox a {width:180px; height:30px; line-height:30px; margin:5px 0 0 10px; background:url(../images/sprites_no.png) no-repeat -448px -87px; float:left;}
.list-1-1 .rbox .btnbox span {color:#104E88; padding:0 6px 0 10px;}
.list-1-1 .rbox .btnbox a:hover {background-position:-448px -117px;}

.list-1-2 .img {display:block; float:none;}

.list-1-3 .row .ctt {text-indent:0;}
.list-1-3 .noimg .rbox {width:100%;}
.list-1-3 .last {border-top:none;}

.list-2 .row {padding:10px 0; border-bottom:#ccc 1px dashed;}
.list-2 .row .tt {font-weight:bold; padding:5px 0;}
.list-2 .row .ctt {text-indent:2em; padding:5px 0;}
.list-2 .last {border-bottom-width:0;}
.list-2 .tipsbox {padding:5px 0;}
.list-2 .tipsbox .inrow {padding-left:24px; background:url(../images/point.gif) no-repeat 8px -34px;}

.list-3 .row {width:146px; height:130px; margin:20px 31px 0 5px; clear:none;}
.list-3 .img {width:146px; height:100px;}
.list-3 .tt {text-align:center; padding-top:6px;}
.list-3 .last {margin-right:0;}

.list-3-1 .row {width:100%; height:120px; margin:0; clear:none;}
.list-3-1 .img {margin:20px 0 0 5px; float:left;}
.list-3-1 .tt {font-size:18px; font-family:"微软雅黑"; margin:50px 0 0 20px; float:left;}

.list-4 .row {line-height:26px;}
.list-4 .tt {width:280px; height:26px; padding-left:14px; _display:inline; float:left; overflow:hidden;}
.list-4 .date {width:66px; height:26px; text-align:right; font-family:微软雅黑; float:right; overflow:hidden;}

.list-4-1 {padding:15px 0; border-bottom:#ccc 1px solid;}
.list-4-1 .tt {width:440px; background-position:-2px -2px;}

.list-5 .row {border-bottom:#ccc 1px dashed;}
.list-5 .date,
.list-5 .organizer,
.list-5 .awards {height:49px; line-height:49px; _display:inline; float:left; overflow:hidden;}
.list-5 .date {width:66px; padding-left:6px;}
.list-5 .organizer {width:240px; padding-left:20px;}
.list-5 .awards {width:140px; padding-left:48px;}
.list-5 .row_tt {background-color:#e5e3e3; border-bottom-width:0;}
.list-5 .row_tt .inrow {height:42px; margin:1px; background:url(../images/sprites_no.png) no-repeat -48px -295px; border:#fff 1px solid;}
.list-5 .row_tt .date,
.list-5 .row_tt .organizer,
.list-5 .row_tt .awards {height:42px; line-height:42px; text-align:center; padding-left:0;}
.list-5 .row_tt .date {width:70px;}
.list-5 .row_tt .organizer {width:260px;}
.list-5 .row_tt .awards {width:186px;}
.list-5 .row_tt .line {width:2px; height:42px; margin:0 -1px; background:url(../images/sprites_no.png) no-repeat -564px -295px; float:left; overflow:hidden;}
.list-5 .last {border-bottom-style:solid;}

.list-5-1 .row_tt .inrow {background-position:-48px -253px;}
.list-5-1 .row_tt .tt {width:99px; height:42px; line-height:42px; padding-left:30px; background:url(../images/point.gif) no-repeat 10px -54px; float:left;}
.list-5-1 .row_tt .cur {background-color:#3f3f3f; position:relative;}
.list-5-1 .row_tt .tt a {color:#fff;}
.list-5-1 .row_tt .tt a:hover {color:#eee;}
.list-5-1 .row_tt .line {background-position:-564px -253px;}

.list-6 {padding-top:25px;}
.list-6 .row {height:50px;}
.list-6 .row span {width:32px; height:32px; margin:9px 0 0 12px; background:url(../images/sprites_no.png) no-repeat 999px 0; float:left;}
.list-6 .row .icons-1 {background-position:-16px -152px;}
.list-6 .row .icons-2 {background-position:-16px -184px;}
.list-6 .row .icons-3 {background-position:-16px -216px;}
.list-6 .row .tt {margin:14px 0 0 20px; _display:inline; float:left;}
.list-6 .row .lbl {font-weight:bold;}

/*
 * Png Filter	滤镜
 * Style		样式
 */
.list-1 .img .bg {*background:url(../images/pngfilter/blank.gif) repeat; *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/s/images/pngfilter/img_bg.png", sizingMethod="image");}

/* -----------------------------------------------------另加的样式--------------------------------------------------------------------------- */

/* dianziyinhang */
.mod-2 .mm-mod p { line-height: 22px;}
.mod-2 .mm-mod .div-1 h2,.post-index h2{background: #f2f2f2; font-size: 12px; height:42px; line-height: 42px; padding-left: 22px; }
.mod-2 .mm-mod .div-1,.post-index{border: 1px solid #e4e2e2;  padding: 1px;}
.mod-2 .mm-mod .div-2 .p-1,.ul-con {border-bottom: 1px dashed #CCCCCC; padding-bottom: 10px; margin-bottom: 10px; }
.mod-2 .mm-mod  {
	margin-top: 20px;
	margin-bottom: 20px;
}

.mod-2 .mm-mod .div-2  {padding: 20px; border-left: solid 1px #cccccc;border-right: solid 1px #cccccc;border-bottom: solid 1px #cccccc;}
.mod-2 .mm-mod .div-2 h3 {background: #f2f2f2; font-size: 12px; height:42px; line-height: 42px; padding-left:10px; margin: 20px 0;}

.dianzi-downslide h3{
	position:relative;
	cursor: pointer;
}
.dianzi-downslide h3 a{
	/*display:block;
	width:10px;
	height:9px;
	position:absolute;
	right:15px;
	top:15px;
	background:url(../images/dianzi-pre.gif) no-repeat;*/
}
.dianzi-downslide h3 a.dianzi-pre,.dianzi-downslide h3 a.dianzi-next{
	display:block;
	width:10px;
	height:9px;
	position:absolute;
	right:15px;
	top:15px;
	background:url(../images/dianzi-pre.gif) no-repeat;
}
.dianzi-downslide h3.open a.dianzi-next,.dianzi-downslide h3.open a.dianzi-pre{
	display:block;
	width:10px;
	height:9px;
	position:absolute;
	right:15px;
	top:15px;
	background:url(../images/dianzi-next.gif) no-repeat;
}
.dianzi-slidecon{
	border:1px solid #ccc;
}
.dianzi-slidecon .dianzi-tab{
	height:42px;
	line-height:42px;
	background:#7f7f7f;
}
.dianzi-slidecon .dianzi-tab a{
	display:inline-block;
	width:226px;
	text-align:center;
	color:#fff;
}
.dianzi-slidecon .dianzi-tab a.active{
	background:#f2f2f2;
	color:#dc000f;
}
.dianzi-slidecon .dianzi-tabcon{
	padding-top:20px;
}
.dianzi-slidecon .dianzi-tabcon p{
	padding:0 10px;
	margin-bottom:20px;
}

/* 人才 */
.centermain-second{
	width:740px;
}
.jianli-wrapper{
	padding:29px 87px 29px 77px;
	margin-top:20px;
	border:3px solid #ccc;
}
.jianli-wrapper table{
	width:100%;
	border-collapse:collapse;
}
.jianli-wrapper table tbody td{
	height:28px;
	line-height:28px;
	font-size:14px;
	padding-left:15px;
	border:1px solid #ccc;
}
.jianli-wrapper table tbody td.height86{
	height:86px;
}
.jianli-wrapper table tbody td.height285{
	height:285px;
}
.jianli-wrapper table tbody td.height111{
	height:111px;
}
.jianli-wrapper table tbody td.table-align{
	text-align:center;
}
.jianli-wrapper table tbody td .jianli-photo{
	width:130px;
	height:160px;
	position:relative;
	overflow:hidden;
	_zoom: 1;
}
.jianli-wrapper table tbody td .jianli-photo img{
	width:130px;
	height:160px;
}
.jianli-wrapper table tbody td .jianli-photo input{
	font-size:1000px;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
	opacity: 0;
	_filter: alpha(opacity=0);
}
.form-text,.form-textarea{
	width:90%;
	border:1px solid #e5e5e5;
	background:#fff;
}
.form-textarea{
	line-height:22px;
	resize: none;
}
.jianli-wrapper table tfoot td{
	padding-top:20px;
	text-align:right;
}
.submit-btn,.jianli-wrapper table tfoot button,.post-btn button{
	height:22px;
	width:92px;
	font-size: 12px;
	color:#666;
	background:url(../images/form-btn.gif)
	no-repeat;
	margin-left:10px;
	border:none;
	cursor:pointer;
}
/* rencai02 style */
.post-index{margin-top:20px;}
.ul-con{overflow:hidden;_zoom:1;}
.ul-con li{width:230px;height:30px;float:left;line-height:30px;overflow:hidden;}
.post-btn{text-align:right;margin-top:30px;}
/* rencai01 style */
.search-wrap{position:relative;}
.search-wrap .search{font:bold 14px "SumSim";position:absolute;right:20px;top:-5px;}
.search-wrap .search .form-search{
	width:157px;
	height:26px;
	line-height:26px;
	background:#fff;
	border:1px solid #ccc;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.search-wrap .search .form-submit{
	width:61px;
	height:22px;
	text-indent:-9999px;
	cursor:pointer;
	border:none;
	background:url(../images/search-btn.gif) no-repeat;
}
.rencai-form{width:100%;margin-bottom:30px;border-collapse:collapse;}
.rencai-form th{font-weight:normal;color:#fff;border-right:1px dashed #8f8f8f;background:#7f7f7f;}
.rencai-form td,.rencai-form tr{height:40px;text-align:center;color:#666;border:1px solid #ccc;}
.rencai-form tr.rencai-formbg{background:#f2f2f2;}





/*------------------------ 以下公司治理切换---------------------------- */
.tags_v1 {OVERFLOW: hidden;clear: both;height: 40px;border: 1px solid #CCC;padding: 1px;}
.tags_v1 LI {
	DISPLAY: inline;
	FLOAT: left;
	WIDTH:129px;
	HEIGHT: 40px;
	TEXT-ALIGN: center;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 40px;
	overflow:hidden;
	padding: 0px;
	background-color: #7f7f7f;
}
.tags_v1 LI A {COLOR: #FFF}
.tags_v1 LI A:hover {TEXT-DECORATION: none}
.tags_v1 LI.selectTag_v {CURSOR: pointer;color: #FFFFFF;background-color:#3f3f3f;}
.tags_v1 LI.selectTag_v a{color: #FFF;}
.tagContent_1 {overflow:hidden;padding: 15px;clear: both;}
.tagContent_1 DIV.selectTag_v {DISPLAY: block;clear: both;}
.tagContent_1 DIV.selectTag_v p{line-height: 22px;text-indent: 24px;}
.tagContent_v {BORDER-TOP-WIDTH: 0px; PADDING:0px;DISPLAY: none;}
/*------------------------ 以上公司治理切换---------------------------- */

/*------------------------ 以下招聘信息----------------------
.centermain_a {clear:both;padding-top:20px; overflow:hidden;}
.search_zp{float:right;height:32px;position: relative;top: -30px;padding-right:15px;}
.search {
	text-align:left;
	height:20px;
	vertical-align:middle;
	font: 12px/20px "宋体";
	border:1px solid #CCC;
	width: 130px;
	overflow:hidden;
	color: #666666;
	display: block;
	margin:0px 5px;
	padding-left:5px;
}
.recruitment_list{ clear:both;}
table#border_a1{border-top:#ccc 1px solid;border-left:#ccc 1px solid;clear: both;margin-right: auto;margin-left: auto;width:100%;}
table#border_a1 td{border-bottom:#ccc 1px solid;border-right:#ccc 1px solid;text-align: center; height:38px; line-height:38px;}
.list_tit{ background-color:#7f7f7f; color:#FFF;}
.list_tr{ background-color:#f2f2f2; }
.recruitment_k{ clear:both;border:#ccc 2px solid; padding:40px 80px; margin-top:30px;}
table#border_a2{border-top:#ccc 1px solid;border-left:#ccc 1px solid;clear: both;margin-right: auto;margin-left: auto;width:100%;}
table#border_a2 td{border-bottom:#ccc 1px solid;border-right:#ccc 1px solid;text-align:left; height:28px; line-height:26px; padding:0px 10px;}
.tab_ipt83 {
	text-align:left;
	height:24px;
	vertical-align:middle;
	font: 12px/24px "宋体";
	overflow:hidden;
	color: #000;
	display: block;
	border:0px;
	overflow:hidden;
	width:83px;
}
#tab_ipt145 {
	text-align:left;
	height:145px;
	vertical-align:middle;
	font: 12px/24px "宋体";
	overflow:hidden;
	color: #000;
	display: block;
	border:0px;
	overflow:hidden;
	width:180px;
	background-image:url(../images/phot.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tab_ipt250 {
	text-align:left;
	height:24px;
	vertical-align:middle;
	font: 12px/24px "宋体";
	overflow:hidden;
	color: #000;
	display: block;
	border:0px;
	overflow:hidden;
	width:250px;
}
.tab_ipt360{
	text-align:left;
	height:150px;
	vertical-align:middle;
	font: 12px/24px "宋体";
	overflow:hidden;
	color: #000;
	border:0px;
	width:360px;
	overflow:scroll-x;
}
.submit {height:22px;padding: 30px 0px 0px 0px;}
.submit span{ float:right;width:92px; height:22px; text-align:center;  background:url(../images/form-btn.gif) no-repeat ;margin:0px 2px;}
.recruitment_k2{ clear:both;border:#ccc 1px solid;margin-top:30px;}
.recruitment_tita{ height:38px; font:bold 13px/38px "宋体";clear:both; padding-left:20px; background-color:#f2f2f2; margin:1px;}
.recruitment_nrk{ clear:both; padding:20px; border-top:1px solid #ccc;}
.line_bot{ height:1px; line-height:1px; overflow:hidden; margin:15px 0px; border-bottom:1px  dashed #ccc;}
.recruitment_nr_list{ line-height:24px; padding:20px;}
--------------- 以上招聘信息---------------------------- */

/*--网站地图--*/
.map_list{clear: both;padding-bottom: 10px;margin:10px 0px;}
.map_list_tit{clear: both;font:bold 14px/22px "宋体";color:#d6000f;height: 19px;padding-bottom: 3px;border-bottom: 1px dashed #E7E7E7;padding-left: 10px;}
.map_list_tit a{ color:#d6000f;}
.map_lista {clear: both;padding: 10px 0px 0px 0px;}
table#border1d {clear: both;width: 100%;}
table#border1d td{text-align: left;height: 25px;font-size: 12px;color: #333333;line-height: 25px;clear: both;padding-left: 10px;background-color: #F7F7F7;}
.map_line20{ line-height:20px; height:20px; overflow:hidden;}
/*--网站地图--*/

/*---------下载中心-------*/
table#border_z1{border-top:#ccc 1px solid;border-left:#ccc 1px solid;clear: both;margin-right: auto;margin-left: auto;width:100%;}
table#border_z1 td{border-bottom:#ccc 1px solid;border-right:#ccc 1px solid;text-align: center; height:38px; line-height:38px;}
.odd_z1{
height:38px;font-size:13px;color:#575757;font-family:微软雅黑;font-weight:bold;
background: url(../images/download_Search_titbg.gif) repeat-x;
}
.td_bg_color{background-color: #F9F9F9;}
/*---------下载中心-------*/

/*--------金融工具-------*/
.financial_tit{text-align:center; font-size:24px; margin:40px; font-weight:bold;}
table#border_y1{
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	clear: both;
	margin:20px auto;
	width:85%;
	overflow:hidden;
}
table#border_y1 td{ border-bottom:#ccc 1px solid; border-right:#ccc 1px solid;text-align: center; height:24px; line-height:24px;}
/*--------金融工具-------*/

/*存款计算器*/
.sc_mid{
	width:684px;
	clear: both;
	background-image: url(../images/jsq_center.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:hidden;
}
.sc_bottom{
	width:684px;
	clear: both;
	margin:0px auto;
	background: url(../images/jsq_bottom.gif) no-repeat;
	height: 20px;
}
.sc_top{
	width:684px;
	clear: both;
	margin:0px auto;
	background: url(../images/jsq_top.jpg) no-repeat;
	height: 19px;
}
.calculators_nrnote {padding: 10px; width:665px; height:80px; margin-top:20px;}
.calculators_photimg {background-image: url(../images/jsq_07.gif);background-repeat: no-repeat; height: 86px;width: 80px; float:left; margin-left:60px;}
.note_nrong {
	float:left;
	width: 460px;
	font-size: 12px;
	color: #363636;
	line-height: 20px;
	overflow: hidden;
	padding:20px 0px 0px 20px;
}
.calculators_zw {clear: both;margin:30px auto;}
#fromaa {width: 500px;margin-right: auto;margin-left: auto;clear: both;}
table#border4{width: 400px;margin-right: auto;margin-left: auto;clear: both;}
table#border4 td{text-align: right;height: 34px;color: #363636;line-height: 34px;font-size: 12px;}
#input_area {FLOAT: left;TEXT-ALIGN: left;height: 20px;width: 95px;padding: 5px 5px 5px 0px;}
#input_area1 {FLOAT: left;TEXT-ALIGN: left;height: 20px;width: 40px;padding: 5px;}
#input_area2 {FLOAT: left;TEXT-ALIGN: left;height: 20px;width: 40px;padding: 5px 5px 5px 0px;}
.border_k {float: left;height: 16px;width: 90px;font-family: "微软雅黑";font-size: 12px;line-height: 16px;text-align: left;border: 1px solid #7f9db9;}
.jsjguo_btn {
	background-image: url(../images/jsq_11.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 51px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 22px;
	margin-right:8px;
}
.jsjguo_btn a:link {font-size: 12px;font-weight: bold;color: #FFFFFF;text-decoration: none;}
.jsjguo_btn a:visited {font-size: 12px;font-weight: bold;color: #FFFFFF;text-decoration: none;}
.jsjguo_btn a:hover {font-size: 12px;font-weight: bold;color: #FFFFFF;text-decoration: none;}
.jsjguo_btn a:active {font-size: 12px;font-weight: bold;color: #FFFFFF;text-decoration: none;}

.jsjguo_btn2 {
	background-image: url(../images/jsq_12.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 67px;
	color: #FFFFFF;
	 text-align:center;
	 line-height:20px;
	padding-bottom: 4px;
	margin-right:3px;


}
.jsjguo_btn2 a:link {color: #FFFFFF;text-decoration: none;}
.jsjguo_btn2 a:visited {color: #FFFFFF;text-decoration: none;}
.jsjguo_btn2 a:hover {color: #FFFFFF;text-decoration: none;}
.jsjguo_btn2 a:active {color: #FFFFFF;text-decoration: none;}

.inputk {float: left;height: 20px;padding: 7px 7px 7px 0px;}
.inputknr {font-size: 12px;line-height: 34px;color: #363636;float: left;height: 34px;}
.interest{float:left; line-height:34px; height:34px; padding-left:8px;}
.interest a:link{text-decoration:underline; color:#FF0000;}
.interest a:visited{text-decoration:underline; color:#FF0000;}
.interest a:hover{text-decoration:underline; color:#FF0000;}
.interest a:active{text-decoration:underline; color:#FF0000;}
.inputknr a {color: #FF0000;text-decoration: underline;padding-left: 8px;}
.calculatorsbotton {background-image: url(../images/jsq_bottenbg.gif);background-repeat: no-repeat;clear: both;height: 208px;width: 864px;}
.calculatorsmsg {
	font-size: 12px;
	line-height: 25px;
	color: #c70000;
	padding: 15px;
	clear: both;
	height: 25px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin: 60px;
}



/*-- 搜索按钮 --sy_searchg-*/
.sy_search {
	
	height: 60px;
	float: right;
	vertical-align: middle; 
}
.searchleftbg {
	background-image:url(/upfile/home/search.png);
	width:310px;
	height:80px;
	line-height:80px;
	background-position: left center;
	background-repeat: no-repeat;
	border: 0px none #FFF;
	visibility: inherit;
	margin: 0px;
	padding: 0px;
	float: right;
	vertical-align: middle; 
	margin-right: 10px;
}
.search {
	text-align: center;
    height: 80px;
    line-height: 80px;
    vertical-align: middle;
    width: 260px;
    font-size: 12px;
    border: 0px none #f4f4f4;
    width: 260px;
    overflow: hidden;
    color: #666666;
    font-family: "微软雅黑";
    background: transparent;
    padding: 0px;
    margin-left: 20px;
    margin-right: 20px;
    display: block;
    /* margin-top: 2px;
}
.search_btn{
	float: right;
    height: 40px;
    width: 50px;
	margin-top: -40px;
	margin-right: 10px;
}
/*--sy_searchg-*/

