﻿@charset "utf-8";
/*全局样式*/
@import url("base.css");
body {margin:0 auto;padding:0;width:100%;color:#333;font:14px/1.5 Arial,"Microsoft Yahei";background:#f5f5f5;-webkit-font-smoothing:antialiased;}
input,button,select,textarea,img,p,h1,h2,h3,h4,h5 {margin:0;padding:0;border:0;font-family:'Microsoft YaHei','微软雅黑';}
a {color:#333;text-decoration:none;}
a:hover {color:#7e4e2a;text-decoration:none;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
ol,ul,li,dl,dd {margin:0 auto;padding:0;list-style-type:none;}
i,em {font-style:normal;}
table {border-collapse:collapse;border-spacing:0;}
/*Clear Fix*/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
.clearfix {display:block;}
.mr5{margin-left: 5px !important;}
.mr10{margin-right: 10px !important;}
.clear {clear:both;font-size:0px;height:0px;overflow:hidden;}
.line5 {clear:both;font-size:0px;height:5px;overflow:hidden;}
.line10 {clear:both;font-size:0px;height:10px;overflow:hidden;}
.line15 {clear:both;font-size:0px;height:15px;overflow:hidden;}
.mt50{margin-top: 50px !important;}
.mb50{margin-bottom: 50px !important;} 
/*页面布局*/
.section {position:relative;margin:0 auto;width:1300px;max-width:1300px;text-align:left;}
.wrapper {position:relative;margin:0 auto;padding:0;width:100%;height:auto;text-align:left;overflow:hidden;}
.wrapper:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.wrap-box {width:1300px;}
.bg-wrap {margin:0;padding:0;background:#fff;}
.bg-wrap:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.bg-wrap.nobg {background:none;}
.pad-15 {position:relative;padding:15px;}
.pt-30 {padding-top:30px;}
.icon {position:absolute;display:block;width:20px;height:20px;background:url(../images/icon.png) no-repeat;zoom:1;}
.fl {float:left !important;}
.fr {float:right !important;}
.main-title .title {text-align:center;text-transform:uppercase;}
.main-title h1 {font-size:30px;font-weight:bold;color:1b1b1b;text-align:center;padding-top:50px;border-bottom:1px solid #d3d3d3;color:#c80007;}
.pagination {margin:28px 0 0;text-align:center;font-size:14px;}
.main-title .nav-tit {padding:30px 0;text-align:center;color:#a7a7a7;font-size:18px;}
.main-title .nav-tit a {margin-left:10px;color:#a7a7a7;background:#ffffff;border:2px solid #a7a7a7;padding:5px 0;width:180px;display:inline-block;}
.main-title .nav-tit a:hover,.nav-tit a.selected {color:#fff;background:#c6000d;border-color:#c6000d;}
.location{ padding:5px 0; width:100%; height:40px; line-height:40px; color:#999; font-size:12px; text-align:left; }
.location a{ margin:0 5px; }
.location span{ color:#666; }

/*头部*/
header{height: 100px; background:rgba(44, 23, 6, 0.75);z-index: 99;position: fixed;top: 0;left: 0;right: 0;}

header span {padding-left: 100px;}
header span a{display: inline-block;font-size: 17px;line-height: 100px;height: 100px;color: #fff;padding: 0 23px;position: relative;}
header span a i{position: absolute;bottom: 30px;width: 50%;height:2px;background: #fff;left: 25%;display: none;}
header .search{position: absolute;right:  0;height: 30px;top: 50%;margin-top: -15px;display: inline-block;}
header .search p{font-size: 16px;background: url(../images/search.png) no-repeat left top 6px;padding-left: 25px;color: #fff; width: 14px;height: 30px; display: inline-block;cursor: pointer;} 
header .search a{display: inline-block;font-size: 16px;color: #fff;height: 30px;text-align: center;line-height: 30px;}
header .search a:after {content: "";display: inline-block;margin: 12px 0 0;margin-left: 5px;vertical-align: top;width: 0;height: 0; border-top: 4px solid #fff;border-left: 4px solid transparent;border-right: 4px solid transparent;}
.popup-search{ position:fixed; left:0; top:0; z-index:9999; width:100%; height:100%; opacity:0; visibility:hidden; -webkit-transition:opacity .15s; transition:opacity .15s;}
.popup-search.open{ opacity:1; visibility:visible; -webkit-transition:opacity .45s; transition:opacity .45s;}
.popup-search .popup__overlay{ position:absolute; width:100%; height:100%; background:#000; opacity:.85; filter:Alpha(opacity=85);}
.popup-search .close{ position:absolute; right:30px; top:20px;}
.popup-search .close a{ display:block; width:44px; height:44px; line-height:44px; font-size:42px; text-align:center; color:#fff;}
.popup-search .searchlist{ position:absolute; left:50%; top:50%; display:block; margin-left:-325px; margin-top:-30px; width:650px; height:48px;}
.popup-search .searchbtn{ position:absolute; right:0; top:0; display:block; margin:0; padding:0; width:80px; height:48px; line-height:48px; font-size:16px; text-align:center; color:#999; background:none; border:0; outline:0; cursor:pointer;}
.popup-search .searchtxt { display:block; box-sizing:border-box; margin:0; padding:0 5px; padding-right:85px; width:100%; height:48px; line-height:48px; font-size:16px; color:#999; background:none; border:0; border-bottom:1px solid #888; outline:0;}
.swiper-pagination-bullet {width: 13px; height: 13px;}
.swiper-pagination-bullet-active {opacity: 1;background: #fff !important;width: 24px;height: 8px;border-radius: 8px;}
.banner{margin: 0 auto;width: 100%;}
.banner img {width: 100%;height: auto;}
#index .nav-index, header span a:hover {color: #fff;}
#index .nav-index i, #product .nav-product i, #about .nav-about i, #service .nav-service i, #news .nav-news i, #contact .nav-contact i, #guide .nav-guide i,  #vi .nav-about i, header span a:hover i { display: block;}
/*搜索*/
.search-tit {display:block;margin:0 30px;padding-top:15px;line-height:38px;border-bottom:1px solid #f0f0f0;}
.search-tit h3 {display:inline-block;color:#333;font-size:16px;font-weight:normal;}
.search-tit span {margin-left:15px;color:#999;font-size:14px;}
.search-tit span strong {margin:0 2px;color:#1e7bb3;font-weight:600;}
.n-list {padding:15px 30px;}
.n-list li {display:block;padding-bottom:15px;border-bottom:1px solid #f0f0f0;overflow:hidden;}
.n-list li:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.n-list li h2 {padding:15px 0 15px;font-size:18px;line-height:24px;font-weight:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.n-list li h2 a {color:#333;text-decoration:none;}
.n-list li h2 a:hover {color:#8CAC52;}
.n-list li .note b {position:relative;display:block;float:left;margin-right:16px;width:118px;height:118px;border:1px solid #e8e8e8;font-style:normal;}
.n-list li .note b img {min-width:100%;min-height:100%;width:100%;_height:100%;}
.n-list li .note p {display:block;font-size:14px;max-height:84px;line-height:28px;font-weight:500;color:#666;overflow:hidden;}
.n-list li .note .info {padding-top:10px;height:20px;line-height:20px;}
.n-list li .note .info span {margin-right:10px;color:#999;font-size:12px;}
.n-list li .note .info span i {margin-right:3px;font-size:12px;}
.n-list .nodata {margin-top:30px;color:#666;font-size:14px;line-height:100px;text-align:center;}
/*分页*/
div.digg {margin:0;padding:0;text-align:left;font-size:14px;display:inline-block;}
div.digg a {display:block;float:left;padding:5px 12px;margin:0 0 0 8px;border:1px solid #e1e2e3;line-height:20px;height:20px;color:#666666;background:#fff;text-decoration:none;border-radius:3px;}
div.digg a:hover {border:1px solid #2c1706;background:#2c1706;color:#fff;}
div.digg span {display:block;float:left;padding:5px 0;line-height:20px;height:20px;}
div.digg span.current {padding:5px 12px;margin:0 0 0 8px;color:#fff;font-weight:bold;background:#2c1706;border-radius:3px;}
div.digg span.disabled {border:1px solid #eee;padding:5px 12px;margin:0 0 0 8px;color:#ddd;}
.entry{ margin-top:20px; padding:0 50px 30px; font-size:14px; line-height:2em; word-wrap:break-word; }
.entry img{ max-width:100%!important; height:auto!important; }
.entry h2,.entry h3,.entry h4{ margin:0.8em auto; padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333; }
.entry h2{ font-size:1.2em; }
.entry h3,.entry h4{ font-size:1.1em; }
.entry ul,.entry ol{ margin:1em; padding:0; }
.entry li{ margin-left:1em; }
.entry ul li{ list-style:disc outside none; }
.entry ol li{ list-style:decimal outside none; }
.entry p{ display:inherit; margin:1em 0; color:#333; word-wrap:break-word; }
.entry a{ text-decoration:underline; }
.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; font-size:12px; line-height:1.7em; }
.entry table{ margin:10px auto; border-left:1px solid #eee; border-top:1px solid #eee; }
.entry table th{ background:#F9F9F9; text-align:center; }
.entry table td,.entry table th{ border-bottom:1px solid #eee; border-right:1px solid #eee; padding:0.35em 0.5em; }

/*底部*/
       .i-about{position: relative;}
        .i-about .bg{right: 0;z-index: 99; height: 589px;top: -35px; position: absolute;width: 40%;background:#2c1706;}
        .i-about .left{padding-right: 70px;width: 570px;float: left;}
        .i-about .left .title{padding-top: 70px;}
        .i-about .left .title h2{font-size: 35px;color: #7e4e2a;font-weight: bold;padding-bottom: 15px;}
        .i-about .left .title p{border-left: 2px solid #2c1706;font-size: 16px;color: #2c1706;padding-left: 10px;font-weight: 600;}
        .i-about .left .des{padding: 20px 0;line-height: 40px;color: #666;font-size: 16px;}

        .i-about .left ul li{float: left;width: 189px;border-right: 1px solid #a3a3a3;}
        .i-about .left ul li b{font-size: 45px;color: #7e4e2a;font-weight: bold;padding-top: 20px;}
        .i-about .left ul li b span{font-size: 16px;color: #7e4e2a;}
        .i-about .left ul li p{font-size: 16px;color: #666;padding-bottom: 20px;}
        .i-about .left ul li.center{text-align: center;}
        .i-about .left ul li:last-child{border: none;text-align: right;}
        .i-about .left  .more{padding: 60px 0;}
        .i-about .left  .more a{font-size: 14px;font-weight: 500;border-bottom: 2px solid #7e4e2a;padding-bottom: 5px; display: inline-block;background: url(../images/imore.png) no-repeat right top 5px;padding-right: 20px;color: #2c1706;}
        .i-about .right{float: left;width:640px;position:relative;height: 530px;background: #2c1706;margin-bottom: 124px;}
        .i-about .right .img img{padding:35px 0;}
        .i-about .right .more {position: absolute;bottom: -124px;background: #2c1706;left: -40px;width: 150px;height: 100px;text-align: center;}
        .i-about .right .more a{color: #7e4e2a;}
        .i-about .right .more p{font-size: 14px;font-weight: bold;}
        .i-about .right .more p.jia{font-size: 40px;font-weight: normal;}
        .i-about .right .img{z-index: 99999;position: absolute;top: -35px;right: 0;background: #2c1706;width: 100%;padding-left: 40px;}
        .i-about .right .tag{position: absolute;top: 0;right: -128px;z-index: 99999;}
        .i-product{background: url(../images/catebg.jpg) no-repeat;height: 638px;padding: 100px 0;}
        .i-product .title{text-align: center;}
        .i-product .title h2{font-size: 32px;color: #fff;font-weight: bold;position: relative;}
        .i-product .title p{font-size: 14px;color: #fff;padding-top: 15px;}
        .i-product .title h2:before,.i-product .title h2:after { position: absolute; }
        .i-product .title h2:before { content: "";left:0;background: url(../images/cleft.png) no-repeat;top: 50%;margin-top: -2px;width: 573px;height: 4px;}
        .i-product .title h2:after { content: "";right:0;background: url(../images/cright.png) no-repeat;top: 50%;margin-top: -2px;width: 573px;height: 4px;}
        
        .swiper-product .item{width: 282px;height: 436px;position: relative;}
        .swiper-product{padding: 50px 0;margin: 0 80px;}
        .product-list{position: relative;}
        .i-product .photo {display:table;width:282px;height:436px;overflow:hidden;position:relative;z-index:1;}
        .i-product .photo .cell {display:table-cell;vertical-align:middle;text-align:center;}
        .i-product .photo img {max-height:436px;-webkit-transition:.45s;transition:.45s;max-width:282px;}
        .i-product .swiper-container-horizontal>.swiper-pagination-bullets, .i-product  .swiper-pagination-custom, .i-product  .swiper-pagination-fraction{bottom: 0;}
        .i-product .swiper-pagination-bullet {width: 13px; height: 13px;background: #d4d4d4;opacity: 1;}
        .i-product .swiper-pagination-bullet-active {opacity: 1;background: #7e4e2a !important;}

        .i-product .swiper-button-next{background: url(../images/cright.jpg) no-repeat;width: 50px;height: 50px;margin-top: -25px; right: 0;}
        .i-product .swiper-button-prev{background: url(../images/cleft.jpg) no-repeat;width: 50px;height: 50px;margin-top: -25px;left: 0;}
        
        .i-product .ovrly{
    width: 100%;
    overflow: hidden;
    position: relative;
}

.i-product .ovrly .ovrlyT {
    background: rgba(194, 154, 95, 0.65);
    width: 100%;
    height: 50%;
    left: 0;
    top: -50%;
    position: absolute;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    z-index: 9999;
}
.i-product .ovrly .ovrlyB {
    background: rgba(194, 154, 95, 0.65);
    width: 100%;
    height: 50%;
    left: 0;
    position: absolute;
    top: 100%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    z-index: 9999;
}
.i-product .swiper-slide a:hover .ovrly .info p{padding: 10px 0;}
.i-product .ovrly .info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 20px;
    text-align: center;
    opacity:0;
    visibility:hidden;
    z-index: 99999;
}

.i-product .swiper-slide a:hover .ovrly .ovrlyT {
    left: 0;
    top: 0;
}
.i-product .swiper-slide a:hover .ovrly .ovrlyB {
    left: 0;
    top: 50%;
}
.i-product .swiper-slide a:hover .ovrly .info{
    opacity:1;
    visibility:visible;

}
.i-product .swiper-slide a:hover .item h2{display: none;}
.i-product .item h2{height: 50px;line-height: 50px;color: #fff;text-align: center; background: rgba(194, 154, 95, 0.65);font-size: 20px;position: absolute;bottom: 30px;left: 0;right: 0;}
       .i-technology{background: #fff;padding: 100px 0;}
        .i-technology .title h2{color: #2c1706;font-size: 45px;text-align: center;position:relative;padding-bottom: 15px;}
        .i-technology .title p{text-align: center;color: #2c1706;font-size: 20px;padding: 10px 0;}
        .technology-list{position: relative;}
        .i-technology .title h2:before{ position: absolute; }
        .i-technology .title h2:before { content: "";left:0;width: 26px;height: 4px;background: #2c1706;left: 50%;margin-left: -13px;bottom: 0;}
        .i-technology .swiper-button-next{background: url(../images/tright.png) no-repeat;width: 28px;height: 56px;margin-top: -28px; right: 0;}
        .i-technology .swiper-button-prev{background: url(../images/tleft.png) no-repeat;width: 28px;height: 56px;margin-top: -28px;left: 0;}
       
        .swiper-technology{padding-top:50px;margin: 0 80px;}
        .swiper-technology .item {width: 205px;height: 480px;background: url(../images/tbg.png) no-repeat;}
        .swiper-technology .item.two{background:url(../images/tbg2.png) no-repeat;}
        .swiper-technology .item .info{padding: 10px 45px;text-align: center;height: 245px;}
        .swiper-technology .item .info .one{font-weight: bold;  writing-mode: vertical-lr;font-size: 22px;color: #fff;text-align: center;word-wrap: break-word;height: 100%; }
        .swiper-technology .item .info .one p:last-child{padding-left: 25px; font-weight: normal;font-size: 16px;color: #fefefe;}
        .swiper-technology .item img{width: 205px;height: 205px;border-radius: 100%;}
    .i-server{background: url(../images/sbg.jpg) no-repeat 50% 0;height: 763px;}
    .i-server .title{padding: 175px 0 160px 0;text-align: center;color: #fff;position: relative;}
    .i-server .title h2{font-size: 45px;font-weight: bold;}
    .i-server .title p{font-size: 20px;padding-top: 25px;}
    .i-server .des{text-align: center;font-size: 16px;color: #fff;}
    .i-server .des p{line-height: 35px;}
    .i-server .title:before { position: absolute; }
    .i-server .title:before { content: "";left:50%;width: 4px;height: 50px;margin-left: -2px;bottom: 60px;background: #fff;}
    .i-server  .more{margin-top: 90px;text-align: center;}
    .i-server  .more a{display: inline-block;background: #7e4e2a;color: #fff;width: 110px;height: 34px;line-height: 34px;}
            .i-news{padding: 100px 0;background: #fff;}
        .i-news .title{text-align: center;}
        .i-news .title h2{font-size: 32px;color: #272727;font-weight: bold;position: relative;}
        .i-news .title p{font-size: 14px;color: #999999;padding-top: 15px;}
        .i-news .title h2:before,.i-news .title h2:after { position: absolute; }
        .i-news .title h2:before { content: "";left:0;background: url(../images/cleft.png) no-repeat;top: 50%;margin-top: -2px;width: 573px;height: 4px;}
        .i-news .title h2:after { content: "";right:0;background: url(../images/cright.png) no-repeat;top: 50%;margin-top: -2px;width: 573px;height: 4px;}
        .news-cate{text-align: center;padding: 30px 0;}
        .news-cate a{border: 1px solid #ececec;color: #666; display: inline-block;padding: 0 30px;height: 35px;line-height: 35px;border-radius: 5px;margin: 0 15px;}
        .news-cate a.active{background: #7e4e2a;color: #fff;border-color: #7e4e2a;}

.i-news ul{width: 105%;overflow: hidden;}
.i-news li{width: 413px;height: 463px;float: left;background: #f2f2f2;margin-right: 33px;margin-bottom: 33px;}
.i-news li .photo{ display:table; width:413px; height:255px; overflow:hidden;}
.i-news li .photo .cell{ display:table-cell; vertical-align:middle; text-align:center;}
.i-news li .photo img{ max-width:413px; max-height: 255px; -webkit-transition:.45s; transition:.45s}

.i-news .time{margin-top: 30px;background: url(../images/nmore.png) no-repeat left bottom;padding-top: 15px;text-align: right;color: #999;}

.i-news .info{padding: 0 40px;}
.i-news .info h2{font-size: 20px;color:#272727;padding-bottom: 10px;padding-top: 30px;}
.i-news .info p{color: #666;font-size: 14px;}
.footer{padding: 70px 0;background:url(../images/footer.jpg) no-repeat 50% 0;height:338px;}

.footer .footer-box{margin: 0 auto;padding-bottom: 30px;}
.footer .footer-box li h4{color: #fff;font-size: 18px;font-weight: bold;text-transform: uppercase;}
.footer .footer-box .column{font-size: 14px;color: #fff;width: 180px;float: left;}
.footer .footer-box .column li{padding: 8px 0;}
.footer .footer-box .column li a{color: #fff;text-decoration: none;}
.footer .footer-box .cate{width: 260px;}
.footer .footer-box .cate .more a{font-size:14px;color:#7e4e2a}
.footer .footer-box .mp{width: 420px;text-align: center;}
.footer .footer-box .mp img{padding: 15px 0;}
.footer .footer-box .linkinfo{width: 315px;padding-left: 125px;}
.copyright{height: 50px;line-height: 50px;background: #2c1706;color: #fff;}
.copyright p{line-height: 50px;}
.copyright .left{float: left;}
.copyright .right{float: right;text-align: right;}
.copyright  a{color: #fff;}
.product-box {
    background: #fff;
    padding: 50px 0;
    background-size: cover;
}

.r-product .list {
    width: 105%;
}

    .r-product .list li {
        width: 298px;
        border: 1px solid #ccc;
        background: #fff;
        float: left;
        margin-right: 15px;
        margin-bottom: 25px;
        height: 356px;
    }

.r-product .p_photo {
    display: table;
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .r-product .p_photo .cell {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .r-product .p_photo img {
        width: 100%;
        -webkit-transition: .45s;
        transition: .45s
    }

.r-product .box-right .title {
    color: #000;
    height: 56px;
    border-top: 1px solid #ccc;
    text-align: center;
    line-height: 56px;
    padding: 0 20px;
}

    .r-product .box-right .title p {
        font-size: 16px;
    }

.product-box .nav-left {
    width: 330px;
    margin-right: 25px;
    float: left;
}

    .product-box .nav-left ul {
        margin-top: 20px;
        background: #f8f8f8;
        border-radius: 5px;
    }

.product-box .nav-box {
    background: #fff;
}

    .product-box .nav-box li {
        font-size: 16px;
    }

        .product-box .nav-box li:last-child a {
            border: none;
        }

        .product-box .nav-box li a {
            background: url(../images/dot.png) no-repeat left center;
            margin: 0 20px;
            padding: 15px 0 15px 15px;
            display: block;
            color: #333333;
            border-bottom: 1px solid #d9d9d9;
        }

        .product-box .nav-box li.active, .product-box .nav-box li:hover {
            color: #fff;
            background: #2c1706;
        }

             .product-box .nav-box li.active a, .product-box .nav-box li:hover a {
                color: #fff;
                border-color: #2c1706;
                background: url(../images/dot2.png) no-repeat left center;
            }

.product-box .box-right {
    float: right;
    width: 945px;
}

.product-box .nav-box .title {
    background: url(../images/tt.jpg) no-repeat;
    text-align: center;
    color: #fff;
    width: 330px;
    height: 215px;
}

    .product-box .nav-box .title h2 {
        font-size: 35px;
        color: #fff;
        font-weight: bold;
        padding-top: 70px;
        padding-bottom: 15px;
    }

    .product-box .nav-box .title p {
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        text-align: center;
    }


.r-product .ovrly {
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .r-product .ovrly .ovrlyT {
        background: rgba(194, 154, 95, 0.65);
        width: 100%;
        height: 50%;
        left: 0;
        top: -50%;
        position: absolute;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        z-index: 9999;
    }

    .r-product .ovrly .ovrlyB {
        background: rgba(194, 154, 95, 0.65);
        width: 100%;
        height: 50%;
        left: 0;
        position: absolute;
        top: 100%;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        z-index: 9999;
    }

.r-product li a:hover .ovrly .info p {
    padding: 10px 0;
}

.r-product .ovrly .info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 20px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    z-index: 99999;
}

.r-product li a:hover .ovrly .ovrlyT {
    left: 0;
    top: 0;
}

.r-product li a:hover .ovrly .ovrlyB {
    left: 0;
    top: 50%;
}

.r-product li a:hover .ovrly .info {
    opacity: 1;
    visibility: visible;
}

.r-product li a:hover .title {
    opacity: 0;
}

        /*商品缩略图样式*/
        .goods-box{ position:relative; margin-bottom:15px; font-size:12px;  }
        .goods-pic{ position:relative; float:left; width:480px; *z-index:1; }
        .pic-box{ float:left; }
        .pic-preview{ width:480px; height:480px; border:1px solid #e8e8e8; }
        .pic-scroll{ margin-top:10px; width:480px; }
        .pic-scroll .prev{ float:left; margin-right:10px; background: url(../images/left.png) no-repeat center center;}
        .pic-scroll .next{ float:right; background: url(../images/right.png) no-repeat center center;}
        .pic-scroll .prev,.pic-scroll .next{ display:block; font-family:"宋体"; text-align:center; width:15px; height:103px; line-height:103px; cursor:pointer; text-decoration:none;}
        .pic-scroll .items{ position:relative; float:left; width:431px;overflow:hidden;height: 105px; }
        .pic-scroll .items ul{ position:absolute; margin:0; padding:0; width:999999px; height:100%; }
        /*商品规格*/
    .goods-spec{ position:relative; margin:0 0 0 500px; overflow:hidden; background: #f6f6f6;padding: 30px 20px;}
	.goods-spec h1{padding-bottom: 20px; display:block; color:#323232; font-size:24px; font-weight:700; line-height:1.1em; text-overflow:ellipsis;border-bottom: 1px solid #c2c9cf; white-space:nowrap; overflow:hidden;margin-top: 10px; }
    .goods-spec .subtitle{ color:#999; font-size:18px; line-height:24px;position: relative;}
    .goods-spec .subtitle i{position: absolute;height: 1px;bottom: 0;left: 0;background: #0256ac; width: 50px;}
    .goods-spec .des-box .info{ margin-top:20px;font-size:14px; line-height:2em; word-wrap:break-word; }
    .goods-spec .des-box{ position:relative; margin-top:10px; min-height: 330px;}
    .goods-spec .des-box h2{font-size: 16px; color: #404040;margin-top: 30px;}

    /* 图片放大镜样式*/
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{line-height:1;}
.tb-thumb li{float:left;width: 109px; height:109px;overflow:hidden;}
.tb-s650, .tb-s650 a{height:480px;width:480px;}
.jqzoom{max-height:480px;max-width:480px;}
.tb-s650 a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-s40, .tb-s40 a{height:97px;width:97px;margin-right: 10px;}
.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1;}
.tb-thumb .tb-selected div{border:1px solid #C30008;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:480px;height:480px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}
 
 .product-next{position: absolute;bottom: 30px;right: 0;width: 100px;}
 .product-next .prev, .product-next .next{display: inline-block;}
 .product-next .prev a{background: url(../images/pleft.png) no-repeat;width: 33px;height: 33px;display: inline-block;}
 .product-next .next a{background: url(../images/pright.png) no-repeat;width: 33px;height: 33px;display: inline-block;margin-left: 20px;}
 
 .related {margin: 40px 0;}
 .related .p-title{border-bottom: 1px solid #c2c9cf;position: relative;margin-bottom: 50px;padding-bottom: 10px;}
 .related .p-title p{font-size: 16px;color: #a9a9a9;}
 .related .p-title h2{position: relative;font-size: 30px;color: #2c1706;}
 .related .p-title i{position:absolute;width: 125px;bottom: -1px;left: 0;height: 3px;background: #7e4e2a;}

.contactinfo .title {border-bottom: 1px solid #d2d4d3;} 
.contactinfo .title h2{font-size: 30px;color: #000;font-weight: bold;text-align: center;}
.contactinfo .title p{padding: 10px 0 30px;color: #666;font-size: 14px;text-align: center;}
.contactinfo{padding: 48px 0;background: #fff;}
.info-box .left{width: 650px;float: left;}
.info-box .right{width: 650px;;float: left;}
.info-box  h2{color: #2c1706;font-size: 20px;font-weight: bold;padding:18px 150px;border-bottom: 1px solid #d2d4d3;}
.contactinfo li {font-size: 16px;color: #333333;padding: 18px 0 18px 150px;border-bottom: 1px solid #d2d4d3;}
.contactinfo li.tel{background: url(../images/tel.png) no-repeat left 125px center;}
.contactinfo li.address{background: url(../images/map.png) no-repeat left 125px center;}
.contactinfo li.fax{background: url(../images/fax.png) no-repeat left 125px center;}
.contactinfo li.web{background: url(../images/web.png) no-repeat left 125px center;}
.areaMap{ padding:50px  0;background: #fff;}
#amap-container{ height:400px;}
   .message-box{background: #f6f6f6;padding: 50px 0;}
        .message-box .title{color: #333;font-size: 30px;font-weight: bold;text-align: center;}
        .nyaboutus9{ padding:50px 0;}
        .nyaboutus9 .divTips{line-height: 25px;font-size: 14px;text-align: center;color: #999;width: 1000px;margin: 0 auto;}
        .messagelist{ margin:25px 0 0;}
        .messagelist .m_input{ float:left;background: #fff; display:inline; margin:18px 0 0; height:28px; width:625px; padding:8px 0 9px; border:1px solid #e0e0e0; -webkit-border-radius:5px; border-radius:5px; -webkit-transition:all .45s; transition:all .45s;}
        .messagelist .m_input_mobile,.messagelist .m_input_fax,.messagelist .m_input_email{ float:right;}
        .messagelist .m_input label{ float:left; display:inline; padding-left:48px; height:28px; line-height:28px; font-size:14px; color:#898986;}
        .messagelist .m_input label span{ display:inline-block; padding-left:14px; border-left:1px solid #dfdfdf;}
        .messagelist .m_input input{ float:left; display:inline;background: #fff; margin:0; padding:0; width:440px; height:28px; line-height:28px; font-family:Arial, "Microsoft YaHei", sans-serif; font-size:14px; color:#333; border:0; outline:0 none;}
        .messagelist .m_textarea { margin:18px 0 0;}
        .messagelist .m_textarea textarea{ display:block; background: #fff;margin:8px 0 0; padding:10px 20px; width:1258px; height:195px; line-height:30px; font-family:Arial, "Microsoft YaHei", sans-serif; font-size:14px; color:#333; border:1px solid #dfdfdf; outline:0 none; border-radius:5px; -webkit-transition:all .45s; transition:all .45s; overflow:hidden;}
        .messagelist .m_input_nickname label{ background:url(../images/icon_nyfeedback01.png) no-repeat 14px center;} 
        .messagelist .m_input_mobile label{ background:url(../images/icon_nyfeedback02.png) no-repeat 14px center;} 
        .messagelist .m_input_phone label{ background:url(../images/icon_nyfeedback03.png) no-repeat 14px center;} 
        .messagelist .m_input_fax label{ background:url(../images/icon_nyfeedback04.png) no-repeat 14px center;} 
        .messagelist .m_input_address label{ background:url(../images/icon_nyfeedback05.png) no-repeat 14px center;} 
        .messagelist .m_input_email label{ background:url(../images/icon_nyfeedback06.png) no-repeat 14px center;} 
        .messagelist .m_input.active,.messagelist .m_textarea.active textarea{ border-color:#2c1706;}
        .messagelist .m_btnlist{ margin:45px 0 0; text-align:center;}
        .messagelist .m_btnlist .m_link{ display:inline-block; margin:0 12px; width:132px; height:40px; line-height:40px; font-size:16px; text-align:center; color:#fff; background:#2c1706; border-radius:20px;}
        .messagelist .m_btnlist .m_cancel{ background:#ccc;}
.cate-box{background: #f1f3f3;height: 50px;line-height: 50px;}
.cate-box a{font-size: 16px;color: #666666;line-height: 50px;height: 50px;text-align: center;padding:0 20px;display: inline-block;}
.cate-box a.active,.cate-box a:hover{color: #7e4e2a;border-bottom: 1px solid #7e4e2a;}
.news-box{background: #fff;}
.news-list ul{width: 105%;overflow: hidden;padding: 50px 0;}
.news-list li{width: 413px;float: left;background: #f5f5f5;margin-right: 33px;margin-bottom: 33px;}
.news-list li .photo{ display:table; width:413px; height:255px; overflow:hidden;}
.news-list li .photo .cell{ display:table-cell; vertical-align:middle; text-align:center;}
.news-list li .photo img{ max-width:413px; max-height: 255px; -webkit-transition:.45s; transition:.45s}
.news-list .time{ border-top: 1px solid #c5c5c5;margin-top: 30px;background: url(../images/view.png) no-repeat right bottom 18px;padding: 15px 0;}
.news-list .time span{background: url(../images/time.png) no-repeat left center;padding-left: 20px;color: #999;font-size: 14px;}
.news-list .info{padding: 0 40px;}
.news-list .info h2{font-size: 20px;color:#000;padding-bottom: 10px;padding-top: 30px;}
.news-list .info p{color: #666;font-size: 14px;}
.install-box{background: #fff;}
.install-list ul{width: 105%;overflow: hidden;padding: 50px 0;}
.install-list li{width: 308px;height: 215px;float: left;margin-right: 20px;margin-bottom: 20px;}
.install-list li .photo{ display:table; width:308px; height:215px; overflow:hidden;}
.install-list li .photo .cell{ display:table-cell; vertical-align:middle; text-align:center;}
.install-list li .photo img{ max-width:308px; max-height: 215px; -webkit-transition:.45s; transition:.45s}
.install-list .title{text-align: center;padding-top: 70px;padding-bottom: 20px;}
.install-list .title h2{font-size: 33px;color: #192134;}
.install-list .title p{font-size: 14px;color: #666666;padding-top: 15px;}
.related .title {
    color: #000;
    height: 56px;
    border-top: 1px solid #ccc;
    text-align: center;
    line-height: 56px;
    padding: 0 20px;
}

    .related .title p {
        font-size: 16px;
    }
 /*内容标题样式*/
    .meta{ margin:0; padding:50px 50px 0 50px; }
	.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.meta h2{ margin:0 0 20px; padding:0; color:#2c1706; font-size:24px; font-weight:300; line-height:1em; }
	.meta .info{ margin:0 0 10px; }
	.meta .info span{ margin-right:10px; color:#999; font-size:12px; line-height:14px; }
    .meta .info span i{ margin-right:5px; display:inline-block; font-size:14px; }
    .meta .note{ margin-top:10px; padding:15px 20px; background:#f5f5f5; line-height:22px; color:#757575; font-size:12px; }