﻿body{
  background: url(./spaq-bg.jpg) no-repeat;
  padding-top: 686px;
  font-size: 14px;
}
/* 行政审批 */
.xzsp{
  display: flex;
}
    /* lunbo */
.slider-xzsp,.fade-img {
  height: 415px;
  min-width: 646px;
  position: relative;
  overflow: hidden;
}

.fade-img a {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.fade-img img {
  display: block;
  height: 100%;
  width: 100%;
}
.fade-txt {
  height: 40px;
  width: 100%;
  background: url(./banner-opbg40.png);
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.fade-txt a {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  padding-left: 20px;
}
.fade-num {
  position: absolute;
  bottom: 15px;
  right: 20px;
  font-size: 0px;
}

.fade-num span {
  display: inline-block;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #acbacd;
  margin-left: 8px;
  cursor: pointer;
}

/* .fade-num span.cur {
  background: red;
} */
.fade-num span.cur {
  background-color: #fff;
  border-radius: 4px;
}
  /* lunbo */
  /* 右边内容 */
  .xzsp-rt{
    flex: 1;
    box-sizing: border-box;
    padding-left: 34px;
  }
  .xzsp-title{
    margin-top: 6px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 16px;
    border-bottom: 9px solid #36854e;
  }
  .xzsp-title>h3{
    line-height: 30px;
    font-size: 34px;
  }
  .xzsp-title>span:hover{
    cursor: pointer;
    color: #2760b7;
  }
  /* tabs */
  .xzsp-tabs{
    margin-top: 4px;
    border-top: 1px solid #36854e;
  }
  .tab-parent .tab-list-bool{
    display: flex;
    padding: 22px 0;
  }
  .tab-list-bool li{
    font-size: 20px;
    padding: 8px 23px;
    border-radius: 7px;
    margin-right: 26px;
    color: #1d3825;
    cursor: pointer;
  }
  .tab-list-bool li.cur{
    background-color: #295e39;
    border-bottom: 1px solid #295e39;
    color: #fff;
  }
  .tab-group .tab-item li,.jdjx-lt-info li,.xzcf_ggfw-rt-info li {
    list-style: disc;
    margin-left: 22px;
  }
  .tab-group .tab-item li:not(:first-child),.jdjx-lt-info li:not(:first-child),.xzcf_ggfw-rt-info li:not(:first-child) {
    margin-top: 22px;
  }
  .tab-group .tab-item li a,.jdjx-lt-info li a,.xzcf_ggfw-rt-info li a{
    display: inline-block;
    max-width: 490px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #1d3825;
  }
  .tab-group .tab-item li a:hover,.jdjx-lt-info li a:hover,.xzcf_ggfw-rt-info li a:hover{
    color: #2760b7;
  }
  /* tabs */
  /* 右边内容 */
/* 行政审批 */

/* 主体 */
.jdjx_title{
  background: url(./big_title_03.jpg) no-repeat;
  height: 32px;
  min-width: 1183px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 56px;
}
.jdjx_title .more{
  margin-right: 15px;
}
.jdjx{
  display: flex;
  justify-content: space-between;
}
.xzcf_ggfw{
  display: flex;
  justify-content: space-between;
  padding: 60px 0 50px 0;
}
.xzcf_ggfw .xzsp-tabs{
  border: none;
}
.xzcf_ggfw-title-lt{
  background: url(./mini_title_03.jpg) no-repeat;
  height: 32px;
  width: 512px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background-position-x: -26px;
}
.xzcf_ggfw-title-rt{
  background: url(./mini_title_02_03.jpg) no-repeat;
  height: 32px;
  width: 512px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background-position-x: -26px;
}
.xzcf_ggfw-rt-info{
  padding-top: 44px;
}
/* 主体 */

/* 尾部 */
.footer{
  background: #0662b1;
}
.drop-groups {
  /*height: 300px;*/
  background: #2760b7;
  position: relative;
  padding: 25px 0 10px 0;
  border-bottom: 1px solid #4484bb;
}

.drop-down {
  width: 236px;
  height: 40px;
  text-align: center;
  /*margin-right: 20px;*/
}

.drop-down .tag {
  /*width: 100%;*/
  display: inline-block;
  height: 40px;
  box-sizing: border-box;
  padding: 0 20px;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  /*border:1px solid #eee;*/
  cursor: pointer;
  background: url(./spaq-drop-icon.png) no-repeat right center;
}

.drop-lists {
  position: absolute;
  width: 1140px;
  top: 78px;
  left: 0px;
  padding-left: 60px;
  padding-top: 8px;
  border: 1px solid #eee;
  height: 117px;
  overflow: auto;
  display: none;
  text-align: left;
  background: #f5f5f5;
}

.drop-lists li {
  width: 273px;
  height: 36px;
  line-height: 36px;
  background: url('./m2-xllibg.png') no-repeat 13px center;
}

.drop-lists a {
  display: block;
  line-height: 36px;
  width: 80%;
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 14px;

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #1369c0;
}

  /* info */
  .footer-info{
    padding: 25px 0 18px 30px;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .footer-text{
   /* padding-top: 34px;  */
    color: #fff;
  }
  .footer-info-contact{
    line-height: 40px;
  }
  .footer-info-contact a{
    color: #fff;
  }
  .footer-info-contact a:hover{
    color: #295e39;
  }
  .footer-info-contact span{
    margin: 0 4px;
  }
  .footer-info-p{
    line-height: 24px;
  }
  /* info */
/* 尾部 */