@charset "utf-8";
/*全局*/
body{font-family: 'Microsoft YaHei', 微软雅黑, SimSun, 宋体;}
body,td,th {
    font-size: 12px;
    color: #595959;
}
body {
    /*background: #dce7f1;*/
    background: #e5e6e6;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
ul,li,dl,dt,dd,form,dd p,dt p, p,h1,h2,h3 {margin:0px; padding:0px;}
img{border:0px;}
h3{font-size:14px;}

a:link {
    color: #595959;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #595959;
}
a:hover {
    text-decoration: none;
    color: #007fcb;
}
a:active {
    text-decoration: none;
    color: #007fcb;
}
ul{margin:0px; padding:0px;/*text-transform:capitalize;*/}
li{list-style:none; list-style-image:none;margin:0px; padding:0px;/*text-transform:capitalize;*/}
img{border:0px;}
form{margin:0px; padding:0px;}
.l, .fl{float:left;}
.r, .fr{float:right;}
.mr {margin-right: 10px;}
.fb {font-weight: bold;}
.clear{clear:both;*display:inline;}

.c:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.c {*+height:1%;}
/*.c {zoom: 1;}*/

.wrap{width:1002px;margin:0px auto;background: #ffffff;
  -moz-box-shadow: 0px 3px 8px #2d2d2d;
  -webkit-box-shadow: 0px 3px 8px #2d2d2d;
  box-shadow: 0px 3px 8px #2d2d2d;}

/* ---------- 1. 头部 ------------ */
.header{width:1002px;margin:0px auto;padding:10px 0 0 0;}

/* ---------- 1.1 logo ---------- */
.top-logo {padding: 0 10px;}
.logo-left {zoom: 1;float: left;}
.logo-right {padding: 10px 0 0 0;float: right;}
.logoword {font-size: 32px;font-family: "微软雅黑";letter-spacing:4px; color: #606060;/*#1e257d;#09419e;*/}

.service_tel{color:#06c;font-weight:bold;font-size:18px;line-height:25x;font-family:"微软雅黑";
    padding-left:30px;/*background:url(../images/phone.gif) no-repeat 5px 5px;*/padding-top:5px;}

/* ---------- 1.2 导航菜单 ----------- */
.top-nav {
    position: relative;
    height: 32px; z-index: 99;
    margin: 5px auto 0px auto;
}

.top-nav #nav {
	padding: 0;
    list-style: none;
    position: relative;
    height: 32px;
    line-height: 32px;
    padding-top: 0px;
    /*padding-left:100px;*/
    background-color: #09419e; /* #28549b; */
    /*background: url(../images/menu-bg.jpg) repeat-x;*/
}

#nav li.nav {
	height : 32px;
	position: relative;float: left;
    margin: 0 2px; width: 105px;
    text-align: center;_display: inline;
    _width:105px;
}

body.en_US #nav li.nav {
	width:130px;
}

#nav li.nav a {
    color: #fff;font-size: 14px;font-weight:bold;
}

body.en_US #nav li.nav a {
    font-size: 12px;font-weight:normal;
}

#nav li a.anav {
    display: block; padding: 0 15px;
}

body.en_US #nav li a.anav {
	padding: 0px 5px;
}

#nav li ul{
	display:none;position:absolute;top:32px;left:-1px;
	width:150px;background:#fff;
	/*border:1px solid #369;*/
	border-top:none;line-height:22px;
	/*padding:0 5px 5px 5px;
	-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;*/
}

#nav li ul li {
    float: left;
    width: 150px;
    background: #F6F6F6;
    border-left: 1px solid #555;
    border-bottom: 1px solid #555;
    border-right: 1px solid #555;
}
#nav li.nav ul a {
    display: block;
    width: 122px;
    text-align: left;
    padding: 3px 14px !important;
    font-size:13px;
    font-weight: normal;
}

#nav li.nav a:hover{
	color:#f98025;
	text-decoration:none;
}
	
