@charset "UTF-8";
.vn1200 {
  max-width: 1200px;
  margin: 0 auto;
}

.sample-head {
  background: #272729;
  position: relative;
}

.sample-head .vn1200 {
  position: relative;
}

.sample-head .vn1200 .sample-logo {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 60px;
  z-index: 9;
  text-align: center;
}

.sample-head .vn1200 #search3 {
  width: 28px;
  height: 60px;
  cursor: pointer;
  position: absolute;
  right: -40px;
  top: 0px;
  z-index: 999;
}

.sample-head .vn1200 #search3 .search1 {
  width: 28px;
  height: 60px;
  background: url(../images/sss.png) no-repeat center center;
}

@media (max-width: 1300px) {
  .sample-head .vn1200 #search3 {
    right: 0px;
  }
}

.sample-head .vn1200 #formsearch1 {
  position: absolute;
  z-index: 20;
  top: 60px;
  right: 0;
  display: none;
  width: 350px;
  margin-left: -20px;
  padding: 20px;
  border: 1px solid #e0e0e0;
  background: #fff;
}

.sample-head .vn1200 #formsearch1 input {
  position: absolute;
  top: 1px;
  width: 100%;
  height: 34px;
  -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.sample-head .vn1200 #formsearch1 input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.sample-head .vn1200 .sinput {
  position: relative;
  height: 36px;
}

.sample-head .vn1200 #formsearch1 input#keyword {
  outline: none;
  text-indent: 6px;
}

.sample-head .vn1200 #formsearch1 input#s_btn {
  position: absolute;
  z-index: 2;
  top: 1px;
  right: -1px;
  width: 39px;
  height: 34px;
  border: 0;
  outline: none;
  color: #fff;
  background: #000;
  cursor: pointer;
  font-size: 13px;
}

.sample-head .vn1200 .search .triangle {
  position: absolute;
  top: -15px;
  right: 0;
  display: none\9;
  overflow: hidden;
  width: 320px;
  height: 15px;
}

/*鼠标经过*/
.product-pc {
    transition: all 0.2s linear;
}
.product-pc:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    transform: translateY(-5px);
}

/*产品中心*/
.sample-product {
  background: #eeeeee;
  margin-top: 50px;
}

.sample-product .vn1200 {
  position: relative;
}

.sample-product .product-left {
  float: left;
  width: 56%;
}

.sample-product .product-left .title {
  text-align: center;
  margin-top: 115px;
}

.sample-product .product-left .title img {
  max-width: 100%;
}

.sample-product .product-left .wz {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  color: #595959;
  margin-top: 30px;
  line-height: 22px;
}

.sample-product .product-left .ads1 {
  width: 56%;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.sample-product .product-left .ads1 li {
  float: left;
  position: relative;
  width: 31%;
  margin-left: 3.5%;
}

.sample-product .product-left .ads1 li:nth-child(1) {
  margin-left: 0;
}

.sample-product .product-left .ads1 li img {
  width: 100%;
}

.sample-product .product-left .ads1 li h3 {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
  line-height: 50px;
  font-size: 16px;
  color: #ffffff;
  font-family: "Arial";
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
}

.sample-product .product-right {
  float: right;
  width: 39.5%;
}

.sample-product .product-right li {
  position: relative;
}

.sample-product .product-right li img {
  width: 100%;
}

.sample-product .product-right li h3 {
  width: 100%;
  position: absolute;
  line-height: 58px;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  left: 0px;
  bottom: 0px;
  text-align: center;
  font-weight: 400;
}

@media (max-width: 768px) {
  .sample-product {
    padding: 0 1%;
  }
  .sample-product .product-left {
    float: none;
    width: 100%;
  }
  .sample-product .product-left .title {
    margin-top: 25px;
  }
  .sample-product .product-left .title img{
      width:60%;
  }
  .sample-product .product-left .wz{
      margin-top:15px;
  }
  .sample-product .product-left .ads1 {
    position: static;
    width: 100%;
    margin-top: 20px;
  }
  .sample-product .product-left .ads1 li {
    width: 33%;
    margin-left: 0.5%;
  }
  .sample-product .product-left .ads1 li h3 {
    font-size: 12px;
    line-height: 30px;
  }
  .sample-product .product-right {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
}

/*品牌实力*/
.sample-brand {
  margin-top: 60px;
}

.sample-brand .brand-title .title {
  float: left;
  width: 29.5%;
}

.sample-brand .brand-title .title img {
  max-width: 100%;
}

.sample-brand .brand-title .sz {
  float: right;
  width: 61%;
  text-align: justify;
}

.sample-brand .brand-title .sz:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
}

.sample-brand .brand-title .sz li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
}

