.h2 {
  color: #be6c2f;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
}

.sl {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#main-wrap {
  padding: 15px 0;
  width: 100%;
  background: url("../images/index/bgbot.jpg") repeat-x left bottom;
}

#main-wrap .wrapper {
  overflow: hidden;
}

#main-wrap .wrapper .left {
  float: left;
  width: 260px;
}

#main-wrap .wrapper .left h2 {
  color: #be6c2f;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
}

#main-wrap .wrapper .left .bmdt {
  padding: 0 10px;
  border: 1px solid #dbdbdb;
}

#main-wrap .wrapper .left .bmdt p {
  height: 68px;
  display: flex;
}

#main-wrap .wrapper .left .bmdt p:first-child {
  border-bottom: 1px solid #dbdbdb;
}

#main-wrap .wrapper .left .bmdt p a {
  width: 50%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 100%;
}

#main-wrap .wrapper .left .tzgg {
  border: 1px solid #dbdbdb;
  margin-top: 20px;
}

#main-wrap .wrapper .left .tzgg h3 {
  height: 31px;
  line-height: 31px;
  display: flex;
}

#main-wrap .wrapper .left .tzgg h3 span {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  padding: 0 18px;
  border-right: 1px solid #dbdbdb;
  height: 31px;
  line-height: 31px;
}

#main-wrap .wrapper .left .tzgg h3 a {
  flex: 1;
  border-bottom: 1px solid #dbdbdb;
  background: #f7f7f7;
  text-align: right;
  padding-right: 12px;
}

#main-wrap .wrapper .left .tzgg section {
  padding: 10px;
}

#main-wrap .wrapper .left .tzgg section marquee {
  height: 218px;
}

#main-wrap .wrapper .left .tzgg section li {
  background: url("../images/index/index_34.jpg") no-repeat center left 6px;
  line-height: 26px;
  padding-left: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#main-wrap .wrapper .left .tzgg section li a {
  color: #303030;
  font-size: 14px;
}

#main-wrap .wrapper .left #zgjs {
  margin-top: 10px;
  height: auto;
}

@media (max-width: 960px) {
  #main-wrap .wrapper .left {
    float: none;
    width: auto;
    padding: 0 10px;
  }

}

#main-wrap .wrapper .right {
  width: 708px;
  float: right;
}

#main-wrap .wrapper .right h2 {
  color: #be6c2f;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
  padding-left: 15px;
}

#main-wrap .wrapper .right h2 a {
  font-size: 12px;
  color: #3586ac;
  float: right;
  padding-right: 10px;
  font-weight: 400;
}

#main-wrap .wrapper .right .bmdt {
  height: 224px;
  border: 1px solid #dbdbdb;
  border-top: 3px solid #f2f2f2;
  padding: 20px 10px 10px;
  background: url("../images/index/dtbg.jpg") repeat-x;
}

#main-wrap .wrapper .right .bmdt .swiper {
  float: left;
}

#main-wrap .wrapper .right .bmdt .swiper .swiper-container {
  width: 230px;
  height: 180px;
}

#main-wrap .wrapper .right .bmdt .swiper .swiper-container a {
  display: block;
}

#main-wrap .wrapper .right .bmdt .swiper .swiper-container a img {
  width: 100%;
  height: 180px;
}

#main-wrap .wrapper .right .bmdt .swiper .swiper-container .swiper-pagination {
  z-index: 1000;
  width: auto;
  right: 10px;
  left: auto;
  bottom: 30px;
}

#main-wrap .wrapper .right .bmdt .swiper .swiper-container .swiper-pagination span {
  float: left;
  width: 18px;
  height: 18px;
  border-width: 1px;
  border-color: #999999;
  border-style: solid;
  background: #666666;
  text-align: center;
  cursor: pointer;
  margin-left: 3px;
  font-size: 12px;
  font-family: Verdana;
  line-height: 18px;
  opacity: 0.7;
  color: #cccccc;
  border-radius: 0;
}

#main-wrap .wrapper .right .bmdt .swiper .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  border-color: #ff0000;
  border-width: 1px;
  border-style: solid;
  background: #cc0000;
  color: #000000;
}

.swiper-slide p {
  width: 224px;
  height: 25px;
  background: #808080;
  padding-left: 6px;
  font-size: 12px;
  color: #ffffff;
  font-family: Verdana;
  font-weight: bold;
  line-height: 25px;
  margin: 0 auto;
  position: absolute;
  bottom: 0px;
}

#main-wrap .wrapper .right .bmdt .list {
  width: 424px;
  float: right;
  margin-right: 10px;
}

#main-wrap .wrapper .right .bmdt .list h3 {
  text-align: center;
  border-bottom: 1px dotted #cdcdcd;
  padding-bottom: 10px;
}

#main-wrap .wrapper .right .bmdt .list h3 a {
  font-size: 15px;
  color: #262626;
  font-weight: bold;
}

#main-wrap .wrapper .right .bmdt .list ul {
  padding-top: 10px;
}

#main-wrap .wrapper .right .bmdt .list ul li {
  background: url("../images/index/index_34.jpg") no-repeat center left 6px;
  line-height: 28px;
  padding-left: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#main-wrap .wrapper .right .bmdt .list ul li a {
  color: #303030;
  font-size: 14px;
}

#main-wrap .wrapper .right .dwfc {
  margin-top: 20px;
  border-top: 2px solid #d35023;
  background-color: #fafaf7;
  border-bottom: 1px solid #dfe5e6;
  padding: 0 10px;
}

