.top-bar a:hover {
  color: #c00;
}
.header-fixed.header-shadow .header {
  display: none;
}
.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%;
}
.bgc1 {
  background: rgba(0, 0, 0, 0.3);
}
.redfont {
  color: #ff4d39;
}
.basefont {
  color: #455378;
}
.fwb {
  font-weight: bold;
}
.orangefont {
  color: #ffa201;
}
.yellowtit {
  color: #ffee2e;
}
.tac {
  text-align: center;
}
.lh30 {
  line-height: 30px;
}
.subjectPage > div {
  width: 100%;
  min-width: 1200px;
}
.bannerDiv {
  height: 683px;
  background: url(../images/banner.jpg);
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #000;
  overflow: hidden;
  margin-top: 0;
}
.bannerDiv .bannerFont {
  margin: 220px auto 10px;
  display: block;
  height: 256px;
  width: 1200px;
  background: url(../images/bg50.png);
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.bannerDiv h2 {
  font-size: 60px;
  color: #fff;
  line-height: 88px;
  vertical-align: text-bottom;
  margin-bottom: 30px;
  margin-top: 40px;
  letter-spacing: 6px;
}
.bannerDiv .yellowtit {
  font-size: 80px;
}
.bannerDiv h3 {
  font-size: 26px;
  letter-spacing: 3px;
  color: #fff;
}
.energy-conversion {
  font-size: 16px;
  line-height: 24px;
}
.energy-conversion .bannerDiv {
  position: relative;
}
.energy-conversion .topFloorNav {
  width: 100%;
  margin-bottom: 0;
  background: none;
}
.energy-conversion .topFloorNav {
  position: absolute;
  bottom: 0;
  left: 0;
}
.energy-conversion .floorDiv {
  margin-top: 80px;
}
.topFloorNav > div {
  background: url(../images/bg50.png);
}
.floor-title {
  text-align: center;
}
.floor-title span {
  background: url(../images/titlebg.jpg);
  width: 399px;
  height: 84px;
  line-height: 84px;
  position: relative;
  z-index: 2;
  display: block;
  margin: 0 auto;
  font-size: 40px;
}
.floor-title:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: relative;
  top: 43px;
  left: 0;
  background: #e5e5e5;
  z-index: 2;
}
.ener-title {
  font-size: 24px;
  color: #455378;
  padding-left: 33px;
  position: relative;
  height: 36px;
  line-height: 36px;
  margin: 60px 0 30px;
  letter-spacing: 1px;
}
.ener-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 36px;
  width: 24px;
  background-image: url(../images/sprite.png);
  background-position: -8px top;
}
.orange-title {
  font-size: 20px;
  margin-bottom: 44px;
  color: #ffa201;
  font-weight: bold;
}
.floor-divA {
  margin-bottom: 100px;
}
.floor-divA .lh28 {
  line-height: 28px;
}
.floor-divA .develop-point {
  margin-top: 44px;
  overflow: hidden;
  margin-bottom: 20px;
}
.floor-divA .develop-point li {
  float: left;
  width: 366px;
}
.floor-divA .develop-point span {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.floor-divA .develop-point .develop-bg {
  background: url(../images/sprite.png) left -36px;
  width: 366px;
  height: 56px;
  line-height: 56px;
  color: #fff;
}
.floor-divA .develop-point .orangefont {
  line-height: 88px;
}
.floor-divA .develop-point .mgrl50 {
  margin-right: 50px;
  margin-left: 50px;
}
.floor-divA .mgbt10 {
  margin-top: 10px;
  margin-bottom: 90px;
}
.floor-divA .mgb80 {
  margin-bottom: 100px;
}
.floor-divA .develop-licheng {
  overflow: hidden;
  position: relative;
  margin-bottom: 118px;
  padding-top: 30px;
}
.floor-divA .develop-licheng li {
  float: left;
  width: 170px;
}
.floor-divA .develop-licheng span {
  display: block;
  text-align: center;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin: 32px 0;
}
.floor-divA .develop-licheng p {
  background: #455378;
  color: #fff;
  width: 146px;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  position: relative;
  left: 4px;
  min-height: 168px;
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  cursor: pointer;
}
.floor-divA .develop-licheng .lichengTop {
  padding-top: 136px;
}
.floor-divA .develop-licheng .lichengTop:hover p {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.floor-divA .develop-licheng .lichengBot:hover p {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.floor-divA .develop-licheng:before {
  content: "";
  position: absolute;
  left: 0;
  top: 226px;
  width: 1200px;
  height: 17px;
  background-image: url(../images/timeing.png);
}
.floor-divA .nvso {
  overflow: hidden;
  height: 60px;
  margin-bottom: 21px;
}
.floor-divA .nvso dt {
  float: left;
  width: 150px;
  height: 60px;
  line-height: 60px;
  background: #8f98ae;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.floor-divA .nvso dd {
  width: 1028px;
  float: right;
  padding: 6px 0;
}
.floor-divA #trans-key {
  text-align: center;
  margin-bottom: 40px;
  padding-top: 10px;
}
.floor-divA #trans-key span {
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  line-height: 165px;
}
.floor-divA #trans-key .trans-key {
  width: 165px;
  height: 165px;
  background-position: -284px -293px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.floor-divA #trans-key .trans-dir {
  width: 122px;
  height: 36px;
  background-position: left -122px;
  margin-left: 36px;
  margin-right: 29px;
  position: relative;
}
.floor-divB .trans-plan {
  overflow: hidden;
  height: 320px;
}
.floor-divB .trans-plan li {
  float: left;
  position: relative;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  top: 5px;
}
.floor-divB .trans-plan .mgrl55 {
  margin-right: 54px;
  margin-left: 54px;
}
.floor-divB .trans-plan li,
.floor-divB .trans-plan img,
.floor-divB .trans-plan div {
  width: 364px;
  height: 300px;
}
.floor-divB .trans-plan div {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.floor-divB .trans-plan li:hover {
  -webkit-box-shadow: 5px 8px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 8px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 8px 15px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.floor-divB .trans-plan h5 {
  color: #fff;
  text-align: center;
  line-height: 66px;
  font-weight: bold;
  font-size: 20px;
}
.floor-divB .trans-plan span.orange-title {
  display: block;
  text-align: center;
  margin: 0;
  line-height: 84px;
  margin-top: 6px;
}
.floor-divB .trans-plan p {
  display: block;
  font-size: 18px;
  color: #fff;
  width: 300px;
  margin: 0 auto;
  line-height: 30px;
}
.floor-divB .mgbt48 {
  margin-top: 48px;
  margin-bottom: 48px;
}
.floor-divB .sixNew {
  line-height: 64px;
  font-size: 18px;
  padding-top: 66px;
  letter-spacing: 1px;
}
.floor-divB .sixNew .basefont,
.floor-divB .sixNew .orangefont {
  font-size: 24px;
  font-weight: bold;
}
.floor-divB .ener-title.special-title {
  padding-left: 0;
  letter-spacing: 4px;
  margin-top: 40px;
}
.floor-divB .ener-title.special-title:before {
  display: none;
}
.floor-divB .new-surroundings {
  width: 955px;
  margin: 66px auto;
  overflow: hidden;
}
.floor-divB .new-surroundings li {
  float: left;
  width: 143px;
  font-size: 18px;
}
.floor-divB .new-surroundings li > div {
  width: 143px;
  height: 98px;
  background-image: url(../images/sprite.png);
  background-position: -205px -102px;
  line-height: 30px;
  padding-top: 60px;
}
.floor-divB .new-surroundings .mgrl58 {
  margin-right: 60px;
  margin-left: 60px;
}
.floor-divB .new-surroundings .mgrl58 > div {
  background-position: -377px -102px;
}
.floor-divB .new-surroundings span {
  display: block;
  text-align: center;
  color: #fff;
}
.floor-divB .new-surroundings .new-stt-top {
  color: #333;
  margin-bottom: 36px;
}
.floor-divB .misunderstanding {
  padding: 0 42px;
  overflow: hidden;
  text-align: center;
  margin: 70px 0;
}
.floor-divB .misunderstanding li {
  width: 212px;
  margin: 0 80px;
}
.floor-divB .misunderstanding .diamond {
  width: 212px;
  height: 212px;
  background-image: url(../images/sprite.png);
  background-position: left -270px;
  line-height: 212px;
  font-size: 22px;
  color: #fff;
  margin-bottom: 20px;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.floor-divB .misunderstanding .diamond:hover {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.floor-divB .misunderstanding span {
  display: block;
}
.sixNewbox {
  float: left;
  width: 600px;
  background: #eee;
  position: relative;
  height: 534px;
  background: url(../images/sixNew.png) no-repeat left top;
}
.sixNewbox h4 {
  color: #fff;
  background: #455378;
  float: left;
  margin-top: 259px;
  margin-left: 48px;
  font-size: 24px;
}
.sixNewbox ul {
  width: 400px;
  float: left;
  position: relative;
  height: 534px;
}
.sixNewbox li {
  position: absolute;
  height: 73px;
  line-height: 73px;
  font-size: 20px;
  color: #455378;
  cursor: pointer;
}
.sixNewbox span {
  float: left;
  margin-right: 20px;
  font-weight: bold;
}
.sixNewbox .icon-circle {
  width: 73px;
  height: 73px;
  background: url(../images/sprite1.png);
  background-position-y: top;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
  -ms-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
}
.sixNewbox li:hover .icon-circle {
  background-position-y: bottom;
  -webkit-transform: rotate(360deg) translate(5px);
  -moz-transform: rotate(360deg) translate(5px);
  -ms-transform: rotate(360deg) translate(5px);
  -o-transform: rotate(360deg) translate(5px);
  transform: rotate(360deg) translate(5px);
}
.sixNewbox li:hover span {
  color: #ffa201;
}
.sixNewbox li.actived .icon-circle {
  background-position-y: bottom;
}
.sixNewbox li.actived span {
  color: #ffa201;
}
.sixNewbox .sixTab1 {
  left: -80px;
  top: 10px;
}
.sixNewbox .sixTab2 {
  left: 60px;
  top: 73px;
}
.sixNewbox .sixTab3 {
  left: 133px;
  top: 171px;
}
.sixNewbox .sixTab4 {
  left: 133px;
  top: 290px;
}
.sixNewbox .sixTab5 {
  left: 45px;
  top: 384px;
}
.sixNewbox .sixTab6 {
  left: -80px;
  top: 453px;
}
.sixpage {
  display: none;
  margin-top: 84px;
  height: 400px;
}
.sixpage.curPage {
  display: block;
}
.sixpage1 {
  position: relative;
  height: auto;
}
.sixpage1 ul {
  position: absolute;
  left: 0;
  top: 0;
}
.sixpage1 ul li {
  width: 232px;
  height: 86px;
  line-height: 86px;
  text-align: center;
  color: #455378;
  background: url(../images/sprite1.png) no-repeat;
  font-size: 22px;
  font-weight: bold;
  margin-top: 34px;
}
.sixpage1 ul li.fl {
  margin-right: 730px;
  background-position: -475px 0;
}
.sixpage1 ul li.fr {
  background-position: -728px 0;
}
.sixpage1 .por {
  height: 300px;
  overflow: hidden;
  margin-top: 60px;
}
.sixpage1:hover h4 {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.sixpage1 h4 {
  width: 145px;
  height: 145px;
  line-height: 145px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffa201;
  text-align: center;
  font-size: 24px;
  color: #fff;
  margin: 60px auto;
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}
.sixpage1 > p {
  margin: 30px 0 60px;
}
.sixpage2 .cloud-img {
  width: 625px;
  height: 400px;
  margin: 0 auto;
  margin-top: 60px;
}
.sixpage2 .sp2-top {
  width: 625px;
  color: #fff;
  background: url(../images/en-page2.jpg);
  height: 103px;
  overflow: hidden;
}
.sixpage2 .sp2-top span {
  width: 163px;
  height: 100%;
  text-align: center;
  line-height: 120px;
}
.sixpage2 .sp2-top .fl {
  margin-left: 43px;
}
.sixpage2 .sp2-top .fr {
  margin-right: 50px;
}
.sixpage2 .sp2-top span {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
}
.sixpage2 .sp2-top strong {
  font-size: 30px;
}
.sixpage2 .sp2-bot {
  margin-top: 20px;
}
.sixpage2 .sp2-bot p {
  text-align: center;
  line-height: 30px;
}
.sixpage2 .sp2-bot .fl {
  width: 240px;
}
.sixpage3 {
  height: auto;
}
.sixpage3box {
  width: 1200px;
  height: 436px;
  background: url(../images/en-page3.jpg);
  margin-top: 60px;
  color: #455378;
}
.sixpage3box h4 {
  font-size: 20px;
  font-weight: bold;
  float: left;
  margin-left: 196px;
  margin-top: 48px;
}
.sixpage3box div.por {
  width: 712px;
  height: 436px ;
  float: right;
}
.sixpage3box span {
  position: absolute;
  font-size: 16px;
}
.sixpage3box .s3-word1,
.sixpage3box .s3-word2 {
  line-height: 75px;
  left: 130px;
}
.sixpage3box .s3-word1 {
  top: 22px;
}
.sixpage3box .s3-word2 {
  top: 360px;
}
.sixpage3box .s3-word3,
.sixpage3box .s3-word4,
.sixpage3box .s3-word5 {
  line-height: 34px;
  left: 420px;
}
.sixpage3box .s3-word3 {
  top: 0;
}
.sixpage3box .s3-word4 {
  top: 78px;
}
.sixpage3box .s3-word5 {
  top: 379px;
}
.sixpage5 {
  padding-bottom: 50px;
  height: auto;
}
.sixpage5 .oh {
  margin-top: 60px;
}
.sixpage5 p {
  margin-left: 50px;
  padding-top: 100px;
  line-height: 38px;
}
.sixpage4 {
  padding-bottom: 40px;
}
.six-page5-img {
  width: 1200px;
  height: 260px;
  background: url(../images/en-page5.jpg) no-repeat center top;
  margin-top: 120px;
}
.six-page5-img p {
  width: 270px;
  margin: 0 auto;
}
.floor-divC .trans-servive {
  margin-bottom: 118px;
}
.floor-divC .trans-servive li {
  float: left;
  width: 388px;
}
.floor-divC .trans-servive .mgrl18 {
  margin-right: 18px;
  margin-left: 18px;
}
.floor-divC .trans-servive h4 {
  width: 388px;
  height: 54px;
  line-height: 54px;
  background: #a2a9bb;
  color: #fff;
  text-align: center;
}
.floor-divC .trans-servive div {
  height: 362px;
  width: 343px;
  background: #f1f5f9;
  padding: 44px 15px 30px 30px;
  line-height: 30px;
}
.floor-divC .trans-servive i.point {
  margin-right: 36px;
}
.floor-divC .trans-rebuild {
  width: 1200px;
  height: 549px;
  overflow: hidden;
  position: relative;
  margin-top: 70px;
  color: #455378;
  font-weight: bold;
  margin-bottom: 120px;
}
.floor-divC .trans-rebuild img {
  display: block;
  width: 1200px;
  height: 549px;
}
.floor-divC .trans-rebuild-w {
  width: 1200px;
  height: 549px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}
.floor-divC .trans-rebuild-top {
  overflow: hidden;
  height: 58px;
  line-height: 58px;
  padding-left: 66px;
  padding-right: 20px;
}
.floor-divC .trans-rebuild-top span {
  height: 58px;
  width: 173px;
  float: left;
}
.floor-divC .trans-rebuild-mid {
  margin: 100px 0 0;
  line-height: 32px;
}
.floor-divC .mgrl276 {
  margin-right: 288px;
  margin-left: 276px;
}
.floor-divC .trans-rebuild-bot {
  overflow: hidden;
  padding-left: 51px;
  padding-right: 58px;
  margin-top: 238px;
}
.floor-divC .trans-rebuild-bot span {
  float: left;
  line-height: 32px;
  width: 178px;
}
.floor-divD .trans-data li {
  float: left;
  width: 313px;
  text-align: center;
}
.floor-divD .trans-data li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.floor-divD .trans-data span,
.floor-divD .trans-data img {
  display: block;
}
.floor-divD .trans-data img {
  margin-bottom: 20px;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.floor-divD .trans-data .mgrl130 {
  margin-right: 130px;
  margin-left: 130px;
}
.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;
}
.floor-divD .downlist li {
  width: 300px;
}
.floor-divD .downlist {
  margin-bottom: 120px;
}
.floor-divD .greenbg {
  background: #dadde4;
}
.floor-divD .greenbg strong {
  color: #455378;
}
.floor-divD .yellowbg {
  background: #fff9ef;
}
.floor-divD .yellowbg strong {
  color: #ffb734;
}
.floor-divD .attractResource {
  margin-bottom: 50px;
}
.floor-divD .attractResource .fl {
  width: 584px;
}
.floor-divD .attractResource h4 {
  height: 56px;
  line-height: 56px;
  color: #fff;
  background-color: #455378;
  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: #ffa201;
}
.floor-divD .attractResource li {
  margin-bottom: 15px;
}
.floor-divE .floor-content {
  width: 100%;
  background-color: #455378;
  overflow: hidden;
}
.floor-divE .center1200 {
  overflow: hidden;
  padding: 100px 0 50px;
}
.floor-divE .caseBox {
  width: 1220px;
  overflow: hidden;
  display: none;
  min-height: 999px;
}
.floor-divE .caseBox.current {
  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 .caseTit {
  color: #ffa201;
}
.floor-divE a {
  color: #fff;
  display: block;
}
.floor-divE .caseTop {
  height: 252px;
  width: 352px;
  background: #ffa201;
  overflow: hidden;
}
.floor-divE .caseImg {
  background: #455378;
  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;
}
/*需求内容*/
#fillIninformation {
  width: 100%;
  background: url(../images/xuqiubg.png) no-repeat;
  background-color: #ddd;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-top: 0;
}
.floor-divF#fillIninformation {
  background-image: none;
  background-color: #fff;
}
.floor-divF#fillIninformation .fillInbox {
  height: 825px;
  margin-top: 40px;
}
.floor-divF#fillIninformation h3 {
  line-height: 88px;
  color: #333;
  font-size: 40px;
}
.floor-divF#fillIninformation .fillInbox .fillIntput span.before {
  color: #e6e8f0;
}
.floor-divF#fillIninformation .smFill,
.floor-divF#fillIninformation .submitButton {
  background: #b5bac9;
  border: 1px solid #b5bac9;
}
.floor-divF#fillIninformation .fillInbox .smFill {
  color: #fff;
  background: #b5bac9;
  border: 1px solid #60616a;
}
.floor-divF#fillIninformation .submitButton {
  width: 206px;
  height: 51px;
  line-height: 51px;
  background: #b5bac9;
}
.floor-divF#fillIninformation .submitButton:hover {
  background: #455378;
  color: #fff;
}
.topfloorNav-n.topFloorNav > div li {
  margin: 0 16px;
}
