@charset "UTF-8";
.head-xian {
  line-height: 95px;
  float: left;
  /*margin-left: 2%;*/
}

.head-wz {
  font-size: 22px;
  color: #004ea2;
  line-height: 95px;
  float: left;
  margin-left: 1%;
}

.top-tel{
    float: left;
    line-height: 95px;
    font-size: 17px;
    color: #585858;
    font-weight: 600;
    margin-right: -1%;
}

#formsearch {
    width: 160px;
    background: url(../images/ssk.png) no-repeat center;
    float: left;
    height: 30px;
    margin-top: 33px;
    margin-left: 1%;
    background-size: 100%;
}

#formsearch input {
  background: none;
  border: none;
  outline: none;
  height: 29px;
}

#formsearch #keyword {
  width: 80%;
  height: 29px;
  line-height: 29px;
  float: left;
  text-indent: 20px;
}

#formsearch #s_btn {
  width: 16%;
  height: 29px;
  line-height: 29px;
  float: right;
}

.vn1400 {
  max-width: 1400px;
  margin: 0 auto;
}

.sample-title {
  text-align: center;
}

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

.sample-product {
  margin-top: 50px;
}

.sample-product .product-cate {
  text-align: center;
  margin-top: 20px;
}

.sample-product .product-cate li {
  display: inline-block;
  /*width: 90px;*/
  line-height: 34px;
  font-size: 16px;
  font-weight: 100;
  border-radius: 5px;
  margin: 0 20px;padding: 0 10px;margin-bottom: 10px
}

.sample-product .product-cate li a {
  color: #333333;
}

.sample-product .product-cate li.on {
  background: #004ea2;
}

.sample-product .product-cate li.on a {
  color: #fff;
}

.sample-product .product-con .product-list {
  text-align: justify;
  margin-top: 34px;
}

.sample-product .product-con .product-list li {
  position: relative;
    display: inline-block;
    width: 21%;
    vertical-align: top;
    overflow: hidden;
    text-align: center;
    margin-bottom: 67px;
    padding-top: 10px;
    border: 1px solid #b9b9b9;
    padding-bottom: 70px;
}

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

.sample-product .product-con .product-list li .mask {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0%;
  bottom: 18px;
}

.sample-product .product-con .product-list li .mask span {
  display: block;
  font-size: 18px;
  color: #f60303;
  line-height: 18px;
}

.sample-product .product-con .product-list li .mask a {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  margin-top: 10px;
}

.sample-product .product-con .product-list:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
}

/*商品实景*/
.sample-view .view-cate {
  float: right;
  width: 8%;
}

.boxx{
    margin-top: 50px;
}

.sample-view .wrapper {
  float: left;
  width: 92%;
}

.sample-view .wrapper li.long {
  width: 64%;
}
.sample-view .wrapper li.on{
    width: 64%;
}

.sample-view .wrapper li {
  width: 12%;
  float: left;
  transition: all .8s;
  position: relative;
  z-index: 99;
  overflow: hidden;
}

.sample-view .picList li{
    text-align: center;
    height: 124px;
    background: #56575c;
    font-size: 18px;
    color: #999999;
    border-bottom: 1px solid #999999;
}

.sample-view .picList li.cur{
    background: #9c9c9f;
}
.sample-view .picList li.cur h3{
    color: #4c4c4c;
}
.sample-view .picList li:first-child{
    border-top: 1px solid #999999;
}
.sample-view .picList li h3{
    color: #999999;
    margin-top: 18px;
    font-size: 18px;
}
.sample-view .picList li .pic{
    padding-top: 20px;
}
.picScroll-top{
    float: right;
    width: 8%;
    position: relative;
    padding-top: 52px;
    padding-bottom: 52px;
    background: #56575c;
}
.picScroll-top .hd1 .prev{
    display: block;
    width: 100%;
    height: 17px;
    background: url(../images/top.png) no-repeat center center;
    position: absolute;
    top: 19px;
    z-index: 999;
}

.picScroll-top .hd1 .next{
    display: block;
    width: 100%;
    height: 17px;
    background: url(../images/down.png) no-repeat center center;
    bottom: 19px;
    z-index: 999;
    position: absolute;
}


/*产品系列*/
.sample-xilie .xilie-cate {
  height: 90px;
  background: #fff;
}

.sample-xilie .xilie-cate .ads1 li {
  float: left;
  width: 11.1%;
  text-align: center;
  height: 90px;
  position: relative;
}

