@charset "utf-8";
@font-face {
  src: url(../fonts/HelveticaInserat.ttf);
}
@font-face {
  font-family: 'FuturistCondensed';
  src: url('../fonts/FuturistCondensed Regular.TTF');/* IE9*/
  src: url('../fonts/FuturistCondensed Regular.TTF') format('embedded-opentype'), /* IE6-IE8 */
  /*url('../fonts/FuturistCondensed Regular.woff') format('woff'), *//* chrome、firefox */
  url('../fonts/FuturistCondensed Regular.TTF') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/FuturistCondensed Regular.svg#iconfont') format('svg');/* iOS 4.1- */
}
@font-face {
  font-family: 'AbrilFatface';
  src: url('../fonts/AbrilFatface Regular.ttf');
}
body {
  font-family: "微软雅黑";
  min-width: 320px;
  color: #666;
  overflow-x: hidden;
}
img { max-width: 100%;}
li { list-style: none;}
i,
em { font-style: normal;}
@font-face {font-family: 'iconfont';
    src: url('font/iconfont.eot'); /* IE9*/
    src: url('font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/iconfont.woff') format('woff'), /* chrome、firefox */
    url('font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont{font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;font-family:'iconfont';}
.last { margin-right: 0 !important;}
.tHide { text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.blockFull { display: block; width: 100%; height: 100%; position: relative;}
.relative {  position: relative;}
a { color: #666;transition: 0.5s;}
a:hover {  color: #d80808;  text-decoration: none;}
a:link    {text-decoration: none;}
a:visited {text-decoration: none;}
a:active  {text-decoration: none;}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li { margin: 0; padding: 0;}
img {  border: 0;}
ul:after{clear:both;display:table;content:" ";}
p{margin:0;}
.container {width: 100%; max-width: 1500px;padding: 0;}
.pic {  position: relative;  overflow: hidden;}
.pic:after {  content: "";  display: block;}
.vcenter {position: absolute; top: 0;  right: 0;  bottom: 0;  left: 0;max-width: 100%; max-height: 100%; display: block; vertical-align: middle; margin: auto;}
.padding60{padding-left: 3.125%;padding-right: 3.125%;}
.pageShow{position: relative;z-index: 2;background: #fff}

/*-banner-*/
    .banner {position: relative;}
    .banner .swiper-slide{background-size: cover;background-position: center;position: relative;}
    .banner .pic:after{padding-bottom: 50.52%;}
    .banner .content{width: 100%;position: absolute;left: 0;top:0;color: #fff;text-align: center;height: 100%;padding-top: 80px;display:flex;align-items: center;padding-left: 15px;padding-right: 15px;}
    .banner-index .content{}
    .banner-index .content p.p1{font-size: 2.7vw;font-weight: bold;line-height:1.1;}
    .banner-index .content p.p2{font-size: 24px;line-height: 1.8;transition-delay: 0.6s;}
    .banner-index .content hr{margin:2.29vw auto 1.71vw;width: 90px;border-top:2px solid #fff;transition-delay: 0.3s;}
    .banner-index .content p,
    .banner-index .content hr{transform: translateY(30px);opacity: 0;transition-duration:0.8s;}
    .banner-index .swiper-slide.ani-slide .content p,
    .banner-index .swiper-slide.ani-slide .content hr{transform: translate(0);opacity:1;}

    .banner-page .content{}
    .banner-page .content h2{font-size:2.08vw;text-transform: capitalize;margin-bottom:15px;font-weight: bold;}
    .banner-page .content p{font-size:16px;line-height: 1.8;transition-delay: 0.3s;}
    .banner-page .content p a{color: #fff;}
    .banner-page .content a.button img{width:4.16vw;min-width: 40px;margin-top: 6.25vw;transition-delay: 0.6s;}
    .banner-page .content h2,
    .banner-page .content p,
    .banner-page .content a.button img{transform: translateY(30px);opacity: 0;transition-duration:0.8s;}
    .banner-page .swiper-slide.ani-slide .content h2,
    .banner-page .swiper-slide.ani-slide .content p,
    .banner-page .swiper-slide.ani-slide .content a.button img{transform: translate(0);opacity:1;}

    .banner .swiper-button-prev,
    .banner .swiper-button-next{ width: auto;height: auto;background: none;opacity: 1;z-index: 1;margin-top: 0; }
    .banner .swiper-button-prev i,
    .banner .swiper-button-next i{ display: block;width: 44px;height: 44px;text-align: center;line-height:44px;color: #333;background: rgba(255,255,255,0.3);border-radius: 50%;font-weight: bold; transition: 0.5s; }
    .banner .swiper-button-prev i:hover,
    .banner .swiper-button-next i:hover{background: #fff;}

    .banner .swiper-banner.swiper-no-swiping .swiper-button-prev,
    .banner .swiper-banner.swiper-no-swiping .swiper-button-next{display:none!important;}
    @media (max-width: 991px){
        .banner .swiper-slide{height: 400px!important;}
        .banner .content{padding-top: 55px;}

        .banner-index .content p.p1{font-size: 24px;}
        .banner-index .content p.p2{font-size: 14px;}
        .banner-index .content hr{margin:22px auto 15px;width:50px;}

        .banner-page .content h2{font-size:22px;margin-bottom:8px;}
        .banner-page .content p{font-size:14px;}

        .banner .swiper-button-prev i,
        .banner .swiper-button-next i{width:33px;height:33px;line-height:33px;font-size: 14px;}
    }
/*-banner-*/

/*首页关于我们*/
    .col-index-about{padding-top: 5.2%;padding-bottom: 5.2%;}
    .col-index-aboutl{padding: 0 0 0 3.125%;}
    .col-index-aboutl .box{width: 100%;max-width: 700px;padding-right: 50px;}
    .col-index-aboutl img{width: 68.92%;max-width: 448px;}
    .col-index-aboutl h3{color: #333;margin:3.125vw 0 1.56vw;}
    .col-index-aboutl h3 b{font-family: 'AbrilFatface';font-size:24px}
    .col-index-aboutl p{font-size: 16px;color: #969696;line-height: 1.8;}
    .col-index-aboutl a.more{display: inline-block;min-width: 11.97vw;padding: 10px 20px;margin-top: 3.2vw;font-size: 16px;color: #333;border:1px solid #333;line-height: 1.8;border-radius: 25px;text-align: center;}
    .col-index-aboutl a.more:hover{background: #333;color: #fff;}
    .col-index-aboutr{padding: 0 0 0 50px;}
    .col-index-aboutr .pic{width: 100%; max-width: 786px;}
    .col-index-aboutr .pic img{width: 100%;}
    .col-index-aboutr .pic:after{padding-bottom: 66.92%;}
/*首页产品中心*/
    .col-index-product-two ul li{padding: 0;}
    .col-index-product-two ul li .pic img{width: 100%;transition: 0.5s;}
    .col-index-product-two ul li .pic:after{padding-bottom: 62.5%;}
    .col-index-product-two ul li .text{width: 100%;position: absolute;left: 0;top:50%;transform: translateY(-50%);text-align: center;}
    .col-index-product-two ul li a{color: #fff;}
    .col-index-product-two ul li h3{font-size: 24px;}
    .col-index-product-two ul li h3 span{display: block;font-family: 'AbrilFatface'; font-size: 40px;text-transform: uppercase;margin-bottom: 15px;}
    .col-index-product-two ul li .more{width: 80px;height: 80px;border-radius: 50%;position: absolute;margin:3.38vw auto 0;left: 0;right: 0;}
    .col-index-product-two ul li .more:before{content:'';width: 100%;height: 100%;border-radius: 50%;border:1px dashed #fff;transition: 0.5s;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
    .col-index-product-two ul li .more i{display: block;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
    .col-index-product-two ul li a:hover .more:before{width: 60%;height: 60%;}
    .col-index-product-two ul li a:hover img{transform: scale(1.05);}

    .col-index-product{padding-top: 6.51%;padding-bottom: 6.51%; overflow: hidden;}
    .col-index-productl{padding: 0 2.6vw 0 0;}
    .col-index-productl .desc h3 span{display:block;float: left;position: relative; font-family: 'AbrilFatface';font-size: 40px;color: #333;text-transform: uppercase;}
    .col-index-productl .desc h3 span:after{content: '';width: 80px;border-top:1px solid #333;position: absolute;left: 100%;top:50%;margin-left: 15px;}
    .col-index-productl .desc p{max-width: 565px;margin-top: 20px; font-size: 24px;color: #333;line-height: 1.8;font-weight:bold;}
    .col-index-productl .pic{margin-top: 3.38vw;}
    .col-index-productl .pic:after{padding-bottom: 117.53%;}
    .col-index-productl .pic img{width: 100%;}
    .col-index-productr{padding: 0 0 0 2.6vw;}
    .col-index-productr .pic img{width: 100%;transition: 0.5s;}
    .col-index-productr .pic:after{padding-bottom: 114.61%;}
    .col-index-productr .pic:hover img{transform: scale(1.05);}
    .col-index-productr .text{padding: 2.6vw 0; position: relative; }
    .col-index-productr .text h3{font-size: 24px;color: #333;margin-right: 100px;}
    .col-index-productr .text h3 span{display: block;font-family: 'AbrilFatface'; font-size: 40px;text-transform: uppercase;margin-bottom:20px;}
    .col-index-productr .text hr{ width: 1000px;position: absolute;left: 0;bottom: 0; border-top:1px solid #333;margin:0; }
    .col-index-productr .text a{color: #333;}
    .col-index-productr .text .more{width: 80px;height: 80px;border-radius: 50%;position: absolute;right: 0;top:50%;transform: translateY(-50%);}
    .col-index-productr .text .more:before{content:'';width: 100%;height: 100%;border-radius: 50%;border:1px dashed #333;transition: 0.5s;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
    .col-index-productr .text .more i{display: block;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
    .col-index-productr .text a:hover .more:before{width: 60%;height: 60%;}

    .col-index-wood{padding-top: 4.68%;padding-bottom: 4.68%;/*color: #fff;*/ }
    .col-index-wood h4 span{display:block;float: left;position: relative; font-family: 'AbrilFatface';font-size: 40px;text-transform: uppercase;color: #fff;}
    .col-index-wood h4 span:after{content: '';width: 80px;border-top:1px solid #fff;position: absolute;left: 100%;top:50%;margin-left: 15px;}
    .col-index-wood h3{font-size: 24px;margin-top: 10px;color: #fff;}
    .col-index-wood .desc{position: relative;padding-right: 440px;margin-top: 35px;color: #fff;}
    .col-index-wood .desc p{font-size: 16px;line-height: 1.8;max-width: 740px;}
    .col-index-wood .desc .more{position: absolute;right: 0;top:0;}
    .col-index-wood .desc .more a{display: inline-block;min-width: 180px;height: 50px;line-height: 48px;border:1px solid #fff;font-size: 16px;color: #fff;text-align: center;border-radius: 25px;margin-left: 38px;padding: 0 20px;}
    .col-index-wood .desc .more a:hover{background: #fff;color: #333;}
    .col-index-wood .wood_img{margin-top: 8.59vw;}
    .col-index-wood .wood_img img{margin-right: 4.16vw;}
/*首页留言*/
    .col-index-contact{padding-top: 9.89%;padding-bottom: 7.03%;overflow: hidden;}
    .col-index-contact .box{padding: 3.85vw;padding-top: 5.2vw; background: #f9f9f9;}
    .col-index-contact .img{padding: 0 2.5vw 0 0;margin-top: -10.26vw;}
    .col-index-contact .img .pic img{width: 100%;}
    .col-index-contact .img .pic:after{padding-bottom: 118.05%;}
    .col-index-message{padding: 0 0 0 3.125vw;}
    .col-index-message h3{font-size: 24px;color: #333;}
    .col-index-message h3 span{display: block;font-family: 'AbrilFatface';font-size: 40px;text-transform: uppercase;margin-bottom: 15px;}
    .mess ul{margin:-0.6vw -1.17vw;padding-top: 3.125vw;}
    .mess ul li{padding:0.6vw 1.17vw; font-size: 16px; }
    .mess ul li input{width: 100%;height: 40px;line-height: 40px; border:0;border-bottom: 1px solid #7c7c7c;background: none; }
    .mess ul li textarea{width: 100%;height: 80px;padding: 8px 0; float: left;border:0;border-bottom: 1px solid #7c7c7c;background: none;}
    .mess ul li.li3{width: 100%;}
    .mess ul li.li4 input{width: 50%;max-width:200px; }
    .mess ul li.sub{padding-bottom: 0;}
    .mess ul li.sub input{width: 50%;max-width:200px;border-radius: 25px;background: #333;color: #fff;border:0; }

/*内页开始*/
    .col-subnav{border-bottom: 1px solid #e5e5e5;}
    .col-subnav ul{ padding-right: 20.83vw;}
    .col-subnav ul li{float: left;position: relative;padding:0.9375vw 15px;margin-right: 4vw;font-size: 20px;line-height: 50px;}
    .col-subnav ul li a{color: #333;}
    .col-subnav ul li span{width:0;position: absolute;left:50%;bottom:-1px;border-bottom: 2px solid #333;margin-left: -50%;transition:0.5s;}
    .col-subnav ul li:hover span,
    .col-subnav ul li.active span{width: 100%;}
    .col-subnav ul li:last-child{margin-right: 0;}
    .col-subnav-search{width: 18vw;max-width: 330px; position: absolute;right: 0;top:50%;transform: translateY(-50%); border:1px solid #ccc;border-radius: 25px;overflow: hidden;padding: 0 25px;}
    .col-subnav-search input{width: 100%;height: 48px;line-height: 48px;padding-right:85px;border:0;}
    .col-subnav-search a#head_search{display:block;position:absolute;right:25px;top:0;color:#000;cursor:pointer;text-align:center;line-height:50px;height: 50px;}
    .col-subnav-search a#head_search:before{content: '';height: 20px;border-left:1px solid #b2b2b2;position: absolute;right: 65px;top:50%;margin-top: -10px;}
    .col-subnav-search a#head_search i{font-size: 22px;}

/*关于我们*/
    .col-about-title{color: #333;}
    .col-about-title h4 span{display:block;position: relative; font-family: 'AbrilFatface';font-size: 40px;text-transform: uppercase;line-height:1;}
    .col-about-title h3{font-size: 24px;margin-top: 10px;}
    .col-about-title1 h4 span{float: left;}
    .col-about-title1 h4 span:after{content: '';width: 80px;border-top:1px solid #333;position: absolute;left: 100%;top:50%;margin-left: 15px;}

    .col-page-about{padding-top: 5.2%;padding-bottom: 5.2%;}
    .col-page-about .contentl{padding: 0 2.6vw 0 0;}
    .col-page-about .contentl .desc{margin-top: 36px;}
    .col-page-about .contentl .desc,
    .col-page-about .contentr{font-size: 16px;line-height: 1.8;color: #969696;}
    .col-page-about .contentr{padding: 0 0 0 2.6vw;}
    .col-page-about .pic{margin-top: 30px;}

    /*发展历程*/
    .col-about-history{padding-top: 5.2%;padding-bottom: 5.2%; overflow: hidden;position: relative; }
    .col-about-history .xian{width: 100%;position: absolute;left:0;top:50%;margin-top:-3px;border:0;margin:0;height: 6px;background:rgba(255,255,255,0.5)  }
    .col-about-history .swiper-history{overflow: visible;}
    .col-about-history .swiper-history ul li{color: #fff;}
    .col-about-history .swiper-history ul li .box{position: relative;}
    .col-about-history .swiper-history ul li .number{width: 100%;position: absolute;left: 0;}
    .col-about-history .swiper-history ul li .number h5{font-size: 40px;font-family: 'Din';line-height:0.8;text-align: center;}
    .col-about-history .swiper-history ul li .number hr{border:0;margin:6px auto;width: 2px;height: 20px;background: #fff;}
    .col-about-history .swiper-history ul li .number span{display: block;width: 20px;height: 20px;border:5px solid #fff;background: #333;border-radius: 50%;margin:0 auto;}
    .col-about-history .swiper-history ul li .content{height: 217px;overflow:auto;font-size:16px;line-height:25px; }
    .col-about-history .swiper-history ul li .content img{margin:10px 0;}
    .col-about-history .swiper-history ul li.li1{padding-top: 242px;}
    .col-about-history .swiper-history ul li.li1 .box{padding-top:0;}
    .col-about-history .swiper-history ul li.li0 .box{padding-bottom:6px;}
    .col-about-history .swiper-history ul li.li1 .number{top:0;transform: translateY(-100%);}
    .col-about-history .swiper-history ul li.li0 .number{bottom:0;transform: translateY(100%);}

    /*荣誉资质*/
    .col-about-honor{padding: 5.2% 0;}
    .col-about-honorl{width: 34.53%;padding-left: 3.125%;}
    .col-about-honorl .box{width: 100%; max-width: 403px;}
    .col-about-honorl ul{width: 100%;max-width: 260px; margin-top: 3.64vw; border-bottom: 1px solid #e5e5e5; }
    .col-about-honorl ul li{ font-size: 24px;border-top:1px solid #e5e5e5; }
    .col-about-honorl ul li a{display: block;padding: 0.91vw 0;padding-right: 25px;position: relative; color: #333;opacity: 0.3; }
    .col-about-honorl ul li a i{display: block;position: absolute;right: 0;top:50%;transform: translateY(-50%);}
    .col-about-honorl ul li:hover a,
    .col-about-honorl ul li.on a{opacity: 1}
    .col-about-honorl .button{margin-top: 3.64vw;}
    .col-about-honorl .button >*{display: block;float: left;position: static;margin:0;width: auto;height: auto;background: none;opacity: 1!important;margin-right: 29px;}
    .col-about-honorl .button >*>i{display: block;width: 55px;height: 55px;line-height: 53px;border:1px solid #333;color: #333;text-align: center;border-radius: 50%;font-size: 14px;font-weight: bold;transition: 0.5s;}
    .col-about-honorl .button >*>i:hover{background: #333;color: #fff;}
    .col-about-honorr{width: 63.90%;overflow: hidden;}
    .col-about-honorr .list{display: none;}
    .col-about-honorr .swiper-honor{width:85.98%;overflow: visible;margin:0;}
    .col-about-honorr .swiper-honor ul li h5{font-size: 16px;color: #333;text-align: center;margin-top: 14px;}
    .col-about-honorr .swiper-honor ul li .pic:after{padding-bottom: 133.02%;}

/*联系我们*/
    .col-page-contact{padding-top: 5.2%;padding-bottom: 5.2%;}
    .col-page-contact .container{display:flex;align-items: center;}
    .col-page-contact .img{width: 40.42%;}
    .col-page-contact .img .pic:after{padding-bottom: 100%;}
    .col-page-contact .con{width: 59.5%;padding-left: 4.94vw;}
    .col-page-contact .content{margin-top: 35px;}
    .col-page-contact .content hr{border-top:1px solid #e5e5e5;}
    .col-page-contact .content p{font-size: 16px;color: #969696;line-height: 1.8;}
    .col-page-contact .content h4{font-weight: bold;font-size: 18px;color: #333;line-height: 1.5;}
    .col-page-contact .content p.tel{font-size: 40px;font-weight: bold;font-family: 'Din';line-height: 1;color: #333;}
    .col-page-contact .content table{width: 100%;}
    .col-page-contact .content table tr td{width: 50%;padding-bottom: 20px;}
    .col-page-contact .content table tr td:nth-child(odd){padding-right:8px;}
    .col-page-contact .content table tr td:nth-child(even){padding-left:8px;}
    .col-page-contact .content ul li{float: left;width:40%;max-width: 147px;margin:15px 27px 0 0;text-align: center;}

    /*在线留言*/
    .col-page-message{padding-bottom: 5%;}
    .col-page-message .xian{ border-top:1px solid #e5e5e5; }
    .col-page-message .pic{width: 45.83%;position: absolute;right: 0;top:50%;transform: translateY(-50%);}
    .col-page-message .pic:after{padding-bottom: 61.70%;}
    .col-page-message .padding{padding-top: 6.77vw; width:52%;max-width: 567px; }
/*----------------------------产品中心--------------------------------*/
    .col-product ul{margin:0 -2.5px;padding: 2.5px 0}
    .col-product ul li{padding: 2.5px;}
    .col-product ul li a{color: #fff;}
    .col-product ul li .pic{background: #000;}
    .col-product ul li .pic:after{padding-bottom: 131.56%;}
    .col-product ul li .pic img.vcenter{width: 100%;transition: 0.5s;}
    .col-product ul li .text{width: 100%;max-width: 480px;padding: 0 3.125vw; position: absolute;left: 50%;top:50%;transform:translate(-50%,-50%);opacity:0;transition: 0.5s;}
    .col-product ul li .text img{margin-bottom: 3.125vw;}
    .col-product ul li .text h4{font-size: 40px;text-transform: uppercase;font-family: 'AbrilFatface';}
    .col-product ul li .text h3{font-size: 24px;margin-top: 15px;}
    .col-product ul li .text .more{width: 80px;height: 80px;border-radius: 50%;position: relative;margin-top: 9.11vw;}
    .col-product ul li .text .more:before{content:'';width: 100%;height: 100%;border-radius: 50%;border:1px dashed #fff;transition: 0.5s;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
    .col-product ul li .text .more i{display: block;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
    .col-product ul li a:hover .text{opacity: 1;}
    .col-product ul li a:hover img.vcenter{opacity: 0.4;}
    .col-product ul li a:hover .more:before{width: 60%;height: 60%;}

    .col-page-wood{padding-bottom: 5.2%;}
    .col-page-wood .content{width: 52.08%;padding-left: 3.125%;margin-top: 5.2vw;}
    .col-page-wood .content .box{width: 100%;max-width: 740px;color: #333;}
    .col-page-wood .content h4 span{display:block;float: left;position: relative; font-family: 'AbrilFatface';font-size: 40px;text-transform: uppercase;}
    .col-page-wood .content h4 span:after{content: '';width: 80px;border-top:1px solid #333;position: absolute;left: 100%;top:50%;margin-left: 15px;}
    .col-page-wood .content h3{font-size: 24px;margin-top: 10px;}
    .col-page-wood .content .desc{margin-top: 35px;}
    .col-page-wood .content .desc p{font-size: 16px;line-height: 1.8;}
    .col-page-wood .content .more{margin-top: 4.16vw;}
    .col-page-wood .content .more a{display: inline-block;min-width: 180px;height: 50px;line-height: 48px;border:1px solid #333;font-size: 16px;color: #333;text-align: center;border-radius: 25px;padding: 0 20px;}
    .col-page-wood .content .more a:hover{background: #333;color: #fff;}
    .col-page-wood .content .wood_img{margin-top:4.16vw;}
    .col-page-wood .content .wood_img img{margin-right: 4.16vw;}
    .col-page-wood .pic{width: 45.88%;}
    .col-page-wood .pic:after{padding-bottom: 71.05%;}
    .col-page-wood .pic img{width: 100%;}

    .col-page-product{padding-top:3.125%;padding-bottom: 3.125%;}
    .product ul{margin:-1.45vw -1.04vw;}
    .product ul li{padding: 1.45vw 1.04vw;}
    .product ul li .pic:after{padding-bottom: 65.45%;}
    .product ul li .pic img{width: 100%;transition: 0.5s;}
    .product ul li .pic:hover img{transform:scale(1.05);opacity: 0.8;}
    .product ul li .text{position: relative;padding: 15px 0; border-bottom: 1px solid #333;}
    .product ul li .text a{color: #333;}
    .product ul li .text h5{font-size: 24px;padding-right: 35px;}
    .product ul li .text span{display: block;width:19px;height:19px; position: absolute;right: 0;top:50%;margin-top:-9.5px;}
    .product ul li .text span:before,
    .product ul li .text span:after{content: '';background: #333;position: absolute;}
    .product ul li .text span:before{width: 100%;height: 1px;top: 50%;margin-top: -0.5px;}
    .product ul li .text span:after{height: 100%;width: 1px;left:50%;margin-left: -0.5px;}
    @media (max-width: 1400px){
        .col-product ul li .text img{width: 60px;}
        .col-product ul li .text h4{font-size: 30px;}
        .col-product ul li .text h3{font-size: 20px;margin-top: 8px;}
        .col-product ul li .text .more{width: 60px;height: 60px;}
        .col-page-wood .content h4 span{font-size: 30px;}
        .col-page-wood .content h4 span:after{width: 60px;}
        .col-page-wood .content h3{font-size: 20px;}
        .col-page-wood .content .desc p{font-size: 14px;}
        .col-page-wood .content .more a{font-size: 14px;}
        .product ul li .text h5{font-size: 20px;}
    }
    @media (max-width: 991px){
        .col-product ul li .text h4{font-size: 24px;}
        .col-product ul li .text .more{width: 40px;height: 40px;}

        .col-page-wood{padding-bottom:55px;}
        .col-page-wood .pic{width: 100%;}
        .col-page-wood .content{width:100%;padding:0 15px;margin-top:55px;}
        .col-page-wood .content .box{max-width: none;}
        .col-page-wood .content h4 span{font-size: 24px;}
        .col-page-wood .content h4 span:after{width:40px;margin-left: 10px;}
        .col-page-wood .content h3{margin-top: 8px;}
        .col-page-wood .content .desc{margin-top: 20px;}
        .col-page-wood .content .more{margin-top: 30px;}
        .col-page-wood .content .more a{min-width:110px;height: 40px;line-height:38px;}
        .col-page-wood .content .wood_img{margin-top:30px;}
        .col-page-wood .wood_img img{width: 40%;max-width: 113px;}

        .col-page-product{padding-top: 30px;padding-bottom: 30px;}
        .product ul{margin:-12px -8px;}
        .product ul li{padding: 12px 8px;}
        .product ul li .text{padding: 12px 0;}
        .product ul li .text h5{font-size: 14px;padding-right: 25px;}
        .product ul li .text span{width:15px;height:15px;margin-top:-7.5px;}
    }
    @media (max-width: 767px){
        .col-product ul li .text img{margin-bottom: 30px;}
        .col-product ul li .text .more{margin-top: 70px;}

    }
/*----------------------------新闻资讯--------------------------------*/
    .col-page-news{padding-top: 3.125%;padding-bottom: 3.125%;}
    .news ul{margin: -1.43vw;}
    .news ul li{padding: 1.43vw;font-size: 16px;color: #969696;}
    .news ul li .pic:after{padding-bottom: 63.25%;}
    .news ul li .pic img{width: 100%;transition: 0.5s;}
    .news ul li .text{padding: 1.56vw 1.82vw 1.3vw; border:1px solid #e5e5e5;border-top: 0;}
    .news ul li a{color: #333;}
    .news ul li h5{font-size: 18px;font-weight: bold;}
    .news ul li p{margin-top: 10px;line-height: 1.8em;height: 3.6em;overflow: hidden;}
    .news ul li .date{margin-top: 10px;}
    .news ul li .date span{margin-right: 1.5vw;}
    .news ul li .date i{font-size: 18px;color: #333;}
    .news ul li .padding:hover img{transform:scale(1.05);opacity: 0.8;}

    .newshow{padding:60px 0;}
    .newshow .newshowtit {
      text-align: center;
      border-bottom: 1px dotted #bfbebe;
    }
    .newshow .newshowtit h1 {
      font-size: 22px;
      color: #333;
      padding-bottom: 30px;
    }
    .newshow .newshowtit .date {
      line-height:1.8em;padding: 22px 0;
      font-size: 12px;
      color: #999;
      display: none;
    }
    .newshow .newshowtxt{margin:30px 0;}
    .newshow .newshowtxt p {
      line-height: 25px;
    }
    .newshow .newshowimg {
      text-align: center;
      margin: 65px 0;
    }
    .prev-next {
      float: left;
      margin-top: 10px;
    }
    .prev-next a {
      display: block;
      color: #999;
      line-height: 25px;
      transition: 0.3s;
    }
    .prev-next a b {
      color: #666;
    }
    .prev-next a:hover {
      color: #333;
    }
    .prev-next a.prev {
      border-bottom: 1px dashed #d4d4d4;
    }
    @media (max-width: 991px){
        .col-page-news{padding: 30px 15px;}
        .news ul{margin: -8px;}
        .news ul li{padding: 8px;font-size: 14px;}
        .news ul li .text{padding:15px 15px 13px;}
        .news ul li h5{font-size: 16px;}
        .news ul li p{margin-top: 8px;}
        .news ul li .date{margin-top: 8px;}
    }
/*分页*/
    .page { text-align: center;margin-top: 50px;}
    .page ul{margin:0 auto;}
    .page li {
        display: inline;
    }
    .page li a{
        font-family: arial;
        background: none!important;border:1px solid #333!important;
        padding: 0.67vw 1.04vw;
        margin: 0 5px;
        display: inline;
        color:#333;
        border-radius: 5px;font-size: 16px;
    }
    .page li a:hover,
    .page li.active a{
        background: #333!important;
        color: #fff;
    }
    .page li.bgnone a{
        background: none;
    }
    .page li.bgnone a:hover {
        color: #d80808;
    }
    @media (max-width: 1400px) {
        .page li a{font-size: 14px;}
    }
    @media (max-width: 991px) {
        .page{margin-top: 30px;}
        .page li a{padding: 5px 10px;margin:0 3px;}
    }

/*loading页面*/
  #loading  
  {  
    width: 100%;
    height:100%;
    position:fixed;  
    z-index:999;  
    background:#ffffff;
    text-align: center;
    display: table;
  }   
  #loading span{
    display: table-cell;
    vertical-align: middle;
  }
  #loading span p{color:#fff;font-size: 20px;}
  #loading img{   
    display: inline-block; 
  }
  .scoll_dis  
  {   
    overflow:hidden;  
  }
/*产品分类*/
  #catalog{
    width:1100px;
    margin: 15px auto;
    padding: 0 15px;
  }
  #catalog .catalog_title{width:10%;}
  .sicatalog_head {
    font-size: 44px;
    font-weight:bold;
    color: #d80808;
    font-family: Verdana,Arial;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    padding-left: 30px;
  }
  .f_l {
    float: left;
  }
  .dashed > ul > li{
    margin-left:30px; 
  }
  .dashed > div > span{
    height: 25px;
    line-height: 25px;
    font-weight: 600;
    color: #333;
  }
  .sicatalog {
    overflow: hidden;
    margin: 0 80px;
  }
  .sicatalog .dashed:first-child {
    border-top: none;
  }
  .sicatalog .dashed {
    overflow: hidden;
    border-top: #aaa 1px dashed;
    padding: 13px 0px;
  }
  .sicatalog li {
    text-align: center;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    margin: 0 13px;
  }
  .sicatalog li:hover,
  .sicatalog .active{
    background:#d80808; 
  }
  .sicatalog li:hover a,
  .sicatalog .active a{
    color:#fff;
  }
/*产品放大镜*/
  .small > .active{
    border: 3px solid #d80808;
  }
  #magnifier > img{
    width: 100%;
    height:100%
  }
/*滑块*/
  .magnifyingBegin{
    width: 175px;
    height: 210px;
    left: 0;
    top: 0;
    background-color: #454545;
    opacity: 0.5;
    filter:alpha(opacity=50);
    position: absolute;
    cursor: move;
    display: none;
  }
/*放大镜显示区域*/
  .magnifyingShow{
    width: 370px;
    height: 420px;
    display: none;
    position: absolute;
    right: -400px;
    top: 0;
    overflow: hidden;
    background-color: #454545;
  }
  .magnifyingShow > img{
    width: 790px !important;
    max-width: none;
    height: 865px;
    margin-left:0;
    margin-top: 0;
  }

/*站点地图*/
  #map .con{
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 50px; 
  }
  .con .hd h1 {
    width: 122px;
    height: 39px;
    font-size: 16px;
    line-height: 39px;
    font-family: "微软雅黑","MicrosoftYahei","宋体","Arial Narrow",sans-serif;
    text-align: center;
  }
  .con .hd {
    height: 39px;
    background: #fcfcfc;
    border-bottom: #fff 1px solid;
  }
  .con .bd {
    padding: 10px 0;
    border-top: #d6dbe1 1px solid;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd dl {
    padding: 0 0 10px 10px;
    zoom: 1;
  }
  .con .bd dd {
    float: left;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd ul {
    margin-right: 0;
    padding-right: 0;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd li {
    float: left;
    height: 28px;
    padding: 0 5px;
    line-height: 28px;
  }
  .con .bd dd {
    margin: 6px;
  }
/*站内搜索*/
  .goomay-keywords-light{ background: #dc3545 !important; color:#ffffff !important;}
  #search{ padding-top: 5.2%;padding-bottom: 5.2%; overflow:hidden }
  .search_left{    border: 1px solid #d6d6d6; padding-top:5px;  padding-bottom:5px; }
  .s_head{ border-bottom: 1px solid #d6d6d6; height: 50px;  }
  .s_head h2{  line-height: 50px;  }
  .s_body ul{ margin-top: 10px; margin-left: 10px;margin-right: 10px;  }
  .s_body ul span{display: block;color: #333;line-height: 40px;}
  .s_body ul input,
  .s_body ul select{
    height: 35px;
    width: 100%;
    line-height: 35px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .s_body .sub input{
    height: 35px;
    line-height: 35px;
    background: #575757;
    border: 0;
    font-weight: bold;
    color: #fff;
    transition: 0.3s;
    text-align: center;
    padding-left: 0px;
  }
  .search_right{    padding-left: 40px;padding-right: 0;  }
  .search_right .no-result{
    text-align: center;
    font-size: 30px;
    color:#d80808;
    margin-top:50px;
  }
  .search-result-title{
    font-size: 20px;
    font-weight: 600;
    color: #333;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
  }
  .entry-image { float: left;width: 120px;margin: 0 20px 0 0;}
  .entry-c{ position: relative;  overflow: hidden; }
  .search-result-info{    padding:5px 0;  }
  .search-result-info li{  display: inline-block;  }
  .search_right em{ color: #004cff;  }
  .search_right .search-result{  margin-left:25px; }
  .product_title a{ color: #d80808; text-decoration: underline; }
  .search_right .search-li{ border-bottom: 1px solid #d6d6d6; margin-bottom: 30px; padding-bottom: 10px;}
  .search_right li{ overflow: hidden;  }
  .search-result-info li:before{
    content: '/';
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    opacity: 0.5
  }
  .search-result-info li:first-child:before { display: none; }
  .product_list{ padding-bottom: 15px;    border-bottom: 1px solid #d6d6d6;     margin-bottom: 15px;  }
  .product_img{ float: left;  }
  .product_img img{    border-radius: 50%;  }
  .product_img img:hover{    width: 90px;    height: 90px;  }
  .product_body{  float: left; margin-left: 20px; margin-top: 10px;  }
  .product_title{ margin-bottom: 20px;  }
  .se_news{    float: right;    width: 79%;  }
  .news ul li .se_news a {color:#d80808;text-decoration: underline;display: inline-block;height: 22px;overflow: hidden; transition: 0.3s;  }
  .search_right .news .date em{ color: #fff;}
    @media (max-width: 991px){
        #search{padding-top: 55px;padding-bottom: 55px;}
        .search_right{padding-left:15px;}
    }
    @media (max-width: 767px){
        .search_right{padding-left:0;margin-top: 50px;}
        .entry-image{float: none;width: 100%;max-width: 300px;margin-bottom: 10px;}
    }
/*站内搜索*/
/*下载*/
  #download li{
    margin-bottom: 25px;
  }
  #download ul{
    margin-top: 50px;
    margin-bottom: 110px;
  }
  .down_head{
    margin-left: 25px;
    margin-bottom: 5px;
  }
  .down_body{
    margin: 0 15px;
    padding-top: 5px;
    border-top: 1px solid #d6d6d6;
    overflow: hidden;
  }
  .down_body div{
    margin:0 15px;
  }
  .down_body span{
    margin-right: 15px;
  }
  .f_r{
    float: right;
  }
  .f_l{
    float: left;
  }
  .download_title{
    margin-bottom: 30px;
    border-bottom: 1px solid #d6d6d6;
    padding: 8px;
  }
  .download_button,
  .link_button{
    display: inline-block;
    background: #23b7e5;
    height: 35px;
    line-height: 35px;
    padding: 0 35px;
    color: #fff;
    border-radius: 2px;
  }
  .download_button:hover,
  .link_button:hover{
    background: #38c4f0;
    color: #fff;
  }
  .content_title{
    margin: 30px 0 10px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
  }
  .line{
    /*border-bottom: 1px solid #d6d6d6;
    margin: 15px 0;*/
  }
  #link h3{
    margin: 10px 15px;
  }
  #img_link,
  #text_link{
    margin-bottom: 50px;
    overflow: hidden;
  }
  #img_link li,
  #text_link li{
    float: left;
    margin: 0 10px;
  }
/****询盘****/
.inquiry-container .row{margin-left:0px;margin-right:0px;}
.inquiry-container li img{height:30px;}
.inquiry-container a{color:#000000;}
.inquiry-col{padding:0!important;}
.inquiry-title{font-size: 24px;margin:0px 0px 40px;color:#cccccc;position: relative;}
.inquiry-title:before{width: 90%;content:"";position: absolute;border-top: 1px dashed #cccccc;right: 0;top:15px;}
.inquiry-title:after{width: 90%;content:"";position: absolute;border-bottom: 1px dashed #cccccc;right: 0;top:20px;}
.inquiry-chose{background-color:#162c4c;color:#ffffff;padding:0px 20px;line-height: 50px}
.inquiry-chose .inquiry-select select{height:30px;color:#000000;line-height: 30px;width: 100%;border:none;padding:0 20px;cursor:pointer;}
.inquiry-container .classification{padding:0;}
.inquiry-search{text-align: right;}
.inquiry-search input{width: 290px;height: 30px;line-height: 30px;padding:0 10px;color:#000000;display: inline-block;float: right;margin: 10px 0;border: 0}
.inquiry-search i{width: 40px;height: 30px;background: #a0a0a0;color: #ffffff;float: right;line-height: 30px;text-align: center;font-size: 20px;margin: 10px 0;cursor:pointer;}
.inquiry-container .product-list{padding:20px 0 30px;border-bottom: 1px dashed #737373;color:#000000;}
.inquiry-container .fa-play{color:#ffffff;background: #162c4c;width: 24px;height:24px;line-height: 24px;text-align: center;}
.inquiry-container .product-list .product-ul li{height:60px;line-height: 60px;color:#000000;border-bottom: 1px solid #f2f2f2;}
.inquiry-add,.inquiry-submit{background: #e60012;color:#ffffff;padding:8px 20px;width:130px;text-align: center;border-radius: 10px;cursor: pointer;}
.inquiry-submit{margin-top: 30px;}
.inquiry-add .fa{font-size: 16px}
.inquiry-list{margin-top:20px;}
.inquiry-container .list-head{background: #f2f2f2;height:46px!important;line-height: 46px!important;}
.inquiry-list li{height:60px;line-height: 60px;color:#000000;border-bottom: 1px solid #f2f2f2;}
.inquiry-container .fa-times,.inquiry-container .fa-plus{font-size: 18px;cursor: pointer;}
.gm-row{margin:0;padding:0 !important;}
.inquiry-container .input-name{line-height: 40px;color:#0d0d0d;}
.inquiry-container .input-type input,.inquiry-container .input-type textarea{width: 100%;font-size: 12px;padding:5px;}
.inquiry-container .input-type textarea{height:140px;}
.inquiry-container .input-type input{height:40px;margin-bottom: 10px}
.inquiry-container .input-star{color:#cd0406;}
.inquiry-form{margin:50px 0 40px;}
.inquiry-submit{margin:0 auto;margin-top: 40px;}
.inquiry-add-page{margin-top:30px;}
.inquiry-page {padding:8px 0;text-align:right;}
.inquiry-page li {display: inline;}
.inquiry-page li a{font-family: arial;background: #ffffff;padding: 2px 6px;margin: 0 2px;font-size: 12px;display: inline;border:1px solid #cccccc;}
.inquiry-page li a:hover {background: #f3f3f3;}
.inquiry-page li.active a{background: #f3f3f3;color: #ababab;}
.inquiry-page li.bgnone a{display: none;}
.submit-hide{display: none;}
.inquiry-captcha .captcha_src{
  height:40px;
}
#BMapLib_search_bus_btn0{margin-right:0px!important;}
.tangram-suggestion-main{z-index: 99}
.baidu-map-content{
  margin:0;
  line-height:20px;
  padding:2px;
}
.baidu-map-content img{
  float:right;
  zoom:1;
  overflow:hidden;
  width:100px;
  height:100px;
  margin-left:3px;
}
/*产品规格*/
.spec-type{
  height: 32px;line-height: 32px;margin-top:3px
}
.spec-item{
  padding: 20px 0;
}
.spec-one-item{
  padding:5px 0;
}
.spec-val{
  padding-left: 0!important;
}
.choiceimg{
  width: 42px!important;
  height: 42px!important;
  padding: 2px!important;
}
.border-spec{
  border:1px solid #fff;
}
.border-spec:hover{
  border:1px dotted #f40;
}
.border-spec-active{
  border:1px dotted #f40;
}
.cartInvalid{
  background: #f0f0f0
}
.choice{
  padding: 0 10px;border: 1px solid #b8b7bd;cursor:pointer;float: left;margin-right: 5px;height: 32px;line-height: 32px;margin-top:3px;
}
.choice:hover{
  border: 1px solid #FF0036;
}
.choice-active{
  border: 1px solid #FF0036;
}
.choice-disabled{
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
.click-disabled{
  pointer-events: none;
}
#gotoTop{
  display: none;
  z-index: 299;
  position: fixed;
  width: 40px;
  height: 40px;
  background-color: #333;
  background-color: rgba(0,0,0,0.3);
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 50px;
  cursor: pointer;
  border-radius: 2px;transition: 0.5s;
}
#gotoTop:hover{
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
  color:#333;
}
.customer-service{
  z-index: 299;
  position: fixed;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 90px;
}
.customer-service li{
  width: 40px;
  height: 40px;
  background-color: #333;
  background-color: rgba(0,0,0,0.3);
  cursor: pointer;
  border-radius: 2px;
  margin-bottom: 10px;
}
.customer-service li a{
  color: #FFF;
}
.customer-service li:hover{
  background-color: #1ABC9C !important;
}
/*普通产品询盘*/
.enquiry-area{width: 100%;height: 100%;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;padding: 0 0 25px;border: 1px solid #eee;font-size: 14px;background: #fff;overflow: hidden;}
.enquiry-area .enquiry-head{cursor: default;background: #003e59;color: #ffffff;position: relative;width: 100%;height: 55px;line-height: 55px;font-size: 16px;padding-left: 22px;}
.enquiry-area .enquiry-item{position: relative;background: #fff;padding:0 20px;margin-top: 20px;}
.enquiry-area .enquiry-item button{background: #ff6f00;border: none;border-bottom: 2px solid #ef5a00;color: #ffffff;padding: 8px 22px;border-radius: 3px;text-decoration: none;transition: background 200ms ease;outline: none;cursor: pointer;width: 100%;}
.enquiry-area .enquiry-item button i{display: inline-block;margin-left: 8px;}
.enquiry-area .enquiry-item .enquiry-input{box-sizing: border-box;width: 50%;padding: 10px;font-family: 'Open Sans', sans-serif;background: #fff;margin: 0;height: 40px;font-size: 14px;border: 1px solid #eee;border-left: 2px solid #003e59;outline: none;resize: none;overflow: hidden;border-radius: 3px;transition: box-shadow 200ms ease;}
.enquiry-area .enquiry-item .enquiry-textarea{width:100%!important;height:95px!important;}

    .col-page-product-subnav{padding-bottom: 2vw;}
    .col-page-product-subnav a{font-size: 18px;color: #999;line-height: 1.8;margin-right: 2vw;}
    .col-page-product-subnav a:hover,
    .col-page-product-subnav a.active{color: #333;}
	
	
.col-xs-12 {
    width: 100%;
}	
	
@media (min-width: 992px){

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left;
}
.col-md-6 {width: 50%;}	
}

