.bgimage {
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
}
.texin2 {
  text-indent: 32px;
}
.bgc1 {
  background: rgba(0, 0, 0, 0.1);
}
em {
  font-style: normal;
}
.basefont {
  color: #4a4f92;
}
.fwb {
  font-weight: bold;
}
.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;
}
body,
html {
  width: 100%;
  height: auto;
  font: 12px/1.5 Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
  color: #333;
}
.specialTown > div {
  width: 100%;
  min-width: 1200px;
}
.nav-menu dl dd.service ul li a {
  line-height: 20px;
  height: 20px;
}
.footer {
  margin-top: 0;
}
.topFloorNav li {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  height: 100%;
}
.swiper-slide {
  display: block;
  height: auto;
  text-align: left;
}
.bannerDiv {
  height: 694px;
  overflow: hidden;
}
.bannerDiv .swiper-wrapper div {
  height: 694px;
  min-width: 1200px;
}
.bannerDiv .swiper-slide {
  width: 100%;
  background-position: center top;
  position: relative;
  overflow: hidden;
  -webkit-background-size: 100%  100% ;
  background-size: 100%  100% ;
  background-repeat: no-repeat;
}
.bannerDiv .bannerFont {
  position: relative;
  top: 74px;
  margin: 0 auto;
  display: block;
}
.bannerDiv .pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
  height: 20px;
}
.bannerDiv .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.bannerDiv .swiper-active-switch {
  background: #fff;
}
.bannerDiv .arrow-left,
.bannerDiv .arrow-right {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  width: 27px;
  height: 54px;
  padding: 10px 20px;
  font-size: 36px;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  opacity: 0.3;
  display: none;
}
.bannerDiv .arrow-left:hover,
.bannerDiv .arrow-right:hover {
  opacity: 0.8;
}
.bannerDiv .arrow-left {
  left: 10px;
}
.bannerDiv .arrow-right {
  right: 10px;
}
#slider-tesexiaozhen:hover .arrow-left,
#slider-tesexiaozhen:hover .arrow-right {
  display: block;
}
/*轮播图结束*/
/*楼层导航*/
.topFloorNav.topfloorNav-n {
  position: relative;
  background: #4a4f92;
}
.topFloorNav.topfloorNav-n > div {
  background: #4a4f92;
}
.floorDiv {
  color: #333;
  margin-top: 64px;
  padding-top: 76px;
  font-size: 14px;
  line-height: 28px;
}
.floorDiv h2 {
  font-size: 40px;
  color: #313131;
  text-align: center;
  position: relative;
  line-height: 88px;
}
.floorDiv h2:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 5px;
  width: 45px;
  background: #000;
  background: #ee5b45;
  margin-left: -22px;
}
.floorDiv .titleNote {
  font-size: 16px;
  text-align: center;
  line-height: 36px;
}
.floorDiv .floorTit {
  margin-bottom: 68px;
}
.floorDiv .floorTab {
  overflow: hidden;
  height: 42px;
  line-height: 42px;
  margin-bottom: 64px;
}
.floorDiv .floorTabs {
  background: #a0a0a0;
  color: #fff;
  cursor: pointer;
  float: left;
  text-align: center;
  font-size: 16px;
}
.floorDiv .floorTabs:hover,
.floorDiv .floorTabs.current {
  background: #313131;
}
.floorDiv .floorPages {
  display: none;
}
.floorDiv .floorPages > img {
  width: 1200px;
  height: auto;
}
.floorDiv .floorPages.current {
  display: block;
}
#advantage {
  padding-bottom: 56px;
  margin-top: 50px;
}
#advantage ul {
  overflow: hidden;
}
#advantage li {
  float: left;
  width: 350px;
  text-align: center;
}
#advantage li span {
  display: block;
  text-align: center;
  line-height: 56px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
