body {
  background: url(../images/nxgz-bg.png) #fff no-repeat top;
}
body.list {
  background: url(../images/nxgz-bg.png) #f5f5f5 no-repeat top;
}
body.detail {
  background-image: none;
  background-color: #eee;
}
.nxgz-head {
  width: 11rem;
  height: 3.65rem;
  margin: 0 auto;
  padding-top: 0.35rem;
}
.nxgz-head a.nxgz-head-logo {
  display: block;
  width: 4.36rem;
  height: 0.73rem;
}
.nxgz-head a.nxgz-head-logo img {
  width: 100%;
}
.nxgz-head .nxgz-head-tit {
  width: 100%;
  height: 1rem;
  margin-top: 0.7rem;
  line-height: 1rem;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.nxgz-head1 {
  width: 11.22rem;
  height: 2.85rem;
  margin: 0 auto;
  padding-top: 0.3rem;
}
.nxgz-head1 a.nxgz-head-logo {
  display: block;
  width: auto;
  height: 0.44rem;
}
.nxgz-head1 a.nxgz-head-logo img {
  width: 0.4rem;
  height: 0.44rem;
}
.nxgz-head1 a.nxgz-head-logo span {
  font-size: 0.26rem;
  color: #fff;
  line-height: 0.44rem;
  vertical-align: middle;
  margin-left: 0.1rem;
}
.nxgz-head1 .nxgz-head-tit {
  width: 100%;
  height: 0.55rem;
  margin-top: 0.5rem;
  line-height: 0.55rem;
  font-size: 0.55rem;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.nxgz-head1 .nxgz-head-count {
  width: 100%;
  height: 0.3rem;
  margin-top: 0.5rem;
  background: url(../images/nxgz-count-bg.png) no-repeat center;
  line-height: 0.3rem;
  font-size: 0.18rem;
  font-weight: bold;
  font-family: 'Microsoft YaHei';
  color: #fff;
  text-align: center;
}
.nxgz-foot {
  width: 100%;
  height: 1.75rem;
  background-color: #2e65a6;
}
.nxgz-foot .nxgz-foot-box {
  width: 12rem;
  height: 1.75rem;
  margin: 0 auto;
}
.nxgz-foot .nxgz-foot-box .foot-red {
  float: left;
  width: 0.56rem;
  height: 1.75rem;
  line-height: 1.75rem;
}
.nxgz-foot .nxgz-foot-box .foot-red a {
  display: block;
  width: 0.56rem;
  height: 0.7rem;
}
.nxgz-foot .nxgz-foot-box .foot-red a img {
  width: 100%;
  height: 100%;
}
.nxgz-foot .nxgz-foot-box .foot-others {
  float: left;
  width: 6.7rem;
  height: 1.75rem;
  margin-left: 0.55rem;
  padding-top: 0.2rem;
}
.nxgz-foot .nxgz-foot-box .foot-others .foot-others-line {
  line-height: 0.34rem;
  font-size: 0.14rem;
  color: #fff;
}
.nxgz-foot .nxgz-foot-box .foot-others .foot-others-line a,
.nxgz-foot .nxgz-foot-box .foot-others .foot-others-line span {
  line-height: 0.34rem;
  font-size: 0.14rem;
  color: #fff;
}
.nxgz-foot .nxgz-foot-box .foot-qrcode {
  float: left;
  width: 4.1rem;
  height: 1.75rem;
  padding-top: 0.42rem;
}
.nxgz-foot .nxgz-foot-box .foot-qrcode .foot-qrcode-img {
  float: left;
  width: 1.2rem;
  height: 1rem;
  margin-right: 0.2rem;
}
.nxgz-foot .nxgz-foot-box .foot-qrcode .foot-qrcode-img .img {
  width: 0.7rem;
  height: 0.7rem;
  padding: 0.1rem;
  background-color: #fff;
  margin: 0 auto;
}
.nxgz-foot .nxgz-foot-box .foot-qrcode .foot-qrcode-img .img img {
  width: 100%;
  height: 100%;
}
.nxgz-foot .nxgz-foot-box .foot-qrcode .foot-qrcode-img span {
  display: block;
  width: 100%;
  line-height: 0.3rem;
  font-size: 0.14rem;
  color: #fff;
  text-align: center;
}
.nxgz-foot .nxgz-foot-box .foot-qrcode .foot-qrcode-img:last-child {
  margin-right: 0;
}
.nxgz-main {
  width: 11rem;
  height: auto;
  margin: 0 auto;
  padding: 0 0.35rem;
  padding-bottom: 0.35rem;
  background-color: #f2f2f2;
}
.nxgz-main .nxgz-search {
  width: 100%;
  height: 2.18rem;
  padding-top: 0.85rem;
  background: url(../images/nxgz-search-bg.png) no-repeat center;
}
.nxgz-main .nxgz-search .nxgz-search-box {
  width: 5.08rem;
  height: 0.48rem;
  margin: 0 auto;
  padding-left: 0.2rem;
  background-color: #fff;
  border: 0.01rem solid #2e65a6;
  border-radius: 0.05rem;
}
.nxgz-main .nxgz-search .nxgz-search-box input {
  width: 4.3rem;
  height: 0.48rem;
  line-height: 0.48rem;
}
.nxgz-main .nxgz-search .nxgz-search-box button {
  width: 0.48rem;
  height: 0.48rem;
  background: url(../images/nxgz-search-btn.png) no-repeat center;
}
.nxgz-main .nxgz-search1 {
  width: 100%;
  height: 1.8rem;
  margin-bottom: 0.36rem;
  padding-top: 0.45rem;
  background-color: #fff;
  text-align: center;
}
.nxgz-main .nxgz-search1 .nxgz-search-box {
  display: inline-block;
  width: 7rem;
  height: 0.46rem;
  margin: 0 auto;
  padding-left: 0.1rem;
  background-color: #fff;
  border: 0.02rem solid #2e65a6;
  border-radius: 0.1rem;
  vertical-align: middle;
}
.nxgz-main .nxgz-search1 .nxgz-search-box input {
  width: 6.2rem;
  height: 0.42rem;
  line-height: 0.42rem;
}
.nxgz-main .nxgz-search1 .nxgz-search-box button {
  width: 0.42rem;
  height: 0.42rem;
  background: url(../images/nxgz-search-btn.png) no-repeat center;
  outline: none;
}
.nxgz-main .nxgz-search1 a.nxgz-search-more {
  display: inline-block;
  width: 1.1rem;
  height: 0.46rem;
  margin-left: 0.25rem;
  background-color: #2e65a6;
  border-radius: 0.1rem;
  color: #fff;
  line-height: 0.46rem;
  font-size: 0.18rem;
  font-family: 'Microsoft YaHei';
  text-align: center;
  vertical-align: middle;
}
.nxgz-main .nxgz-search1 .nxgz-search-type {
  width: 100%;
  margin-top: 0.3rem;
  text-align: center;
}
.nxgz-main .nxgz-search1 .nxgz-search-type span {
  padding: 0 0.1rem;
  font-size: 0.16rem;
  font-family: 'Microsoft YaHei';
  color: #2e65a6;
  vertical-align: middle;
}
.nxgz-main .nxgz-search1 .nxgz-search-type input {
  padding: 0 0.1rem;
  font-size: 0.16rem;
  vertical-align: middle;
}
.nxgz-main .nxgz-search1 .nxgz-search-type label {
  padding: 0 0.1rem;
  font-size: 0.16rem;
  font-family: 'Microsoft YaHei';
  color: #333;
  vertical-align: middle;
}
.nxgz-main .nxgz-con {
  width: 100%;
  height: auto;
}
.nxgz-main .nxgz-con .nxgz-con-guide {
  float: left;
  width: 2.4rem;
  height: auto;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item {
  position: relative;
  width: 2.4rem;
  height: auto;
  margin-bottom: 0.18rem;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title {
  width: 100%;
  height: 0.7rem;
  background-color: #fff;
  border: 0.01rem solid #e5e5e5;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title span.icon {
  display: block;
  float: left;
  width: 0.68rem;
  height: 0.68rem;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title span.icon1 {
  background: url(../images/nxgz-icon1.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title span.icon2 {
  background: url(../images/nxgz-icon2.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title span.icon3 {
  background: url(../images/nxgz-icon3.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title span.icon4 {
  background: url(../images/nxgz-icon4.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title span.icon5 {
  background: url(../images/nxgz-icon5.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title span.icon6 {
  background: url(../images/nxgz-icon6.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title span.icon7 {
  background: url(../images/nxgz-icon7.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title span.icon8 {
  background: url(../images/nxgz-icon8.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title span.icon9 {
  background: url(../images/nxgz-icon9.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title span.icon10 {
  background: url(../images/nxgz-icon10.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title a.tit {
  display: block;
  float: left;
  width: 1rem;
  height: 0.68rem;
  padding: 0.04rem 0;
  line-height: 0.3rem;
  font-size: 0.24rem;
  color: #015293;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title a.tit1 {
  width: 1.5rem;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title a.tit2 {
  width: 1.2rem;
  line-height: 0.6rem;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title .more {
  display: block;
  float: right;
  width: 0.4rem;
  height: 0.68rem;
  background: url(../images/nxgz-item-more-open.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-list {
  display: none;
  width: 2.4rem;
  height: auto;
  background-color: #fff;
  border: 0.01rem solid #e5e5e5;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-list a {
  display: block;
  width: 100%;
  height: 0.5rem;
  background: url(../images/nxgz-colBg.png) no-repeat 25%;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-list a span {
  display: block;
  float: left;
  width: 1.5rem;
  height: 0.5rem;
  margin-left: 0.8rem;
  line-height: 0.5rem;
  font-size: 0.16rem;
  font-family: 'Microsoft YaHei';
  color: #333;
  text-align: left;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-list a.curr,
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-list a:hover {
  background-color: #e7f5ff;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-list1 {
  padding: 0.1rem 0;
  border: none;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-list1 a {
  height: 0.36rem;
  margin-top: 0.1rem;
  background: none;
  background-color: #e5e5e5;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-list1 a span {
  width: 100%;
  height: 0.36rem;
  margin-left: 0;
  padding-left: 0.21rem;
  line-height: 0.36rem;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-list1 a:first-child {
  margin-top: 0;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-list1 a.curr,
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-list1 a:hover {
  background-color: #e5e5e5;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-list1 a.curr span,
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-list1 a:hover span {
  color: #2e65a6;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item:last-child {
  margin-bottom: 0;
}
.nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title,
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title {
  background-color: #015293;
}
.nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title span.icon1,
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title span.icon1 {
  background: url(../images/nxgz-icon1Cur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title span.icon2,
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title span.icon2 {
  background: url(../images/nxgz-icon2Cur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title span.icon3,
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title span.icon3 {
  background: url(../images/nxgz-icon3Cur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title span.icon4,
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title span.icon4 {
  background: url(../images/nxgz-icon4Cur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title span.icon5,
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title span.icon5 {
  background: url(../images/nxgz-icon5Cur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title span.icon6,
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title span.icon6 {
  background: url(../images/nxgz-icon6Cur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title span.icon7,
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title span.icon7 {
  background: url(../images/nxgz-icon7Cur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title span.icon8,
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title span.icon8 {
  background: url(../images/nxgz-icon8Cur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title span.icon9,
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title span.icon9 {
  background: url(../images/nxgz-icon9Cur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title span.icon10,
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title span.icon10 {
  background: url(../images/nxgz-icon10Cur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title a.tit,
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title a.tit {
  color: #fff;
}
.nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title .more,
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title .more {
  background: url(../images/nxgz-item-more-closeCur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title .more.opened {
  background: url(../images/nxgz-item-more-closeCur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title .more.closed {
  background: url(../images/nxgz-item-more-openCur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title .curOpened,
.nxgz-main .nxgz-con .nxgz-con-guide .cur:hover .item-title .curOpened {
  background: url(../images/nxgz-item-more-closeCur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title .curClosed,
.nxgz-main .nxgz-con .nxgz-con-guide .cur:hover .item-title .curClosed {
  background: url(../images/nxgz-item-more-openCur.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title .opened,
.nxgz-main .nxgz-con .nxgz-con-guide .cur:hover .item-title .opened {
  background: url(../images/nxgz-item-more-close.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .item .item-title .closed,
.nxgz-main .nxgz-con .nxgz-con-guide .cur:hover .item-title .closed {
  background: url(../images/nxgz-item-more-open.png) no-repeat center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .guide-info {
  width: 100%;
  height: 2.6rem;
  padding: 0.1rem 0.15rem;
  background-color: #fff;
  line-height: 0.26rem;
  border-top: 0.02rem solid #2e65a6;
  font-size: 0.14rem;
  color: #333;
}
.nxgz-main .nxgz-con .nxgz-con-guide .guide-zzqgz {
  display: block;
  width: 100%;
  height: 0.64rem;
  margin-top: 0.2rem;
  background-color: #fff;
  border-top: 0.02rem solid #2e65a6;
  line-height: 0.64rem;
  font-size: 0.14rem;
  font-weight: bold;
  color: #2e65a6;
  text-align: center;
}
.nxgz-main .nxgz-con .nxgz-con-guide .guide-sjgz {
  width: 100%;
  height: auto;
  margin-top: 0.2rem;
  padding: 0 0.14rem;
  background-color: #fff;
  border-top: 0.02rem solid #2e65a6;
}
.nxgz-main .nxgz-con .nxgz-con-guide .guide-sjgz span {
  display: block;
  width: 100%;
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.14rem;
  font-weight: bold;
  color: #2e65a6;
  text-align: center;
  border-bottom: 0.01rem solid #b8cbdf;
}
.nxgz-main .nxgz-con .nxgz-con-guide .guide-sjgz .guide-sjgz-list {
  margin-top: 0.01rem;
  padding: 0.2rem 0;
  border-top: 0.01rem solid #b8cbdf;
}
.nxgz-main .nxgz-con .nxgz-con-guide .guide-sjgz .guide-sjgz-list a {
  display: block;
  width: 100%;
  height: 0.5rem;
  margin-bottom: 0.1rem;
  border: 0.01rem solid #b8cbdf;
  line-height: 0.5rem;
  font-size: 0.14rem;
  color: #333;
  text-align: center;
}
.nxgz-main .nxgz-con .nxgz-con-guide1 {
  width: 2.4rem;
  margin-left: 0;
}
.nxgz-main .nxgz-con .nxgz-con-list {
  float: right;
  width: 7.7rem;
  min-height: 12rem;
  background-color: #fff;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-head {
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  border-bottom: 0.02rem solid #0f5a9b;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-head span {
  display: inline-block;
  font-size: 0.2rem;
  color: #333;
  font-family: '方正小标宋简体';
}
.nxgz-main .nxgz-con .nxgz-con-list .list-head span.num {
  width: 0.45rem;
  text-align: center;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-head span.title {
  width: 4.4rem;
  margin-left: 0.3rem;
  text-align: left;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-head span.load {
  width: 1.65rem;
  margin-left: 0.25rem;
  text-align: center;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-box {
  width: 100%;
  height: auto;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item {
  display: flex;
  width: 100%;
  height: auto;
  align-items: center;
  border-bottom: 0.01rem solid #eee;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item span.num {
  display: inline-block;
  width: 0.4rem;
  font-size: 0.16rem;
  font-family: 'SimSun';
  color: #333;
  text-align: center;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item .title {
  display: inline-block;
  width: 4.5rem;
  margin-left: 0.3rem;
  text-align: left;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item .title a.title-main {
  display: block;
  width: 100%;
  padding-top: 0.1rem;
  line-height: 0.3rem;
  font-size: 0.16rem;
  font-family: 'SimSun';
  font-weight: bold;
  color: #333;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item .title a.title-main:hover {
  color: #2e65a6;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item .title a.title-sub {
  display: block;
  width: 100%;
  margin-top: 0.05rem;
  margin-bottom: 0.1rem;
  line-height: 0.24rem;
  font-size: 0.14rem;
  color: #2e65a6;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item .load {
  display: inline-block;
  width: 1.65rem;
  height: auto;
  margin-left: 0.25rem;
  font-size: 0.14rem;
  line-height: 0.24rem;
  font-family: 'SimSun';
  color: #333;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item .load a.load-word,
.nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item .load a.load-img {
  display: block;
  float: left;
  width: 0.8rem;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item .load a.load-word {
  text-align: left;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item .load a.load-img {
  text-align: right;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item .load a:hover {
  color: #2e65a6;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item:nth-child(2n) {
  background-color: #eee;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-page {
  width: 100%;
  padding: 0.36rem 0;
  background-color: #fff;
  text-align: center;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-page a {
  display: inline-block;
  height: 0.28rem;
  border: 0.01rem solid #eee;
  font-size: 0.14rem;
  line-height: 0.26rem;
  color: #333;
  text-align: center;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-page span {
  display: inline-block;
  height: 0.28rem;
  line-height: 0.26rem;
  font-size: 0.14rem;
  color: #333;
  text-align: center;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-page a,
.nxgz-main .nxgz-con .nxgz-con-list .list-page span {
  margin-right: 0.05rem;
  vertical-align: middle;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-page span.count {
  margin-right: 0.2rem;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-page a.first,
.nxgz-main .nxgz-con .nxgz-con-list .list-page a.last {
  width: 0.48rem;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-page a.prev,
.nxgz-main .nxgz-con .nxgz-con-list .list-page a.next {
  width: 0.62rem;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-page a.num {
  width: 0.28rem;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-page a.func {
  padding: 0 0.1rem;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-page a.cur,
.nxgz-main .nxgz-con .nxgz-con-list .list-page a:hover {
  background-color: #2e65a6;
  color: #fff;
}
.nxgz-main .nxgz-con .nxgz-con-list .list-page input {
  display: inline-block;
  width: 0.42rem;
  height: 0.26rem;
  margin-right: 0.05rem;
  border: 0.01rem solid #eee;
  font-size: 0.14rem;
  line-height: 0.26rem;
  text-align: center;
  vertical-align: middle;
}
.nxgz-main1 {
  width: 11.22rem;
  margin: 0 auto;
  padding: 0 0.36rem;
  padding-top: 0.36rem;
  background-color: #fff;
}
.nxgz-main1 .nxgz-search1 {
  width: 100%;
  height: 1.8rem;
  padding-top: 0.45rem;
  background-color: #f5f5f5;
  text-align: center;
}
.nxgz-main1 .nxgz-search1 .nxgz-search-box {
  display: inline-block;
  width: 7rem;
  height: 0.46rem;
  margin: 0 auto;
  padding-left: 0.1rem;
  background-color: #fff;
  border: 0.02rem solid #2e65a6;
  border-radius: 0.1rem;
  vertical-align: middle;
}
.nxgz-main1 .nxgz-search1 .nxgz-search-box input {
  width: 6.2rem;
  height: 0.42rem;
  line-height: 0.42rem;
}
.nxgz-main1 .nxgz-search1 .nxgz-search-box button {
  width: 0.42rem;
  height: 0.42rem;
  background: url(../images/nxgz-search-btn.png) no-repeat center;
  outline: none;
}
.nxgz-main1 .nxgz-search1 a.nxgz-search-more {
  display: inline-block;
  width: 1.1rem;
  height: 0.46rem;
  margin-left: 0.25rem;
  background-color: #2e65a6;
  border-radius: 0.1rem;
  color: #fff;
  line-height: 0.46rem;
  font-size: 0.18rem;
  font-family: 'Microsoft YaHei';
  text-align: center;
  vertical-align: middle;
}
.nxgz-main1 .nxgz-search1 .nxgz-search-type {
  width: 100%;
  margin-top: 0.3rem;
  text-align: center;
}
.nxgz-main1 .nxgz-search1 .nxgz-search-type span {
  padding: 0 0.1rem;
  font-size: 0.16rem;
  font-family: 'Microsoft YaHei';
  color: #2e65a6;
  vertical-align: middle;
}
.nxgz-main1 .nxgz-search1 .nxgz-search-type input {
  padding: 0 0.1rem;
  font-size: 0.16rem;
  vertical-align: middle;
}
.nxgz-main1 .nxgz-search1 .nxgz-search-type label {
  padding: 0 0.1rem;
  font-size: 0.16rem;
  font-family: 'Microsoft YaHei';
  color: #333;
  vertical-align: middle;
}
.nxgz-main1 .nxgz-con-list {
  width: 100%;
  background-color: #fff;
}
.nxgz-main1 .nxgz-con-list .list-head {
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  border-bottom: 0.02rem solid #0f5a9b;
}
.nxgz-main1 .nxgz-con-list .list-head span {
  display: inline-block;
  font-size: 0.2rem;
  color: #333;
  font-family: '方正小标宋简体';
}
.nxgz-main1 .nxgz-con-list .list-head span.num {
  width: 0.45rem;
  text-align: center;
}
.nxgz-main1 .nxgz-con-list .list-head span.title {
  width: 7rem;
  margin-left: 0.3rem;
  padding-left: 1rem;
  text-align: left;
}
.nxgz-main1 .nxgz-con-list .list-head span.load {
  width: 1.6rem;
  margin-left: 0.25rem;
  text-align: center;
}
.nxgz-main1 .nxgz-con-list .list-box {
  width: 100%;
  height: auto;
}
.nxgz-main1 .nxgz-con-list .list-box .list-item {
  display: flex;
  width: 100%;
  height: auto;
  align-items: center;
  border-bottom: 0.01rem solid #eee;
}
.nxgz-main1 .nxgz-con-list .list-box .list-item span.num {
  display: inline-block;
  width: 0.4rem;
  font-size: 0.16rem;
  font-family: 'SimSun';
  color: #333;
  text-align: center;
}
.nxgz-main1 .nxgz-con-list .list-box .list-item .title {
  display: inline-block;
  width: 7rem;
  margin-left: 0.3rem;
  text-align: left;
}
.nxgz-main1 .nxgz-con-list .list-box .list-item .title a.title-main {
  display: block;
  width: 100%;
  padding-top: 0.1rem;
  line-height: 0.3rem;
  font-size: 0.16rem;
  font-family: 'SimSun';
  font-weight: bold;
  color: #333;
}
.nxgz-main1 .nxgz-con-list .list-box .list-item .title a.title-main:hover {
  color: #2e65a6;
}
.nxgz-main1 .nxgz-con-list .list-box .list-item .title a.title-sub {
  display: block;
  width: 100%;
  margin-top: 0.05rem;
  margin-bottom: 0.1rem;
  line-height: 0.24rem;
  font-size: 0.14rem;
  font-family: 'SimSun';
  color: #2e65a6;
}
.nxgz-main1 .nxgz-con-list .list-box .list-item .load {
  display: inline-block;
  width: 1.65rem;
  height: auto;
  margin-left: 0.25rem;
  font-size: 0.14rem;
  line-height: 0.24rem;
  font-family: 'SimSun';
  color: #333;
}
.nxgz-main1 .nxgz-con-list .list-box .list-item .load a.load-word,
.nxgz-main1 .nxgz-con-list .list-box .list-item .load a.load-img {
  display: block;
  float: left;
  width: 0.8rem;
}
.nxgz-main1 .nxgz-con-list .list-box .list-item .load a.load-word {
  text-align: left;
}
.nxgz-main1 .nxgz-con-list .list-box .list-item .load a.load-img {
  text-align: right;
}
.nxgz-main1 .nxgz-con-list .list-box .list-item .load a:hover {
  color: #2e65a6;
}
.nxgz-main1 .nxgz-con-list .list-box .list-item:nth-child(2n) {
  background-color: #eee;
}
.nxgz-main1 .nxgz-con-list .list-page {
  width: 100%;
  height: 1.55rem;
  background-color: #fff;
  line-height: 1.55rem;
  text-align: center;
}
.nxgz-main1 .nxgz-con-list .list-page a {
  display: inline-block;
  height: 0.28rem;
  border: 0.01rem solid #eee;
  font-size: 0.14rem;
  line-height: 0.26rem;
  color: #333;
  text-align: center;
}
.nxgz-main1 .nxgz-con-list .list-page span {
  display: inline-block;
  height: 0.28rem;
  line-height: 0.26rem;
  font-size: 0.14rem;
  color: #333;
  text-align: center;
}
.nxgz-main1 .nxgz-con-list .list-page a,
.nxgz-main1 .nxgz-con-list .list-page span {
  margin-right: 0.05rem;
  vertical-align: middle;
}
.nxgz-main1 .nxgz-con-list .list-page span.count {
  margin-right: 0.2rem;
}
.nxgz-main1 .nxgz-con-list .list-page a.first,
.nxgz-main1 .nxgz-con-list .list-page a.last {
  width: 0.48rem;
}
.nxgz-main1 .nxgz-con-list .list-page a.prev,
.nxgz-main1 .nxgz-con-list .list-page a.next {
  width: 0.62rem;
}
.nxgz-main1 .nxgz-con-list .list-page a.num {
  width: 0.28rem;
}
.nxgz-main1 .nxgz-con-list .list-page a.func {
  padding: 0 0.1rem;
}
.nxgz-main1 .nxgz-con-list .list-page a.cur,
.nxgz-main1 .nxgz-con-list .list-page a:hover {
  background-color: #2e65a6;
  color: #fff;
}
.nxgz-main1 .nxgz-con-list .list-page input {
  display: inline-block;
  width: 0.42rem;
  height: 0.26rem;
  margin-right: 0.05rem;
  border: 0.01rem solid #eee;
  font-size: 0.14rem;
  line-height: 0.26rem;
  text-align: center;
  vertical-align: middle;
}
.nxgz-main2 {
  padding-top: 0.36rem;
}
.nxgz-detail {
  width: 12rem;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
}
.nxgz-detail .nxgz-detail-head {
  position: relative;
  width: 100%;
  height: 1.7rem;
  padding-top: 0.6rem;
  border-bottom: 0.05rem solid #015293;
}
.nxgz-detail .nxgz-detail-head .nxgz-detail-logo {
  width: 100%;
  text-align: center;
}
.nxgz-detail .nxgz-detail-head .nxgz-detail-logo img {
  display: inline-block;
  width: 0.7rem;
  height: 0.73rem;
}
.nxgz-detail .nxgz-detail-head .nxgz-detail-logo span {
  display: inline-block;
  margin-left: 0.1rem;
  font-size: 0.4rem;
  font-family: '方正小标宋简体';
  font-weight: bold;
  color: #d61d16;
  vertical-align: middle;
}
.nxgz-detail .nxgz-detail-head .nxgz-detail-load {
  position: absolute;
  right: 0;
  bottom: 0.12rem;
}
.nxgz-detail .nxgz-detail-head .nxgz-detail-load a {
  display: inline-block;
  width: 0.9rem;
  height: 0.38rem;
  margin-right: 0.12rem;
  border: 0.01rem solid #d2d2d2;
  line-height: 0.38rem;
  font-size: 0.14rem;
  color: #666;
  text-align: center;
  font-family: 'Microsoft YaHei';
}
.nxgz-detail .nxgz-detail-con {
  width: 100%;
  height: auto;
  padding: 0.58rem 0.88rem 0.7rem 0.88rem;
  border-bottom: 0.05rem solid #015293;
  text-align: justify;
}
.nxgz-detail .nxgz-detail-con .con-title {
  width: 100%;
  height: 0.28rem;
  line-height: 0.28rem;
  font-size: 0.28rem;
  font-family: '方正小标宋简体';
  color: #333;
  text-align: center;
}
.nxgz-detail .nxgz-detail-con .con-subtit {
  width: 100%;
  height: 0.18rem;
  margin-top: 0.18rem;
  line-height: 0.18rem;
  font-size: 0.18rem;
  color: #333;
  font-family: 'FangSong';
  text-align: center;
}
.nxgz-detail .nxgz-detail-con .con-article {
  width: 100%;
  margin-top: 0.38rem;
  line-height: 0.38rem;
  font-size: 0.21rem;
  color: #333;
}
.nxgz-detail .nxgz-detail-con .con-article .tit {
  width: 100%;
  text-align: center;
  font-family: 'SimHei';
}
.nxgz-detail .nxgz-detail-con .con-article p {
  line-height: 0.38rem;
  font-size: 0.21rem;
  font-family: 'FangSong';
  text-indent: 2em;
}
.nxgz-detail .nxgz-detail-con .con-article p .num {
  font-family: 'SimHei';
}
.nxgz-detail .nxgz-detail-con .con-article p span {
  font-family: 'FangSong';
}
.nxgz-detail .nxgz-detail-foot {
  width: 100%;
  height: 1.08rem;
  padding: 0.4rem 0.88rem;
}
.nxgz-detail .nxgz-detail-foot .foot-fb {
  width: 100%;
  height: 0.28rem;
  line-height: 0.28rem;
  font-size: 0.28rem;
  color: #015293;
  font-family: 'SimSun';
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .nxgz-head {
    width: 100%;
    background-color: #2e65a6;
  }
  .nxgz-head a.nxgz-head-logo {
    display: block;
    width: 70%;
    height: 1rem;
    margin: 0 auto;
  }
  .nxgz-head a.nxgz-head-logo img {
    height: auto;
  }
  .nxgz-head1 {
    width: 100%;
    height: 3.25rem;
    background-color: #2e65a6;
  }
  .nxgz-head1 a.nxgz-head-logo {
    width: auto;
    height: 0.88rem;
    text-align: center;
  }
  .nxgz-head1 a.nxgz-head-logo img {
    width: 0.8rem;
    height: 0.88rem;
  }
  .nxgz-head1 a.nxgz-head-logo span {
    font-size: 0.52rem;
  }
  .nxgz-foot {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 2rem;
  }
  .nxgz-foot .nxgz-foot-box {
    width: 100%;
    height: auto;
  }
  .nxgz-foot .nxgz-foot-box .foot-red {
    position: absolute;
    bottom: 0.3rem;
    width: 1.12rem;
    height: auto;
    left: 50%;
    margin-left: -0.56rem;
  }
  .nxgz-foot .nxgz-foot-box .foot-red a {
    width: 1.12rem;
    height: 1.4rem;
  }
  .nxgz-foot .nxgz-foot-box .foot-red a img {
    vertical-align: top;
  }
  .nxgz-foot .nxgz-foot-box .foot-others {
    width: 100%;
    height: auto;
    padding: 0 15%;
    padding-top: 0.3rem;
    margin-left: 0;
  }
  .nxgz-foot .nxgz-foot-box .foot-others .foot-others-line {
    text-align: center;
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
  }
  .nxgz-foot .nxgz-foot-box .foot-others .foot-others-line a,
  .nxgz-foot .nxgz-foot-box .foot-others .foot-others-line span {
    line-height: 0.5rem;
    font-size: 0.28rem;
  }
  .nxgz-foot .nxgz-foot-box .foot-qrcode {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .nxgz-foot .nxgz-foot-box .foot-qrcode .foot-qrcode-img {
    float: none;
    display: inline-block;
    width: 31%;
    margin-right: 0;
  }
  .nxgz-foot .nxgz-foot-box .foot-qrcode .foot-qrcode-img .img {
    width: 60%;
    height: auto;
  }
  .nxgz-foot .nxgz-foot-box .foot-qrcode .foot-qrcode-img span {
    margin-top: 0.1rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
  }
  .nxgz-main {
    width: 100%;
    height: auto;
    padding: 0 2%;
    background-color: #f2f2f2;
  }
  .nxgz-main .nxgz-search {
    display: none;
  }
  .nxgz-main .nxgz-search1 {
    height: 2.2rem;
    margin-bottom: 0;
  }
  .nxgz-main .nxgz-search1 .nxgz-search-box {
    width: 60%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.32rem;
  }
  .nxgz-main .nxgz-search1 .nxgz-search-box input {
    float: left;
    width: 90%;
    height: 100%;
  }
  .nxgz-main .nxgz-search1 .nxgz-search-box button {
    float: left;
    width: 8%;
    height: 100%;
    background-size: 100%;
  }
  .nxgz-main .nxgz-search1 a.nxgz-search-more {
    width: 25%;
    height: 0.6rem;
    font-size: 0.32rem;
    line-height: 0.6rem;
  }
  .nxgz-main .nxgz-search1 .nxgz-search-type span,
  .nxgz-main .nxgz-search1 .nxgz-search-type input,
  .nxgz-main .nxgz-search1 .nxgz-search-type label {
    font-size: 0.32rem;
  }
  .nxgz-main .nxgz-con {
    width: 100%;
    padding-top: 0.3rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide {
    float: none;
    width: 100%;
    height: auto;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .item {
    position: relative;
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .item .item-title {
    width: 100%;
    height: 0.8rem;
    border: 0.01rem solid #015293;
    padding-left: 5%;
    background-color: #fff;
    line-height: 0.68rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .item .item-title span.icon {
    display: inline-block;
    width: 5%;
    height: 0.5rem;
    margin-top: 0.15rem;
    background-size: 100%;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .item .item-title a.tit {
    display: inline-block;
    width: 85%;
    height: 0.68rem;
    padding-left: 3%;
    line-height: 0.68rem;
    font-size: 0.32rem;
    vertical-align: middle;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .item .item-title span.more {
    margin-right: 0.2rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .item .item-list {
    width: 100%;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .item .item-list a {
    background-position: 0.8rem center;
    height: 0.6rem;
    line-height: 0.6rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .item .item-list a span {
    font-size: 0.24rem;
    padding-left: 1.2rem;
    margin-left: 0;
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .item .item-list1 {
    width: 100%;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .item .item-list1 a {
    height: 0.6rem;
    line-height: 0.6rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .item .item-list1 a span {
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.24rem;
    padding-left: 0.5rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title {
    width: 100%;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title span.icon1 {
    background: url(../images/nxgz-icon1.png) no-repeat center;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .cur .item-title a.tit {
    display: inline-block;
    width: 85%;
    height: 0.68rem;
    padding-left: 3%;
    line-height: 0.68rem;
    color: #015293;
    vertical-align: middle;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title {
    width: 100%;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title span.icon {
    background-size: 100%;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .item:hover .item-title a.tit {
    display: inline-block;
    width: 85%;
    height: 0.68rem;
    padding-left: 3%;
    line-height: 0.68rem;
    color: #fff;
    vertical-align: middle;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .guide-info {
    height: auto;
    padding: 0.2rem 0;
    font-size: 0.28rem;
    line-height: 0.4rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .guide-zzqgz {
    height: 1.28rem;
    line-height: 1.28rem;
    font-size: 0.32rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .guide-sjgz span {
    height: 1.28rem;
    line-height: 1.28rem;
    font-size: 0.32rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide .guide-sjgz .guide-sjgz-list a {
    height: 1rem;
    line-height: 1rem;
    font-size: 0.28rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-guide1 {
    margin-left: 0;
  }
  .nxgz-main .nxgz-con .nxgz-con-list {
    float: none;
    width: 100%;
    height: auto;
    margin-left: 0;
    padding: 0;
    margin-top: 0.3rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-list .list-head {
    width: 100%;
  }
  .nxgz-main .nxgz-con .nxgz-con-list .list-head span {
    font-size: 0.32rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-list .list-head span.num {
    width: 10%;
    text-align: center;
  }
  .nxgz-main .nxgz-con .nxgz-con-list .list-head span.title {
    width: 80%;
  }
  .nxgz-main .nxgz-con .nxgz-con-list .list-head span.load {
    display: none;
  }
  .nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item span.num {
    width: 10%;
    font-size: 0.32rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item .title {
    width: 80%;
  }
  .nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item .title a.title-main {
    font-size: 0.32rem;
    line-height: 0.5rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item .title a.title-sub {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.36rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-list .list-box .list-item .load {
    display: none;
  }
  .nxgz-main .nxgz-con .nxgz-con-list .list-page {
    width: 100%;
    height: 1.2rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-list .list-page a.prev,
  .nxgz-main .nxgz-con .nxgz-con-list .list-page a.next {
    width: 20%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.28rem;
  }
  .nxgz-main .nxgz-con .nxgz-con-list .list-page a.first,
  .nxgz-main .nxgz-con .nxgz-con-list .list-page a.last,
  .nxgz-main .nxgz-con .nxgz-con-list .list-page a.num,
  .nxgz-main .nxgz-con .nxgz-con-list .list-page span,
  .nxgz-main .nxgz-con .nxgz-con-list .list-page input,
  .nxgz-main .nxgz-con .nxgz-con-list .list-page a.func {
    display: none;
  }
  .nxgz-main1 {
    width: 100%;
    padding: 0 2%;
    background-color: #fff;
  }
  .nxgz-main1 .nxgz-search1 {
    width: 100%;
    height: 2.2rem;
  }
  .nxgz-main1 .nxgz-search1 .nxgz-search-box {
    width: 60%;
    height: 0.6rem;
    padding-left: 2%;
    line-height: 0.6rem;
  }
  .nxgz-main1 .nxgz-search1 .nxgz-search-box input {
    float: left;
    width: 90%;
    height: 100%;
  }
  .nxgz-main1 .nxgz-search1 .nxgz-search-box button {
    float: left;
    width: 8%;
    height: 100%;
    background-size: 100%;
  }
  .nxgz-main1 .nxgz-search1 a.nxgz-search-more {
    width: 25%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.32rem;
  }
  .nxgz-main1 .nxgz-search1 .nxgz-search-type span,
  .nxgz-main1 .nxgz-search1 .nxgz-search-type input,
  .nxgz-main1 .nxgz-search1 .nxgz-search-type label {
    padding: 0 1%;
    font-size: 0.32rem;
  }
  .nxgz-main1 .nxgz-con-list {
    margin-left: 0;
    padding: 0;
  }
  .nxgz-main1 .nxgz-con-list .list-head {
    width: 100%;
  }
  .nxgz-main1 .nxgz-con-list .list-head span {
    font-size: 0.32rem;
  }
  .nxgz-main1 .nxgz-con-list .list-head span.num {
    width: 10%;
  }
  .nxgz-main1 .nxgz-con-list .list-head span.title {
    width: 80%;
  }
  .nxgz-main1 .nxgz-con-list .list-head span.load {
    display: none;
  }
  .nxgz-main1 .nxgz-con-list .list-box .list-item span.num {
    width: 10%;
    font-size: 0.32rem;
  }
  .nxgz-main1 .nxgz-con-list .list-box .list-item .title {
    width: 80%;
    margin-left: 2%;
  }
  .nxgz-main1 .nxgz-con-list .list-box .list-item .title a.title-main {
    line-height: 0.5rem;
    font-size: 0.32rem;
  }
  .nxgz-main1 .nxgz-con-list .list-box .list-item .title a.title-sub {
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
    line-height: 0.36rem;
    font-size: 0.28rem;
  }
  .nxgz-main1 .nxgz-con-list .list-box .list-item .load {
    display: none;
  }
  .nxgz-main1 .nxgz-con-list .list-page {
    width: 100%;
    height: 1.5rem;
  }
  .nxgz-main1 .nxgz-con-list .list-page a.prev,
  .nxgz-main1 .nxgz-con-list .list-page a.next {
    width: 20%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.28rem;
  }
  .nxgz-main1 .nxgz-con-list .list-page a.first,
  .nxgz-main1 .nxgz-con-list .list-page a.last,
  .nxgz-main1 .nxgz-con-list .list-page a.num,
  .nxgz-main1 .nxgz-con-list .list-page span,
  .nxgz-main1 .nxgz-con-list .list-page input,
  .nxgz-main1 .nxgz-con-list .list-page a.func {
    display: none;
  }
  .nxgz-main2 {
    background-color: #fff;
  }
  .nxgz-detail {
    width: 100%;
  }
  .nxgz-detail .nxgz-detail-head {
    width: 100%;
    height: auto;
  }
  .nxgz-detail .nxgz-detail-head .nxgz-detail-logo img {
    width: 10%;
    height: auto;
  }
  .nxgz-detail .nxgz-detail-head .nxgz-detail-logo span {
    font-size: 0.6rem;
  }
  .nxgz-detail .nxgz-detail-head .nxgz-detail-load {
    position: relative;
    text-align: center;
    margin-top: 0.3rem;
  }
  .nxgz-detail .nxgz-detail-head .nxgz-detail-load a {
    width: 25%;
    height: 0.76rem;
    line-height: 0.76rem;
    font-size: 0.28rem;
  }
  .nxgz-detail .nxgz-detail-con {
    width: 100%;
    padding: 0.7rem 4%;
  }
  .nxgz-detail .nxgz-detail-con .con-title {
    line-height: 0.7rem;
    font-size: 0.56rem;
    height: auto;
  }
  .nxgz-detail .nxgz-detail-con .con-subtit {
    height: auto;
    margin-top: 0.36rem;
    line-height: 0.6rem;
    font-size: 0.36rem;
  }
  .nxgz-detail .nxgz-detail-con .con-article {
    line-height: 0.56rem;
    font-size: 0.32rem;
  }
  .nxgz-detail .nxgz-detail-con .con-article p {
    line-height: 0.56rem;
    font-size: 0.32rem;
  }
  .nxgz-detail .nxgz-detail-foot {
    height: 1.2rem;
  }
  .nxgz-detail .nxgz-detail-foot .foot-fb {
    font-size: 0.32rem;
    line-height: 0.4rem;
  }
}