/* hover 子菜单的连接时，改变其背景和字体颜色 */
#nav li.nav ul a:hover  {
 color:#F3F3F3 !important;
 text-decoration:none;font-weight:normal;
 background:#f98025;
}

#nav li ul a:link {
color: #666 !important; 
text-decoration: none;
}

#nav li ul a:visited {
color: #666 !important;
text-decoration: none;
}


/* ----------- 2. banner ----------- */
.banner{width:1002px;height:280px;overflow:hidden;position:relative;} /* 700 */
.scrollUL{position:absolute;top:0;left:0;}
.banner img{float:left;}
.b_index{position:absolute;top:260px;left:800px;}
.b_index li{float:left;width:15px;height:15px;background:#c0d0d0;text-align:center;margin:0 3px;line-height:15px;}
.b_index li a{color:#000;}
.b_index .hover{background:#096db9;}
.b_index .hover a{color:#fff;font-weight:bold;}

/* ---------------- 首页 content ------------------ */
#main-content {
  position: relative;
  width: 980px;;
  /* 884px/1020px * 100% */

  margin: 0 auto;
  margin-bottom: 1.875em;
  /* 30px/16px */

  clear: both;
  overflow: hidden;
  /*
    &:after {
    
        display: block;
        position: absolute;
        content: '\0020';
        top: 42px;
        bottom: 10px;
        left: 33.93665%;
        width: 1px;
        background-color: @color_grey;
    }*/

  /* Contact form */

}
#main-content.home:after {
  display: none;
}

.content {width:97%;margin: 0 auto;}
#main-content .home-content {
width: 625px;;
padding-right: 20px;;
padding-bottom: 15px;;
float: left;
}

#main-content .home-content .intro-text {
margin:0px;
font: normal 18px/28px "微软雅黑";
line-height: 1.6;
padding-top: 20px;
font-size: 16px;
}

#main-content .home-content .intro-text span {
color: #09419e;/*#62609a;*/

/*font-family: 'Rockwell W01', Verdana, Arial, Helvetica, sans-serif;*/
font-size: 20px;
font-size: 1.25rem;
line-height: 1;
}

#main-content #model{
width: 298px;;
float: left;
border: 1px solid #dcddde;
margin-top: 20px;
padding: 10px;
margin-bottom: 15px;
}
#main-content #model {font-size: 16px;}

#main-content #model p {
font-size: 14px;
font-size: 0.875rem;
font-family: 'DIN Next W01 Regular', Verdana, Arial, Helvetica, sans-serif;
margin-top: 0;
margin-bottom: 0.7142em;
}

#main-content #model ul li {
font-size: 15px;
font-size: 0.9375rem;
padding-top:5px;
padding-bottom:5px;
}

#main-content #model ul li:before {
content: "•";
font-size: 80%;
padding-right: 7px;
}

/* ---------- module section ------------- */
#main-content #module-section {
float: left;
border-top: 1px solid #dcddde;
padding: 1.25em 0;
}

#main-content #module-section .module{
width: 289px;
float: left;
border: 1px solid #dcddde;
margin-right: 20px;
padding: 0.5em;
height: 170px;
}

#main-content #module-section .module:last-child {
margin-right: 0;
}

#main-content #module-section .module h2 {
color: #09419e; /*#09c;*/
font-size: 15px;
font-size: 0.9375rem;
margin: 0 0 1em 0;
}
.box, .tab-box {
    border: 1px solid #dcddde;
    /*margin-bottom: 15px;*/
}
.box .box-hd {
	height: 24px;
	padding-left: 6px;
    border-bottom: 1px solid #DADADA;
    overflow: hidden;
    background: url(../images/tbars.png) 0 -188px repeat-x;
}
.box .box-bd {
	padding: 6px;
}
.box h2 {
color: #09419e; /*#09c;*/
font-size: 15px;
font-size: 0.9375rem;
/*margin: 0 0 1em 0;*/
margin: 0 0 0 0;
}

