@charset "utf-8";
/* CSS Document */


.header{
    height:90px;
    transition:all .3s;
}
.logo{
    overflow:hidden;
    margin:10px 0 0 0;
}

.top-menu{
    padding:0;
}
.top-menu .item{
    float:left;
    width:97px;
    position:relative;
}
.top-menu .item h6{
    line-height:90px;
}
.top-menu .item h6 a{
    display:block;
    text-align:center;
    color: #555;
    font-size:15px;
}
.top-menu .item h6 a span{
    display: none;
}
.top-menu .item h6.on a span{
    display:inline-block;
    font-size: 9px;
    padding:0 0 0 5px;
    color: #777;
    vertical-align: middle;
}
.top-menu .item h6 a:hover{
    color: #be9d45;
}
.top-menu .item h6 a:hover span{
    color: #be9d45;
}

.top-menu .item ul{
    position:absolute;
    top:110px;
    z-index:9999;
    background:#fff;
    left:-20px;
    width:137px;
    opacity:0;
    transition:all .3s;
    visibility: hidden;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.top-menu .item:hover ul{
    visibility:visible;
    opacity: 1;
    top:85px;
}
.top-menu .item ul li:first-child:before{
    content: '';
    height:3px;
    width:0;
    background: #999;
    display: block;
    transition: .56s;
}
.top-menu .item:hover ul li:first-child:before{
    width:100%;
}

.top-menu .item li{
    height:36px;
    overflow:hidden;
}

.top-menu .item li a{
    display:block;
    line-height:36px;
    font-size:12px;
    padding:0 20px;
    color: #666;
}
.top-menu .item li:first-child a{
    line-height:33px;
}
.top-menu .item li a:hover{
    background: #f2f2f2;
    color: #333;
}


.header-on{
    height:60px;
    position: fixed;
    left:0;
    top:0;
    width:100%;
    background: #fff;
    box-shadow:0 2px 6px rgba(0, 0, 0, .15);
    z-index:9999;
}
.header-on .item h6{
    line-height:60px;
}

.header-on .item ul{
    top:80px;
}
.header-on .item:hover ul{
    top:55px;
}
.header-on .item h6 a{
    font-size: 14px;
}
.header-on .logo{
    height:40px;
}
.header-on .logo img{
    height:100%;
    width:auto;
}




/*
    tit_css
*/



.tit-box h4{
    font-size: 30px;
    color: #333;
    text-align: center;
}
.tit-box1 h4{
    color: #fff;
}
.tit-box p{
    font-size: 14px;
    color: #999;
    margin: 10px 0 0 0;
    display: inline-block;
    line-height:1;
    text-transform: capitalize;
}


/*
    首页产品分类
*/

.tit-menu{
    margin:25px 0 0 0;
    height:28px;
    overflow: hidden;
}
.tit-menu ul li{
    display: inline-block;
    margin:0 5px 10px;
}
.tit-menu ul li + li{
}
.tit-menu ul li a{
    display: inline-block;
    padding:0 15px;
    line-height: 14px;
    font-size: 14px;
    color: #666;
}
.tit-menu ul li:first-child a{
    padding:0 20px 0 0;
}
.tit-menu ul li a:after{
    height:1px;
    content: '';
    display: block;
    background: #b8aa83;
    width:0;
    margin:7px 0 0 0;
    transition: .36s;
}
.tit-menu ul li a:hover,.tit-menu ul li:first-child a{
    color: #b8aa83;
}
.tit-menu ul li a:hover:after,.tit-menu ul li:first-child a:after{
    width:100%;
}

/********
      关于我们
*******/



.about-con .con{
    font-size: 14px;
    line-height:2;
    margin:30px 0 25px 0;
    height:60px;
    overflow: hidden;
    color:#888;
}
.about-con .con a{
    color: #be9d45;
    font-weight: normal !important;
}


/*
    产品图片样式
*/
.product-con{
    margin:10px 0 70px 0;
}
.img-item{
    background: #fff;
    margin: 15px 0;
    position: relative;
    transition: .5s;
}
.img-item a{
    display: block;
    overflow: hidden;
}
.img-item .img{
    position: relative;
}
.img-item .img img{
    width:100%;
    height:auto;
}

.img-item .con{
    margin:20px 0 0 0;
}

.img-item .con h4{
    color:rgba(31,37,38,.75);
    font-size: 16px;
    transition: .36s;
}
.img-item .con p{
    font-size: 14px;
    color: #999;
    margin:10px 0 0 0;
    height:44px;
    overflow: hidden;
    line-height:1.6;
}
.img-item:hover .con h4{
    border-left: 3px solid #be9d45;
    color: #be9d45;
    padding:0 0 0 10px;
}

/*
    通栏图
*/

.ban1{
    background: url("../image/ban1.jpg") no-repeat 50%;
    background-size: cover;
    padding:50px 0;
}

.ban1-con{
    color: #fff;
}
.ban1-con h4{
    font-size: 26px;
}
.ban1-con p{
    font-size: 18px;
    padding:10px 0 0 0;
}
.ban1-more{
    margin:15px 0 0 0;
}
.ban1-more a{
    border: 1px solid #fff;
    font-size: 16px;
    color: #ffffff;
}
.ban1-more a::before{
    background: #fff;
}
.ban1-more a:hover{
    color: #000;
}

/********
      我们的优势
*******/


.ys-body{
    margin:30px 0 0 0;
}
.ys-body li{
    border-bottom: 1px solid #eee;
    padding:20px 0;
}
.ys-con,.ys-img{
    padding:20px 0;
}
.ys-img img{
    width:100%;
}
.ys-con h4{
    font-size: 20px;
    font-weight: 700;
    margin:6px 0 15px;
    color:#b79d56;
}
.ys-con h4 span{
    font-family: Arial;
    font-size:30px;
    position: relative;
    top:5px;
    padding:0 10px 0 0;
}

.ys-con p{
    font-size: 13px;
    line-height:24px;
    height:72px;
    overflow: hidden;
    color: #666;
}
.ys-con a{
    display: block;
    display: block;
    height: 40px;
    width: 120px;
    background:#eee;
    text-align: center;
    line-height: 38px;
    color: #888;
    margin:50px 0 0 0;
    font-size: 14px;
}
.ys-con a:hover{
    background:#b8aa83;
    color: #fff;
}
.ban1 img{
    width:100%;
}



/********
      案例
*******/

.wrap_bg{
    background: #fafafa;
}

.case-item{
    padding:20px;
    border: 1px solid #eee;
    margin:0 0 20px 0;
}

.case-item .img{

}
.case-item .img img{
    width:100%;
    height:auto;
}
.case-item .con{
    padding:5px 10px 10px;
    transition: .36s;
    position: relative;
    top:0;
}
.case-item .con h4{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height:50px;
    border-bottom: 1px solid rgba(184,170,131,.3);
}
.case-item .con p{
    font-size: 14px;
    text-align: center;
    color: #888;
    line-height:1.8;
    height: 55px;
    padding:5px 0 0 0;
    overflow: hidden;
}
.case-item:hover .con{
    background: #b8aa83;
    top:-40px;
}
.case-item:hover .con h4{
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,.2);
}
.case-item:hover .con p{
    color: #eee;

}




