body {
  margin: 0;
}
* {
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: underline;
  color: #ae1110 !important;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
ul {
  padding: 0;
  margin: 0;
}
.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.more a:hover,
.ftleft a:hover {
  color: #fff !important;
}
.clearfix {
  *zoom: 1;
}

.container {
  width: 1200px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.top {
  background: url(../images/xxgcxjpImg/topBg.png) top center no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.top .logo {
  text-align: left;
}
.logo a img {
  margin: 20px 0 40px 20px;
}
.top .container > img {
  margin-bottom: 60px;
  max-width: 100%;
}
.importantNews {
  /* overflow: hidden; */
  /* height: 490px; */
}
.importantNews .fl {
  width: 590px;
  height: 384px;
  position: relative;
}
.importantNews .fr {
  width: 565px;
}
.importantNews .centralIdea {
  background-color: #fcbf66;
  position: absolute;
  bottom: -90px;
  width: 110%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 10px;
  font-size: 18px;
  color: #704c0f;
  font-weight: 700;
  padding: 20px;
  line-height: 30px;
}
.importantNews .fr ul li .newsTitle {
  background-color: #fbdeb2;
  height: 118px;
  border-top: 1px solid #ffc061;
  border-bottom: 1px solid #ffc061;
  position: relative;
  width: 100%;
}
.importantNews .fr ul li .newsContent {
  position: relative;
  height: 118px;
  width: 100%;
  background-color: #fff4e0;
}
.pContent {
  padding: 0 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  line-height: 26px;
  color: #646464;
  font-size: 16px;
  text-align: left;
  text-indent: 2em;
}
.newsTitle .pContent a {
  color: #eb2c1a;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.newsTitle .pContent{
  text-indent: 0;
}
.newsTitle .pContent a:hover{
  color: #eb2c1a!important;
}
.detail {
  color: #eb2c1a;
  font-weight: 700;
}

.importantNewsBottom a {
  padding: 0 10px;
  height: 30px;
  background-color: #fff;
  border-radius: 15px;
  color: #eb2c1a;
}
.importantNewsBottom {
  padding: 20px 0;
  text-align: right;
}
.latest {
  width: 1280px;
  margin: 0 auto;
  /* margin-top: 10px; */
  /* border-top: 1px solid #c72528; */
  /* padding-top: 18px; */
}

.latest .part {
  height: 76px;
  /* background: url(http://www.news.cn/politics/ztjyhd/images/zxbb_bg.png) no-repeat; */
  background: url(../images/xxgcxjpImg/latestFileLine.png) no-repeat;
}

.latest .latest-title {
  display: block;
  /* background: url(../../images/xxgcxjpImg/latestFile.png) 
    no-repeat;*/
  width: 200px;
  height: 76px;
  float: left;
}

.latest .latest-cont {
  margin-left: 20px;
  width: 990px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.latest .latest-cont ul {
  white-space: nowrap;
  font-size: 0;
}

.latest .latest-cont li {
  display: inline-block;
  margin-right: 20px;
}

.latest .latest-cont li .txt:before {
  content: '';
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  margin-right: 10px;
  margin-top: 36px;
  background: #e02512;
}

.latest .latest-cont li .txt .tit {
  font-size: 16px;
  line-height: 76px;
  margin-right: 10px;
  color: #ffeac2;
  display: inline-block;
}

.latest .latest-cont li .txt .tit a {
  color: #e02512;
}
.imgList {
  padding: 30px 0 40px;
}
.imgBox {
  float: left;
  margin-right: 52px;
  width: 365px;
  height: 213px;
  padding: 7px;
  background-color: rgba(250, 200, 168, 0.7);
}
.lastImgBox {
  margin-right: 0;
}
.imgBox img {
  width: 100%;
  height: 100%;
}

.center {
  background: url(../images/xxgcxjpImg/centerBg.png) no-repeat;
  background-size: 100% 100%;
}
.centerTitle {
  background: url(../images/xxgcxjpImg/centerTitleBg.png) no-repeat center;
  text-align: center;
  padding: 30px 0 25px;
  color: #f1320e;
  font-size: 36px;
  font-weight: 700;
}

.slddt .fl {
  width: 600px;
  height: 350px;
}
.slddt .fl #slideBox {
  width: 100%;
  height: 100%;
  position: relative;
}
.slddt .fl #slideBox .hd {
  height: 15px;
  position: absolute;
  bottom: 10px;
  z-index: 1;
  zoom: 1;
  right: 0px;
}
.slddt .fl #slideBox .hd li.on {
  background: #ffffff;
  color: #fff;
}
.slddt .fl #slideBox .hd li {
  float: left;
  margin-right: 8px;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  line-height: 14px;
  text-align: center;
  background: #95a3bf;
  cursor: pointer;
}
.slddt .fl #slideBox .bd {
  width: 100%;
  height: 100%;
}
.slddt .fl #slideBox .bd li {
  position: relative;
}
.slddt .fl #slideBox .bd li p {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 38px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.3);
}
.slddt .fl #slideBox .bd li p a {
  width: 85%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 18px;
  line-height: 38px;
  padding-left: 20px;
  box-sizing: border-box;
}
.slddt .fl #slideBox .bd li p a:hover{
  color: #fff!important;
  text-decoration: none!important;
}
.slddt .fl ul {
  height: 100%;
}
.slddt .fl li a {
  display: block;
  width: 100%;
  height: 100%;
}
.slddt .fl li a img {
  width: 100%;
  height: 100%;
  /* width: 600px; */
  height: 350px;
  vertical-align: middle;
}

