.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.fz-main {
  width: 100%;
  min-width: 1200px;
  background: url(../img/fzzf-banner.png)top center no-repeat;
  background-color: #F3F5FD;
  overflow: hidden;
  padding-bottom: 75px;
}

.fz-nav {
  width: 100%;
  background-color: #fff;
  margin-top: 389px;
}

.fz-nav ul {
  padding: 30px 5px;
}

.fz-nav ul li {
  width: 140px;
  height: 138px;
  background: #E5EFFF;
  font-size: 18px;
  color: #333333;
  margin-right: 10px;
}

.fz-nav ul li:nth-last-child(1) {
  margin-right: 0;
}

.fz-nav ul li a {
  padding: 35px 0;
  display: block;
}

.fz-nav ul li a div {
  width: 100%;
  text-align: center;
}

.fz-nav ul li a div:nth-child(1) {
  height: 32px;
  margin-bottom: 13px;
}

.fz-nav ul li:hover {
  background-color: #008AE6;
}

.fz-nav ul li:hover a {
  color: #fff;
}

.fz-icon1 div:nth-child(1) {
  background: url(../img/fz-icon1.png)center center no-repeat;
}

.fz-icon2 div:nth-child(1) {
  background: url(../img/fz-icon2.png)center center no-repeat;
}

.fz-icon3 div:nth-child(1) {
  background: url(../img/fz-icon3.png)center center no-repeat;
}

.fz-icon4 div:nth-child(1) {
  background: url(../img/fz-icon4.png)center center no-repeat;
}

.fz-icon5 div:nth-child(1) {
  background: url(../img/fz-icon5.png)center center no-repeat;
}

.fz-icon6 div:nth-child(1) {
  background: url(../img/fz-icon6.png)center center no-repeat;
}

.fz-icon7 div:nth-child(1) {
  background: url(../img/fz-icon7.png)center center no-repeat;
}
.fz-icon8 div:nth-child(1) {
  background: url(../img/fz-icon8.png)center center no-repeat;
}

.fz-icon7:hover div:nth-child(1) {
  background: url(../img/fz-icon7-h.png)center center no-repeat;
}
.fz-icon8:hover div:nth-child(1) {
  background: url(../img/fz-icon8-h.png)center center no-repeat;
}

.fz-icon1:hover div:nth-child(1) {
  background: url(../img/fz-icon1-h.png)center center no-repeat;
}

.fz-icon2:hover div:nth-child(1) {
  background: url(../img/fz-icon2-h.png)center center no-repeat;
}

.fz-icon3:hover div:nth-child(1) {
  background: url(../img/fz-icon3-h.png)center center no-repeat;
}

.fz-icon4:hover div:nth-child(1) {
  background: url(../img/fz-icon4-h.png)center center no-repeat;
}

.fz-icon5:hover div:nth-child(1) {
  background: url(../img/fz-icon5-h.png)center center no-repeat;
}

.fz-icon6:hover div:nth-child(1) {
  background: url(../img/fz-icon6-h.png)center center no-repeat;
}

.fz-title {
  width: 100%;
  margin: 33px 0 35px 0;
  text-align: center;
}

.fz-title a {
  width: 176px;
  display: inline-block;
  font-weight: 600;
  font-size: 22px;
  color: #333333;
  margin: 0 42px;
}

.line {
  width: 93px;
  height: 2px;
  background: #6E6E6E;
  display: inline-block;
  margin-top: 13px;
}

.li-con {
  width: 382px;
  height: 74px;
  margin: 0 27px 17px 0;
  background: #FFFFFF;
  position: relative;
}

.li-con:nth-child(3n) {
  margin-right: 0;
}

.li-con a {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  display: block;
  text-align: center;
  font-size: 18px;
  color: #333333;
  padding: 13px 64px;
  box-sizing: border-box;
  word-wrap: break-word;
}

.li-con:hover {
  background: #008AE6;
}

.li-con:hover a {
  color: #fff;
}

.fz-js {
  margin-bottom: 23px;
}

.fz-dt {
  overflow: hidden;
}

.dt-list {
  width: 100%;
}

.left,
.right {
  width: 545px;
}

.dt-list ul li {
  background: url(../img/fz-icon-bot.png) left center no-repeat;
  line-height: 34px;
}

.dt-list ul li a {
  margin-left: 20px;
  font-size: 18px;
  color: #242424;
}