.sample-xilie .xilie-cate .ads1 li .ads1-img {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-top: 10px;
}

.sample-xilie .xilie-cate .ads1 li .ads1-img img {
  max-width: 100%;
}

.sample-xilie .xilie-cate .ads1 li .ads1-img div {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
}

.sample-xilie .xilie-cate .ads1 li .ads1-img .img1 {
  opacity: 1;
}

.sample-xilie .xilie-cate .ads1 li .ads1-img .img2 {
  opacity: 0;
}

.sample-xilie .xilie-cate .ads1 li h3 {
  font-size: 15px;
  color: #060606;
  font-weight: 400;
  margin-top: 5px;
}

.sample-xilie .xilie-cate .ads1 li:after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: #004ea2;
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

.sample-xilie .xilie-cate .ads1 li.cur {
  background: #f2f2f2;
}

.sample-xilie .xilie-cate .ads1 li.cur .img1 {
  opacity: 0;
}

.sample-xilie .xilie-cate .ads1 li.cur .img2 {
  opacity: 1;
}

.sample-xilie .xilie-cate .ads1 li.cur:after {
  display: block;
}

.sample-xilie .xilie-cate .ads1 li:hover {
  background: #f2f2f2;
}

.sample-xilie .xilie-cate .ads1 li:hover .img1 {
  opacity: 0;
}

.sample-xilie .xilie-cate .ads1 li:hover .img2 {
  opacity: 1;
}

.sample-xilie .xilie-cate .ads1 li:hover:after {
  display: block;
}

.sample-xilie .bd {
  background: #f2f2f2;
  padding-top: 33px;
  padding-bottom: 55px;
}

.sample-xilie .bd .xilie-all {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}

.sample-xilie .bd .xilie-all li img {
  width: 100%;
}

.sample-xilie .bd .xilie-all .owl-carousel .owl-dots {
  position: absolute;
  bottom: 20px;
  z-index: 99;
  left: 65%;
}

.sample-xilie .bd .xilie-all .owl-carousel .owl-dots button.owl-dot {
  float: left;
  width: 44px;
  height: 3px;
  background: #c6cacb;
  margin: 0 10px;
}

.sample-xilie .bd .xilie-all .owl-carousel .owl-dots button.owl-dot.active {
  background: #33beff;
}

.sample-xilie .bd .xilie1 {
  position: relative;
}

.sample-xilie .bd .xilie1 li img {
  width: 100%;
}

.sample-xilie .bd .xilie1 li:first-child {
  width: 34%;
}

.sample-xilie .bd .xilie1 li:nth-child(2) {
  width: 34%;
  margin-top: 67px;
}

.sample-xilie .bd .xilie1 li:nth-child(3) {
  width: 31%;
  position: absolute;
  top: 0px;
  left: 36%;
}

.sample-xilie .bd .xilie1 li:nth-child(4) {
  width: 31%;
  position: absolute;
  top: 0px;
  right: 0px;
}

.sample-xilie .bd .xilie2 {
  position: relative;
}

.sample-xilie .bd .xilie2 li img {
  width: 100%;
}

.sample-xilie .bd .xilie2 li:first-child {
  width: 31%;
}

.sample-xilie .bd .xilie2 li:nth-child(2) {
  width: 34%;
  left: 32.5%;
  position: absolute;
  top: 0px;
}

.sample-xilie .bd .xilie2 li:nth-child(3) {
  width: 34%;
  left: 32.5%;
  bottom: 0px;
  position: absolute;
}

.sample-xilie .bd .xilie2 li:last-child {
  width: 31%;
  position: absolute;
  right: 0px;
  top: 0px;
}

.sample-xilie .bd .xilie3 {
  position: relative;
}

.sample-xilie .bd .xilie3 li {
  float: left;
}

.sample-xilie .bd .xilie3 li:first-child {
  width: 31%;
}

.sample-xilie .bd .xilie3 li:nth-child(2) {
  width: 34%;
  margin-left: 1.8%;
}

.sample-xilie .bd .xilie3 li:nth-child(3) {
  float: none;
  position: absolute;
  bottom: 0px;
  left: 32.8%;
  width: 16%;
}

.sample-xilie .bd .xilie3 li:nth-child(4) {
  float: none;
  position: absolute;
  bottom: 0px;
  left: 50.5%;
  width: 16%;
}

.sample-xilie .bd .xilie3 li:nth-child(5) {
  width: 31%;
  float: right;
}

