.main {
  margin-top: 22px;
  border-radius: 6px;
  padding: 22px;
}

.main_info {
  font-size: 16px;
  text-align: center;
  color: #4b73b1;
  line-height: 44px;
}

.main_info a {
  color: #4b73b1;
}

.main_info h3 {
  font-size: 34px;
  font-family: 'Source Han Serif SC', 'SimSun';
}

.main_banner {
  padding-top: 18px;
  border-top: 1px solid #ccdbed;
}

.fade-box,
.fade-img {
  width: 568px;
  height: 355px;
}

.main_tab {
  width: 571px;
}

.main_tab .tab-list-bool li {
  position: relative;
  width: 16.5%;
  height: 42px;
}

.main_tab .tab-list-bool li:first-child a {
  border-left: 1px solid #cecece;
}

.main_tab .tab-list-bool li .curImg {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.main_tab .tab-list-bool li a {
  border-top: 1px solid #cecece;
  border-right: 1px solid #cecece;
  border-left: none;
  border-bottom: 1px solid #2760b7;
}

.main_tab .tab-list-bool li.cur a {
  background-color: #2760b7;
  border-bottom: 1px solid #2760b7;
  color: #fff;
}

.main_tab .tab-list-bool li.cur .curImg {
  display: block;
}

.tab-item {
  padding: 8px 8px 0;
}

.tab-item > li {
  padding-left: 15px;
  background: url(../images/index-point.png) no-repeat left center;
}

.tab-group .tab-item a {
  font-size: 16px;
  line-height: 39px;
  color: #444;
  max-width: 420px;
}

.fade-num span {
  width: 8px;
  height: 8px;
  background-color: #acbacd;
}

.fade-num span.cur {
  width: 22px;
  background-color: #84b5ff;
  border-radius: 4px;
}

.mid_logo {
  margin-top: 18px;
}

.mid_logo img {
  width: 100%;
}

.mid_con {
  margin-top: 18px;
  background: #fff;
}

.mid_con_tab ul li {
  border: 1px solid #e8e8e8;
  width: 92px;
  height: 190px;
}

.mid_con_tab ul li a {
  display: block;
  text-align: center;
}

.mid_con_tab ul li a img.curImg {
  display: none;
}

.mid_con_tab ul li.cur a img {
  display: none;
}

.mid_con_tab ul li.cur a img.curImg {
  display: block;
}

.mid_con_tab_con {
  border: 1px solid #2760b7;
  width: 1103px;
  height: 574px;
}

.z-container {
  padding: 20px;
  width: 45%;
}

.z-container .tab-item {
  padding: 0;
  margin-top: 12px;
}

.tab-item li:after {
  display: table;
  content: '';
  line-height: 0;
  clear: both;
}

.z-container .tab-item a {
  max-width: 400px;
}

.z-title {
  font-size: 20px;
  background: url(../images/yc-i1.png) no-repeat left 4px;
  padding-left: 14px;
  color: #2760b7;
  height: 39px;
  border-bottom: 1px solid #e0e0e0;
}

.z-title a {
  padding: 0 10px;
}

.z-title a:hover,
.z-title a.cur {
  color: #2760b7;
}

.z-title .mid-line {
  width: 392px;
  height: 1px;
  border-top: 1px solid #dfdfdf;
  margin-top: 12px;
}

.gov-info {
  padding: 0;
  margin: 0 2.5%;
  border: 1px solid #e8e8e8;
}

.gov-info .z-title {
  background: url(../images/gov-info.png) no-repeat center;
  background-size: 100% 100%;
  line-height: 43px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}

.gov-info .z-title span {
  background: url(../images/yc-i1.png) no-repeat left 4px;
  padding-left: 14px;
}

.gi-list {
  padding: 10px 15px 20px;
}

.gi-list a {
  float: left;
  padding-left: 40px;
  width: 192px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 14px;
  margin: 8px 0 0 20px;
  box-sizing: border-box;
}

.gi-list a span {
  padding-right: 5px;
}

.gi-list a.yc-a0 {
  background: #4984dc url(../images/gi-icon7.png) no-repeat 9px center;
}

.gi-list a.yc-a0:hover,
.gi-list a.yc-a0.cur {
  background: #2760b7 url(../images/gi-icon7.png) no-repeat 9px center;
}

.yc-a1 {
  background: #4984dc url(../images/gi-icon2.png) no-repeat 9px center;
}

.gi-list a.yc-a1:hover,
.gi-list a.yc-a1.cur {
  background: #2760b7 url(../images/gi-icon2.png) no-repeat 9px center;
}

.yc-a2 {
  background: #4984dc url(../images/gi-icon3.png) no-repeat 9px center;
}

.gi-list a.yc-a2:hover,
.gi-list a.yc-a2.cur {
  background: #2760b7 url(../images/gi-icon3.png) no-repeat 9px center;
}

.yc-a3 {
  background: #4984dc url(../images/gi-icon4.png) no-repeat 9px center;
}

.gi-list a.yc-a3:hover,
.gi-list a.yc-a3.cur {
  background: #2760b7 url(../images/gi-icon4.png) no-repeat 9px center;
}

.yc-a4 {
  background: #4984dc url(../images/gi-icon5.png) no-repeat 9px center;
}

.gi-list a.yc-a4:hover,
.gi-list a.yc-a4.cur {
  background: #2760b7 url(../images/gi-icon5.png) no-repeat 9px center;
}

.yc-a5 {
  background: #4984dc url(../images/gi-icon6.png) no-repeat 9px center;
}

.gi-list a.yc-a5:hover,
.gi-list a.yc-a5.cur {
  background: #2760b7 url(../images/gi-icon6.png) no-repeat 9px center;
}

.yc-a6 {
  background: #4984dc url(../images/gi-icon7.png) no-repeat 9px center;
}

.gi-list a.yc-a6:hover,
.gi-list a.yc-a6.cur {
  background: #2760b7 url(../images/gi-icon7.png) no-repeat 9px center;
}

.yc-a7 {
  background: #4984dc url(../images/gi-icon8.png) no-repeat 9px center;
}

.gi-list a.yc-a7:hover,
.gi-list a.yc-a7.cur {
  background: #2760b7 url(../images/gi-icon8.png) no-repeat 9px center;
}

.z-z-list {
  font-size: 16px;
  width: 47%;
  padding-right: 0;
  padding-top: 0;
}

.z-z-list .zzl-1 a {
  float: left;
  width: 158px;
  height: 59px;
  text-align: center;
  line-height: 59px;
  border: 1px solid #f2f2f2;
  border-bottom: 1px solid #2760b7;
  margin-right: 8px;
  box-shadow: 1px 0px 1px #eee;
  color: #2760b7;
}

.z-z-list .zzl-1 a img {
  padding-right: 7px;
}

.z-z-list .zzl-2 a {
  float: left;
  width: 118px;
  height: 164px;
  margin-right: 8px;
  margin-top: 20px;
}

.z-z-list .zzl-2 a img {
  width: 100%;
  height: 100%;
}

.h-left {
  margin: 40px 30px 30px;
  font-size: 16px;
  width: 688px;
}

.h-gkxx .h-mail a {
  display: block;
  margin-bottom: 14px;
}

.gkxx-list {
  margin-left: 22px;
  width: 530px;
}

.gkxx-list .tab-item a {
  max-width: 420px;
}

.y-list {
  width: 45%;
  margin-top: 36px;
  margin-left: 36px;
  border: 1px solid #e8e8e8;
}

.y-list .z-title {
  background: url(../images/gov-info.png) no-repeat center;
  background-size: 100% 100%;
  line-height: 43px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
  padding-left: 0;
  width: 100%;
}

.y-list .z-title span {
  padding-left: 14px;
  margin-right: 10px;
  background: url(../images/yc-i1.png) no-repeat left 4px;
}

.y-list .y-menu {
  width: 100%;
  padding-bottom: 44px;
}

.y-list .y-menu a {
  float: left;
  font-size: 16px;
  margin-left: 32px;
  margin-top: 44px;
  text-align: center;
  width: 74px;
}

.y-list .y-menu a p {
  float: left;
  margin-top: 10px;
  width: 100%;
}

.y-list .y-menu a p.img {
  height: 74px;
  line-height: 74px;
  text-align: center;
  background: #b1caee;
  border-radius: 5px;
  font-size: 16px;
  margin-top: 0;
}

.y-list .y-menu p.img:hover {
  background: #2760b7;
}

.y-list1 {
  margin-top: 36px;
  margin-left: 36px;
}

.y-list1 a {
  float: left;
  margin-right: 27px;
}

.h-right {
  font-size: 14px;
  width: 288px;
  margin: 30px 30px 30px 0;
  padding: 14px 18px;
  background: url(../images/zxft.png) no-repeat left top;
  background-size: 100%;
  color: #fff;
  border-radius: 5px;
}

.h-right .hr-title p {
  width: 25px;
  height: 5px;
  background-color: #fff;
  margin-bottom: 7px;
}

.h-right .hr-title a {
  color: #fff;
}

.hr-content a {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-top: 34px;
}

.hr-content a img {
  width: 100%;
  height: 160px;
}

.hr-content > p {
  line-height: 30px;
}

.h-fgyjzj {
  width: 688px;
  margin-top: 40px;
}

.h-fgyjzj .tab-item {
  padding: 0;
}

.h-fgyjzj .tab-item a {
  max-width: 560px;
}

.h-fgyjzj .tab-list-bool li {
  width: auto;
  margin-right: 20px;
}

.h-fgyjzj .tab-list-bool li.cur a {
  border-color: #2760b7;
}

.h-fgyjzj .tab-list-bool li span {
  border-left: 5px solid #fff;
}

.h-fgyjzj .tab-list-bool li.cur span {
  border-color: #2760b7;
}

.ztzl {
  margin-top: 30px;
  padding-bottom: 30px;
}

.ztzl:after {
  display: table;
  content: '';
  clear: both;
}

.ztzl .ban-more-box {
  width: 1100px;
  height: 87px;
  float: left;
  margin-left: 11px;
}

.ztzl .ban-more-img .img-link,
.ztzl .ban-more-img p {
  width: 357px;
  height: 87px;
}

.ztzl .ban-more-btn {
  background: none;
  margin-top: -30px;
}

.tab-item a:hover,
.h-fgyjzj .tab-item a:hover {
  color: #2760b7;
}
/****首页互动交流修改***/
.zr-item3 {
  padding: 20px 20px 20px 30px;
}
.zr-tl {
  box-sizing: border-box;
  text-align: center;
  padding: 80px 2px 0 40px;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  width: 60px;
  height: 100%;
  background: url(../images/zr-oabg.png) no-repeat 1px center;
}
.zr-t {
  width: 100%;
  height: 265px;
  background: url(../images/zr-onlinebg.png) no-repeat;
}
.zr-tr {
  width: 887px;
  margin: 50px 50px 0 0;
}
.zr-rtr {
  width: 560px;
  border-left: 1px solid #b5caeb;
  color: #fff;
  font-size: 14px;
  padding-left: 35px;
  box-sizing: border-box;
  line-height: 30px;
}
.zr-rtr .zr-tit {
  font-weight: bold;
}
.zr-b {
  margin-top: 30px;
}
.zr-bl {
  width: 700px;
}
.z-title1 {
  border-bottom: 2px solid #c1c1c1;
}
.z-title1 a {
  padding-bottom: 13px;
}
.z-title1 a.cur,
.z-title1 a:hover {
  border-bottom: 2px solid #2760b7;
  font-weight: bold;
}
.zr-tabs .tab-item a {
  font-size: 16px;
  color: #444;
}
.zr-tabs .tab-item a:hover {
  color: #2760b7;
  font-weight: bold;
}
.zr-tabs .tab-item span {
  font-size: 14px;
  color: #888;
}
.zr-br {
  width: 324px;
  margin-top: 15px;
}
.zr-br a {
  display: inline-block;
  width: 100%;
  height: 98px;
  line-height: 98px;
  text-align: center;
  font-size: 30px;
  color: #fff;
}
.zr-br a:hover {
  font-weight: bold;
}
.zr-bra0 {
  margin-bottom: 10px;
  background: url(../images/zr-abg1.png) no-repeat;
}
.zr-bra1 {
  background: url(../images/zr-abg2.png) no-repeat;
}
.z-container1 {
  width: 510px;
  border: 1px solid #e8e8e8;
  box-shadow: 3px 3px 3px #eaeff7;
  margin-top: 30px;
  margin-left: 20px;
}
.z-container1 .z-title {
  padding-left: 0px;
  line-height: 40px;
  background: url(../images/gov-info.png) no-repeat center;
}
.z-container1 .z-title a {
  padding: 0;
}
.z-container1 .z-title span {
  padding-left: 15px;
  background: url(../images/yc-i1.png) no-repeat left 4px;
}
.zr-write {
  margin: 18px 20px 0 0;
  box-sizing: border-box;
  padding: 50px 10px 0 12px;
  display: inline-block;
  width: 40px;
  height: 164px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #2760b7 url(../images/zr-zwi1.png) no-repeat center 20px;
}
.z-container1 .gi-list {
  width: 430px;
  padding: 10px 5px 10px;
}
.zr-zwb {
  padding: 0 20px;
  width: 100%;
  box-sizing: border-box;
}
.zr-zwbas {
  width: 250px;
  border: 1px solid #e0e0e0;
}
.zr-zwbas a {
  display: inline-block;
  font-size: 20px;
  color: #444;
  width: 100%;
  height: 42px;
  line-height: 42px;
  box-sizing: border-box;
  padding-left: 20px;
  border-top: 1px solid #e0e0e0;
}
.zr-zwbas a:first-child {
  border-top: none;
}
.zr-zwbas a:hover,
.zr-zwbas a.cur {
  color: #2760b7;
  border: 1px solid #2760b7;
}
.zr-tab2 {
  width: 787px;
}
.zr-tab2 .tab-item {
  margin-top: -20px;
}
.serbox {
  padding: 20px 30px;
  box-sizing: border-box;
}
.z-title2 {
  border-bottom: none;
  white-space: nowrap;
  overflow: hidden;
}
.z-title2 a:hover {
  font-weight: bold;
}
.ser-line {
  display: inline-block;
  width: 100%;
  margin-left: 10px;
  height: 1px;
  background: #e0e0e0;
  margin-top: 15px;
}
.seras1 a {
  display: inline-block;
  width: 200px;
  height: 74px;
  line-height: 74px;
  border-radius: 13px;
  font-size: 16px;
  color: #333;
  padding-left: 97px;
  box-sizing: border-box;
  margin-left: 10px;
}

.seras1 a:first-child {
  margin-left: 0;
}
.seras1 a:hover {
  color: #fff;
}
.seras1 a span {
  margin-top: 15px;
  display: inline-block;
  height: 46px;
  line-height: 46px;
  border-left: 1px solid #fff;
  padding-left: 30px;
  box-sizing: border-box;
}
.seras1 a.sa0 {
  background: #b1caee url(../images/sa0.png) no-repeat 35px center;
}
.seras1 a.sa0:hover {
  background: #2760b7 url(../images/sa0.png) no-repeat 35px center;
}
.seras1 a.sa1 {
  background: #b1caee url(../images/sa1.png) no-repeat 35px center;
}
.seras1 a.sa1:hover {
  background: #2760b7 url(../images/sa1.png) no-repeat 35px center;
}
.seras1 a.sa2 {
  background: #b1caee url(../images/sa2.png) no-repeat 35px center;
}
.seras1 a.sa2:hover {
  background: #2760b7 url(../images/sa2.png) no-repeat 35px center;
}
.seras1 a.sa3 {
  background: #b1caee url(../images/sa3.png) no-repeat 35px center;
}
.seras1 a.sa3:hover {
  background: #2760b7 url(../images/sa3.png) no-repeat 35px center;
}
.seras1 a.sa4 {
  background: #b1caee url(../images/sa4.png) no-repeat 35px center;
}
.seras1 a.sa4:hover {
  background: #2760b7 url(../images/sa4.png) no-repeat 35px center;
}
.seras2 a {
  display: inline-block;
  margin-left: 20px;
}
.seras2 a:first-child {
  margin-left: 0;
}
.z-title2 {
  margin-bottom: 5px;
}
.seras1a a {
  width: 330px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.seras1a a.sa0 {
  background: #b1caee url(../images/map0.png) no-repeat 35px center;
}
.seras1a a.sa0:hover {
  background: #2760b7 url(../images/map0.png) no-repeat 35px center;
}
.seras1a a.sa1 {
  background: #b1caee url(../images/map1.png) no-repeat 20px center;
}
.seras1a a.sa1:hover {
  background: #2760b7 url(../images/map1.png) no-repeat 20px center;
}
.seras1a a.sa2 {
  background: #b1caee url(../images/map2.png) no-repeat 35px center;
}
.seras1a a.sa2:hover {
  background: #2760b7 url(../images/map2.png) no-repeat 35px center;
}
.seras1a a.sa3 {
  margin-left: 0;
  background: #b1caee url(../images/map3.png) no-repeat 35px center;
}
.seras1a a.sa3:hover {
  background: #2760b7 url(../images/map3.png) no-repeat 35px center;
}
.seras1a a.sa4 {
  background: #b1caee url(../images/map4.png) no-repeat 35px center;
}
.seras1a a.sa4:hover {
  background: #2760b7 url(../images/map4.png) no-repeat 35px center;
}
.seras1a a.sa5 {
  background: #b1caee url(../images/map5.png) no-repeat 35px center;
}
.seras1a a.sa5:hover {
  background: #2760b7 url(../images/map5.png) no-repeat 35px center;
}
.ser3 {
  margin-top: 30px;
}