.sample-brand .brand-title .sz li h3 {
  font-size: 68px;
  color: #ae6f34;
  font-family: "Arial";
  line-height: 68px;
}

.sample-brand .brand-title .sz li h3 span {
  font-size: 36px;
  color: #696969;
}

.sample-brand .brand-title .sz li p {
  font-size: 16px;
  color: #b2b2b2;
  font-family: "Arial";
  line-height: 16px;
  text-transform: uppercase;
}

.sample-brand .brand-title .sz li:nth-child(2) h3 {
  color: #e3151e;
}

.sample-brand .brand-title .sz li:nth-child(3) h3 {
  color: #ae6f34;
}

.sample-brand .brand-con {
  margin-top: 20px;
  background: url(../images/tus.png) no-repeat left center;
}

.sample-brand .brand-con .brand-left {
  float: left;
  width: 40.5%;
}

.sample-brand .brand-con .brand-left .img {
  text-align: right;
}

.sample-brand .brand-con .brand-left .img img {
  max-width: 100%;
}

.sample-brand .brand-con .brand-left h3 {
  font-size: 38px;
  color: #2f2f2f;
  line-height: 38px;
  font-family: "Arial";
  margin-left: 45px;
  margin-top: 88px;
  text-transform: uppercase;
}

.sample-brand .brand-con .brand-left .wz {
  font-size: 12px;
  color: #727272;
  text-transform: uppercase;
  margin-top: 12px;
  margin-left: 45px;
}

.sample-brand .brand-con .brand-right {
  width: 58.5%;
  float: right;
}

.sample-brand .brand-con .brand-right li {
  float: left;
}

.sample-brand .brand-con .brand-right li:nth-child(1) {
  width: 44.5%;
}

.sample-brand .brand-con .brand-right li:nth-child(2) {
  width: 53.5%;
  margin-left: 2%;
}

.sample-brand .brand-con .brand-right li:nth-child(3) {
  width: 53.5%;
  margin-left: 2%;
  margin-top: 2%;
}

.sample-brand .brand-con .brand-right li img {
  width: 100%;
}

@media (max-width: 1150px) {
  .sample-brand .brand-title {
    padding: 0 15px;
  }
  .sample-brand .brand-title .title {
    width: 25.5%;
  }
  .sample-brand .brand-title .sz {
    width: 72.5%;
  }
  .sample-brand .brand-title .sz li h3 {
    font-size: 57px;
    line-height: 57px;
  }
  .sample-brand .brand-con {
    background: url(../images/tus1.png) no-repeat left top;
    padding-top: 18px;
    padding-bottom: 17px;
  }
  .sample-brand .brand-con .brand-left {
    width: 33%;
  }
  .sample-brand .brand-con .brand-left .img img {
    width: 90%;
  }
  .sample-brand .brand-con .brand-left h3 {
    margin-left: 34px;
    margin-top: 61px;
  }
  .sample-brand .brand-con .brand-left .wz {
    margin-left: 34px;
    margin-top: 5px;
  }
  .sample-brand .brand-con .brand-right {
    width: 64.5%;
    margin-right: 15px;
  }
}

