﻿.lp_index {
  /*background-image: url(lp_img/bg1.png);*/
  background-repeat: no-repeat;
  /*background-color: #fff;*/
}

.lp_header {
  background: transparent;
}

.w {
  margin: 0 auto;
  width: 1260px;
}

.lp_nav {
  height: 44px;
}
.lp_nav a {
  width: 150px;
  height: 44px;
  line-height: 44px;
}
.lp_nav a.active {
  background: url(lp_img/bg2.png) no-repeat;
}

.lp_wrap {
  width: 1260px;
}
/* .lp_wrap .wrap .footer {
  width: 690px;
} */
.lp_wrap .wrap .footer .footer-img1 img {
  margin-top: 0;
}
.lp_wrap .wrap .footer .footer-img2 {
  margin-top: 15px;
}
/* .lp_wrap .wrap .footer > * + * {
  margin-left: 0;
} */
.lp_wrap .wrap .lp_m {
  margin:0 0 0 0;
}
/* .lp_wrap .wrap .index-links-l {
  width: 902px;
} */
.lp_wrap .wrap .index-links-l .index-links-nav a.active {
  background: url(lp_img/bg4.png) no-repeat;
  background-size: 100%;
}
/* .lp_wrap .wrap .index-links-r {
  width: 218px;
} */
.lp_wrap .wrap .index-links-r .index-links-nav a {
  padding: 0 15px;
}
.lp_wrap .wrap .index-links-r .index-links-nav a.active {
  background: url(lp_img/bg6.png) no-repeat;
  background-size: 100%;
}
/* .lp_wrap .wrap .enter-ht-con dt {
  width: 740px;
} 
.lp_wrap .wrap .enter-ht-con dt a {
  width: 350px;
}
.lp_wrap .wrap .enter-ht-con dt a div {
  width: 350px;
} */
.lp_wrap .wrap .enter-ht-con dd {
  width: 460px;
}

.lp_wrap .wrap .enter-ht-con dd a p {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
}
.lp_wrap .wrap .enter-ht-con dd a img {
  width: 210px;
  height: 140px;
}
.lp_wrap .wrap .lp_write-to-mayor {
  display: flex;
  height: 109px;
  margin-top: 15px;
  justify-content: space-between;
}
.lp_wrap .wrap .lp_write-to-mayor .item {
  width: 195px;
  height: 109px;
  background: #F0F0F0;
  background: url(lp_img/bg5.png) no-repeat;
  display: flex;
  align-items: center;
}
.lp_wrap .wrap .lp_write-to-mayor .item img {
  width: 70px;
  height: 89.4px;
  margin: 0 10px;
}
.lp_wrap .wrap .lp_write-to-mayor .item .p {
  flex: 1;
  text-align: center;
  height: 89.4px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 14px;
  color: #000000;
}
.lp_wrap .wrap .lp_write-to-mayor .item .p a {
  display: inline-block;
  width: 94px;
  height: 29px;
  background: #D83C40;
  text-align: center;
  line-height: 29px;
  color: #fff;
}
.lp_wrap .wrap .lp_write-to-mayor .item .p div:nth-child(1) {
  margin-top: 2px;
}
.lp_wrap .wrap .news2 > div {
  width: 1132px;
}
.lp_wrap .wrap .news-list-nav a.active {
  background: url(lp_img/bg3.png) no-repeat;
}
.lp_wrap .wrap .index-news-r {
  width: 440px;
}
.lp_wrap .wrap .index-news-r .index-focus1-txt {
  width: 215px;
}
.lp_wrap .wrap .index-news-r .index-focus-list {
  height: 185px;
}
.lp_wrap .wrap .copy-right {
  background: #1A6ABD;
  color: #FFFFFF;
}