@charset "gbk";
/*
    =================================================
	copyright (c) 2011 杭州省联社  
	code_file:main.css(样式表)
	revision 1.1 2011/08/22 
    =================================================
*/
/* all style */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family:'microsoft yahei', 'arial';
	color:#363a3d;
}
body {
	background:url(/uploads/image/images/bg_body.png) left -120px repeat-x;
}
strong{
    font-weight:bold;
}
iframe, img {
	border: 0;
}
em{
	font-style: normal;
	font-weight: normal;
}
ul, li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
input, button, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #363a3d;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
body {
	background:url(/uploads/image/images/bg_body.png) top repeat-x;
}
/*------------------------------- 字体、边线 -------------------------------*/
.fontblut14 {
	color:#006ebd;
	font-size:14px;
}
.fontblut14 a {
	color:#006ebd;
	font-size:14px;
}
.border {
	border:#bababa 1px solid;
}
.borderbx {
	border-bottom:#656565 1px dotted;
}
.borderb {
	border-bottom:#c9c9c9 1px solid;
}
.bordert {
	border-top:#c9c9c9 1px solid;
}
.borderr {
	border-right:#c9c9c9 1px solid;
}
.blue dd a { color:#006dbb;}
.title3 {
	padding:9px 0 9px 12px;
	background:url(/uploads/image/images/icon_01.png) -4px center no-repeat;
}
.title3 a {
	font-weight:bold;
	color:#8bb660;
}
.hand {
	cursor:pointer;
}
/*------------------------------- 宽度、高度、间距、位置 -------------------------------*/

.mt5 {
	margin-top:5px;
}
.mt8 {
	margin-top:8px;
}
.mb8 {
	margin-bottom:8px;
}
.mr5 {
	margin-right:5px;
}
.pbno {
	padding:10px;
	padding-bottom:0;
}
.plr {
	padding:0 10px;
}
.ptb {
	padding:10px 0;
}
.pt5 {
	padding:5px 0 0 0;
}
.pt {
	padding:10px 0 0 0;
}
.pb {
	padding:0 0 10px 0;
}
.pb2 {
	padding-bottom:2px;
}
.fl {
	float:left
}
.fr {
	float:right
}
.w140 {
	width:140px;
}

.w145 {
	width:145px;
}

.w160 {width:185px;}
.w155 {
	width:155px;
}
.w190 {
	width:190px;
}

.w185 {
	width:185px;
}

.w224 {
	width:224px;
}
.w226 {
	width:226px;
}
.w248 {
	width:248px;
}
.w210 {
	width:210px;
}
.w260 {
	width:260px;
}
.w275 {
	width:275px;
}
.w335 {
	width:335px;
}
.w314 {
	width:344px;
}
.w355 {
	width:355px;
}
.w380 {
	width:380px;
}
.w415 {
	width:415px;
}
.w440 {
	width:440px;
}
.w400 {
	width:460px;
}
.w460 {
	width:460px;
}
.w632 {
	width:692px;
}
.h80 {
	height:80px;
}
.h95{
         height:98px;
}
.h100 {
	height:100px;
}


.h100j {
	height:80px;
	height:100px\9;
}
.h105{
	height:115px;
}

.h110 {
	height:110px;
}
.h125 {
	height:125px;
}

.h135 {
	height:135px;
}
.h145 {
	height:145px;
}
.h150 {
	height:150px;
}
.h155 {
	height:155px;
}

.h160 {
	height:160px;
}
.h165 {
	height:168px;
}
.h170 {
	height:160px;
	*height:160px;
	}
.h185{
          height:186px;
}
.fcolor02 {
	color:#f00;
}
.contenttxt {
	text-align:center;
}
/*------------------------------- 框架 -------------------------------*/
.all {
	position:relative;
	z-index:1;
	width:900px;
	margin:0 auto;
}
.boxmain {
	width:900px;
	float:left;
}
.boxmain .boxleft {
	float:left;
	width:198px;
}
.boxmain .boxright {
	float:right;
	width:694px;
}
.boxmain .boxright .boxmaintwo {
	float:left;
	width:694px;
}
.boxfooter {
	width:900px;
	float:left;
	padding:20px 0;
}
.boxfooter p {
	padding-top:3px;
	text-align:center;
}
.boxfooter .link {
	color:#006dbb;
}
.boxfooter .link a {
	padding:0 15px;
	font-weight:bold;
	color:#006dbb;
}
/*------------------------------- 头部 -------------------------------*/
.boxhead {
	position:relative;
	z-index:2;
	width:900px;
	height:74px;
}
.boxhead .logo {
	position: absolute;
	left:0;
	z-index:2;
	width:409px;
	height:74px;
	background:url(/uploads/image/images/logo.png) no-repeat;
}
.boxhead .logo a {
	display:block;
	width:409px;
	height:74px;
	text-indent:-9999em;
}
.boxhead .boxsearch {
	position: absolute;
	right:19px;
	z-index:2;
	height:23px;
	top: 25px;
}
.boxhead .boxsearch .input {
	margin-right:5px;
	padding-left:26px;
	width:180px;
	height:23px;
	line-height:23px;
	background:url(/uploads/image/images/bg_search.png);
	border:0;
}
.boxhead .boxsearch .button {
	width:43px;
	height:23px;
	background:url(/uploads/image/images/bg_search_but.png);
	border:0;
	cursor:pointer;
}
/*------------------------------- 导航 -------------------------------*/
.boxnav {
	width:900px;
	height:36px;
}
.boxnav .menu li {
	float:left;
	height:36px;
}
.boxnav .menu li a {
	float:left;
	display:inline-block;
	width:106px;
	height:36px;
	background:url(/uploads/image/images/bg_menu_off.png);
	text-align:center;
	font-size:15px;
	font-weight:bold;
	line-height:34px;
	color:#fff;
	text-decoration:none;
}
.boxnav .menu .on a {
	background:url(/uploads/image/images/bg_menu_on.png);
	color:#006dbb;
	font-size:16px;
	text-decoration:none;
}
.boxnav .menu .onfinal a {
	background:url(/uploads/image/images/bg_menu_on_r.png);
	color:#006dbb;
	font-size:16px;
	text-decoration:none;
}
.boxnav .menu .first {
	width:26px;
	height:36px;
	background:url(/uploads/image/images/bg_nav_left.png);
}
.boxnav .menu .final {
	width:26px;
	height:36px;
	background:url(/uploads/image/images/bg_nav_right.png);
}
/*------------------------------- 登录窗口 -------------------------------*/
.boxlogin {
	position:relative;
	z-index:1;
	width:198px;
	height:270px;
  background:url(/uploads/image/images/bg_login_1.png);
}
.boxlogin .boxgr {
	position:absolute;
	z-index:2;
	top:28px;
	left:11px;
	width:175px;
	height:68px;
}
.boxlogin .boxgr .link {
	height:20px;
	line-height:20px;
	text-align:left;
}
.boxlogin .boxgr .link a {
	padding:0 8px 0 8px;
	color:#006dbb;
	text-decoration:none;
}
.boxlogin .boxqy {
	position:absolute;
	z-index:2;
	top:101px;
	left:11px;
	width:175px;
	height:68px;
}
.boxlogin .boxqy .link {
	height:20px;
	line-height:20px;
	text-align:left;
}
.boxlogin .boxqy .link a {
	padding:0 8px 0 8px;
	color:#82c362;
	text-decoration:none;
}
.boxlogin .boxsj {
	position:absolute;
	z-index:2;
	top:174px;
	left:11px;
	width:175px;
	height:68px;
}
.boxlogin .boxsj .link {
	height:20px;
	line-height:20px;
	text-align:left;
}
.boxlogin .boxsj .link a {
	padding:0 8px 0 8px;
	color:#d38c07;
	text-decoration:none;
}
/*------------------------------- 标题样式 -------------------------------*/
.boxtitle {
	position:relative;
	z-index:1;
	height:24px;
}
.boxtitle .title {
	position:absolute;
	left:0;
	height:24px;
	line-height:24px;
}
.boxtitle .title a {
	display:inline-block;
	height:24px;
	padding-left:20px;
	background:url(/uploads/image/images/icon_03.png) 4px center no-repeat;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	line-height:24px;
	font-weight:bold;
}
.boxtitle .title b {
	font-weight:bold;
}
.boxtitle .more {
	position:absolute;
	right:8px;
	height:29px;
	line-height:29px;
}
.boxtitle .more a {
	display:inline-block;
	height:29px;
	color:#fff;
	text-decoration:none;
	line-height:29px;
}
.boxtitleb {
	position:relative;
	z-index:1;
	height:40px;
	border:#b9b9b9 1px solid;
	border-bottom:0;
}
.boxtitleb .title {
	position:absolute;
	left:0;
	height:40px;
	line-height:40px;
}
.boxtitleb .title a {
	display:inline-block;
	height:40px;
	padding-left:20px;
	background:url(/uploads/image/images/icon_03.png) 4px center no-repeat;
	color:#000;
	font-size:14px;
	text-decoration:none;
	line-height:40px;
}
.boxtitleb .title b {
	font-weight:100;
}
.boxtitleb .more {
	position:absolute;
	right:8px;
	height:29px;
	line-height:29px;
}
.boxtitleb .more a {
	display:inline-block;
	height:29px;
	color:#fff;
	text-decoration:none;
	line-height:29px;
}
.bgal {
	background:url(/uploads/image/images/bg_titlea.png) left repeat-x
}
.bgar {
	background:url(/uploads/image/images/bg_titlea.png) right repeat-x
}
.bgbl {
	background:url(/uploads/image/images/bg_titleb.png) left repeat-x
}
.bgbr {
	background:url(/uploads/image/images/bg_titleb.png) right repeat-x
}
.bgcl {
	background:url(/uploads/image/images/bg_titlec.png) left repeat-x
}
.bgcr {
	background:url(/uploads/image/images/bg_titlec.png) right repeat-x
}
.bgdl {
	background:url(/uploads/image/images/bg_titled.png) left repeat-x
}
.bgdr {
	background:url(/uploads/image/images/bg_titled.png) right repeat-x
}
.bgel {
	padding-left:20px;
	font-size:14px;
	
}
.bger b {
	color:#fff;
	
}
.bger {
	background:url(/uploads/image/images/bg_titlee.png) right repeat-x
}
.bger .jt {
	position:absolute;
	right:8px;
	top:3px;
	width:20px;
	height:20px;
	background:url(/uploads/image/images/icon_04.png) right top no-repeat;
}
.bgfl {
	padding-left:20px;
	font-size:14px;
}
.bgfr {
	
	background:url(/uploads/image/images/bg_titleb.png) center repeat-x
}
.bgfr b{color:#fff;}
.bgyr .jt {
	position:absolute;
	right:8px;
	top:4px;
	width:20px;
	height:20px;
	background:url(/uploads/image/images/icon_05.png) right top no-repeat;
}
.bgyr {
	background:url(/uploads/image/images/bg_titlef.png) right repeat-x
}
.bggr {
	background:url(/uploads/image/images/bg_titleg.png) right repeat-x
}
.bggr .jt {
	position:absolute;
	right:8px;
	top:5px;
	width:28px;
	height:28px;
	background:url(/uploads/image/images/icon_07.png) right top no-repeat;
}
.bghr {
	background:url(/uploads/image/images/bg_titleg.png) right repeat-x
}
.bghr .jt {
	position:absolute;
	right:8px;
	top:5px;
	width:28px;
	height:28px;
	background:url(/uploads/image/images/icon_08.png) right top no-repeat;
}
/*------------------------------- 容器样式 -------------------------------*/
.boxcona {
	border-left:#c9c9c9 1px solid;
	border-right:#c9c9c9 1px solid;
	background-color:#fbfbfc;
}
.boxconb {
         margin-top:-6px;
	border-left:#c9c9c9 1px solid;
	border-right:#c9c9c9 1px solid;
	background-color:#fff;
}
/*------------------------------- 底部圆角样式 -------------------------------*/
.boxbottoma {
	position:relative;
	z-index:1;
	height:8px;
	background:url(/uploads/image/images/bg_bottoma.png) right bottom no-repeat;
}
.boxbottoma span {
	display:inline-block;
	float:left;
	width:20px;
	height:8px;
	background:url(/uploads/image/images/bg_bottoma.png) left bottom no-repeat;
}
.boxbottomb {
	height:8px;
	background:url(/uploads/image/images/bg_bottomb.png) right bottom no-repeat;
}
.boxbottomb span {
	display:block;
	float:left;
	width:20px;
	height:8px;
	background:url(/uploads/image/images/bg_bottomb.png) left bottom no-repeat;
}
/*------------------------------- 联社成员 -------------------------------*/
.boxcy {
	position:relative;
	z-index:1;
	width:196px;
	height:235px;
}
.boxcy .left {
	position:absolute;
	top:0;
	left:0;
	width:47px;
	height:210px;
}
.boxcy .left .list li {
	width:46px;
	height:20px;
	background-color:#f1f1f2;
	border-bottom:#dedde3 1px solid;
	border-right:#dedde3 1px solid;
	text-align:center;
	line-height:20px;
	cursor:pointer;
	color:#646769;
}

.boxcy .left .list .on {
	width:46px;
	height:20px;
	background-color:#fbfbfc;
	border-bottom:#dedde3 1px solid;
	border-right:#fff 1px solid;
	text-align:center;
	line-height:20px;
	color:#006ebd;
	font-weight:bold;
	cursor:pointer;
}

.boxcy .left .list .on a{
	color:#006ebd;
}


.boxcy .right {
	position:absolute;
	top:0;
	right:0;
	width:149px;
	height:210px;
}
.boxcy .right .content {
	width:149px;
	height:210px;
}
.boxcy .right .content .list {
	padding:0 px;
}
.boxcy .right .content .list li {
	padding-left:8px;
	height:20px;
	border-bottom: #ccc 1px dotted;
	line-height:20px;
}
.boxcy .right .content .list li a {
	color:#363a3d;
}
.boxcy .right .arrow {
	padding-right:9px;
	width:200px;
	height:20px;
	text-align:right;
}
.boxcy .right .arrow .up {
	display:inline-block;
	width:15px;
	height:20px;
	background:url(/uploads/image/images/icon_up.png);
	cursor:pointer;
}
.boxcy .right .arrow .dn {
	display:inline-block;
	width:15px;
	height:20px;
	background:url(/uploads/image/images/icon_dn.png);
	cursor:pointer;
}
.boxcx {
	position:relative;
	z-index:1;
	height:28px;
	width:196px;
}
.boxcx .title {
	position:absolute;
	z-index:2;
	top:7px;
	left:5px;
	height:20px;
	line-height:20px;
	font-size:14px;
}
.boxcx .boxinput {
	position:absolute;
	z-index:2;
	bottom:20px;
	right:12px;
	height:20px;
	text-align:right;
}
.boxcx .boxinputi {
	position:absolute;
	z-index:2;
	bottom:0px;
	right:12px;
	height:20px;
	text-align:right;
}
.boxcx .inputtext {
	border:#d2d2d2 1px solid;
	height:18px;
	padding-left:5px;
	line-height:18px;
}
.boxcx .but {
	border:0;
	cursor:pointer;
	height:20px;
	width:24px;
	background:url(/uploads/image/images/icon_go.png);
}
.banner {
	width:694px;
	height:213px;
}
.container {
	width: 694px;
	height: 213px
}
.container a img {
	width: 694px;
	height: 213px
}
.container img {
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none
}
.td_f a img {
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px
}
.num {
	position: absolute;
	width: 90px;
	float: right;
	top: 190px;
	left: 600px
}
.num li {
	text-align: center;
	line-height: 15px;
	list-style-type: none;
	margin: 1px;
	width: 15px;
	font-family: arial;
	background: url(/uploads/image/images/flashbutton.gif) no-repeat -15px 0px;
	float: left;
	height: 15px;
	color: #0d9745;
	font-size: 12px;
	font-weight:bold;
	cursor: pointer;
}
.num li.on {
	line-height: 15px;
	width: 15px;
	background: url(/uploads/image/images/flashbutton.gif) no-repeat;
	height: 15px;
	color: #fff;
	font-weight:bold;
}
/*------------------------------- 信息内容 -------------------------------*/
/*-左图右文字-*/
.boximgtext {
	position:relative;
	z-index:1;
}
.boximgtext .img {
	position:absolute;
	z-index:2;
	top:3px;
	left:5px;
}
.boximgtext .text {
	position:absolute;
	z-index:2;
	top:0px;
	right:0px;
}
/*-新闻列表-*/
.newslist dd {
	padding-left:20px;
	background:url(/uploads/image/images/icon_dot.png) left center no-repeat;
	line-height:20px;
}
.newslist dt {
	text-align:right;
	padding:5px 5px 0 5px;
}
.newslistb dd {
	padding-left:23px;
	background:url(/uploads/image/images/icon_dot2.png) left center no-repeat;
	line-height:23px;
	border-bottom:#a5a4a4 1px dotted;
}
.newslisbt dt {
	text-align:right;
	padding:5px 5px 0 5px;
}
.newslistc dd {
	padding-left:23px;
	background:url(/uploads/image/images/icon_01.png) left center no-repeat;
	line-height:23px;
	border-bottom:#a5a4a4 1px dotted;
}
/*-信用卡按钮-*/
.butxyk {
	width:248px;
	height:46px;
	background:url(/uploads/image/images/bg_01.png);
	text-align:center;
}
.butxyk a {
	display:inline-block;
	width:107px;
	height:27px;
	line-height:27px;
	text-align:center;
	margin:9px 5px;
	background:url(/uploads/image/images/bg_02.png);
}
/*-电子银行块状栏目-*/
.boxdzk {
	position:relative;
	z-index:1;
	width:344px;
	height:155px;
	background:url(/uploads/image/images/bg_09.png);
}
.boxdzk .title {
	position:absolute;
	top:10px;
	left:7px;
	padding-left:16px;
	width:120px;
	height:20px;
	background:url(/uploads/image/images/icon_02.png) left center no-repeat;
}
.boxdzk .title a {
	color:#006dbb;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	font-size:14px;
}
.boxdzk .img {
	position:absolute;
	top:45px;
	left:11px;
	width:60px;
	text-align:center;
}
.boxdzk .more {
	position:absolute;
	top:120px;
	left:11px;
	width:60px;
	text-align:center;
}
.boxdzk .more2 {
	position:absolute;
	top:130px;
	right:12px;
	width:60px;
	text-align:center;
}
.boxdzk .text {
	position:absolute;
	top:43px;
	right:9px;
	width:251px;
	height:80px;
}
/*-个人业务块状栏目-*/
.boxgrk {
	position:relative;
	z-index:1;
	width:229px;
	height:135px;
}
.boxgrk .title {
	position:absolute;
	top:10px;
	left:10px;
	width:189px;
	height:23px;
}
.boxgrk .title a {
	color:#006dbb;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	font-size:14px;
}
.boxgrk .img {
	position:absolute;
	top:43px;
	left:12px;
	width:60px;
	text-align:center;
}
.boxgrk .more {
	position:absolute;
	top:116px;
	left:164px;
	width:60px;
	text-align:center;
}
.boxgrk .text {
	position:absolute;
	top:43px;
	right:9px;
	width:140px;
	height:71px;
}
.boxgrka {
	margin:10px 10px 0 10px;
	_margin:10px 5px 0 5px;
	position:relative;
	z-index:1;
	width:272px;
	height:125px;
	background:url(/uploads/image/images/bg_04.png);
}
.boxgrka .title {
	position:absolute;
	top:10px;
	left:7px;
	padding-left:16px;
	height:20px;
	background:url(/uploads/image/images/icon_02.png) left center no-repeat;
}
.boxgrka .title a {
	color:#006dbb;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	font-size:14px;
}
.boxgrka .img {
	position:absolute;
	top:40px;
	left:13px;
	width:60px;
	text-align:center;
}
.boxgrka .more {
	position:absolute;
	top:96px;
	left:203px;
	width:60px;
	text-align:center;
}
.boxgrka .text {
	position:absolute;
	top:39px;
	right:9px;
	width:177px;
	height:52px;
}
/*-公司业务块状栏目-*/
.boxgsk {
	position:relative;
	z-index:1;
	width:344px;
	height:110px;
	background:url(/uploads/image/images/bg_05.png);
}
.boxgsk .title {
	position:absolute;
	top:10px;
	left:7px;
	padding-left:16px;
	width:120px;
	height:20px;
	background:url(/uploads/image/images/icon_02.png) left center no-repeat;
}
.boxgsk .title a {
	color:#006dbb;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	font-size:14px;
}
.boxgsk .img {
	position:absolute;
	top:17px;
	left:15px;
	width:60px;
	text-align:center;
}
.boxgsk .more {
	position:absolute;
	top:83px;
	left:244px;
	width:60px;
	text-align:center;
}
.boxgsk .text {
	position:absolute;
	top:18px;
	right:12px;
	width:245px;
	height:69px;
}
/*-国际业务块状栏目-*/
.boxgjk {
	margin:12px 0 0 8px;
	_margin:12px 0 0 5px;
	position:relative;
	z-index:1;
	width:334px;
	height:135px;
	background:url(/uploads/image/images/bg_06.png);
}
.boxgjk .title {
	position:absolute;
	top:10px;
	left:7px;
	padding-left:16px;
	height:20px;
	background:url(/uploads/image/images/icon_02.png) left center no-repeat;
}
.boxgjk .title a {
	color:#006dbb;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	font-size:14px;
}
.boxgjk .img {
	position:absolute;
	top:37px;
	left:20px;
	width:60px;
	text-align:center;
}
.boxgjk .more {
	position:absolute;
	top:106px;
	left:269px;
	width:60px;
	text-align:center;
}
.boxgjk .text {
	position:absolute;
	top:35px;
	right:12px;
	width:231px;
	height:69px;
}
/*------------------------------- 左侧菜单 -------------------------------*/
.leftnav h2 {
	width:198px;
	height:41px;
	background:url(/uploads/image/images/bg_menu_title.png);
	line-height:41px;
	font-size:14px;
	font-weight:bold;
	text-indent:24px;
	color:#fff;
}
.leftnav ul {
	padding-top:2px;
}
.leftnav li {
	width:198px;
	height:34px;
	background:url(/uploads/image/images/left_menu.png);
	line-height:32px;
	font-size:14px;
	text-indent:30px;
	color:#fff;
}
.leftnav li a {
	text-decoration:none;
}
/*------------------------------- 表格 -------------------------------*/
.boxtable h3 {
	padding:10px 5px;
	font-size:14px;
	font-weight:bold;
}
.boxtable table {
	border:#dedede 1px solid;
}
.boxtable table td {
	border:#dedede 1px solid;
	background-color:#fbfbfc;
}
.boxtable table thead td {
	height:33px;
	padding:0 5px;
	background:url(/uploads/image/images/bg_table.png);
	text-align:center;
	font-size:14px;
}
.boxtable table tbody td {
	height:30px;
	padding:0 5px;
}
.boxtable table tfoot td {
	height:30px;
	padding:0 5px;
}
/*------------------------------- qa -------------------------------*/
.qalist {
	padding:10px 0 5px 0;
	border-bottom:#adbac1 1px dotted;
}
.qalist dt {
	padding:2px 0 2px 22px;
	background:url(/uploads/image/images/icon_q.png) left 2px no-repeat;
}
.qalist dd {
	padding:2px 0 2px 22px;
	background:url(/uploads/image/images/icon_a.png) left 2px no-repeat;
}
.dblist {
	padding:0px 0 5px 0;
}
.dblist li {
	height:25px;
	overflow:hidden;
	border-bottom:#adbac1 1px dotted;
}
.dblist li a {
	padding-left:20px;
	background:url(/uploads/image/images/icon_dot.png) left center no-repeat;
	height:25px;
	display:inline-block;
	line-height:25px;
}
.kapian {
	width:188px;
	margin:0 auto;
}
.kapian div {
	line-height:140%;
}
.xyktitlea {
	position:relative;
	z-index:1;
	height:30px;
}
.xyktitlea .title {
	position:absolute;
	z-index:2;
	height:30px;
}
.xyktitlea .more {
	position:absolute;
	top:7px;
	right:0;
}
.boxxyk01 {
	position:relative;
	z-index:1;
	width:460px;
	height:78px;
	background:url(/uploads/image/images/bg_07.png);
}
.boxxyk01 .img {
	position:absolute;
	z-index:2;
	left: 7px;
	top: 9px;
}
.boxxyk01 .text {
	position:absolute;
	z-index:2;
	top:8px;
	right:8px;
	width:285px;
	height:60px;
}
.xyktitleb {
	position:relative;
	z-index:1;
	height:42px;
}
.xyktitleb .title {
	position:absolute;
	z-index:2;
	width:140px;
	height:42px;
	background:url(/uploads/image/images/bg_title_bg01.png);
	text-indent:26px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
}
.xyktitleb .more {
	position:absolute;
	top:7px;
	right:0;
}
.boxzhengzhi {
	width:460px;
	height:150px;
}
.boxzhengzhi div {
	width:225px;
}
.boxzhengzhi div dt {
	padding-bottom:1px;
}
.boxzhengzhi div dd {
	padding:5px;
	border-bottom: #ccc 3px solid;
	background:url(/uploads/image/images/bg_08.png) top repeat-x;
	line-height:160%;
}
/*------------------------------- 人才招聘 -------------------------------*/
.jobtitle {
	width:900px;
	height:29px;
}
.jobtitle li {
	float:left;
	height:29px;
	text-indent:20px;
}
.jobtitle .bg1on {
	width:300px;
	background:url(/uploads/image/images/bg_titleb.png) left;
	line-height:28px;
}
.jobtitle .bg1on a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.jobtitle .bg1off {
	width:300px;
	background:url(/uploads/image/images/bg_titlea.png) left;
	line-height:28px;
}
.jobtitle .bg1off a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.jobtitle .bg2on {
	width:298px;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	background:url(/uploads/image/images/bg_titleb.png) center;
	line-height:28px;
}
.jobtitle .bg2on a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.jobtitle .bg2off {
	width:298px;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	background:url(/uploads/image/images/bg_titlea.png) center;
	line-height:28px;
}
.jobtitle .bg2off a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.jobtitle .bg3on {
	width:300px;
	background:url(/uploads/image/images/bg_titleb.png) right;
	line-height:28px;
}
.jobtitle .bg3on a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.jobtitle .bg3off {
	width:300px;
	background:url(/uploads/image/images/bg_titlea.png) right;
	line-height:28px;
}
.jobtitle .bg3off a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.jobjs dl {
	padding:10px;
	border-bottom:#ccc 1px dotted;
}
.jobjs dl dt {
	padding:5px 0;
	font-size:14px;
}
.jobjss dl {
	padding:10px;
}
.jobjss dl h3 {
	padding:10px 0;
	font-size:18px;
}
.jobjss dl dt {
	padding:10px 0;
	font-size:14px;
}
.jobjss dl dd {
	padding:8px 5px;
}
.joblink {
	font-weight:bold;
	color:#006dbb;
}
/*------------------------------- 翻页样式 -------------------------------*/
.box_page {
	height:20px;
	padding:10px 0;
}
.box_page .scott {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 3px;
	padding-top: 3px;
	text-align:right;
}
.box_page .scott a {
	border-right: #ddd 1px solid;
	padding-right: 5px;
	border-top: #ddd 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #ddd 1px solid;
	color: #88af3f;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #ddd 1px solid;
	text-decoration: none
}
.box_page .scott a:hover {
	border-right: #85bd1e 1px solid;
	border-top: #85bd1e 1px solid;
	border-left: #85bd1e 1px solid;
	color: #638425;
	border-bottom: #85bd1e 1px solid;
	background-color: #f1ffd6
}
.box_page .scott a:active {
	border-right: #85bd1e 1px solid;
	border-top: #85bd1e 1px solid;
	border-left: #85bd1e 1px solid;
	color: #638425;
	border-bottom: #85bd1e 1px solid;
	background-color: #f1ffd6
}
.box_page .scott span.current {
	border-right: #b2e05d 1px solid;
	padding-right: 5px;
	border-top: #b2e05d 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: #b2e05d 1px solid;
	color: #fff;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #b2e05d 1px solid;
	background-color: #b2e05d
}
.box_page .scott span.disabled {
	border-right: #f3f3f3 1px solid;
	padding-right: 5px;
	border-top: #f3f3f3 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #f3f3f3 1px solid;
	color: #ccc;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #f3f3f3 1px solid
}
.topinfo {
	position:relative;
	z-index:1;
	width:900px;
	height:44px;
	background:url(/uploads/image/images/top_info.png);
}
.topinfo .title {
	position:absolute;
	z-index:2;
	top:6px;
	left:20px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
.topinfo .news {
	position:absolute;
	z-index:2;
	top:7px;
	left:127px;
}
.topinfo .link {
	position:absolute;
	z-index:2;
	top:8px;
	right:10px;
}
.topinfo .link a {
	color:#006dbb
}
.boxcurrent {
	height:22px;
	padding-left:14px;
	background:url(/uploads/image/images/icon_home.png) left center no-repeat;
	line-height:22px;
}
.boxcurrent a {
	padding:0 6px;
}
.boxcurrent b {
	color:#006dbb;
}
.newsdth {
	height:40px;
	border-bottom:#e1e1e1 1px dotted;
	line-height:40px;
	color:#006dbb;
	font-size:26px;
	text-align:center;
	font-weight:bold;
}
.newsdthd {
	padding:10px 20px;
	line-height:160%;
	font-size:12pt;
         font-family:宋体;
         color: black; 
}
.newsdthd p {
         font-family:宋体;
	text-indent:0px;
	font-size:12pt;
	line-height:160%;
         color: black;
}
.newslink {
	padding-bottom:10px;
}
.newslink li {
	height:93px;
	overflow:hidden;
}
.newslink li a {
	float:left;
	width:90px;
	height:22px;
	margin:0 5px;
	padding-left:16px;
	background:url(/uploads/image/images/icon_02.png) left center no-repeat;
	line-height:22px;
	border-bottom:#8c8c8c 1px dotted;
}
/** 头部滚动公告样式---begin **/

.txtboxnx {
	overflow:hidden;
	position:absolute;
	left:120px;
	top:3px;
	height:24px;
	line-height:24px;
}
.txtboxnx a {
	display:block;
	height:24px;
	padding-left:14px;
	background:url(/uploads/image/images/icon_02.png) left center no-repeat;
	white-space:nowrap;
}
/** 头部滚动公告样式---end **/
.tableboxa {
	border:#dbdbdb 1px solid;
}
.tableboxa tbody td {
	padding:8px;
	border-bottom:#dbdbdb 1px dashed;
	background-color:#fff;
}
.tableboxa .righttxt {
	color:#000;
	text-align:right;
}
.buttonsc {
	width:70px;
	height:20px;
	border:0;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	background:url(/uploads/image/images/button.gif) left -160px no-repeat;
}
.jgmap{ height:120px; background: url(/uploads/image/images/jgmap.png);}

.pages{
padding-top:10px;
margin-left:30px;
}

.ov {overflow:hidden; height:18px;}
.morehh
{ 
    float:right;margin-right:25px;
 }
.qad {padding-top:5px;padding-bottom:5px;}
.qad dt{ padding-left:26px; background:#f9f9f9 url(/uploads/image/images/icon_qq.png) left center no-repeat; font-weight:bold; font-size:14px; line-height:26px;}
.qad dd{ padding-left:26px; background: url(/uploads/image/images/icon_aa.png) left 5px no-repeat;font-size:14px;}