@media (max-width: 768px) {
  .sample-brand {
    margin-top: 30px;
  }
  .sample-brand .brand-title .title {
    float: none;
    width: 100%;
  }
  .sample-brand .brand-title .title img {
    width: 35%;
  }
  .sample-brand .brand-title .sz {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  .sample-brand .brand-title .sz li {
    display: block;
    width: 33%;
    float: left;
    margin-left: 0.5%;
  }
  .sample-brand .brand-title .sz li:nth-child(1) {
    margin-left: 0px;
  }
  .sample-brand .brand-title .sz li h3 {
    font-size: 24px;
    line-height: 24px;
  }
  .sample-brand .brand-title .sz li h3 span {
    font-size: 17px;
  }
  .sample-brand .brand-title .sz li p {
    text-transform: initial;
    margin-top: 5px;
  }
  .sample-brand .brand-con {
    background: none;
    padding-top: 0px;
  }
  .sample-brand .brand-con .brand-left {
    float: none;
    width: 100%;
    padding: 0 15px;
  }
  .sample-brand .brand-con .brand-left .img {
    text-align: center;
  }
  .sample-brand .brand-con .brand-left .img img {
    width: 100%;
  }
  .sample-brand .brand-con .brand-left h3 {
    margin: 0px;
    margin-top: 20px;
  }
  .sample-brand .brand-con .brand-left .wz {
    margin-left: 0px;
  }
  .sample-brand .brand-con .brand-right {
    float: none;
    width: 100%;
    margin: 0px;
    padding: 0 15px;
    margin-top: 15px;
  }
}

@media (max-width: 520px) {
  .sample-brand .brand-title .title {
    float: none;
    width: 100%;
  }
  .sample-brand .brand-title .title img {
    width: 65%;
  }
}

/*优势*/
.sample-youshi {
  margin-top: 100px;
}

.sample-youshi .vn1200 {
  position: relative;
}

.sample-youshi .vn1200 .title1 {
  position: absolute;
  left: 0px;
  top: -30px;
}

.sample-youshi .vn1200 .title1 img {
  max-width: 100%;
}

.sample-youshi .vn1200 .title2 {
  position: absolute;
  left: 0px;
  top: 184px;
}

.sample-youshi .vn1200 .title2 img {
  max-width: 100%;
}

.sample-youshi .vn1200 .youshi11 {
  display: none;
}

.sample-youshi .vn1200 .youshi-con {
  max-width: 1024px;
  margin-left: 176px;
}

.sample-youshi .vn1200 .youshi-con .youshi1 {
  float: left;
  max-width: 428px;
  margin-top: 83px;
}

.sample-youshi .vn1200 .youshi-con .youshi1 .wz li {
  background: #fdfbfb;
}

.sample-youshi .vn1200 .youshi-con .youshi1 .wz li:nth-child(2) {
  background: #eeeeee;
}

.sample-youshi .vn1200 .youshi-con .youshi1 .imgs img {
  width: 100%;
}

.sample-youshi .vn1200 .youshi-con .youshi2 {
  float: left;
  max-width: 596px;
}

.sample-youshi .vn1200 .youshi-con .youshi2 .wz li {
  background: #d31d24;
}

.sample-youshi .vn1200 .youshi-con .youshi2 .wz li:nth-child(1) h3 {
  color: #fff;
}

.sample-youshi .vn1200 .youshi-con .youshi2 .wz li:nth-child(1) h2 {
  color: #fff;
}

.sample-youshi .vn1200 .youshi-con .youshi2 .wz li:nth-child(2) {
  background: #eeeeee;
}

.sample-youshi .vn1200 .youshi-con .youshi2 .imgs1 img {
  width: 100%;
}

.sample-youshi .vn1200 .youshi-con .wz li {
  width: 214px;
  height: 170px;
  float: left;
  text-align: center;
}

.sample-youshi .vn1200 .youshi-con .wz li h3 {
  font-size: 20px;
  color: #2f2f2f;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Arial";
  padding-top: 50px;
}

.sample-youshi .vn1200 .youshi-con .wz li h2 {
  font-size: 12px;
  color: #b2b2b2;
  font-weight: 400;
  font-family: "Myriad Pro";
  line-height: 18px;
  margin-top: 15px;
}

@media (max-width: 1024px) {
  .sample-youshi .vn1200 .youshi-con {
    margin-left: 134px;
  }
  .sample-youshi .vn1200 .youshi-con .youshi1 {
    display: none;
  }
  .sample-youshi .vn1200 .youshi11 {
    display: block !important;
  }
  .sample-youshi .youshi2 {
    width: 445px;
  }
}

@media (max-width: 768px) {
  .sample-youshi {
    margin-top: 30px;
    padding: 0 15px;
  }
  .sample-youshi .vn1200 .title1 img {
    width: 50%;
  }
  .sample-youshi .vn1200 .title2 {
    top: 5%;
  }
  .sample-youshi .vn1200 .title2 img {
    width: 60%;
  }
  .sample-youshi .vn1200 .youshi-con {
    width: 100%;
    margin-left: 0px;
  }
  .sample-youshi .vn1200 .youshi-con .youshi1 {
    margin-top: 30px;
    max-width: 100%;
    width: 100%;
  }
  .sample-youshi .vn1200 .youshi-con .youshi1 .imgs {
    text-align: right;
  }
  .sample-youshi .vn1200 .youshi-con .youshi1 .imgs img {
    width: 75%;
  }
  .sample-youshi .vn1200 .youshi-con .youshi2 {
    width: 100%;
    max-width: 100%;
  }
  .sample-youshi .vn1200 .youshi-con .wz li {
    width: 50%;
  }
  .sample-youshi .vn1200 .youshi-con .wz li h3 {
    padding-top: 25px;
  }
}

/*案例展示*/
.sample-case {
  background: #eeeeee;
  padding-top: 10px;
  margin-top: 60px;
  padding-bottom: 40px;
}

.sample-case .title img {
  max-width: 100%;
}

.sample-case #news_rec {
  margin-top: 70px;
  position: relative;
}