/* --------- tab-box --------- */
.tab-box .box-hd {
	height: 32px;
	border: none;
    border-bottom: 1px solid #dcddde;
    line-height: 32px;
    background: url(../images/bg1px.png) 0 -33px repeat-x;
}

.tab-box .tab-menu {
	float: left;
    margin-left: -1px;
}
.tab-box .tab-menu span {
	float: left;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    font-family: "Microsoft YaHei","微软雅黑","SimHei","黑体";
    padding: 0 10px;
    margin-top: -1px;
}

.tab-box .tab-menu span.selected {
	height: 31px;
line-height: 27px;
border-top: 3px solid #09419e;
border-left: 1px solid #dbdee1;
border-right: 1px solid #dcddde;
background-color: #fff;
_position: relative;
_margin-bottom: -1px;
padding: 0 9px;

}

.tab-box .tab-menu span.selected a {
	color: #09419e;
}

.tab-box .box-bd {
	padding:10px;
}

.tab-box .tab-menu span a {
    	
}

.tab-box .box-hd .t-guide {
	float: right;
    display: inline;
    margin-right: 10px;
}

.tab-box .tab-cont li {
	padding: 3px 0px;
}
/* ---------- eof tab-box ------------*/

/* ---------- bof side-box -----------*/
.side-box {
	border: 1px solid #ccc;
    width: 192px;
}
.side-box ul {
	background-color: #f2f2f2;
}

.side-box .side-nav h3 a {
color: #666;
}

.side-box .side-nav li.selected h3 a {
    color: #09419e;
}

.side-box .side-nav li ul li.selected a {
    color: #09419e;
}

.side-box .side-nav ul {
    background: #FFF;
    overflow: hidden;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 14px;
border-top: 1px solid #CCC;
}

.side-nav ul li a,.side-nav ul li a:visited {
	height: 23px; padding: 0 5px;
    line-height: 23px; overflow: hidden;
    color: #555;/*#0063dc;*/
}
.side-box .side-nav li.level0 {
	vertical-align: bottom; border-top: 1px solid #CCC;
}
.side-box h2 {
	background: #09419e;color: #fff;
    line-height: 30px;margin-bottom: 0px;
}

.side-box h2 p {
	background: url(../images/is.gif) no-repeat 8px 11px;
    padding-left: 20px; margin-bottom: 0px;
    font-size:13px;
}
.side-box .box-bd {
	color: #666; padding: 10px 0 10px 10px;
    line-height: 25px; font-size: 14px;
}

.side-nav h3{ border-top: 1px solid #fff; padding: 7px 10px 6px 18px; color: #C00; font-weight: 700; font-size: 12px; cursor: pointer; font-family:Microsoft yahei; }/*2012-11-8*/
.side-nav h3 b{ background:url(../images/list-ui.gif) -17px -176px no-repeat;width:16px; height:16px; float:right; overflow:hidden;}/*2012-11-9*/
.side-nav h3 a{float:left; color:#666;}/* 修改颜色 2012-11-8 */
.side-nav h3 a:hover, .side-nav ul li a:hover {
	text-decoration:none;color: #09419e;
}
.side-nav li.expand h3 b {
background-position: -34px -176px;
}

/* ----------- eof side-box ---------- */

#main-content ul.biz-list li {
    float:left;
    width: 24%;
    line-height: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#main-content ul.biz-list li span {
    font-size: 13px;
    font-weight:bold;
}
#main-content ul.biz-list li img {
    margin-right: 10px;
    margin-left: 10px;
}

#main-content ul.biz-list li.l3c {
    width:32%;
}

.ta_orderno {
margin: 5px 0;
width: 282px;
height: 70px;
font-size: 12px;
color: #666;
overflow: hidden;
}

.se_btn {
display: block;
background: url(../images/b_07.gif) no-repeat 0 0;
width: 50px;
height: 20px;
line-height: 20px;
text-align: center;
}

