@charset "utf-8";

/*关于我们主体第一部分*/

.about-us {
    height: 722px;
    color: #fff;
    background: url('../img/about_us_bg.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
}

.about-us-title {
    padding-top: 212px;
    padding-left: 58px;
    text-align: left;
}

.about-us-title h1 {
    font-size: 48px;
    margin: 0;
    margin-top: 8px;
    color: #eeb033;
    line-height: 1.2;
}

.about-us-title h2 {
    font-size: 48px;
    color: #eeb033;
    margin: 0;
    line-height: 1.2;
}
.about-us-msg {
    width: 810px;
    margin-top:15px;
    margin-left: 58px;
    padding:60px 46px;
    font-size:16px;
    color:#696969;
    background-color:rgba(255,255,255,0.3)
}

@media screen and (max-width: 1199px) {

}
@media screen and (max-width: 990px) {
    .about-us-title {
        padding-left: 0px;
    }
    .about-us-title h1 {
        font-size: 40px;
    }
    .about-us-title h2 {
        font-size: 40px;
    }
    .about-us-msg {
        width: 760px;
        margin-left: 0px;
        padding:60px 28px;
    }
}

@media screen and (max-width: 767px) {
    .about-us {
        height:600px;
    }
    .about-us-title {
        padding-top: 120px;
        text-align:center;
    }
    .about-us-title h1 {
        font-size: 42px;
    }
    .about-us-title h1 .span-none{
        display:none;
    }
    .about-us-title h1 .span-block{
        display:block;
    }
    .about-us-title h2 {
        font-size: 32px;
    }
    .about-us-msg {
        width: 480px;
        margin-left: auto;
        margin-right: auto;
        text-align:left;
        font-size:16px;
        padding:20px 40px;
    }
    .about-us-msg p span{
        display:block;
    }
}

@media screen and (max-width: 479px) {
    .about-us {
        height:520px;
    }
    .about-us-title {
        padding-top: 120px;
    }
    .about-us-title h1 {
        font-size: 28px;
    }
    .about-us-title h2 {
        font-size: 20px;
    }
    .about-us-msg {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
        text-align:left;
        font-size:12px;
        padding:20px 10px;
    }
}

/*关于我们主体第二部分*/
.core{
    height:225px;
    background-color: #fdc206;
    color:#fff;
}
.core-menu{
    font-size:24px;
    text-align:center;
}
.core-menu li{
    display:inline-block;
    height:120px;
    margin:52px 0;
    padding:22px 70px 0 70px;
}
.core-menu li span{
    margin-top:12px;
    display:block;
    font-size:18px;
}
.core-menu li i{
    font-style: normal;
}
.core-menu .line-lr{
    border-left:1px #fff solid;
    border-right: 1px #fff solid;
}

@media screen and (max-width: 1199px) {
    .core-menu li{
        padding:22px 46px 0 46px;
    }
}

@media screen and (max-width: 990px) {
    .core{
        height:180px;
    }
    .core-menu{
        font-size:20px;
    }
    .core-menu li{
        margin:30px 0;
        padding:26px 32px 0 32px;
    }
    .core-menu li span{
        font-size:14px;
    }
}

@media screen and (max-width: 767px) {
    .core{
        height:100px;
    }
    .core-menu{
        font-size:18px;
    }
    .core-menu li{
        width:32.5%;
        height:60px;
        margin:20px 0;
        padding:0;
    }
    .core-menu li span{
        margin-top:0px;
        font-size:12px;
    }
    .core-menu li i{
        display:block;
    }
}

@media screen and (max-width: 479px) {
    .core-menu li{
        width:32%;
    }
}

/*关于我们主体第三部分*/
.team{
    height:620px;
    background-color:#fff;
    color: #565656;
}
.team-content{
    padding:118px 55px 0 55px;
    text-align:center;
}
.team-content h1{
    font-size:30px;
}
.team-content h2{
    font-size:24px;
    color:#999;
    margin-bottom:50px;
}
.team-content p{
    font-size:16px;
    text-align:left;
    text-indent: 2em;
    margin-bottom:.5em;
    color:#2e2e2e;
}

@media screen and (max-width: 1199px) {

}

@media screen and (max-width: 990px) {
       .team-content{
           padding:90px 20px 0 20px;
       }
}

@media screen and (max-width: 767px) {
    .team{
        height:auto;
    }
    .team-content{
        padding:40px 20px 30px 20px;
    }
    .team-content h2{
        margin-bottom:30px;
    }
}

@media screen and (max-width: 479px) {
    .team{
        height:auto;
    }
    .team-content{
        padding:40px 10px 30px 10px;
    }
    .team-content h1{
        font-size:24px;
    }
    .team-content h2{
        font-size:18px;
    }
    .team-content p{
        font-size:12px;
    }
}

/*关于我们主体第四部分*/
.history{
    color:#2e2e2e;
    background-color:#f7f7f7;
}
.history-content{
    padding-top:6px;
}
.history-item{
    float:left;
    width:600px;
}
.history-img{
    width:260px;
    height:176px;
    float: left;
}
.history-img img{
    width:260px;
    height:176px;
}
.history-msg{
    width:340px;
    height:176px;
    padding:22px;
    float:right;
    background: -webkit-linear-gradient(50deg, #e8e6e7 , #f0f0f0); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(50deg, #e8e6e7 , #f0f0f0); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(50deg, #e8e6e7 , #f0f0f0); /* Firefox 3.6 - 15 */
    background: linear-gradient(50deg, #e8e6e7 , #f0f0f0); /* 标准的语法 */
}
.history-msg h3{
    font-size:18px;
    color:#48b18c;
    margin-bottom: 20px;
}
.history-msg p{
    font-size:14px;
}
.history-msg .history-time{
    margin-top:40px;
    font-size:12px;
    color:#999;
}
.history-event{
    margin-top:75px;
    margin-bottom: 150px;
    text-align:center;
}
.history-event h1{
    font-size:30px;
}
.history-event h2{
    font-size:24px;
    color:#999;
    margin-bottom:20px;
}
.history-event-img{
    width:1126px;
    height:696px;
    margin-left:auto;
    margin-right:auto;
    background: url('../img/history-event.png') no-repeat;
    background-size:100% 100%;
}
@media screen and (max-width: 1199px) {
    .history-item{
        width:500px;
    }
    .history-img{
        width:210px;
        height:142px;
    }
    .history-img img{
        width:210px;
        height:142px;
    }
    .history-msg{
        width:290px;
        height:142px;
        padding:10px;
    }
    .history-msg h3{
        margin-bottom: 6px;
    }
    .history-msg .history-time{
        margin-top:10px;
    }
    .history-event-img{
        width:960px;
        height:593px;
    }
}

@media screen and (max-width: 990px) {
       .history-item{
           width:380px;
       }
       .history-img{
           width:150px;
           height:110px;
       }
       .history-img img{
           width:150px;
           height:110px;
       }
       .history-msg{
           width:230px;
           height:110px;
           padding:8px;
       }
       .history-msg h3{
           font-size:14px;
           margin-bottom: 4px;
       }
       .history-msg p{
           font-size:12px;
           margin-bottom:2px;
       }
       .history-msg .history-time{
           margin-top:0;
       }
       .history-event{
           margin-bottom: 100px;
       }
       .history-event-img{
           width:760px;
           height:469px;
       }
}

@media screen and (max-width: 767px) {
        .history-item{
              float:none;
              width:480px;
              margin-left:auto;
              margin-right:auto;
          }
          .history-img{
              width:200px;
              height:135px;
          }
          .history-img img{
              width:200px;
              height:135px;
          }
          .history-msg{
              width:280px;
              height:135px;
              padding:10px;
          }
          .history-msg h3{
              font-size:16px;
              margin-bottom: 8px;
          }
          .history-msg p{
              font-size:14px;
          }
          .history-msg .history-time{
              margin-top:8px;
          }
          .history-event{
              margin-top:40px;
              margin-bottom: 40px;
          }
          .history-event h2{
              margin-bottom:30px;
          }
          .history-event-img{
              width:480px;
              height:296px;
          }
}
@media screen and (max-width: 479px) {
    .history-item{
          width:320px;
      }
      .history-img{
          width:120px;
          height:130px;
      }
      .history-img img{
          width:120px;
          height:130px;
      }
      .history-msg{
          width:200px;
          height:130px;
          padding:6px;
      }
      .history-msg h3{
          font-size:12px;
          margin-bottom: 6px;
      }
      .history-msg p{
          font-size:12px;
          margin-bottom: 8px;
      }
      .history-msg .history-time{
          margin-top:8px;
      }
      .history-event h1{
          font-size:24px;
      }
      .history-event h2{
          font-size:18px;
      }
      .history-event-img{
          width:320px;
          height:197px;
      }
}


/*关于我们联系我们移动端*/
.contact-us{
    display:none;
    background-color:#fff;
    color: #565656;
}
.contact-us-content{
    padding:118px 55px 0 55px;
    text-align:center;
}
.contact-us-content h1{
    font-size:30px;
}


@media screen and (max-width: 1199px) {

}

@media screen and (max-width: 990px) {
}

@media screen and (max-width: 767px) {
    .contact-us{
        display:block;
        height:auto;
    }
    .contact-us-content{
        padding:40px 0 30px 0;
    }
    .contact-us-tel{
        width:480px;
        margin-top:30px;
        margin-left:auto;
        margin-right:auto;
        border-bottom: 1px #ccc solid;
        padding-bottom: 20px;
    }
    .contact-img{
        float:left;
        width:34px;
    }
    .contact-title{
        float:left;
        margin-top:6px;
        margin-left: 10px;
        font-size:18px;
    }
    .contact-tel-msg{
        margin-top:10px;
        padding-left:45px;
        text-align:left;
        font-size:14px;
    }
    .contact-tel-msg span{
        color:#34cc99;
    }

    .contact-us-address{
        width:480px;
        padding-top:30px;
        margin-left:auto;
        margin-right:auto;
        padding-bottom:10px;
    }
    .address-img{
        float:left;
        width:34px;
    }
    .contact-conpany{
        float:left;
        margin-top:10px;
        margin-left: 10px;
        font-size:18px;
    }
    .contact-email-msg{
        margin-top:10px;
        padding-left:45px;
        text-align:left;
        font-size:14px;
    }
    .contact-email-msg span{
        color:#34cc99;
    }
    .contact-address-msg{
        margin-top:4px;
        padding-left:45px;
        text-align:left;
        font-size:14px;
    }
}

@media screen and (max-width: 479px) {
    .contact-us{
        height:auto;
    }
    .contact-us-content{
        padding:40px 0 30px 0;
    }
    .contact-us-content h1{
        font-size:24px;
    }
    .contact-us-tel{
        width:320px;
        margin-top:20px;
    }
    .contact-img{
        width:26px;
    }
    .contact-title{
        float:left;
        margin-top:4px;
        margin-left: 6px;
        font-size:16px;
    }
    .contact-tel-msg{
        margin-top:2px;
        padding-left:34px;
        font-size:12px;
    }

    .contact-us-address{
        width:320px;
        padding-top:20px;
    }
    .address-img{
        width:26px;
    }
    .contact-conpany{
        margin-top:3px;
        margin-left: 10px;
        font-size:16px;
    }
    .contact-email-msg{
        margin-top:2px;
        padding-left:36px;
        font-size:12px;
    }
    .contact-address-msg{
        margin-top:2px;
        padding-left:36px;
        font-size:12px;
    }
}

.history-event-img {
    width: 1126px;
    height: 749px;
}