.sample-case #news_rec .swiper-slide .news-img img {
  width: 100%;
}

.sample-case #news_rec .swiper-slide .news-txt h2 {
  display: none;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  color: #2f2f2f;
  margin-top: 20px;
}

.sample-case #news_rec .swiper-slide-active .news-txt h2 {
  display: block;
}

.sample-case #news_rec .swiper-button-next, .sample-case #news_rec .swiper-button-prev {
  top: -8%;
}

.sample-case #news_rec .swiper-button-prev {
  width: 34px;
  height: 62px;
  right: 10%;
  left: auto;
  background-image: url(../images/rights2.png);
}

.sample-case #news_rec .swiper-button-next {
  width: 34px;
  height: 62px;
  left: 10%;
  background-image: url(../images/lefts2.png);
}

.sample-case #news_rec .swiper-pagination {
  width: 100%;
  bottom: -30px !important;
}

.sample-case #news_rec .swiper-pagination-bullet {
  width: 111px;
  height: 8px;
  border-radius: 50px;
  margin: 0 10px;
}

.sample-case #news_rec .swiper-pagination-bullet-active {
  background: #e62129;
}

.sample-case .case-more {
  max-width: 161px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  border: 1px solid #d6d5d5;
  border-radius: 25px;
  margin: 0 auto;
  text-transform: uppercase;
  margin-top: 50px;
}

.sample-case .case-more a {
  color: #b2b2b2;
  font-size: 14px;
  font-family: "Arial";
}

@media (max-width: 768px) {
  .sample-case .title img {
    width: 65%;
  }
  .sample-case #news_rec .swiper-pagination {
    display: none;
  }
  .sample-case #news_rec .swiper-slide .news-txt h2 {
    margin-top: 20px;
  }
  .sample-case .case-more {
    margin-top: 10px;
  }
}

/*新闻中心*/
.sample-news {
  margin-top: 60px;
}

.sample-news .title-all .title {
  float: left;
}

.sample-news .title-all .title img {
  max-width: 100%;
}

.sample-news .title-all a {
  display: block;
  font-size: 14px;
  color: #2f2f2f;
  font-family: "Arial";
  float: right;
  line-height: 127px;
}

.sample-news .news-con {
  margin-top: 30px;
}

.sample-news .news-con .lists li {
  float: left;
  width: 48.5%;
  border: 1px solid #ededed;
  padding: 25px;
  position: relative;
}

.sample-news .news-con .lists li h3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #2f2f2f;
}

.sample-news .news-con .lists li h2 {
  font-size: 14px;
  color: #2f2f2f;
  font-weight: 600;
  font-family: "Arial";
  text-transform: uppercase;
  margin-top: 25px;
  line-height: 24px;
}

.sample-news .news-con .lists li h2 a {
  color: #2f2f2f;
}

.sample-news .news-con .lists li span {
  display: block;
  font-size: 12px;
  color: #2f2f2f;
  text-transform: uppercase;
  line-height: 26px;
  margin-top: 15px;
}

.sample-news .news-con .lists li a.newsmore {
  display: inline-block;
  font-size: 12px;
  color: #e62129;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px dashed #e62129;
  margin-top: 50px;
}

.sample-news .news-con .lists li .imgs {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 9;
  opacity: 0;
  overflow: hidden;
}

.sample-news .news-con .lists li .imgs img {
  max-width: 100%;
}

.sample-news .news-con .lists li a.shadow {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(../images/sous.png) no-repeat center center rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: 99;
}

.sample-news .news-con .lists li:nth-child(2n) {
  float: right;
}

.sample-news .news-con .lists li:nth-child(3) {
  margin-top: 30px;
}

.sample-news .news-con .lists li:nth-child(4) {
  margin-top: 30px;
}

.sample-news .news-con .lists li:hover .imgs {
  opacity: 1;
}

.sample-news .news-con .lists li:hover a.shadow {
  opacity: 1;
}

@media (max-width: 768px) {
  .sample-news {
    margin-top: 15px;
  }
  .sample-news .title-all {
    padding: 0 15px;
  }
  .sample-news .title-all .title {
    width: 65%;
  }
  .sample-news .title-all .title img {
    width: 100%;
  }
  .sample-news .title-all a {
    line-height: 90px;
  }
  .sample-news .news-con {
    padding: 0 15px;
  }
  .sample-news .news-con .lists li {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
  }
}

