@charset "utf-8";
/* CSS Document */
#footer {margin:0; padding:0;}
#footer ul,li{ list-style:none outside;font-size:15px; }
#footer ul,ol{list-style: none;}
#footer a{ text-decoration:none; }
#footer a img, input { border:0}
#footer img{ vertical-align:middle;}

/* 常用样式设置 start */
#footer{ font-family: "微软雅黑"; font-family:"Microsoft YaHei"; font-size:14px; line-height:130%; color:#333;  background:#f7f7f7; }

#footer a:link{ color: #333; text-decoration: none;}
#footer a:visited{ color: #333; text-decoration: none;}
#footer a:hover{ color: #0055ae; text-decoration: none;}
#footer a:active{ color: #333; text-decoration: none;}

.rightmarin{ margin-right:0;}
.leftmarin{ margin-left:0;}

/* footer*/
#footer{ width:100%; margin:0 auto; clear:both; background:#fff; border-top:6px solid #1a56a8;}
.footercon{ width:950px; margin:0 auto; padding:30px 0 30px 0; text-align:center;}

.footerconfl{ width:300px; float:left; padding-top:15px;}
.footerconfl img{ margin-right:15px;}

.footerconfr{ width:650px; float:right; }
.footerconfr h3{ width:100%; clear:both; padding-bottom:5px; font-weight:normal; font-size:14px;color:#0055ae; text-align:left;}
.footerconfr h3 a{color:#0055ae;}
.footerconfr h3 a:hover{ text-decoration:underline;}
.footerconfr h3 span{ margin:0 10px;}

.footerconfr p{ line-height:24px; width:100%; clear:both; text-align:left; font-size:14px;}

/* 底部链接*/
.linkbox{ width:100%; background:#eff9fe; border-top:1px solid #1a56a8; padding-bottom:20px; padding-top:1px;}
.linkcon{ width:1220px; margin:0 auto;}

.slideTxtBox{ width:100%; text-align:left;  }
.slideTxtBox .hd{ height:40px; line-height:40px; background:#eff9fe; position:relative; }
.slideTxtBox .hd ul{ float:left;  position:absolute; height:40px;   }
.slideTxtBox .hd ul li{ float:left; width:120px; padding-right:10px; text-align:center; cursor:pointer; color:#1a56a8; font-size:16px; font-weight:bold; background:url(hebTax_jtblue.png) 100px center no-repeat;  }
.slideTxtBox .hd ul li.on{ height:40px; background:#fff url(hebTax_jtblue.png) 100px center no-repeat;}
.slideTxtBox .hd ul li a{ color:#1a56a8; }

.slideTxtBox .bd{ width:100%; background:#fff; padding:15px 0;}
.slideTxtBox .bd ul{ width:95%; margin:0 auto;  zoom:1;  }
.slideTxtBox .bd li{ width:10%; float:left; height:30px; line-height:30px; font-size:16px;}
.slideTxtBox .bd li .date{ float:right; color:#999;  }