#ul-func li {
line-height: 40px;
border-bottom: 1px dotted #ccc;
}

#ul-func .li_1 {
    background: url(../images/ico_06.jpg) no-repeat right 8px;
}
#ul-func .li_2 {
background: url(../images/b_11.gif) no-repeat right 8px;
}
#ul-func .li_3 {
background: url(../images/ico_18.jpg) no-repeat right 8px;
}
#ul-func .li_4 {
background: url(../images/ico_21.gif) no-repeat right 8px;
}

#ul-func .bbn {
border-bottom: none !important;
}

#ul-func li a {
font-size: 16px;
font-weight: bold;
color: #09419e;/*#09c;*/
}

#ul-func li span {
font-size: 14px;
color: #999;
font-weight: bold;
margin-left: 10px;
}

a:hover {
text-decoration: underline;
color: #09c;
}

/* ----------- 主营业务 --------- */
#biz-section {
padding-left: 4px;
margin-bottom:15px;

}
#main-content .biz-list h2 {
color: #09419e;
font-size: 15px;
font-size: 0.9375rem;
text-transform: uppercase;
margin: 0 0 5px 0;
}



/*
#tpl-section {
	float:left;
	width:190px;
	padding-left:10px;
	padding-top: 6px;
	border-top: 1px solid #dcddde;
}*/

#tpl-section ul.box-bd li {
font-weight: inherit;
font: normal 16px/22px "Microsoft YaHei";
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px #ddd dotted;
}
#trx-vas-wrap {
	float:left;
	padding-left:15px;
	border-left: 1px solid #dcddde;
}
#trx-section .module {
	float:left;
	width:229px;
    border: 1px solid #dcddde;
    margin-right: 20px;
    /*padding: 0.5em;*/
    height: 170px;
}

div.login p {
	padding:5px;
}

div.login input {
    width:140px;
}

div.login label {
	display: block;
	float: left;
    width:60px;
    _width:45px;
}
div.login .btn-login {
	padding-right:15px;float:right;
}

/* -------------- tpl styles ------------- */

/* -------------- 水平滑动的产品介绍 --------- */
.box .slide-bd {
	height: 140px;
width: 930px;
padding:15px;
}
.box .slide-bd img {
	border: 1px solid #09419e;
}
/* -------- footer ------------ */
.footer {/*background-color:#d7dde1;#0067af;#ced2d9;#c2c5ca;*/ height:130px;border-top:3px solid #09419e;
text-align:center;
}

#indexLink {
padding-bottom: 10px;
margin-top: 10px;
}

.footer p {
margin: 0 auto;
padding-left: 35px;
padding-bottom: 10px;
}

