header{width: 100%;height: 90px; background-color: #291a0e;display: flex;align-items: center;position: fixed;top: 0;z-index: 9999;}
.head{width: 94%;height: 30px; margin: auto;display: flex;justify-content: space-between;padding-top:10px;}
.head .logo{width: 350px;height: 30px;}
.head .logo img{width: 100%;}
.right{display: flex;}
.nav ul {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  
}
.nav ul:before,
.nav ul:after {
  content: "";
  display: table;
}
.nav ul:after {
  clear: both;
}
.nav ul > li {
  float: left;
  position: relative;
  margin-left: 10px;
}
.nav a {
  display: block;
  padding: 6px 6px;
  line-height: 1.2em;
  color: #fff;
  font-size: 14px;
}
.nav a:hover {
  text-decoration: none;
  border-bottom: 2px solid #be956a;transition:all .7s ease 0s;
  color:#be956a;
}
.nav li ul {
  background: #291a0e;
}
.nav li ul li {
  width: 170px;
}
.nav li ul a {
  border: none;
  font-weight: unset;
}
.nav li ul a:hover {
    color:#be956a;
    font-weight: bold;
	border: none;
}
/* Slide Down
============================== */
.nav3 ul > li:hover ul li {
  height: 30px;
}
.nav3 ul > li:hover ul li:last-child{padding-bottom: 20px;}
.nav3 li ul {
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 9999;
}

.nav3 li ul li {
  overflow: hidden;
  height:0;
  -webkit-transition: height 200ms ease-in;
  -moz-transition: height 200ms ease-in;
  -o-transition: height 200ms ease-in;
  transition: height 200ms ease-in;
}
.shop{width: 88px;height: 30px;margin-left: 20px; background-color: #be956a;display: flex;border-radius: 50px;align-items: center;justify-content: center;padding-bottom: 2px;}
.shop span{font-size: 12px;color: #FFF;}
.shop img{width: 12px;margin-right: 5px;margin-bottom: 2px;}
.nav-right{display: flex;}
.phone-yong{display: flex;width: 90px;height: 30px;align-items: center;margin-left: 30px;position: relative;}
.h-p{position: absolute;top: 0;width: 120px;height: 32px;line-height: 32px; background-color:#291a0e;right: 100px;color: #FFF;display: none;}
.h-pp{position: absolute;top: 0;width: 70px;height: 32px;line-height: 32px; background-color:#291a0e;right: 30px;color: #FFF;display: none;text-align: end;}
.phone-yong a{width: 44px;}
.phone-yong .one{width: 45px;}
.phone-yong .two{width: 45px;display: flex;justify-content: flex-end;}
.phone-yong .one img{width: 18px;}
.phone-yong .one:hover .h-p{display: block;}
.phone-yong .two:hover .h-pp{display: block;}
.phone-yong .two img{width: 18px;height:20px;}
.phone-yong .x{width: 1px;height: 20px;background-color: #FFF;}
.banner{width: 100%; background-color:#291a0e;margin-top: 90px;}
.banner-swiper{width: 100%;margin: auto;}
.banner-swiper .swiper {width: 100%;height: 100%;}
.banner-swiper .swiper-slide {
text-align: center;
font-size: 18px;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.banner-swiper .swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.banner-swiper .swiper-button-next{color: #FFF;}
.banner-swiper .swiper-button-next, .swiper-rtl .swiper-button-prev{right: 80px;outline: none;}
.banner-swiper .swiper-button-prev{color: #FFF;width: 30px;height: 30px;}
.banner-swiper .swiper-button-prev, .swiper-rtl .swiper-button-prev{left: 80px;outline: none;}
.banner-swiper  .swiper-button-next, .swiper-button-prev{
    --swiper-theme-color: #FFF;/* 设置Swiper风格 */
    --swiper-navigation-color: #FFF;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;/* 设置按钮大小 默认是44px */
  }
.banner-swiper .swiper-pagination-bullet{background-color: #FFF;}
.index-one{width: 100%;background-color: #f8f8f8;display: flex;align-items: center;justify-content: center;padding-top: 77px;padding-bottom: 77px;}
.index-one .index-nav{width:1200px;margin: auto;}
.index-one .index-nav .index-nav-one{width: 100%;height: 70px;background-color: #FFF;}
.index-one .index-nav .index-nav-one ul{width: 100%;height: 70px;display: flex;align-items: center;}
.index-one .index-nav .index-nav-one ul a{width: 25%;font-size: 14px;color: #000;}
.index-one .index-nav .index-nav-one ul li{width: 100%;height: 70px; display: flex;align-items: center;justify-content: center;font-size: 14px;cursor:pointer;}
.index-one .index-nav .index-nav-one ul li img{width: 30px;height: 30px;margin-right: 28px;}

.index-nav-two{width: 100%;margin-top: 20px;}
.index-nav-two ul li{position: relative;}
.index-nav-two .index-button{position: absolute;cursor:pointer; top:80%;left: 45%;width: 160px;height:35px;line-height: 35px;text-align:center;background-color:rgba(0,0,0,0.1);color: #FFF;border:1px solid #FFF;border-radius:5px;font-size:12px;}
#page2,#page3,#page4,#page5{display: none;}
.page1-img,.page2-img-on,.page3-img-on,.page4-img-on,.page5-img-on{display: none;}
.index-nav-active{background-color:#291a0e;color: #FFF;}

.index-two{width: 100%;background: url(../images/index-two.png) no-repeat;background-size: 100% 100%; padding-top: 85px;padding-bottom: 85px;}
.index-two .index-two-all{width:1200px;margin: auto;margin-top: 55px;display: flex;}
.index-two .index-two-logo{width: 214px;height: 20px;margin: auto;}
.index-two .index-two-all .index-two-left{width: 50%;}
.index-two .index-two-all .index-two-right{width: 50%;background-color: #FFF;position: relative;}
.index-two .index-two-all .index-two-right .right-af{width: 450px;height: 490px;margin-left: 85px;position: absolute;top:13.5%;}
.index-two .index-two-all .index-two-right img{width: 200px;height: 36px;}
.index-two .index-two-all .index-two-right .two-right{width: 100%;margin-left:15px;margin-top: 50px;}
.index-two .index-two-all .index-two-right .two-right h2{font-size: 26px;}
.index-two .index-two-all .index-two-right .two-right p{margin-top: 30px;line-height: 26px;color: #666;font-size: 16px;padding-right: 25px;}
.index-two .index-two-all .index-two-right .two-right button{width: 150px;cursor:pointer; height: 40px;line-height: 40px;text-align: center;border: 1px solid #be956a;background-color: unset;margin-top: 76px;}
.index-two .index-two-all .index-two-right .two-right button:hover{color: #BE956A;}

.index-three{width: 100%;background-color: #FFF;padding-top: 100px;padding-bottom: 100px;}
.index-three .index-three-all{width: 1200px;margin: auto;}
.index-three .index-three-all ul{width: 100%;margin: auto;display: flex;justify-content: space-between;}
.index-three .index-three-all ul a{cursor:pointer;font-size: 14px;color: #be956a;width: 32%;}
.index-three .index-three-all ul li{width: 100%;position: relative;}
.index-three .index-three-all ul li .t-img{width:100%;overflow: hidden;margin: 0 auto;}
.index-three .index-three-all ul li .t-j{width: 100%;height:50px;background-color: #291a0e;display: flex;justify-content: center;align-items: center;position: absolute;bottom: 80px;}
.index-three .index-three-all ul li .t-j img{width: 16px;}
.index-three .index-three-all ul li .t-mc{width: 100%;height:384px;background-color: rgba(0,0,0,0.5);position: absolute;top: 0;display: none;}
.index-three .index-three-all ul li p{font-size: 16px;color: #666666;margin-top: 25px;}
.index-three .index-three-all ul li h2{font-size: 20px;color: #333;margin-top: 10px;margin-bottom: 25px;}
.index-three .index-three-all ul li:hover .t-img img{ cursor: pointer;transform: scale(1.1);transition:all 2s;}
.index-three .index-three-all ul li:hover .t-mc{display: block;}

.index-four{width: 100%;position: relative;}
.index-four .index-four-all{cursor:pointer;position: absolute;top: 20%; left: 40%;   width: 20%;height: 46%;margin: auto; background-color: #291a0e;display: flex;flex-direction: column; align-items: center;justify-content: center;}
.index-four .index-four-all h2{color:#FFF;font-size: 30px;margin-top: 20%;}
.index-four .index-four-all p{color:#FFF;font-size: 14px;margin-top: 20px;}
.index-four .index-four-all img{width: 30px;height: 15px;margin: auto;margin-top: 40px;}
.index-four .index-four-all:hover h2{color:#be956a;}
.index-four .index-four-all:hover p{color:#be956a;}


.index-five{width: 100%;padding-top: 50px;padding-bottom:50px}
.index-five .container_c{width: 95%;margin: auto;}
.titlec{width:100%;margin: auto;display: flex;justify-content: space-between;}
.left h3{font-size: 24px;color: #333;}
.titlec .right{font-size: 16px;color: #666;}

.index-x{width: 1px;height: 16px;background-color: #666;margin-left: 16px;margin-right: 16px;margin-top: 4px;}
.five-new{width: 80%;margin: auto;margin-top: 60px;}
.five-item-all{display: flex;justify-content: space-between;width: 90%;margin:auto}
.five-item-all a{width: 24.5%;cursor:pointer;}
.five-item-all a .item h2{font-size: 18px;color: #333;font-weight: 500;margin-top: 20px;}
.five-item-all a .item p{font-size: 12px;color: #999;margin-top: 40px;border-bottom: 1px solid #dfdfdf;padding-bottom: 16px;}
.five-item-all a .item .item-t{display: flex;justify-content: space-between;margin-top: 25px;}
.five-item-all a .item .item-t .item-s-o{font-size: 14px;color: #be956b;font-weight: bold;}
.five-item-all a .item .item-t .item-s-t{font-size: 14px;color: #666;}
.titlec .right a:hover{color: #BE956A;}

.index-five-all{width: 1200px;margin: auto;}



.btn span{padding-left: 6px;}
.owl-nav{width:100%; position:absolute;top: 45%;z-index: 1;}
.owl-nav button{width:50px; height: 50px; background-repeat: no-repeat; background-position: 0 0;  outline: none;}
.owl-nav button span{width: 50px; height: 50px; display: block;color: #d5d5d5; text-indent: 0rem; line-height:35px; overflow: hidden;font-size: 60px;background: unset;}
.owl-nav button span:hover{color:#d5d5d5;background: #FFF;}
.owl-theme .owl-nav [class*=owl-]:hover{border-radius: 50px;}
.owl-nav .owl-prev{ float: left;}
.owl-nav .owl-next{ float: right;}

.index-six{width: 100%;padding-top:50px;min-width: 1280px;}
.index-six .index-six-all{width: 80%;height: 88px;margin: auto;display: flex;min-width: 1200px;}
.index-six .index-six-all .index-six-one{width: 20%;height: 88px;display: flex;align-items: center;}
.index-six .index-six-all .index-six-one p{width: 80%;color: #333;font-size: 16px;}
.index-six .index-six-all .index-six-one img{width: 15px;}
.index-six .index-six-all .index-six-two{width: 80%;height: 88px;border-left: 1px solid #f0f0f0;} 
.index-six .index-six-all .index-six-two ul{width: 100%;height: 88px; display: flex;align-items: center;justify-content: space-around;padding-left: 20px;}
.index-six .index-six-all .index-six-two ul li a{width: 20%;}
.index-six .index-six-all .index-six-two ul li{ display: flex;align-items: center;width: 100%;cursor:pointer;}
.index-six .index-six-all .index-six-two ul li img{width: 40px;height: 40px;}
.index-six .index-six-all .index-six-two ul li h2{font-size: 14px;color: #333333;}
.index-six .index-six-all .index-six-two ul li p{font-size: 14px;color: #999;}
.index-six .index-six-all .index-six-two ul li .six-bt{margin-left: 20px;}
.index-sever{width: 100%;padding-top: 50px;background-color: #f9f9f9;padding-bottom: 50px;}
.index-sever .index-sever-all{width: 1200px;margin: auto;display: flex;justify-content: space-between;}
.index-sever .index-sever-all .index-sever-one{width: 50%;}
.index-sever .index-sever-all .index-sever-one ul{width: 100%;display: flex;justify-content: space-between;}
.index-sever .index-sever-all .index-sever-one ul li .sever-one{font-size: 12px;color: #666666;font-weight: bold;}
.index-sever .index-sever-all .index-sever-one ul li dl{margin-top: 20px;}
.index-sever .index-sever-all .index-sever-one ul li dl dt{font-size: 12px;color: #666666;margin-top: 10px;}
.index-sever .index-sever-all .index-sever-two{width: 25%;}
.index-sever .index-sever-all .index-sever-two .server-two-o{display: flex;align-items: center;}
.index-sever .index-sever-all .index-sever-two .server-two-o img{width: 16px;height: 18px;}
.index-sever .index-sever-all .index-sever-two .server-two-o .two-o-o{margin-left: 10px;font-size: 12px;color: #000;margin-top: 10px;}
.index-sever .index-sever-all .index-sever-two .server-two-o .two-o-p{font-weight: bold;margin-left: 20px;font-size: 24px;color: #be956a;}
.index-sever .index-sever-all .index-sever-two .server-two-chat{width: 100%;margin-top: 30px;}
.index-sever .index-sever-all .index-sever-two .server-two-chat ul{width: 100%;display: flex;justify-content: space-between;}
.index-sever .index-sever-all .index-sever-two .server-two-chat ul li{width: 32%; text-align: center;font-size: 12px;color: #333;}
.index-sever .index-sever-all .index-sever-two .server-two-chat ul li span{margin-top: 10px;}
.footer{width: 100%;background-color:#291a0e;height: 135px;}
.footer-all{width: 1200px;margin: auto;display: flex;padding-top: 16px; color: #FFF;font-size: 12px;}
.footer-all img{width: 127px;height: 16px;}
.footer-all .ft-o{margin-left: 40px;margin-top: 4px;}
.footer-all .ft-b{color: #FFF;font-size: 12px;margin-top: 4px;margin-left: 20px;}
.footer-all .ga img{width: 15px;height: 15px;margin-top: 2px;}
.footer-all .ga{margin-left: 50px;}
.footer-all .ga-b{margin-top: 2px;margin-left: 4px;}

.footer-link{width:1200px;margin:auto;margin-top:20px;display:flex;}
.footer-link .title{color:#FFF;width:6%;margin-top:10px;}
.footer-link ul{display:flex;flex-wrap: wrap;}
.footer-link ul a{color:#FFF;}
.footer-link ul li{margin-left:20px;margin-top:10px;}

.newswiper{width: 100%;margin: auto;margin-top: 30px;}
.newswiper .swiper {width: 100%;height: 100%;}
.newswiper .swiper-slide {
		width: 305px;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }
.newswiper .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
.newswiper .swiper-slide a{width: 100%;}
.newswiper .swiper-slide .item{position: relative;}
.newswiper .swiper-slide .item h2{width: 100%; font-weight: unset;color: #333;font-size: 18px;margin-top: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newswiper .swiper-slide .item p{width: 100%;height: 40px;color: #999;line-height: 20px; font-size: 12px;margin-top: 20px;border-bottom: 1px solid #999;padding-bottom: 4px; display: -webkit-box;overflow: hidden; white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.newswiper .swiper-slide .item .item-s-t{color: #666;font-size: 14px;}
.newswiper .swiper-slide .item .item-t{margin-top: 15px;}
.newswiper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 0;}
.newswiper .swiper-button-next, .swiper-button-prev{width: 28px;height: 28px;background-color: transparent;color: #FFF;right: 42px;top:52%}
.newswiper .swiper-button-prev, .swiper-rtl .swiper-button-next{width: 28px;height: 28px;background-color:transparent;color: #FFF;left: 42px;top:52%}
.newswiper .swiper-button-next:after, .newswiper .swiper-button-prev:after{font-size: 12px;}
.newswiper .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{background-color: black;z-index: 999;opacity:1}
.newswiper  .swiper-pagination-bullet{background-color: #999999;width:8px;height: 8px;border-radius:50%;opacity: 1;border: 1px solid #999999;}
.newswiper .swiper-slide .item .item-img{width: 100%;height: 172px;overflow: hidden;margin: 0 auto;}
.newswiper .swiper-slide .item .n-mc{width: 100%;height: 172px;background-color: rgba(0,0,0,0.5);position: absolute;top: 0;display: none;}
.newswiper  .swiper-pagination-bullet-active{background: #FFF;border: 2px solid #ad9d91;}
.newswiper .swiper-slide .item:hover .n-mc{display: block;}
.newswiper .swiper-slide .item:hover .item-img img{ cursor: pointer;transform: scale(1.1);transition:all 2s;}
.ppswiper{width: 100%;margin: auto;margin-top: 58px;}
.ppswiper .swiperf {width: 100%;background: #f9f9f9;}

.ppswiper .swiper-slide {
        background: #f9f9f9;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

.ppswiper .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
.ppswiper  .swiper-pagination-bullet{background-color: #999999;width:8px;height: 8px;border-radius:50%;opacity: 1;border: 1px solid #999999;}

.ppswiper  .swiper-pagination-bullet-active{background: #FFF;border: 2px solid #ad9d91;}
	  
.ppitem{width: 100%;display: flex;}
.ppitem .ppitem-one{width: 50%;}
.ppitem .ppitem-two{width: 50%;padding-top: 30px;padding-bottom: 30px;}
.ppitem .ppitem-two h2{width: 60%;margin: auto;color: #333333;font-size: 26px;}
.ppitem .ppitem-two h2 span{font-size: 18px;color: #333;}
.ppitem .ppitem-two p{width: 60%;margin: auto;margin-top: 35px;color: #666666;font-size: 12px;}
.ppitem .ppitem-two button{width: 150px;height: 40px;border: 1px solid #BE956A;background-color: transparent;margin-top: 30px;margin-left: 20%;}
.ppitem .ppitem-two button:hover{color: #BE956A;}

.index-new-last{width: 100%;margin-top: 70px;margin-bottom: 70px;}
.index-new-last .new-last-all{width: 1200px;margin: auto;}
.index-new-last .new-last-all ul{width: 100%;display: flex;justify-content: space-between;}
.index-new-last .new-last-all ul li{width: 280px;height: 170px;border: 1px solid #ad9d91;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.index-new-last .new-last-all ul li .img{width: 30px;}
.index-new-last .new-last-all ul li h2{color: #333;font-size: 14px;font-weight: bold;margin-top: 25px;}
.index-new-last .new-last-all ul li p{color: #999;font-size: 14px;margin-top: 10px;}

.news{width: 100%;padding-top: 190px;background-color: #f8f8f8;padding-bottom: 130px;}
.news .crumbs{width: 1250px;margin: auto;display: flex;height: 50px;}
..news .crumbs .title{color: #666;font-size: 16px;}
.news .crumbs ul{display: flex;font-size: 16px;color: #666;}
.news .crumbs ul a{color: #666;}
.news .crumbs ul li{margin-left: 10px;font-size: 16px;color: #666;}
.news .new-title{width: 1200px;height:70px;margin: auto;font-size: 30px;font-weight: bold;padding-top: 30px;color: #333;}
.news .news-all{width: 1250px;margin: auto; display: flex;justify-content: space-between;}
.news .news-all .news-one{width: 900px;}
.news .news-all .news-one ul li{width: 100%;display: flex;background-color: #FFF;padding: 18px;margin-top: 25px;box-sizing: border-box;}
.news .news-all .news-one ul li .new-img{width: 310px;height: 175px;}
.news .news-all .news-one ul li .new-img img{width: 100%;}
.news .news-all .news-one ul li .new-r{width: 530px;margin-left: 70px;}
.news .news-all .news-one ul li .new-r h2{color: #333;font-size: 18px;padding-top: 20px;}
.news .news-all .news-one ul li .new-r p{padding-right: 30px;margin-top: 20px;font-size: 14px;color: #666;margin-bottom: 25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.news .news-all .news-one ul li .new-r span{font-size: 14px;color: #666;font-weight: bold;}
.news .news-all .news-one ul li:hover .new-r h2{color:#be956a;}

.news .news-all .news-one .page{width: 100%;margin-top: 40px;background-color: transparent;}
.news .news-all .news-one .page ul{display: flex;}
.news .news-all .news-one .page ul li{background-color: transparent;width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;padding: 0;}
.news .news-all .news-one .page ul li:hover{background-color: #BE956A;border-radius: 5px;color: #FFF;}

.news .news-all .news-two{width: 240px;}
.news .news-all .news-two .news-two-one{width: 100%;height: 50px;background-color:#291a0e;display: flex;align-items: center;margin-top: 25px;}
.news .news-all .news-two .news-two-one h2{width:90px;height: 20px;color: #FFF;margin-left: 30px;border-left: 2px solid #be956a;padding-left: 20px;}
.news .news-all .news-two .news-two-two{width: 100%;background-color: #FFF;padding-bottom: 50px;}
.news .news-all .news-two ul{width: 80%;margin: auto;}
.news .news-all .news-two ul li{padding-top: 25px;}
.news .news-all .news-two ul li h2{font-size: 14px;margin-top: 6px;color:#666;font-weight: unset;}


.nav-banner{width: 100%;margin-top: 90px;}

.nav-er{width: 100%;height: 95px;border-bottom: 1px solid #cccccc;}
.nav-er .nav-all{width: 1200px;margin: auto;}
.nav-er .nav-all ul{width: 100%;height: 95px;display: flex;align-items: center;}
.nav-er .nav-all ul a{color: #666;}
.nav-er .nav-all ul li{height: 95px;line-height: 95px; font-size: 16px; margin-left: 75px;}
.nav-er .active{color: #be956a;border-bottom: 1px solid #be956a;}
.case{width: 100%;padding-top: 90px;background-color: #f8f8f8;padding-bottom: 270px;}
.case .case-all{width: 1280px;margin: auto;}
.case .case-all h2{text-align: center;font-size: 30px;}
.case .case-all ul{width: 100%;display: flex;flex-wrap: wrap;margin-top: 40px;}
.case .case-all ul a{width: 32%;margin-left: 1%;}
.case .case-all ul li{width: 100%;background-color: #FFF;margin-top: 20px;}
.case .case-all ul li img{width: 100%;}
.case .case-all ul li h3{width: 90%;margin: auto;color: #333;font-size: 16px;margin-top: 16px;padding-bottom: 16px;}
.case .case-all ul li p{width: 90%;margin: auto;margin-top: 16px;padding-bottom: 30px;font-size: 14px;color: #666;}


.home-s11-more{margin-top: 70px;}
.home-s11-more .more{width:150px;height: 40px;display: flex;align-items: center;justify-content: center;margin: auto;border: 1px solid #666666;border-radius: 5px;font-size: 14px;color: #666;} .more{width:150px;height: 40px;display: flex;align-items: center;justify-content: center;margin: auto;border: 1px solid #666666;border-radius: 5px;font-size: 14px;color: #666;}

.space-case{width: 100%;margin-top: 90px;}
.space-case .space-case-all{width: 1280px;margin: auto;}
.space-case .space-case-all .space-case-nav{width: 100%;display: flex;justify-content: space-between;}
.space-case .space-case-all .space-case-nav h2{font-size: 26px;color: #333;}
.space-case .space-case-all .space-case-nav ul{display: flex;}
.space-case .space-case-all .space-case-nav ul a{color: #333;}
.space-case .space-case-all .space-case-nav ul li{margin-left: 20px;cursor:pointer;font-size: 14px;}

.space-case .space-case-all .space-case-ul{width: 100%;margin-top: 40px;}
.space-case .space-case-all .space-case-ul ul{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.space-case .space-case-all .space-case-ul ul a{width:405px;height: 360px;margin-top: 20px;}
.space-case .space-case-all .space-case-ul ul li{width: 100%;height: 360px;background-color:#f6f7f7;overflow: hidden;margin: 0 auto;}
.space-case .space-case-all .space-case-ul ul li h2{width:80%;margin: auto;display: flex;justify-content: space-between;margin-top: 25px;font-size: 16px;color: #333;}
.space-case .space-case-all .space-case-ul ul li h2 .name{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.space-case .space-case-all .space-case-ul ul li h2  .l-f{color:#cccccc;}
.space-case .space-case-all .space-case-ul ul li p{width:80%;margin: auto;margin-top: 15px;}
.space-case .space-case-all .space-case-ul ul li:hover{background-color: #FFF;box-shadow:0px 0px 10px #f6f7f7;}
.space-case .space-case-all .space-case-ul ul li:hover h2{border-bottom: 1px solid #BE956A;padding-bottom: 10px;}
.space-case .space-case-all .space-case-ul ul li:hover .l-f{color: #be956a;}
.space-case .space-case-all .space-case-ul ul li img:hover{cursor: pointer;transition:all 2s; transform: scale(1.1);}
.space-case .page{width:1280px;margin: auto;margin-top: 60px;margin-bottom: 90px;}
.space-case .page ul{width: 100%;display: flex;}
.space-case .page ul li{width: 30px;height: 30px;background-color:#f8f8f8;color:#999;font-size: 16px;display: flex;align-items: center;justify-content: center;margin-left: 20px;border-radius: 5px;}
.space-case .page ul li:hover{background-color: #BE956A;color: #FFF;}

.eng{width: 100%;background-color: #000;padding-top: 130px;padding-bottom: 20px;margin-bottom: 150px;}
.eng .eng-one{color: #FFF;text-align: center;}
.eng .eng-one h2{font-size: 30px;}
.eng .eng-one p{font-size: 16px;margin-top: 10px;margin-bottom: 85px;}

.window-slider{height: 1000px;background: #000;width:100%;}
.window-slider > div{float: left; width:100%;}
.window-slider > div{position:relative;overflow: hidden; height:409px;}
.window-slider .t1-window{ width:29.15%;}
.window-slider .t2-window{ width:42.778%;}
.window-slider .t3-window{ width:28.07%;}
.window-slider .b1-window{ width:34.74%;}
.window-slider .b2-window{ width:32.69%;}
.window-slider .b3-window{ width:32.57%;}
.window-slider > div > img{position: relative; width:100%; height:310px;}
.window-slider > div > img:nth-child(n+2){display: none;}
.window-slider .window{ position:absolute; width:80%; height:930px;}
.window-slider .window img{ position:absolute; display:block; width:127px; height:66px; left:47%;bottom:130px;}
.window-slider .window span{ display:block; width:580px; line-height:55px; text-align:center; color:#FFF; font-size:36px; margin: 0 auto;margin-top: 278px;}
.window-slider .window a{display:block; margin:0 auto; text-align:center; font-size:14px; color:#FFF; background:url(../img/index/jt.png) 175px 17px no-repeat; width:244px; height:46px; line-height:46px; border:1px solid #FFF; margin-top:50px;}
.window-slider .window a:hover{ color:#19110b; background:url(../img/index/jta.png) 175px 17px no-repeat,#fff;}

#gdtw1{ margin-bottom:22px;}
#gdtw2{ margin-bottom:22px;}
#gdtw1,#gdtw2,#gdtw3{width:100%;height:310px;}
#gdtw1 ul,#gdtw2 ul,#gdtw3 ul{padding:5px}
#gdtw1 ul li,#gdtw2 ul li,#gdtw3 ul li{list-style-image: none;list-style-type: none;float:left;margin:0 10px;width:495px;height:310px;}
#gdtw1 ul li img,#gdtw2 ul li img,#gdt3 ul li img{width:495px;height:310px;}


.news .news-all .news-two .news-case-one{width: 100%;height: 50px;background-color:#291a0e;display: flex;align-items: center;}
.news .news-all .news-two .news-case-one h2{width:120px;height: 20px;color: #FFF;margin-left: 30px;border-left: 2px solid #be956a;padding-left: 20px;}
.news .news-all .news-two .news-case-two{width: 100%;background-color: #FFF;padding-bottom: 50px;display: flex;justify-content: center;flex-direction: column;}
.news .news-all .news-two .news-case-two h2{font-size: 14px;color: #333;width: 80%;margin: auto;font-weight: unset;padding-top: 25px;margin-bottom: 10px;}
.news .news-all .news-two .news-case-two input{width: 80%;height: 38px; border: 1px solid #999;margin-left: 10%;border-radius: 5px;margin-top: 10px;outline: none;padding-left: 10px;box-sizing: border-box;}
.news .news-all .news-two .news-case-two button{width: 80%;font-weight: bold;font-size: 14px;border: none; height: 38px; border: 1px solid #999;margin-left: 10%;border-radius: 5px; color: #FFF;outline: none;background-color: #BE956A;margin-top: 14px;}

.brand-jz{width: 100%;padding-top: 60px;}
.brand-jz .brand-zj-one{width:1200px;margin: auto;display: flex;padding-bottom: 100px;}
.brand-jz .brand-zj-one .brand-zj-one-o{width: 46%;margin-top: 35px;}
.brand-jz .brand-zj-one .brand-zj-one-j{width: 51%;}
.brand-jz .brand-zj-one .brand-zj-one-j p{margin-top: 35px;font-size: 16px;color: #666;}

.brand-ry{width: 100%;background: url(../images/brand-ry-bg.png) no-repeat;background-size: 100% 100%;padding-bottom: 120px;}
.brand-ry .brand-ry-one{text-align: center;padding-top: 100px;}
.brand-ry .brand-ry-one h2{color: #cccccc;font-size: 30px;}
.brand-ry .brand-ry-one h3{font-size: 30px;}
.brand-ry .swiper-slide-ball{display: flex;}
.brand-ry .swiper-slide-ball-ry{width: 20%;}
.brand-ry .swiper-slide-ball-ry h2{font-size: 14px;color:#333333;text-align: center;margin-top: 40px;}
.brand-ry .swiper-slide-ball-ry p{font-size: 12px;color:#666666;text-align: center;margin-top: 24px;}
.brand-ry .brand-swiper{width: 1200px;margin: auto;}
.brand-ry .brand-swiper .swiper{margin-top: 100px;}
.brand-ry .brand-swiper .swiper-slide {padding-bottom: 55px;}
.brand-ry .brand-swiper .swiper-slide .swiper-slide-ball-ry{width: 20%;}
.brand-ry .brand-swiper .swiper-slide .swiper-slide-ball-ry img{width: 60%;margin: auto;}
.brand-ry  .brand-swiper .swiper-button-next{color: #999;}
.brand-ry  .brand-swiper .swiper-button-next, .swiper-rtl .swiper-button-prev{outline: none;background-color: transpar}
.brand-ry  .brand-swiper .swiper-button-prev{color: #999;width: 30px;height: 30px;}
.brand-ry  .brand-swiper .swiper-button-prev, .swiper-rtl .swiper-button-prev{outline: none;background-color: transparent;}
.brand-ry  .brand-swiper  .swiper-button-next, .swiper-button-prev{
    --swiper-theme-color: #999;/* 设置Swiper风格 */
    --swiper-navigation-color: #999;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;/* 设置按钮大小 默认是44px */
  }
.brand-ry  .brand-swiper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:-10}
.brand-ry .brand-swiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{border: 2px solid #be956a;background-color: #FFF;}

.brand-lc{width: 100%;background: url(../images/brand-lc.png) no-repeat;padding-top: 95px;padding-bottom: 70px;}
.brand-lc .brand-lc-all{width: 1200px;margin: auto;}
.brand-lc .brand-lc-all .brand-lc-one h2{text-align: center;font-size: 30px;color: #FFF;}
.brand-lc .brand-lc-all .brand-lc-one h3{text-align: center;font-size: 30px;color: #FFF;}
.brand-lc .brand-lc-all .brand-lc-one .brand-lc-one-o{display: flex;justify-content: center;margin-top:35px;}
.brand-lc .brand-lc-all .brand-lc-one .brand-lc-one-n{width: 215px;height: 50px;border: 0.5px solid #FFF;line-height: 50px;text-align: center;color: #FFF;}
.brand-lc .brand-lc-all .brand-lc-one .one-n{background-color:#be956a;border: 0.5px solid #be956a;}

.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-img{margin-top: 200px;margin-bottom: 200px;}
.brand-lc .brand-lc-two .brand-lc-two-all{position: relative;}
.brand-lc .brand-lc-two .two-all{display:none;}
.brand-lc .brand-lc-two .three-all{display:none;}

.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-o ul{display: flex;margin-left: 100px;}
.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-o ul .li-one{position: absolute;left: 300px;top:50px;}
.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-o ul .li-one h2{font-size: 24px;color: #be956a;}
.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-o ul .li-one p{font-size: 14px;color: #FFF;line-height: 24px;margin-bottom: 20px;}
.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-o ul .li-two{position: absolute;top:50px;left: 690px;}
.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-o ul .li-two h2{font-size: 24px;color: #be956a;}
.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-o ul .li-two p{font-size: 14px;color: #FFF;line-height: 24px;margin-bottom: 20px;}
.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-t ul{display: flex;margin-left: 100px;}
.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-t ul .li-three{position: absolute;top:220px;left:90px;}
.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-t ul .li-three h2{font-size: 24px;color: #be956a;}
.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-t ul .li-three p{font-size: 14px;color: #FFF;line-height: 24px;margin-top: 30px;}

.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-t ul .li-four{position: absolute;top:220px;left:490px;}
.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-t ul .li-four h2{font-size: 24px;color: #be956a;}
.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-t ul .li-four p{font-size: 14px;color: #FFF;line-height: 24px;margin-top: 30px;}

.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-t ul .li-five{position: absolute;top:220px;left:880px;}
.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-t ul .li-five h2{font-size: 24px;color: #be956a;}
.brand-lc .brand-lc-two .brand-lc-two-all .brand-lc-two-all-t ul .li-five p{font-size: 14px;color: #FFF;line-height: 24px;margin-top: 30px;}

.brand-zc{background-color: #f9f9f9;}
.znqd{width: 1200px;margin: auto;padding-top: 95px;padding-bottom: 80px;background-color: #f9f9f9;}
.znqd h2{text-align: center;font-size: 30px;color: #000000;} 
.znqd p{text-align: center;font-size: 16px;color: #666666;margin-top: 30px;}
.znqd .znqd-all ul{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 30px;}
.znqd .znqd-all ul li{width: 24%;margin-top: 16px;}
.zhxt{width: 1200px;margin: auto;padding-bottom: 100px;}
.zhxt .zhxt-all h2{text-align: center;font-size: 30px;color: #333;}
.zhxt .zhxt-all p{text-align: center;font-size: 16px;color: #666;margin-top: 30px;}
.zhxt .zhxt-all .zhxt-one {width: 1000px;margin: auto;margin-top: 50px;}
.zhxt .zhxt-all .zhxt-one ul{display: flex;justify-content: space-around;}
.zhxt .zhxt-all .zhxt-one ul li {display: flex;flex-direction: column;align-items: center;justify-content: center;}
.zhxt .zhxt-all .zhxt-one ul li img{width: 60px;}
.zhxt .zhxt-all .zhxt-one ul li span{margin-top: 30px;font-size: 16px;color: #666;}

.product-list-all{margin-top:90px;padding-top: 70px;}
.product-list-all .product-one-all .product-one{width:1200px;margin: auto;color: #666666;font-size: 16px;}
.product-list-all .product-one-all .product-one a{color: #666666;font-size: 16px;}
.product-list-all .product-one-all .product-two{width: 1200px;margin: auto;margin-top: 75px;}
.product-list-all .product-one-all .product-two h3{font-size: 16px;color: #333;font-weight: unset;margin-bottom: 15px;}
.product-list-all .product-one-all .product-two .product-two-o{display: flex;justify-content: space-between;}
.product-list-all .product-one-all .product-two .product-two-o h2{font-size: 30px;color: #333;}
.product-list-all .product-one-all .product-two .product-two-o .product-two-o-all ul{display: flex;}
.product-list-all .product-one-all .product-two .product-two-o .product-two-o-all ul li{width: 150px;height: 40px;border: 1px solid #BE956A;display: flex;border-radius: 5px;margin-left: 10px;justify-content: center;align-items: center;}
.product-list-all .product-one-all .product-two .product-two-o .product-two-o-all ul li img{width: 24px;height: 24px;}
.product-list-all .product-one-all .product-two .product-two-o .product-two-o-all ul li span{font-size: 14px;color: #666;padding-left: 8px;}
.product-list-all .product-one-all .product-two .product-two-t{display: flex;justify-content: space-between;border-top: 1px solid #000;margin-top: 30px;border-bottom: 1px solid #000;}
.product-list-all .product-one-all .product-two .product-two-t .product-two-t-o{width: 70%;}
.product-list-all .product-one-all .product-two .product-two-t .product-two-t-o ul{display: flex;justify-content: space-between;padding-right: 20px;padding-top: 25px;padding-bottom: 25px;}
.product-list-all .product-one-all .product-two .product-two-t .product-two-t-o ul li span{font-weight: bold;}
.product-list-all .product-one-all .product-two .product-two-t .product-two-t-t{width: 30%;text-align: center;border-left: 1px solid #000;padding-top: 25px;padding-bottom: 25px;}
.product-list-all .product-one-all .product-two .product-two-t .product-two-t-t span{font-weight: bold;}

.product-banner{margin-top: 45px;}
.product-banner .product-swiper{width: 1200px;}
.product-banner  .product-swiper .swiper-button-next{color: #d3d3d3;}
.product-banner  .product-swiper .swiper-button-next, .swiper-rtl .swiper-button-prev{outline: none;background-color: transpar}
.product-banner  .product-swiper .swiper-button-prev{color: #d3d3d3;width: 40px;height: 40px;}
.product-banner  .product-swiper .swiper-button-prev, .swiper-rtl .swiper-button-prev{outline: none;background-color: transparent;}
.product-banner  .product-swiper  .swiper-button-next, .swiper-button-prev{
    --swiper-theme-color: #999;/* 设置Swiper风格 */
    --swiper-navigation-color: #999;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;/* 设置按钮大小 默认是44px */
  }
.product-banner  .product-swiper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:-10}
.product-banner .product-swiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{border: 2px solid #be956a;background-color: #FFF;}


.product-tj{width: 100%;background: url(../images/product-list-bg.png) no-repeat;background-size: 100% 100%;padding-top: 80px;padding-bottom: 90px;
    margin-top: 60px;}
.product-tj h3{text-align: center;font-size: 24px;color: #333333;}
.product-tj .product-tj-all{width: 1200px;margin: auto;}
.product-tj .product-tj-all ul{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.product-tj .product-tj-all ul li{width: 380px;height: 360px;margin-top: 20px;position: relative;}
.product-tj .product-tj-all ul li .pro-one img{width: 100%;}
.product-tj .product-tj-all ul li .pro-two{width: 100%;height: 80px;background-color: #FFF;}
.product-tj .product-tj-all ul li .pro-two .pro-two-o{display: flex;font-size: 16px;color: #333; width: 80%;height: 20px; justify-content: space-between;margin: auto;align-items: center;padding-top: 25px;}
.product-tj .product-tj-all ul li .pro-two p{width: 80%;margin: auto;margin-top: 15px;font-size: 14px;color: #999;}
.product-tj .product-tj-all ul li .pro-zz{width: 100%;height:216px;background:rgba(0,0,0,0.5);position: absolute;top:0;align-items: center;justify-content: center;display: none;}
.product-tj .product-tj-all ul li .pro-zz h2{color: #FFF;border-bottom:1px solid #FFF;font-size: 16px;}
.product-tj .product-tj-all ul li:hover .pro-zz{display: flex;}

.integrated-one{padding-top: 90px;}
.integrated-one .integrated-one-all{width: 1200px;margin: auto;padding-bottom: 100px;}
.integrated-one .integrated-one-all .integrated-one-all-o{width:760px;height: 95px;line-height: 95px; border: 1.5px solid #BE956A;margin: auto;text-align: center;font-size: 36px;font-weight: bold;}
.integrated-one .integrated-one-all p{width: 800px;margin: auto;text-align: center;line-height: 24px;margin-top: 50px;color: #666;}

.integrated-one .integrated-one-all .integrated-one-all-t{width: 1000px;margin: auto;margin-top: 80px;}
.integrated-one .integrated-one-all .integrated-one-all-t ul{display: flex;justify-content: space-between;}
.integrated-one .integrated-one-all .integrated-one-all-t ul li{display: flex;flex-direction: column;align-items: center;}
.integrated-one .integrated-one-all .integrated-one-all-t ul li img{width: 80px;}
.integrated-one .integrated-one-all .integrated-one-all-t ul li h2{font-size: 22px;color: #333;margin-top: 50px;}
.integrated-one .integrated-one-all .integrated-one-all-t ul li h3{margin-top: 15px;font-size: 20px;color: #999;}

.integrated-two{background-color:#291a0e;padding-top: 100px;padding-bottom: 90px;}
.integrated-two .integrated-two-all{width: 1200px;margin: auto;}
.integrated-two .integrated-two-all .integrated-two-one{text-align: center;color: #FFF;}
.integrated-two .integrated-two-all .integrated-two-one h3{font-size: 30px;font-weight: unset;}
.integrated-two .integrated-two-all .integrated-two-one h2{font-size: 30px;}
.integrated-two .integrated-two-all .integrated-two-two{width: 800px;margin: auto;margin-top: 60px;}
.integrated-two .integrated-two-all .integrated-two-two ul{display: flex;justify-content: space-between;}
.integrated-two .integrated-two-all .integrated-two-two ul li{display: flex;align-items: center;}
.integrated-two .integrated-two-all .integrated-two-two ul li img{width: 40px;}
.integrated-two .integrated-two-all .integrated-two-two ul li span{color: #FFF;font-size: 16px;padding-left: 20px;}

.integrated-two .integrated-two-all .integrated-two-three{margin-top: 40px;}
.integrated-two .integrated-two-all .integrated-two-three  .integrated-swiper .swiper-button-next{color: #d3d3d3;}
.integrated-two .integrated-two-all .integrated-two-three  .integrated-swiper .swiper-button-next, .swiper-rtl .swiper-button-prev{outline: none;background-color: transpar}
.integrated-two .integrated-two-all .integrated-two-three  .integrated-swiper .swiper-button-prev{color: #d3d3d3;width: 40px;height: 40px;}
.integrated-two .integrated-two-all .integrated-two-three  .integrated-swiper .swiper-button-prev, .swiper-rtl .swiper-button-prev{outline: none;background-color: transparent;}
.integrated-two .integrated-two-all .integrated-two-three  .integrated-swiper  .swiper-button-next, .swiper-button-prev{
    --swiper-theme-color: #999;/* 设置Swiper风格 */
    --swiper-navigation-color: #999;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;/* 设置按钮大小 默认是44px */
  }
.integrated-two .integrated-two-all .integrated-two-three  .integrated-swiper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:-10}
.integrated-two .integrated-two-all .integrated-two-three  .integrated-swiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{border: 2px solid #be956a;background-color: #FFF;}

.integrated-three{padding-top: 100px;padding-bottom: 100px;}
.integrated-three .integrated-three-all{width: 760px;margin: auto;}
.integrated-three .integrated-three-all h2{width: 100%;height:95px;line-height: 95px; text-align: center;border: 1.5px solid #BE956A;font-size: 36px;}
.integrated-three .integrated-three-all p{text-align: center;line-height: 24px;margin-top: 30px;color: #666;}

.eng-one .eng-one-all{width: 1200px;margin: auto;display: flex;}
.eng-one .eng-one-all .eng-one-all-o{width: 50%;margin-top: 35px;font-size: 30px;font-weight: bold;}
.eng-one .eng-one-all .eng-one-all-t{width: 50%;}
.eng-one .eng-one-all .eng-one-all-t p{margin-top: 35px;font-size: 16px;line-height: 24px;color: #666;}
.eng-one .eng-one-all .eng-one-all-t .eng-one-all-f{margin-top: 80px;}
.eng-one .eng-one-all .eng-one-all-t .eng-one-all-f .eng-one-all-f-h{margin-top: 30px;}
.eng-one .eng-one-all .eng-one-all-t .eng-one-all-f .eng-one-all-f-h h2{font-size: 18px;}
.eng-one .eng-one-all .eng-one-all-t .eng-one-all-f .eng-one-all-f-h ul{display: flex;justify-content: space-between;}
.eng-one .eng-one-all .eng-one-all-t .eng-one-all-f .eng-one-all-f-h ul li{width: 20%;}


.eng-two{width: 100%;background: url(../images/eng-two-bg.jpg) no-repeat;background-size: 100% 100%;padding-top: 115px;padding-bottom: 85px;}
.eng-two .eng-two-one{width: 1200px;margin: auto;}
.eng-two .eng-two-one h2{text-align: center;font-size: 30px;color: #FFF;}
.eng-two .eng-two-one p{text-align: center;font-size: 16px;margin-top: 25px;color: #FFF;}
.eng-two .eng-two-one .eng-two-one-o {margin-top: 125px;}
.eng-two .eng-two-one .eng-two-one-o ul{display: flex;justify-content: space-between;}
.eng-two .eng-two-one .eng-two-one-o ul li{width: 190px;height: 200px;background-color:#be956a;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.eng-two .eng-two-one .eng-two-one-o ul li img{width: 60px;}
.eng-two .eng-two-one .eng-two-one-o ul li span{font-size: 20px;color: #FFF;padding-top: 8px;}





.brand-wh{width: 100%;background: url(../images/wh-b.jpg) no-repeat;padding-top: 100px;padding-bottom: 100px;background-size: 100% 100%;}
.brand-wh .brand-wh-all{width: 100%;margin: auto;}
.brand-wh .brand-wh-all .brand-wh-all-one{width:1200px;margin: auto;}
.brand-wh .brand-wh-all .brand-wh-one{width: 100%;display: flex;justify-content: space-between;}
.brand-wh .brand-wh-all .brand-wh-one .brand-wh-o h2{font-size: 30px;color:#be956a;font-weight: unset;}
.brand-wh .brand-wh-all .brand-wh-one .brand-wh-o h3{font-size: 30px;color: #FFF;}
.brand-wh .brand-wh-all .brand-wh-one p{font-size: 16px;color: #FFF;padding-top: 20px;font-family: 'OPPOSansr';}
.brand-wh .brand-wh-all .brand-wh-two {margin-top: 55px;}
.brand-wh .brand-wh-all .brand-wh-two ul{width: 100%;display: flex;justify-content: space-between;}
.brand-wh .brand-wh-all .brand-wh-two ul li{width: 32%;background-color: #FFF; position: relative;}
.brand-wh .brand-wh-all .brand-wh-two ul li .brand-wh-p{width: 100%;}
.brand-wh .brand-wh-all .brand-wh-two ul li .brand-wh-t{width:86%;height: 80px;margin: auto; display: flex;justify-content: space-between;align-items: center;font-size: 18px;font-weight: bold;}
.brand-wh .brand-wh-all .brand-wh-two ul li .brand-wh-b{position: absolute;top: 0;width: 400px;height: 280px;padding-top: 60px;background-color: #291a0e;display: none;}
.brand-wh .brand-wh-all .brand-wh-two ul li .brand-wh-b div{display: flex;color: #FFF;width: 88%;margin: auto;margin-top: 15px;font-size: 16px;}
.brand-wh .brand-wh-all .brand-wh-two ul li .brand-wh-b h3{color: #FFF;width: 86%;margin: auto;margin-top: 20px;}
.brand-wh .brand-wh-all .brand-wh-two ul li .brand-wh-b h4{color: #FFF;width: 86%;margin: auto;font-weight: unset;margin-top: 10px;}
.brand-wh .brand-wh-all .brand-wh-two ul li:hover .brand-wh-b{display: block;}


/*--修改css*/
.home-s9{width: 100%; display: block; z-index: 1; overflow:hidden; background-color: rgba(0,0,0,1);}
.home-s9 > .bg{width:100%; display: block; background-image: url("../images/zc-b.jpg"); background-size: cover; background-repeat: no-repeat; background-attachment: fixed;}
.home-s9 .container{ padding-top: 130px; padding-bottom: 230px; color: #fff;display: flex;justify-content: center;}
.home-s9 .container .all{width: 315px;height: 285px;background-color: #BE956A;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.home-s9 .container .all .h2{font-size: 30px;}
.home-s9 .container .all .h3{font-size: 18px;margin-top: 10px;}
.home-s9 .container .all .d-x{width:44px;height: 44px;margin-top: 50px;cursor:pointer;}
.home-s9 .container .all .d-x .vr-b{display:none;}
.home-s9 .container .all .d-x:hover .vr-b{display:block;}
.home-s9 .container .all .d-x:hover .vr-y{display:none;}
.chaxun{width: 100%;background-color:#f8f8f8;padding-top: 50px;padding-bottom: 100px;}
.chaxun .chaxun-all{width: 1280px;margin: auto;display: flex;justify-content: space-around;}
.chaxun .chaxun-all .dd{width: 380px;height: 290px;background-color: #FFF;position: relative;}
.chaxun .chaxun-all .dd h2{width: 80%;margin: auto;padding-top: 26px;font-size: 30px;color: #333;}
.chaxun .chaxun-all .dd p{color: #666;width: 80%;margin: auto;font-size: 16px;margin-top: 42px;}
.chaxun .chaxun-all .dd button{position: absolute;bottom: 40px;   color: #666;width: 80%; height: 50px; margin-left:10%;background-color: transparent;border-radius: 5px;border: 1px solid #000;font-size: 16px;}
.chaxun .chaxun-all .dd button:hover{color: #BE956A;}


.order{width: 100%;background-color: #f8f8f8;padding-top: 55px;padding-bottom: 100px;}
.order .order-all{width: 1280px;margin: auto;background-color: #FFF;padding-bottom: 100px;}
.order .order-all .order-one{width: 470px;margin: auto;}
.order .order-all .order-one h2{font-size: 30px;color: #333;padding-top: 95px;}
.order .order-all .order-one p{margin-top: 30px;font-size: 16px;color: #666;margin-bottom: 50px;}
.order .order-all .order-one input{width: 100%;height:45px;padding-left: 20px;outline: none;box-sizing: border-box;border: 1px solid #666666;border-radius: 5px;margin-top: 16px;font-size: 14px;}
.order .order-all .order-one .code{display: flex;justify-content: space-between;}
.order .order-all .order-one .code input{width: 60%;outline: none;}
.order .order-all .order-one .code button{width: 36%;height: 45px;margin-top: 15px;background-color: #999;color: #FFF;border-radius: 5px;border: none;outline: none;}
.order .order-all .order-one button{width: 100%;height: 45px;background-color: #291a0e;margin-top: 25px;color: #FFF;border: none;outline: none;border-radius: 5px;font-size: 14px;}

.order-two{width:140px;margin: auto;margin-top: 95px;}
.order-two img{width: 90%;margin: auto;}
.order-two p{font-size: 14px;margin-top: 16px;text-align: center;}


.nav-er-at{width: 100%;height: 70px;background-color:#3c2a1c;}
.nav-er-at .nav-all-at{width: 1280px;margin: auto;}
.nav-er-at .nav-all-at ul{width: 100%;height: 70px;display: flex;align-items: center;}
.nav-er-at .nav-all-at ul a{color: #FFF;}
.nav-er-at .nav-all-at ul li{height: 70px;line-height: 70px; font-size: 16px; margin-left: 75px;}
.nav-er-at .active{color: #be956a;}

.att-one{padding-top: 100px;padding-bottom: 100px;}
.att-one .att-one-all{width: 1200px;margin: auto;}
.att-one .att-one-all h2{width: 760px;height: 95px;margin: auto; text-align: center;line-height: 95px;border: 1.5px solid #BE956A;font-size: 40px;color: #333;}
.att-one .att-one-all .att-one-all-o{width: 1000px;margin: auto;margin-top: 85px;}
.att-one .att-one-all .att-one-all-o ul{display: flex;justify-content: space-between;}
.att-one .att-one-all .att-one-all-o ul li{display: flex;flex-direction: column;align-items: center;justify-content: center;}
.att-one .att-one-all .att-one-all-o ul li img{width: 50px;}
.att-one .att-one-all .att-one-all-o ul li span{font-size: 20px;color: #333;margin-top: 35px;}

.att-two{position: relative;}
.att-two .att-two-all{position: absolute;top:10%;left: 30%;}
.att-two .att-two-all h3{text-align: center;font-size: 20px;color:#be956a;font-size: unset;}
.att-two .att-two-all h2{text-align: center;font-size: 40px;color: #FFF;margin-top: 10px;}
.att-two .att-two-all p{text-align: center;font-size: 16px;color: #FFF;margin-top: 30px;}
.att-three{padding-top: 60px;padding-bottom: 60px;}
.att-three .att-three-all{width: 1200px;margin: auto;}
.att-three .att-three-all ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.att-three .att-three-all ul li{width: 24.5%;margin-top: 10px;}

.att-four{width: 100%;background: url(../images/att-four-bg.png) no-repeat;padding-top: 120px;padding-bottom: 120px;background-size: 100% 100%;}
.att-four .att-four-all h3{text-align: center;font-size: 20px;color:#be956a;font-size: unset;}
.att-four .att-four-all h2{text-align: center;font-size: 40px;color: #FFF;margin-top: 10px;}
.att-four .att-four-all p{text-align: center;font-size: 16px;color: #FFF;margin-top: 30px;}
.att-four .att-four-all .att-four-all-o{width: 1200px;margin: auto;margin-top: 65px;}
.att-four .att-four-all .att-four-all-o h4{text-align: center;font-size: 24px;color:#BE956A;}
.att-four .att-four-all .att-four-all-o ul{display: flex;justify-content: space-between;margin-top: 30px;}
.att-four .att-four-all .att-four-all-o ul li{width: 180px;height: 180px;border: 2px solid #BE956A;text-align: center; display: flex;flex-direction: column;align-items: center;justify-content: center;color: #FFF;font-size: 18px;}

.att-five{width: 100%;background: url(../images/att-five-bg.png) no-repeat;padding-top: 100px;padding-bottom: 100px;background-size: 100% 100%;}
.att-five .att-five-all h3{text-align: center;font-size: 20px; color:#be956a;font-size: unset;}
.att-five .att-five-all h2{text-align: center;font-size: 40px;color: #333333; margin-top: 10px;}
.att-five .att-five-all p{text-align: center;font-size: 16px;color: #666666;margin-top: 30px;}
.att-five .att-five-all .att-five-all-o{width: 1200px;margin: auto; margin-top: 130px;}
.att-five .att-five-all .att-five-all-o ul{display: flex;justify-content: space-between;}
.att-five .att-five-all .att-five-all-o ul li{display: flex;width: 32%;}
.att-five .att-five-all .att-five-all-o ul li .li-img{width: 50%;}
.att-five .att-five-all .att-five-all-o ul li .li-all{width: 50%;padding-left:16px;}
.att-five .att-five-all .att-five-all-o ul li .li-all h4{font-size: 16px;color: #333;}
.att-five .att-five-all .att-five-all-o ul li .li-all h4 span{border-bottom: 1px solid #000;}
.att-five .att-five-all .att-five-all-o ul li .li-all h5{font-size: 16px;color: #333;margin-top: 6px;}
.att-five .att-five-all .att-five-all-o ul li .li-all h5 span{border-bottom: 1px solid #000;}
.att-five .att-five-all .att-five-all-o ul li .li-all h6{font-size: 12px;color: #666;margin-top: 15px;height: 35px;}
.att-five .att-five-all .att-five-all-o ul li .li-all .p{font-size: 12px;color: #666;text-align: left;margin-top: 20px;line-height: 19px;}

.att-six{padding-top: 100px;padding-bottom: 100px;background-color: #f9f9f9;}
.att-six .att-six-all{width: 1200px;margin: auto;}
.att-six .att-six-all .att-six-all-o h2{font-size: 20px;color: #333;}
.att-six .att-six-all .att-six-all-o ul{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 30px;}
.att-six .att-six-all .att-six-all-o ul li{width: 19.5%;margin-top: 5px;}
.att-six .att-six-all .att-six-all-t {margin-top: 45px;}
.att-six .att-six-all .att-six-all-t h2{font-size: 20px;color: #333;}
.att-six .att-six-all .att-six-all-t ul{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 30px;}
.att-six .att-six-all .att-six-all-t ul li{width: 12%;margin-top: 6px;}

.att-ten{width: 100%;background: url(../images/att-ten-bg.png) no-repeat;padding-top: 120px;padding-bottom: 120px;background-size: 100% 100%;}
.att-ten .att-ten-all h3{text-align: center;font-size: 20px;color:#be956a;font-size: unset;}
.att-ten .att-ten-all h2{text-align: center;font-size: 40px;color: #FFF;margin-top: 10px;}
.att-ten .att-ten-all p{text-align: center;font-size: 16px;color: #FFF;margin-top: 30px;}
.att-ten .att-ten-all .att-ten-all-o{width: 1200px;margin: auto;margin-top: 65px;}
.att-ten .att-ten-all .att-ten-all-o ul{display: flex;justify-content: space-between;margin-top: 30px;}
.att-ten .att-ten-all .att-ten-all-o ul li{width: 180px;height: 180px;border: 4px solid #BE956A;text-align: center; display: flex;flex-direction: column;align-items: center;justify-content: center;color: #FFF;font-size: 18px;}
.att-ten .att-ten-all .att-ten-all-o ul li .x{width: 80%;height: 1px;background-color: #BE956A;display: none;}
.att-ten .att-ten-all .att-ten-all-o ul li .p{font-size: 14px;margin-top: 18px;}
.att-ten .att-ten-all .att-ten-all-o ul li h4{font-size: 18px;margin-bottom: 18px;}
.att-ten .att-ten-all .att-ten-all-o ul li:hover .x{display: block;}


.att-hd{width: 100%;background: url(../images/att-hd-bg.png) no-repeat;padding-top: 120px;padding-bottom: 120px;background-size: 100% 100%;}
.att-hd .att-hd-all h3{text-align: center;font-size: 20px;color:#be956a;font-size: unset;}
.att-hd .att-hd-all h2{text-align: center;font-size: 40px;color: #FFF;margin-top: 10px;}
.att-hd .att-hd-all p{text-align: center;font-size: 16px;color: #FFF;margin-top: 30px;}

.att-quanguo-hd{width: 1200px;margin: auto;margin-top: 75px;}
.att-quanguo-hd ul{display: flex;justify-content: space-around;}
.att-quanguo-hd ul li .att-quanguo-hd-o{background-color: #be956a;text-align: center;width: 430px;height: 230px;display: flex;flex-direction: column;align-content: center;justify-content: center;}
.att-quanguo-hd ul li .att-quanguo-hd-o h4{color: #FFF;font-size: 30px;font-weight: unset;}
.att-quanguo-hd ul li .att-quanguo-hd-o h4 span{font-weight: bold;}
.att-quanguo-hd ul li .att-quanguo-hd-o h5{margin-top: 30px;}
.att-quanguo-hd ul li .hd-p{text-align: center;color: #FFF;font-weight: bold;font-size: 18px;margin-top: 35px;}
.att-teno{width: 100%;padding-top: 80px;padding-bottom: 80px;background-color: #f9f9f9;}
.att-teno .att-teno-all h3{text-align: center;font-size: 20px;color:#be956a;font-size: unset;}
.att-teno .att-teno-all h2{text-align: center;font-size: 40px;color: #333;margin-top: 10px;}
.att-teno .att-teno-all p{text-align: center;font-size: 16px;color: #333;margin-top: 30px;}

.att-teno .att-teno-o{width: 1200px;margin: auto;margin-top: 30px;}
.att-teno .att-teno-o .att-teno-o-t{width: 1200px;height: 200px; background-color: #FFF;display: flex;align-items: center;margin-top: 20px;}
.att-teno .att-teno-o .att-teno-o-t .att-teno-o-t-one{width: 50%;height: 135px; display: flex;}
.att-teno .att-teno-o .att-teno-o-t .att-teno-o-t-one h4{font-size: 47px;color:#be956a;padding-left: 60px;padding-top: 20px;padding-right: 20px;}
.att-teno .att-teno-o .att-teno-o-t .att-teno-o-t-one .att-teno-o-t-one-b{border-left: 1px solid #333;height: 135px;padding-left: 20px;}
.att-teno .att-teno-o .att-teno-o-t .att-teno-o-t-one .att-teno-o-t-one-b h5{font-size: 24px;color: #333;}
.att-teno .att-teno-o .att-teno-o-t .att-teno-o-t-one .att-teno-o-t-one-b p{margin-top: 40px;font-size: 14px;}

.att-teno .att-teno-o .att-teno-o-p{width: 1200px;height: 380px; background-color: #FFF;display: flex;align-items: center;margin-top: 20px;}
.att-teno .att-teno-o .att-teno-o-p .att-teno-o-p-one{width: 50%;height: 300px; display: flex;}
.att-teno .att-teno-o .att-teno-o-p .att-teno-o-p-one h4{font-size: 47px;color:#be956a;padding-left: 60px;padding-top: 20px;padding-right: 20px;}
.att-teno .att-teno-o .att-teno-o-p .att-teno-o-p-one .att-teno-o-p-one-b{border-left: 1px solid #333;height: 300px;padding-left: 20px;}
.att-teno .att-teno-o .att-teno-o-p .att-teno-o-p-one .att-teno-o-p-one-b h5{font-size: 24px;color: #333;}
.att-teno .att-teno-o .att-teno-o-p .att-teno-o-p-one .att-teno-o-p-one-b p{margin-top: 40px;}
.att-teno .att-teno-o .att-teno-o-p .att-teno-o-p-one .att-teno-o-p-one-b .att-teno-o-p-one-m ul{margin-top: 15px;display: flex;}
.att-teno .att-teno-o .att-teno-o-p .att-teno-o-p-one .att-teno-o-p-one-b .att-teno-o-p-one-m li{width: 138px;height: 138px;margin-left: 10px;border: 2px solid #BE956A;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.att-teno .att-teno-o .att-teno-o-p .att-teno-o-p-one .att-teno-o-p-one-b .att-teno-o-p-one-m li span{color: #666;font-size: 30px;}
.att-teno .att-teno-o .att-teno-o-p .att-teno-o-p-one .att-teno-o-p-one-b .att-teno-o-p-one-m .p1{margin-top: 40px;font-size: 14px;}
.att-teno .att-teno-o .att-teno-o-p .att-teno-o-p-one .att-teno-o-p-one-b .att-teno-o-p-one-m p{margin-top: 15px;font-size: 14px;}
.att-teno .att-teno-o .att-teno-o-p .att-teno-o-p-one .att-teno-o-p-one-b .att-teno-o-p-one-n .p2{font-size: 14px;color:#666;margin-top: 40px;}
.att-teno .att-teno-o .att-teno-o-p .att-teno-o-p-one .att-teno-o-p-one-b .att-teno-o-p-one-n .att-teno-o-p-one-k{margin-top: 40px;}
.att-teno .att-teno-o .att-teno-o-p .att-teno-o-p-one .att-teno-o-p-one-b .att-teno-o-p-one-n .att-teno-o-p-one-k h6{font-size: 14px;color: #666;}
.att-teno .att-teno-o .att-teno-o-p .att-teno-o-p-one .att-teno-o-p-one-b .att-teno-o-p-one-n .att-teno-o-p-one-k p{margin-top: 6px;font-size: 14px;color: #666;}


.y-sheji{width: 100%;background: url(../images/online-bg.png) no-repeat;padding-top: 70px;padding-bottom: 100px;background-size: 100% 100%;}
.y-sheji .y-sheji-one{width: 1200px;margin: auto;}
.y-sheji .y-sheji-one .img-one{width: 500px;margin: auto;}
.y-sheji .y-sheji-one .img-two{width: 1200px;margin: auto;}

.y-sheji .y-sheji-three{width: 1200px;margin: auto;margin-top: 80px;}
.y-sheji .y-sheji-three .img-one{width: 500px;margin: auto;}
.y-sheji .y-sheji-three .s-img ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.y-sheji .y-sheji-three .s-img ul li{width: 180px;margin-top: 20px;}
.y-sheji .y-sheji-four{width: 1200px;margin: auto;margin-top: 80px;}
.y-sheji .y-sheji-four .img-one{width: 500px;margin: auto;}

.y-sheji-four .product{width: 100%;background-color:transparent;padding-top: 0px;padding-bottom: 0px;}
.y-sheji-four .product .product-all{width: 1200px;margin: auto;}
.y-sheji-four .product .product-all ul{width: 100%;display: flex;flex-wrap: wrap;}
.y-sheji-four .product .product-all ul li{width: 390px;height: 360px;margin-top: 6px;position: relative;margin-left: 10px;}
.y-sheji-four .product .product-all ul li .pro-one img{width: 100%;}
.y-sheji-four .product .product-all ul li .pro-two{width: 100%;height: 80px;background-color: #FFF;}
.y-sheji-four .product .product-all ul li .pro-two .pro-two-o{display: flex;font-size: 16px;color: #333; width: 80%;height: 20px; justify-content: space-between;margin: auto;align-items: center;padding-top: 25px;}
.y-sheji-four .product .product-all ul li .pro-two p{width: 80%;margin: auto;margin-top: 15px;font-size: 14px;color: #999;}
.y-sheji-four .product .product-all ul li .pro-zz{width: 100%;height:225px;background:rgba(0,0,0,0.5);position: absolute;top:0;align-items: center;justify-content: center;display: none;}
.y-sheji-four .product .product-all ul li .pro-zz h2{color: #FFF;border-bottom:1px solid #FFF;font-size: 16px;}
.y-sheji-four .product .product-all ul li:hover .pro-zz{display: flex;}

.y-sheji .y-sheji-two{width: 1200px;margin: auto;margin-top: 20px;}
.y-sheji .y-sheji-two .y-sheji-two-all{width: 100%;background: url(../images/s-sj-lb.png) no-repeat;background-size: 100% 100%;padding-top: 70px;padding-bottom:90px;}
.y-sheji .y-sheji-two .y-sheji-two-all .y-sheji-two-all-one{width: 980px;margin: auto;}
.y-sheji .y-sheji-two .y-sheji-two-all .y-sheji-two-all-one ul{display: flex;justify-content: space-between;}
.y-sheji .y-sheji-two .y-sheji-two-all .y-sheji-two-all-one ul li{width: 160px;height: 40px;line-height: 40px; background-color: #2c1d10;border-radius: 50px;text-align: center;color:#fdd59d;font-size: 22px;font-weight: bold;}
.y-sheji .y-sheji-two .y-sheji-two-all .y-sheji-two-all-two{width: 1000px;margin: auto;margin-top: 16px;}
.y-sheji .y-sheji-two .y-sheji-two-all .y-sheji-two-all-three{width: 400px;margin: auto;margin-top: 20px;}
.y-sheji .y-sheji-two .y-sheji-two-all .y-sheji-two-all-three img{
    -webkit-animation: free_download 1s linear alternate infinite;
    animation: free_download 1s linear alternate infinite;
}
@-webkit-keyframes free_download{
    0%{-webkit-transform:scale(0.9);}
    100%{-webkit-transform:scale(1);}
}
@keyframes free_download{
    0%{transform:scale(0.9);}
    100%{transform:scale(1);}
}

.y-sheji .y-sheji-two .y-sheji-two-all .y-sheji-two-all-one ul li:hover{background-color:#764400;}

.y-sheji .y-sheji-tj{width:1130px;margin:auto;display:flex;margin-top:50px;}
.y-sheji .y-sheji-tj .one-bt{width:190px;height:40px;border-radius:5px;padding-left:10px;box-sizing: border-box;}
.y-sheji .y-sheji-tj .two-bt{width:250px;height:40px;border-radius:5px;padding-left:10px;box-sizing: border-box;margin-left:20px;}
.y-sheji .y-sheji-tj .three-bt{width:300px;height:40px;border-radius:5px;padding-left:10px;box-sizing: border-box;margin-left:20px;}
.y-sheji .y-sheji-tj .online-tj{width:90px;height:40px;border-radius:5px;padding-left:10px;box-sizing: border-box;margin-left:20px;}

.news-one-o{background-color:#FFF;padding-top:50px;padding-bottom:50px;}
.news-one-o h2{font-size:28px;width:90%;margin:auto;border-left:3px solid #be956a;padding-left:20px;box-sizing: border-box;}
.news-one-o h3{width:90%;margin:auto;font-weight:unset;font-size:14px;margin-top:10px;margin-bottom: 50px;}
.news-one-o P{width:90%;margin:auto;}
.news-one-t{display:flex;justify-content:space-between;margin-top:30px;}
.news-one-t .news-one-t-o .s-op{display:flex;align-items:center;cursor: pointer;}
.news-one-t .news-one-t-o .s-op img{width:14px;height:14px;margin-right:6px;}
.news-one-t .news-one-t-o .x-op{display:flex;align-items:center;margin-top:16px;cursor: pointer;}
.news-one-t .news-one-t-o .x-op img{width:14px;height:14px;margin-right:6px;}
.news-one-t .news-one-t-n{display:flex;align-items:center;cursor: pointer;}
.news-one-t .news-one-t-n img{width:20px;margin-right:6px;}





.att-wh{width: 100%;background: url(../images/wh-b.jpg) no-repeat;padding-top: 100px;padding-bottom: 100px;background-size: 100% 100%;}
.att-wh .att-wh-all{width: 1200px;margin: auto;}
.att-wh .att-wh-all .att-wh-one{width: 100%;}
.att-wh .att-wh-all .att-wh-one .att-wh-o{width:750px;height: 100px;border: 1px solid #BE956A;margin: auto;display: flex;align-items: center;justify-content: center;}
.att-wh .att-wh-all .att-wh-one .att-wh-o h2{font-size: 40px;color:#FFF;}
.att-wh .att-wh-all .att-wh-one p{font-size: 26px;color: #FFF;margin-top: 40px;text-align: center;font-weight: bold;}
.att-wh .att-wh-all .att-wh-two {margin-top: 55px;}
.att-wh .att-wh-all .att-wh-two ul{width: 100%;display: flex;justify-content: space-between;}
.att-wh .att-wh-all .att-wh-two ul li{width: 390px;background-color: #FFF; position: relative;}
.att-wh .att-wh-all .att-wh-two ul li .att-wh-p{width: 390px;height: 340px;}
.att-wh .att-wh-all .att-wh-two ul li .att-wh-t{width:86%;height: 80px;margin: auto; display: flex;justify-content: space-between;align-items: center;font-size: 18px;font-weight: bold;}
.att-wh .att-wh-all .att-wh-two ul li .att-wh-b{position: absolute;top: 0;width: 390px;height: 280px;padding-top: 60px;background-color: #291a0e;display: none;}
.att-wh .att-wh-all .att-wh-two ul li .att-wh-b h2{display: flex;color: #FFF;width: 80%;margin: auto;margin-top: 30px;font-size: 16px;}
.att-wh .att-wh-all .att-wh-two ul li:hover .att-wh-b{display: block;}

.eng-att{width: 100%;background-color: #291a0e;padding-bottom: 50px;padding-top:50px}
.eng-att .eng-one{color: #FFF;text-align: center;}
.eng-att .eng-one h2{font-size: 40px;color: #be956a;}
.eng-att .eng-one p{font-size: 16px;margin-top: 30px;margin-bottom: 85px;}
.window-slider-att{height: 630px;background: #291a0e;width:100%;}
.window-slider-att > div{float: left; width:100%;}
.window-slider-att > div{position:relative;overflow: hidden; height:409px;}
.window-slider-att .t1-window{ width:29.15%;}
.window-slider-att .t2-window{ width:42.778%;}
.window-slider-att .t3-window{ width:28.07%;}
.window-slider-att .b1-window{ width:34.74%;}
.window-slider-att .b2-window{ width:32.69%;}
.window-slider-att .b3-window{ width:32.57%;}
.window-slider-att > div > img{position: relative; width:100%; height:310px;}
.window-slider-att > div > img:nth-child(n+2){display: none;}
.window-slider-att .window{ position:absolute; width:100%; height:930px;}
.window-slider-att .window img{ position:absolute; display:block; width:127px; height:66px; left:47%;bottom:130px;}
.window-slider-att .window span{ display:block; width:580px; line-height:55px; text-align:center; color:#FFF; font-size:36px; margin: 0 auto;margin-top: 278px;}
.window-slider-att .window a{display:block; margin:0 auto; text-align:center; font-size:14px; color:#FFF; background:url(../img/index/jt.png) 175px 17px no-repeat; width:244px; height:46px; line-height:46px; border:1px solid #FFF; margin-top:50px;}
.window-slider-att .window a:hover{ color:#19110b; background:url(../img/index/jta.png) 175px 17px no-repeat,#fff;}


.jmwm{width: 100%;padding-top: 110px;padding-bottom: 110px;}
.jmwm .jmwm-all{width: 1280px;margin: auto;}
.jmwm .jmwm-all h2{text-align: center;font-size: 40px;color:#333;}
.jmwm .jmwm-all p{text-align: center;font-size: 14px;color:#333;margin-top: 30px;}
.jmwm .jmwm-one{width: 580px;margin: auto;margin-top: 40px;}
.jmwm .jmwm-one input{width: 100%;height: 60px;padding-left: 20px;box-sizing: border-box;border: 1px solid #BE956A;border-radius: 5px;margin-top: 20px;outline: none;}
.jmwm .jmwm-two{width: 580px;display: flex;justify-content: space-between;margin: auto;}
.jmwm .jmwm-two input{width: 49%;height: 60px;padding-left: 20px;box-sizing: border-box;border: 1px solid #BE956A;border-radius: 5px;margin-top: 20px;outline: none;}
.jmwm .jmwm-three{width: 580px;margin: auto;margin-top: 40px;}
.jmwm .jmwm-three button{width: 580px;margin: auto;height: 60px;background-color:#322214;border: none;color: #FFF;border-radius: 5px;font-size: 18px;}
.jmwm .jmwm-four{width: 380px;margin: auto;margin-top: 60px;}
.jmwm .jmwm-four p{text-align: center;font-size: 14px;color: #999;margin-bottom: 2px;}


.nav-er-p{width: 100%;height: 95px;z-index: 999;background-color: #FFF;}
.nav-er-p .nav-all-p{width: 1200px;margin: auto;}
.nav-er-p .nav-all-p ul{width: 100%;height: 95px;display: flex;align-items: center;justify-content: center;}
.nav-er-p .nav-all-p ul a{color: #666;}
.nav-er-p .nav-all-p ul li{height: 95px; margin-left: 75px;display: flex;align-items: center;}
.nav-er-p .nav-all-p ul li img{width: 30px;height: 30px;}
.nav-er-p .nav-all-p ul li .pro-mm-no{display: none;}
.nav-er-p .nav-all-p ul li h2{font-weight: unset;font-size: 16px;margin-left: 14px;}
.nav-er-p .active{color: #be956a;border-bottom: 1px solid #be956a;}
.nav-er-p .nav-all-p ul li:hover h2{color:#be956a;}
.nav-er-p .nav-all-p ul li:hover .pro-mm-no{display: block;}
.nav-er-p .nav-all-p ul li:hover .pro-mm{display: none;}


.product{width: 100%;background-color:#f8f8f8;padding-top: 80px;padding-bottom: 90px;}
.product .product-all{width: 1200px;margin: auto;}
.product .product-all ul{width: 100%;display: flex;flex-wrap: wrap;}
.product .product-all ul li{width: 390px;height: 360px;margin-top: 6px;position: relative;margin-left: 10px;}
.product .product-all ul li .pro-one img{width: 100%;}
.product .product-all ul li .pro-two{width: 100%;height: 80px;background-color: #FFF;}
.product .product-all ul li .pro-two .pro-two-o{display: flex;font-size: 16px;color: #333; width: 80%;height: 20px; justify-content: space-between;margin: auto;align-items: center;padding-top: 25px;}
.product .product-all ul li .pro-two p{width: 80%;margin: auto;margin-top: 15px;font-size: 14px;color: #999;}
.product .product-all ul li .pro-zz{width: 100%;height:225px;background:rgba(0,0,0,0.5);position: absolute;top:0;align-items: center;justify-content: center;display: none;}
.product .product-all ul li .pro-zz h2{color: #FFF;border-bottom:1px solid #FFF;font-size: 16px;}
.product .product-all ul li:hover .pro-zz{display: flex;}

.product .page-pre{width: 1200px;margin: auto;margin-top: 55px;}
.product .page-pre ul{width: 100%;display: flex;}
.product .page-pre ul li{width: 40px;height: 40px;color:#999;font-size: 16px;display: flex;align-items: center;justify-content: center;border-radius: 5px;}
.product .page-pre ul li:hover{background-color: #BE956A;color: #FFF;}

.jion-index{width: 100%;height: 130px;background:rgba(41,26,14,0.5);position: fixed;bottom: 0;z-index: 999;display: none;}
.jion-index .jion-index-all{width:1280px;height: 130px;margin: auto; display: flex;align-items: center;}
.jion-index-one{width: 500px;margin-bottom: 50px;}
.jion-index-two{width: 180px;margin-left: 60px;}
.jion-index-two input{width: 100%;height: 40px;padding-left: 10px;box-sizing: border-box;margin-top: 10px;border-radius: 5px;outline: none;}
.jion-index-three{width: 180px;margin-left: 15px;}
.jion-index-three input{width: 100%;height: 40px;padding-left: 10px;box-sizing: border-box;margin-top: 10px;border-radius: 5px;outline: none;}
.jion-index-four{width: 85px;margin-left: 15px;}
.jion-index-four button{width: 85px;height: 87px;margin-top: 8px;background-image: linear-gradient(#cd9d6a, #8e6a43);border: none;border-radius: 5px;color: #FFF;font-size: 20px;padding: 16px;}
.jion-index-five{width: 50px;margin-left: 70px;display: flex;align-items: center;justify-content: center;}
.jion-index-five img{width: 30px;}

.right-f{width: 64px;height: 244px;position: fixed; bottom: 20%;right: 0;background-color: #FFF;z-index: 9999;}
.right-f .right-f-all{width: 100%;height: 244px;border-left: 1px solid #BE956A; border-top:1px solid #BE956A;}
.right-f .right-f-all .right-f-one{width: 100%;height: 60px;border-bottom:1px solid #BE956A;display: flex;align-items: center;justify-content: center;}
.right-f .right-f-all .right-f-one h2{width: 30px;font-size: 12px;color: #666;letter-spacing: 1px;font-weight: unset;}
.right-f .right-f-all .right-f-two{width: 100%;height: 60px;border-bottom:1px solid #BE956A;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.right-f .right-f-all .right-f-two img{width: 18px;height: 18px;}
.right-f .right-f-all .right-f-two p{font-size: 12px;color: #666;margin-top: 8px;}
.right-f .right-f-all .right-f-three{width: 100%;height: 60px;border-bottom:1px solid #BE956A;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.right-f .right-f-all .right-f-three img{width: 18px;height: 18px;}
.right-f .right-f-all .right-f-three p{font-size: 12px;color: #666;margin-top: 8px;}
.right-f .right-f-all .right-f-four{width: 100%;height: 60px;border-bottom:1px solid #BE956A;background-color: #BE956A; display: flex;align-items: center;justify-content: center;flex-direction: column;}
.right-f .right-f-all .right-f-four img{width: 16px;height: 12px;}
.right-f .right-f-all .right-f-four p{font-size: 12px;color: #FFF;margin-top: 8px;}


.right-f-t{width: 64px;height: 245px;position: fixed; bottom: 20%;right: 0;background-color: #FFF;z-index: 9999;}
.right-f-t .right-f-all{width: 100%;height: 243px;border-left: 1px solid #BE956A; border-top:1px solid #BE956A;}
.right-f-t .right-f-all .right-f-one{width: 100%;height: 80px;border-bottom:1px solid #BE956A;display: flex;align-items: center;justify-content: center;}
.right-f-t .right-f-all .right-f-one h2{width: 30px;font-size: 14px;color: #666;letter-spacing: 1px;font-weight: unset;}
.right-f-t .right-f-all .right-f-two{width: 100%;height: 80px;border-bottom:1px solid #BE956A;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.right-f-t .right-f-all .right-f-two img{width: 25px;height: 25px;}
.right-f-t .right-f-all .right-f-two p{font-size: 12px;color: #666;margin-top: 8px;}
.right-f-t .right-f-all .right-f-three{width: 100%;height: 80px;border-bottom:1px solid #BE956A;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.right-f-t .right-f-all .right-f-three img{width: 25px;height: 28px;}
.right-f-t .right-f-all .right-f-three p{font-size: 12px;color: #666;margin-top: 8px;}
.right-f-t .right-f-all .right-f-four{width: 100%;height: 80px;border-bottom:1px solid #BE956A;background-color: #BE956A; display: flex;align-items: center;justify-content: center;flex-direction: column;}
.right-f-t .right-f-all .right-f-four img{width: 25px;height: 16px;}
.right-f-t .right-f-all .right-f-four p{font-size: 16px;color: #FFF;margin-top: 8px;}



.news .new-title-act{width: 1250px;height:95px;margin: auto;font-size: 30px;padding-top: 30px;color: #333;display: flex;justify-content: space-between;}
.new-title-act .act-two{display: flex;font-size: 16px;color: #666;width:180px;justify-content: space-between;}
.new-title-act .act-one{font-weight: bold;}
.news .news-act{width: 1250px;margin: auto; display: flex;justify-content: space-between;}
.news .news-act .news-one{width: 1250px;}
.news .news-act .news-one ul li{width: 100%;display: flex;background-color: #FFF;margin-top: 25px;}
.news .news-act .news-one ul li .new-img{width: 700px;height: 350px;}
.news .news-act .news-one ul li .new-img img{width: 100%;height: 100%;}
.news .news-act .news-one ul li .new-r{width: 450px;margin-left: 100px;}
.news .news-act .news-one ul li .new-r h2{color: #333;font-size: 16px;margin-top: 60px;}
.news .news-act .news-one ul li .new-r h3{color: #333;font-size: 26px;margin-top: 10px;padding-right: 20px;}
.news .news-act .news-one ul li .new-r p{margin-top: 40px;font-size: 14px;color: #666;margin-bottom: 55px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;padding-right: 20px;}
.news .news-act .news-one ul li .new-r button{width: 148px;height: 40px;border: 1px solid #BE956A;background-color: #FFF;outline: none;font-size: 14px;color: #666;border-radius: 5px;}


.news .news-act .news-one .page{width: 100%;margin-top: 40px;background-color: transparent;}
.news .news-act .news-one .page ul{display: flex;}
.news .news-act .news-one .page ul li{background-color: transparent;width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;padding: 0;}
.news .news-act .news-one .page ul li:hover{background-color: #BE956A;border-radius: 5px;color: #FFF;}

.md-banner{width:100%;padding-top:160px;padding-bottom:250px;background: url(../images/md.jpg) no-repeat;margin-top:90px;background-size: cover;}
.md-all{width:640px;margin:auto;}
.md-all h2{text-align:center;color:#FFF;font-size:40px;}
.md-all .int{display:flex;position:relative;margin-top:70px;}
.md-all .int img{width:30px;height:30px;position:absolute;top:20px;left:20px;}
.md-all .int input{width:100%;height:70px;border-radius:5px;padding-left:80px;font-size:26px;color:#666;}
.md-all .ts{font-size:16px;color:#FFF;margin-top:15px;}
.quanbu{width:100%;padding-top:90px;}
.quanbu h3{width:1200px;margin:auto;font-size:30px;color:#333;padding-left:40px;}
.quanbu .all-mend{width:1200px;margin:auto;margin-top:20px;}
.quanbu .all-mend ul{display:flex;flex-wrap: wrap;}
.quanbu .all-mend ul li{width:380px;background-color:#f8f8f8;padding:20px;box-sizing: border-box;margin-left:20px;margin-top:20px;}
.quanbu .all-mend ul li h4{font-weight:bold;font-size:18px;}
.quanbu .all-mend ul li .address{margin-top:15px;font-size:14px;color:#666;}
.quanbu .all-mend ul li .phone{margin-top:4px;font-size:14px;color:#666;}


@media (min-width: 1200px)and (max-width: 1480px) {
	.att-two .att-two-all{left: 20%;}
}
@media (min-width: 1480px)and (max-width: 1700px) {
}
/*默认*/
@media (min-width: 980px){}
 
/* 平板电脑和小屏电脑之间的分辨率 */
@media (min-width: 768px) and (max-width: 979px) {
	
}
 
/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px) {
	
}
 
/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 480px) {}



