@charset "utf-8";
/* CSS Document */


body{
    background: url("../images/bg_1.jpg") repeat;
    font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
}


/*宽*/
.w010{ width: 100%;}
.maxw010{ max-width: 100%;}


.pb185{ padding-bottom: 185px;}

.mb35{ margin-bottom: 35px;}
.mb40{ margin-bottom: 40px;}
.mb50{ margin-bottom: 50px;}
.mb60{ margin-bottom: 60px;}
.mb65{ margin-bottom: 65px;}
.mb155{ margin-bottom: 155px;}


.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths{
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
}


/*header*/
.shortcut{
    height: 74px;
    background: url("../images/bg_3.png") center bottom no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
}
.header-custom{
    margin-bottom: 0;
    background: url("../images/header_bg1.png") left bottom repeat;
    border: none;
    border-radius: 0;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 9;
}
.header-custom.index-header{
    top: 74px;
}
.header-custom.other-header{
    top: 0;
}
.header-custom .logo{
    height: auto;
    padding: 10px 15px 10px 15px;
}
.header-custom .nav-custom>li>a{
    color: #888;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.header-custom .nav-custom>li>a .name-cn{
    display: block;
    font-size: 20px;
    color: #000;
}
.header-custom .nav-custom>li>a:focus,
.header-custom .nav-custom>li>a:hover{
    background-color: inherit;
}
.header-custom .nav-custom>li>a:focus .name-cn,
.header-custom .nav-custom>li>a:hover .name-cn{
    color: #880000;
}
.header-custom .nav-custom>.active>a,
.header-custom .nav-custom>.active>a:hover,
.header-custom .nav-custom>.active>a:focus{
    background-color: inherit;
}
.header-custom .nav-custom>.active>a .name-cn,
.header-custom .nav-custom>.active>a:hover .name-cn,
.header-custom .nav-custom>.active>a:focus .name-cn{
    color: #880000;
}
.header-custom .navbar-toggle{
    margin-bottom: 0;
    border-color: #880000;
}
.header-custom .navbar-toggle .icon-bar{
    background: #880000;
}
.header-custom .navbar-toggle:hover,
.header-custom .navbar-toggle:focus{
    background: #880000;
}
.header-custom .navbar-toggle:hover .icon-bar,
.header-custom .navbar-toggle:focus .icon-bar{
    background: #fff;
}
.h-74{
    height: 74px;
}


