@charset "UTF-8";
/* index */
.container-1200-index {
  padding: 20px;
  background-color: #fff;
}
.line {
  margin-bottom: 20px;
}

.news-left {
  width: 50%;
  float: left;
  padding-right: 18px;
}
.news-right {
  width: 50%;
  float: left;
}

/* news-three */
.line-news-three {
  margin: 0 -10px;
}
.news-three {
  width: 33.33333%;
  padding: 0 10px;
  float: left;
}
.line-ztzl {
  margin-bottom: 0;
}

/* ztzl */
.wrapper-ztzl {
  padding: 20px 0;
}
.line-ztzl img {
  width: 100%;
  height: 125px;
}

/* 专题专栏轮播 */
.picScroll-zt {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
}
.picScroll-zt .hd {
  position: absolute;
  z-index: 2;
  bottom: 10px;
  right: 10px;
}
.picScroll-zt .hd ul {
  overflow: hidden;
}
.picScroll-zt .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 100%;
  border: 1px solid #fff;
  font-size: 0;
}
.picScroll-zt .hd ul li.on {
  background-color: #0a5491;
}
.picScroll-zt .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-zt .bd ul li {
  text-align: center;
  zoom: 1;
}
.picScroll-zt .bd ul li .pic {
  text-align: center;
}
.picScroll-zt .bd ul li .pic img {
  width: 100%;
  height: 115px;
  display: block;
}
.picScroll-zt .bd ul li .pic a:hover img {
  border-color: #999;
}
.picScroll-zt .bd ul li .title {
  line-height: 24px;
}

/* hd */
.wrapper-hd {
  padding-bottom: 20px;
}
.container-1200-hd {
  padding: 30px;
  background-color: #fff;
}
.line-hd-three {
  margin: 0 -10px;
}
.hd-three {
  width: 33.333333%;
  padding: 0 10px;
  float: left;
}
.zwgk {
  position: relative;
}
.zwgk-bm {
  margin: 0 -4px;
  margin-bottom: 8px;
}
.zwgk-bm > div {
  width: 50%;
  padding: 0 4px;
  float: left;
}
.zwgk-bm-zf{
  display: block;
  width: 100%;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  background: url(../images/zwgk-zfbm-bg.png) no-repeat;
  background-size: cover;
}
.zwgk-bm-xz{
  display: block;
  width: 100%;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  background: url(../images/zwgk-xzbm-bg.png) no-repeat;
  background-size: cover;
}
.zwgk-zyxxgk{
  background: #e4f5ff;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 4px;
}
.zwgk-zfxxgk{
  background: #f2f2f2;
  margin-bottom: 8px;
  /* text-align: center; */
}
.zwgk-zfxxgk img{
  width: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 30%;
  margin-right: 10px;
}
.zwgk-zfxxgk span{
  display: inline-block;
  padding: 12px 0;
  color: #333333;
  font-size: 16px;
  vertical-align: middle;
}
.zmhd{
  position: relative;
}
.zmhd-link{
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.zmhd-link img{
  width: 100%;
}
.zjzs{
  height: 389px;
  background: url(../images/index-zjzs-bg.png);
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 10px 20px;
  position: relative;
}
.zjzs-title{
  color: #1C5468;
  font-size: 24px;
  text-align: center;
  margin-bottom: 16px;
}
.zjzs-content{
  color: #333333;
  text-indent: 2em;
  margin-bottom: 20px;
  line-height: 1.5;
}
.zjzs-whly{
  display: block;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 12px 0;
  text-align: center;
  margin-bottom: 10px;
}
.zjzs-whly span{
  color: #1C5468;
}
.zjzs-zs a{
  display: block;
  width: 49%;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 12px 0;
  text-align: center;
  color: #1C5468;
}

/* 接口列表 */
#gov-list-container .govpushinfo150203 li{display:none;}
#gov-list-container .govpushinfo150203 li:nth-child(1){display: block;}
#gov-list-container .govpushinfo150203 li:nth-child(2){display: block;}
#gov-list-container .govpushinfo150203 li:nth-child(3){display: block;}
#gov-list-container .govpushinfo150203 li:nth-child(4){display: block;}
#gov-list-container .govpushinfo150203 li:nth-child(5){display: block;}
#gov-list-container .govpushinfo150203 li:nth-child(6){display: block;}
#gov-list-container .govpushinfo150203 li:nth-child(7){display: block;}

#xinjiang-list-container .govpushinfo150203 li{display:none;}
#xinjiang-list-container .govpushinfo150203 li:nth-child(1){display: block;}
#xinjiang-list-container .govpushinfo150203 li:nth-child(2){display: block;}
#xinjiang-list-container .govpushinfo150203 li:nth-child(3){display: block;}
#xinjiang-list-container .govpushinfo150203 li:nth-child(4){display: block;}
#xinjiang-list-container .govpushinfo150203 li:nth-child(5){display: block;}


@media screen and (max-width: 768px){
  .slideBox{
    height: 250px;
  }
  .news-left,.news-right{
    width: 100%;
  }
  .news-left{
    margin-bottom: 10px;
    padding-right: 0;
  }
  .line-news-three{
    margin: 0;
  }
  .news-three{
    width: 100%;
    padding: 0;
  }
  .line-hd-three{
    margin: 0;
  }
  .hd-three{
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .container-1200-hd{
    padding: 20px;
  }
  .line-ztzl img{
    height: 50px;
  }
}

@media screen and (max-width: 425px){

  .slideBox{
    height: 200px;
  }
  .zjzs-zs a{
    width:100%;
    margin-bottom: 20px;
  }
}