﻿@charset "gb2312";
html,
body {
  width: 100%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
  padding: 0;
  margin: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
  font-weight: normal;
  font-style: normal;
}

ol,
ul,
li {
  list-style: none;
}

div,
dl,
dt,
dd,
ol,
ul,
li {
  zoom: 1;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
  font-family: "Microsoft YaHei";
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
}

li {
  list-style: none;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.clear {
  clear: both;
}

a {
  text-decoration: none;
  outline: none;
}

.wrapper {
  width: 1300px;
  margin: 0 auto;
}

input {
  outline: none;
}

.all {
  width: 100%;
}

/*banner图*/

/*内容页*/
.content_bg {
  margin: 0 auto;
  width: 1200px;
  height: 1500px;
  background: #fff;
  overflow: hidden;
}
.content {
  width: 1200px;
  height: 1500px;
  margin: 0 auto;
}

/*内容页 园区动态*/
.one {
  float: left;
  width: 1200px;
  height: 410px;
  margin-top: 16px;
}

/*轮播图*/
.dynamicone {
  float: left;
  width: 620px;
  height: 400px;
  background: #059a56;
}
.TB-focu {
  width: 620px;
  height: 401px;
  position: relative;
  overflow: hidden;
}
.TB-focu .hd {
  position: absolute;
  right: 9px;
  bottom: 10px;
  z-index: 1;
  padding-left: 2px;
}
.TB-focu .hd li {
  color: #cf0202;
  cursor: pointer;
  margin-left: 9px;
  width: 11px;
  height: 11px;
  background: #fff;
  float: left;
  font-size: 13px;
  line-height: 18px;
  overflow: visible;
  text-align: center;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.TB-focu .hd li.on {
  background: #00a460;
  color: #cf0202;
  font-weight: bold;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 2;
  position: relative;
}
.TB-focu .bd ul li a p {
  position: absolute;
  bottom: 10px;
  padding-left: 10px;
  color: #f1eeee;
  display: block;
  width: 600px;
}

/*简介*/
.dynamiclist {
  width: 552px;
  height: 403px;
  float: left;
  margin-left: 28px;
}
.dynamiclist .top {
  width: 552px;
  height: 49px;
  background: #f6f6f6;
}
.dynamiclist .top .img {
  float: left;
}
.dynamiclist .top .more {
  float: right;
  line-height: 49px;
  margin-right: 22px;
}
.more a {
  font-size: 16px;
  color: #666666;
}
.more a:hover {
  color: #900000;
  text-decoration: underline;
}
.dynamiclist .centre {
  width: 552px;
  height: 166px;
  float: left;
  background: #fff;
  border-bottom: dashed 1px #eeeeee;
}
.centre h2 {
  font-size: 28px;
  font-family: "微软雅黑";
  color: #333333;
  text-align: center;
  margin-top: 17px;
}
.centre h2 a {
  color: #333333;
}
.centre span {
  font-size: 16px;
  color: #333333;
  line-height: 27px;
  margin-top: 9px;
  margin-bottom: 27px;
  margin-left: 7px;
  float: left;
}
.centre span a {
  font-size: 14px;
  color: #999999;
}
.dynamiclist .bottom {
  float: left;
  width: 552px;
  height: 180px;
}
.dynamiclist .bottom ul li {
  width: 553px;
  height: 17px;
  float: left;
  margin-top: 16px;
}
.dynamiclist .bottom ul li img {
  margin-left: 16px;
  margin-top: 5px;
  margin-right: 8px;
  float: left;
}
.dynamiclist .bottom ul li a {
  line-height: 17px;
  float: left;
  font-size: 18px;
  color: #333333;
}
.dynamiclist .bottom ul li a:hover {
  color: #900000;
  text-decoration: underline;
}
.dynamiclist .bottom ul li span {
  line-height: 17px;
  float: right;
  font-size: 17px;
  color: #333333;
}

/*文明城市你我共建*/
.Smallbanner {
  float: left;
  width: 1200px;
  height: 97px;
  margin-top: 25px;
}
.TB-focus {
  width: 100%;
  height: 97px;
  position: relative;
  overflow: hidden;
}
.TB-focus .hd {
  position: absolute;
  right: 34px;
  bottom: 10px;
  z-index: 1;
  padding-left: 1px;
}
.TB-focus .hd li {
  color: #cf0202;
  cursor: pointer;
  margin-left: 10px;
  width: 14px;
  height: 14px;
  background: #fff;
  float: left;
  font-size: 13px;
  line-height: 18px;
  overflow: visible;
  text-align: center;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.TB-focus .hd li.on {
  background: #cf0202;
  color: #cf0202;
  font-weight: bold;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 2;
  position: relative;
}

/*园区简介*/
.two {
  width: 1200px;
  float: left;
  height: 300px;
  margin-top: 25px;
}

/*内容*/
.park {
  width: 707px;
  height: 300px;
  float: left;
  background: #ffffff;
}
.park .top {
  width: 707px;
  height: 50px;
  background: #f6f6f6;
}
.top .img {
  float: left;
}
.top .more {
  float: right;
  line-height: 49px;
  margin-right: 22px;
}
.two .bottom {
  float: left;
  width: 707px;
  height: 250px;
}
.two .bottom span {
  text-indent: 2em;
  float: left;
  margin-top: 28px;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}
.two .bottom span a {
  color: #999999;
}

/*图片*/
.parkimg img {
  width: 465px;
  height: 299px;
  float: right;
}

/*招商引资*/
.Three {
  width: 1200px;
  height: 285px;
  float: left;
  margin-top: 40px;
}
/*图片*/
.project_img {
  width: 459px;
  height: 283px;
  float: left;
}

/*内容*/
.project {
  float: right;
  width: 726px;
  height: 285px;
}
.hasMoreTab {
  width: 722px;
  height: 282px;
  font-family: "Microsoft YaHei";
}
.hasMoreTab .hd {
  line-height: 50px;
  height: 50px;
  position: relative;
  padding-right: 10px;
  background: #f6f6f6;
}
.hasMoreTab .hd .more {
  float: right;
}
.hasMoreTab .hd ul {
  z-index: 5;
  position: absolute;
  height: 50px;
  overflow: hidden;
  zoom: 1;
}
.hasMoreTab .hd li {
  float: left;
  padding: 0 10px;
  cursor: pointer;
  margin-left: -1px;
  width: 129px;
  height: 50px;
  color: #666666;
  font-size: 20px;
  font-family: "微软雅黑";
  text-align: center;
}
.hasMoreTab .hd li a {
  color: #ffffff;
}
.hasMoreTab .hd li.on {
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 0;
  color: #ffffff;
  background: #0062a4;
}
.hasMoreTab .bd {
  clear: both;
  position: relative;
}
.hasMoreTab .bd h2 {
  font-size: 14px;
}
.hasMoreTab .bd .con ul li {
  float: left;
  width: 710px;
  height: 16px;
  margin-top: 16px;
}
.hasMoreTab .bd .con ul li a {
  float: left;
  color: #333333;
  font-size: 16px;
}
.hasMoreTab .bd .con ul li a:hover {
  color: #900000;
  text-decoration: underline;
}
.hasMoreTab .bd .con ul li span {
  float: right;
  color: #333333;
  font-size: 16px;
}
.hasMoreTab .bd p {
  color: #999;
}
.hasMoreTab .bd .con ul li img {
  float: left;
  margin-left: 12px;
  margin-top: 8px;
  margin-right: 14px;
}
.hasMoreTab .bd p a {
  color: #ffffff;
}
.hasMoreTab .bd ul a {
  color: #3e78b3;
}

/*统计数据与管理规定*/
.Four {
  float: left;
  width: 1200px;
  height: 265px;
  margin-top: 38px;
}

/*统计数据*/
.Statistics {
  width: 587px;
  height: 264px;
  float: left;
}
.Statistics_top {
  width: 587px;
  height: 50px;
  background: #f6f6f6;
}
.Statistics_top .img {
  float: left;
}
.Statistics_top .more {
  float: right;
  line-height: 49px;
  margin-right: 22px;
}
.Statistics_top .more a {
  font-size: 16px;
  color: #666666;
}
.Statistics_top .more a:hover {
  color: #900000;
  text-decoration: underline;
}
.Statistics_bottom {
  float: left;
  width: 587px;
  height: 205px;
}
.Statistics_bottom ul li {
  width: 587px;
  height: 17px;
  float: left;
  margin-top: 13px;
}
.Statistics_bottom ul li span {
  float: right;
}
.Statistics_bottom ul li img {
  margin-left: 16px;
  margin-top: 5px;
  margin-right: 8px;
  float: left;
}
.Statistics_bottom ul li a {
  line-height: 17px;
  float: left;
  font-size: 16px;
  color: #333333;
}
.Statistics_bottom ul li a:hover {
  color: #900000;
  text-decoration: underline;
}

/*管理规定*/
.Regulations {
  width: 587px;
  height: 264px;
  float: left;
  margin-left: 25px;
}
.Regulations_top {
  width: 587px;
  height: 50px;
  background: #f6f6f6;
}
.Regulations_top .img {
  float: left;
}
.Regulations_top .more {
  float: right;
  line-height: 49px;
  margin-right: 22px;
}
.Regulations_top .more a {
  font-size: 16px;
  color: #666666;
}
.Regulations_top .more a:hover {
  color: #900000;
  text-decoration: underline;
}
.Regulations_bottom {
  float: left;
  width: 587px;
  height: 205px;
}

.Regulations_bottom ul li {
  width: 587px;
  height: 17px;
  float: left;
  margin-top: 13px;
}
.Regulations_bottom ul li img {
  margin-left: 16px;
  margin-top: 5px;
  margin-right: 8px;
  float: left;
}
.Regulations_bottom ul li span {
  float: right;
}
.Regulations_bottom ul li a {
  line-height: 17px;
  float: left;
  font-size: 16px;
  color: #333333;
}
.Regulations_bottom ul li a:hover {
  color: #900000;
  text-decoration: underline;
}

/*栏目页*/
.rq {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}
.con_left {
  float: left;
  width: 24%;
  height: 100%;
  border: 1px solid #e5e5e5;
  margin-top: 20px;
  margin-left: 50px;
}
.con_lm {
  width: 250px;
  height: 60px;
  padding-left: 40px;
  background: url(http://gxq.nanning.gov.cn/images/jxjy_xwgk_condian.png) 20px
    50% no-repeat #00a45e;
  line-height: 60px;
}
.con_lm h3 {
  color: #ffffff;
  font-size: 20px;
}
.con_nav {
  width: 250px;
  padding: 10px 20px 20px 20px;
  overflow: hidden;
}
.con_nav ul li {
  overflow: hidden;
  background: url(http://gxq.nanning.gov.cn/css/images/zbq_lilt_article_1.png)
    10px 50% no-repeat;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
}
.con_nav ul li a {
  display: block;
  font-size: 16px;
  color: #333333;
  font-weight: normal;
  width: 100%;
  height: 100%;
  padding-left: 20px;
}
.con_nav ul li a:hover {
  color: #900000;
  text-decoration: underline;
}
.con_list {
  width: 810px;
  padding: 0 20px;
  overflow: hidden;
  border-top: 0;
}
.con_list .listbig {
  overflow: hidden;
  border-bottom: 1px dashed #dcdcdc;
  line-height: 50px;
  font-size: 14px;
  color: #333333;
}
.con_list .listbig .list1 {
  width: 70%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  float: left;
}
.con_list .listbig .list1 a {
  color: #333333;
  font-size: 16px;
}
.con_list .listbig .list1 a:hover {
  color: #900000;
  text-decoration: underline;
}
.con_list .listbig .list1 img {
  margin-right: 3px;
}
.con_list .listbig .list3 {
  float: right;
  font-size: 14px;
  margin-right: 33px;
}
.pagenum {
  height: 40px;
  text-align: center;
  margin-top: 10px;
}
.pagenum a {
  display: inline-block;
  padding: 0 5px;
  min-width: 20px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #707070;
  border: 1px solid #e5e5e5;
  font-size: 12px;
}

/*内容页*/
.content_column {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  padding-bottom: 30px;
  height: 100%;
}
.content_column .lm {
  margin: 0 auto;
  max-width: 1200px;
}
.content_c {
  margin: 0 auto;
  width: 100%;
  background: #ffffff;
}
.wz {
  width: 100%;
  border-bottom: 1px solid #999;
  margin: 10px 0px 0px 20px;
}
.wz span {
  display: inline-block;
  padding: 0 20px 0 0;
  height: 40px;
  line-height: 40px;
  border-bottom: 3px solid #00a460;
  font-size: 14px;
}
.wz img {
  display: inline-block;
  float: left;
  margin: 12px 6px 0 0;
}
.wz a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  font-family: "microsoft yahei";
  color: #333;
}
.content_c h1 {
  font-size: 25px;
  color: #000000;
  text-align: center;
  margin: 40px 0 20px 0;
}
.release {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: #f7f7f7;
  text-align: center;
  font-size: 16px;
  color: #999; /*margin-left: 30px;*/
}
.release p {
  margin-left: 40px;
}
.c_p {
  margin: 30px 20px;
}
.info_bot {
  clear: both;
  width: 92%;
  height: 30px;
  line-height: 30px;
  color: #757575;
  margin-top: 20px;
  margin-left: 30px;
}
.info_bot .gbck {
  float: right;
  overflow: hidden;
}
.info_bot .gbck a {
  font-size: 16px;
  color: #757575;
  margin-bottom: 10px;
}
.info_bot .gbck img {
  margin-right: 10px;
  margin-top: 10px;
}
.attachment {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #999;
  border-top: 1px dashed #d2d2d2;
  border-bottom: 1px dashed #d2d2d2;
  margin: 10px 0 0 30px;
}
.upDown {
  margin: auto;
  width: 1200px;
  margin: 30px 0 0 30px;
}
.upDown i {
  display: block;
  width: 1200px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
}
.upDown i a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
}