#advantage li p {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
#advantage .middleLi {
  margin: 0 75px;
}
#service-items .toplist,
#service-items .downList {
  overflow: hidden;
  height: 280px;
  padding-top: 8px;
}
#service-items .arrowNg {
  margin: 50px 0;
}
#service-items dl {
  float: left;
  height: 268px;
  width: 172px;
  background: #e07e5e;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  position: relative;
  transition: all 1s;
  cursor: pointer;
  text-align: center;
}
#service-items dl:hover {
  top: -5px;
}
#service-items dd {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding-top: 13px;
}
#service-items .foutLine {
  padding-top: 28px;
}
#service-items dt {
  color: #dd714d;
  font-size: 18px;
  font-weight: bold;
  height: 54px;
  margin: 1px;
  line-height: 54px;
  background: #fdf5f2;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#service-items .toplist dl {
  margin: 0 47px 0 72px;
}
#service-items .downList {
  padding-left: 127px;
}
#service-items .downList dl {
  margin: 0 47px 0 72px;
}
#historical-case .floor-content {
  height: 858px;
  width: 100%;
  background: url(../image/experBg.png);
  background-position: center top;
  overflow: hidden;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100% ;
}
#historical-case .center1200 {
  overflow: hidden;
  margin-top: 66px;
}
#historical-case .caseBox {
  width: 1220px;
  overflow: hidden;
}
#historical-case .case {
  width: 285px;
  height: 233px;
  float: left;
  position: relative;
  cursor: pointer;
  background: #fff;
  overflow: hidden;
  margin-bottom: 18px;
  margin-right: 20px;
  color: #666;
}
#historical-case .case:before,
#historical-case .case:after {
  content: "";
  width: 100%;
  z-index: 1;
  position: absolute;
  background: url(../image/anliBg.png);
}
#historical-case .case:before {
  height: 186px;
  left: 0;
  top: -186px;
  transition: all 2s;
  -webkit-transition: all 1s;
  background-position: top left;
}
#historical-case .case:after {
  height: 48px;
  left: 0;
  bottom: -48px;
  transition: all 2s;
  -webkit-transition: all 1s;
  background-position: bottom  left;
}
#historical-case a {
  color: #666;
  display: block;
}
#historical-case .case:hover:before {
  top: 0;
}
#historical-case .case:hover:after {
  bottom: 0;
}
#historical-case .case:hover .addicon {
  transform: rotate(360deg);
  opacity: 1;
  filter: alpha(opacity=100);
}
#historical-case .case:hover .caseTit {
  color: #fff;
}
#historical-case .caseTop {
  position: relative;
  height: 186px;
}
#historical-case .caseImg {
  width: 285px;
  height: 186px;
}
#historical-case .addicon {
  width: 56px;
  height: 56px;
  position: absolute;
  left: 50%;
  margin-left: -28px;
  top: 65px;
  z-index: 2;
  transition: all 2s;
  -webkit-transition: all 2s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#historical-case .caseTit {
  line-height: 48px;
  height: 48px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  font-size: 13px;
  text-align: center;
  width: 100%;
  transition: all 2s;
  -webkit-transition: all 1s;
}
#interpreting {
  background-image: url(../image/unscrambleBg.png);
  background-position: center 180px;
  min-height: 800px;
  margin-top: 0;
  background-repeat: no-repeat;
}
#interpreting h2 {
  border-bottom: 1px solid #ddd;
}
#interpreting .floorTabs {
  width: 196px;
  margin-right: 3px;
}
#interpreting .corePolicy {
  overflow: hidden;
  position: relative;
  top: -48px;
}
#interpreting .corePolicy h5 {
  font-size: 18px;
  color: #46968b;
  line-height: 76px;
  margin-top: 30px;
  text-align: left;
}
#interpreting .corePolicy p {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
#interpreting .corePolicy p span {
  display: block;
}
#interpreting .corePolicy .corePolicy-first {
  margin-bottom: 30px;
  margin-top: 8px;
}
#interpreting .pLeft {
  width: 814px;
  text-align: left;
}
#interpreting .pRight {
  width: 338px;
  height: 189px;
  position: relative;
  top: 179px;
}
#howBuild {
  background-image: url(../image/MethodBg.jpg);
  background-position: right 280px;
  min-height: 800px;
  margin-top: 0;
  background-repeat: no-repeat;
}
#howBuild h2 {
  border-bottom: 1px solid #ddd;
}
#howBuild .floorTabs {
  width: 146px;
  margin-right: 3px;
}
#howDeclare {
  min-height: 800px;
  margin-top: 0;
}
#howDeclare h2 {
  border-bottom: 1px solid #ddd;
}
#howDeclare .floorTab {
  text-align: center;
}
#howDeclare .floorTabs {
  float: none;
  display: inline-block;
  margin-right: 7px;
  width: 188px;
}
.card-area {
  width: 1280px;
  position: relative;
  height: 408px;
}
.card-area .card-item {
  z-index: 4;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
  position: relative;
  float: left;
  width: 300px;
  height: 408px;
  background-color: transparent;
  opacity: 0.7;
}
.card-area .card-item .card {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fff;
  cursor: pointer;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  border: 1px solid #eee;
}
.card-area .card-item dt {
  height: 74px;
  line-height: 74px;
  background: #46978b;
  font-size: 16px;
  text-align: center;
  color: #fff;
}
.card-area .card-item dd {
  padding: 31px 20px 21px;
}
.card-area .card-item dd img,
.card-area .card-item dd h5,
.card-area .card-item dd span {
  float: left;
  color: #333;
}
.card-area .card-item dd img {
  width: 48px;
  height: 48px;
}
.card-area .card-item dd .oneInfro {
  overflow: hidden;
  margin-bottom: 10px;
  height: 48px;
  line-height: 48px;
}
.card-area .card-item dd h5 {
  width: 85px;
  margin: 0 5px;
  font-size: 14px;
}
.card-area .card-item dd span {
  width: 110px;
  text-overflow: ellipsis;
  height: 48px;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  text-align: left;
}
.card-area .card-item + .card-item {
  margin-left: -1px;
}
.card-area .card-item.active {
  z-index: 6;
  width: 594px;
  height: 408px;
  opacity: 1;
}
.card-area .card-item.active dt {
  background: #f7d773;
}
.card-area .card-item.active dd {
  padding: 31px 44px 21px;
}
.card-area .card-item.active dd span {
  width: 360px;
}
#fillIninformation {
  width: 100%;
  height: 885px;
  background: url(../image/demand-big-bg.jpg) no-repeat;
  background-color: #ddd;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
