#box {
  width: 100%;
  height: 547px;
  background: url("../image/kaifa/banner.png");
  background-size: 100% 100%; }
  #box .bannerContWrap {
    width: 322px;
    margin-left: 24.5%;
    padding-top: 170px;
    text-align: left; }
    #box .bannerContWrap .bannerLine1 {
      width: 100%;
      border-bottom: 4px #f18900 solid;
      margin: 14px 0 21px 0; }
    #box .bannerContWrap .bannerTitle {
      font-size: 30px;
      font-weight: bold;
      margin-bottom: 19px;
      color: white; }
    #box .bannerContWrap .bannerCont {
      font-size: 14px;
      color: #e2e2e2;
      letter-spacing: 2px; }
    #box .bannerContWrap .bannerLine2 {
      border-bottom: 1px white solid;
      margin: 13px 0 15px 0; }
    #box .bannerContWrap .bannerEng {
      font-size: 22px;
      color: #f4f3f3;
      line-height: 22px; }

#business {
  width: 68.5%;
  height: 665px;
  clear: both;
  margin: 0 auto; }
  #business div {
    width: 31.1%;
    height: 271px;
    margin-right: 3.3%;
    float: left;
    text-align: center;
    padding-top: 13px;
    box-shadow: 3px 2px 5px 2px #e0e0e0;
    margin-bottom: 40px; }
    #business div .businessTitle {
      font-weight: bold;
      font-size: 18px;
      color: #000000;
      margin-bottom: 18px; }
    #business div p {
      font-size: 12px;
      color: #323333;
      line-height: 20px; }
    #business div img {
      margin-bottom: 20px; }
  #business div:hover p {
    color: #226fbe !important; }
  #business #three {
    margin-right: 0; }

.bigImgWrap {
  width: 100%;
  height: 539px; }
  .bigImgWrap img {
    width: 100%;
    height: 100%; }

#devTeam {
  width: 74%;
  height: 337px;
  margin: 0 auto 30px;
  padding: 4% 7.7% 0;
  box-shadow: 0px 0px 5px 5px #e0e0e0;
  border-radius: 25px;
  clear: both; }
  #devTeam div {
    width: 33%;
    float: left;
    text-align: center;
    /*margin-right: 11.8%;*/ }
    #devTeam div img {
      /*width: 100%;*/
      height: 127px; }
    #devTeam div .devTeamTitle {
      font-size: 20px;
      margin: 21px 0 18px; }
    #devTeam div .devTeamCont {
      font-size: 14px;
      width: 100%;
      padding: 0 20px; }
  #devTeam #lastdevTeam {
    margin-right: 0; }

#LiNianWrap {
  width: 73.7%;
  height: 382px;
  margin: 0px auto 90px;
  padding-top: 30px;
  border-bottom: 12px #f18900 solid; }
  #LiNianWrap .LiNian {
    clear: both;
    height: 340px;
    background-color: #f9f8f8; }
    #LiNianWrap .LiNian .LiNianLeft {
      width: 49.9%;
      height: 340px;
      float: left; }
      #LiNianWrap .LiNian .LiNianLeft img {
        width: 100%;
        height: 100%; }
    #LiNianWrap .LiNian .LiNianRight {
      width: 50.1%;
      height: 340px;
      float: left;
      box-sizing: border-box;
      padding: 61px 7.1% 0 4.1%;
      color: #000000; }
      #LiNianWrap .LiNian .LiNianRight .LiNianRightTitle {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 27px; }
      #LiNianWrap .LiNian .LiNianRight .LiNianRightCont {
        font-size: 20px; }

#centPublic {
  width: 320px;
  padding-top: 60px;
  margin: 0px  auto 60px;
  text-align: center; }
  #centPublic .centPublictitle {
    font-size: 28px;
    color: #333333; }
  #centPublic .centPublicLine {
    width: 70px;
    border-bottom: 2px #e1e1e1 solid;
    margin: 18px auto 10px; }
  #centPublic .centPublicCont {
    font-size: 22px;
    color: #e1e1e1;
    margin-bottom: 40px; }

/*# sourceMappingURL=Development.css.map */
