@charset "UTF-8";
/**
 * 
 * @authors Joe shu (1442702103@qq.com)
 * @date    2017-10-27 15:23:37
 * @version $Id$
 */
.product-item:after,.product-box:after,.nav-header:after,.nav-header:after,.contact:after,.list-c:after,.list-anli:after,.product-paging:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both
}
.product-laimu>ul>li,.news-title,.fchannel dl dd{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.product-laimu{}
.product-laimu>ul{margin-left: -15px;overflow: hidden;}
.product-laimu>ul>li{float: left;margin-left: 15px;margin-top: 15px;}
.product-laimu>ul>li>a{display: block;padding: 15px 28px;background: #e6e6e6;color: #287fc7;font-size: 18px;}
.product-laimu>ul>li:hover>a,.product-laimu>ul>li.active>a{background: #ff8400;color: #fff;}

.product-box{margin-top: 15px;}
.product-item{width: 50%;float: left;height:230px;display: block;}
.product-item>div{width: 50%;float: left;height:230px;}
.product-title{font-size: 24px;line-height: 1.2;padding: 5px 0;}
/*.product-info{font-size: 18px;line-height: 2;}*/
.arrow-box,.arrow-box2 {
  position: relative;
  background: #ff8400;
  padding: 20px 30px;
  color: #fff;
}
.arrow-box2{background: #287fc7}
.arrow-box:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #ff8400;
  border-width: 20px;
  margin-top: -20px;
}
.arrow-box2:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #287fc7;
  border-width: 20px;
  margin-top: -20px;
}

.bg-b{margin-top:60px;padding:45px 0;background: url(/style/img/bg-b.png) no-repeat;background-size: cover;}
.about-title{font-size: 16px;color: #fff;margin-bottom: 40px;}
.about-title>b{font-size: 28px;}
.about-info{color: #fff;line-height: 2;}
.about-pic{width:412px;border:2px solid #fff;box-shadow: 0 8px 14px 0px #002D51;}
.btn-more{display: inline-block;padding: 12px 38px;color: #fff;border-radius: 4px;border:1px solid #fff;}
.btn-more{margin-top: 40px;}

.news-list{}
.news-list>li{}
.news-list>li a{display: block;padding: 15px 10px;}
.news-list>li a:hover{color: #fff;background: #ff8400;text-decoration: none;}
.news-list>li a:hover .news-title{border-left: 2px solid #fff;color: #fff;}
.news-list>li a:hover .news-time,.news-list>li a:hover .news-info{color:#fff;}
.news-time{float: right;color: #999;}
.news-title{padding-left:18px;font-size: 16px;line-height: 20px;height: 20px;border-left: 2px solid #006ec7;color: #4c4c4c;}
.news-info{padding-left:18px;padding-top:10px;line-height: 2;font-size: 12px;color: #999;}

/*#product-scroll{width: 1200px;margin:25px auto;}*/
/*#product-scroll .owl-carousel .owl-wrapper-outer{width: 1000px;}*/
/**/
.product-scroll .owl-buttons .arrow{width: 18px;height: 18px;border-top: 2px solid #999;border-right: 2px solid #999;}
.product-scroll .owl-buttons .owl-next,.product-scroll .owl-prev{position:absolute;top:50%;transform:translateY(-50%);width: 60px;height: 60px;border-radius: 50%;border: 2px solid #999;text-align: center;padding-top: 20px;}
.product-scroll .owl-buttons .owl-prev{left:-90px;padding-left: 5px;}
.product-scroll .owl-buttons .owl-next{right:-90px;padding-right: 5px;}

/*联系我们*/
.contact{}
.contact-type{padding: 10px;height: 80px;overflow: hidden;}
.icon-contact{margin-right: 20px;}
/*列表页*/
.list{}
.list li{overflow: hidden;padding: 20px 0;border-bottom: 1px dashed #ccc;}
.list li a{color: #666;}
.list-head{padding: 10px;}
.list-des{word-wrap:break-word;overflow:hidden;color: #666;}
.list-title{color: #1a1a1a;font-size: 16px;font-weight: bold;padding: 5px 0;}
.list-date{color: #999;margin-top: 15px;}

.list-product{}
.product-slider{}
/*.list-product{}*/
.product{overflow: hidden;}
/*案例*/
.list-anli{margin-left: -25px;overflow: hidden;}
.list-anli-item{border:1px solid #ccc;margin-left: 25px;margin-bottom:30px;overflow: hidden;-webkit-box-sizing: content-box;;
    -moz-box-sizing: content-box;;
    box-sizing: content-box;}
/*图集*/
.product-slider{overflow: hidden;}
#product-slider .owl-carousel .owl-wrapper-outer{}
#product-slider .owl-buttons .product-slider-prev,#product-slider .owl-buttons .product-slider-next{width:34px;height:34px;position: absolute;top: 50%;margin-top:-17px;background:url(/style/img/slider-arrow.png) no-repeat 0 -34px;}
#product-slider .owl-buttons .product-slider-prev:hover,#product-slider .owl-buttons .product-slider-next:hover,
#product-slider .owl-buttons .product-slider-prev:active,#product-slider .owl-buttons .product-slider-next:active
{width:34px;height:34px;position: absolute;top: 50%;margin-top:-17px;background:url(/style/img/slider-arrow.png) no-repeat;}
/*#product-slider .owl-buttons>div{position: absolute;top: 50%;}*/
#product-slider .product-slider-prev{left: 20px;-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}
#product-slider .product-slider-next{right: 20px;}
.list-product{margin-left: -15px;overflow: hidden;}
.product-info-body{min-height: 300px;padding: 10px 20px;}
.product-info-body table{width: 100%; max-width: 100%;    border: 1px solid #333;}
.product-info-body table td{text-align: center;border: 1px solid #333;}
.product-info-body p:nth-of-type{color:#549a92;}

.list-c{text-align: center;margin-left: -28px;}
.list-c span{display: block;width: 50%;margin: 10px auto 10px;padding: 5px;font-size: 12px;color: #4c4c4c;}
.list-c span:nth-child(2){width: 80%;}
.list-c span.more{background: #ff8400;color: #fff;}
.list-c-item{}
.list-c-title{font-size: 18px;color: #333;padding: 30px 0;}
.product-paging{margin-top: 30px;}
.product-paging a{display: inline-block;color: #4c4c4c;border:1px solid #ccc;border-radius: 4px;padding: 5px 10px;margin: 0 10px;-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;}
.product-paging a:hover{color: #fff;background: #ff8400;}
.product-block{text-align: center;}
/*分页*/
.pages{text-align: center;padding: 70px 0;}
.pagelist{display: inline-block;}
.pagelist li{display: inline-block;border-radius: 4px;border:1px solid #ccc;color: #4d4d4d;padding: 6px 10px;margin-top: 5px;}
.pagelist li.thisclass{background: #ff8400;color: #fff;}
.pagelist li.thisclass a{color: #fff;}
.pagelist li a:hover{text-decoration: none;}

@media (min-width: 992px) {
  [class^=col-],[class*=col-],.list-anli-item,.list-c-item,.contact-type,.product-block,.list-pic,.list-anli-pic{
    float: left;
  }
  .col-5{
    width: 50%;
  } 
  .list-c-item{
    width: 228px;
    margin-left:28px;
    border:1px solid #ccc;
  }
  .contact-type{ 
    width: 33.3333%;
    padding: 20px 0;
  }
  .list-anli-item{
    width: 475px;
  }
  .list-anli-pic{
    margin-top: 10px;
    margin-left: 10px;
  }
  .product-block{
    width: 315px;
    height: 340px;
    margin-left:15px;
    margin-bottom:30px;
    border:1px solid #ccc; 
    color: #4c4c4c;
    overflow: hidden;
  }
  .list-pic img{}
  .list-head{margin-left: 10px;float: left;width: 70%;} 
  .nav-header{
    display: none;
  }
  /*.product-slider{height:360px;}*/

}
 
@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
  
  .owl-pagination,.owl-buttons{
    width: 1000px;
  }

}
/*.nav-header{display: none;}*/
@media (max-width: 768px) {
  /*body{background: #000;}*/
  /*.owl-controls{}*/
  /*公用*/
  .container{padding-left: 15px;padding-right: 15px;}
  #map,.header{display: none;}
  .nav{background: #fff;}
  .nav .container{padding: 0;}
  .nav-header{}
  .nav-brand{max-width: 130px; float: left; padding-top: 10px; padding-left: 10px;}
  .nav-toggle{float: right;position: relative;width: 60px;height: 60px;}
  .navlist{width: 100%;background: #287fc7;display: none;}
  .nav li.active a{background: #0455a6}
  .navlist li{width: 100%;float: none;}
  .topcontrol{display: none;}
  .fchannel dl{width: 45%;margin-left: 10px;text-align: center;}
  /**/
  .product-laimu>ul>li{width: 45%; text-align: center;}
  .product-paging>span{float: none;display: block;width: 100%;margin-top: 10px;}
  /**/
  .banner .owl-buttons{display: none;}
  .banner .owl-pagination{height: 20px; }
  .banner .owl-pagination .owl-page{width: 10px;height: 10px;}
  .arrow-box:after,.arrow-box2:after{display: none;} 
  .product-item{width: 100%;height: auto;text-align: center;}
  .product-item>div{width: 100%;float: none;height: auto;}
  .product-laimu>ul>li>a{padding: 5px 10px;}
  .about-pic{width: auto;}
  .news-time{display: none;}
  .bg-b{padding: 20px 0;}
  .about-title{margin-bottom: 0;}
  .btn-more{margin: 20px auto;}
  .product-scroll .owl-buttons .owl-prev{left: 0;}
  .product-scroll .owl-buttons .owl-next{right: 0;}
  .product-scroll .owl-buttons .owl-next, .product-scroll .owl-prev{width: 40px;height: 40px;padding-top: 10px;}
  .fchannel dl.footer-contact{width: 100%;margin:0 auto;}
  /*.fchannel dl.footer-contact{}*/
  .list-pic{text-align: center;}
  .list-anli-pic{margin: 10px auto;}
}

/*.index_en .nav li a{letter-spacing: 5px;padding: 0 30px;}*/
/*.fchannel dl.footer-contact{width: 250px;}*/
.product-block img{}
.list-c-item a>img{width: 226px;height: 209px;}
.product-info{overflow: hidden;line-height: 2;}
.product-item .product-info{font-size: 16px; color: #fff;}
.product-info table{width: 100%!important;}
/*.product-info table td{width: 100%;}*/
.product-slider{padding: 10px;}
.product-slider.owl-carousel .owl-item{text-align: center;}
.list-anli-pic{width: 120px;height: 75px;}
.product-img{position: relative;overflow: hidden;}
    .watermark{color:#4c4c4c;position: absolute;left:36%;opacity: .3;font-weight: bold;font-size: 18px;-webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);}
    .product-img .watermark:nth-of-type(1){top: 20px;}
    .product-img .watermark:nth-of-type(2){top: 80px;}
    .product-img .watermark:nth-of-type(3){top: 160px;} 

/*咨询弹窗*/
.layer,.layer-shade{position: fixed;z-index: 100;display: none;}
  .layer{background: #fff;overflow: hidden;width:300px;border-radius: 4px; box-shadow: 1px 1px 50px rgba(0,0,0,.3);}
  .layer-shade{background-color: rgb(0, 0, 0); opacity: 0.3;top: 0; left: 0; width: 100%; height: 100%;} 
  .layer-title{padding: 0 80px 0 20px; height: 42px; line-height: 42px; font-size: 16px;background-color: #287fc7;color: #fff;}
  .layer-setwin{position: absolute; right: 5px; top: 5px; padding: 5px;cursor: pointer;font-size: 16px;color: #fff;}
  .layer-content{padding: 20px;overflow: hidden;text-align: center;line-height: 2;}
  .layer-btn{  text-align: right; padding: 0 15px 12px; pointer-events: auto; user-select: none; -webkit-user-select: none;overflow: hidden;}
  .layer-btn a{float:right;display: inline-block;border-color: #287fc7; background-color: #287fc7; color: #fff;cursor: pointer;padding: 5px 15px;font-size: 16px;border: 1px solid #287fc7;margin: 5px 5px 0;}
  a.layer-btn01{background-color: #fff;color: #333;border-color: #dedede}
  .layer-btn a:hover{opacity: .8;} 
  .modal-in {
        animation: modal-in 0.15s;
        -webkit-animation: modal-in 0.15s;
    }
    @keyframes modal-in {
        0% {
            opacity: 0;
            transform: scale(0.8, 0.8);
            -moz-transform: scale(0.8, 0.8);
            -webkit-transform: scale(0.8, 0.8);
            -ms-transform: scale(0.8, 0.8);
        }
        100% {}
    }

    @-webkit-keyframes modal-in {
        0% {
            opacity: 0;
            transform: scale(0.8, 0.8);
            -moz-transform: scale(0.8, 0.8);
            -webkit-transform: scale(0.8, 0.8);
            -ms-transform: scale(0.8, 0.8);
        }
        100% {}
    }