.texin2 {
  text-indent: 32px;
}
.bgc1 {
  background: rgba(0, 0, 0, 0.1);
}
.redfont {
  color: #ff4d39;
}
.basefont {
  color: #5751b8;
}
.fwb {
  font-weight: bold;
}
.orangefont {
  color: #5751b8;
}
.yellowtit {
  color: #ffee2e;
}
.tac {
  text-align: center;
}
.lh30 {
  line-height: 30px;
}
.floor-article span {
  display: block;
}
.bdrlW {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.point {
  margin-right: 20px;
}
.lh42 {
  line-height: 42px;
}
.floor-title {
  padding: 60px 0 0 ;
}
.floor-title span {
  display: block;
  margin: 0 auto;
  width: 439px;
  height: 88px;
  line-height: 88px;
  font-size: 30px;
  background-image: url(../images/floor-title.png);
  text-align: center;
}
.level-title {
  font-size: 20px;
  margin-top: 40px;
  padding-bottom: 20px;
  line-height: 36px;
}
.level-title .basefont {
  font-size: 18px;
}
.orange-title {
  font-size: 20px;
  margin-bottom: 44px;
  color: #5751b8;
  font-weight: bold;
}
.subjectPage {
  background: #fff;
  color: #333;
  padding-bottom: 100px;
}
.subjectPage table {
  width: 100%;
  border-right: 1px solid #e5e5e5;
}
.subjectPage th {
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #5751b8;
  line-height: 56px;
}
.subjectPage td {
  padding-top: 30px;
  padding-bottom: 30px;
}
.subjectPage td,
.subjectPage th {
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.subjectPage .bgbase {
  background: #f6f6fb;
}
.subjectPage .bgbase1 {
  background: #f2f1f9;
}
.subjectPage .bgbase:hover,
.subjectPage .bgbase1:hover {
  background: #f0eef9;
}
.regi-devel {
  font-size: 16px;
  line-height: 30px;
}
.regi-devel .top-bar-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.bannerDiv.regi-devel-banner {
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: #5751b8;
  background-image: url(../images/banner.jpg);
  background-position: center top;
  height: 769px;
  width: 100%;
  min-width: 1200px;
  position: relative;
}
.bannerDiv.regi-devel-banner .center1200 {
  color: #fff;
  overflow: hidden;
}
.bannerDiv.regi-devel-banner h2,
.bannerDiv.regi-devel-banner h3 {
  margin-left: 300px;
}
.bannerDiv.regi-devel-banner h2 {
  font-size: 48px;
  margin-bottom: 70px;
  line-height: 60px;
  margin-top: 294px;
}
.bannerDiv.regi-devel-banner h3 {
  font-size: 20px;
}
.bannerDiv.regi-devel-banner span {
  color: #ffbf12;
}
.bannerDiv.regi-devel-banner .topFloorNav.topfloorNav-n {
  width: 0;
  overflow: hidden;
}
.bannerDiv.regi-devel-banner .topFloorNav.topfloorNav-n > div {
  background: #039192;
}
.bannerDiv.regi-devel-banner .topFloorNav.topfloorNav-n li {
  margin: 0 14px;
}
.bannerDiv.regi-devel-banner .topFloorNav.topfloorNav-n .fixedTopNav {
  background: #5751b8;
  border-bottom: 1px solid #eee;
}
.bannerDiv.regi-devel-banner .topFloorNav.topfloorNav-n .fixedTopNav li.currents,
.bannerDiv.regi-devel-banner .topFloorNav.topfloorNav-n .fixedTopNav li:hover {
  color: #5751b8;
}
/*图片导航栏*/
.picture-nav {
  margin-top: 12px;
}
.picture-nav .center1200 {
  background: url(../images/navbg.jpg);
}
.picture-nav ul {
  padding: 0 0 0 88px;
  height: 554px;
}
.picture-nav li {
  width: 180px;
  height: 500px;
  float: left;
  text-align: center;
  cursor: pointer;
  padding-top: 54px;
  margin-left: 20px;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -ms-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
  font-size: 18px;
}
.picture-nav li.actived,
.picture-nav li:hover {
  width: 204px;
  background: #5751b8;
  color: #fff;
}
.picture-nav img,
.picture-nav span {
  display: block;
}
.picture-nav span {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  height: 30px;
  text-overflow: ellipsis;
}
.picture-nav img {
  margin: 0 auto;
}
.picture-nav .picturNav-top span {
  margin-top: 58px;
}
.picture-nav .picturNav-bot span {
  margin-bottom: 58px;
  margin-top: 118px;
}
.floorDiv {
  padding-top: 30px;
}
/*什么是区域综合开发*/
.region-type {
  margin-top: 30px;
  padding-bottom: 20px;
}
.region-type th,
.region-type td {
  width: 25%;
}
.region-type th:first-child,
.region-type td:first-child {
  text-align: center;
}
.region-type td {
  padding-right: 10px;
  padding-left: 10px;
}
.region-type .point {
  margin-right: 10px;
}
.region-characteristic {
  overflow: hidden;
  margin-top: 30px;
  padding-bottom: 50px;
}
.region-characteristic li {
  float: left;
  width: 260px;
  margin-left: 53px;
}
.region-characteristic li:first-child {
  margin-left: 0;
}
.region-characteristic li:hover {
  -webkit-box-shadow: 5px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.region-characteristic h5 {
  background-color: #5751b8;
  color: #fff;
  text-align: center;
  width: 260px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  font-weight: normal;
}
.region-characteristic p {
  background: #f6f6fb;
  width: 200px;
  padding: 24px 30px ;
  height: 270px;
}
.region-characteristic .pdl80 {
  padding-left: 80px;
  width: 150px;
}
.region-compare {
  margin-top: 30px;
  padding-bottom: 20px;
}
.region-compare td,
.region-compare th {
  min-width: 250px;
}
.region-compare .pdrl67 {
  padding-left: 123px;
  padding-right: 67px;
  width: 370px;
}
.region-policy {
  border-left: 10px solid #5751b8;
  height: 324px;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 20px;
}
.region-policy > div {
  overflow: hidden;
  margin-bottom: 10px;
  background: #f6f6fb;
}
.region-policy span,
.region-policy p {
  padding: 22px 25px ;
  height: 113px;
}
.region-policy span {
  float: left;
  background: #f2f1f9;
  width: 250px;
}
.region-policy p {
  float: left;
  background: #f6f6fb;
  width: 838px;
}
.region-effect {
  padding: 30px 0 20px;
}
.region-effect img.fl {
  width: 600px;
  height: auto;
}
.region-effect p.fr {
  width: 380px;
  padding-top: 130px;
  line-height: 42px;
}
.region-effect span {
  display: block;
}
.region-area {
  margin-top: 30px;
}
.region-area td,
.region-area th {
  min-width: 206px;
}
.region-area td {
  padding-left: 30px;
  padding-right: 10px;
}
.region-area td:first-child {
  text-align: center;
}
.region-area .wid480 {
  width: 380px;
  padding-right: 10px;
  text-align: center;
  padding-left: 10px;
}
.region-area span {
  display: block;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
/*如何做区域综合开发*/
.region-characteristic2 p {
  height: 190px;
}
.region-point {
  padding-top: 20px;
  padding-bottom: 20px;
}
.region-point dl {
  overflow: hidden;
  height: 104px;
  margin-bottom: 10px;
}
.region-point dt {
  height: 104px;
  line-height: 104px;
  float: left;
  width: 217px;
  background: #5751b8;
  color: #fff;
  text-align: center;
}
.region-point dd {
  float: right;
  width: 940px;
  padding: 0 16px ;
  background: #f6f6fb;
  height: 104px ;
}
.region-point dd.pdt15 {
  padding-top: 15px;
  height: 89px;
}
.region-core {
  overflow: hidden;
  padding: 30px 0 8px;
}
.region-core ul {
  width: 1260px;
  overflow: hidden;
}
.region-core span {
  display: block;
}
.region-core p {
  width: 88px;
  float: left;
  padding-left: 10px;
  line-height: 36px;
}
.region-core li {
  width: 200px;
  margin-left: 20px;
}
.region-core li.nothing {
  width: 130px;
}
.region-core li:first-child {
  margin-left: 0;
}
.region-core .lh68 {
  line-height: 68px;
}
.region-core .lh146 {
  width: 87px;
  text-align: right;
  line-height: 146px;
  border-right: 1px solid #999999;
  float: left;
  padding-right: 10px;
}
.region-rukou {
  width: 1200px;
  height: 131px;
  background: url(../images/hexin.jpg);
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fff;
  margin-top: 10px;
  color: #fff;
}
.region-rukou h5 {
  text-align: center;
  font-size: 16px;
}
.region-rukou dl {
  overflow: hidden;
  height: 52px;
  line-height: 52px;
  margin-top: 31px;
}
.region-rukou dd {
  float: left;
}
.region-rukou dt {
  font-size: 20px;
  font-weight: bold;
  float: left;
  width: 108px;
  text-align: center;
}
.region-rukou span {
  width: 207px;
  text-align: center;
  float: left;
  margin-right: 3px;
}
.region-service {
  margin-top: 35px;
  overflow: hidden;
}
.region-service .lh248 {
  width: 87px;
  text-align: right;
  line-height: 248px;
  border-right: 1px solid #999999;
  float: left;
  padding-right: 10px;
}
.region-service span {
  display: block;
  width: 100%;
  margin-bottom: 13px;
  line-height: 36px;
  position: relative;
}
.region-service span:after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/arrow.jpg) no-repeat right top;
}
.region-service .region-service-rig {
  float: left;
  padding-left: 10px;
  line-height: 36px;
  width: 1080px;
  padding-top: 8px;
}
.region-service .mgl230 {
  margin-left: 230px;
}
.region-service .wid850 {
  width: 850px;
}
.region-pattern {
  padding-top: 60px;
  padding-bottom: 60px;
}
.region-pattern p,
.region-pattern dt,
.region-pattern dd,
.region-pattern li {
  float: left;
}
.region-pattern dl,
.region-pattern dd,
.region-pattern ul {
  overflow: hidden;
}
.region-pattern .pattern-top {
  padding-left: 106px;
  height: 56px;
}
.region-pattern li {
  margin-left: 11px;
  background-color: #5751b8;
  color: #fff;
  text-align: center;
  width: 262px;
  height: 56px;
  line-height: 56px;
}
.region-pattern dt {
  background-color: #5751b8;
  color: #fff;
  text-align: center;
  width: 117px;
  height: 199px;
  line-height: 199px;
}
.region-pattern dd,
.region-pattern dl {
  height: 199px;
}
.region-pattern p {
  padding-top: 38px;
  padding-left: 18px;
  padding-right: 18px;
  background: #f6f6fb;
  width: 226px;
  height: 161px;
  margin-left: 11px;
}
.region-pattern p:first-child {
  margin-left: 0;
}
.region-pattern dl {
  margin-bottom: 11px;
}
.region-liucheng {
  padding: 20px 0;
}
.region-profit {
  padding-top: 50px;
}
.region-profit .oh {
  margin-left: 185px;
  width: 774px;
  height: 550px;
  background: url(../images/yingli.jpg);
}
.region-profit .profit-l {
  width: 440px;
  float: left;
  height: 550px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
}
.region-profit .lh255 {
  line-height: 355px;
  height: 255px;
}
.region-profit .lh158 {
  line-height: 158px;
  height: 158px;
}
.region-profit .lh136 {
  line-height: 136px;
  height: 136px;
}
.region-profit .profit-r {
  float: right;
  width: 274px;
}
.region-profit .profit-r-1 {
  height: 200px;
  padding-top: 55px;
}
.region-profit .profit-r-2 {
  height: 120px;
  padding-top: 38px;
}
.region-profit .profit-r-3 {
  height: 130px;
  padding-top: 6px;
}
/*中投服务*/
.region-serCon {
  padding-top: 30px;
  padding-bottom: 10px;
}
.region-serCon li {
  overflow: hidden;
  line-height: 68px;
  margin-bottom: 10px;
}
.region-serCon h5 {
  background-color: #5751b8;
  color: #fff;
  text-align: center;
  width: 217px;
  height: 68px;
  line-height: 68px;
  float: left;
  font-size: 16px;
  font-weight: normal;
}
.region-serCon p {
  float: right;
  height: 68px;
  width: 972px;
  background: #f6f6fb;
}
.region-serCon span {
  margin-left: 78px;
}
.region-estate {
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 20px;
}
.region-estate li {
  float: left;
  width: 274px;
  margin-left: 34px;
}
.region-estate li:first-child {
  margin-left: 0;
}
.region-estate li:first-child h5 {
  background-position: left top;
}
.region-estate h5 {
  width: 274px;
  height: 56px;
  line-height: 56px;
  color: #fff;
  text-align: center;
  background: url(../images/sprite.png) no-repeat left -64px;
}
.region-estate p {
  background: #f6f6fb;
  width: 200px;
  padding-left: 62px;
  padding-top: 30px;
  height: 183px;
}
.region-position {
  width: 1200px;
  height: 467px;
  background: url(../images/dingwei.png);
  margin-bottom: 100px;
  margin-top: 20px;
}
.region-position .postion-top {
  overflow: hidden;
  width: 1280px;
}
.region-position .postion-top span {
  float: left;
  width: 400px;
  text-align: center;
}
.region-invest {
  padding-top: 15px;
  padding-bottom: 40px;
}
.region-invest div {
  width: 586px;
}
.region-invest span {
  display: block;
  background-color: #5751b8;
  color: #fff;
  text-align: center;
  width: 586px;
  height: 56px;
  line-height: 56px;
  margin-bottom: 9px;
}
.region-invest p {
  background: #f6f6fb;
  height: 150px;
  padding: 35px 0;
  width: 386px;
  padding-left: 200px;
}
.region-setIn {
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 20px;
}
.region-setIn > div {
  float: left;
}
.region-setIn span {
  display: block;
  text-align: center;
}
.region-setIn .setin-left,
.region-setIn .setin-right {
  width: 275px;
}
.region-setIn .setin-right .setin-margin {
  background: none;
}
.region-setIn .setin-mid {
  width: 465px;
  margin: 0 92px;
}
.region-setIn .setin-title {
  background-color: #5751b8;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 56px;
  line-height: 56px;
  margin-bottom: 40px;
}
.region-setIn .setin-word {
  background: #f6f6fb;
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.region-setIn .setin-margin {
  height: 30px;
  width: 100%;
  background: url(../images/sprite.png) no-repeat left bottom;
}
.region-setIn .setmin-box {
  width: 465px;
  height: 446px;
  background: url(../images/touzi.jpg);
}
.region-setIn .setmin-box p {
  float: left;
}
.region-setIn .setin-l1 {
  padding-top: 42px;
}
.region-setIn .setin-r1 {
  padding-top: 36px;
}
.region-setIn .setin-l1 span {
  margin-bottom: 2px;
  width: 120px;
  height: 38px;
  line-height: 38px;
}
.region-setIn .setin-r1 span {
  margin-bottom: 30px;
  width: 120px;
  height: 50px;
  line-height: 50px;
}
.region-setIn .mgb100 {
  height: 10px;
  width: 100%;
  margin-bottom: 73px;
  display: block;
}
.region-setIn .setin-m1 {
  margin-right: 46px;
  margin-left: 45px;
}
.region-setIn .setin-m1 span {
  width: 133px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 30px;
}
.region-operate {
  text-align: center;
  overflow: hidden;
  padding-top: 20px;
}
.region-operate li {
  float: left;
  width: 286px;
  margin-left: 18px;
  height: 408px;
}
.region-operate span {
  display: block;
}
.region-operate .op-title {
  width: 100%;
  height: 56px;
  line-height: 56px;
  background: #5751b8;
  color: #fff;
  margin-bottom: 12px ;
  font-size: 16px;
  font-weight: normal;
}
.region-operate .operate1 span,
.region-operate .operate4 span {
  width: 100%;
  height: 56px;
  line-height: 56px;
  background: #f6f6fb;
  margin-bottom: 12px;
}
.region-operate .operate1 {
  margin-left: 0;
}
.region-operate .operate2 {
  background: url(../images/zhili.jpg) no-repeat;
  background-position: left 71px;
}
.region-operate .operate2 p {
  width: 113px;
  padding-top: 15px;
}
.region-operate .operate2 span {
  line-height: 56px;
  margin-bottom: 40px;
}
.region-operate .operate2 .fr span {
  line-height: 154px;
  margin-bottom: 0;
}
.region-operate .operate3 {
  background: url(../images/zhuzhi.jpg) no-repeat;
  background-position: 0 71px;
}
.region-operate .operate3 .lh286 {
  line-height: 329px;
}
.region-operate .operate3 p {
  width: 113px;
}
.region-operate .operate3 .fr {
  padding-top: 17px;
}
.region-operate .operate3 span {
  line-height: 56px;
  margin-bottom: 20px;
  width: 113px;
}
/*中投优势*/
.mac-planning {
  margin-bottom: 90px;
  padding-top: 50px;
}
.mac-planning dl {
  overflow: hidden;
  margin-bottom: 20px;
}
.mac-planning dt,
.mac-planning dd {
  float: left;
}
.mac-planning dt {
  background: #5751b8;
  color: #fff;
  text-align: center;
  width: 166px;
  height: 48px;
  line-height: 48px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
}
.mac-planning .lh48 {
  line-height: 48px;
}
.mac-planning dd {
  width: 1000px;
  margin-left: 30px;
  height: 48px;
  line-height: 24px;
}
.mac-planning em {
  float: left;
  line-height: 48px;
  margin-right: 20px;
}
.floor-divD ul.floorp3 {
  overflow: hidden;
}
.floor-divD ul.floorp3 li {
  float: left;
  height: 304px;
  text-align: center;
  overflow: hidden;
}
.floor-divD ul.floorp3 li strong {
  font-size: 60px;
  line-height: 88px;
  display: block;
  margin-top: 80px;
  margin-bottom: 20px;
}
.floor-divD ul.floorp3 li span {
  font-size: 18px;
  display: block;
}
.floor-divD .toplist li {
  width: 400px;
}
.floor-divD .toplist {
  margin-bottom: 12px;
  padding-top: 60px;
}
.floor-divD .downlist li {
  width: 300px;
}
.floor-divD .downlist {
  margin-bottom: 140px;
}
.floor-divD .greenbg {
  background: #dfdbf5;
}
.floor-divD .greenbg strong {
  color: #5751b8;
}
.floor-divD .yellowbg {
  background: #fff9ef;
}
.floor-divD .yellowbg strong {
  color: #ffbf12;
}
.floor-divD .attractResource {
  margin-bottom: 80px;
  padding-top: 60px;
}
.floor-divD .attractResource .fl {
  width: 584px;
}
.floor-divD .attractResource h4 {
  height: 56px;
  line-height: 56px;
  color: #fff;
  background-color: #5751b8;
  position: relative;
  padding-left: 86px;
  font-size: 20px;
  margin-bottom: 44px;
}
.floor-divD .attractResource h4:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 0;
  height: 56px;
  width: 4px;
  background: #fff;
}
.floor-divD .attractResource strong {
  color: #f29e59;
}
.floor-divD .attractResource li {
  margin-bottom: 15px;
}
.floor-divD .orange-title {
  color: #f29e59;
  margin-bottom: 30px;
}
.floor-divD .trans-data {
  padding-top: 50px;
  padding-bottom: 80px;
}
.floor-divD .trans-data li {
  float: left;
  width: 313px;
  text-align: center;
}
.floor-divD .trans-data span,
.floor-divD .trans-data img {
  display: block;
}
.floor-divD .trans-data img {
  margin-bottom: 20px;
}
.floor-divD .trans-data .mgrl130 {
  margin-right: 130px;
  margin-left: 130px;
}
/*项目经验*/
.floor-divE .floor-content {
  width: 100%;
  background-color: #5751b8;
  overflow: hidden;
  margin-top: 10px;
}
.floor-divE .center1200 {
  overflow: hidden;
  padding: 100px 0 50px;
}
.floor-divE .caseBox {
  width: 1220px;
  overflow: hidden;
  display: none;
  min-height: 999px;
}
.floor-divE .caseBox.currents {
  display: block;
}
.floor-divE .case {
  width: 352px;
  height: 315px;
  float: left;
  cursor: pointer ;
  overflow: hidden;
  margin-bottom: 18px;
  margin-right: 54px;
}
.floor-divE .case:hover .caseTop {
  border: 10px solid #fff;
  height: 232px;
  width: 332px;
}
.floor-divE .case:hover .caseImg {
  height: 232px;
  width: 332px;
}
.floor-divE a {
  color: #fff;
  display: block;
}
.floor-divE .caseTop {
  height: 252px;
  width: 352px;
  background: #5751b8;
  overflow: hidden;
}
.floor-divE .caseImg {
  background: #5751b8;
  color: #fff;
  width: 100% !important;
  height: 100% !important;
}
.floor-divE .caseTit {
  line-height: 24px;
  height: 48px;
  margin: 10px 0 ;
  font-size: 14px;
  text-align: center;
  padding-left: 35px;
  padding-right: 15px;
  font-weight: normal;
}
.floor-divE .project-exp {
  padding: 24px 0;
}
.floor-divF#fillIninformation {
  background-image: none;
  background-color: #fff;
}
.floor-divF#fillIninformation .fillInbox {
  height: 800px;
}
.floor-divF#fillIninformation h3 {
  line-height: 88px;
  color: #333;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 50px;
}
.floor-divF#fillIninformation .smFill,
.floor-divF#fillIninformation .submitButton {
  background: #e7e4f7;
  color: #333;
  border-color: #e7e4f7;
}
.floor-divF#fillIninformation .fillInbox .fillIntput span.before {
  color: #5751b8;
}
.floor-divF#fillIninformation .submitButton {
  width: 206px;
  height: 51px;
  line-height: 51px;
  font-size: 18px;
  font-weight: normal;
  color: #5751b8;
}
.floor-divF#fillIninformation .submitButton:hover {
  background: #5751b8;
  color: #fff;
}
