﻿@charset 'utf-8';

.main {
  width: 1200px;
  padding: 10px 20px 52px;
  background: #fff;
  margin: 0 auto 30px;
  box-shadow: 0 4px 8px 0 #f1f1f1;
  position: relative;
  z-index: 100;
}
/* 首页 */
.index-main{
  padding-top: 0;
}
.index-tab {
  height: 452px;
  padding-top: 24px;
}
.index-nav li {
  cursor: pointer;
}
.index-headline {
  height: 92px;
}
.index-headline-tab {
  text-align: center;
  position: relative;
  overflow: hidden;
  height: 92px;
  margin: 0 auto;
}
.index-headline-item {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #fff;
}
.index-headline-item h1 {
  margin: 0 auto;
}
.index-headline-item h1 a {
  display: inline-block;
  line-height: 36px;
  vertical-align: middle;
  color: #2775cc;
  font-weight: bold;
  font-size: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.index-headline-item h1 a:hover {
  text-decoration: underline;
}
.index-headline-item p {
  color: #2775cc;
  font-size: 16px;
  margin-top: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-wrap1-col1 {
  width: 720px;
  height: 360px;
  position: relative;
  overflow: hidden;
}
.index-wrap1-col1 .index-pictt a:hover {
  text-decoration: underline;
}
.index-newspic {
  width: 100%;
  height: 100%;
}
.index-newspic li {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.index-newspic li img {
  width: 100%;
  height: 100%;
}
.index-pictt {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 48px;
  bottom: 0;
  background: url(m3-bg5.png) no-repeat;
}
.index-pictt li {
  width: 100%;
  height: 100%;
}
.index-pictt li a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 48px;
  display: inline-block;
  max-width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 24px;
}
.index-picpg {
  position: absolute;
  bottom: 20px;
  right: 25px;
}
.index-picpg li {
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 8px;
  cursor: pointer;
  background: url(m3-icon9.png) no-repeat;
}
.index-picpg li.cur {
  background: url(m3-icon10.png) no-repeat;
}
.main_tab {
  width: 470px;
}
.tab-list-bool {
  height: 60px;
  width: 100%;
  background: #f2f2f2;
}
.tab-list-bool a {
  display: inline-block;
  width: 155px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #333;
  position: relative;
}
.tab-list-bool a.cur {
  background-color: #2775cc;
  height: 66px;
  color: #fff;
}
.tab-list-bool a i {
  width: 4px;
  height: 6px;
  background: url(m3-icon8.png);
  position: absolute;
  bottom: 0;
  right: -4px;
  display: none;
}
.tab-list-bool a.cur i {
  display: block;
}
.tab-item {
  margin-top: 20px;
  padding: 0 16px 0 6px;
  background: url(m3-bg6.png) 10px 0 repeat-y;
}
.tab-group .tab-item li {
  height: 40px;
}
.tab-group .tab-item a {
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  color: #444;
  max-width: 76%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  padding-left: 18px;
  background: url(m3-icon11.png) no-repeat 2px center;
}
.tab-group .tab-item a:hover {
  font-weight: bold;
  color: #2775cc;
  background: url(m3-icon12.png) no-repeat left center;
}
.tab-item span {
  float: right;
  line-height: 40px;
  color: #999;
  font-size: 14px;
}
.index-item.show {
  display: block;
}
.index-item {
  display: none;
}
.index-wrap2 {
  padding-top: 25px;
  padding-left: 30px;
  padding-bottom: 30px;
  padding-right: 25px;
}
.index-wrap2-box {
  width: 550px;
}
.index-wrap2-t {
  height: 32px;
  line-height: 32px;
  margin-bottom: 30px;
}
.index-wrap2-t a {
  display: inline-block;
  margin-left: 8px;
  margin-right: 12px;
  font-size: 24px;
  font-weight: bold;
  color: #2775cc;
}
.index-wrap2-t a:hover,
.index-wrap4-bar a:hover,
.index-wrap4-t a:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.index-wrap2-l li {
  height: 43px;
}
.index-wrap2-l li a {
  display: inline-block;
  color: #666666;
  font-size: 18px;
  padding-left: 18px;
  max-width: 76%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(m3-icon19.png) 2px center no-repeat;
}
.index-wrap2-l li a:hover {
  color: #2775cc;
  background: url(m3-icon20.png) left center no-repeat;
}
.index-wrap2-l li span {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  float: right;
}
.index-wrap2-bar1 a {
  display: inline-block;
  text-align: center;
  width: 86px;
  margin: 0 25px;
}
.index-wrap2-bar1 a div {
  background: url(m3-bg7.png) center no-repeat;
  line-height: 86px;
}
.index-wrap2-bar1 a p {
  color: #2775cc;
  font-size: 18px;
  margin-top: 10px;
}
.index-wrap2-bar1 a:hover div {
  background: url(m3-bg8.png) center no-repeat;
}
.index-wrap2-bar2 {
  width: 558px;
  height: 94px;
  padding-top: 22px;
  background: url(m3-bg10.png);
  text-align: center;
}
.index-wrap2-bar2 p a {
  display: inline-block;
  color: #2775cc;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 24px;
}
.index-wrap2-bar2 p a:hover {
  text-decoration: underline;
}
.index-wrap2-bar2 .list a {
  display: inline-block;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  margin: 0 16px;
}
.index-wrap2-bar2 .list a:hover {
  color: #3b88df;
  text-decoration: underline;
}
.index-wrap3 {
  padding-top: 25px;
  padding-left: 30px;
}
.index-wrap3 .index-wrap2-t {
  margin-bottom: 24px;
}
.index-wrap3-l1 {
  width: 1175px;
  padding-bottom: 15px;
}
.index-wrap3-l1 a {
  display: inline-block;
  width: 100px;
  height: 88px;
  line-height: 88px;
  padding: 5px 5px 5px 105px;
  color: #333333;
  font-size: 20px;
  margin-right: 25px;
  margin-bottom: 13px;
}
.index-wrap3-l1 a:hover {
  color: #fff;
}
.index-wrap3-l1 a.a1 {
  background: url(m3-icon21.png);
}
.index-wrap3-l1 a.a1:hover {
  background: url(m3-icon21o.png);
}
.index-wrap3-l1 a.a2 {
  background: url(m3-icon22.png);
}
.index-wrap3-l1 a.a2:hover {
  background: url(m3-icon22o.png);
}
.index-wrap3-l1 a.a3 {
  background: url(m3-icon23.png);
}
.index-wrap3-l1 a.a3:hover {
  background: url(m3-icon23o.png);
}
.index-wrap3-l1 a.a4 {
  background: url(m3-icon24.png);
}
.index-wrap3-l1 a.a4:hover {
  background: url(m3-icon24o.png);
}
.index-wrap3-l1 a.a5 {
  background: url(m3-icon25.png);
}
.index-wrap3-l1 a.a5:hover {
  background: url(m3-icon25o.png);
}
.index-wrap3-l1 a.a6 {
  background: url(m3-icon26.png);
}
.index-wrap3-l1 a.a6:hover {
  background: url(m3-icon26o.png);
}
.index-wrap3-l1 a.a7 {
  background: url(m3-icon27.png);
}
.index-wrap3-l1 a.a7:hover {
  background: url(m3-icon27o.png);
}
.index-wrap3-l1 a.a8 {
  background: url(m3-icon28.png);
}
.index-wrap3-l1 a.a8:hover {
  background: url(m3-icon28o.png);
}
.index-wrap3-l1 a.a9 {
  background: url(m3-icon29.png);
}
.index-wrap3-l1 a.a9:hover {
  background: url(m3-icon29o.png);
}
.index-wrap3-l1 a.a10 {
  background: url(m3-icon30.png);
}
.index-wrap3-l1 a.a10:hover {
  background: url(m3-icon30o.png);
}
.index-wrap3-l2 {
  padding-bottom: 30px;
}
.index-wrap3-l2 a {
  display: inline-block;
  width: 86px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #666666;
  font-size: 14px;
  box-shadow: 0 0 4px 2px #f5f5f5;
  margin-right: 30px;
}
.index-wrap3-l2 a:hover {
  background: url(m3-bg11.png);
  box-shadow: 0 0 4px 2px #d4e3f5;
  color: #fff;
}
.index-wrap4 {
  padding: 0 30px 14px;
}
.index-wrap4-bar {
  padding-top: 33px;
  padding-bottom: 37px;
  border-bottom: 1px solid #f5f5f5;
  position: relative;
  margin-bottom: 36px;
}
.index-wrap4-bar span {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 522px;
  width: 94px;
  height: 2px;
  background: #2775cc;
}
.index-wrap4-bar a {
  display: inline-block;
  width: 318px;
  height: 66px;
  padding: 4px;
  text-align: center;
  line-height: 66px;
  background: url(m3-bg12.png) center no-repeat;
  color: #ffffff;
  font-weight: bold;
  font-size: 24px;
  margin: 0 27px;
}
.index-wrap4-bar a img {
  margin-right: 12px;
}
.index-wrap4-ft {
  width: 660px;
}
.index-wrap4-t {
  margin-bottom: 14px;
  line-height: 22px;
}
.index-wrap4-t img {
  margin-right: 6px;
}
.index-wrap4-t a {
  display: inline-block;
  color: #2775cc;
  font-size: 16px;
  font-weight: bold;
}
.index-wrap4-pic img {
  width: 300px;
  height: 200px;
  border-radius: 10px;
}
.index-wrap4-intro {
  width: 340px;
}
.index-wrap4-intro h1 a {
  display: inline-block;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 10px;
}
.index-wrap4-intro h1 a:hover {
  color: #2775cc;
}
.index-wrap4-intro p {
  color: #333333;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 10px;
}
.index-wrap4-intro p.con {
  height: 90px;
  overflow: hidden;
}
.index-wrap4-intro p span {
  color: #666666;
}
.index-wrap4-dc {
  width: 450px;
}
.index-wrap4-list li {
  height: 37px;
}
.index-wrap4-list li a {
  display: inline-block;
  max-width: 76%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-size: 14px;
  padding-left: 16px;
  background: url(m3-icon11.png) 2px center no-repeat;
}
.index-wrap4-list li a:hover {
  color: #2775cc;
  background: url(m3-icon12.png) left center no-repeat;
}
.index-wrap4-list li span {
  color: #999;
  font-size: 14px;
  line-height: 22px;
  float: right;
}
.index-wrap5 {
  padding: 28px 30px 13px;
}
.index-wrap5-col1 {
  width: 570px;
  height: 394px;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.index-wrap5-col1 .index-wrap5-pictt a:hover {
  text-decoration: underline;
}
.index-wrap5-newspic {
  width: 570px;
  height: 394px;
}
.index-wrap5-newspic li {
  width: 570px;
  height: 394px;
  position: absolute;
  left: 0;
  top: 0;
}
.index-wrap5-newspic li a {
  display: inline-block;
  width: 570px;
  height: 394px;
}
.index-wrap5-newspic li img {
  width: 570px;
  height: 394px;
}
.index-wrap5-pictt {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 48px;
  bottom: 0;
  background: url(m3-bg5.png) no-repeat;
}
.index-wrap5-pictt li {
  width: 100%;
  height: 100%;
}
.index-wrap5-pictt li a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 48px;
  display: inline-block;
  max-width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 24px;
}
.index-wrap5-picpg {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.index-wrap5-picpg li {
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 8px;
  cursor: pointer;
  background: url(m3-icon9.png) no-repeat;
}
.index-wrap5-picpg li.cur {
  background: url(m3-icon10.png) no-repeat;
}
.index-wrap5-col2 {
  width: 540px;
  margin-left: 26px;
}
.index-wrap5-col2 .pic {
  display: inline-block;
  width: 178px;
  height: 120px;
  position: relative;
  margin-bottom: 17px;
  text-align: center;
}
.index-wrap5-col2 .pic:hover span {
  text-decoration: underline;
}
.index-wrap5-col2 .pic img {
  border-radius: 4px;
}
.index-wrap5-col2 .pic div {
  width: 74px;
  height: 74px;
  background: url(m3-bg13.png) center no-repeat;
  line-height: 74px;
  position: absolute;
  top: 22px;
  left: 52px;
}
.index-wrap5-col2 .pic div span {
  line-height: 20px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}
.index-wrap5-intro,
.index-wrap5-list {
  width: 350px;
}
.index-wrap5-intro p {
  color: #333333;
  font-size: 16px;
  overflow: hidden;
  line-height: 24px;
  height: 70px;
  margin-bottom: 20px;
}
.index-wrap5-intro a {
  display: inline-block;
  background: #2775cc;
  width: 86px;
  height: 28px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  border-radius: 4px;
}
.index-wrap5-intro a:hover {
  font-weight: bold;
}
.index-wrap5-list li {
  height: 32px;
}
.index-wrap5-list li a {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  padding-left: 16px;
  background: url(m3-icon11.png) 2px center no-repeat;
  max-width: 94%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-wrap5-list li a:hover {
  color: #2775cc;
  background: url(m3-icon12.png) left center no-repeat;
}
.index-banner1 {
  margin-top: 20px;
  margin-bottom: 24px;
}
.index-wrap6 {
  padding-top: 16px;
  padding-left: 30px;
  padding-bottom: 32px;
}
.index-zw {
  width: 340px;
}
.index-wrap6-t {
  height: 40px;
  background: url(m3-bg14.png) center no-repeat;
  text-align: center;
  position: relative;
}
.index-wrap6-t a {
  color: #2775cc;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  position: relative;
  z-index: 999;
}
.index-wrap6-t span {
  color: #f1f3f7;
  font-size: 30px;
  display: inline-block;
  position: absolute;
  left: 50%;
  width: 180px;
  margin-left: -90px;
}
.index-zw-t {
  border-bottom: 1px solid #d9d9d9;
  height: 27px;
}
.index-zw-t .tit {
  display: inline-block;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  margin-right: 22px;
}
.index-zw-t .tit.cur {
  color: #2775cc;
  border-bottom: 2px solid #2775cc;
}
.index-zw-item {
  padding-top: 12px;
}
.index-zw-item li {
  height: 52px;
}
.index-zw-item li a {
  display: inline-block;
  color: #666666;
  font-size: 14px;
  padding-left: 16px;
  background: url(m3-icon11.png) 2px center no-repeat;
  max-width: 324px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-zw-item li a:hover {
  color: #2775cc;
  background: url(m3-icon12.png) left center no-repeat;
}
.index-zw-item li span {
  color: #999999;
  font-size: 14px;
  display: inline-block;
  margin-left: 16px;
  margin-top: 6px;
}
.index-zw-bar {
  padding: 8px 20px 18px;
  background: #f3f7fa;
}
.index-zw-bar p {
  color: #4189d9;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
.index-zw-bar a {
  display: block;
  height: 32px;
  background: url(m3-bg39.png);
  line-height: 32px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 9px;
}
.index-zw-bar a:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.index-zw-bar a img {
  margin-left: 8px;
  margin-right: 6px;
}
.index-hd {
  width: 342px;
  margin-left: 58px;
}
.index-hd-tit {
  display: block;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: url(m3-bg16.png) center no-repeat;
}
.index-hd-box {
  border: 4px solid #edf1f5;
  padding: 12px 8px 0;
  margin-top: 12px;
  margin-bottom: 10px;
}
.index-hd-box li {
  height: 32px;
}
.index-hd-box li a {
  display: inline-block;
  max-width: 70%;
  color: #666666;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-hd-box li a:hover {
  color: #2775cc;
}
.index-hd-box li span {
  color: #999999;
  font-size: 14px;
  float: right;
  display: inline-block;
  line-height: 20px;
}
.index-hd-bar {
  margin: 20px 0;
}
.index-hd-bar a {
  display: inline-block;
  width: 160px;
  height: 58px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 58px;
  margin-bottom: 12px;
}
.index-hd-bar a:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.index-hd-bar a.lf {
  background: url(m3-bg17.png);
}
.index-hd-bar a.rt {
  background: url(m3-bg18.png);
}
.index-hd-bar a.a1.lf {
  background: url(ws-bg2.png);
}
.index-hd-bar a.a2.rt {
  background: url(ws-bg3.png);
}
.index-hd-box2 li {
  height: 34px;
}
.index-ykb {
  width: 344px;
  margin-left: 56px;
}
.index-ykb-tit {
  height: 21px;
  margin-bottom: 14px;
}
.index-ykb-tit .tit {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
.index-ykb-tit .tit:hover {
  color: #4890e1;
}
.index-ykb-tit .img {
  margin-top: 8px;
  margin-right: 2px;
}
.index-ykb-tit .more {
  margin-top: 2px;
}
.index-ykb-l {
  margin-bottom: 14px;
}
.index-ykb-l li {
  height: 30px;
  float: left;
  line-height: 30px;
  width: 102px;
  padding-left: 12px;
  background: url(m3-icon42.png) left center no-repeat;
}
.index-ykb-l li a {
  display: inline-block;
  color: #333333;
  font-size: 14px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-ykb-l li a:hover {
  color: #4890e1;
}
.index-ykb-bar1 {
  display: inline-block;
  margin-top: 16px;
}
.index-ykb-bar2 {
  width: 348px;
  padding-top: 6px;
}
.index-ykb-bar2 a {
  display: inline-block;
  width: 108px;
  height: 36px;
  background: #f5f5f5;
  line-height: 36px;
  color: #666666;
  font-size: 14px;
  text-align: center;
  margin-right: 8px;
  margin-top: 13px;
  border-radius: 4px;
}
.index-ykb-bar2 a:hover {
  color: #fff;
  background: #5291d6;
  box-shadow: 0 0 4px 2px #d4e3f5;
}
.index-ykb-bar2 a.more {
  font-weight: bold;
  color: #fff;
  background: #efa422;
}
.index-ykb-bar2 a.more:hover {
  box-shadow: none;
  text-decoration: underline;
}
.index-wrap7 {
  height: 194px;
  margin-top: 28px;
  padding: 20px 45px 0;
}
.index-wrap7 .index-wrap6-t,
.dt-main .index-wrap6-t {
  background: url(m3-bg20.png) center no-repeat;
}
.ban-more-img {
  width: 110%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.ban-more-img p {
  float: left;
  overflow: hidden;
  /*margin:0 10px;*/
  margin-right: 12px;
}

.ban-more-img img {
  display: block;
  width: 100%;
  height: 100%;
}

.ban-more-btn {
  position: absolute;
  top: 50%;
  height: 50px;
  width: 30px;
  font-size: 30px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.ban-more-box:hover .ban-more-btn {
  display: block;
}

.ban-more-left {
  left: -18px;
}

.ban-more-right {
  right: -18px;
}

.index-ztzl {
  margin-top: 24px;
  margin-bottom: 30px;
  position: relative;
}

.index-ztzl .ban-more-box {
  height: 78px;
  position: relative;
  overflow: hidden;
}
.index-ztzl .ban-more-img .img-link,
.index-ztzl .ban-more-img p {
  width: 268px;
  height: 78px;
  display: inline-block;
}

.index-ztzl .ban-more-btn {
  margin-top: -30px;
}
/* 位置 */
.position {
  height: 52px;
  line-height: 52px;
  box-shadow: 4px 4px 8px 2px #ebeff3;
  margin-top: 10px;
  margin-bottom: 34px;
}
.position img {
  margin-left: 8px;
  margin-right: 12px;
}
.position a:hover {
  color: #307cd2;
}
.position a,
.position span {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
}
.position span.arrow {
  margin: 0 8px;
}
.position span.sp {
  color: #307cd2;
  font-weight: bold;
}
/* 页码 */
.page {
  text-align: center;
  padding-top: 12px;
  padding-bottom: 42px;
}
.page a {
  display: inline-block;
  width: 26px;
  height: 26px;
  border: 1px solid #ebebeb;
  line-height: 26px;
  color: #868686;
  font-size: 14px;
  margin: 0 4px;
}
.page a:hover,
.page a.cur {
  border: 1px solid #2876cd;
  background: #2876cd;
  color: #fff;
}
.page a.pn {
  width: 58px;
}
.page.pt40 {
  padding-top: 40px;
}
/* 概览_列表 */
.gl-main {
  padding-top: 20px;
  padding-left: 24px;
  padding-right: 30px;
}
.gl-nav {
  width: 240px;
}
.gl-nav-t {
  height: 60px;
  line-height: 60px;
  background: url(m3-bg22.png) center no-repeat;
}
.gl-nav-t img {
  margin-left: 16px;
  margin-right: 6px;
}
.gl-nav-t a {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  vertical-align: middle;
}
.gl-nav-l {
  background: #fbfbfb;
}
.gl-nav-l li {
  height: 48px;
}
.gl-nav-l li.cur,
.gl-nav-l li:hover {
  background: url(m3-bg23.png) left center no-repeat;
}
.gl-nav-l li a {
  display: block;
  color: #333333;
  font-size: 16px;
  padding-left: 18px;
  height: 48px;
  line-height: 48px;
  background: url(m3-icon53.png) 202px center no-repeat;
}
.gl-nav-l li.cur a,
.gl-nav-l li a:hover {
  color: #2775cc;
  background: url(m3-icon53o.png) 202px center no-repeat;
}
.gl-content {
  width: 856px;
}
.gl-title {
  line-height: 30px;
}
.gl-title img {
  margin-right: 15px;
}
.gl-title a {
  display: inline-block;
  color: #2775cc;
  font-size: 20px;
  font-weight: bold;
}
.gl-list {
  padding-top: 24px;
}
.gl-list li {
  height: 44px;
}
.gl-list li a {
  display: inline-block;
  padding-left: 20px;
  color: #333333;
  font-size: 16px;
  background: url(m3-icon11.png) 2px center no-repeat;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gl-list li a:hover {
  color: #2775cc;
  background: url(m3-icon12.png) left center no-repeat;
}
.gl-list li span {
  display: inline-block;
  color: #666666;
  font-size: 14px;
  float: right;
  line-height: 22px;
}
.gl-list2 {
  border-bottom: 2px solid #eeeeee;
}
/* 概览_图片 */
.gl-pic-list {
  margin-left: -14px;
  padding-top: 6px;
}
.gl-pic-list li {
  width: 260px;
  height: 246px;
  padding: 24px 14px 0;
  float: left;
  margin-right: 2px;
}
.gl-pic-list li a {
  width: 100%;
  height: 100%;
  display: block;
}
.gl-pic-list li img {
  width: 100%;
  height: 180px;
}
.gl-pic-list li p {
  color: #505155;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 16px;
}
.gl-pic-list li span {
  display: inline-block;
  color: #9d9d9d;
  font-size: 14px;
  margin-top: 10px;
}
.gl-pic-list li:hover {
  background: #f8f8f8;
}
.gl-pic-list li a:hover p,
.gl-pic-list li a:hover span {
  color: #2775cc;
}
/* 网站地图 */
.dt-main {
  padding: 30px 60px 0;
}
.dt-list {
  padding-top: 28px;
  width: 1150px;
  padding-bottom: 50px;
}
.dt-list li {
  float: left;
  width: 230px;
  height: 47px;
}
.dt-list li a {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  padding-left: 15px;
  background: url(m3-icon11.png) 2px center no-repeat;
}
.dt-list li a:hover {
  color: #2775cc;
  background: url(m3-icon12.png) left center no-repeat;
}
/* 部门街镇_入口 */
.dt-main .dt-list {
  border-top: 2px solid #f1f3f7;
  margin-top: 10px;
}
/* 公开_年报 */
.nb-main {
  padding: 26px 30px 0;
}
.nb-title {
  text-align: center;
  border-bottom: 2px solid #eef4fb;
  position: relative;
  padding-bottom: 24px;
}
.nb-title span {
  display: inline-block;
  width: 160px;
  height: 4px;
  background: #2775cc;
  position: absolute;
  bottom: -2px;
  left: 488px;
}
.nb-title a {
  display: inline-block;
  color: #2775cc;
  font-size: 30px;
  font-weight: bold;
}
.nb-list {
  padding-top: 58px;
  padding-bottom: 20px;
}
.nb-list li {
  float: left;
}
.nb-list li a {
  display: block;
  width: 340px;
  height: 125px;
  background: url(m3-bg24.png) center no-repeat;
  margin: 0 19px 30px;
}
.nb-list a:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.nb-list a p {
  text-align: right;
  padding-right: 18px;
  color: #fff;
}
.nb-list a p.tit {
  font-size: 30px;
  font-weight: bold;
  padding-top: 28px;
}
.nb-list a p.con {
  font-size: 18px;
}
/* 领导 */
.ld-main {
  padding: 20px 24px 50px;
}
.ld-nav {
  width: 260px;
}
.ld-nav-t {
  height: 58px;
  line-height: 58px;
  border-top: 2px solid #87b3e3;
  background: url(m3-bg25.png) center no-repeat;
}
.ld-nav-t img {
  margin-left: 22px;
  margin-right: 6px;
}
.ld-nav-t a {
  display: inline-block;
  color: #2775cc;
  font-size: 22px;
  line-height: 30px;
  vertical-align: middle;
}
.ld-nav-l {
  background: #f8fbfd;
}
.ld-nav-l li {
  padding-top: 24px;
  /*height: 66px;*/
  padding-left: 18px;
  padding-right: 16px;
}
.ld-nav-l li a {
  display: inline-block;
}
.ld-nav-l li.cur a p,
.ld-nav-l li a:hover p {
  color: #2775cc !important;
}
.ld-nav-l li a p.name {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}
.ld-nav-l li a p.con {
  color: #666666;
  font-size: 14px;
  margin-top: 4px;
}
.ld-content {
  width: 870px;
}
.ld-tx {
  text-align: center;
  margin-bottom: 40px;
}
.ld-tx img {
  width: 160px;
  height: 192px;
}
.ld-tx p {
  color: #2775cc;
}
.ld-tx p.name {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
}
.ld-tx p.con {
  font-size: 16px;
  margin-top: 5px;
}
.ld-content .gl-title {
  padding-bottom: 10px;
  border-bottom: 2px solid #f5f5f5;
}
.ld-content .gl-title a {
  font-size: 18px;
}
.ld-box {
  line-height: 28px;
  color: #333333;
  font-size: 16px;
  padding: 30px;
}
.ld-list {
  padding-left: 32px;
  padding-top: 26px;
  padding-right: 24px;
}
.ld-list li {
  height: 30px;
}
.ld-list li a {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  padding-left: 15px;
  background: url(m3-icon53.png) left center no-repeat;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ld-list li a:hover {
  color: #236cb5;
}
.ld-list li span {
  float: right;
  color: #333333;
  font-size: 16px;
}
/* 政务公开 */
.zwgk-bar1 {
  background: #307dd2;
  height: 120px;
  text-align: center;
  line-height: 120px;
  padding-left: 10px;
  border-radius: 6px;
  margin-bottom: 25px;
}
.zwgk-bar1 a {
  display: inline-block;
  /*width: 166px;*/
  margin-right: 60px;
  line-height: 82px;
  vertical-align: middle;
}
.zwgk-bar1 a div {
  width: 82px;
  height: 82px;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.zwgk-bar1 a span {
  display: inline-block;
  /*width: 72px;*/
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  vertical-align: middle;
}
.zwgk-bar1 a.a1 div {
  background-image: url(m3-icon55.png);
}
.zwgk-bar1 a.a1:hover div {
  background-image: url(m3-icon55o.png);
}
.zwgk-bar1 a.a2 div {
  background-image: url(m3-icon56.png);
}
.zwgk-bar1 a.a2:hover div {
  background-image: url(m3-icon56o.png);
}
.zwgk-bar1 a.a3 div {
  background-image: url(m3-icon57.png);
}
.zwgk-bar1 a.a3:hover div {
  background-image: url(m3-icon57o.png);
}
.zwgk-bar1 a.a4 div {
  background-image: url(m3-icon58.png);
}
.zwgk-bar1 a.a4:hover div {
  background-image: url(m3-icon58o.png);
}
.zwgk-bar1 a.a5 div {
  background-image: url(m3-icon59.png);
}
.zwgk-bar1 a.a5:hover div {
  background-image: url(m3-icon59o.png);
}
.zwgk-wrap1 {
  padding: 26px 26px 0 36px;
  height: auto;
  margin-bottom: 26px;
}
.zwgk-cx {
  width: 288px;
}
.zwgk-cx .tit {
  display: inline-block;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}
.zwgk-in {
  height: 38px;
  border: 1px solid #f2f2f2;
  background: #f8f8f8;
  margin-top: 14px;
  margin-bottom: 18px;
}
.zwgk-in input {
  height: 38px;
  line-height: 38px;
  color: #797979;
  font-size: 14px;
  padding-left: 12px;
  width: 200px;
}
.zwgk-in button {
  width: 56px;
  height: 30px;
  background: #f98034;
  font-size: 14px;
  color: #fff;
  margin-top: 4px;
  float: right;
  margin-right: 5px;
}
.zwgk-in button:hover {
  font-weight: bold;
}
.zwgk-sel input {
  width: 12px;
  height: 12px;
  margin-top: 2px;
  cursor: pointer;
}
.zwgk-sel span {
  display: inline-block;
  color: #797979;
  font-size: 12px;
  margin-left: 4px;
  margin-right: 16px;
}
.zwgl-bar2 {
  margin-left: -8px;
  margin-top: 22px;
}
.zwgl-bar2 a {
  display: inline-block;
  border: 1px solid #dcdcdc;
  height: 44px;
  width: 138px;
  border-radius: 4px;
  line-height: 44px;
  color: #333333;
  margin-bottom: 7px;
  font-size: 16px;
  margin-left: 8px;
}
.zwgl-bar2 a img {
  margin-left: 16px;
  margin-right: 16px;
}
.zwgl-bar2 a:hover {
  border: 1px solid #59a0ef;
}
.zwgk-list {
  width: 814px;
}
.zwgk-tit {
  height: 24px;
  line-height: 24px;
}
.zwgk-tit .tit {
  display: inline-block;
  color: #7d8085;
  font-size: 18px;
  font-weight: bold;
}
.zwgk-tit .tit.cur {
  color: #0e72cd;
  font-size: 20px;
}
.zwgk-tit img {
  margin: 0 20px;
}
.zwgk-item {
  margin-top: 20px;
  background: url(m3-bg26.png) 4px center repeat-y;
}
.zwgk-item li {
  height: 40px;
}
.zwgk-item li a {
  display: inline-block;
  color: #595959;
  font-size: 16px;
  max-width: 80%;
  padding-left: 26px;
  background: url(m3-icon65.png) left center no-repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zwgk-item li a:hover {
  color: #307cd2;
  background: url(m3-icon66.png) left center no-repeat;
}
.zwgk-item li span {
  float: right;
  color: #595959;
  font-size: 16px;
  line-height: 20px;
}
.zwgk-bar2 {
  border-top: 2px solid #8ab4e2;
  height: 136px;
  background: url(m3-bg27.png) center;
  margin-bottom: 26px;
}
.zwgk-bar2-t {
  margin-left: 44px;
  margin-top: 21px;
}
.zwgk-bar2-l {
  padding-left: 34px;
  padding-top: 16px;
  overflow: hidden;
}
.zwgk-bar2-l1{
  padding: 10px 20px;
  height: 30px;
  text-align: center;
  background: url(m3-bg37.png);
  border-radius: 22px;
  margin-bottom: 5px;
}
.zwgk-bar2-l a {
  display: inline-block;
  width: 218px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  margin: 0 13px;
  background: #6fa3dd;
  border-radius: 22px;
}
.zwgk-bar2-l a.more{
  background: #f98034;
}
.zwgk-bar2-l a.more:hover{
  background: #f98034;
}
.zwgk-bar2-l a:hover {
  font-weight: bold;
  background: #2775cc;
}
.zwgk-wrap2 {
  height: auto;
  margin-bottom: 0;
}
.zwgk-bar3 {
  width: 300px;
}
.zwgk-bar3 a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-family: simsun;
  font-weight: bold;
  width: 290px;
  height: 55px;
  line-height: 55px;
  margin-bottom: 10px;
  background: url(m3-bg28.png) center no-repeat;
  border-radius: 4px;
  margin-right: 10px;
}
.zwgk-bar3 a:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.zwgk-bar3 a img {
  margin-left: 22px;
  margin-right: 16px;
}
.zwgk-bar3 a.a1 {
  text-align: center;
  width: 140px;
}
.zwgk-bar4{
  width: 290px;
  padding-top: 10px;
}
.zwgk-bar4 a{
  display: block;
  border: 1px solid #dcdcdc;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 4px;
  margin-bottom: 10px;
  color: #333333;
  font-size: 18px;
}
.zwgk-bar4 a img{
  margin-right: 24px;
}
.zwgk-bar4 a:hover{
  border: 1px solid #3380d4;
}
/* 互动交流 */
.hdjl-wrap1 {
  padding: 12px 40px 12px 25px;
}
.hdjl-tit {
  height: 46px;
  border-bottom: 2px solid #eeeeee;
}
.hdjl-tit img {
  margin-right: 12px;
}
.hdjl-tit .tit {
  display: inline-block;
  color: #2775cc;
  font-size: 20px;
  font-weight: bold;
}
.hdjl-tit .btn {
  display: inline-block;
  padding-left: 40px;
  width: 76px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  float: right;
  margin-left: 10px;
}
.hdjl-tit .btn:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.hdjl-tit .btn.b1 {
  background: url(m3-icon73.png) no-repeat;
}
.hdjl-tit .btn.b2 {
  background: url(m3-icon74.png) no-repeat;
}
.hdjl-tit .btn.b3 {
  background: url(m3-bg38.png) no-repeat;
}
.hdjl-table li {
  color: #666666;
  font-size: 16px;
  text-align: center;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hdjl-table-t li {
  line-height: 54px;
  height: 54px;
}
.hdjl-table li.w470 {
  width: 470px;
  margin-right: 90px;
  padding-left: 14px;
}
.hdjl-table li.w240 {
  width: 240px;
}
.hdjl-table li.w160 {
  width: 160px;
}
.hdjl-table li a {
  display: inline-block;
  max-width: 100%;
  color: #000000;
  font-size: 16px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hdjl-table-l.cur {
  background: #f4f8fb;
}
.hdjl-table-l li {
  height: 40px;
  line-height: 40px;
}
.hdjl-table-l li.w470 {
  text-align: left;
}
.hdjl-table li a:hover {
  color: #2775cc;
}
.hdjl-wrap2 {
  margin-top: 22px;
}
/* 公开目录 */
.gkml-main {
  padding: 30px 24px 0;
  background: #fff;
}
.gkml-nav {
  width: 367px;
  border-top: 2px solid #86b3e3;
  background: #f8fbfd;
  margin-bottom: 34px;
}
.gkml-nav-t {
  height: 58px;
  line-height: 58px;
  background: url(m3-bg29.png);
}
.gkml-nav-t img {
  margin-left: 22px;
  margin-right: 4px;
}
.gkml-nav-t a {
  display: inline-block;
  color: #2775cc;
  font-size: 22px;
  font-family: simsun;
  font-weight: bold;
}
.gkml-bar1 {
  padding-left: 18px;
  padding-top: 16px;
  padding-right: 7px;
}
.gkml-bar1 a {
  display: inline-block;
  width: 104px;
  height: 32px;
  padding-top: 48px;
  text-align: center;
  color: #2775cc;
  font-size: 16px;
  box-shadow: 0 0 4px 2px #eef5fb;
  margin-right: 10px;
  margin-bottom: 10px;
}
.gkml-bar1 a:hover {
  color: #fff;
  font-weight: bold;
}
.gkml-bar1 a.a1 {
  background: url(m3-icon78.png) center 15px no-repeat #fff;
}
.gkml-bar1 a.a1:hover {
  background: url(m3-icon78o.png) center 15px no-repeat #5291d6;
}
.gkml-bar1 a.a2 {
  background: url(m3-icon79.png) center 15px no-repeat #fff;
}
.gkml-bar1 a.a2:hover {
  background: url(m3-icon79o.png) center 15px no-repeat #5291d6;
}
.gkml-bar1 a.a3 {
  background: url(m3-icon80.png) center 15px no-repeat #fff;
}
.gkml-bar1 a.a3:hover {
  background: url(m3-icon80o.png) center 15px no-repeat #5291d6;
}
.gkml-bar1 a.a4 {
  background: url(m3-icon81.png) center 15px no-repeat #fff;
}
.gkml-bar1 a.a4:hover {
  background: url(m3-icon81o.png) center 15px no-repeat #5291d6;
}
.gkml-bar1 a.a5 {
  padding-top: 86px;
  height: 84px;
  background: url(m3-icon82.png) center 45px no-repeat #fff;
}
.gkml-bar1 a.a5:hover {
  background: url(m3-icon82o.png) center 45px no-repeat #5291d6;
}
.gkm-clbul {
  box-sizing: border-box;
  margin-top: 15px;
  padding: 0 18px 8px;
}
.gkm-clbul > li {
  margin-bottom: 10px;
}
.gkm-clbula {
  padding-left: 34px;
  box-sizing: border-box;
  display: block;
  font-size: 18px;
  color: #2775cc;
  font-weight: bold;
  line-height: 40px;
  height: 40px;
  background: url(m3-icon83.png) no-repeat 12px center #dfebf7;
}
.gkm-clbula.cur,
.gkm-clbula:hover {
  color: #fff;
  background: url(m3-icon83o.png) no-repeat 12px center #2775cc;
}
.gkm-clbul1 > li {
  margin-bottom: 5px;
  background: #fff;
}
.gkm-clbul1 li p {
  border-bottom: 1px solid #f5f5f5;
}
.gkm-clbul1 li a {
  font-size: 16px;
  color: #333333;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  padding-left: 35px;
  box-sizing: border-box;
  background: url(m3-icon84.png) 12px center no-repeat;
}
.gkm-clbul1 li span {
  display: inline-block;
  width: 10px;
  height: 16px;
  cursor: pointer;
  margin-top: 20px;
  margin-right: 18px;
  background: url(m3-icon85.png) no-repeat;
}
.gkm-clbul1 li.cur span {
  background: url(m3-icon85o.png) no-repeat;
}
.gkm-clbul2 {
  margin: 9px 10px;
  background: #f4f7fb;
  padding-top: 15px;
  padding-bottom: 12px;
  overflow: auto;
}
.gkm-clbul2 li {
  background: url(m3-icon87.png) 20px center repeat-y;
}
.gkm-clbul2 li a {
  margin-left: 17px;
  height: 40px;
  line-height: 40px;
  padding-left: 16px;
  color: #666666;
  font-size: 14px;
  background: url(m3-icon86.png) no-repeat left center;
  white-space: nowrap;
}
.gkm-clbul2 li a.cur,
.gkm-clbul2 li a:hover,
.gkm-clbul1 li a:hover {
  color: #2775cc;
}
.gkml-content {
  width: 768px;
}
.gkml-table li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  color: #666666;
}
.gkml-table ul {
  padding-left: 20px;
}
.gkml-table-t {
  border-bottom: 2px solid #93bae5;
}
.gkml-table-t li {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  height: 34px;
  line-height: 34px;
}
.gkml-table li.w150 {
  width: 150px;
}
.gkml-table li.w394 {
  width: 394px;
}
.gkml-table li.w114 {
  width: 114px;
}
.gkml-table li.w90 {
  width: 90px;
}
.gkml-table-l li {
  font-size: 14px;
  height: 48px;
  line-height: 48px;
}
.gkml-table-l li a {
  display: inline-block;
  color: #666666;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gkml-table-l li a:hover {
  color: #2775cc;
}
.gkml-table-l.cur {
  background: #f4f8fc;
}
.gkml-content .page {
  padding-top: 30px;
}
/* 公开指南 */
.gkml-title {
  border-bottom: 1px solid #c9dbf0;
  line-height: 57px;
}
.gkml-title a {
  display: inline-block;
  font-size: 20px;
  color: #2775cc;
  font-weight: bold;
  padding-left: 20px;
  background: url(m3-icon88.png) no-repeat left center;
}
.gkml-xl p.title {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
  text-align: center;
  padding: 36px 5px 26px;
}
.gkml-xl .desc {
  padding-left: 30px;
  padding-right: 20px;
  text-align: center;
  border-bottom: 2px solid #f5f5f5;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.gkml-xl .desc .sourse,
.gkml-xl .desc .pubTime,
.gkml-xl .desc .fs {
  display: inline-block;
}
.gkml-xl .desc .fs a {
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
.gkml-xl .fs a.cur,
.gkml-xl .fs a:hover {
  color: #2775cc;
}
.gkml-xl .desc span {
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
.gkml-xl-c {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  padding-left: 10px;
}
.gkml-xl-c p {
  margin-bottom: 22px;
}
.gkml-xl-c p.tit {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  line-height: 34px;
}
/* 部门街镇 头部 */
.bm-header {
  background: #fff;
  height: 194px;
  border-bottom: 2px solid #2775cc;
}
.bm-header .header-l {
  padding-top: 20px;
  height: 20px;
}
.bm-header .header-l a,
.bm-header .header-l span {
  color: #333333;
}
.bm-header-con {
  height: 102px;
}
.bm-header-con .jz-name{
  display: inline-block;
  padding-left: 34px;
  background: url(m3-logo2b.png) left center no-repeat;
  margin-left: 22px;
  color: #2775cc;
  font-size: 24px;
  font-weight: bold;
  vertical-align: bottom;
  line-height: 48px;
}
.bm-header .header-search {
  width: 516px;
  margin-top: 28px;
}
.bm-header .header-search input {
  width: 338px;
  border: 1px solid #e1e1e1;
  height: 48px;
  line-height: 48px;
  color: #999999;
  background: url(m3-icon89.png) 24px center no-repeat;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}
.bm-header .header-search input::-webkit-input-placeholder {
  color: #999999;
}
.bm-header .header-search input:-moz-placeholder {
  color: #999999;
}
.bm-header .header-search input::-moz-placeholder {
  color: #999999;
}
.bm-header .header-search input:-ms-input-placeholder {
  color: #999999;
}
.bm-header .logo {
  display: inline-block;
  margin-top: 20px;
}
.bm-nav {
  height: 52px;
}
.bm-nav a {
  display: inline-block;
  line-height: 52px;
  width: 240px;
  height: 52px;
  color: #333333;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-right: 45px;
}
.bm-nav a:hover,
.bm-nav a.cur {
  color: #fff;
  background: #2775cc;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
/* 部门街镇_公开 */
.bm-main {
  padding-top: 24px;
  background: url(m3-bg30.png) top center no-repeat;
  padding-bottom: 20px;
}
.bmgk-bar {
  margin-bottom: 20px;
}
.bmgk-bar img {
  border-radius: 6px;
}
/* 部门街镇_首页 */
.bm-wrap1 {
  padding: 28px 30px;
}
.bm-wrap1-col1 {
  width: 690px;
  height: 364px;
  position: relative;
  overflow: hidden;
}
.bm-wrap1-col2 {
  width: 440px;
}
.bm-wrap2 {
  padding: 20px 30px;
}
.bm-list {
  width: 764px;
}
.bm-wrap2-bar {
  width: 360px;
}
.bm-wrap2-bar a {
  display: inline-block;
  width: 110px;
  height: 108px;
  text-align: center;
  border-radius: 4px;
  margin-left: 10px;
  margin-bottom: 10px;
  background: url(m3-bg32.png) center no-repeat;
}
.bm-wrap2-bar a img {
  margin-top: 8px;
  margin-bottom: 4px;
}
.bm-wrap2-bar a p {
  color: #fff;
  font-size: 14px;
  font-family: simsun;
  line-height: 17px;
}
.bm-wrap2-bar a.rt {
  height: 226px;
  background: url(m3-bg31.png) center no-repeat;
}
.bm-wrap2-bar a.rt img {
  margin-top: 58px;
  margin-bottom: 12px;
}
.bm-wrap2-bar a:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.bm-wrap3 {
  height: 120px;
  background: url(m3-bg33.png);
  border-top: 2px solid #8cb6e5;
  position: relative;
  padding: 28px 50px 30px;
}
.bm-wrap3-bar {
  height: 120px;
  position: relative;
  overflow: hidden;
}
.bm-wrap3-bar ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 1130px;
}
.bm-wrap3-bar li {
  width: 252px;
  height: 120px;
  float: left;
  margin-right: 30px;
}
.bm-wrap3-bar ul img {
  width: 100%;
  height: 100%;
}
.bm-wrap3-bar ul li a {
  display: inline-block;
}
.bm-wrap3 .btn {
  position: absolute;
  top: 72px;
  cursor: pointer;
}
.bm-wrap3 .prev {
  left: 30px;
}
.bm-wrap3 .next {
  right: 30px;
}

/* 专题专栏 */
.ztzl-list{
  padding-top: 50px;
  padding-left: 38px;
}
.ztzl-list li{
  float: left;
  width: 260px;
  text-align: center;
  margin-right: 28px;
  margin-bottom: 34px;
  height: 270px;
}
.ztzl-list li a{
  display: block;
}
.ztzl-list li img{
  width: 260px;
  height: 210px;
}
.ztzl-list li p{
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ztzl-list li a:hover p{
  color: #307cd2;
}

/* 首页修改200103 */
.index-ykb-bar3 li{
  width: 296px;
  height: 112px;
  padding: 10px 12px;
  background: #eff7ff;
  margin: 6px auto 15px;
}
.index-ykb-bar3 li a{
  display: inline-block;
}
.index-ykb-bar3 li a img{
  width: 296px;
  height: 112px;
}
.index-ykb-bar3 li a:hover{
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}

/* 新增页面200103 */
.cxfw-nav{
  height: 930px;
}
.gkml-nav .gl-nav-t{
  background: url(ws-bg4.png) no-repeat;
}
.gkml-nav .gl-nav-t img{
  margin-right: 12px;
}
.cxfw-ser select{
  border: 1px solid #e1e1e1;
  height: 30px;
  width: 106px;
  color: #666666;
  font-size: 12px;
  line-height: 30px;
  vertical-align: middle;
}
.cxfw-ser input{
  border: 1px solid #e1e1e1;
  height: 30px;
  line-height: 30px;
  width: 106px;
  color: #666666;
  font-size: 12px;
  padding: 0 10px;
  vertical-align: middle;
  margin-left: 16px;
}
.cxfw-ser button{
  height: 32px;
  line-height: 32px;
  width: 58px;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  background: #2775cc;
  vertical-align: middle;
  margin-left: 16px;
}
.cxfw-title{
  padding-left: 12px;
  padding-top: 22px;
  padding-bottom: 12px;
}
.cxfw-title a,.cxfw-title span{
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
}
.cxfw-title a{
  color: #2775cc;
}
.cxfw-title span{
  color: #6ca7e8;
  float: right;
}
.cxfw-list{
  height: 816px;
  overflow: auto;
}
.cxfw-list li{
  border-bottom: 1px dashed #c4d8e0;
  padding: 12px 12px 10px;
}
.cxfw-list li .tit{
  display: inline-block;
  color: #666666;
  font-size: 16px;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cxfw-list li .tit:hover{
  color: #2775cc;
}
.cxfw-list li p{
  margin-top: 10px;
  line-height: 20px;
}
.cxfw-list li p img{
  margin-right: 8px;
}
.cxfw-list li p span{
  display: inline-block;
  color: #99a1b6;
  font-size: 14px;
  min-width: 150px;
  margin-right: 8px;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cxfw-list li p span.add{
  max-width: 80%;
}
.gkm-clbul1 > li.cur >p >a {
    color: #2775cc;
    background: url(m3-icon84o.png) 12px center no-repeat;
}
.cxfw-table{
  padding-top: 12px;
}
.cxfw-table ul{
  padding-left: 20px;
}
.cxfw-table ul li{
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666666;
}
.cxfw-table ul li.w94{
  width: 94px;
}
.cxfw-table ul li.w140{
  width: 140px;
}
.cxfw-table ul li.w266{
  width: 266px;
}
.cxfw-table ul li.w248{
  width: 248px;
}
.cxfw-table-t{
  border-bottom: 2px solid #93bae5;
}
.cxfw-table-t li{
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
}
.cxfw-table-l.cur{
  background: #f4f8fc;
}
.cxfw-table-l li{
  height: 62px;
  line-height: 62px;
  font-size: 14px;
}
.cxfw-table-l li a{
  font-size: 14px;
  color: #666666;
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cxfw-table-l li a:hover{
  color: #2775cc;
  font-weight: bold;
}

/* 互动交流增加200309 */
.hdjl-bar img:first-child{
  margin-right: -20px;
}