#main-wrap .wrapper .right .dwfc h2 {
  width: 673px;
  height: 43px;
  line-height: 43px;
  background: url("../images/index/titbg.jpg") no-repeat left center;
  position: relative;
  margin: 0 auto;
  border-bottom: 1px solid #dbdddf;
}

#main-wrap .wrapper .right .dwfc h2 span {
  padding-left: 10px;
}

#main-wrap .wrapper .right .dwfc h2 a {
  color: #222;
}

#main-wrap .wrapper .right .dwfc marquee {
  padding: 30px 0 10px;
}

#main-wrap .wrapper .right .dwfc marquee section {
  width: 152px;
  height: 150px;
  float: left;
  border: 1px solid #d9dcdc;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  background: #fff;
  margin: 0 5px;
}

#main-wrap .wrapper .right .dwfc marquee section img {
  width: 146px;
  height: 120px;
  margin: 4px;
}

#main-wrap .wrapper .right .dwfc marquee section p {
  background: #000;
  width: 146px;
  height: 20px;
  line-height: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#main-wrap .wrapper .right .dwfc marquee section p a {
  color: #fff;
}

#main-wrap .wrapper .right .bmwj {
  width: 347px;
  border: 1px solid #dbdbdb;
  margin-top: 14px;
  float: left;
}

#main-wrap .wrapper .right .bmwj h3 {
  height: 31px;
  line-height: 31px;
  display: flex;
}

#main-wrap .wrapper .right .bmwj h3 span {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  padding: 0 18px;
  border-right: 1px solid #dbdbdb;
  height: 31px;
  line-height: 31px;
}

#main-wrap .wrapper .right .bmwj h3 a {
  flex: 1;
  border-bottom: 1px solid #dbdbdb;
  background: #f7f7f7;
  text-align: right;
  padding-right: 12px;
}

#main-wrap .wrapper .right .bmwj ul {
  padding: 10px;
}

#main-wrap .wrapper .right .bmwj marquee {
  height: 218px;
}

#main-wrap .wrapper .right .bmwj ul li {
  background: url("../images/index/index_34.jpg") no-repeat center left 6px;
  line-height: 26px;
  padding-left: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#main-wrap .wrapper .right .bmwj ul li a {
  color: #303030;
  font-size: 14px;
}

#main-wrap .wrapper .right #lxyzs {
  float: right;
}

#main-wrap .wrapper .right #lxyz {
  float: left;
  width: 100%;
}

@media (max-width: 960px) {
  #main-wrap .wrapper .right {
    float: none;
    width: auto;
    padding: 0 10px;
  }

  #main-wrap .wrapper .right .bmdt {
    float: none;
    height: auto;
  }

  #main-wrap .wrapper .right .bmdt .swiper {
    float: none;
    width: auto;
  }

  #main-wrap .wrapper .right .bmdt .list {
    float: none;
    width: auto;
  }

  #main-wrap .wrapper .right .dwfc h2 {
    width: auto;
  }

  #main-wrap .wrapper .right .bmwj {
    width: auto;
    float: none;
  }

  #main-wrap .wrapper .right #lxyz,
  #main-wrap .wrapper .right #lxyzs {
    float: none;
  }

}

.fnav {
  width: 100%;
  background: url("../images/index/tabbg.jpg") repeat-x top;
  overflow: hidden;
}

.fnav ul {
  width: 900px;
  height: 38px;
  background: url("../images/index/ulbg.jpg") no-repeat center 18px;
  margin: 0 auto;
  overflow: hidden;
}

.fnav ul .active {
  background: url("../images/index/LinktabH.jpg") left top no-repeat;
  background-size: 100% 100%;
  font-weight: bold;
}

.fnav ul li {
  padding-left: 35px;
  height: 38px;
  float: left;
  line-height: 38px;
}

.fnav ul li a {
  padding-right: 35px;
  height: 38px;
  display: block;
  font-size: 13px;
  color: #222;
}

.fnav .section {
  width: 900px;
  min-height: 145px;
  margin: 0 auto;
  display: none;
}

.fnav .section a {
  display: block !important;
  width: 16% !important;
  float: left !important;
  padding: 5px 0 !important;
}

@media (max-width: 970px) {
  .fnav {
    display: none;
  }

}

/* 改ie8 */
/* 左侧 */
#main-wrap .wrapper .left .tzgg h3 {
  background: #f7f7f7;
  border-bottom: 1px solid #dbdbdb;
}

#main-wrap .wrapper .left .tzgg h3 span {
  display: inline-block;
}

#main-wrap .wrapper .left .tzgg .lmqh_cont li {
  background-image: url("../images/index/index_34.jpg");
  background-repeat: no-repeat;
  background-position-x: left 6px;
  background-position-y: center;
  line-height: 26px;
  padding-left: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#qrdb ul li {
  background-image: url("../images/index/index_34.jpg");
  background-repeat: no-repeat;
  background-position-x: left 6px;
  background-position-y: center;
  line-height: 26px;
  padding-left: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#qrdb h3 {
  background: #f7f7f7;
  border-bottom: 1px solid #dbdbdb;
}

#qrdb h3 a {
  float: right;
  border: none;
}

#qrdb h3 span {
  display: inline-block;
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
}

#main-wrap .wrapper .right .bmwj h3 span {
  display: inline-block;
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
}

#main-wrap .wrapper .right .bmwj h3 a {
  float: right;
}

#main-wrap .wrapper .right .bmwj h3 {
  background: #f7f7f7;
  border-bottom: 1px solid #dbdbdb;
}

#qrdb ul li a {
  color: #303030;
  font-size: 14px;
}

.picMarquee-left {
  height: 170px;
}