.sample-xilie .bd .xilie4 {
  position: relative;
}

.sample-xilie .bd .xilie4 li {
  float: left;
}

.sample-xilie .bd .xilie4 li:first-child {
  width: 34%;
}

.sample-xilie .bd .xilie4 li:nth-child(2) {
  float: none;
  left: 0px;
  bottom: 0px;
  position: absolute;
  width: 34%;
}

.sample-xilie .bd .xilie4 li:nth-child(3) {
  width: 34%;
  margin-left: 1.8%;
}

.sample-xilie .bd .xilie4 li:nth-child(4) {
  width: 28%;
  float: right;
}

.sample-xilie .bd .xilie5 {
  position: relative;
}

.sample-xilie .bd .xilie5 li {
  float: left;
  width: 32%;
}

.sample-xilie .bd .xilie5 li:nth-child(2) {
  margin-left: 2%;
}

.sample-xilie .bd .xilie5 li:nth-child(3) {
  float: right;
}

.sample-xilie .bd .vn1 {
  float: left;
  width: 47.85%;
  position: relative;
}

.sample-xilie .bd .vn1 .lunbo1 li {
  float: left;
}

.sample-xilie .bd .xilie6 {
  float: right;
  width: 50%;
}

.sample-xilie .bd .xilie6 li {
  float: left;
  width: 46%;
}

.sample-xilie .bd .xilie6 li:nth-child(2) {
  float: right;
  width: 49.5%;
}

.sample-xilie .bd .xilie6 li:nth-child(3) {
  float: right;
  margin-top: 4%;
  width: 49.5%;
}

.sample-xilie .bd .xilie7 {
  position: relative;
}

.sample-xilie .bd .xilie7 li {
  float: left;
}

.sample-xilie .bd .xilie7 li:first-child {
  width: 23%;
}

.sample-xilie .bd .xilie7 li:nth-child(2) {
  width: 24.7%;
  float: right;
}