/*友情链接*/
.sample-link {
  line-height: 30px;
}

@media (max-width: 768px) {
  .sample-link {
    padding: 0 15px;
  }
}

/*底部*/
.sample-foot {
  background: #272729;
  padding-top: 27px;
}

.sample-foot .ads4 {
  font-size: 0px;
  text-align: center;
  border-bottom: 1px solid #474748;
  padding-bottom: 17px;
}

.sample-foot .ads4 li {
  display: inline-block;
  padding: 0 42px;
  border-right: 1px solid #656565;
}

.sample-foot .ads4 li a.img {
  display: block;
  font-size: 0px;
  text-align: center;
  line-height: 36px;
}

.sample-foot .ads4 li a.img .imgs {
  float: left;
  line-height: 36px;
  margin: 0 6px;
}

.sample-foot .ads4 li a.img .imgs img {
  max-width: 100%;
}

.sample-foot .ads4 li a.img h3 {
  float: left;
  margin: 0 6px;
  font-size: 16px;
  color: #f9fbfb;
  text-transform: uppercase;
  line-height: 36px;
}

.sample-foot .ads4 li:last-child {
  border: none;
}

.sample-foot .foot-con {
  margin-top: 50px;
  padding-bottom: 115px;
  border-bottom: 1px solid #474748;
}

.sample-foot .foot-con .foot-all {
  float: left;
}

.sample-foot .foot-con .foot-all h3 {
  font-size: 18px;
  font-weight: 400;
  color: #eeeeee;
  font-family: "Arial";
  text-transform: uppercase;
  line-height: 18px;
}

.sample-foot .foot-con .foot-all .secs {
  margin-top: 22px;
}

.sample-foot .foot-con .foot-all .secs li a {
  display: block;
  font-size: 14px;
  color: #eeeeee;
  font-family: "Arial";
  line-height: 24px;
}

.sample-foot .foot-con .foot2 {
  margin-left: 45px;
}

.sample-foot .foot-con .foot3 {
  margin-left: 45px;
}

.sample-foot .foot-con .foot4 {
  margin-left: 73px;
}

.sample-foot .foot-con .foot5 {
  margin-left: 73px;
}

.sample-foot .foot-con .foot-erweima {
  float: right;
}

.sample-foot .foot-con .foot-erweima img {
  max-width: 100%;
}

.sample-foot .foot-jishu {
  line-height: 60px;
  font-size: 14px;
  color: #eeeeee;
}

.sample-foot .foot-jishu .jishu-left {
  float: left;
}

.sample-foot .foot-jishu .jishu-right {
  float: right;
}

.sample-foot .foot-jishu span {
  text-transform: uppercase;
}

.sample-foot .foot-jishu a {
  color: #eeeeee;
}

@media (max-width: 768px) {
  .sample-foot {
    padding: 0 15px;
    padding-top: 15px;
  }
  .sample-foot .foot-jishu {
    line-height: 24px;
    padding-bottom: 10px;
  }
  .sample-foot .foot-jishu .jishu-left {
    float: none;
  }
  .sample-foot .foot-jishu .jishu-right {
    float: none;
  }
}

/*内页多图*/
.case-duotu {
  opacity: 0;
  width: 100%;
  position: fixed;
  top: 7%;
  left: 0px;
  z-index: -1;
}

.case-duotu .case-duo {
  max-width: 750px;
  margin: 0 auto;
  border: 24px solid rgba(255, 255, 255, 0.9);
  text-align: center;
}

.case-duotu .case-duo img {
  width: 100%;
}

.case-duotu .case-duo .slick-arrow {
  position: absolute;
  width: 57px;
  height: 106px;
  outline: none;
  border: none;
  font-size: 0px;
  z-index: 99999;
}

.case-duotu .case-duo .slick-prev {
  background: url(../images/left1s.png) no-repeat center center;
  top: 45%;
  left: -24px;
}

.case-duotu .case-duo .slick-next {
  background: url(../images/right1s.png) no-repeat center center;
  top: 45%;
  right: -24px;
}

.case-duotu.cur {
  opacity: 1;
  z-index: 99;
}

@media (max-width: 768px) {
  .case-duotu {
    top: 15%;
  }
}

@media (max-width: 520px) {
  .case-duotu {
    top: 22%;
  }
}

.cha {
  z-index: 999;
  position: fixed;
  display: none;
  right: 29.5%;
  top: 5%;
}

@media (max-width: 768px) {
  .cha {
    right: 0px;
    top: 12%;
  }
}

@media (max-width: 520px) {
  .cha {
    top: 15%;
  }
}
