body {
  font-family: '微软雅黑';
  font-size: 15px;
}
.lf {
  float: left;
}
.rt {
  float: right;
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
.xbg {
  /*蓝色背景图*/
  display: inline-block;
  padding: 0 14px;
  height: 28px;
  background: #036dc0;
  color: #FFFFFF;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  position: relative;
}
.xbg b {
  position: absolute;
  bottom: -18px;
  left: 42%;
  width: 9px;
  height: 5px;
  border: 9px solid transparent;
  border-top: 9px solid #036dc0;
}
.bbg {
  /*小黑点*/
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #000;
  vertical-align: middle;
  margin-right: 10px;
}
.top {
  /*头部*/
  width: 100%;
}
.top > div {
  width: 100%;
}
.top > div > div {
  width: 1100px;
  margin: 0 auto;
}
.top > .top1 {
  /*第一层bannaerbg*/
  height: 150px;
  background: url("bg1_02.jpg") repeat-x;
}
.top > .top1 > div {
  height: 100%;
  background: url(img-1_02.png) no-repeat;
}
.top > .top2 {
  /*第二层  nav*/
  height: 50px;
  line-height: 50px;
  background: #2871d5;
}
.top > .top2 > div {
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  color: #FFFFFF;
}
.top > .top2 > div > ul > li {
  height: 50px;
  float: left;
}
.top > .top2 > div > ul > li > a {
  display: inline-block;
  width: 137px;
  height: 50px;
  line-height: 50px;
  color: #FFFFFF;
  border-left: 1px solid #a4bee1;
  text-align: center;
}
.top > .top2 > div > ul > li .hover {
  border-top: 5px solid #be0000;
  background: #FFFFFF;
  color: #1a56a8;
  line-height: 45px;
}

.top > .top3 {
  /*第三层搜索*/
  height: 40px;
  line-height: 40px;
  background: #e0e7ee;
}
.top > .top3 > div {
  height: 40px;
  line-height: 40px;
}
.top > .top3 > div > span {
  font-size: 13px;
}
.top > .top3 > div > form > div {
  padding-left: 5px;
  height: 25px;
  width: 204px;
  border: 1px solid #cdcbcc;
  background: #FFFFFF;
  margin-top: 8px;
}
.top > .top3 > div > form > div input {
  border: none;
  outline: none;
  background: none;
}
.top > .top3 > div > form > div input.lf {
  margin-top: 2px;
  width: 150px;
  font-size: 12px;
}
.top > .top3 > div > form > div input.rt {
  height: 100%;
  width: 43px;
  background: #2871d5;
  color: #FFFFFF;
  font-size: 13px;
}
.ct {
  /*正文*/
  width: 100%;
  background: #f2f2f2;
}
.ct > div {
  width: 1100px;
  margin: 0 auto;
  padding: 20px;
  background: #FFFFFF;
}
.ct .jj {
  /*开发简介*/
  height: 388px;
  margin-bottom: 25px;
}
.ct .jj > div {
  height: 348px;
}
.ct .jj .lbt {
  /*轮播图*/
  width: 549px;
  height: 348px;
  margin-right: 20px;
}
.ct .jj .jieshao {
  /*简介*/
  width: 491px;
}
.ct .jj .jieshao .j-tt {
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #ededed;
}
.ct .jj .jieshao .j-tt p {
  width: 101px;
  padding: 0 5px;
  color: #2871d5;
  font-size: 17px;
  line-height: 28px;
  border-bottom: 2px solid #0874cc;
}
.ct .jj .jieshao .j-tt > div {
  padding: 15px;
  height: 318px;
}
.ct .ct1 {
  /*公告、动态、大图*/
}
.ct .ct1 .ct1-top {
  height: 333px;
}
.ct .ct1 .ct1-top .yq-list {
  /*园区list*/
  width: 206px;
  margin-right: 20px;
  height: 100%;
}
.ct .ct1 .ct1-top .yq-list li {
  margin-bottom: 7px;
}
.ct .ct1 .ct1-top .yq-list li > img {
  width: 206px;
  height: 60px;
}
.ct .ct1 .ct1-top .dt-list {
  /*开发动态*/
  width: 428px;
  height: 100%;
  margin-right: 20px;
}
.ct .ct1 .ct1-top .dt-list .dt-tt {
  width: 100%;
  height: 29px;
  border-bottom: 1px solid #ededed;
}
.ct .ct1 .ct1-top .dt-list .dt-tt span {
  color: #999999;
  line-height: 30px;
  overflow: hidden;
}
.ct .ct1 .ct1-top .dt-list > ul {
  width: 100%;
}
.ct .ct1 .ct1-top .dt-list > ul > li {
  margin-top: 10px;
  width: 100%;
}
.ct .ct1 .ct1-top .dt-list > ul > li a {
  color: #333333;
}
.ct .ct1 .ct1-top .dt-list > ul > li a b {
  /*小黑点*/
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #000;
  vertical-align: middle;
  margin-right: 10px;
}
.ct .ct1 .ct1-top .dt-list > ul > li span {
  color: #999999;
}
.ct .ct1 .ct1-top .zy-list {
  /*重要公告*/
  width: 386px;
}
.ct .ct1 .ct1-top .zy-list .zy-tt {
  width: 100%;
  height: 29px;
  border-bottom: 1px solid #ededed;
}
.ct .ct1 .ct1-top .zy-list .zy-tt span {
  color: #999999;
  line-height: 30px;
  overflow: hidden;
}
.ct .ct1 .ct1-top .zy-list > ul {
  width: 100%;
}
.ct .ct1 .ct1-top .zy-list > ul > li {
  width: 100%;
  height: 74px;
}
.ct .ct1 .ct1-top .zy-list > ul > li b {
  /*小黑点*/
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #000;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 17px;
}
.ct .ct1 .ct1-top .zy-list > ul > li p {
  display: inline-block;
  width: 372px;
  line-height: 34px;
  height: 100%;
  border-bottom: 1px dashed #abb1ba;
  position: relative;
}
.ct .ct1 .ct1-top .zy-list > ul > li p a {
  color: #333;
}
.ct .ct1 .ct1-top .zy-list > ul > li p span {
  position: absolute;
  right: 0px;
  bottom: 0px;
  color: #999;
}
.ct .ct1 .ct1-bot {
  margin-top: 20px;
}
.ct .ct2 {
  height: 344px;
  margin-bottom: 25px;
}
.ct .ct2 .zsyz {
  /*招商引资*/
  width: 340px;
  height: 100%;
  margin-right: 20px;
}
.ct .ct2 .zsyz .zsyz-tt {
  width: 100%;
  border-bottom: 1px solid #ededed;
  margin-bottom: 24px;
}
.ct .ct2 .zsyz .zsul1,
.ct .ct2 .zsyz .zsul2 {
  height: 111px;
}
.ct .ct2 .zsyz .zsul1 li,
.ct .ct2 .zsyz .zsul2 li {
  float: left;
  margin-right: 9px;
}
.ct .ct2 .zsyz .zsul1 {
  height: 124px;
  padding-bottom: 13px;
  border-bottom: 1px dashed #bcc1c8;
}
.ct .ct2 .zsyz .zsul2 {
  margin-top: 11px;
}
.ct .ct2 .kfq {
  /*开发区视频*/
  width: 340px;
  margin-right: 20px;
}
.ct .ct2 .kfq .kfq-tt {
  width: 100%;
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
}
.ct .ct2 .kfq .kfq-tt span {
  color: #999999;
  line-height: 26px;
  overflow: hidden;
}
.ct .ct2 .kfq .kfqsp {
  position: relative;
  width: 100%;
  height: 250px;
}
.ct .ct2 .kfq .kfqsp b {
  display: block;
  width: 68px;
  height: 68px;
  background: url("bf_06.png") no-repeat;
  position: absolute;
  top: 84px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  margin: 0 auto;
}
.ct .ct2 .zdcy {
  width: 340px;
}
.ct .ct2 .zdcy .zdcy-tt {
  width: 100%;
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
}
.ct .ct2 .zdcy .zdcy-tt span {
  color: #999999;
  line-height: 26px;
  overflow: hidden;
}
.ct .ct2 .zdcy > ul {
  width: 100%;
}
.ct .ct2 .zdcy > ul li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.ct .yxkfq {
  /*印象开发区*/
  height: 208px;
}
.ct .yxkfq .yxkfq-tt {
  width: 100%;
  height: 25px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 19px;
}
.ct .yxkfq .yxkfq-tt p {
  font-size: 17px ;
  color: #2871d5;
  line-height: 23px;
  border-bottom: 2px solid #0874cc;
  padding: 0 5px;
}
.ct .yxkfq .yxkfq-tt span {
  font-size: 13px;
  color: #999;
}
.ct .yxkfq .dblbt {
  width: 100%;
}
