@charset "utf-8";
/* CSS Document */
body {
  margin: 0px;
  padding: 0px;
  background: #fff url(../images/body.jpg) center top no-repeat;
  font: normal 15px/1.8em "微软雅黑", "宋体";
  color: #555;
}
div,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
img,
form,
label,
br {
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}
ul {
  list-style-type: none;
}
img {
  border: 0px;
}
a {
  text-decoration: none;
  color: #555;
}
a:hover {
  text-decoration: none;
  color: #000;
}
.clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  zoom: 0;
  display: block;
}
.block15 {
  height: 15px;
  line-height: 15px;
  font-size: 0;
  clear: both;
  display: block;
}
.block10 {
  height: 10px;
  line-height: 10px;
  font-size: 0;
  clear: both;
  display: block;
}
.block60 {
  height: 60px;
  line-height: 60px;
  font-size: 0;
  clear: both;
  display: block;
}
.block5 {
  height: 5px;
  line-height: 5px;
  font-size: 0;
  clear: both;
  display: block;
}
.imgbk img {
  display: block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
/*clear*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac */
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.header {
  width: 98%;
  padding: 8px 0 8px 2%;
  margin: 0 auto;
  height: 44px;
  background: url(../images/head_bg.jpg) 0 0 repeat-x;
  font: 500 24px/44px "微软雅黑";
  color: #fff;
}
.header a {
  color: #fff;
}
.header img {
  float: left;
  margin-right: 5px;
}
.pages {
  width: 100%;
  margin: 0 auto;
}
.content {
  padding: 1%;
  height: auto;
  clear: both;
}
.border {
}
.imgw {
  width: 95%;
  margin: 0 auto;
  padding: 2%;
  border: 1px solid #ddd;
}
.text {
  padding: 5px 0px;
}
.top-so {
  width: 99%;
  margin: 0 auto 8px;
  text-indent: 30px;
  height: 30px;
  border: 2px solid #e7e7e7;
  border-radius: 3px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  background: url(../images/so_icon.png) 6px center no-repeat;
  color: #888;
}
/*焦点??*/
.focus {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: auto;
  clear: both;
}
.focus .shadow .title {
  width: 60%;
  height: 55px;
  padding-left: 10px;
  padding-top: 20px;
}
.focus .shadow .title a {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  font-weight: bolder;
  overflow: hidden;
}
.focus .fPic {
  left: 0px;
  top: 0px;
}
.focus .D1fBt {
  overflow: hidden;
  zoom: 1;
  height: 16px;
  z-index: 10;
}
.focus .shadow {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 10;
  height: 50px;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
  display: block;
  text-align: left;
}
.focus .shadow a {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  overflow: hidden;
  margin-left: 10px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
  position: relative;
  width: 100%;
  display: none;
  background: #000;
}
.focus .fcon img {
  display: block;
  height: auto;
}
.focus .fbg {
  bottom: 10px;
  right: 2%;
  position: absolute;
  height: 21px;
  text-align: center;
  z-index: 200;
}
.focus .fbg div {
  margin: 4px auto 0;
  overflow: hidden;
  zoom: 1;
}
.focus .D1fBt a {
  position: relative;
  display: inline;
  width: 12px;
  height: 12px;
  border-radius: 7px;
  margin: 0 2px;
  color: #b0b0b0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #d9d9d9;
}
.focus .D1fBt .current,
.focus .D1fBt a:hover {
  background: #fc114a;
}
.focus .D1fBt img {
  display: none;
}
.focus .D1fBt i {
  display: none;
  font-style: normal;
}
.nav {
  background: #f5f5f5;
  height: auto;
  padding: 10px 0px;
}
.nav li {
  width: 25%;
  float: left;
  text-align: center;
}
.nav li a {
  font: normal 16px/26px "微软雅黑";
  color: #222;
}
.nav li a:hover {
  color: #1893e9;
}
.nav li i {
  display: block;
  width: 75px;
  height: 75px;
  margin: 0 auto;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.nav li i.i1 {
  background: #1893e9 url(../images/home.png) center center no-repeat;
}
.nav li i.i2 {
  background: #eb6542 url(../images/icon_01.png) center center no-repeat;
}
.nav li i.i3 {
  background: #ca23ad url(../images/icon_02.png) center center no-repeat;
}
.nav li i.i4 {
  background: #89be1c url(../images/icon_03.png) center center no-repeat;
}
.tabMenu {
  height: 40px;
  background: #f3f6f6;
  width: 100%;
  clear: both;
}
.tabMenu li {
  width: 33.33%;
  float: left;
  text-align: center;
  font-size: 15px;
  line-height: 40px;
  cursor: pointer;
}
.tabMenu li.hover {
  color: #fff;
}
.fco-1 {
  border-top: 2px solid #1893e9;
}
.fco-1 li {
  color: #1893e9;
}
.fco-1 li.hover {
  background: #1893e9;
  color: #fff;
}
.fco-1 li a {
  color: #1893e9;
}
.fco-2 {
  border-top: 2px solid #d23434;
}
.fco-2 li {
  color: #d23434;
}
.fco-2 li.hover {
  background: #d23434;
  color: #fff;
}
.fco-2 li a {
  color: #d23434;
}
.fco-3 {
  border-top: 2px solid #f09455;
}
.fco-3 li {
  color: #f09455;
}
.fco-3 li.hover {
  background: #f09455;
  color: #fff;
}
.fco-3 li a {
  color: #f09455;
}
.fco-4 {
  border-top: 2px solid #299b34;
}
.fco-4 li {
  color: #299b34;
}
.fco-4 li.hover {
  background: #299b34;
  color: #fff;
}
.fco-4 li a {
  color: #299b34;
}
.news-list li {
  width: 100%;
  height: 40px;
  background: url(../images/news_icon.gif) right center no-repeat;
  border-bottom: 1px solid #eee;
  clear: both;
  font: normal 14px/40px "微软雅黑";
}
.list li a:hover {
  color: #d23324;
}
a.more {
  display: block;
  clear: both;
  margin: 8px auto;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: 2px solid #e7e7e7;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  background: url(../images/more.gif) 0px center repeat-x;
  color: #000;
}

.zd-list li {
  width: 31.5%;
  line-height: 30px;
  background: #fffad8;
  text-align: center;
  float: left;
  margin: 0 0 10px 1%;
  border: 1px solid #ffe6af;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.mail-table th {
  background: #ffecdf;
  text-align: left;
  padding: 3px 5px;
  line-height: 30px;
}
.mail-table td {
  text-align: left;
  padding: 3px 5px;
  line-height: 26px;
}
.mail-list {
  margin-left: -10px;
}
.mail-list li {
  width: 32.3%;
  float: left;
  margin-top: 8px;
  margin-left: 1%;
}
.mail-list li a {
  display: block;
  width: 100%;
  height: 45px;
  font: normal 14px/45px "微软雅黑";
  color: #555555;
  text-indent: 32px;
}
.mail-list li a:hover {
  display: block;
  width: 100%;
  height: 45px;
  font: normal 14px/45px "微软雅黑";
  color: #fff;
  text-indent: 32px;
}
.mail-list li.hd_4 a {
  background: #e6e6e6 url(../images/mail_02.gif) 5px -110px no-repeat;
}
.mail-list li.hd_4 a:hover {
  background: #f77272 url(../images/mail_01.gif) 5px -110px no-repeat;
}
.mail-list li.hd_5 a {
  background: #e6e6e6 url(../images/mail_02.gif) 5px -148px no-repeat;
}
.mail-list li.hd_5 a:hover {
  background: #f77272 url(../images/mail_01.gif) 5px -148px no-repeat;
}
.mail-list li.hd_6 a {
  background: #e6e6e6 url(../images/mail_02.gif) 5px -188px no-repeat;
}
.mail-list li.hd_6 a:hover {
  background: #f77272 url(../images/mail_01.gif) 5px -188px no-repeat;
}
.bs-list li {
  width: 31.5%;
  line-height: 30px;
  float: left;
  margin: 1% 0 1% 1%;
  text-align: center;
  background: #f8f7f6;
  border: 1px solid #e2d0cc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.footnav {
  width: 100%;
  height: 40px;
  padding: 10px 0px;
  background: #1a7be7;
  position: fixed;
  bottom: 0px;
  right: 0px;
}
.footnav {
  width: 100%;
  margin: 0 auto;
}
.footnav li {
  width: 24.6%;
  border-right: 1px solid #1c64dc;
  float: left;
  text-align: center;
  font-size: 13px;
  color: #fff;
}
.footnav li a {
  color: #fff;
}
.footnav li a:hover {
  color: #ffe400;
}
.footnav li .icon {
  width: 16px;
  height: 18px;
  display: block;
  margin: 0px auto;
}
.footnav li .f1 {
  background: url(../images/foot_home.png) center center no-repeat;
}
.footnav li .f2 {
  background: url(../images/left_nav_ico.png) center -10px no-repeat;
}
.footnav li .f3 {
  background: url(../images/left_nav_ico.png) center -57px no-repeat;
}
.footnav li .f4 {
  background: url(../images/left_nav_ico.png) center -102px no-repeat;
}
.img-list {
  padding-top: 8px;
}
.img-list li {
  float: left;
  width: 48%;
  padding: 1%;
  text-align: center;
  overflow: hidden;
}
.img-list li img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.img-list li a {
  color: #000;
}
/*重点服务*/
.zdfw {
  width: 100%;
  clear: both;
}
.zdfw li {
  width: 32%;
  height: 30vw;
  float: left;
  margin-left: 1%;
  margin-top: 1%;
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 0.9em;
  line-height: 20px;
}
.zdfw li h3 {
  width: 100%;
  height: 20px;
  margin-top: 2vw;
  z-index: 1;
  color: #fff;
  text-align: center;
}
.zdfw li a {
  color: #fff;
}
.zdfw li a.shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 10;
  display: block;
}
.zdfw li p {
  display: block;
  float: right;
  margin-right: 1vw;
  width: 12vw;
  display: inline-block;
  position: absolute;
  bottom: 1vw;
  right: 1vw;
}
.z01 {
  background: #faa701;
}
.z02 {
  background: #00acee;
}
.z03 {
  background: #eb6542;
}
.z04 {
  background: #f54b00;
}
.z05 {
  background: #b166dd;
}
.z06 {
  background: #32af87;
}
.z07 {
  background: #0073dd;
}
.z08 {
  background: #e3b18c;
}
.z09 {
  background: #2ba1e7;
}

.info {
  width: 100%;
  height: 40px;
  float: left;
  background: #0b6dc0;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 1.3em;
}
.info .return {
  width: 30px;
  text-align: center;
  padding: 0 15px;
  line-height: 40px;
}
.szxx-list dt a {
  font-size: 15px;
  color: #000;
}
.szxx-list dt .red {
  color: #ea0404;
}
.szxx-list dd {
  line-height: 21px;
  padding: 3px 0px;
}
.szxx-list dd strong {
  color: #000;
}
.szxx-list .line {
  background: #efefef;
  line-height: 3px;
  font-size: 0px;
  height: 3px;
  margin-top: 4px;
}

/*分页*/
.pagenav {
  clear: both;
  width: 100%;
  background: #efefef;
  padding: 0px 0;
  text-align: center;
  height: 43px;
  line-height: 34px;
}
.pagenav a {
  height: 30px;
  width: 19%;
  border: 1px solid #fff;
  color: #666;
  margin: 0 2%;
  white-space: nowrap;
  display: inline-block;
}
.pagenav a:hover {
  background: #fff;
  border: 1px solid #e0e0e0;
  color: #c51c1c;
}
.pagenav a.active {
  border: 1px solid #319bde;
  color: #c51c1c;
}
.pagenav a {
  background: #fff;
  color: #c51c1c;
}

/*政务大厅*/
.nav2 {
  border-bottom: 8px solid #eee;
  padding: 5px 0;
}
.nav2 li {
  width: 33.33%;
  float: left;
  text-align: center;
}
.nav2 li a {
  font: normal 14px/24px "微软雅黑";
  color: #222;
}
.nav2 li a:hover {
  color: #1893e9;
}
.nav2 li i {
  display: block;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.nav2 li i.i1 {
  background: #fa8924 url(../images/zw_01.png) center center no-repeat;
}
.nav2 li i.i2 {
  background: #6aa9f2 url(../images/zw_02.png) center center no-repeat;
}
.nav2 li i.i3 {
  background: #f63f3f url(../images/zw_03.png) center center no-repeat;
}
h2.title {
  border-bottom: 1px solid #ddd;
  font: normal 16px/36px "微软雅黑";
  color: #000;
}
.xxgk-list li {
  float: left;
  width: 48%;
  margin: 1% 1%;
  height: 60px;
  font: normal 15px/60px "微软雅黑";
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.xxgk-list li a {
  display: block;
  color: #fff;
  padding-left: 30%;
}
.xxgk-list li.hd1 {
  background: #5e85f6 url(../images/zw_04.png) 5px center no-repeat;
}
.xxgk-list li.hd2 {
  background: #fe8449 url(../images/zw_05.png) 5px center no-repeat;
}
.xxgk-list li.hd3 {
  background: #55b4eb url(../images/zw_06.png) 5px center no-repeat;
}
.xxgk-list li.hd4 {
  background: #ff9b0b url(../images/zw_07.png) 5px center no-repeat;
}
.xxgk-list li.hd5 {
  width: 98%;
  background: #1db615 url(../images/zw_07.png) 42% center no-repeat;
}
.xxgk-list li.hd5 a {
  display: block;
  color: #fff;
  padding-left: 53%;
}
/*领导介绍*/
.ld-conl {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
}
.ld-conl dt.ld-img {
  overflow: hidden;
}
.ld-conl dt.ld-img img {
  width: 85%;
  margin: 0 auto;
  height: auto;
}
.ld-conl dd {
  height: 24px;
  color: #000;
  text-align: center;
}
.ld-conl dd.ld-name {
  height: 24px;
  font: normal 16px/24px "微软雅黑";
}
.ld-conl dd.ld-job {
  font: normal 16px/24px "微软雅黑";
  padding-bottom: 8px;
}
.ld-btn {
  width: 142px;
  height: 34px;
  padding-left: 19px;
  margin: 0 auto;
}
.ld-btn a {
  width: 81px;
  text-align: left;
  height: 34px;
  background: url(../images/ldxx.gif) no-repeat 0 0;
  display: block;
  padding-left: 61px;
  color: #666666;
  font: 14px/34px "微软雅黑";
  color: #666666;
}
.ld-btn a:hover {
  color: #0199e4;
}
.ld-conr {
}
.ld-jj {
  padding: 12px 9px 0px 0px;
  line-height: 30px;
}
.ld-gzfgnr {
  font: 14px/30px "微软雅黑";
  color: #666;
}
.ld-hyhdtt {
  height: 32px;
  background: url(../images/telxbg.gif) repeat-x left bottom;
  overflow: hidden;
}
.ld-hyhdtt span {
  display: block;
  float: left;
  width: 100px;
  height: 23px;
  padding-bottom: 7px;
  border-bottom: 2px solid #0199e4;
  font: 16px/23px "微软雅黑";
  text-align: center;
  color: #0199e4;
}
/*新闻内容??*/
#new_cont {
  padding: 0px 2%;
  margin: 0px auto;
}
#new_cont h2 {
  font: 500 1.3em/1.3em "微软雅黑";
  color: #d33325;
}
#new_cont .date {
  border: 1px dashed #eee;
  line-height: 35px;
  font-size: 13px;
  line-height: 21px;
  color: #878787;
  margin: 8px 0px;
}
#new_cont {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 180%;
  padding-bottom: 35px;
  color: #333;
}
#new_cont .text {
  text-indent: 1.5em;
}
#new_cont .text img {
  display: block;
  width: 100%;
  height: auto;
  margin: 10px auto;
}
/*我要写信*/
.table .tdl {
  width: 27%;
  padding: 1%;
  text-align: right;
}
.table .tdr {
  width: 69%;
  padding: 1% 2%;
  line-height: 26px;
}
.table .text {
  width: 95%;
  border: 1px solid #ddd;
  float: left;
  background: #f9f9f9;
  padding: 2px 1%;
  line-height: 25px;
  color: #555;
}
.table .but {
  width: 40%;
  text-align: center;
  height: 31px;
  background: #dc5301;
  border: none;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
}
.table .but2 {
  width: 40%;
  text-align: center;
  height: 31px;
  margin-left: 4%;
  background: #cecece;
  border: none;
  cursor: pointer;
  color: #000;
  font-size: 16px;
}
.table .rq {
  width: 38%;
  margin: 0 2%;
  border: 1px solid #ddd;
  height: 25px;
}
.txtinput {
  line-height: 18px;
  border: 1px solid #cccccc;
  font-size: 15px;
  height: 18px;
  padding: 2px;
}
.sotitle {
  background: #f3f3f3 url(../images/sotitle_ico.gif) 10px center no-repeat;
  border-bottom: 1px solid #e2e2e2;
  line-height: 35px;
  text-indent: 25px;
  color: #c22516;
}
.foot-info {
    height: 160px;
    background: #fff;
    padding-left: 20px;
    padding-top: 20px;
    border-top: 3px solid #eee;
    margin: 20px auto 0px;
}
.foot-img {
  margin-bottom: 20px; float:left;
}

.foot-info-des {
  font-size: 14px;
}