.date {
  font-size: 16px;
  color: #999999;
}

.dt-list ul li a:hover {
  color: #008AE6;
}

/* 列表页 */
.con {
  margin-top: 389px;
  background-color: #fff;
  padding: 29px 25px 30px 25px;
}

.con p {
  color: #999999;
  font-size: 14px;
  margin-bottom: 10px;
}

.con p span {
  color: #333333;
}

.con .bt {
  /* height: 65px; */
  /* line-height: 65px; */
  font-weight: 600;
  font-size: 20px;
  color: #008AE6;
  border-bottom: 1px solid #F3F3F3;
  padding: 16px 0;
}

.con .bt .lin {
  width: 4px;
  height: 24px;
  background: #008AE6;
  margin-right: 15px;
  /* margin-top: 21px; */
}

#crumb {
  width: 98%;
  word-wrap: break-word;
}

.lb-list {
  margin-top: 10px;
}

.lb-list ul li {
  background: url(../img/fz-icon-bot.png) left center no-repeat;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #F3F3F3;
  font-size: 16px;
  line-height: 30px;
}

.lb-list ul li a {
  color: #000000;
  margin-left: 20px;
}

.lb-list ul li a:hover {
  color: #008AE6;
}

.lb-list ul li:nth-last-child(1) {
  border: 0;
}

/* 详情 */
.fz-xq {
  width: 100%;
  background: url(../img/fzzf-xqbg.png) top center no-repeat;
  overflow: hidden;
  padding-bottom: 70px;
}

.fz-xq>.w1200 {
  margin-top: 289px;
}

.fz-xq>.w1200>p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
}

.fz-content {
  width: 100%;
  padding: 39px 100px 50px;
  background-color: #fff;
  min-height: 500px;
  box-shadow: 0 2px 10px 0 #6590e321;
}

.con-tit {
  padding-bottom: 20px;
  border-bottom: 1px solid #F3F3F3;
  margin-bottom: 30px;
}

.con-tit p {
  width: 80%;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  text-align: center;
  margin: 0 auto 15px;
}

.con-tit div {
  text-align: center;
  font-size: 14px;
  color: #999999;
}

.con-tit div span:nth-child(1) {
  margin-right: 80px;
}

.con-text {
  font-size: 16px;
  color: #333333;
  line-height: 32px;
}

/*  */
/*底部样式*/
.footer {
  height: 100px;
  background: #5B5454;
  padding-top: 30px;
}

.textLeft {
  color: #fff;
  margin-top: -7px;
  margin-left: 250px;
  text-align: center;
}

.textLeft p {
  margin-bottom: 8px;
  font-size: 12px;
}

.textLeft a {
  color: #fff;
}

.textLeft a:hover {
  color: #fff !important;
}

.imgright .dzimg {
  display: block;
  width: 35px;
  height: 45px;
  border-right: 1px dashed #777;
  padding-right: 18px;
  margin-right: 18px;
}

.imgright .dzimg img {
  width: 40px;
  height: 50px;
}

.imgright .zcimg {
  display: block;
  width: 80px;
  height: 40px;
  margin-top: 5px;
}

.imgright .zcimg img {
  width: 80px;
  height: 40px;
}

.weatherBox {
  margin-top: -3px;
  margin-left: 20px;
}

body .c-000040 a {
  color: #666 !important;
}

body .c-000040 a:hover {
  color: #666 !important;
}

.nxwx {
  width: 150px;
  height: 190px;
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 99;
}

.nxwx img {
  width: 150px;
  height: 190px;
}

.width1000 {
  width: 1000px;
  margin: 0 auto;
}

/*假分页样式*/

#pageArea {
  clear: both;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  font-size: 12px;
  padding-top: 22px;
  padding-left: 370px;
}

#pageArea #pageDec {
  float: left;
  text-align: right;
}

#pageArea #pageDec a {
  display: inline-block;
  width: 60px;
  text-align: center;
  color: #FFFFFF;
  background-color: #D0D0D0;
}

#pageArea #pageDec span {
  width: 60px;
  height: 30px;
  cursor: pointer;
  margin: 0 3px;
  line-height: 30px;
  padding: 0 10px;
  color: #FFFFFF;
  display: inline-block;
  text-align: center;
  background-color: #D0D0D0;
}