.slddt .fr {
  width: 570px;
  height: 350px;
}
.slddt .fr ul li {
  height: 171px;
  padding-top: 30px;
  line-height: 30px;
}
.slddt .fr ul li h4 a {
  color: #c60100;
  font-size: 18px;
}
.slddt .fr ul li h4 a:hover{
  color: #c60100!important;
}
.slddt .fr ul li p {
  text-indent: 2em;
}
.slddt .fr ul li.firstLi {
  border-bottom: 1px dashed #f9dfd3;
  padding-top: 0;
  padding-bottom: 30px;
}

.slddtList .fl {
  width: 600px;
}
.slddtList .fr {
  width: 570px;
}
.more {
  text-align: right;
  padding: 20px 0 0;
}
.more a {
  padding: 3px 10px;
  height: 30px;
  background-color: #c80908;
  border-radius: 15px;
  color: #fff;
}
.slddtList {
  margin: 30px 0 0;
}

.slddtList li {
  padding-left: 20px;
  position: relative;
  line-height: 40px;
}
.slddtList li a {
  overflow: hidden;
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.slddtList li::before,
.pljdXxzl ul li::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #333;
  border-radius: 50%;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.pljdXxzl ul li {
  padding-left: 20px;
  position: relative;
  line-height: 40px;
}
.pljdXxzl ul li a {
  color: #333;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 80%;
  vertical-align: middle;
}
.pljdXxzl ul li span {
  float: right;
}
.imgShow {
  padding: 27px 0;
}
.imgShow > div {
  margin-bottom: 27px;
}

@media (max-width: 1200px) {
  .container {
    width: 100%;
  }
  .importantNews .fl {
    width: 100%;
    float: none;
    height: auto;
    margin-bottom: 30px;
  }
  .importantNews .fl img {
    width: 100%;
    height: auto;
  }
  .importantNews .centralIdea {
    bottom: 0;
  }
  .importantNews .fr {
    width: 100%;
  }
  .latest {
    width: 100%;
  }
  .latest .part {
    width: 100%;
  }
  .latest .latest-cont {
    width: calc(100% - 230px);
  }
  .imgList {
    display: flex;
    justify-content: space-around;
  }
  .slddt .fl {
    width: 100%;
    height: auto;
  }
  .slddt .fl img {
    width: 100%;
  }
  .slddt .fr {
    width: 100%;
  }
  .slddt .fr ul li {
    height: auto;
  }
  .slddt .fr {
    height: auto;
  }
  .slddtList .fl,
  .slddtList .fr {
    width: 100%;
  }
  .slddtList .fr{
    margin-top: 20px;
  }
  .top {
    padding: 0 20px;
  }
  .center {
    background-size: 100% 100%;
    padding: 0 20px;
  }
  .imgShow > div .fl,
  .imgShow > div .fr {
    width: 100%;
  }
  .imgShow > div .fl a,
  .imgShow > div .fr a {
    display: block;
    width: 100%;
  }
  .imgShow > div .fl a img,
  .imgShow > div .fr a img {
    display: block;
    width: 100%;
  }
  .imgShow > div .fl a img {
    margin-bottom: 30px;
  }
  .imgShow a {
    display: block;
    width: 100%;
  }
  .imgShow a img {
    width: 100%;
  }
  .importantNews .centralIdea {
    width: 100%;
  }
  .importantNews .fr ul li .newsTitle {
    height: auto;
    padding: 20px 0;
  }
  .importantNews .fr ul li .newsContent {
    padding: 20px 0;
    height: auto;
  }
  .pContent {
    position: relative;
    transform: translate(0, 0);
    top: 0;
    left: 0;
  }
  .slddt .fl li a img {
    height: auto;
  }
}

@media (max-width: 767px) {
  .imgBox {
    width: 100%;
    height: auto;
    float: none;
  }
  .imgList {
    width: 100%;
    display: initial;
  }
  .importantNews .centralIdea{
    font-size: 15px;
    padding: 10px 3px;
  }
  .top{
    padding: 0 10px;
  }
  .importantNews .centralIdea{
    /* bottom: -20px; */
    position: inherit;
    transform: translate(0, 0);
  }
  .importantNews .fl{
    /* margin-bottom: 60px; */
  }
  .pljdXxzl ul li a{
    max-width: 70%;
  }
}