/*footer*/
footer{
    width: 100%;
    padding-top: 600px;
    margin-top: -270px;
    background: url("../images/footer_bg.png") center top no-repeat;
    position: relative;
    z-index: 2;
}
.footer-nav{
    margin-right: -10px;
}
.footer-nav a{
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
    padding-left: 10px;
    background: url("../images/a_bg2.png") right center no-repeat;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.footer-copy{
    width: 100%;
    line-height: 36px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #2e2e2e;
    font-size: 16px;
    color: #fff;
}
.bdshare-button-style0-24 .bds_sqq{
    background: url("../images/icon_1.png") no-repeat;
    background-position: 0 0 !important;
}
.bdshare-button-style0-24 .bds_tsina{
    background: url("../images/icon_2.png") no-repeat;
    background-position: 0 0 !important;
}
.bdshare-button-style0-24 .bds_weixin{
    background: url("../images/icon_3.png") no-repeat;
    background-position: 0 0 !important;
}


/*page*/
.page{
    padding-top: 30px;
    padding-bottom: 30px;
    color: #930a14;
    text-align: center;
}
.page a{
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 1px;
    margin-left: 1px;
    background: #930a14;
    border-radius: 1px;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.page a:hover,
.page a.current{
    background: #bd9445;
}
.page strong{padding:3px 8px;font-size: 16px;}

/*banner*/
.index-banner{
    margin-bottom: 8%;
    position: relative;
    z-index: 3;
}
.index-banner .shadow-01{
    bottom: -70%;
}
.banner{
    width: 100%;
}
.banner .item a{
    display: block;
    position: relative;
}
.banner .item a picture img{
    display: block;
    width: 100%;
}
.banner.owl-theme .owl-controls .owl-prev,
.banner.owl-theme .owl-controls .owl-next{
    width: 62px;
    height: 60px;
    padding: 0;
    margin: 0;
    margin-top: -30px;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.banner.owl-theme .owl-controls .owl-prev{
    background: url("../images/jt_2l.png") no-repeat;
    left: 0;
}
.banner.owl-theme .owl-controls .owl-prev:hover{
    background: url("../images/jt_2l_h.png") no-repeat;
}
.banner.owl-theme .owl-controls .owl-next{
    background: url("../images/jt_2r.png") no-repeat;
    right: 0;
}
.banner.owl-theme .owl-controls .owl-next:hover{
    background: url("../images/jt_2r_h.png") no-repeat;
}


/*index content*/
.mod-12{
    line-height: 20px;
    padding-right: 20px;
    padding-left: 20px;
    background: #880000;
    border: 2px solid #bd9445;
    color: #cba6a6;
    text-align: center;
    position: relative;
}
.mod-12 .dian-1{
    position: absolute;
    top: -2px;
    left: -2px;
}
.mod-12 .dian-2{
    position: absolute;
    top: -2px;
    right: -2px;
}
.mod-12 .dian-3{
    position: absolute;
    right: -2px;
    bottom: -2px;
}
.mod-12 .dian-4{
    position: absolute;
    bottom: -2px;
    left: -2px;
}
.block-03{
    width: 100%;
    padding-top: 108px;
    padding-bottom: 98px;
    background: url("../images/bg_4.jpg") no-repeat;
    background-size: cover;
    position: relative;
}
.block-03 .line-t{
    height: 18px;
    background: url("../images/line_1.jpg") right top repeat-x;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
.block-03 .line-b{
    height: 18px;
    background: url("../images/line_1.jpg") right top repeat-x;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
.mod-13 img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}
.block-04{
    width: 100%;
    padding-top: 100px;
    background: url("../images/bg_6.png") left bottom no-repeat;
}
.mod-14{
    padding-top: 45px;
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
    background: url("../images/bg_7.png") no-repeat;
    background-size: 100% 100%;
}
.mod-14>div{
    margin-bottom: 20px;
}
.mod-14>div .img{
    position: relative;
}
.mod-14>div .img a img{
    display: block;
    width: 100%;
}
.mod-14>div .img a span{
    height: 43px;
    line-height: 43px;
    background: rgba(46,46,46,0.8);
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
.mod-14>div .img a:hover span{
    background: rgba(189,148,69,0.8);
}


/*01公司介绍*/
.other-banner{
    margin-bottom: 5%;
    position: relative;
    z-index: 3;
}
.other-banner img{
    display: block;
    width: 100%;
}
.other-banner .shadow-01{
    bottom: -85%;
}
.shadow-01{
    position: absolute;
    right: 0;
    left: 0;
}
.shadow-01 img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: auto;
    max-width: 100%;
}
.shadow-01 .img2{
    display: none;
}
.block-01{
    width: 100%;
    background: url("../images/bg_2.png") center -250px no-repeat;
    position: relative;
    z-index: 4;
}
.tit-1 img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}
.mod-01 a{
    display: inline-block;
    width: 140px;
    height: 45px;
    line-height: 45px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 10px;
    background: url("../images/a_bg1.png") no-repeat;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.mod-01 a:hover,
.mod-01 .on{
    background: url("../images/a_bg1_h.png") no-repeat;
    color: #880000;
}
.mod-02{
    line-height: 36px;
    font-size: 16px;
    color: #000;
}
.mod-02 img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}
.mod-02 .a-1{
    display: block;
    width: 130px;
    height: 35px;
    line-height: 35px;
    background: url("../images/a_bg3.png") no-repeat;
    font-size: 12px;
    color: #6d6d6d;
    text-align: center;
}


/*02精品推荐*/
.block-02{
    position: relative;
    z-index: 4;
}
.mod-03{
    margin-right: -15px;
    margin-left: -15px;
}
.mod-03>div{
    margin-bottom: 10px;
}
.mod-03 .img a{
    display: block;
}
.mod-03 .img a img{
    display: block;
    width: 100%;
    height: 250px;
}
.mod-03 .img a p{
    line-height: 58px;
    font-size: 18px;
    color: #222;
    text-align: center;
}


/*03产品展示-详情页*/
.tit-2{
    height: 86px;
    line-height: 86px;
    border-bottom: 1px solid #c09748;
    font-size: 28px;
    color: #000;
}
.mod-04{
    line-height: 28px;
    font-size: 14px;
    color: #000;
}
.mod-04 img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}
.mod-05{
    line-height: 28px;
    padding-top: 25px;
    border-top: 1px solid #c09748;
    font-size: 14px;
    color: #c09748;
}
.mod-05 .left-box a{
    color: #930a14;
}
.mod-06 .item a{
    line-height: 52px;
    font-size: 18px;
    color: #222;
    text-align: center;
}
.mod-06 .item a img{
    display: block;
    width: 100%;
}
.mod-06.owl-theme .owl-controls .owl-prev,
.mod-06.owl-theme .owl-controls .owl-next{
    width: 38px;
    height: 38px;
    padding: 0;
    margin: 0;
    margin-top: -24px;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.mod-06.owl-theme .owl-controls .owl-prev{
    background: url("../images/jt_1l.png") no-repeat;
    left: 0;
}
.mod-06.owl-theme .owl-controls .owl-prev:hover{
    background: url("../images/jt_1l_h.png") no-repeat;
}
.mod-06.owl-theme .owl-controls .owl-next{
    background: url("../images/jt_1r.png") no-repeat;
    right: 0;
}
.mod-06.owl-theme .owl-controls .owl-next:hover{
    background: url("../images/jt_1r_h.png") no-repeat;
}


/*04以文会友*/
.mod-07 ul li>div{
    min-height: 153px;
    padding-top: 30px;
    padding-right: 9px;
    padding-bottom: 30px;
    padding-left: 106px;
    margin-bottom: 25px;
    position: relative;
}
.mod-07 ul li .line-t,
.mod-07 ul li .line-b{
    height: 9px;
    background: url("../images/li_bg1_sx.png") left top repeat-x;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    right: 0;
    left: 0;
}
.mod-07 ul li .line-r,
.mod-07 ul li .line-l{
    width: 9px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
}
.mod-07 ul li .line-t{
    top: 0;
}
.mod-07 ul li .line-r{
    background: url("../images/li_bg1_lr.png") center top no-repeat;
    top: 0;
    right: -3px;
    bottom: 4px;
}
.mod-07 ul li .line-b{
    bottom: 0;
}
.mod-07 ul li .line-l{
    background: url("../images/li_bg1_lr.png") center bottom no-repeat;
    top: 5px;
    bottom: 0;
    left: -1px;
}
.mod-07 ul li .date{
    width: 106px;
    height: 93px;
    margin-top: -42px;
    background: url("../images/li_bg2.png") right top no-repeat;
    color: #880000;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 50%;
    left: 0;
}
.mod-07 ul li .date .day{
    font-size: 44px;
}
.mod-07 ul li .text{
    padding-right: 25px;
    padding-left: 25px;
}
.mod-07 ul li .text .title{
    height: 30px;
    line-height: 30px;
    margin-bottom: 3px;
    font-size: 18px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.mod-07 ul li .text .title a{
    color: #000;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.mod-07 ul li .text .content{
    line-height: 20px;
    color: #787878;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.mod-07 ul li:hover .line-t,
.mod-07 ul li:hover .line-b{
    background: url("../images/li_bg1_sx_h.png") left top repeat;
}
.mod-07 ul li:hover .line-r{
    background: url("../images/li_bg1_lr_h.png") center top no-repeat;
}
.mod-07 ul li:hover .line-l{
    background: url("../images/li_bg1_lr_h.png") center bottom no-repeat;
}
.mod-07 ul li:hover .date{
    background: url("../images/li_bg2_h.png") right top no-repeat;
    color: #bd9445;
}
.mod-07 ul li:hover .title{
    color: #880000;
}
.mod-07 ul li:hover .title a{
    color: #880000;
}
.mod-07 ul li:hover .content{
    color: #880000;
}


/*04以文会友-详情页*/
.mod-08{
    line-height: 40px;
    padding-bottom: 15px;
    border-bottom: 1px solid #c09748;
    font-size: 14px;
    color: #5d5d5d;
    text-align: center;
}
.mod-08 .title{
    font-size: 24px;
    color: #000;
}


/*05制作工艺*/
.mod-09>div{
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
    font-size: 28px;
    color: #22211f;
}
.mod-09>div img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}
.mod-09>div p{
    line-height: 70px;
}


/*06联系我们*/
.mod-10{
    line-height: 38px;
    font-size: 20px;
    color: #000;
    text-align: center;
}
.mod-10 img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}
.map{
    height: 438px;
}


/*07工厂实景*/
.mod-11{
    margin-right: -15px;
    margin-left: -15px;
}
.mod-11>div{
    margin-bottom: 30px;
}
.mod-11>div .img{
    position: relative;
}
.mod-11>div .img a img{
    display: block;
    width: 100%;
}
.mod-11>div .img a span{
    height: 43px;
    line-height: 43px;
    background: rgba(46,46,46,0.8);
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
.mod-11>div .img a:hover span{
    background: rgba(189,148,69,0.8);
}
.inline-box h3{
    margin-bottom: 20px;
}
.bd_weixin_popup .bd_weixin_popup_main{padding:3px 10px !important;}