/* ------------- 栏目及内容部分 -------------- */
.nbody{margin-top:7px;margin-bottom:15px;padding-left:10px;padding-right:10px;}
.l_box{width:192px;} /* 206 */
.l_box dt{background:#09419e;/*#007fcb;#09c*/;line-height:27px;border-bottom:1px solid #fff;}
.l_box dt p{background:url(../images/is.gif) no-repeat 8px 9px;padding-left:20px;}
.l_box dt a{color:#fff;font-weight:bold;}
.l_box dd{line-height:24px;background:#9cf;border-bottom:1px solid #fff;}
.l_box dd p{padding-left:28px;background:url(../images/ico_14.jpg) no-repeat 19px 10px;}
.contactme h3{background:#09419e;/*#007fcb;#09c;*/color:#fff;;line-height:30px;margin-bottom:0px;}
.contactme h3 p{background:url(../images/is.gif) no-repeat 8px 11px;padding-left:20px;margin-bottom:0px;}
.contactme ul{background:#9cf;color:#666;padding:10px 0 10px 10px;line-height:25px;font-size:14px;}

.r_box{margin-left:15px;width:730px;border-left: 1px solid #dcddde;padding-left:15px;} /* 714 for old */
/*内页内容区 右 信息列表*/
.r_box .txt{word-break:break-all;}
.r_box .infolist{width:100%;}
.r_box .infolist li{width:100%;background:url(../images/dot_line.gif) repeat-x bottom;height:27px;line-height:27px;}
.r_box .infolist li a{float:left;}
.r_box .infolist li span{float:right;}

.pos_box{line-height:22px;border-bottom:1px dotted #ccc;}

.msgbar {
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-bottom: #CCC 1px solid;
    color: #999;
}

.summary {
width: 90%;
line-height: 1.8em;
text-indent: 20px;
font-size: 14px;
border: #59ACFF 1px solid;
background: #ECF5FF;
margin: 15px auto;
padding: 8px;
}

.pagination {
    height: 30px;
    line-height: 30px;
    text-align: center;
    clear: both;
    margin-top: 10px;
}

.other {
    height: 60px;
    text-align: center;
    border-top: #CCC 1px solid;
    padding-top: 10px;
}
.other ul {
margin-left: 10px;
list-style:none;
}
.other ul li {
height: 26px;
line-height: 26px;
text-align: left;
}

/* ------------ 图像和视频 ----------- */
.works-ul li {
width: 175px;
float: left;
margin: 15px 0px 0px 10px;
_margin: 15px 0px 0px 8px;
text-align: center;
}

.works-ul li a {
text-decoration: underline;
display: block;
}

.works-ul li img {
max-width: 156px;
max-height: 105px;
overflow: hidden;
border: 6px solid #EFEFEF;
padding: 1px;
}
.works-ul li p {
color: #9C9C9C;
line-height: 20px;
}
/*服务网点查询*/
#tab1 {
width: 200px;
margin: 0px auto;
margin-top: 5px;
margin-bottom: 5px;
}
#tab1 dl {
clear: both;
}
#tab1 dd {
width: 30px;
height: 40px;
float: left;
line-height: 40px;
color: #FE7F00;
font-weight: bold;
text-align: center;
}
#tab1 dt {
width: 170px;
float: right;
}
.tddd li {
width: 40px;
float: left;
overflow: hidden;
height: 25px;
line-height: 25px;
}
.n_billsearch {
border: 1px solid #cccccc;
text-align: center;
border-top: 0px;
}
.n_left {
width: 205px;
float: left;
margin-top: 10px;
background: #fff;
}
.n_title2 {
height: 38px;
display: block;
width: 200px;
border-bottom: 1px solid #E4E4E4;
text-align: center;
font-size: 18px;
vertical-align: center;
font-weight: bold;
}
.n_left_title {
height: 2px;
font-size: 0px;
background: #0078D4;
}
.stationSearchArea {
padding : 10px;
border: 1px solid #dedede;
background: #F7F7F7;
}


.tbl5, .tbl5 td {
border: 1px solid #EFEFEF;
border-collapse: collapse;
padding: 5px;
_padding: 5px;
height: 30px;
line-height: 30px;
}

.n_content {
width: 660px;
background: #F9F9F9;
border: 1px solid #DEDEDE;
padding: 10px;
margin-top : 10px;
}

.p_content {
width: 660px;
padding: 10px;
margin-top : 10px;
}
#service_content dl dd {
height: 30px;
width: 650px;
text-align: left;
line-height: 30px;
}
.s_ul li a:hover {
border: 1px solid #FFD6B5;
background: #FFF7E7;
}
.s_ul li a {
display: block;
width: 148px;
height: 28px;
border: 1px solid #EFEFEF;
line-height: 30px;
}
.s_ul li {
width: 150px;
height: 30px;
line-height: 30px;
float: left;
text-align: left;
margin: 3px;
position: relative;
overflow: hidden;
}
#service_content dl dt {
width: 635px;
text-align: left;
float: right;
}
.r_box_station{
    margin-top : 10px;
}