/********
      新闻
*******/

.news-wrap{
    background: url("../image/news-wrap.jpg") no-repeat 50%;
    background-size: cover;
}

.news-item{
    padding:40px 30px;
    background: #fff;
    float: left;
    margin:0 15px;
    transition: .36s;
    width:96%;
}

.news-item .time{
    color: #999;
    font-size: 14px;
    line-height:1;
    width:35%;
}
.news-item .time p{
    font-size: 30px;
    font-family: Arial;
    color: #575c5c;
    margin:0 0 5px 0;
}

.news-item .con{
    width:65%;
}
.news-item .con h4{
    font-family: "黑体";
    color: #000;
    line-height:1.5;
    font-size: 18px;
}
.news-item .con p{
    font-size: 14px;
    color: #999;
    line-height:1.5;
    height:45px;
    overflow: hidden;
    margin:10px 0 0 0;
}
.news-item .con span{
    color: #999;
    text-transform: uppercase;
    margin:10px 0 0 0;
    display: inline-block;
}
.news-item .con span:after{
    height:1px;
    background: #b8aa83;
    width:0;
    content:'';
    display: block;
    transition: .36s;
}
.owl-pagination{
    text-align: center;
    margin:30px 0 50px 0;
}
.owl-page{
    display: inline-block;
    margin:0 3px;
}
.owl-page .owl-numbers{
    display: inline-block;
    background: #fff;
    width:10px;
    height:10px;
    text-indent: -9999px;
    border-radius: 50%;
}
.owl-page.active .owl-numbers{
    background: #b8aa83;
}
.news-item:hover .con span:after{
    width:100%;
}
.news-item:hover{
    transform:translateY(-10px);
}

/*
    页底
*/


.footer{
    padding:50px 0;
    font-size: 14px;
    background: #414141;
    color: #b3b3b3;
}
.footer a{
    color: #b3b3b3;
}
.footer-site_name{
    font-size: 18px;
    font-family: SimHei;
    margin:0 0 30px 0;
}
.footer_bshare-custom{
    margin:30px 0 40px !important;
}
.footer_bshare-custom span{
    vertical-align: middle;
}
.footer_bshare-custom a{
    opacity:.7!important;
    margin:0 5px 0 0!important;
}
.footer_bshare-custom a:hover{
    opacity:1!important;
}
.footer-con{
    border-top: 1px solid rgba(204, 204, 204, 0.08);
    padding:5px 0;
    line-height:30px;
}


@media (min-width:1440px){
    .container-w1300{
        width:1300px;
    }
    .container-max{
        width:1500px;
    }

}

@media (min-width:1200px){
    .xz-block-item{
        padding:0 10px;
    }
    .xz-block-item .img{
        width:25%;
        padding:0 4%;
        margin:7px 0 0 0;
    }
    .xz-block-item .con{
        width:75%;
        padding:0 10px;
    }
    .xz-block-item .con p{
        height:44px;
        overflow: hidden;
        color: #fff;
        font-size: 14px;
    }

}






/*===== kefu ====*/
.kefu {width:99px;height:60px;position:absolute;top:0px; z-index:999}
.kefu .kftop{background:url(../images/kefu_top.gif) no-repeat;height:20px;}
.kefu .kfbottom{background:url(../images/kefu_bottom.gif) no-repeat;height:14px;}
.kefu .kfbox {border-left:1px solid #DDE6EC;border-right:1px solid  #DDE6EC;overflow:hidden;zoom:1;padding:1px;background:#FFF;color:#f00;line-height:26px;}
.kefu .kfbox ul {padding-left:6px;}
.kefu .kfbox ul li.tit {color:#800000;}
.kefu .kfbox ul li img {vertical-align:middle;}
.kefu .kfbox .tit{padding-left:0; font-size:12px;}

