.zfxxgk-title-bg {
  width: 100%;
  min-height: 500px;
  background: url(https://gaj.sh.gov.cn/shga/resource/img/zfxxgk-title.jpg) top center no-repeat #fff;
}
.content {
  width: 1080px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  padding-top: 25px;
}
.zfxxgk-new-title {
  text-shadow: 5px 5px 0 #666;
  text-align: center;
  font-size: 88px;
  color: #fff;
  width: 1080px;
  height: 256px;
  font-family: "microsoft yahei","\5FAE\8F6F\96C5\9ED1",Arial,sans-serif;
  line-height: 2.5;
}
.zfxxgk-center {
  min-height: 450px;
  padding: 39px 37px;
  display: inline-block;
}
/* 左边 */
.zfxxgk-left {
  width: 242px;
  float: left;
}
.zfxxgk-left dl {
  box-shadow: 0 0 5px #ccc;
  list-style: none;
  float:left;
  margin-bottom: 17px;
  width: 220px;
}
.zfxxgk-left dl dt {
  height: 70px;
  font-size: 23px;
  cursor: pointer;
  line-height: 28px;
  overflow: hidden;
}
.zfxxgk-left dl dt a{
  color: #2d66a5;
  display: block;
}
.zfxxgk-left-select {
  background: #2d66a5;
  color: #fff;
}
.zfxxgk-left-unselect {
  background: #fff;
  color: #2d66a5;
}
.zfxxgk-left dl dt i {
  float: left;
  padding: 10px;
  cursor: pointer;
  line-height: 28px;
  width: 60px;
  height: 48px;
}
.gkml-select-un {
  background: url(https://gaj.sh.gov.cn/shga/resource/img/zfxxgk-left-gkml-un-select.png) center no-repeat;
}
.gkml-select-un.cur {
  background: url(https://gaj.sh.gov.cn/shga/resource/img/zfxxgk-left-gkml-select.png) center no-repeat;
}
.gkzn{
  background: url(https://gaj.sh.gov.cn/shga/resource/img/zfxxgk-left-gkzn-un-select.png) center no-repeat;
}
.gkzn.cur {
  background: url(https://gaj.sh.gov.cn/shga/resource/img/zfxxgk-left-gkzn-select.png) center no-repeat;
}

.gkzd-select-un {
  background: url(https://gaj.sh.gov.cn/shga/resource/img/zfxxgk-left-gkzd-un-select.png) center no-repeat;
}
.gknr {
  background: url(https://gaj.sh.gov.cn/shga/resource/img/zfxxgk-left-gknr-un-select.png) center no-repeat;
}
.gknr.cur {
  background: url(https://gaj.sh.gov.cn/shga/resource/img/zfxxgk-left-gknr-select.png) center no-repeat;
}
.gknb-select-un {
  background: url(https://gaj.sh.gov.cn/shga/resource/img/zfxxgk-left-gknb-un-select.png) center no-repeat;
}
.gknb-select-un {
  background: url(https://gaj.sh.gov.cn/shga/resource/img/zfxxgk-left-gknb-un-select.png) center no-repeat;
}
.ysqgk-select-un {
  background: url(https://gaj.sh.gov.cn/shga/resource/img/zfxxgk-left-ysqgk-un-select.png) center no-repeat;
}

.zfxxgk-left .row2 span {
  float: left;
  width: 110px;
  line-height: 1.2;
  margin-top: 7px;
}
.zfxxgk-left dl dt.row2 a.no span{
  line-height: 2.2;
}

/* 左边结束 */

/* 右边 */
.zfxxgk-right {
  box-shadow: 0 0 5px #ccc;
  width: 760px;
  min-height: 503px;
  float: right;
  display: block;
  background-color: #fff;
  margin-bottom: 30px;
}
.zfxxgk-panel{
  display: none;;
}
.zfxxgk-panel.cur {
  display: block;
}
.gkzn-title {
  margin: 30px 0;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  color: #2d66a5;
  font-family: "microsoft yahei","\5FAE\8F6F\96C5\9ED1",Arial,sans-serif;
}
/* 内容滚动 */
.scroll_wrap {
  height: 920px;
  overflow: auto;
  padding: 20px;
}
.scroll_wrap p{
  text-indent: 2em;
  font-size: 20px;
  line-height: 180%;
}

.list-title {
  background: #2d66a5;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  color: #FFF;
  font-weight: bold;
  font-size: 24px;
}
.list-panel {
  margin: 0px 20px;
  padding: 10px 0px;
}
.list-panel .item-span {
    width: 156px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    border: solid 1px #2d66a5;
    margin: 8px;
    position: relative;
}
.list-panel.noBgColor .item-span {
    width: 200px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    border: none;
    margin: 8px;
    position: relative;
}
.list-panel.longWidth .item-span {
  width:218px;
}

.list-panel .item-span .item-title {
  font-weight: normal;
  border-bottom: solid 1px #2d66a5;
  width: 100%;
  display: block;
  cursor: pointer;
}
.list-panel.noBgColor .item-span .item-title{
  border-bottom:none;
}
.list-panel .item-span a {
  display: block;
  color: #333;
  text-decoration: none;
}
.list-panel .item-span a:hover{
  background-color:#2d66a5;
  color:#fff;
}
.list-panel.noBgColor .item-span a:hover{
  background-color:#fff;
  color:#333;
}