.sample-xilie .bd .xilie7 li:nth-child(3) {
  width: 24.7%;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.sample-xilie .bd .vn2 {
  width: 47.85%;
  position: absolute;
  top: 0px;
  left: 25%;
}

.sample-xilie .bd .vn2 .hd3 {
  position: absolute;
  bottom: 20px;
  z-index: 99;
  right: 5%;
}

.sample-xilie .bd .vn2 .hd3 li {
  float: left;
  width: 44px;
  height: 3px;
  background: #c6cacb;
  margin: 0 10px;
}

.sample-xilie .bd .vn2 .hd3 li.on {
  background: #33beff;
}

.sample-xilie .bd .vn2 .lunbo2 li {
  float: left;
}

.sample-xilie .bd .vn3 {
  width: 47.85%;
  float: left;
  position: relative;
}

.sample-xilie .bd .vn3 .hd4 {
  position: absolute;
  bottom: 20px;
  z-index: 99;
  right: 5%;
}

.sample-xilie .bd .vn3 .hd4 li {
  float: left;
  width: 44px;
  height: 3px;
  background: #c6cacb;
  margin: 0 10px;
}

.sample-xilie .bd .vn3 .hd4 li.on {
  background: #33beff;
}

.sample-xilie .bd .vn3 .lunbo3 li {
  float: left;
}

.sample-xilie .bd .vn4 {
  width: 47.85%;
  float: right;
  position: relative;
}

.sample-xilie .bd .vn4 .hd5 {
  position: absolute;
  bottom: 20px;
  z-index: 99;
  right: 5%;
}

.sample-xilie .bd .vn4 .hd5 li {
  float: left;
  width: 44px;
  height: 3px;
  background: #c6cacb;
  margin: 0 10px;
}

.sample-xilie .bd .vn4 .hd5 li.on {
  background: #33beff;
}

.sample-xilie .bd .vn4 .lunbo4 li {
  float: left;
}

.sample-xilie .bd .xilie9 {
  float: left;
  width: 50%;
  position: relative;
}

.sample-xilie .bd .xilie9 li {
  float: left;
}

.sample-xilie .bd .xilie9 li:first-child {
  width: 58.5%;
}

.sample-xilie .bd .xilie9 li:nth-child(2) {
  width: 58.5%;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.sample-xilie .bd .xilie9 li:nth-child(3) {
  width: 39%;
  float: right;
}

.sample-xilie .bd .vn5 {
  float: right;
  width: 47.85%;
}

.sample-xilie .bd .vn5 .hd6 {
  position: absolute;
  bottom: 20px;
  z-index: 99;
  right: 5%;
}

.sample-xilie .bd .vn5 .hd6 li {
  float: left;
  width: 44px;
  height: 3px;
  background: #c6cacb;
  margin: 0 10px;
}

.sample-xilie .bd .vn5 .hd6 li.on {
  background: #33beff;
}

/*关于我们*/
.sample-about {
  border: 1px solid #cccccc;
  margin-top: 110px;
}

.sample-about .about-left {
  float: left;
  width: 48%;
  padding-left: 20px;
}

.sample-about .about-left h3 {
  font-size: 24px;
  color: #004ea2;
  font-weight: 400;
  line-height: 24px;
  margin-top: 53px;
}

.sample-about .about-left span {
  display: block;
  font-size: 14px;
  color: #215646;
  line-height: 14px;
  margin-top: 17px;
}

.sample-about .about-left .about-con {
  font-size: 14px;
  color: #000;
  margin-top: 40px;
  line-height: 24px;
}

.sample-about .about-left a {
  display: block;
  width: 176px;
  line-height: 36px;
  background: #004ea2;
  text-align: center;
  font-size: 14px;
  color: #feffff;
  margin-top: 62px;
}

.sample-about .about-right {
  float: right;
  width: 51%;
}

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

/*合作案例*/
.sample-case {
  margin-top: 40px;
}

.sample-case .case-list {
  text-align: justify;
  margin-top: 44px;
}

.sample-case .case-list li {
  position: relative;
  display: inline-block;
  width: 31%;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
  margin-bottom: 62px;
}

.sample-case .case-list li .mask {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: center;
}

.sample-case .case-list li .mask h3 {
  font-size: 31px;
  font-weight: 400;
  line-height: 31px;
  margin-top: 70px;
}

.sample-case .case-list li .mask h3 a {
  color: #fcfbfb;
}

.sample-case .case-list li .mask i {
  display: block;
  width: 60px;
  height: 3px;
  background: #ffffff;
  margin: 0 auto;
  margin-top: 18px;
}

.sample-case .case-list li .mask span {
  display: block;
  font-size: 25px;
  color: #fcfbfb;
  line-height: 25px;
  margin-top: 20px;
}

.sample-case .case-list li img {
  width: 100%;
}

.sample-case .case-list li:nth-child(4) {
  margin-bottom: 0px;
}

.sample-case .case-list li:nth-child(5) {
  margin-bottom: 0px;
}

.sample-case .case-list li:nth-child(6) {
  margin-bottom: 0px;
}

.sample-case .case-list li:hover .mask {
  display: block;
}

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

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

.sample-news .news-list {
  text-align: justify;
  margin-top: 48px;
}

.sample-news .news-list li {
  position: relative;
  display: inline-block;
  width: 33%;
  vertical-align: top;
  overflow: hidden;
  border: 1px solid #e3dad1;
  padding: 35px 35px 30px 30px;
}

.sample-news .news-list li a {
  display: block;
  font-size: 18px;
  color: #2c1e1d;
  line-height: 18px;
}

.sample-news .news-list li p {
  font-size: 14px;
  color: #6b6a6a;
  margin-top: 25px;
}

.sample-news .news-list li span {
  display: block;
  font-size: 15px;
  color: #666;
  margin-top: 12px;
}

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

/*合作伙伴*/
.sample-partern {
  margin-top: 10px;
}

.sample-partern .partern-list li {
  float: left;
  width: 16.666667%;
  border: 1px solid #e9e9e9;
  /*border-right: none;*/
}

.sample-partern .partern-list li img {width: 100%;
 
}

.sample-partern .partern-list li:nth-child(6n) {
  /*border: 1px solid #e9e9e9;*/
  /*border-right: 1px solid #e9e9e9;*/
}

/*友情链接*/
.sample-link {
  line-height: 47px;
  background: #f2fef2;
  font-size: 14px;
  color: #fff;
  margin-top: 50px;
  display: none;
}

/*底部*/
.sample-foot {
  text-align: center;
  background: #2e3033;
}

.sample-foot .foot-logo {
  padding-top: 35px;
}

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

.sample-foot .foot-nav {
  font-size: 18px;
  color: #fefefe;
  margin-top: 50px;
  line-height: 18px;
}

.sample-foot .foot-nav a {
  color: #fefefe;
}

.sample-foot .foot-erweima {
  margin-top: 30px;
}

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

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

.sample-foot .foot-jishu p{display:inline-block;}

.sample-foot .foot-jishu a {
  color: #c2c2c2;
}
.sample-view1{
  display: none;
}

#toolbar li img{
  width: 100%;
}
#toolbar li:nth-child(3) img{
  width: 57px;
  height: 57px;
}