#pageArea #pageDec strong {
  cursor: pointer;
  float: left;
  background: #93c7ef;
  border: 1px solid #85b3d6;
  font-weight: bold;
  color: #fff;
  padding: 0 12px;
  height: 30px;
  line-height: 30px;
  margin: 0 3px
}

#pageArea #pageDec a,
#pageArea #pageDec a:visited {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  display: inline-block;
  margin: 0 3px;
}

#pageArea #pageDec a:hover {
  background: #CD2B2B;
  color: #FFFFFF !important;
  text-decoration: none;
}

#pageArea #pageSelect label {
  float: left;
  padding-top: 8px;
  width: 36px;
}

#pageSelect span {
  float: left;
}

#pageArea #pageJump {
  border: #E8E8E8 solid 1px;
  height: 30px;
  line-height: 30px;
  width: 50px;
  text-align: center;
  margin: 0 3px;
  float: left
}

#pageArea span {
  padding-top: 8px
}

#pageCount {
  width: 58px;
}

#pageArea .btn2 {
  padding: 0;
  margin-left: 8px;
  float: left;
  cursor: pointer;
  width: 80px;
  height: 30px;
  border: none;
  color: #FFFFFF;
  background-color: #CD2B2B;
}

.pageList {
  padding-left: 270px !important;
}

/* 二级指标页面 */
.lieb {
  width: 1200px;
  height: 100%;
  overflow: hidden;
  background: #F2F2F2;
  margin: 0 auto;
  padding: 0px 36px 20px 36px;
}

.zwxxgk_ss {
  width: 1126px;
  height: 55px;
  background: url(https://t.nanyang.gov.cn/file/4113250001/img/fz-zwxxgk_img05.png) no-repeat;
  background-size: 100%;
  float: left;
  margin-top: 37px;
  margin-bottom: 37px;
}

.inputText1 {
  width: 550px;
  height: 35px;
  line-height: 35px;
  float: right;
  border-radius: 2px;
  margin-top: 10px;
  margin-right: 287px;
}

.inputText1 .inp2 {
  width: 410px;
  height: 35px;
  float: left;
  padding-left: 20px;
}

.inputText1 input {
  width: 451px;
  height: 42px;
  line-height: 35px;
  background: #fff;
  margin-left: 2px;
  border: none;
}

.inputText1 .inp3 {
  width: 40px;
  height: 42px;
  float: right;
  cursor: pointer;
  text-align: center;
  margin-right: 15px;
}

.inputText1 .inp3 input {
  background: url(https://t.nanyang.gov.cn/file/4113250001/img/fz-searchbtn.png) center no-repeat;
  width: 100%;
}

.list_left,
.navLi {
  width: 281px;
  font-size: 18px;
  color: #333333;
}

.has-children {
  background-color: #fff;
  margin-top: 6px;
}

.has-children:nth-child(11),
.has-children:nth-child(12),
.has-children:nth-child(13),
.has-children:nth-child(14),
.has-children:nth-child(15) {
  display: none;
}

.has-children label {
  width: 281px;
  position: relative;
}

.has-children label {
  display: block;
  padding: 16px 30px;
  box-sizing: border-box;
}

.has-children label::after {
  content: '';
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top: 7px solid #A3A3A3;
  position: absolute;
  right: 20px;
  top: 45%;
}

.has-children ul {
  border: 1px solid #DCE3F3;
}

.has-children ul li {
  width: 279px;
  background-color: #fff;
}

.has-children ul li a {
  font-size: 16px;
  color: #333333;
  padding: 12px 25px;
  display: block;
}

.show {
  background-color: #008AE6;
}

.show label {
  color: #fff;
}

.show label::after {
  border-top-color: #fff;
  transform: rotate(180deg);
  top: 35%;
}

.has-children ul li.on {
  background-color: #E6F5FF;
}

.list_right {
  width: 832px;
  height: auto;
  border: 1px #e5e5e5 solid;
  padding: 5px 25px 25px 25px;
  background-color: #fff;
}

.news-title span {
  width: 746px;
}

.news-title {
  padding: 0 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  border-bottom: 1px #ddd solid;
  margin-bottom: 20px;
  padding: 15px 0;
}

.news-more {
  display: block;
  padding: 0 10px;
  text-align: center;
  background: #f3f3f3;
  height: 46px;
  line-height: 46px;
  margin: 20px 0 20px 0;
}

#crumb a {
  color: #fff;
}