@media screen and (min-width: 1024px) {
  .head-nav {
    width: 100%;
    min-width: 1200px;
    position: absolute;
    top: 0;
    left: 0;
    height: 73px;
    border-bottom: 1px solid #6a532f;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
  }
  .head-nav .logo {
    float: left;
    margin-left: 56px;
    margin-top: 7px;
  }
  .head-nav .head-right {
    float: right;
  }
  .head-nav .head-right a {
    display: block;
    width: 90px;
    height: 36px;
    border-radius: 18px;
    margin-right: 100px;
    margin-top: 18px;
    font-size: 14px;
    color: #c8a05a;
    text-align: center;
    line-height: 36px;
    float: left;
  }
  .head-nav .head-right a:hover {
    background-color: #C8A05A;
    color: #333;
  }
  .head-nav .head-right a.act {
    background-color: #C8A05A;
    color: #333;
  }
  .head-mobi {
    display: none;
  }
  .banner-nav {
    min-width: 1200px;
  }
  .banner-nav img {
    width: 100%;
  }
  .head-word-nav {
    height: 120px;
    background-color: #f7f5f1;
    min-width: 1200px;
    padding-top: 30px;
  }
  .head-word-nav .head-word-box {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
  }
  .head-word-nav .head-word-box div {
    width: 350px;
    float: left;
    height: 60px;
    border-right: 1px solid #e5e5e5;
    cursor: pointer;
  }
  .head-word-nav .head-word-box div h1 {
    font-size: 30px;
    color: #666;
    line-height: 40px;
    text-align: center;
  }
  .head-word-nav .head-word-box div p {
    font-size: 14px;
    color: #999;
    text-align: center;
  }
  .head-word-nav .head-word-box div:nth-child(1) {
    width: 250px;
    padding-left: 10px;
  }
  .head-word-nav .head-word-box div:nth-child(1) h1 {
    text-align: left;
  }
  .head-word-nav .head-word-box div:nth-child(1) p {
    text-align: left;
  }
  .head-word-nav .head-word-box div:nth-child(4) {
    width: 250px;
    padding-right: 10px;
    border-right: none;
  }
  .head-word-nav .head-word-box div:nth-child(4) h1 {
    text-align: right;
  }
  .head-word-nav .head-word-box div:nth-child(4) p {
    text-align: right;
  }
  .head-word-nav .head-word-box div:hover h1,
  .head-word-nav .head-word-box div:hover p {
    color: #C8A05A;
  }
  .marquee-box {
    width: 1200px;
    height: 40px;
    margin: 70px auto;
    border: 1px solid #e5e5e5;
    background-image: url(../img/marquee-bg.png);
    background-position: center right;
    background-repeat: no-repeat;
  }
  .marquee-box p {
    width: 120px;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #C8A05A;
    line-height: 38px;
  }
  .marquee-box marquee {
    width: 1020px;
    display: block;
    height: 38px;
    line-height: 38px;
    float: left;
    font-size: 14px;
    color: #666;
    padding: 0 10px;
  }
  .one-box {
    width: 1200px;
    margin: 0 auto;
  }
  .one-box h1 {
    font-size: 32px;
    color: #C8A05A;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'FZLT2';
    font-weight: normal;
  }
  .one-box h2 {
    font-size: 32px;
    color: #111;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'FZLT2';
    font-weight: normal;
  }
  .two-box {
    width: 1200px;
    margin: 0 auto;
    height: 300px;
    margin-bottom: 40px;
  }
  .two-box .detail-box {
    width: 300px;
    height: 280px;
    float: left;
    position: relative;
    border-left: 1px solid #f3f3f3;
  }
  .two-box .detail-box .detail-one {
    width: 300px;
    height: 280px;
    padding-top: 25px;
    padding-left: 30px;
  }
  .two-box .detail-box .detail-one img {
    display: block;
    margin-bottom: 40px;
  }
  .two-box .detail-box .detail-one p {
    font-size: 18px;
    color: #000;
    font-family: 'FZLT2';
    margin-bottom: 20px;
  }
  .two-box .detail-box .detail-one h1 {
    font-size: 32px;
    color: #333;
    font-family: 'FZLT2';
  }
  .two-box .detail-box .detail-two {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 300px;
    height: 280px;
    padding-top: 25px;
    padding-left: 30px;
    background-color: #c8a05a;
  }
  .two-box .detail-box .detail-two img {
    display: block;
    margin-bottom: 40px;
  }
  .two-box .detail-box .detail-two p {
    font-size: 18px;
    color: #fff;
    font-family: 'FZLT2';
    margin-bottom: 20px;
  }
  .two-box .detail-box .detail-two h1 {
    font-size: 32px;
    color: #fff;
    font-family: 'FZLT2';
  }
  .two-box-mobi {
    display: none;
  }
  .three-nav {
    min-width: 1200px;
  }
  .three-nav .three-detail {
    height: 220px;
    background-position: center center;
    position: relative;
    overflow: hidden;
  }
  .three-nav .three-detail p {
    font-size: 40px;
    color: #dfaf5c;
    font-family: 'FZLT2';
    text-align: center;
    line-height: 220px;
  }
  .three-nav .three-detail:nth-child(1) {
    background-image: url(../img/index-img-bg1.png);
  }
  .three-nav .three-detail:nth-child(2) {
    background-image: url(../img/index-img-bg2.png);
  }
  .three-nav .three-detail:nth-child(3) {
    background-image: url(../img/index-img-bg3.png);
  }
  .three-nav .three-detail:nth-child(4) {
    background-image: url(../img/index-img-bg4.jpg);
  }
  .three-nav .three-detail div {
    display: none;
    background-color: rgba(200, 160, 90, 0.6);
    padding-top: 60px;
    width: 100%;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .three-nav .three-detail div h1 {
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin-bottom: 80px;
    font-family: 'FZLT2';
  }
  .three-nav .three-detail div a {
    display: block;
    width: 200px;
    height: 40px;
    border: 1px solid #fff;
    color: #fff;
    margin: 0 auto;
    padding-left: 30px;
    font-size: 14px;
    line-height: 38px;
    background-image: url(../img/index-sj1.png);
    background-repeat: no-repeat;
    background-position: center right 30px;
  }
  .four-box {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 70px;
  }
  .four-box .four-left {
    float: left;
    width: 560px;
    padding-top: 75px;
  }
  .four-box .four-left .left-tit {
    height: 100px;
  }
  .four-box .four-left .left-tit h1 {
    display: table;
    font-size: 32px;
    color: #C8A05A;
    padding-bottom: 6px;
    margin-bottom: 6px;
    border-bottom: 1px solid #e5e5e5;
  }
  .four-box .four-left .left-tit p {
    font-size: 14px;
    color: #ccc;
  }
  .four-box .four-left img {
    width: 560px;
  }
  .four-box .four-left .detail {
    display: block;
    height: 20px;
    margin-top: 20px;
  }
  .four-box .four-left .detail span {
    width: 6px;
    height: 2px;
    background-color: #000000;
    margin-top: 9px;
    margin-right: 10px;
    float: left;
  }
  .four-box .four-left .detail h1 {
    font-size: 14px;
    color: #333;
    float: left;
    line-height: 20px;
    width: 100px;
  }
  .four-box .four-left .detail p {
    width: 400px;
    float: left;
    line-height: 20px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .four-box .four-left .detail:hover h1,
  .four-box .four-left .detail:hover p {
    color: #C8A05A;
  }
  .four-box .four-right {
    width: 540px;
    float: right;
    padding-top: 75px;
  }
  .four-box .four-right .right-a {
    display: block;
    height: 32px;
    width: 135px;
    border: 1px solid #C8A05A;
    text-align: center;
    line-height: 30px;
    color: #C8A05A;
    margin-bottom: 68px;
    font-size: 14px;
    margin-left: 405px;
  }
  .four-box .four-right .detail {
    display: block;
    width: 540px;
    height: 96px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
  }
  .four-box .four-right .detail .left {
    width: 65px;
    height: 65px;
    float: left;
    background-color: #f1f3f7;
  }
  .four-box .four-right .detail .left h1 {
    font-size: 28px;
    font-weight: bold;
    color: #C8A05A;
    text-align: center;
    line-height: 40px;
  }
  .four-box .four-right .detail .left p {
    font-size: 12px;
    color: #666;
    text-align: center;
  }
  .four-box .four-right .detail .right {
    float: right;
    width: 440px;
  }
  .four-box .four-right .detail .right h1 {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 16px;
  }
  .four-box .four-right .detail .right p {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .four-box .four-right .detail:nth-last-child(1) {
    margin-bottom: 0;
  }
  .four-box .four-right .detail:hover .right h1,
  .four-box .four-right .detail:hover .right p {
    color: #C8A05A;
  }
  .footer-nav {
    background-color: #111111;
    height: 190px;
    border-top: 2px solid #C8A05A;
    padding-top: 28px;
  }
  .footer-nav .footer-box {
    height: 130px;
  }
  .footer-nav .footer-box .footer-logo {
    margin-top: 31px;
    margin-left: 88px;
    float: left;
  }
  .footer-nav .footer-box .footer-mid {
    float: left;
    height: 130px;
    padding-left: 50px;
    border-left: 1px solid #333;
    margin-left: 50px;
  }
  .footer-nav .footer-box .footer-mid h1 {
    font-size: 28px;
    color: #C8A05A;
    font-weight: bold;
    padding-left: 30px;
    background-image: url(../img/footer-phone.png);
    background-position: center left;
    background-repeat: no-repeat;
    margin-bottom: 12px;
  }
  .footer-nav .footer-box .footer-mid p {
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
  }
  .footer-nav .footer-box .footer-right {
    float: right;
    margin-right: 100px;
  }
  .footer-nav .footer-box .footer-right p {
    font-size: 12px;
    color: #c5c5c5;
    margin-bottom: 5px;
    text-align: center;
  }
  .footer-nav .footer-box .footer-right img {
    width: 112px;
    border: 2px solid #C8A05A;
  }
}
@media screen and (max-width: 1023px) {
  .head-nav {
    display: none;
  }
  .head-mobi {
    height: .8rem;
    width: 100%;
    padding: 0 .2rem;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .head-mobi .img1 {
    height: .58rem;
    float: left;
    margin-top: .11rem;
  }
  .head-mobi .img2 {
    float: right;
    margin-top: .2rem;
    height: .4rem;
  }
  .head-mobi div {
    display: none;
    background-color: rgba(0, 0, 0, 0.9);
    position: absolute;
    top: .8rem;
    width: 100%;
    left: 0;
    padding: 0 1rem;
    padding-top: .2rem;
    padding-bottom: .6rem;
  }
  .head-mobi div a {
    border-bottom: 1px solid #999;
    font-size: .3rem;
    line-height: .8rem;
    display: block;
    color: #6a6a6a;
    padding: 0 .1rem;
  }
  .banner-nav img {
    width: 100%;
  }
  .head-word-nav {
    height: 2.4rem;
    background-color: #f7f5f1;
    padding: .3rem 0;
  }
  .head-word-nav .head-word-box {
    margin: 0 auto;
    height: .9rem;
  }
  .head-word-nav .head-word-box div {
    width: 50%;
    float: left;
    height: .9rem;
    border-right: 1px solid #e5e5e5;
    cursor: pointer;
  }
  .head-word-nav .head-word-box div h1 {
    font-size: .3rem;
    color: #666;
    text-align: center;
  }
  .head-word-nav .head-word-box div p {
    font-size: .24rem;
    color: #999;
    text-align: center;
  }
  .head-word-nav .head-word-box div:hover h1,
  .head-word-nav .head-word-box div:hover p {
    color: #C8A05A;
  }
  .marquee-box {
    height: 40px;
    width: 95%;
    margin: .5rem auto;
    border: 1px solid #e5e5e5;
    background-image: url(../img/marquee-bg.png);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 18%;
  }
  .marquee-box p {
    width: 40%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #C8A05A;
    line-height: 38px;
  }
  .marquee-box marquee {
    width: 60%;
    display: block;
    height: 38px;
    line-height: 38px;
    float: left;
    font-size: 14px;
    color: #666;
    padding: 0 10px;
  }
  .one-box {
    width: 95%;
    margin: 0 auto;
  }
  .one-box h1 {
    font-size: .32rem;
    color: #C8A05A;
    margin-bottom: .2rem;
    text-align: center;
    font-family: MingLiU;
  }
  .one-box h2 {
    font-size: .32rem;
    color: #111;
    margin-bottom: .2rem;
    text-align: center;
    font-family: MingLiU;
  }
  .two-box {
    display: none;
  }
  .two-box-mobi {
    margin: 0 auto;
    height: 4.8rem;
    margin-bottom: .2rem;
  }
  .two-box-mobi .detail-box {
    height: 4.8rem;
    position: relative;
    padding-top: .2rem;
  }
  .two-box-mobi .detail-box .detail-one {
    height: 4.8rem;
  }
  .two-box-mobi .detail-box .detail-one img {
    display: block;
    margin: 0 auto;
    margin-bottom: .2rem;
  }
  .two-box-mobi .detail-box .detail-one p {
    font-size: .3rem;
    color: #000;
    text-align: center;
    font-family: MingLiU;
    margin-bottom: .3rem;
  }
  .two-box-mobi .detail-box .detail-one h1 {
    font-size: .4rem;
    color: #333;
    text-align: center;
    font-family: MingLiU;
  }
  .three-nav .three-detail {
    height: 220px;
    background-position: center center;
    position: relative;
    overflow: hidden;
    background-size: auto 100%;
  }
  .three-nav .three-detail p {
    font-size: .5rem;
    color: #dfaf5c;
    font-family: MingLiU;
    text-align: center;
    padding: 0 .2rem;
    margin-top: 80px;
    width: 100%;
  }
  .three-nav .three-detail:nth-child(1) {
    background-image: url(../img/index-img-bg1.png);
  }
  .three-nav .three-detail:nth-child(2) {
    background-image: url(../img/index-img-bg2.png);
  }
  .three-nav .three-detail:nth-child(3) {
    background-image: url(../img/index-img-bg3.png);
  }
  .three-nav .three-detail:nth-child(4) {
    background-image: url(../img/index-img-bg4.jpg);
  }
  .three-nav .three-detail div {
    display: none;
    background-color: rgba(200, 160, 90, 0.6);
    padding-top: 60px;
    width: 100%;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .three-nav .three-detail div h1 {
    font-size: .5rem;
    color: #fff;
    text-align: center;
    margin-bottom: 80px;
    font-family: MingLiU;
    padding: 0 .2rem;
  }
  .three-nav .three-detail div a {
    display: block;
    width: 3rem;
    height: .6rem;
    border: 1px solid #fff;
    color: #fff;
    padding-left: .2rem;
    margin: 0 auto;
    font-size: .24rem;
    line-height: .6rem;
    background-image: url(../img/index-sj1.png);
    background-repeat: no-repeat;
    background-size: .2rem auto;
    background-position: center right .2rem;
  }
  .four-box {
    margin-bottom: .5rem;
  }
  .four-box .four-left {
    padding-top: .5rem;
  }
  .four-box .four-left .left-tit {
    margin-bottom: .5rem;
  }
  .four-box .four-left .left-tit h1 {
    display: table;
    margin: 0 auto;
    font-size: .34rem;
    color: #C8A05A;
    padding-bottom: 6px;
    margin-bottom: 6px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
  }
  .four-box .four-left .left-tit p {
    font-size: .24rem;
    color: #ccc;
    text-align: center;
  }
  .four-box .four-left img {
    width: 95%;
    margin: 0 auto;
  }
  .four-box .four-left .detail {
    display: none;
  }
  .four-box .four-right .right-a {
    display: block;
    height: 32px;
    width: 135px;
    border: 1px solid #C8A05A;
    text-align: center;
    line-height: 30px;
    color: #C8A05A;
    margin-bottom: 68px;
    font-size: 14px;
    margin: .3rem auto;
  }
  .four-box .four-right .detail {
    display: block;
    width: 95%;
    height: 2rem;
    margin: 0 auto;
    margin-bottom: .2rem;
    border-bottom: 1px solid #e5e5e5;
  }
  .four-box .four-right .detail .left {
    width: 1.4rem;
    height: 1.2rem;
    float: left;
    padding-top: .2rem;
    background-color: #f1f3f7;
  }
  .four-box .four-right .detail .left h1 {
    font-size: .3rem;
    font-weight: bold;
    color: #C8A05A;
    text-align: center;
    line-height: .4rem;
  }
  .four-box .four-right .detail .left p {
    font-size: .24rem;
    color: #666;
    text-align: center;
  }
  .four-box .four-right .detail .right {
    float: right;
    width: 5rem;
  }
  .four-box .four-right .detail .right h1 {
    font-size: .3rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: .2rem;
  }
  .four-box .four-right .detail .right p {
    font-size: .24rem;
    line-height: 20px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .four-box .four-right .detail:nth-last-child(1) {
    margin-bottom: 0;
  }
  .four-box .four-right .detail:hover .right h1,
  .four-box .four-right .detail:hover .right p {
    color: #C8A05A;
  }
  .footer-nav {
    background-color: #111111;
    border-top: 2px solid #C8A05A;
    padding-top: .4rem;
    padding-bottom: .4rem;
  }
  .footer-nav .footer-box .footer-logo {
    margin: 0 auto;
    height: .8rem;
    margin-bottom: .2rem;
  }
  .footer-nav .footer-box .footer-mid {
    width: 80%;
    margin: 0 auto;
    margin-bottom: .3rem;
  }
  .footer-nav .footer-box .footer-mid h1 {
    font-size: 28px;
    color: #C8A05A;
    font-weight: bold;
    padding-left: 30px;
    background-image: url(../img/footer-phone.png);
    background-position: center left;
    background-repeat: no-repeat;
    margin-bottom: 12px;
  }
  .footer-nav .footer-box .footer-mid p {
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
  }
  .footer-nav .footer-box .footer-right p {
    font-size: 12px;
    color: #c5c5c5;
    margin-bottom: 5px;
    text-align: center;
  }
  .footer-nav .footer-box .footer-right img {
    width: 112px;
    margin: 0 auto;
    border: 2px solid #C8A05A;
  }
}

