﻿/*全局样式*/

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 .box1 {border-bottom: 1px solid #ddd;}
header .box1 .tt1{font-size: 14px;color: #000;line-height:44px;}
header .box1 .tt2{font-size:0;}
header .box1 .tt2 a{display: inline-block;vertical-align: top;font-size: 14px;color: #000;padding-left:21px;position: relative;line-height: 44px;transition: all 0.3s;}
header .box1 .tt2 a:hover{text-decoration: underline !important;color: #d40000;}
header .box2 .logo{line-height: 130px;height: 130px;font-size: 0;display: block;}
header .box2 .logo img{max-height:50%;}
header .box2 .txt1{font-size: 16px;color: #000;border-left: 1px solid #ddd;padding-left: 15px;margin-left: 15px;line-height: 30px;margin-top: 35px;}
header .box2 .txt1 b{display: block;font-size: 20px;color: #000;}

header .box2 .txt2{font-size:28px;font-family: 'Impact';color: #d40000;padding-left:50px;background: url("../image/t1.png") no-repeat left center;line-height:28px;margin-top:37px;}



/*pc导航*/
header nav{background: #0b984f;}
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: 12.5%;}
header nav ul > li > a{line-height:60px; display:block;color: #fff;font-size:16px;}
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: #10c06e;}
header nav ul > li.active > a{color: #fff;background-color: #10c06e;}
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: #10c06e;color: #fff;}
header nav .ul a.active{background-color: #10c06e;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:#fff;opacity:1;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;background-color: #d40000;}


/* 搜索 */
.ssbox{padding: 16px 0;border-bottom: 1px solid #F4F4F4;}
.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: 25px;line-height: 38px;transition: all .2s;}
.ssbox .ul a:nth-child(1){margin-right: 6px;}
.ssbox .ul a:nth-child(n+2):hover{color: #a25d3e;}
.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(../image/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:77px 0;}
.title{font-size: 0;text-align: center;padding-bottom:40px;overflow: hidden;}
.title .div1{font-size:18px;color: #0b984f;line-height: 110%;text-transform: uppercase;}
.title .div2{font-size: 0;margin-top: 11px;}
.title .div2 span{font-size:30px;color: #0b984f;font-weight: bold;position: relative;padding: 0 15px;line-height: 22px;display: inline-block;vertical-align: top;}
.title .div2 span:after{content: "";width:172px;height: 2px;background: url(../image/t6.png) no-repeat center center/contain;position: absolute;left: 100%;top:2px;bottom: 0;margin: auto 0;}
.title .div2 span:before{content: "";width:172px;height: 2px;background: url(../image/t6.png) no-repeat center center/contain;position: absolute;right: 100%;top:2px;bottom: 0;margin: auto 0;transform:rotate(180deg);}
.title .div3{font-size: 18px;color: #000;line-height: 36px;margin-top:16px;}


.title.titlebs .div3{color: #fff;}
.title.titlebs .div1{color: #fff;}
.title.titlebs .div2 span{color: #fff;}
.title.titlebs .div2 span:after{background: url(../image/t6-1.png) no-repeat center center/contain;}
.title.titlebs .div2 span:before{background: url(../image/t6-1.png) no-repeat center center/contain;}


.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:#04960e;font-size: 14px;color: #fff;border: 0;transition: all 0.3s}
.liuyan form button:hover{opacity: 0.88;}

.gd{display: block;width: 176px;line-height: 50px;background: #b97a57;text-align: center;font-size:18px;color: #fff;margin:44px auto 0;}
.gd:hover{color: #fff;background-color:#a25d3e;}
.gd img{padding-left:8px;position: relative;top:-1px;}

.title1{font-size: 0;text-align: center;margin-top: -14px;margin-bottom:44px;}
.title1 a{display: inline-block;vertical-align: top;position: relative;font-size:16px;color: #000;border: 1px solid #0b984f;background: #fff;line-height:40px;margin:5px;min-width: 120px;text-align: center;transition: all .2s;padding: 0 15px;}
.title1 a:hover{background-color: #0b984f;color: #fff;}
.title1 a.active{background-color: #0b984f;color: #fff;}

/* 产品展示 */
.main1{background: #f4f4f4;}
.main1 .list{display: block;}
.main1 .list .bjcover{padding-top: 80%;}
.main1 .list .tt{font-size: 18px;color: #000;background: #fff;padding: 0 48px 0 20px;line-height: 60px;position: relative;}
.main1 .list .tt:after{content: "";width: 18px;height: 7px;background: url(../image/t3.png) no-repeat;position: absolute;right:22px;top:0;bottom: 0;margin: auto 0;opacity: 1;transition: all .3s;}
.main1 .list .tt:before{content: "";width: 18px;height: 7px;background: url(../image/t3-1.png) no-repeat;position: absolute;right:22px;top:0;bottom: 0;margin: auto 0;opacity: 0;transition: all .3s;}
.main1 .list:hover .tt:after{opacity: 0;}
.main1 .list:hover .tt:before{opacity: 1;}
.main1 .list:hover .bjcover{transform:scale(1.06);}
.main1 .list:hover .tt{color: #fff;background-color: #0b984f;}
.lb1{position: relative;padding-bottom:90px;}
.lb1 .swiper-button-prev{width: 140px;line-height: 44px;border: 1px solid #0b984f;background: #fff url(../image/t7.png) no-repeat center center;left:calc(50% - 144px);top:auto;margin: 0;bottom: 0;transform:rotate(180deg);transition: all .3s;}
.lb1 .swiper-button-next{width: 140px;line-height: 44px;border: 1px solid #0b984f;background: #fff url(../image/t7.png) no-repeat center center;right:calc(50% - 144px);top:auto;margin: 0;bottom: 0;transition: all .3s;}



/* .选择我们的四大理由 */
.title2{text-align: center;margin-bottom:55px;}
.title2 .div{display: inline-block;vertical-align: top;position: relative;padding: 0 22px;}
.title2 .div:after{content: "";width: 235px;height: 19px;background: url(../image/t5.png) no-repeat;position: absolute;left: 100%;top:0;bottom: 0;margin: auto 0;}
.title2 .div:before{content: "";width: 235px;height: 19px;background: url(../image/t5.png) no-repeat;position: absolute;right: 100%;top:0;bottom: 0;margin: auto 0;transform:rotateY(180deg);}
.title2 .div1{font-size: 44px;font-weight: bold;color: #0b984f;line-height: 54px;}
.title2 .div2{font-size: 30px;font-weight: bold;color: #000;line-height: 40px;}


.main3 .list:nth-child(n+2){margin-top: 40px;}
.main3 .list .img{width: 50%;float: left;text-align: center;font-size: 0;padding-right: 40px;}
.main3 .list .tt{width: 50%;float: left;margin-top:44px;}
.main3 .list .tt1{font-size: 30px;font-weight: bold;color: #0b984f;padding-left: 52px;position: relative;line-height: 40px;margin-bottom: 15px;}
.main3 .list .tt1 span{width: 40px;height: 40px;background: #0b984f;border-radius: 50%;position: absolute;left: 0;top:1px;line-height: 40px;text-align: center;font-size: 24px;font-family: 'Impact';color: #fff;font-weight: normal;}
.main3 .list .tt2{font-size: 15px;color: #000;line-height: 30px;}
.main3 .list:nth-child(even) .img{float: right;padding: 0 0 0 40px;}

/* 某某保洁公司简介 */
.main4 .box{background: #fff;box-shadow: 0 0 11px rgba(0,0,0,.06);padding: 50px;}
.main4 .box .bjcover{width: 45%;float: left;height: 330px;}
.main4 .box .tt{width: 55%;float: left;padding: 22px 0 20px 50px;}
.main4 .box .tt1{font-size: 24px;font-weight: bold;color: #000;}
.main4 .box .tt1 span{font-size: 13px;font-weight: normal;color: #999;font-family: 'Arial';display: block;text-transform: uppercase;}
.main4 .box .tt2{font-size: 16px;line-height: 30px;margin: 15px 0;max-height: 180px;overflow: hidden;}
.main4 .box .tt3{font-size: 16px;color: #0b984f;display: block;}
.main4 .box .tt3:hover{text-decoration: underline !important;}
.main4 .box .tt3 img{padding-left: 8px;position: relative;top:-2px;}


/* 某某保洁荣誉资质 */
.main5 .box .zuo{width: calc(8% + 160px);float: left;}
.main5 .box .zuo .tt1{font-size: 16px;color: #fff;line-height:26px;padding: 12px 10px 12px 35px;background: #0b984f;}
.main5 .box .zuo .tt1 b{font-size: 24px;display: block;line-height: 34px;padding-bottom:5px;}
.main5 .box .zuo .tt2 a{display: block;position: relative;border-top: 1px solid rgba(255,255,255,.2);}
.main5 .box .zuo .tt2 a div{display: block;line-height: 100px;padding-left:22px;font-size: 24px;color: #fff;background:#515151;font-weight: bold;position: relative;transition: all .3s;z-index: 2;overflow: hidden;height: 100px;}
.main5 .box .zuo .tt2 a:after{content: "";width: 100px;height: 100px;background: #0b984f;border-radius: 50%;position: absolute;left:calc(100% - 140px);top:0;opacity: 0;transition: all .3s;z-index: 1;}
.main5 .box .zuo .tt2 a:hover div{background-color: #0b984f;}
.main5 .box .zuo .tt2 a:hover:after{left: calc(100% - 60px);opacity: 1;}
.main5 .box .zuo .tt2 a.active div{background-color: #0b984f;}
.main5 .box .zuo .tt2 a.active:after{left: calc(100% - 60px);opacity: 1;}
.main5 .box .you{padding: 30px 20px 30px 50px;float: right;width: calc(92% - 160px);}
.main5 .box .you .imgbox{display: none;}
.main5 .box .you .imgbox.active{display: block;}
.main5 .box .you .img{width: 33.33%;float: left;padding: 0 10px;height:360px;overflow: hidden;position: relative;}
.main5 .box .you .img img{width: calc(100% - 20px);display: block;position: absolute;left: 0;top:0;bottom: 0;right: 0;margin: auto;max-width: calc(100% - 20px);}
.main5 .box .you .img:nth-child(n+4){display: none;}


/* 某某保洁服务案例 */
.main6 .list{display: block;position: relative;padding-bottom: 110px;}
.main6 .list .img .bjcover{padding-top:88%;}
.main6 .list .tt{position: absolute;left: 0;bottom: 0;width: 100%;font-size: 20px;color: #000;background-color: #fff;line-height: 110px;text-align: center;}
.main6 .swiper-slide:nth-child(even) .list{padding: 110px 0 0 0;}
.main6 .swiper-slide:nth-child(even) .list .tt{bottom: auto;top:0;}
.main6 .list:hover .bjcover{transform:scale(1.06)}
.main6 .list:hover .tt{color: #0b984f;}






/*新闻中心*/
.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: #0b984f;}
/*.main8 .zuo .tt:after{content:"";width: 15px;height: 15px;background: url("../image/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("../image/tu27.png") no-repeat;position: absolute;right: 10px;top:0;bottom:0;margin: auto 0;}
.main8 .zuo:hover .tt:before{background: url("../image/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("../image/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("../image/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("../image/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: #0b984f;}
.main8 .you .list:hover .tt1:after{background: url("../image/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;}


footer{color: #fff;background: #0A9851;}
footer .box2{padding: 25px 0;border-top: 1px solid rgba(255,255,255,.3);text-align: center;}
footer .box1{padding: 88px 0 66px;}
footer .box1 .list1{width:46%;float: left;padding-right: 20px;}
footer .box1 .list1 .logo3{margin-bottom: 10px;display: block;}
footer .box1 .list1 .tt1{padding-top: 10px;font-size:15px;line-height:30px;color: rgba(255,255,255,.66);padding-right: 150px;position: relative;}
footer .box1 .list1 .tt2{font-size:14px;color: rgba(255,255,255,.66);padding:11px 0;line-height: 20px;}
footer .box1 .list1 .tt2 div{font-size:34px;color: #fff;font-family: 'Impact';line-height: 40px;}
footer .box1 .list1 .tt1 img{display: block;position: absolute;right: 0;top:0;width: 140px;bottom: 0;margin: auto 0;}
footer .box1 .list2{width:54%;float: left;}
footer .box1 .list2 .ul{width:calc(10% + 50px);float: left;padding-left:20px;font-size: 0;}
footer .box1 .list2 .ul:nth-child(2){width:calc(70% - 150px);}
footer .box1 .list2 .ul a{display: block;font-size: 14px;display: block;line-height: 24px;padding-bottom: 11px;color: rgba(255,255,255,.66);}
footer .box1 .list2 .ul a:nth-child(1){font-size: 18px;padding-bottom: 20px;margin-bottom: 16px;color: #fff;position: relative;}
footer .box1 .list2 .ul a:nth-child(1):after{content: "";width: 30px;height: 3px;background: #fff;position: absolute;left: 0;bottom: 0;}
footer .box1 .list2 .ul a:hover{text-decoration: underline !important;color: #fff;}
footer .box1 .list2 .ul:nth-child(2) a:nth-child(n+2){display: inline-block;vertical-align: top;min-width:50%;padding-right: 10px;}
footer .box1 .list2 .ul a:nth-child(n+2):hover{color: #fff;text-decoration: underline !important;}





/*内页共用*/
.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: #0b984f;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: #0b984f;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #0b984f;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("../image/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #0b984f;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: #0b984f;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #0b984f;}

/*内页新闻*/
.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("../image/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("../image/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: #0b984f;color: #fff;border-color: #0b984f;}
.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;}
.nycp .list .bjcover{padding-top: 80%;}
.nycp .list .tt{line-height: 50px;font-size: 16px;color: #000;text-align: center;border: 1px solid #eee;}
.nycp .list:hover .bjcover{transform:scale(1.06)}
.nycp .list:hover .tt{color: #fff;background-color: #0b984f;border-color: #0b984f;}












/* -webkit-line-clamp: 2; */
/* transition: all 0.3s; */
/* 0b984f */
/* 10c06e */
/* d40000 */

/*transform:scale(1.06);*/
/*媒体查询开始*/
@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:after{display: none;}
    .main1 .list .tt:before{display: none;}

    /* 新闻中心*/
    .main8 .you .list .tt2{width:130px;}
    .main8 .you .list{padding-left:166px;}



}
@media (max-width:991px) {
    header .box2 .logo{height: 110px;line-height: 110px;}
    header .box2 .txt1{margin-top: 25px;}
    .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: #b97a57;background-color: transparent;}
    header nav ul > li.active > a{color: #b97a57;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: #b97a57;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;}


    .main4 .box{padding: 30px;}
    .main4 .box .tt{padding-left: 30px;}

    /*新闻*/
    .main8 .zuo{width:100%;margin: 0;}
    .main8 .zuo .bjcover{height: auto;padding-top: 55%;}
    .main8 .you{width:100%;padding: 0;margin-top: 10px;}


    footer .box2{padding: 18px 0;}
    footer .box1{padding: 40px 0 20px;}
    footer .box1 .list1{width: 100%;padding-bottom: 15px;padding-right: 0;}
    footer .box1 .list1 .tt1{line-height: 30px;font-size: 14px;padding: 0;}
    footer .box1 .list1 .tt2 span{font-size: 32px;padding: 10px 0;line-height: 42px;}
    footer .box1 .list1 .tt1 img{display: none;}
    footer .box1 .list2{width: 100%;margin-top:0px;}
    footer .box1 .list2 .ul{width: 100% !important;padding:10px 0;}
    footer .box1 .list2 .ul a{display: inline-block;vertical-align: top;padding: 0 15px 4px 0 !important;}
    footer .box1 .list2 .ul a:nth-child(1){font-size: 18px;padding-bottom: 14px !important;display: block;margin-bottom: 12px;}
    footer .box1 .list2 .ul:nth-child(2) a:nth-child(n+2){min-width: 0 !important;}


    /*内页共用*/
    .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}

    /* 公司资质 */
    .main5 .box .zuo .tt1{padding: 12px 10px 12px 25px;}
    .main5 .box .zuo .tt2 a div{line-height: 90px;font-size: 18px;height: 90px;}
    .main5 .box .zuo .tt2 a:after{width: 90px;height: 90px;}
    .main5 .box .zuo .tt2 a span{left: 25px;font-size: 30px;}
    .main5 .box .you .img{height:328px;}

    
}

@media (max-width:767px) {
    /* 搜索 */
    .ssbox .ul{height:auto;width: 100%;max-height: 56px;overflow: hidden;}
    .ssbox .ul a{margin-right: 15px;line-height:28px;font-size: 14px;}
    .ssbox .ul a:nth-child(1){margin-right: 2px;}
    .ssbox form{width: 100%;margin-top: 12px;}


    /*头部公用*/
    .main66{padding:40px 0;}
    .title{padding-bottom: 28px;}
    .title .div1{font-size:16px;}
    .title .div2{margin-top:6px;}
    .title .div2 span{font-size:20px;}
    .title .div2 span:after{width:100px;height: 2px;}
    .title .div2 span:before{width:100px;height: 2px;}
    .title .div3{font-size: 15px;line-height: 24px;}

    .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: 120px;padding: 0 10px;margin: 1px;}

    /* 产品展示 */
    .main1 .list .tt{font-size: 14px;line-height: 40px;}

    .lb1{padding-bottom:55px;}
    .lb1 .swiper-button-prev{width:70px;line-height: 30px;height: 32px;left:calc(50% - 74px)}
    .lb1 .swiper-button-next{width:70px;line-height: 30px;height: 32px;right:calc(50% - 74px)}

    .main2{overflow: hidden;}
    .main2 img{width: 200%;max-width: 200%;margin-left: -50%;}
    
    
    /* .选择我们的四大理由 */
    .title2{margin-bottom:30px;}
    .title2 .div{padding:0;display: block;}
    .title2 .div:after{display: none;}
    .title2 .div:before{display: none;}
    .title2 .div1{font-size: 26px;line-height: 36px;}
    .title2 .div2{font-size: 18px;line-height: 30px;}
    

    .main3 .list:nth-child(n+2){margin-top:30px;}
    .main3 .list .img{width:100%;padding: 0 !important;}
    .main3 .list .tt{width: 100%;margin-top:30px;}
    .main3 .list .tt1{font-size:20px;padding-left: 40px;line-height:28px;margin-bottom: 11px;}
    .main3 .list .tt1 span{width: 30px;height: 30px;line-height: 30px;font-size: 18px;}
    .main3 .list .tt2{font-size: 14px;line-height:28px;}
    
    /* 某某保洁公司简介 */
    .main4 .box{padding:20px;box-shadow: none;}
    .main4 .box .bjcover{width: 100%;height: auto;padding-top:70%;}
    .main4 .box .tt{width:100%;padding: 20px 0 0;}
    .main4 .box .tt1{font-size:18px;}
    .main4 .box .tt1 span{font-size: 11px;}
    .main4 .box .tt2{font-size: 14px;line-height:28px;margin: 11px 0;max-height:224px;}
    .main4 .box .tt3{font-size: 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;}



    /* 公司资质 */
    .main5 .box{padding: 15px;}
    .main5 .box .zuo{width: 100%;}
    .main5 .box .zuo .tt1{font-size:16px;line-height:26px;text-align: center;padding:15px 10px;}
    .main5 .box .zuo .tt2 a div{line-height:60px;padding:0 10px;font-size:17px;height: 60px;text-align: center;}
    .main5 .box .zuo .tt2 a:after{width: 60px;height: 60px;display: none;}
    .main5 .box .you{padding:20px 0 5px 0;width: 100%;}
    .main5 .box .you .img{height: auto;padding-top:41%;}
    .main5 .box .you .img img{width: calc(100% - 10px);max-width: calc(100% - 10px);}


    /* 某某保洁服务案例 */
    .main6 .list{padding-bottom: 50px;}
    .main6 .list .tt{font-size: 15px;line-height: 50px;}
    .main6 .swiper-slide:nth-child(even) .list{padding: 50px 0 0 0;}


    /*详情页*/
    .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 .box2 .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;}
    
    .title1 a{height: 38px;overflow: hidden;width: calc(33.33% - 2px);}



}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    .title1 a{height: 38px;overflow: hidden;width: calc(50% - 2px);}

    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#0b984f;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;} 
}