/**------主要内容-----*/
.xcsp-cont {
  width: 100%;
  margin-top: 41px;
}
.xcsp-cont .xcsp-conts .cont-title {
  width: 1110px;
  height: 36px;
}
.xcsp-cont .xcsp-conts .cont-title {
  background: url("../images/zpjc-nav.png") !important;
  height: 40px!important;
}
.xcsp-cont .xcsp-conts .cont-main2 {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #BEBEBE;
}
.xcsp-cont .xcsp-conts .cont-main2 .main2-item {
  height: 120px;
}
.xcsp-cont .xcsp-conts .cont-main2 .main2-item .item-box {
  width: 82px;
  height: 82px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
}
.xcsp-cont .xcsp-conts .cont-main2 .main2-item .item-box .item-box-dd {
  height: 50px;
  text-align: center;
}
.xcsp-cont .xcsp-conts .cont-main2 .main2-item .item-box .item-box-dd span:first-child {
  display: block;
  line-height: 50px;
  font-size: 24px;
  color: #878787;
}
.xcsp-cont .xcsp-conts .cont-main2 .main2-item .item-box .item-box-yyyy-mm {
  height: 32px;
  text-align: center;
  background: #EEEEEE;
}
.xcsp-cont .xcsp-conts .cont-main2 .main2-item .item-box .item-box-yyyy-mm span:first-child {
  display: block;
  line-height: 32px;
  color: #878787;
}
.xcsp-cont .xcsp-conts .cont-main2 .gj-wrap {
  margin-left: 30px;
}
.xcsp-cont .xcsp-conts .cont-main2 .gj-wrap .gj-title {
  height: 20px;
  font-size: 20px;
  margin-bottom: 20px;
}
.xcsp-cont .xcsp-conts .cont-main2 .gj-wrap .gj-title a {
  color: #333333!important;
}
.xcsp-cont .xcsp-conts .cont-main2 .gj-wrap .gj-title a:hover {
  color: #195B51!important;
}
.xcsp-cont .xcsp-conts .cont-main2 .gj-wrap .gj-cnt {
  height: 40px;
  font-size: 15px;
  color: #666666;
  line-height: 24px;
}
#page_div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page_div .currentIndex {
  background: #195B51 !important;
  border: 1px solid #195B51 !important;
}