#fillIninformation .fillInbox {
  margin-top: 80px;
  height: 720px;
  padding: 0 130px;
  background: url(../image/demand-blue-bg.png) repeat;
  overflow: hidden;
}
#fillIninformation .fillInbox h3 {
  font-size: 30px;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 44px;
  text-align: center;
  height: 48px;
  line-height: 48px;
}
#fillIninformation .fillInbox .fillIntput {
  margin-bottom: 48px;
  font-size: 16px;
  position: relative;
}
#fillIninformation .fillInbox .fillIntput span.before {
  position: absolute;
  left: 20px;
  top: 0;
  line-height: 48px;
  height: 48px;
  color: #999;
}
#fillIninformation .fillInbox .smFill {
  background: #fff;
  border: 1px solid #fff;
}
#fillIninformation .fillInbox input.smFill {
  width: 420px;
  padding-left: 16px;
  line-height: 48px;
  height: 48px;
}
#fillIninformation .fillInbox .textaread {
  clear: both;
}
#fillIninformation .fillInbox textarea.smFill {
  clear: both;
  height: 224px;
  padding: 16px;
  display: block;
  width: 908px;
  margin-bottom: 40px;
}
#fillIninformation .fillInbox .submitButton {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  border: 2px solid #fff;
  width: 180px;
  line-height: 44px;
  height: 44px;
  border-radius: 22px;
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  margin: 0 auto;
  display: block;
  cursor: pointer;
  text-align: center;
}
#fillIninformation .fillInbox .submitButton:hover {
  background: #fff;
  color: #4a4f92;
  border-color: #4a4f92;
}
.tac {
  text-align: center;
}
.floorPage-c3 ul {
  overflow: hidden;
  font-size: 18px;
  color: #333;
  text-align: center;
}
.floorPage-c3 ul li {
  float: left;
  width: 202px;
  font-weight: bold;
  line-height: 48px;
}
.floorPage-c3 .wid136 {
  width: 188px;
}
.floorPage-c3 dl {
  overflow: hidden;
  height: 136px;
  color: #fff;
  margin-bottom: 5px;
  text-align: left;
  text-align: center;
}
.floorPage-c3 dt {
  width: 188px;
  height: 136px;
  position: relative;
  float: left;
  font-size: 18px;
}
.floorPage-c3 dt img {
  width: 188px;
  height: 136px;
}
.floorPage-c3 dt span {
  position: absolute;
  left: 0;
  top: 0;
  width: 188px;
  height: 136px;
  line-height: 136px;
  text-align: center;
  font-weight: bold;
}
.floorPage-c3 dd {
  overflow: hidden;
  float: left;
  width: 1012px;
  height: 100px;
  padding-top: 36px;
  background: #52b1a7;
  font-size: 16px;
}
.floorPage-c3 dd span {
  float: left;
  width: 165px;
  padding: 0 18px;
}
.floorPage-c4 {
  padding-left: 100px;
  padding-top: 50px;
  overflow: hidden;
}
.inportant-special {
  background: #fff;
  width: 480px;
  height: 693px;
  margin-right: 40px;
  margin-bottom: 98px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border: 1px solid #eee;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}
.insp-top {
  width: 448px;
  height: 208px;
  position: absolute;
  left: 16px;
  top: -50px;
  background: url(../image/floor-c4.png);
}
.insp-top h4 {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  padding: 22px 0;
  text-align: center;
  margin-bottom: 30px;
}
.insp-top span {
  padding: 0  44px;
  display: block;
}
.insp-h5 {
  line-height: 30px;
  height: 30px;
  margin-left: 34px;
  font-weight: normal;
}
.insp-h5 em,
.insp-h5 span {
  float: left;
  background: #ec6941;
  color: #fff;
  text-align: center;
}
.insp-h5 em {
  width: 15px;
  height: 30px;
  margin-right: 5px;
}
.insp-h5 span {
  width: 104px;
}
.insp-p {
  margin-left: 34px;
  padding: 10px 0;
  margin-right: 34px;
}
.insp-p em {
  color: #ec6941;
  font-size: 18px;
  margin-right: 14px;
}
.floorPage-c5 dl {
  overflow: hidden;
  height: 94px;
  margin-bottom: 20px;
  border: 1px solid #eee;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background: #fff;
}
.floorPage-c5 dt,
.floorPage-c5 dd {
  float: left;
}
.floorPage-c5 dt {
  width: 325px;
  background: #6c71ab;
  color: #fff;
  font-size: 16px;
  height: 94px;
  position: relative;
  font-weight: bold;
  text-align: center;
}
.floorPage-c5 dt span {
  line-height: 94px;
}
.floorPage-c5 dt em {
  position: absolute;
  left: 39px;
  top: 25px;
  width: 44px;
  height: 44px;
  border: 1px dashed #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 44px;
}
.floorPage-c5 dd {
  background: #fff;
  padding-top: 26px;
  padding-left: 106px;
  width: 700px;
  height: 68px;
  text-align: left;
}
.floorPage-c6-box {
  width: 1200px;
  height: 805px;
}
.floorPage-c6-box h3 {
  margin: 0 auto;
  width: 263px;
}
.floorPage-c6-box h3,
.floorPage-c6-box h4 {
  height: 60px;
  line-height: 60px;
  background: #ec6941;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.floorPage-c6-box ul {
  width: 1230px;
}
.floorPage-c6-box li {
  margin-right: 30px;
  width: 270px;
  font-size: 16px;
  background: #fff7df;
  height: 565px;
}
.floorPage-c6-box h5 {
  font-size: 16px;
  position: relative;
  font-weight: normal;
}
.floorPage-c6-box h5:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #ec6941;
  position: absolute;
  left: 0;
  top: 10px;
}
.floorPage-c6-box p {
  padding-top: 15px;
}
.floorPage-c6-box h5,
.floorPage-c6-box span {
  margin-left: 56px;
  padding-left: 24px;
  display: block;
  margin-top: 8px;
  margin-bottom: 12px;
}
.floorPage-d3-box {
  width: 1200px;
  height: 757px;
  background: url(../image/fllor-d4.png);
  margin: 40px 0;
  overflow: hidden;
}
.floorPage-d3-box h3 {
  background: #4a4f92;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}
.floorPage-d3-box .fld3-top {
  overflow: hidden;
  padding-left: 114px;
  padding-right: 54px;
}
.floorPage-d3-box .fld3-top h3 {
  float: left;
  height: 60px;
  width: 210px;
  margin-left: 133px;
  line-height: 60px;
}
.floorPage-d3-box .fld3-cen,
.floorPage-d3-box .fld3-bot {
  height: 210px;
  overflow: hidden;
  padding-left: 48px;
}
.floorPage-d3-box .fld3-cen h3,
.floorPage-d3-box .fld3-bot h3 {
  float: left;
  width: 20px;
  line-height: 18px;
  height: 50px;
  padding: 80px 20px;
  margin-right: 69px;
}
.floorPage-d3-box .fld3-cen p,
.floorPage-d3-box .fld3-bot p {
  float: left;
  width: 258px;
  padding-left: 78px;
  padding-top: 20px;
  height: 190px;
  margin-right: 5px;
  font-size: 16px;
}
.floorPage-d3-box .fld3-cen span,
.floorPage-d3-box .fld3-bot span {
  display: block;
  margin-right: 50px;
}
.floorPage-d3-box .fld3-cen {
  margin-top: 87px;
}
.floorPage-d3-box .fld3-cen span {
  padding-left: 20px;
  position: relative;
  line-height: 48px;
}
.floorPage-d3-box .fld3-cen span:before {
  content: "";
  width: 13px;
  height: 14px;
  background: url(../image/floor-d3.png);
  position: absolute;
  left: 0;
  top: 17px;
}
.floorPage-d3-box .fld3-bot {
  margin-top: 82px;
}
.floorPage-d3-box .fld3-bot span {
  margin-bottom: 12px;
}
.floorPage-d5 {
  width: 882px;
  height: 631px;
  margin: 0 auto;
  background: url(../image/floor-d5.png);
  overflow: hidden;
}
.floorPage-d5 h3 {
  padding-left: 410px;
  line-height: 52px;
  color: #fff;
  font-size: 16px;
}
.floorPage-d5 ul {
  width: 1200px;
  overflow: hidden;
  margin-top: 104px;
}
.floorPage-d5 li {
  margin-right: 50px;
  width: 183px;
  float: left;
}
.floorPage-d5 h4 {
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.floorPage-d5 p {
  margin-top: 36px;
  padding-left: 18px;
  padding-right: 10px;
  line-height: 24px;
}
.floorPage-d5 span {
  display: block;
  margin-bottom: 30px;
}
.floorPage-d6 dd {
  padding-top: 36px;
  line-height: 18px;
  height: 58px;
  padding-left: 26px;
  width: 840px;
}
.floorPage-d7 ul {
  overflow: hidden;
}
.floorPage-d7 li {
  height: 232px;
  float: left;
  width: 378px;
}
.floorPage-d7 li h4 {
  width: 378px;
  height: 76px;
  line-height: 76px;
  background: #1d978b;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.floorPage-d7 li p {
  width: 328px;
  height: 132px;
  background: #daeae8;
  padding: 12px 25px;
  line-height: 24px;
}
.floorPage-d7 h3 {
  width: 212px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #1d978b;
  text-align: center;
  margin: 40px auto;
  color: #46968b;
  font-size: 18px;
  font-weight: normal;
}
.floorPage-d7 .mgrl33 {
  margin: 0 33px;
}
.floorPage-d7 > p {
  background: #1d978b;
  color: #fff;
  padding: 49px 132px 54px 132px;
  overflow: hidden;
}
.floorPage-d7 > p span {
  float: left;
  width: 213px;
  line-height: 42px;
  position: relative;
  padding-left: 20px;
  font-size: 16px;
}
.floorPage-d7 > p span:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
}
.floorPage-d8 {
  padding: 63px 280px;
  background: #757aab;
}
.floorPage-d8 p {
  color: #fff;
  margin-bottom: 36px;
}
.floorPage-d8 h3 {
  color: #757aab;
  height: 48px;
  line-height: 48px;
  width: 640px;
  background: url(../image/floor-d81.png);
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
}
.floorPage-d8 .nomgb {
  margin-bottom: 10px;
}
.floorPage-e1 h3 {
  width: 72px;
  height: 140px;
  font-size: 18px;
  color: #fff;
  width: 24px;
  padding: 100px 24px 40px;
}
.floorPage-e1 div.fr {
  width: 1081px;
}
.floorPage-e1 .fl-e1-top {
  overflow: hidden;
  height: 46px;
  line-height: 46px;
}
.floorPage-e1 .fl-e1-top h4 {
  float: left;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}
.floorPage-e1 .fl-e1-bot {
  width: 1200px;
}
.floorPage-e1 p {
  float: left;
  padding: 24px 20px 0;
}
.floorPage-e1 .floorPage-e1-top {
  margin-bottom: 80px;
}
.floorPage-e1 .floorPage-e1-top h3 {
  background: url(../image/floor-e11.png);
}
.floorPage-e1 .floorPage-e1-top .fl-e1-top {
  background: url(../image/floor-e12.png);
}
.floorPage-e1 .floorPage-e1-top h4 {
  width: 216px;
}
.floorPage-e1 .floorPage-e1-top p {
  height: 211px;
  width: 165px;
  margin-right: 11px;
  background: #daeae8;
}
.floorPage-e1 .floorPage-e1-bot h3 {
  background: url(../image/floor-e13.png);
}
.floorPage-e1 .floorPage-e1-bot .fl-e1-top {
  background: url(../image/floor-e14.png);
}
.floorPage-e1 .floorPage-e1-bot h4 {
  width: 270px;
}
.floorPage-e1 .floorPage-e1-bot p {
  width: 217px;
  height: 211px;
  margin-right: 13px;
  background: #faf3df;
}
.floorPage-f3 {
  overflow: hidden;
  border-right: 1px solid #dcdcdc;
}
.floorPage-f3 > div {
  float: left;
  border-left: 1px solid #dcdcdc;
}
.floorPage-f3 .flor-f3-l {
  width: 128px;
}
.floorPage-f3 .flor-f3-c {
  width: 248px;
}
.floorPage-f3 .flor-f3-r {
  width: 820px;
}
.floorPage-f3 span {
  display: block;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
}
.floorPage-f3 .flor-f3-1 {
  height: 68px;
  line-height: 68px;
  background: #4a4f92;
  color: #fff;
}
.floorPage-f3 .pdrl50 {
  line-height: 24px;
  height: 60px;
  padding: 20px 40px 0;
  text-align: left;
}
.orangefont {
  color: #ec6941;
}
.wid600.orangefont {
  width: 730px;
  margin-top: 40px;
}
.floorB2 {
  width: 1200px;
  height: 740px;
  background: url(../image/floorB2.png) left top no-repeat;
  font-size: 16px;
}
.floorB2 .floorB2_top {
  margin-bottom: 46px;
  clear: both;
  width: 1200px;
}
.floorB2 .floorB2_top span {
  float: left;
  width: 400px;
  line-height: 44px;
  color: #fff;
  text-align: center;
}
.floorB2 > div {
  float: left;
}
.floorB2 span {
  display: block;
  line-height: 46px;
}
.floorB2 .titlefont {
  color: #fff;
  text-align: center;
}
.floorB2 p {
  line-height: 24px;
}
.floorB2 .floorB2box1 {
  width: 190px;
}
.floorB2 .floorB2box1 p {
  padding-left: 12px;
  padding-right: 8px;
  padding-top: 22px;
  height: 129px;
}
.floorB2 .floorB2box1 div {
  margin-bottom: 19px;
}
.floorB2 .floorB2box2 {
  width: 190px;
  margin-left: 12px;
}
.floorB2 .floorB2box2 p {
  padding-top: 224px;
  padding: 224px   10px  0 15px;
}
.floorB2 .floorB2box3 {
  width: 243px;
  margin-left: 86px;
}
.floorB2 .floorB2box3 div {
  margin-bottom: 17px;
}
.floorB2 .floorB2box3 p {
  height: 101px;
}
.floorB2 .floorB2box3 .floorB2box31 p {
  padding-left: 13px;
  padding-right: 8px;
  padding-top: 11px;
  height: 90px;
}
.floorB2 .floorB2box3 .floorB2box32 p {
  padding-left: 83px;
}
.floorB2 .floorB2box3 .floorB2box33 p,
.floorB2 .floorB2box3 .floorB2box32 p {
  line-height: 20px;
  padding-top: 6px;
  height: 95px;
}
.floorB2 .floorB2box3 .floorB2box34 p {
  padding-top: 14px;
}
.floorB2 .floorB2box4 {
  width: 243px;
  margin-left: 166px;
}
.floorB2 .floorB2box4 p {
  line-height: 48px;
  padding-top: 176px;
  text-align: center;
}
.floorB4 {
  width: 1200px;
  height: 740px;
  background: url(../image/floorB4.png) left top no-repeat;
  font-size: 16px;
  overflow: hidden;
}
.floorB4 h3 {
  height: 180px;
  width: 1200px;
  margin-top: 8px;
  font-size: 16px;
}
.floorB4 h3 span {
  float: left;
  width: 230px;
  height: 48px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  padding-top: 12px;
}
.floorB4 .fb4_title1,
.floorB4 .fb4_title3 {
  margin-top: 120px;
}
.floorB4 .fb4_title2 {
  line-height: 60px;
  height: 60px;
  padding-top: 0;
  margin-left: 256px;
  margin-right: 25px;
}
.floorB4 .fb4_left {
  text-align: center;
  width: 230px;
  line-height: 60px;
  float: left;
}
.floorB4 .fb4_left span {
  display: block;
  margin-top: 40px;
}
.floorB4 .fb4_right {
  float: left;
  width: 950px;
  margin-top: 80px;
  margin-left: 20px;
}
.floorB4 .fb4_right_top {
  overflow: hidden;
  height: 45px;
}
.floorB4 .fb4_right_top span {
  float: left;
  width: 175px;
  text-align: center;
  line-height: 45px;
  margin-left: 15px;
}
.floorB4 .fb4_right_bot {
  padding-left: 196px;
  margin-top: 116px;
  overflow: hidden;
}
.floorB4 .fb4_right_bot span {
  float: left;
  width: 20px;
  padding: 32px 10px;
  margin-right: 10px;
  text-align: center;
  line-height: 18px;
}
.floorB4 .fb4_right_bot .floorB48 {
  margin-right: 41px;
}
.floorB4 .fb4_right_bot .floorB410 {
  margin-right: 97px;
}
.top-bar-wrap {
  background: #4a4f92;
  border-bottom: 1px dashed #636791;
  color: #FFF;
}
.top-bar .phone {
  color: #ffda00;
}
.top-bar a {
  color: #fff;
}
.top-bar a:hover {
  color: #c00;
}
