.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

body {
  background-color: transparent;
  background-image: url(../assets//images/djbg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: rgb(51, 51, 51);
  font-size: 12px;
  font-family: 宋体, Arial, Helvetica, sans-serif;
}

.container {
  width: 983px;
  margin: 0 auto;
}

.header {
  height: 247px;
}

.nav {
  margin-top: -1px;
  width: 983px;
  height: 42px;
  padding-left: 15px;
  font-family: 微软雅黑;
  color: #999;
  font-size: 14px;
  padding-top: 16px;
  background-image: url(../assets/images/djnav.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
}

.nav a {
  display: block;
  padding: 0 5px;
  float: left;
  text-decoration: none;
  color: #fb2422;
  border-left: 2px solid #999;
}

.nav a:hover {
  font-weight: bold;
}

/* 主体 */
.main .left {
  width: 65%;
  float: left;
}

.left #swiper {
  margin-top: 20px;
  margin-left: 15px;
  border: 2px solid #999;
}

.slider-box{height:390px;overflow:hidden;position:relative;width:575px; border: 5px solid #c9c8c8;} 
.mask{height:65px;overflow:hidden;background:#000;opacity:0.7;filter:alpha(opacity=70);width:100%;position:absolute;left:0;bottom:0;z-index:1;border-top:solid 2px #ddd;}
.slider-con{overflow:hidden;position:absolute;}
.slider-panel{width:575px;height:390px;overflow:hidden;float:left;position:relative;}
.slider-panel img{width:575px;height:390px;display:block;overflow:hidden;overflow:hidden}
.slider-nav li{float:left;padding:0px;border:1px solid #fff;margin:2px;display:block;position:relative;}
.slider-nav li.current{border:1px solid #7acf39;}
.slider-nav li,.slider-nav img{display:block;width:74px;height:57px;overflow:hidden;}
.dec{float:right;height:63px;bottom: 0;right:8px;overflow:hidden;z-index:9;position:absolute;}
.dec li{float:left;display:block;}

.main .right {
  width: 35%;
  margin: 0;
  float: right;
}

/* 党风廉政 */
.dflz {
  width: 575px;
  margin-left: 15px;
  margin-top: 20px;
}

.dflz .dflz-title {
  height: 30px;
  line-height: 30px;
  background-image: url(../assets/images/dflz.jpg);
  background-repeat: no-repeat;
}

.dflz-title .more {
  float: right;
  text-decoration: none;
  color: #666;
  font-size: 12px;
}

.dflz-news ul {
  height: 92px;
  padding: 10px 10px 0;
}

.dflz-news li {
  background-image: url(../assets/images/icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  height: 23px;
  position: relative;
  padding-left: 12px;
  line-height: 23px;
}

.dflz-news li a {
  display: inline-block;
  width: 62%;
  font-size: 12px;
  color: rgb(51, 51, 51);
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  overflow: hidden;
}

.dflz-news .datetime {
  position: absolute;
  right: 0;
  color: #999;
  font-size: 12px;
}

/* 党建动态 */
.djdt {
  width: 310px;
  margin-top: 20px;
}

.djdt-title {
  height: 30px;
  line-height: 30px;
  background-image: url(../assets/images/djdt.jpg);
  background-repeat: no-repeat;
}

.djdt-title .more {
  float: right;
  text-decoration: none;
  color: #666;
  font-size: 12px;
}

.djdt-news ul,
.zcwj-news ul {
  height: 230px;
  padding: 10px 10px 0;
}

.djdt-news li {
  background-image: url(../assets/images/icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  height: 23px;
  position: relative;
  padding-left: 12px;
  line-height: 23px;
}

.djdt-news li a {
  display: inline-block;
  width: 80%;
  font-size: 12px;
  color: rgb(51, 51, 51);
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  overflow: hidden;
}

.djdt-news .datetime {
  position: absolute;
  right: 0;
  color: #999;
  font-size: 12px;
}

/* 政策文件 */
.zcwj {
  width: 310px;
  margin-top: 20px;
}

.zcwj-title {
  height: 30px;
  line-height: 30px;
  background-image: url(../assets/images/zcwj.jpg);
  background-repeat: no-repeat;
}

.zcwj-title .more {
  float: right;
  text-decoration: none;
  color: #666;
  font-size: 12px;
}

.zcwj-news li {
  background-image: url(../assets/images/icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  height: 23px;
  position: relative;
  padding-left: 12px;
  line-height: 23px;
}

.zcwj-news li a {
  display: inline-block;
  width: 80%;
  font-size: 12px;
  color: rgb(51, 51, 51);
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  overflow: hidden;
}

.zcwj-news .datetime {
  position: absolute;
  right: 0;
  color: #999;
  font-size: 12px;
}

.dflz-news li a:hover,
.djdt-news li a:hover,
.zcwj-news li a:hover {
  color: #cc0000;
}

/* 底部信息 */
.footer {
  margin-top: 80px;
  font-family: 微软雅黑;
  background-color: #fa981c;
  background-image: url(../assets/images/djbottom.jpg);
  background-repeat: no-repeat;
}

.info {
  width: 1003px;
  padding-top: 40px;
}

.info .column1,
.info .column3 {
  font-size: 16px;
  margin-left: 10px;
  height: 37px;
  line-height: 37px;
  color: rgb(51, 51, 51);
  float: left;
  font-weight: bold;
}

.info .column2,
.info .column4 {
  float: left;
}

.info .column2 p,
.info .column4 p {
  font-size: 12px;
  line-height: 20px;
  color: rgb(51, 51, 51);
}

.wzba {
  width: 1003px;
  padding-top: 5px;
}

.wzba p {
  color: rgb(51, 51, 51);
  font-size: 12px;
  text-align: center;
}

.wzba a {
  color: rgb(51, 51, 51);
  text-decoration: none;
}

.wzba a:hover {
  text-decoration: underline;
}

.wzba-verbose {
  width: 328px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
}

.wzba-verbose .icon-blue {
  float: left;
}

.wzba-verbose a {
  display: block;
  float: left;
  cursor: pointer;
}

.wzba-verbose a:hover {
  text-decoration: none;
}

.wzba-verbose a img {
  vertical-align: middle;
}

.wzba-verbose a span {
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
  color: #353535;
  font-size: 12px;
}