/*自适应*/
@media (max-width: 1600px){
    .demo-logo{
        width:10.3125%;
    }
    .head-wz{
        font-size:18px;
    }
}
@media (max-width: 1440px){
    .demo-logo{
        width:17.3125%;line-height:95px;
    }
    .header2019 a{
        font-size:16px!important;
    }
   
    .head-wz{
        font-size:18px;
    }
    .head-wz{display:none;}
}
@media (max-width: 768px) {
  .owl-carousel .owl-dots{
    left: 0px!important;
  }
  .sample-link {display:none;}
  .owl-carousel .owl-dots button.owl-dot{
    width: 3em!important;
  }
  .sample-xilie .xilie-cate{
    height: auto;
  }
  .sample-xilie .xilie-cate .ads1 li{
    width: 20%;
  }
  .sample-xilie .bd .xilie1 li:nth-child(2){
    margin-top: 18px;
  }
  .sample-product .product-cate li {
    display: block;
    float: left;
    width: 20%;
    margin: 0px;
    font-size: 14px;
  }
  .sample-product .product-con .product-list li {
    width: 48%;
    margin-bottom: 20px;
  }
  .sample-product .product-con .product-list li .mask {
    bottom: 8px;
  }
  .sample-product .product-con .product-list li .mask span {
    font-size: 15px;
  }
  .sample-product .product-con .product-list li .mask a {
    margin-top: 0px;
  }
  .sample-about .about-left {
    float: none;
    width: 95%;
    padding-left: 0px;
    margin: 0 auto;
  }
  .sample-about .about-left .about-con {
    margin-top: 15px;
  }
  .sample-about .about-left a {
    margin-top: 20px;
  }
  .sample-about .about-right {
    float: none;
    width: 100%;
    margin-top: 30px;
  }
  .sample-case .case-list li {
    width: 48%;
    margin-bottom: 20px;
  }
  .sample-news .news-list {
    margin-top: 20px;
  }
  .sample-news .news-list li {
    width: 95%;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
  }
  .sample-partern .partern-list li {
    width: 33.3%;
    margin-bottom: 10px;
  }
  .sample-foot .foot-nav {
    display: none;
  }
  .sample-foot .foot-jishu {
    font-size: 12px;
  }
  .sample-view{
    display: none;
  }
  .sample-view1{
    display: block!important;
  }
  .sample-view1 .wrapper1{
    float: none;
    width: 100%;
  }
  .picScroll-top1{
    float: none;
    width: 100%;
    position: relative;
  }
  .sample-view1 .wrapper1 li{
        display: none;
        width: 100%;
        float: none;
    }
  .sample-view1 .wrapper1 li.long{
      display: block;
      width: 100%;
  }
  .sample-view1 .wrapper1 li img{
    width: 100%;
  }
  .picList{
      
  }
  .picList1 li{
    float: left;
    width: 25%;
  }
  .sample-view1 .picList1 li{
    text-align: center;
    height: 105px;
    background: #56575c;
    font-size: 18px;
    color: #999999;
    border-bottom: 1px solid #999999;
}

.sample-view1 .picList1 li.cur{
    background: #9c9c9f;
}
.sample-view1 .picList1 li.cur h3{
    color: #4c4c4c;
}
.sample-view1 .picList1 li:first-child{
    border-top: 1px solid #999999;
}
.sample-view1 .picList1 li h3{
    color: #999999;
    font-size: 16px;
}
.sample-view1 .picList1 li .pic{
    line-height: 66px;
}
.picScroll-top1 .hd2 .prev{
    display: block;
    width: 30%;
    height: 17px;
    background: url(../images/lefts1.png) no-repeat center center;
    position: absolute;
    top: 109%;
    z-index: 999;
    left: 31%;
}

.picScroll-top1 .hd2 .next{
    display: block;
    width: 120%;
    height: 17px;
    background: url(../images/rights1.png) no-repeat center center;
    bottom: -25%;
    z-index: 999;
    position: absolute;
    right: -15%;
}
}

