/*
 * @Author: Minihui 
 * @Date: 2017-08-23 11:12:19 
 * @Last Modified by: Minihui
 * @Last Modified time: 2017-08-23 15:31:56
 */
body {
  background: url(//www.xinhuanet.com/politics/gcdydjdg2017/img/bg.jpg) 50% 0 no-repeat;
}
.banner {
  margin: 0 auto;
  text-align: center;
  padding: 23px 0;
  position: relative;
  width: 1000px;
}
.banner .logo {
  position: absolute;
  right: 0;
  top: 20px;
  width: 93px;
  height: 48px;
  display: block;
  background: url(//www.xinhuanet.com/politics/gcdydjdg2017/img/logo.png) 0 0 no-repeat;
}
.main {
  width: 1056px;
  height: 745px;
  margin: 0 auto;
  padding-top: 7px;
  background: url(//www.xinhuanet.com/politics/gcdydjdg2017/img/book-bg.png) 0 0 no-repeat;
}
.main-cont {
  width: 1000px;
  height: 700px;
  margin: 0 auto;
  position: relative;
}
.left-bottom {
  width: 503px;
  height: 25px;
  background: url(//www.xinhuanet.com/politics/gcdydjdg2017/img/left.png) 0 0 no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
}
.right-bottom {
  width: 503px;
  height: 25px;
  background: url(//www.xinhuanet.com/politics/gcdydjdg2017/img/right.png) 0 0 no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
}
.cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 1000px;
  height: 700px;
  background: url(//www.xinhuanet.com/politics/gcdydjdg2017/img/cover.png) 0 0 no-repeat;
  z-index: 2;
}
.foot {
  text-align: center;
  font-size: 14px;
  margin-top: 30px;
}
.foot p { font-size:12px; color:#FFF; text-align:center; margin:5px 0 5px 0; }

/*# sourceMappingURL=../maps/index.css.map */
