/*全局样式*/
@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}
.clearfix:after,.clearfix:before{clear: both;}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !important;}
.tr5 {transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;-webkit-transition: all .5s;}
.tr2 {transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;-o-transition: all .2s;-webkit-transition: all .2s;}
.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 .box1{background: #f2f2f2;}
header .box1 .tt1{font-size: 14px;color: #333;line-height: 34px;}
header .box1 .tt2{font-size: 0;}
header .box1 .tt2 a{display: inline-block;vertical-align: top;font-size: 14px;color: #333;position: relative;padding-left: 20px;line-height: 34px;transition: all .2s;}
header .box1 .tt2 a:nth-child(n+2):after{content: "";width: 1px;height: 14px;background: #ddd;position: absolute;left: 10px;top:1px;bottom: 0;margin: auto 0;}
header .box1 .tt2 a:hover{color: #cf2a2d;}

header .box2 .logo{line-height: 140px;height:140px;font-size: 0;}
header .box2 .logo img{max-height: 50%;}
header .box2 .txt1{height: 56px;padding-left: 18px;margin-left: 18px;border-left: 1px solid #ddd;font-size:18px;color: #000;line-height: 24px;padding-top: 3px;margin-top:42px;}
header .box2 .txt1 div{font-size: 16px;color: #999;padding-top: 2px;}
header .box2 .txt2{font-size: 14px;color: #000;line-height: 20px;padding-left: 44px;background:url(../images/tu1.png) no-repeat left center;margin-top: 45px;}
header .box2 .txt2 div{font-size:28px;color: #cf2a2d;font-family: 'Arial';font-weight: bold;line-height: 30px;}
/*pc导航*/
header nav{background: #FAFAFA;border-top: 2px solid #cf2a2d;border-bottom: 2px solid #cf2a2d;}
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: 14.28%;}
header nav ul > li:nth-child(n+2):after{content: "";width: 1px;height:22px;background: #E5E5E5;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;}
header nav ul > li > a{line-height:inherit; display:block;color: #000;font-size: 16px;line-height: 48px;}
header nav ul > li:hover > a{color: #fff;background-color: #cf2a2d;}
header nav ul > li.active > a{color: #fff;background-color: #cf2a2d;}
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: 22px;padding:8px;display: block;}
header nav .ul a:hover{background-color: #cf2a2d;color: #fff;}
header nav .ul a.active{background-color: #cf2a2d;color: #fff;}
header nav ul > li:hover .ul{display: block;}
/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .bjcover{display: block;height: 740px;}
.banner .swiper-pagination-bullet{background:#9dcc0a;opacity:1;transition: all .2s;width: 20px;height: 20px;border-radius: 0;margin: 0 3px !important;color: #fff !important;margin-bottom: 40px !important;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#cf2a2d;}


.ssbox{border-bottom: 1px solid #ddd;padding:16px 0;}
.ssbox .ul{height: 42px;overflow: hidden;width: calc(100% - 370px);float: left;}
.ssbox .ul a{display: inline-block;vertical-align: top;font-size: 14px;color: #999;line-height: 42px;padding-right: 15px;}
.ssbox .ul a:nth-child(n+2):hover{color: #cf2a2d;}
.ssbox .ul a:nth-child(1){color: #000;padding-right:0;background: url(../images/tu2.png) no-repeat left center;padding-left: 40px;}
.ssbox form{width: 370px;height: 42px;float: right;}
.ssbox form input{width: calc(100% - 62px);float: left;line-height: 40px;height: 42px;border: 1px solid #cf2a2d;background: url(../images/tu3.png) no-repeat 15px center;padding: 0 15px 0 48px;}
.ssbox form button{width: 62px;font-size: 16px;color: #fff;text-align: center;line-height: 42px;height: 42px;background: #cf2a2d;border: 0;transition: all .2s;}
.ssbox form button:hover{background-color: #e91414;}


.main66{padding: 66px 0;}
.title{text-align: center;margin-bottom: 44px;overflow: hidden;}
.title .div{display: inline-block;vertical-align: top;padding: 0 20px;position: relative;}
.title .div:after{content: "";width: 1px;height: 100%;background: #ddd;position: absolute;left: 0;bottom: 0;}
.title .div:before{content: "";width: 1px;height: 100%;background: #ddd;position: absolute;right: 0;bottom: 0;}
.title .div .div1:after{content: "";width: 380px;height: 1px;background: #ddd;position: absolute;left: 100%;top:0;bottom: 0;margin: auto 0;}
.title .div .div1:before{content: "";width: 380px;height: 1px;background: #ddd;position: absolute;right:100%;top:0;bottom: 0;margin: auto 0;}
.title .div .div1{font-size: 32px;color: #000;font-weight: bold;line-height:38px;}
.title .div .div1 b{color: #cf2a2d;}
.title .div .div2{font-size: 16px;color: #999;margin-top: 6px;}
.title .div .div3{font-size: 14px;color: #000;font-family: 'Arial';text-transform: uppercase;margin-top: 6px;}
.title .div4{font-size: 16px;color: #999;line-height: 30px;text-align: center;margin: 20px auto 0;max-width: 1000px;}

.title1{text-align: center;margin: -15px -1px 36px;font-size: 0;}
.title1 a{display: inline-block;vertical-align: top;width: calc(11.11% - 2px);margin:0 1px 1px;font-size: 16px;color: #000;border: 1px solid #ddd;text-align: center;padding: 0 5px;line-height:46px;}
.title1 a:hover{background-color: #cf2a2d;color: #fff;border-color: #cf2a2d;}
.title1 a.active{background-color: #cf2a2d;color: #fff;border-color: #cf2a2d;}


footer{background:#8b0101;}
footer .box1{padding: 80px 0 50px;position: relative;}
footer .box1 .btn_top{width: 100px;height: 40px;position: absolute;right: 0;top:20px;cursor: pointer;}
footer .zuo{width:calc(100% - 360px);float: left;}
footer .you{width:360px;float: left;}
footer .you .img{background: #fff;width: calc(50% - 20px);margin-left: 20px;border-radius:6px;padding: 5px 5px 12px;font-size: 14px;color: #000;text-align: center;float: left;}
footer .you .img img{display: block;width: 100%;margin-bottom: 4px;}
footer .zuo .list1{width: calc(85% - 188px);float: left;padding-left:20px;}
footer .zuo .list2{width: calc(15% + 188px);float: left;padding-left:20px;}
footer .top{position: relative;font-size: 0;font-size: 17px;font-weight: bold;color: #fff;line-height: 26px;margin-bottom: 18px;}
footer .top img{position: absolute;left: -20px;top:9px;}
footer .zuo .list1 .tt{font-size: 0;}
footer .zuo .list1 .tt div{position: relative;font-size: 13px;color: #fff;line-height: 22px;padding:8px 26px;display: inline-block;min-width:50%;}
footer .zuo .list1 .tt div img{position:absolute;left: 0;top:9px;display: block;max-width: 18px;}
footer .zuo .list1 .tt hr{margin-top:10px;margin-bottom: 10px;width: 100px;margin-left: 26px;}
footer .zuo .list2 .tt{font-size: 0;}
footer .zuo .list2 .tt a{display: inline-block;vertical-align: top;min-width: 50%;padding:8px 15px 0 0;font-size: 13px;color: #fff;line-height: 22px;}
footer .zuo .list2 .tt a:hover{text-decoration: underline !important;}
footer .box2{font-size: 13px;color: #7c7c7c;line-height: 24px;padding: 17px 0;background: #FFFFFF;}


/* 产品系列 */
.main1 .box{padding-top:46%;position: relative;}
.main1 .box .img{display: block;position: absolute;left: 0;top:0;width: 100%;height: 100%;opacity: 0;}
.main1 .box .img .bjcover{height: 100%;display: block;}
.main1 .box .img.active{opacity: 1;}


/* 产品展示 */
.main2 .zuo{width: 270px;float: left;margin-right: 30px;}
.main2 .you{width: calc(100% - 300px);float: left;}
.main2 .zuo .top{padding: 20px 0 20px 82px;font-size: 24px;font-weight: bold;color: #fff;background: url(../images/tu7.jpg) no-repeat center center/cover;top:0;display: block !important;}
.main2 .zuo .top span{font-size: 13px;font-family: 'Arial';display: block;font-weight: normal;margin-top: 11px;text-transform: uppercase;}
.main2 .zuo .top:before{display: none;}
.main2 .zuo .top img{display: block;position: absolute;left: 26px;top:0;bottom: 0;margin: auto 0;}
.main2 .zuo .ul{background: #E8E8E8;padding-bottom:119px;}
.main2 .zuo .ul a{display: block;font-size: 16px;color: #000;line-height: 80px;padding: 0 10px 0 54px;position: relative;border-bottom: 1px solid #ddd;}
.main2 .zuo .ul a:after{content: "";width: 10px;height: 10px;background: #000;border: 3px solid #A2A2A2;position: absolute;left:26px;top:0;bottom: 0;margin: auto 0;transition: all .2s;}
.main2 .zuo .ul a:hover{color: #cf2a2d;}
.main2 .zuo .ul a:hover:after{border-color: #cf2a2d;background: #fff;}
.main2 .zuo .ul a.active{color: #cf2a2d;}
.main2 .zuo .ul a.active:after{border-color: #cf2a2d;background: #fff;}
.main2 .you .top{font-size: 24px;color: #000;font-weight: bold;margin-bottom:15px;}
.nycp{margin: 0 -10px;}
.nycp .list{display: block;width: calc(33.3% - 20px);margin: 0 10px 20px;float: left;position: relative;}
.nycp .list .bjcover{padding-top: 72%;}
.nycp .list .tt{position: absolute;left: 0;width: 100%;bottom: 0;line-height: 44px;font-size: 16px;color: #fff;background: rgba(0,0,0,.6);text-align: center;padding: 0 5px;}
.nycp .list:hover .bjcover{transform:scale(1.06);}

/* 免费项目 */
.main3 .box1{font-size: 0;text-align: center;}
.main3 .box1 .list{width: 16.666%;display: inline-block;vertical-align: top;text-align: center;}
.main3 .box1 .list .img{width: 180px;height: 183px;line-height: 170px;padding-right:7px;;background: url(../images/tu6.png) no-repeat center center/contain;margin: 0 auto 6px;position: relative;top:0;transition: all .2s;}
.main3 .box1 .list .img img{max-height: 44%;max-width:44%;}
.main3 .box1 .list .tt{font-size: 18px;color: #000;line-height: 26px;}
.main3 .box1 .list:hover .img{position: relative;top:-6px;}
.main3 .box1 .list:hover .tt{color: #cf2a2d;}
.main3 .box2{margin-top: 40px;font-size: 32px;font-weight: bold;color: #000;text-align: center;}
.main3 .box2 b{font-size: 48px;color: #cf2a2d;font-family: 'Arial';position: relative;top:4px;}
.main3 .box2 img{position: relative;padding-right:11px;top:-2px;}

/* 健康环保 */
.main4 .box{padding:33px 0;}
.main4 .box .list{display: block;width: 20%;float: left;position: relative;top:0;}
.main4 .box .list .img{width:70%;margin: 0 auto;position: relative;z-index: 1;}
.main4 .box .list .img1{width: 100%;padding-top: 100%;border-radius:12px;border:2px solid #cf2a2d;transform:rotate(45deg);background: #fff;}
.main4 .box .list .img2{width: calc(100% - 26px);height: calc(100% - 26px);position: absolute;left: 0;right: 0;bottom: 0;margin: auto;top:0;overflow: hidden;border-radius:12px;}
.main4 .box .list .img3{width:160%;height: 160%;position: absolute;left: -30%;top:-30%;transform:rotate(-45deg);}
.main4 .box .list .img3:after{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.4);position: absolute;left: 0;top:0;}
.main4 .box .list .tt{position: absolute;left: 0;width: 100%;top:50%;margin-top: -30px;z-index: 2;text-align: center;font-size: 20px;font-weight: bold;color: #fff;}
.main4 .box .list .tt span{font-size: 14px;font-weight: normal;color: #fff;display: block;text-transform: uppercase;}
.main4 .box .list:hover{top:-6px;}

/* 交货快速 */
.main5 .gallery-top .img{display: block;}
.main5 .gallery-top .img .bjcover{padding-top:46%;}
.main5 .gallery-top{margin-bottom: 20px;}

.main5 .gallery-thumbs .img{display: block;}
.main5 .gallery-thumbs .img .bjcover{padding-top: 46%;}
.main5 .gallery-thumbs .swiper-slide{opacity: .6;}
.main5 .gallery-thumbs .swiper-slide-thumb-active{opacity: 1;}

.main5 .gallery-thumbs{position: relative;}
.main5 .gallery-thumbs .swiper-button-prev{width: 36px;height: 36px;background: url(../images/tu8.png) no-repeat;margin-top: -18px;left: -60px;opacity: .4;transition: all .2s;}
.main5 .gallery-thumbs .swiper-button-next{width: 36px;height: 36px;background: url(../images/tu8.png) no-repeat;margin-top: -18px;right: -60px;opacity: .4;transition: all .2s;transform:rotate(180deg)}
.main5 .gallery-thumbs .swiper-button-prev:hover{opacity: .8;}
.main5 .gallery-thumbs .swiper-button-next:hover{opacity: .8;}
.main5 .gallery-thumbs .swiper-button-disabled{opacity: .06 !important;}



/* 鑫誉添商贸·免费安装 */
.main6 .box .img{width: 50%;float: left;border-radius: 0 30px 30px 0;}
.main6 .box .img .bjcover{padding-top: 100%;}
.main6 .box .img:nth-child(even){border-radius:30px 0 0 30px;}


.tfbox{height: 265px;}

/* 口碑案例 */
.main7 .gallery-top2{margin-bottom: 10px;}
.main7 .gallery-top2 .list{display: block;padding-top: 46%;position: relative;}
.main7 .gallery-top2 .list .tt{position: absolute;background: rgba(0,0,0,.6);left: 30px;bottom: 30px;width: calc(100% - 60px);padding: 25px 166px 25px 30px;color: #fff;}
.main7 .gallery-top2 .list .tt .tt1{font-size: 20px;font-weight: bold;}
.main7 .gallery-top2 .list .tt .tt2{font-size: 14px;margin-top: 6px;}
.main7 .gallery-top2 .list .tt:after{content: "";display: block;width: 140px;height: 70px;border-left: 1px solid rgba(255,255,255,.3);background: url(../images/tu10.png) no-repeat center center;position: absolute;;top:0;bottom: 0;right: 0;margin: auto 0;}

.main7 .gallery-thumbs2 .img{display: block;height: 100px;line-height: 98px;border: 1px solid #ddd;text-align: center;font-size: 0;}
.main7 .gallery-thumbs2 .img img{max-height: 100%;}
.main7 .gallery-thumbs2 .swiper-slide-thumb-active .img{border-color: #cf2a2d;}

.main7 .gallery-thumbs2{position: relative;}
.main7 .gallery-thumbs2 .swiper-button-prev{width: 36px;height: 36px;background: url(../images/tu8.png) no-repeat;margin-top: -18px;left: -60px;opacity: .4;transition: all .2s;}
.main7 .gallery-thumbs2 .swiper-button-next{width: 36px;height: 36px;background: url(../images/tu8.png) no-repeat;margin-top: -18px;right: -60px;opacity: .4;transition: all .2s;transform:rotate(180deg)}
.main7 .gallery-thumbs2 .swiper-button-prev:hover{opacity: .8;}
.main7 .gallery-thumbs2 .swiper-button-next:hover{opacity: .8;}
.main7 .gallery-thumbs2 .swiper-button-disabled{opacity: .06 !important;}



/* 鑫誉添商贸·公司概况 */
.main8{background: #f4f4f4;}
.main8 .box{background: #fff;border: 1px solid #cf2a2d;padding: 30px;}
.main8 .box .bjcover{width: calc(50% - 40px);height: 340px;float: left;margin-right: 40px;}
.main8 .box .tt{width: 50%;float: left;padding-top: 33px;}
.main8 .box .tt .tt1{font-size: 24px;font-weight: bold;color: #000;padding-bottom:15px;}
.main8 .box .tt .tt2{font-size: 14px;line-height:28px;color: #999;max-height: 140px;overflow: hidden;}
.main8 .box .tt .tt3{padding-top:11px;font-size: 0;}
.main8 .box .tt .tt3 a{display: inline-block;transition: all .2s;vertical-align: top;font-size: 14px;color: #fff;background: #8B0101;border: 1px solid #8B0101;min-width: 104px;line-height: 36px;margin: 10px 10px 0 0;text-align: center;}
.main8 .box .tt .tt3 a:hover{background-color: #fff;color: #8B0101;box-shadow: 0 0 11px rgba(0,0,0,.1);}


/* 鑫誉添商贸·新闻资讯 */
.main9 .box{margin: 0 -15px;}
.main9 .box .list{width: calc(33.33% - 30px);margin: 0 15px;float: left;}
.main9 .box .list .top{border-bottom: 1px solid #ddd;position: relative;font-size: 18px;font-weight: bold;color: #333333;padding:0 66px 11px 20px;margin-bottom: 20px;line-height:26px;}
.main9 .box .list .top span{font-weight: normal;font-size: 12px;padding-left: 10px;text-transform: uppercase;color: #333333;}
.main9 .box .list .top:after{content: "";width: 80px;height: 2px;background: #cf2a2d;position: absolute;left: 15px;bottom: -1px;}
.main9 .box .list .top a{font-weight: normal;font-size: 14px;display: block;position: absolute;right: 0;top:0;}
.main9 .box .list .top a:hover{color: #cf2a2d;text-decoration: underline !important;}
.main9 .ttbox a{display: block;}
.main9 .ttbox a .bjcover{display: none;}
.main9 .ttbox a .tt2{display: none;}
.main9 .ttbox a .tt1{font-size: 14px;color: #333;line-height:38px;transition: all .2s;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;height: 38px;padding-left: 24px;position: relative;}
.main9 .ttbox a .tt1:after{content: "";width: 3px;height: 3px;background: #98B732;position: absolute;left: 12px;top:0;bottom: 0;margin: auto 0;transition: all .2s;}
.main9 .ttbox a:hover .tt1{color: #cf2a2d;}
.main9 .ttbox a:hover .tt1:after{background: #cf2a2d;}
.main9 .ttbox a:hover .tt1:after{background: #cf2a2d;}


.main9 .list:nth-child(1) .ttbox a:nth-child(1){height: 104px;position: relative;padding:10px 0 0 175px;margin-bottom:10px;}
.main9 .list:nth-child(1) .ttbox a:nth-child(1) .bjcover{display: block;width: 154px;height: 104px;position: absolute;left: 0;top:0;}
.main9 .list:nth-child(1) .ttbox a:nth-child(1) .tt1{padding-left: 0;font-size: 18px;font-weight: bold;height: 50px;-webkit-line-clamp: 2;line-height: 25px;}
.main9 .list:nth-child(1) .ttbox a:nth-child(1) .tt1:after{display: none;}
.main9 .list:nth-child(1) .ttbox a:nth-child(1) .tt2{display: block;font-size: 14px;color: #999;margin-top: 11px;}


.main9 .list:nth-child(2) .ttbox a:nth-child(1){height: 104px;position: relative;padding:10px 0 0 175px;margin-bottom:10px;}
.main9 .list:nth-child(2) .ttbox a:nth-child(1) .bjcover{display: block;width: 154px;height: 104px;position: absolute;left: 0;top:0;}
.main9 .list:nth-child(2) .ttbox a:nth-child(1) .tt1{padding-left: 0;font-size: 18px;font-weight: bold;height: 50px;-webkit-line-clamp: 2;line-height: 25px;}
.main9 .list:nth-child(2) .ttbox a:nth-child(1) .tt1:after{display: none;}
.main9 .list:nth-child(2) .ttbox a:nth-child(1) .tt2{display: block;font-size: 14px;color: #999;margin-top: 11px;}




/*内页共用*/
.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: #cf2a2d;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 34px 0 24px;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: #cf2a2d;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #cf2a2d;color: #fff;}
.ny .zuo .ul > a.active:before{color: #fff;transform:rotate(0deg)}

/*二级*/
.ny .zuo .ul2{display:none;border: 1px solid #eee;padding: 6px 20px;}
.ny .zuo .ul2.active{display:block;}
.ny .zuo .ul2 a{line-height: 42px;padding:0 10px 0 15px;width: 100%;position: relative;display: block;transition: all 0.3s}
.ny .zuo .ul2 a:nth-child(n+2){border-top:1px dashed #eee;}
.ny .zuo .ul2 a:hover{color: #cf2a2d}
.ny .zuo .ul2 a.active{color: #cf2a2d}

/*左侧联系我们*/
.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: #cf2a2d;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: #cf2a2d;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #cf2a2d;}


/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;box-shadow: 0 4px 4px rgba(0,0,0,.06)}
.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: #cf2a2d;color: #fff;border-color: #cf2a2d;}
.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;}


.liuyan form input{width:100%;float: left;line-height:42px;height: 44px;border: 1px solid #e7e7e7;margin-bottom: 10px;padding: 0 14px;}
.liuyan form textarea{width: 100%;max-width: 100%;height: 138px;padding: 10px 14px;border: 1px solid #e7e7e7;margin-bottom: 10px;}
.liuyan form button{width: 100%;line-height: 44px;background:#cf2a2d;font-size: 14px;color: #fff;border: 0;transition: all 0.3s}
.liuyan form button:hover{opacity: 0.88;}















/*transition: all .2s;*/
/*cf2a2d*/
/*e91414*/

/*9dcc0a*/
/*transform:scale(1.06);*/

/*媒体查询开始*/
@media (max-width:1230px){
    .banner .bjcover{height: auto;padding-top:58%;}
    .banner .swiper-pagination-bullet{margin-bottom: 20px !important;}
    .title1 a{width: calc(14.28% - 2px);}

    .tfbox{height: auto;padding-top: 20%;}

    
    
}
@media (max-width:1199px){
    .main2 .zuo .ul{padding-bottom:66px;}
    .main2 .zuo .ul a{line-height: 66px;}
    .nycp .list .tt{font-size: 14px;line-height: 40px;}

    .main8 .box .tt .tt3 a{margin:6px 6px 0 0;}
    .main9 .list:nth-child(1) .ttbox a:nth-child(1){padding-left: 150px;}
    .main9 .list:nth-child(1) .ttbox a:nth-child(1) .bjcover{width: 135px;}
    .main9 .list:nth-child(1) .ttbox a:nth-child(1) .tt1{font-size: 16px;font-weight: normal;}
    .main9 .list:nth-child(2) .ttbox a:nth-child(1){padding-left: 150px;}
    .main9 .list:nth-child(2) .ttbox a:nth-child(1) .bjcover{width: 135px;}
    .main9 .list:nth-child(2) .ttbox a:nth-child(1) .tt1{font-size: 16px;font-weight: normal;}


}
@media (max-width:991px) {
    header .box2 .txt1{display: none;}
    header .box2 .txt2{display: none;}
    header .box2 .logo{line-height: 110px;height: 110px;}

    /*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;}
    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:nth-last-child(1){border: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding-left: 10px;line-height:42px;}
    header nav ul > li:after{display: none;}
    header nav ul > li:hover > a{color: #cf2a2d;background: fixed;}
    header nav ul > li.active > a{color: #cf2a2d;background: fixed;}
    header nav ul > li:hover .ul{display: none;}
    /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:44px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #cf2a2d;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;}

    .ssbox .ul{width: calc(100% - 300px);}
    .ssbox form{width: 300px;}
    .ssbox form input{background: fixed;padding-left: 15px;}

    .title1 a{width: calc(20% - 2px);}


    footer .zuo .list1{width: 100%;}
    footer .zuo .list2{display: none;}


    /* 产品展示 */
    .main2 .zuo{width: 100%;margin: 0 0 20px;}
    .main2 .you{width: 100%;}
    .main2 .zuo .top{padding:0 0 0 56px;font-size:18px;line-height: 50px !important;}
    .main2 .zuo .top span{display: none;}
    .main2 .zuo .top:before{display: block;position: absolute;right: 20px;top:0;}
    .main2 .zuo .top img{left: 20px;max-width:24px;top:2px;}
    .main2 .zuo .ul{padding-bottom:0;display: none;}
    .main2 .zuo .ul a{line-height:46px;font-size: 14px;}
    .main2 .zuo .ul a:nth-last-child(1){border: 0;}

    .main2 .you .top{font-size: 18px;}


    /* 交货快速 */
    .main3 .box1{margin-top: -30px;}
    .main3 .box1 .list{width: 25%;margin-top: 30px;}
    .main3 .box2{font-size: 24px;}
    .main3 .box2 b{font-size: 30px;}
    .main4 .box .list{width: 33.33%;margin-top:0;}
    .main4 .box .list:nth-child(4){margin-left: 16.66%;}

    .main8 .box .tt{padding: 20px 0 0;}
    .main8 .box .tt .tt1{font-size: 20px;}
    .main8 .box .bjcover { width: calc(50% - 25px);margin-right: 25px;height: 320px;}
    .main9 .box {margin-top: -30px;}
    .main9 .box .list{width: calc(100% - 30px);margin-top: 30px;}
    .main9 .list:nth-child(1) .ttbox a{height: auto !important;padding: 0 !important;margin: 0 !important;}
    .main9 .list:nth-child(1) .ttbox a:nth-child(1) .bjcover{display: none;}
    .main9 .list:nth-child(1) .ttbox a:nth-child(1) .tt2{display: none;}
    .main9 .list:nth-child(1) .ttbox a:nth-child(1) .tt1{font-size: 14px;padding-left: 24px;height: 38px;line-height: 38px;-webkit-line-clamp: 1;}
    .main9 .list:nth-child(1) .ttbox a:nth-child(1) .tt1:after{display: block;}

    .main9 .list:nth-child(2) .ttbox a{height: auto !important;padding: 0 !important;margin: 0 !important;}
    .main9 .list:nth-child(2) .ttbox a:nth-child(1) .bjcover{display: none;}
    .main9 .list:nth-child(2) .ttbox a:nth-child(1) .tt2{display: none;}
    .main9 .list:nth-child(2) .ttbox a:nth-child(1) .tt1{font-size: 14px;padding-left: 24px;height: 38px;line-height: 38px;-webkit-line-clamp: 1;}
    .main9 .list:nth-child(2) .ttbox a:nth-child(1) .tt1:after{display: block;}


    /*内页共用*/
    .ny{min-height:333px;padding: 20px 0 50px;}
    .ny .zuo{width:100%;padding: 0;margin-bottom: 20px;}
    .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{padding: 0 30px 0 20px;}
    .ny .zuo .ul > a:before{right: 15px;}









 
    
}

@media (max-width:767px) {
    header .box1{display: none;}

    /*banner*/
    .banner .swiper-pagination-bullet{width: 14px;height: 14px;margin-bottom:-4px !important;font-size: 10px;line-height: 14px;}

    .ssbox .ul{height: auto;width: 100%;max-height: 75px;overflow: hidden;}
    .ssbox .ul a{line-height: 25px;padding-right: 10px;}
    .ssbox .ul a:nth-child(1){padding-left:22px;background-size:16px !important;}
    .ssbox form{width: 100%;margin-top: 10px;}
    .ssbox form button{font-size: 14px;}


    .main66{padding:38px 0;}
    .title{margin-bottom: 28px;}
    .title .div{padding: 0;}
    .title .div:after{display: none;}
    .title .div:before{display: none;}
    .title .div .div1:after{display: none;}
    .title .div .div1:before{display: none;}
    .title .div .div1{font-size: 20px;line-height:32px;}
    .title .div .div2{font-size: 14px;}
    .title .div .div3{font-size: 12px;}
    .title .div4{font-size: 14px;line-height: 24px;margin-top: 11px;}

    .title1{margin: -8px -1px 22px;}
    .title1 a{width: calc(25% - 2px);line-height:38px;font-size: 14px;}


    footer .box1{padding:60px 0 30px;}
    footer .box1 .btn_top{width: 70px;height: 22px;top:20px;}
    footer .zuo{width:100%;}
    footer .you{width:100%;margin-top: 22px;}
    footer .you .img{max-width: 160px;font-size: 12px;}
    footer .zuo .list1{width: 100%;}
    footer .top{margin-bottom: 10px;}
    footer .zuo .list1 .tt div{padding:5px 0 5px 26px;}
    footer .zuo .list1 .tt div img{top:6px;}

    .nycp{margin: 0 -6px;}
    .nycp .list{width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp .list .tt{font-size: 14px;line-height: 34px;}

        
    /* 免费项目 */
    .main3 .box1 .list{width: 33.33%;}


    /* 交货快速 */
    .main5 .gallery-top{margin-bottom:10px;}

    /* 鑫誉添商贸·免费安装 */
    .main6 .box .img{width: 50%;float: left;border-radius: 0 11px 11px 0;}
    .main6 .box .img:nth-child(even){border-radius:11px 0 0 11px;}


    .tfbox{background-position: 25% 50% !important;padding-top: 40%;}

    /* 口碑案例 */
    .main7 .gallery-top2 .list .tt{left: 0;bottom: 0;width: 100%;padding:0;}
    .main7 .gallery-top2 .list .tt .tt1{font-size:14px;text-align: center;line-height:36px;font-weight: normal;}
    .main7 .gallery-top2 .list .tt .tt2{display: none;}
    .main7 .gallery-top2 .list .tt:after{display:none;}
    .main7 .gallery-thumbs2 .img{height: 70px;line-height: 68px;}

    /* 鑫誉添商贸·公司概况 */
    .main8 .box{padding: 20px;}
    .main8 .box .bjcover{width: 100%;height: auto;margin: 0;padding-top: 62%;}
    .main8 .box .tt{width:100%;padding-top: 16px;}
    .main8 .box .tt .tt1{font-size: 18px;padding-bottom:8px;}
    .main8 .box .tt .tt2{line-height:25px;max-height: 250px;}

    /* 鑫誉添商贸·新闻资讯 */
    .main9 .box .list .top span{font-size: 10px;padding-left: 4px;}


    /*详情页*/
    .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;}

    
   
}
@media (max-width:600px) {
    header .box2 .logo{height:80px;line-height:80px;max-width: calc(100% - 44px);}
    header .lanmu{bottom:29px;}
        
    /* 免费项目 */
    .main3 .box1 .list{width: 50%;margin-top: 20px;}
    .main3 .box1 .list .img{width: 130px;height: 132px;line-height: 122px;padding-right:4px;margin-bottom:2px !important;}
    .main3 .box1 .list .img img{max-width: 30%;}
    .main3 .box1 .list .tt{font-size:15px;line-height: 24px;}
    .main3 .box2{margin-top:26px;font-size:18px;line-height: 24px;padding-right: 10px;}
    .main3 .box2 b{font-size:24px;top:-3px;display: block;padding-left:70px;}
    .main3 .box2 img{top:14px;}

    /* 健康环保 */
    .main4 .box{padding: 0;margin: -12px -6px 0;}
    .main4 .box .list{width:33.33%;padding: 12px 6px 0;}
    .main4 .box .list .img{width:100%;overflow: hidden;}
    .main4 .box .list .img1{transform:rotate(0deg);overflow: hidden;}
    .main4 .box .list .img2{width:100%;height: 100%;border-radius: 0;background: fixed;}
    .main4 .box .list .img3{width:110%;height: 110%;left:-5%;top:-5%;transform:rotate(0deg);}
    .main4 .box .list .tt{margin-top: -16px;font-size:18px;}
    .main4 .box .list .tt span{font-size: 10px;}
    .main4 .box .list:hover{top:0;}


    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 10px;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding: 5px 10px 10px;}
    .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) {
    .title1 a{width: calc(33.33% - 2px);}
    
    /*详情页*/
    .danye .ditu{height:300px}

    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#cf2a2d;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;} 
}