@keyframes lineMove {
  0% {
    bottom: 65px;
    height: 0; }
  20% {
    bottom: 0;
    height: 65px; }
  40% {
    bottom: 0;
    height: 0; }
  100% {
    bottom: 0;
    height: 0; } }
.companyProfile .center {
  min-height: inherit;
 }
.companyProfile .company-container {
  /*background: #FFF;*/
  position: relative; }
  .companyProfile .company-container .company-content {
    margin-top: 10%;
    
    margin-left: 100px;
        position: relative;
    z-index: 9; }
    .companyProfile .company-container .company-content .box-top .title .company-word, .companyProfile .company-container .company-content .box-top .title .company-enword {
      margin-top: 48px; }
      .companyProfile .company-container .company-content .box-top .title .company-word img, .companyProfile .company-container .company-content .box-top .title .company-enword img {
        max-width: 100%; }
  .companyProfile .company-container .box-img {
    position: absolute;
    right: 0;
    top: 32px;
    padding-left: 40%; }
    .companyProfile .company-container .box-img img {
      width: 100%;
      height: auto;
      z-index: 9;
      position: relative; }
  .companyProfile .company-container .bg-right {
    position: absolute;
    right: 0;
    top: 38%; 
    text-align: right;}
    .companyProfile .company-container .bg-right img {
      max-width: 85%;
      position: relative;
    z-index: -1;
       }
  .companyProfile .company-container .word-container {
    position: relative;
    margin-top: 8.5%; }
    .companyProfile .company-container .word-container .company-word {
      width: 60%;
      margin-left: 100px; }
      .companyProfile .company-container .word-container .company-word p {
       text-indent: 2em;
        font-size: 14px;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.65);
        line-height: 24px;
        margin-bottom: 24px;
        text-align: justify; }
      .companyProfile .company-container .word-container .company-word .code {
      display:none;
        padding-bottom: 32px;
        padding-top:16px; }
        .companyProfile .company-container .word-container .company-word .code img {
          max-width: 100%; }

.companyProfile .center .left .box-img-phone {
  display: none; }

@media only screen and (min-width: 1150px) {
  .companyProfile .company-container .box-img .bg-color {
    width: 68%;
    height: 45%;
    background-color: #F4F2F1;
    position: absolute;
    left: 0;
    top: 83%; }

  .companyProfile .company-container .lineMore {
    position: absolute;
    top: 98%;
    left: 0;
    display: inline-block !important;
    margin: 15px 0 0 70px;
    padding-bottom: 100px;
    font-size: 14px;
    transition: all .3s; }

  .companyProfile .company-container .lineMore::after {
    content: '';
    display: block;
    position: absolute;
    left: 50px;
    width: 1px;
    height: 120px;
    background-color: rgba(139, 109, 77, 0.65);
    /*animation-name: lineMove;
    animation-duration: 2s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;*/ } }
@media only screen and (max-width: 1280px) {
  .companyProfile .company-container .box-img .bg-color {
    width: 58%; } }
@media only screen and (max-width: 1590px) {
  .companyProfile .company-container .word-container {
    margin-top: 10%; } }
@media only screen and (max-width: 1590px) {
  .companyProfile .company-container .box-img {
   // top: 138px; } }
@media only screen and (max-width: 1350px) {
  .companyProfile .company-container .company-content {
    margin-top: 8%; }

  .companyProfile .company-container .box-img {
   // top: 67px; } }
@media screen and (max-width: 992px) {
  .companyProfile .company-container .box-img {
    top: 232px; }

  .companyProfile .company-container .box-img img {
    z-index: 0; } }
@media screen and (max-width: 760px) {
  .companyProfile .company-container .box-img {
    display: none; }

  .companyProfile .center .left .box-img-phone {
    display: block; }

  .companyProfile .center .left .box-img-phone img {
    max-width: 100%; }

  .companyProfile .company-container .company-content {
    margin-left: 0;
    margin-top: 30px;
    z-index: 1; }

  .companyProfile .company-container .word-container .company-word {
    margin-left: 0;
    width: 100%; }
  .companyProfile .company-container .company-content .box-top .title .company-word,
  .companyProfile .company-container .company-content .box-top .title .company-enword {
    margin-top: 16px;
  }
   .companyProfile .company-container .company-content .box-top .title .company-enword {
  display:none;

  }
  .companyProfile .company-container .company-content .box-top .title .company-word img,
  .companyProfile .company-container .company-content .box-top .title .company-enword img {
    width: 70%;
  }

  .companyProfile .center .left {
    padding-bottom: 0;
  }

  .companyProfile .company-container .word-container {
    margin-top: 30px;
  }

  .companyProfile .company-container .word-container .company-word p {
    margin-bottom: 16px;
  }  
     }
@media screen and (min-width: 992px) {
   .companyProfile .center{
     z-index:999;
   }
}    

/*# sourceMappingURL=company.css.map */
<!--ºÄÊ±1762600476.7595Ãë-->