@charset "UTF-8";
body a {
  color: #333;
}

.section {
  width: 100%;
  padding-bottom: 22px;
}

.content {
  width: 1200px;
  margin: 10px auto;
  background: #ffffff;
}

.dqwz {
  width: 1140px;
  height: 48px;
  margin: 0 auto;
  border-bottom: 1px solid #3374a9;
}

.dqwz a:hover {
  color: #3a74cb;
}

.gzbdj-container {
  margin-top: 20px;
  padding: 0 30px;
  padding-bottom: 50px;
  overflow: hidden;
}

/* 轮播图 */
.lb {
  float: left;
  width: 540px;
  height: 380px;
}

.focusBox {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.focusBox .pic img {
  width: 540px;
  height: 380px;
  display: block;
}

.focusBox .hd {
  display: flex;
  height: 40px;
  padding-right: 20px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 3;
  align-items: center;
  overflow: hidden;
  zoom: 1;
}

.focusBox .hd li {
  float: left;
  line-height: 45px;
  color: white;
  text-align: center;
  font-size: 17px;
  width: 12px;
  height: 12px;
  margin-left: 10px;
  cursor: pointer;
  overflow: hidden;
  background: white;
  border-radius: 15px;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}

.focusBox .hd .on {
  background: #ff8c11;
}

.focusBox .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 40px;
  width: 100%;
  background: black;
  overflow: hidden;
  opacity: 0.5;
}

.focusBox .txt {
  position: absolute;
  width: 100%;
  height: 40px;
  padding-left: 10px;
  bottom: 0;
  line-height: 40px;
  overflow: hidden;
  z-index: 2;
}

.focusBox .txt li {
  position: absolute;
  height: 40px;
  bottom: -45px;
  line-height: 40px;
}

.focusBox .txt li a {
  display: block;
  max-width: 26em;
  padding: 0 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #efefef;
  font-size: 16px;
  text-decoration: none;
  outline: none;
}

.common-list {
  display: inline-block;
  width: 570px;
  margin-left: 30px;
}

/* 信息列表 */
.common-list-tit {
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #eae8e8;
}

.common-list-tit li {
  padding: 0 20px;
  text-align: center;
  height: 50px;
  line-height: 40px;
  font-size: 18px;
  display: inline-block;
}

.common-list-tit li.on {
  background: url(border_03.png) no-repeat center 39px;
}

.common-list-tit li.on a {
  color: #3a74cb;
}

.common-list-tit li:hover {
  background: url(border_03.png) no-repeat center 39px;
}

.common-list-tit li:hover a {
  color: #3a74cb;
}

.common-list-items {
  margin-top: 8px;
  font-size: 0;
  overflow: hidden;
}

.common-list-items a {
  font-size: 16px;
  max-width: 435px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.common-list-items a:hover {
  color: #3a74cb;
}

.common-list-items li {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding-left: 15px;
  background: url(p1.png) no-repeat -8px center;
  margin-top: 8px;
}

.common-list-items li span {
  float: right;
  color: #adadad;
}
