.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

body {
  background-color: transparent;
  background-image: url(../assets//images/bg2.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: 1004px;
  margin: 0 auto;
}

.header {
  width: 100%;
  height: 213px;
  position: relative;
}

/* 导航栏 */
.nav {
  font-size: 14px;
  font-family: 微软雅黑;
  margin-top: 10px;
  padding-left: 10px;
  position: absolute;
  bottom: 15px;
  left: 0;
}

.nav a {
  text-decoration: none;
  color: #fff;
  margin-right: 12px;
}

.nav a:hover {
  color: yellow;
}

/* 主体 */
.main {
  padding: 25px 20px 0 35px;
}

/* 轮播图 */
#swiper {
  float: left;
  width: 390px;
  height: 292px;
  border: 6px solid #c9c8c8;
}

.slider-box{height:292px;overflow:hidden;position:relative;width:390px; 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:390px;height:292px;overflow:hidden;float:left;position:relative;}
.slider-panel img{width:390px;height:292px;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;}

/* 更多 */
.more {
  float: right;
  font-size: 12px;
  color: #666;
  text-decoration: none;
}

/* 科研通知 */
.kytz {
  float: left;
  width: 500px;
  margin-left: 30px;
}

.kytz-title {
  height: 73px;
  line-height: 73px;
  background: url(../assets/images/kytz.png) no-repeat;
}

.kytz-news {
  padding: 10px 10px 0;
}

.kytz-news li {
  position: relative;
  height: 25px;
  line-height: 25px;
  padding-left: 12px;
  background: url(../assets/images/icon.png) no-repeat left center;
}
.kytz-news li a {
  display: inline-block;
  width: 80%;
  text-decoration: none;
  font-size: 12px;
  color: #313534;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.kytz-news li a:hover {
  color: #cc0000;
}

/* 时间 */
.datetime {
  position: absolute;
  right: 0;
  color: #999;
  font-size: 12px;
}

.second {
  margin-top: 10px;
}

/* 秦淮教育 */
.qhjy {
  float: left;
  width: 568px;
  overflow: hidden;
}

.qhjy-title {
  height: 46px;
  line-height: 46px;
  background: url(../assets/images/qhjy.png) no-repeat;
}

.wrapper {
  overflow: hidden;
}

.qhjy .area {
  height: 183px;
  width: 3000px;
  margin-left: 15px;
}

.qhjy ul {
  float: left;
  width: 1050px;
  height: 163px;
  padding-top: 20px;
}

.qhjy ul li {
  float: left;
  width: 150px;
  text-align: center;
}

.qhjy ul li img {
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 120px;
  padding: 2px;
  border: 1px solid #d3d8dc;
  background: #ebf0f4;
  overflow: hidden;
}

.qhjy ul li a {
  color: #333;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}

.qhjy ul li a:hover {
  color: #cc0000;
}

/* 教育期刊 */
.jyqk {
  float: left;
  margin-top: 20px;
  margin-left: 40px;
}

.third {
  margin-top: 10px;
}

/* 科研动态 课题研究 */
.kydt,
.ktyj {
  float: left;
  width: 540px;
}

.kydt-title,
.ktyj-title,
.dytd-title,
.xljy-title {
  height: 42px;
  line-height: 42px;
}

.kydt-title {
  background: url(../assets/images/kydt.png) no-repeat;
}

.ktyj-title {
  background: url(../assets/images/ktyj.png) no-repeat;
}

.kydt-news,
.ktyj-news,
.dytd-news,
.xljy-news {
  height: 250px;
  padding: 10px 10px 0;
}

.kydt-news li,
.ktyj-news li,
.dytd-news li,
.xljy-news li {
  position: relative;
  height: 25px;
  line-height: 25px;
  padding-left: 12px;
  background: url(../assets/images/icon.png) no-repeat left center;
}

.kydt-news li a,
.ktyj-news li a,
.dytd-news li a,
.xljy-news li a {
  display: inline-block;
  width: 80%;
  text-decoration: none;
  font-size: 12px;
  color: #313534;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.kydt-news li a:hover,
.ktyj-news li a:hover,
.dytd-news li a:hover,
.xljy-news li a:hover {
  color: #cc0000;
}

.fourth {
  margin-top: 20px;
}

/* 德育天地 心理教育 */
.dytd,
.xljy {
  float: left;
  width: 360px;
  margin-left: 20px;
}

.dytd-title {
  background: url(../assets/images/dytd.png) no-repeat;
}

.xljy-title {
  background: url(../assets/images/xljy.png) no-repeat;
}

/* 底部 */
.footer {
  margin-top: 20px;
  font-family: 微软雅黑;
}

.info {
  width: 1003px;
  padding-top: 20px;
  background-color: #1d0005;
}

.info .column1,
.info .column3 {
  font-size: 16px;
  margin-left: 10px;
  height: 37px;
  line-height: 37px;
  color: #fff;
  float: left;
  font-weight: bold;
}

.info .column2,
.info .column4 {
  float: left;
}

.info .column2 p,
.info .column4 p {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
}

.wzba {
  width: 1003px;
  padding-top: 5px;
  background-color: #1d0005;
}

.wzba p {
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.wzba a {
  color: #fff;
  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: #939393;
  font-size: 12px;
}