@media screen and (min-width: 1024px) {
  .head {
    height: 507px;
    background-image: url(../img/pc-head-bg.png);
    background-position: center center;
    min-width: 1200px;
  }
  .head .head-box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 52px;
    padding-left: 216px;
  }
  .head .head-box .head-nav a {
    display: block;
    height: 52px;
    font-size: 16px;
    color: #0d0c0c;
    float: left;
    margin-right: 65px;
    padding-top: 24px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .head .head-box .head-nav a.act {
    color: #109468;
    background-image: url(../img/head-act.png);
  }
  .head .head-box .head-nav a:hover {
    color: #109468;
    background-image: url(../img/head-act.png);
  }
  .head .head-box .head-nav a:nth-last-child(1) {
    margin-right: 0;
  }
  .head .head-box .mb-head-fh {
    display: none;
  }
  .head .head-box .mb-head-box {
    display: none;
  }
  .footer1 {
    min-width: 1200px;
    background-color: #f6f6f6;
    height: 130px;
  }
  .footer1 .footer-box {
    width: 1200px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 60px;
  }
  .footer1 .footer-box .box1 {
    width: 460px;
    height: 56px;
    float: left;
    margin-top: 35px;
  }
  .footer1 .footer-box .box1 .img1 {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 12px;
    margin-top: 8px;
  }
  .footer1 .footer-box .box1 .word-box {
    background-image: url(../img/footer-xian.png);
    height: 56px;
    float: left;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: center left;
  }
  .footer1 .footer-box .box1 .word-box p {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
  }
  .footer1 .footer-box .box1 .word-box div span {
    font-size: 16px;
    color: #000;
    float: left;
    line-height: 20px;
  }
  .footer1 .footer-box .box1 .word-box div a {
    float: left;
    margin-left: 16px;
  }
  .footer1 .footer-box .box1 .word-box div a img {
    height: 20px;
  }
  .footer1 .footer-box .box2 {
    height: 56px;
    float: left;
    margin-top: 35px;
  }
  .footer1 .footer-box .box2 .img1 {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 12px;
    margin-top: 8px;
  }
  .footer1 .footer-box .box2 .word-box {
    background-image: url(../img/footer-xian.png);
    height: 56px;
    float: left;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: center left;
  }
  .footer1 .footer-box .box2 .word-box p {
    font-size: 16px;
    color: #000;
  }
  .footer1 .footer-box .box2 .word-box h1 {
    font-size: 28px;
    color: #000;
  }
  .footer1 .footer-box .box3 {
    height: 102px;
    float: right;
    margin-top: 15px;
  }
  .footer1 .footer-box .box3 .img1 {
    float: left;
    width: 102px;
    height: 102px;
  }
  .footer1 .footer-box .box3 .word-box {
    float: left;
    margin-right: 20px;
    padding-top: 20px;
  }
  .footer1 .footer-box .box3 .word-box p {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
  }
  .footer1 .footer-box .box3 .word-box h2 {
    font-size: 16px;
    color: #000;
  }
  .footer2 {
    min-width: 1200px;
    background-color: #109468;
    height: 36px;
  }
  .footer2 .footer-box {
    display: table;
    margin: 0 auto;
    height: 36px;
  }
  .footer2 .footer-box p {
    float: left;
    font-size: 14px;
    height: 36px;
    color: #fff;
    margin: 0 auto;
    line-height: 36px;
    margin-right: 10px;
  }
  .footer2 .footer-box img {
    float: left;
    height: 26px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 1023px) {
  .head {
    height: 5.16rem;
    background-image: url(../img/mb-head-bg.png);
    background-size: 100% 100%;
  }
  .head .head-box .head-nav {
    display: none;
  }
  .head .head-box .mb-head-fh {
    float: left;
    margin-top: 0.3rem;
    width: 0.4rem;
    margin-left: 0.4rem;
  }
  .head .head-box .mb-head-box {
    float: right;
    margin-right: 0.4rem;
  }
  .head .head-box .mb-head-box .mb-head-btn {
    margin-top: 0.35rem;
    width: 0.4rem;
    cursor: pointer;
  }
  .head .head-box .mb-head-box .mb-head-list {
    display: none;
    background-color: #fff;
    width: 2.4rem;
    padding: 0.2rem 0;
    position: absolute;
    z-index: 10;
    top: 1rem;
    right: 0.2rem;
    border-radius: 0.1rem;
    box-shadow: 0px 0px 10px 1px #dcdcdc;
  }
  .head .head-box .mb-head-box .mb-head-list a {
    display: block;
    line-height: 0.6rem;
    font-size: 0.28rem;
    color: #666;
    text-align: center;
  }
  .footer1 {
    background-color: #f6f6f6;
    height: 3rem;
    position: relative;
  }
  .footer1 .footer-box {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    padding-top: 0.2rem;
  }
  .footer1 .footer-box .box1 {
    height: 1rem;
    float: left;
  }
  .footer1 .footer-box .box1 .img1 {
    float: left;
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.12rem;
    margin-top: 0.3rem;
  }
  .footer1 .footer-box .box1 .word-box {
    background-image: url(../img/footer-xian.png);
    height: 1rem;
    float: left;
    padding-left: 0.2rem;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center left;
  }
  .footer1 .footer-box .box1 .word-box p {
    font-size: 0.24rem;
    color: #000;
    margin-bottom: 0.1rem;
  }
  .footer1 .footer-box .box1 .word-box div span {
    display: block;
    font-size: 0.24rem;
    color: #000;
  }
  .footer1 .footer-box .box1 .word-box div .footer1-wx {
    position: absolute;
    bottom: 0.6rem;
    left: 1.2rem;
    height: 0.36rem;
  }
  .footer1 .footer-box .box1 .word-box div .footer1-qq {
    position: absolute;
    bottom: 0.6rem;
    left: 2rem;
    height: 0.36rem;
  }
  .footer1 .footer-box .box2 {
    height: 1rem;
    float: right;
  }
  .footer1 .footer-box .box2 .img1 {
    float: left;
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.12rem;
    margin-top: 0.3rem;
  }
  .footer1 .footer-box .box2 .word-box {
    background-image: url(../img/footer-xian.png);
    height: 1rem;
    float: left;
    padding-left: 0.2rem;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center left;
  }
  .footer1 .footer-box .box2 .word-box p {
    font-size: 0.24rem;
    color: #000;
    margin-bottom: 0.1rem;
  }
  .footer1 .footer-box .box2 .word-box h1 {
    font-size: 0.3rem;
    color: #000;
  }
  .footer1 .footer-box .box3 {
    width: 100%;
    float: left;
    height: 1.3rem;
    margin-top: 0.2rem;
    padding-left: 3.5rem;
  }
  .footer1 .footer-box .box3 .img1 {
    float: left;
    width: 1.3rem;
    height: 1.3rem;
  }
  .footer1 .footer-box .box3 .word-box {
    float: left;
    margin-right: 0.3rem;
    padding-top: 0.3rem;
  }
  .footer1 .footer-box .box3 .word-box p {
    font-size: 0.24rem;
    color: #000;
    margin-bottom: 0.1rem;
  }
  .footer1 .footer-box .box3 .word-box h2 {
    font-size: 0.24rem;
    color: #000;
  }
  .footer2 {
    background-color: #109468;
  }
  .footer2 .footer-box {
    display: block;
    padding: 0.1rem 0.2rem;
    position: relative;
  }
  .footer2 .footer-box p {
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.5rem;
    text-align: center;
    margin-bottom: 0.1rem;
  }
  .footer2 .footer-box img {
    height: 0.5rem;
    position: absolute;
    top: 0.6rem;
    right: 1.2rem;
  }
}
