/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px/1.5 "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.clearfix:after,.clearfix:before{clear: both;}
.container-fluid {max-width: 1230px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
.overflow2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

header{position: relative;z-index: 111;}
header .logo{line-height: 130px;height: 130px;font-size: 0;display: block;}
header .logo img{max-height:50%;}
header .txt{font-size:26px;font-family: 'Impact';color: #bd0012;padding-left:50px;background: url("../images/t1.png") no-repeat left center;line-height:28px;margin-top:37px;}


/*pc导航*/
header nav{background: #bd0012;}
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;width: 16.666%;}
header nav ul > li > a{line-height:60px; display:block;color: #fff;font-size:18px;}
header nav ul > li:nth-child(n+2):after{content: "";width: 1px;height: 100%;background: rgba(255,255,255,.3);position: absolute;left: 0;top:0;}
header nav ul > li:hover > a{color: #fff;background-color: #710004;}
header nav ul > li.active > a{color: #fff;background-color: #710004;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 100%;right: 0;background:rgba(255,255,255,1);padding:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size: 14px;color: #333;line-height: 23px;padding:8px;display: block;}
header nav .ul a:hover{background-color: #710004;color: #fff;}
header nav .ul a.active{background-color: #710004;color: #fff;}
header nav ul > li:hover .ul{display: block;}


/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#999;opacity:1;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;background-color: #bd0012;}


/* 搜索 */
.ssbox{padding: 16px 0;box-shadow: 0 0 11px rgba(0,0,0,.03);position: relative;z-index: 2;}
.ssbox .ul{height: 38px;overflow: hidden;font-size: 0;width: calc(100% - 300px);}
.ssbox .ul a{display: inline-block;vertical-align: top;font-size: 16px;color: #000;margin-right:10px;line-height: 38px;transition: all .2s;}
.ssbox .ul a:nth-child(1){margin-right: 8px;}
.ssbox .ul a:nth-child(n+2):hover{color: #bd0012;}
.ssbox form{width: 300px;border: 1px solid #ddd;height: 38px;}
.ssbox form input{width: calc(100% - 50px);float: left;border: 0;background:fixed;line-height: 36px;padding: 0 15px;height: 36px;}
.ssbox form button{width: 50px;height: 36px;float: right;border: 0;background:url(../images/t2.png) no-repeat center center;line-height: 36px;border-left: 1px solid #ddd;transition: all .3s;}
.ssbox form button:hover{background-color: #eee;}



/*头部公用*/
.main66{padding:68px 0;}
.title{font-size: 0;text-align: center;padding-bottom:44px;overflow: hidden;}
.title .div1{font-size: 30px;font-weight: bold;color: #bd0012;line-height: 110%;}
.title .div2{font-size: 0;margin-top: 11px;}
.title .div2 span{font-size:17px;color: #000;text-transform: uppercase;position: relative;padding: 0 15px;line-height: 22px;display: inline-block;vertical-align: top;}
.title .div2 span:after{content: "";width:180px;height: 2px;background: url(../images/t6.png) no-repeat center center/contain;position: absolute;left: 100%;top:1px;bottom: 0;margin: auto 0;}
.title .div2 span:before{content: "";width:180px;height: 2px;background: url(../images/t6.png) no-repeat center center/contain;position: absolute;right: 100%;top:1px;bottom: 0;margin: auto 0;transform:rotate(180deg);}

.title.titlebs .div1{color: #fff;}
.title.titlebs .div2 span{color: #fff;}
.title.titlebs .div2 span:after{background: url(../images/t6-1.png) no-repeat center center/contain;}
.title.titlebs .div2 span:before{background: url(../images/t6-1.png) no-repeat center center/contain;}

.gd{display: block;width: 176px;line-height: 50px;background: #bd0012;text-align: center;font-size:18px;color: #fff;margin:44px auto 0;}
.gd:hover{color: #fff;background-color:#710004;}
.gd img{padding-left:8px;position: relative;top:-1px;}

.title1{font-size: 0;text-align: center;margin-top: -8px;margin-bottom:46px;}
.title1 a{display: inline-block;vertical-align: top;position: relative;font-size:16px;color: #000;border: 1px solid #ddd;background: #fff;line-height:40px;min-width: 120px;text-align: center;transition: all .2s;margin: -1px 0 0 -1px;padding: 0 10px;}
.title1 a:hover{background-color: #bd0012;color: #fff;border-color: #bd0012;}
.title1 a.active{background-color: #bd0012;color: #fff;border-color: #bd0012;}

/* 产品展示 */
.main1{background: #f4f4f4;}
.main1 .lb1{margin: -10px;}
.main1 .list{display: block;margin: 10px;box-shadow: 0 0 11px rgba(0,0,0,.03);background: #fff;}
.main1 .list .img{padding-top:96%;position: relative;}
.main1 .list .img img{display: block;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;max-height: 90%;max-width: 90%;transition: all .3s;}
.main1 .list .tt{font-size: 18px;color: #000;background: #fff;padding: 0 48px 0 20px;line-height: 60px;position: relative;border-top: 1px solid #eee;}
.main1 .list .tt img{display: block;position: absolute;right: 18px;top:0;bottom: 0;margin: auto 0;}
.main1 .list:hover .img img{transform:scale(1.06);}
.main1 .list:hover .tt{color: #bd0012;}


/* 新品上市 */
.main2{background: #bd0012;}
.main2 .lb2{position: relative;}
.main2 .lb2 .swiper-button-prev{width: 54px;height: 64px;margin-top: -32px;border: 1px solid #fff;background: url(../images/t5.png) no-repeat center center;left: -54px;transition: all .3s;}
.main2 .lb2 .swiper-button-next{width: 54px;height: 64px;margin-top: -32px;border: 1px solid #fff;background: url(../images/t5.png) no-repeat center center;right: -54px;transition: all .3s;transform:rotate(180deg);}
.main2 .lb2 .swiper-button-prev:hover{background:#fff url(../images/t5-1.png) no-repeat center center;}
.main2 .lb2 .swiper-button-next:hover{background:#fff url(../images/t5-1.png) no-repeat center center;}

.main2 .list{background: #fff;padding: 110px calc(43% + 20px) 110px 80px;position: relative;}
.main2 .list .img{width: 43%;position: absolute;right: 0;top:0;height: 100%;}
.main2 .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 90%;max-width: 90%;}
.main2 .list .tt1{font-size: 30px;color: #000;font-family: 'Arial';font-weight: bold;position: relative;padding-bottom: 22px;margin-bottom: 20px;}
.main2 .list .tt1:after{content: "";width: 30px;height: 4px;background: #bd0012;position: absolute;left: 0;bottom: 0;}
.main2 .list .tt2{font-size: 18px;line-height: 38px;height: 76px;overflow: hidden;}
.main2 .list .tt3{display: block;width: 130px;line-height: 42px;background: #bd0012;text-align: center;font-size: 16px;color: #fff;margin-top: 30px;}
.main2 .list .tt3:hover{background-color: #710004;}


/*新闻中心*/
.main8{background-color: #f4f4f4;}
.main8 .zuo{width:calc(14% + 270px);float: left;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);display: block;padding: 10px;padding-bottom: 0;margin-bottom: 10px;border: 1px solid #f2efef;}
.main8 .zuo .bjcover{height: 350px;}
.main8 .zuo:hover .bjcover{transform:scale(1.06);}
.main8 .zuo .tt{color: #373737;font-size: 17px;font-weight: bold;padding: 0 40px 0 14px;position: relative;line-height: 66px;}
.main8 .zuo:hover .tt{color: #bd0012;}
/*.main8 .zuo .tt:after{content:"";width: 15px;height: 15px;background: url("../images/tu26.png") no-repeat;position: absolute;left: -15px;top:0;bottom:0;margin: auto 0;}*/
.main8 .zuo .tt:before{content:"";width: 19px;height: 15px;background: url("../images/tu27.png") no-repeat;position: absolute;right: 10px;top:0;bottom:0;margin: auto 0;}
.main8 .zuo:hover .tt:before{background: url("../images/tu27-1.png") no-repeat;}
.main8 .you{width:calc(86% - 270px);padding-left: 10px;float: left;}
.main8 .you .list{display:block;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);margin-bottom: 10px;position: relative;padding-left: 196px;border: 1px solid #f2efef;height: 136px;padding-right: 24px;}
.main8 .you .list .tt1{font-size: 18px;color: #666666;font-weight: bold;margin-top: 32px;line-height: 18px;position: relative;padding-left: 26px;padding-bottom: 14px;margin-bottom: 12px;}
.main8 .you .list .tt1:after{content: "";width: 15px;height: 15px;background: url("../images/tu26-1.jpg") no-repeat;position: absolute;left: 0;top:2px;transition: all 0.3s;}
.main8 .you .list .tt1:before{content: "";width: 16px;height: 2px;background: #d3d3d3;position: absolute;left: 26px;bottom:0;transition: all 0.3s;}
.main8 .you .list .tt3{font-size: 13px;color: #999999;position: relative;padding-bottom: 18px;padding-left: 26px;}
.main8 .you .list .tt3:after{content: "";width: 42px;height: 7px;background: url("../images/tu28.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 1;}
.main8 .you .list .tt3:before{content: "";width: 42px;height: 7px;background: url("../images/tu28-1.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 0;}
.main8 .you .list .tt2{font-size: 12px;color: #999999;width: 160px;text-align: center;border-right: 1px solid #e5e5e5;position: absolute;left: 0;top:0;height: 100%;}
.main8 .you .list .tt2 b{font-size: 40px;color: #000;font-weight: inherit;display: block;}
.main8 .you .list .tt2 i{display: none;}
.main8 .you .list .tt2 div{position:absolute;left: 0;right: 0;top:50%;transform:translateY(-50%);}
.main8 .you .list:after{content:"";width: 30px;height: 30px;background: #f3f3f3;position: absolute;left: 0;top:0;}
.main8 .you .list:hover .tt1{color: #bd0012;}
.main8 .you .list:hover .tt1:after{background: url("../images/tu26.png") no-repeat;}
.main8 .you .list:hover .tt3:after{left: 40px;opacity: 0;}
.main8 .you .list:hover .tt3:before{left: 40px;opacity: 1;}
.main8 .you .list:nth-child(n+4){display:none;}

/* 友情链接 */
.main3 .top{font-size: 24px;font-weight: bold;color: #000;margin-bottom:26px;}
.main3 .list{display: block;border: 1px solid #eee;line-height: 80px;height: 82px;text-align: center;font-size: 0;background: #fff;transition: all .3s;}
.main3 .list img{max-height: 100%;}
.main3 .list:hover{border-color: #bd0012;}


footer{color: #fff;background: #bd0012;}
footer .box2{padding: 25px 0;text-align: center;margin-top: -11px;}
footer .box1 .top{font-size: 24px;color: #fff;border-left: 4px solid #fff;padding-left: 15px;margin-bottom: 22px;font-weight:bold;line-height:28px;padding-bottom:2px;}
footer .box1 .zuo{width: calc(18% + 300px);float: left;}
footer .box1 .zuo .tt1{font-size: 16px;line-height: 30px;padding:0 0 15px 40px;position: relative;}
footer .box1 .zuo .tt1 img{display: block;position: absolute;left: 0;top:4px;}
footer .box1 .zuo .tt2{margin-top: 20px;padding: 22px 0 0 196px;position: relative;font-size: 16px;}
footer .box1 .zuo .tt2 b{font-size: 20px;display: block;padding-top: 16px;}
footer .box1 .zuo .tt2 .ss{display: block;position: absolute;left: 0;top:0;width: 170px;}
footer .box1 .you{width: calc(82% - 300px);float: right;}
footer .box1 .you .bjcover{height: 420px;}



/*内页共用*/
.ny{min-height:666px;padding: 44px 0 50px;}
.ny .zuo{width:260px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 76px;background: #bd0012;margin-bottom: 2px;font-size:20px;font-weight: bold;color: #fff;text-align: center;height: 76px;overflow: hidden;position: relative;display: block !important ;top:0 !important}
.ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;line-height: normal;}
.ny .zuo .top:before{position: absolute;right:16px;top:2px;opacity: 0;}

.ny .zuo .ul{margin-bottom: 20px;}
.ny .zuo .ul > a{display:block;width: 100%;margin-top: 2px;line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 30px;transition: all 0.3s;}
.ny .zuo .ul > a:before{position: absolute;right: 20px;top:0;color: #333;line-height: inherit;font-size: 80%;transition: all 0.3s;transform:rotate(-90deg)}
.ny .zuo .ul > a:hover{background: #bd0012;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #bd0012;color: #fff;}
.ny .zuo .ul > a.active:before{color: #fff;transform:rotate(0deg)}

/*左侧联系我们*/
.ny .zuo .tt{border:1px solid #eee;margin-top: 3px;background: #fff;}
.ny .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #eee;background: url("../images/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #bd0012;font-size: 20px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding:16px;color: #333;font-size: 13px;line-height: 26px;}
/*右侧顶部*/
.ny .you .top{font-size:20px;color: #000;font-weight: bold;border-bottom: 1px solid #eee;line-height:54px;margin-bottom:25px;position: relative;}
.ny .you .top .top2{position: absolute;right: 0;top:0;font-size: 14px;font-weight: 500;color: #000;}
.ny .you .top .top2 span{color: #bd0012;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #bd0012;}

/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.nyxw .list .tt{float: left;width: calc(91% - 156px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 27px;margin-top: 10px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu29.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu29-1.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: #bd0012;color: #fff;border-color: #bd0012;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}


/*详情页*/
.danye{color:#000000;font-size: 14px;line-height: 180%;}
.danye .topbox{margin-bottom:24px;text-align: center;}
.danye .bt{color: #000;font-size: 22px;padding-bottom: 10px;}
.danye .rq{color: #555555;font-size: 14px;}
.danye .xian{width: 100%;height: 1px;margin-top: 14px;border-bottom: 1px dashed #ccc;}
.danye .img{margin:0 auto 18px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;position: relative;margin:20px auto;border: 1px solid #eee;}


/* 产品展示 */
.nycp {margin: 0 -10px;}
.nycp .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;border: 1px solid #eee;}
.nycp .list .img{padding-top:96%;position: relative;border-bottom: 1px solid #eee;}
.nycp .list .img img{display: block;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;max-height: 90%;max-width: 90%;transition: all .3s;}
.nycp .list .tt{line-height: 50px;font-size: 16px;color: #000;text-align: center;}
.nycp .list:hover .img img{transform:scale(1.06)}
.nycp .list:hover .tt{color: #fff;background-color: #bd0012;border-color: #bd0012;}








/* -webkit-line-clamp: 2; */
/* transition: all 0.3s; */
/* bd0012 */

/* 710004 */
/*transform:scale(1.06);*/
/*媒体查询开始*/
@media (max-width:1299px){
    .main2 .lb2{margin: 0 50px;}

}
@media (max-width:1199px){
    .banner .swiper-slide img{width: 130%;max-width: 130%;margin-left: -15%;}
    .main1 .list .tt{font-size: 16px;text-align: center;padding: 0 5px;}
    .main1 .list .tt img{display: none;}

    /* 新闻中心*/
    .main8 .you .list .tt2{width:130px;}
    .main8 .you .list{padding-left:166px;}



}
@media (max-width:991px) {
    header{box-shadow: 0 4px 8px rgba(0,0,0,.03);}
    header .logo{height: 110px;line-height: 110px;}
    .banner .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 2px -6px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px;}

    /*pc导航*/
    header nav{display: none;width:170px;float: none;padding:15px 20px 20px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 0 6px rgba(0,0,0,.1)}
    header nav .container-fluid{padding: 0;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0;border-bottom: 1px solid #ddd;}
    header nav ul > li:after{display: none;}
    header nav ul > li:before{display: none;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding-left: 0;text-align: center;line-height:48px;}
    header nav ul > li:hover .ul{display: none;}
    header nav ul > li:hover > a{color: #bd0012;background-color: transparent;}
    header nav ul > li.active > a{color: #bd0012;background-color: transparent;}


   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:45px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #bd0012;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}

    .main2 .list .tt2{font-size: 16px;line-height: 32px;height: 96px;-webkit-line-clamp:3;}


    /*新闻*/
    .main8 .zuo{width:100%;margin: 0;}
    .main8 .zuo .bjcover{height: auto;padding-top: 55%;}
    .main8 .you{width:100%;padding: 0;margin-top: 10px;}

    .main3 .top{font-size: 20px;margin-bottom: 15px;}


    footer .box2{padding: 20px 0;margin-top: -6px;}
    footer .box1 .top{font-size: 20px;border-width: 3px;padding-left: 14px;margin-bottom:22px;line-height: 22px;}
    footer .box1 .zuo{width:100%;}
    footer .box1 .zuo .tt1{font-size: 15px;line-height:26px;padding:0 0 10px 32px;}
    footer .box1 .zuo .tt1 img{top:4px;max-width: 18px;}
    footer .box1 .zuo .tt2{padding: 15px 0 0 155px;font-size: 14px;}
    footer .box1 .zuo .tt2 b{font-size: 18px;padding-top: 11px;}
    footer .box1 .zuo .tt2 .ss{width: 140px;}
    footer .box1 .you{width:100%;padding-top: 60%;position: relative;margin-top: 40px;}
    footer .box1 .you .bjcover{height: auto;position: absolute;left: 0;top:0;height: 100%;width: 100%;}
    
    





    /*内页共用*/
    .ny{min-height:333px;padding: 25px 0 50px;}
    .ny .zuo{width:100%;padding: 0;margin-bottom: 25px;}
    .ny .you{width:100%;}
    .ny .zuo .top{line-height:48px;margin:0;font-size:18px;height:50px;text-align: left;padding: 0 30px 2px 20px;}
    .ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;}
    .ny .zuo .top:before{opacity: 1;}
    .ny .zuo .ul{margin:0;display: none;}
    .ny .zuo .ul a{text-align: center;padding: 0 5px}


    
}

@media (max-width:767px) {
    /* 搜索 */
    .ssbox .ul{height:auto;width: 100%;max-height: 56px;overflow: hidden;}
    .ssbox .ul a{margin-right: 10px;line-height:28px;font-size: 14px;}
    .ssbox .ul a:nth-child(1){margin-right:5px;}
    .ssbox form{width: 100%;margin-top: 12px;}


    /*头部公用*/
    .main66{padding:40px 0;}
    .title{padding-bottom: 28px;}
    .title .div1{font-size: 24px;}
    .title .div2{margin-top:6px;}
    .title .div2 span{font-size:12px;}
    .title .div2 span:after{width:100px;height: 2px;}
    .title .div2 span:before{width:100px;height: 2px;}

    .gd{width: 120px;line-height: 40px;font-size: 15px;}
    .gd img{padding-left:5px;}

    .title1{margin-top: -5px;margin-bottom:28px;}
    .title1 a{font-size:14px;line-height:36px;min-width: 100px;padding: 0 5px;}

    /* 产品展示 */
    .main1 .list .tt{font-size: 15px;line-height: 44px;}


    /* 新品上市 */
    .main2 .container-fluid{padding: 0 10px;}
    .main2 .lb2{margin: 0 35px;}
    .main2 .lb2 .swiper-button-prev{width: 34px;height: 40px;margin-top: -20px;background-size: 10px !important;left: -34px;}
    .main2 .lb2 .swiper-button-next{width: 34px;height: 40px;margin-top: -20px;background-size: 10px !important;right: -34px;}

    .main2 .list{padding:30px 20px;}
    .main2 .list .img{width:100%;position: relative;right: auto;top:auto;height: auto;padding-top: 50%;}
    .main2 .list .tt1{font-size:22px;padding-bottom:11px;margin-bottom:8px;}
    .main2 .list .tt1:after{height: 2px;}
    .main2 .list .tt2{font-size: 15px;line-height: 30px;height:90px;}
    .main2 .list .tt3{width: 110px;line-height:36px;font-size: 14px;margin-top: 14px;}



    /*新闻*/
    .main8 .zuo{box-shadow: 0 0 0;}
    .main8 .you .list{box-shadow: 0 0 0;height: auto;padding:18px 15px 22px;}
    .main8 .you .list .tt1{font-size: 16px;margin: 0;line-height: 18px;padding-bottom: 14px;margin-bottom:8px;padding-left: 22px;font-weight: 400;}
    .main8 .you .list .tt1:after{top:3px;}
    .main8 .you .list .tt3{padding-left: 0;margin-top:6px;text-overflow:inherit;white-space:inherit;line-height: 22px;padding: 0;max-height: 44px;overflow: hidden;}
    .main8 .you .list .tt3:after{left: 0;display: none;}
    .main8 .you .list .tt3:before{left: 0;display: none;}
    .main8 .you .list .tt2{width: 100%;position: relative;left: inherit;top:inherit;height:inherit;font-size: 14px;border: 0;}
    .main8 .you .list .tt2 b{display: none;}
    .main8 .you .list .tt2 i{display: inline-block;}
    .main8 .you .list .tt2 div{position:relative;left: inherit;right:inherit;top:inherit;transform:translateY(0);text-align: left;}
    .main8 .you .list:after{display: none;}
    .main8 .zuo .tt{font-size:17px;padding:10px 0;line-height: 0;}
    .main8 .zuo .tt:after{display: none;}
    .main8 .zuo .tt div{line-height:26px;overflow: hidden;text-align: center;font-size: 15px;font-weight: normal;}
    .main8 .zuo .tt:before{display:none;}





    
    /*详情页*/
    .danye .bt{font-size: 18px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 15px auto;}
    .danye .ditu{height:360px;margin: 15px auto;}
    .danye .xian{margin-top: 10px;}


    /* 产品展示 */
    .nycp {margin: 0 -5px;}
    .nycp .list{display: block;width: calc(50% - 10px);margin: 0 5px 10px;}
    .nycp .list .tt{font-size:15px;line-height: 44px;}


   
}
@media (max-width:600px) {
    header .logo{height:80px;line-height:80px;max-width: calc(100% - 46px);}
    header .lanmu{bottom:30px;}


    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 0;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;margin:15px 15px 0;max-width: calc(100% - 30px);}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding: 10px 20px 20px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height:75px;}
    



}

@media (max-width:479px) {
    .main7 .list2 form{padding-right:0;}
    .main7 .list2 form input{width: 100%;margin: 0 0 10px !important;}
    .main7 .list2 form textarea{width:100%;max-width: 100%; line-height: 40px;height: 42px;border: 1px solid #ddd;background: #fff;padding: 0 15px;float: left;margin-bottom: 10px;}
    .main7 .list2 form button{width: 100%;height:42px;line-height: 42px;font-size: 15px;position: relative;right: auto;top:auto;letter-spacing: 1px;padding: 0;}
    .danye .ditu{height:300px;}


    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#bd0012;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}