#selecttype{ display:none;}
.lm-hd01 {
  display: block;
}
.lm-hd01 a {
  font-size: 20px;
  color: #0d59a7;
  font-weight: bold;
}
.main_left {
  width: 790px;
}
.main_right {
  width: 390px;
}
.main_left,
.main_right {
  margin-top: 24px;
}
.banner {
  height: 461px;
  overflow: hidden;
}
.banner .ft-carousel .carousel-inner .carousel-item .img {
  width: 100%;
  height: 461px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.banner .ft-carousel .carousel-indicators {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10px;
  text-align: center;
  font-size: 0;
}
.banner .ft-carousel .carousel-indicators span {
  width: 20px;
  height: 4px;
  margin-right: 6px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20%;
}
.banner .ft-carousel .carousel-indicators span.active {
  background: #fff;
}
.banner .ft-carousel .carousel-btn {
  display: none;
}
.xwzx {
  margin-top: 22px;
}
.xwzx .head-first {
  width: 790px;
  height: 207px;
  background: #2875cd;
}
.xwzx .head-first .ft-carousel .carousel-inner .carousel-item .img {
  width: 305px;
  height: 207px;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
.xwzx .head-first .ft-carousel .carousel-inner .carousel-item .title-nr {
  height: 170px;
  padding: 20px 20px 20px 15px;
  overflow: hidden;
   position: relative;
}
.xwzx .head-first .ft-carousel .carousel-inner .carousel-item .title-nr a {
  color: #fff;
}
.xwzx .head-first .ft-carousel .carousel-inner .carousel-item .title-nr a .title {
  margin-bottom: 10px;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
}
.xwzx .head-first .ft-carousel .carousel-inner .carousel-item .title-nr a .nr {
  height: 112px;
  font-size: 14px;
  line-height: 28px;
  display: block;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.xwzx .head-first .ft-carousel .carousel-inner .carousel-item .title-nr a .date {
  font-size: 15px;
  display: block;
  position: absolute;
  right: 20px;
  bottom: 15px;
}
.xwzx .head-first .ft-carousel .carousel-indicators {
  width: 305px;
  position: absolute;
  left: 0;
  bottom: 10px;
  text-align: right;
  font-size: 0;
}
.xwzx .head-first .ft-carousel .carousel-indicators span {
  width: 8px;
  height: 8px;
  margin-right: 6px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}
.xwzx .head-first .ft-carousel .carousel-indicators span.active {
  background: #fff;
}
.xwzx .head-first .ft-carousel .carousel-btn {
  display: none;
}
.xwzx .infoList {
  height: 210px;
  padding: 8px 20px;
  background: #fafafa;
}
.xwzx .infoList li {
  line-height: 42px;
}
.lm-btns {
  width: auto;
  margin-top: 20px;
  overflow: hidden;
}
.lm-btns ul {
  width: 105%;
}
.lm-btns ul li {
  width: 250px;
  height: 58px;
  margin-right: 20px;
  padding: 21px 0;
  display: inline-block;
  background: #f8f8f8;
}
.lm-btns ul li a {
  font-size: 15px;
  color: #2875cd;
  font-weight: bold;
  text-align: center;
  display: block;
}
.lm-btns ul li a img {
  width: 40px;
  height: 30px;
  margin: 0 auto 10px auto;
  display: block;
}
.lm-btns ul li:hover {
  background: #f0f7ff;
}
.tzgg {
  overflow: hidden;
}
.tzgg .tab_menu {
  display: block;
  overflow: hidden;
}
.tzgg .tab_menu li {
  margin-right: 30px;
  float: left;
  font-size: 18px;
  display: inline-block;
}
.tzgg .tab_menu li a {
  color: #666666;
  font-weight: bold;
}
.tzgg .tab_menu li.selected {
  font-size: 20px;
}
.tzgg .tab_menu li.selected a {
  color: #2875cd;
}
.tzgg .new-box {
  height: 433px;
  margin-top: 22px;
}
.tzgg .new-box li {
  height: 56px;
  padding: 27px 20px;
}
.tzgg .new-box li .date {
  width: 60px;
  margin-right: 15px;
  padding-right: 15px;
  color: #666666;
  text-align: center;
  border-right: 1px solid #d6d6d6;
  display: inline-block;
}
.tzgg .new-box li .date .dd {
  font-size: 34px;
  display: block;
}
.tzgg .new-box li .date .yymm {
  font-size: 15px;
  display: block;
}
.tzgg .new-box li .news {
  font-size: 15px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.tzgg .new-box li:nth-of-type(odd) {
  background: #f8f8f8;
}
.tzgg .new-box li:nth-of-type(even) {
  background: #fafafa;
}
.tzgg .new-box li:hover {
  background: #2875cd;
}
.tzgg .new-box li:hover .date {
  color: #fff;
}
.tzgg .new-box li:hover .news {
  color: #fff;
}
.tzgg .new-box.hide {
  display: none;
}
.zt {
  width: 100%;
  height: 100px;
  margin-top: 20px;
  position: relative;
}
.zt .ft-carousel .carousel-inner .carousel-item img {
  width: 100%;
}
.zt .ft-carousel .carousel-indicators {
  display: none;
}
.zt .ft-carousel .carousel-btn {
  width: 18px;
  height: 17px;
  bottom: 0;
}
.zt .ft-carousel .carousel-prev-btn {
  right: 27px;
  background: url(../images/bg_btnl.png) no-repeat;
}
.zt .ft-carousel .carousel-next-btn {
  right: 0;
  background: url(../images/bg_btnr.png) no-repeat;
}
.boxs {
  width: 115%;
}
.boxs .news-box {
  width: 384.6px;
  margin: 20px 20px 0 0;
}
.boxs .news-box .lm-hd {
  height: 44px;
  padding: 0 15px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 44px;
  background: #2875cd;
}
.boxs .news-box .lm-hd a {
  width: 7px;
  height: 13px;
  margin-top: 15.5px;
  float: right;
}
.boxs .news-box .infoList {
  height: 210px;
  padding: 6px 15px;
  border: 1px solid #e0dfdf;
  border-top: 0;
}
.boxs .news-box .infoList li {
  line-height: 36px;
}
.gshd {
  margin-top: 20px;
  overflow: hidden;
}
.gshd .lm-hd span {
  padding: 8px 20px 10px 20px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1.5px;
  background: #2875cd;
  display: inline-block;
}
.gshd .lm-hd a {
  width: 7px;
  height: 13px;
  margin-top: 15.5px;
  float: right;
}
.gshd .bd {
  margin-top: 16px;
  overflow: hidden;
}
.gshd .bd li {
  width: 220px;
  margin-right: 25px;
  float: left;
  line-height: 32px;
  text-align: center;
  display: inline-block;
  background: #f1f1f1;
}
.gshd .bd li img {
  width: 100%;
  height: 164px;
  margin-bottom: 2px;
  display: block;
}

