/*全局样式*/
@charset "utf-8";
body {font: 14px/1.7 "微软雅黑", "sans-serif", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
.container-fluid {max-width: 1430px !important;}



header{position: relative;z-index: 111;}
header .logo{line-height: 120px;height: 120px;font-size: 0;display: block;}
header .logo img{max-height: 55%;}
header .txt{font-size: 14px;color: #50912d;padding-left:50px;background: url("../images/t1.png") no-repeat left center;line-height:18px;margin-top:35px;}
header .txt b{font-size:30px;display: block;line-height:30px;font-family: 'Impact';font-weight: 100;margin-top: 2px;}
header .txt1{font-size: 16px;color: #000;border-left: 1px solid #eee;line-height: 28px;margin: 30px 0 0 18px;padding: 2px 0 2px 18px;}
header .txt1 b{font-size: 20px;display: block;}

/*pc导航*/
header nav{background: #eaeaea;position: relative;}
header nav:after{content: "";width: 100%;height: 50%;background-color: #e5e5e5;position: absolute;left: 0;bottom: 0;z-index: 1;}
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;position: relative;z-index: 2;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;width:16.66%;}
header nav ul > li:nth-child(n+2):after{content: "";width: 1px;height: 100%;background-color: #cccccc;position: absolute;left: 0;top:0;}
header nav ul > li > a{line-height:60px; display:block;color: #000;font-size:16px;}
header nav ul > li:hover > a{color: #50912d;}
header nav ul > li.active > a{color: #50912d;}
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: #50912d;color: #fff;}
header nav .ul a.active{background-color: #50912d;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:.6;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;}

.main88{padding-top: 77px;padding-bottom: 77px;}
.title {margin-bottom:35px;position: relative;padding-bottom: 4px;}
.title .div1{font-size: 36px;font-weight: bold;color: #322e2d;}
.title .div1 span{font-size:30px;color: #50912d;text-transform: uppercase;padding-left: 12px;font-family: 'Impact';font-weight: normal;position: relative;top:3px;}
.title:after{content: "";width: 500px;height: 1px;background: #000;position: absolute;left: -535px;top:0;bottom: 0;margin: auto 0;}
.title:before{content: "";width: 8px;height: 11px;background: url(../images/t4.png) no-repeat center center;position: absolute;left: -42px;top:0;bottom: 0;margin: auto 0;}

.title a{display: block;width: 140px;line-height: 40px;height: 42px;border: 1px solid #E9E9E9;background: #fff;font-size: 18px;text-align: center;color: #000;position: absolute;right: 0;bottom: 0;top:6px;margin: auto 0;}
.title a:hover{background-color: #50912d;border-color: #50912d;color: #fff;}


/* 新闻资讯 */
.main9 .top{font-size: 20px;font-weight: bold;color: #515151;padding-left: 14px;position: relative;line-height: 24px;margin-bottom: 25px;}
.main9 .top span{font-weight: normal;padding-left: 11px;}
.main9 .top:after{content: "";width: 4px;height: 24px;background: #50912d;position: absolute;left: 0;top:0;}
.main9 .top a{display: block;transition: all 0.3s;;width: 60px;font-family: 'Arial';line-height: 22px;border: 1px solid #ddd;border-radius: 15px;text-align: center;font-size: 12px;color: #999;font-weight: normal;position: absolute;right: 0;top:1px}
.main9 .top a:hover{background-color:#50912d;color: #fff;border-color: #50912d;}
.main9 .listbox:nth-child(1){width: 66.66%;float: left;padding-right: 15px;}
.main9 .listbox:nth-child(2){width: 33.33%;float: left;padding-left: 15px;}
.main9 .listbox .list1{width: calc(50% - 30px);margin-right: 30px;float: left;display: block;position: relative;}
.main9 .listbox .list2{width: 50%;float: left;}
.main9 .listbox:nth-child(2) .list2{width: 100%;}
.main9 .listbox .list1 .bjcover{height: 458px;}
.main9 .listbox .list1 .tt{position: absolute;left: 0;bottom: 0;width: 100%;background:#50912d;padding: 20px 25px;}
.main9 .listbox .list1 .tt1{font-size: 18px;color: #fff;margin-bottom:8px;}
.main9 .listbox .list1 .tt2{font-size: 14px;color: rgba(255,255,255,.8);line-height: 26px;height: 52px;overflow: hidden;}
.main9 .listbox .list1:hover .bjcover{transform:scale(1.06);}
.main9 .listbox .list2 .tt3{display: block;padding-left: 82px;position: relative;padding-bottom: 22px;margin-bottom: 22px;border-bottom: 1px solid #ddd;}
.main9 .listbox .list2 .tt3 .tt4{font-size: 18px;color: #999;line-height: 30px;transition: all .2s;}
.main9 .listbox .list2 .tt3 .tt5{font-size: 12px;color: #999;font-family: 'Arial';line-height: 20px;margin-top: 1px;transition: all .2s;}
.main9 .listbox .list2 .tt3:after{content: "";width: 64px;height: calc(100% - 22px);border-right: 1px solid #ddd;position: absolute;left: 0;top:0;background: url(../images/tu4.png) no-repeat left center;opacity: 1;transition: all .2s;}
.main9 .listbox .list2 .tt3:before{content: "";width: 64px;height: calc(100% - 22px);border-right: 1px solid #50912d;position: absolute;left: 0;top:0;background: url(../images/tu4-1.png) no-repeat left center;opacity: 0;transition: all .2s;}
.main9 .listbox .list2 .tt3:hover .tt4{color: #50912d;}
.main9 .listbox .list2 .tt3:hover .tt5{color: #50912d;}
.main9 .listbox .list2 .tt3:hover:after{opacity: 0;}
.main9 .listbox .list2 .tt3:hover:before{opacity: 1;}
.main9 .listbox .list2 .tt3:nth-child(5){margin-bottom: 0;}
.main9 .listbox .list2 .tt3:nth-child(n+6){display: none;}

footer{background:#3A6621;}
footer .box2{background:#274916;font-size: 14px;color: rgba(255,255,255,.6);padding: 20px;border-top: 1px solid rgba(255,255,255,.2);text-align: center;}
footer .box1 .list1{width:calc(20% + 110px);float: left;padding-right: 30px;}
footer .box1 .list1 .img{max-width: 88%;}
footer .box1 .list2{width:calc(60% - 220px);float: left;border-left: 1px solid rgba(255,255,255,.2);border-right: 1px solid rgba(255,255,255,.2);font-size: 0;padding: 0 30px 15px;text-align: center;}
footer .box1 .list3{width:calc(20% + 110px);;float: left;padding-left: 30px;text-align: right;}
footer .box1 .list1 .tt{font-size: 0;margin-top:14px;}
footer .box1 .list1 .tt a{display: inline-block;vertical-align: top;margin-right: 20px;position: relative;padding-top: 6px;}
footer .box1 .list1 .tt a img{opacity:.3;transition: all .2s;}
footer .box1 .list1 .tt a:hover img{opacity:1;}
footer .box1 .list1 .tt a img.erweima{display: none;opacity: 1;width: 140px;position: absolute;left: 0;bottom: 100%;max-width: 140px;border-radius: 5px;background: #fff;padding: 4px;box-shadow: 0 0 10px rgba(0,0,0,.1);}
footer .box1 .list1 .tt a:hover img.erweima{display: block;}
footer .box1 .ttbox{display: inline-block;vertical-align: top;font-size: 14px;color: rgba(255,255,255,.5);text-align: left;line-height: 30px;}
footer .box1 .top{font-size: 24px;font-weight: bold;color: #fff;margin-bottom:8px;}
footer .box1 .top span{font-size: 12px;color: #fff;display: block;text-transform: uppercase;font-weight: normal;}
footer .box1 .list3 .ss{width: 240px;background: #fff;padding: 10px 5px;font-size: 0;border-radius: 8px;}
footer .box1 .list3 .ss img{display: inline-block;vertical-align: top;width: calc(50% - 10px);margin: 0 5px;}
footer .box1 .list3 .top{padding-bottom: 6px;}



.main1 .tt1{text-align: center;font-size: 36px;color: #000;line-height:1.5;font-weight: bold;max-width: 930px;margin: 0 auto;}
.main1 .tt1 b{font-size: 42px;display: block;}
.main1 .tt2{text-align: center;font-size: 18px;color: #000;line-height:30px;margin-top:18px;}
.main1 .tt3{font-size: 0;text-align: center;background: rgba(255,255,255,.6);box-shadow: 0 0 11px rgba(0,0,0,.04);padding:50px 0;margin-top:60px;}
.main1 .tt3 .tt4{display: inline-block;vertical-align: top;font-size: 14px;padding:12px 10px 20px;width: 25%;position: relative;text-align: center;}
.main1 .tt3 .tt4:nth-child(n+2):after{content: "";width: 1px;height: 100%;background: #ddd;position: absolute;left: 0;top:0;}
.main1 .tt3 .tt4 .div1{display: inherit;font-size: 16px;color: #000;line-height: 0;}
.main1 .tt3 .tt4 .div1 span{font-size:50px;color: #50912d;line-height: 66px;position: relative;top:3px;}
.main1 .tt3 .tt4 .div1 i{font-size: 22px;color: #50912d;position: relative;top:-20px;padding-left:2px;}
.main1 .tt3 .tt4 .div2{font-size: 16px;color: #000;margin-top: 11px;line-height:24px;}


/* 关于我们 */
.main3{background: #F8F8F8;}
.main3 .box{margin-top: -10px;padding-right:calc(50% + 40px);position: relative;}
.main3 .box .youimg{position: absolute;right: 0;top:-88px;height: calc(100% + 88px);width: 50%;border-radius: 30px 0 30px 0;}
.main3 .box .tt1{font-weight: bold;font-size: 24px;color: #333;line-height:150%;}
.main3 .box .tt2{font-size: 16px;line-height: 32px;margin-top:22px;height:160px;overflow: hidden;}
.main3 .box .tt3{margin-top:40px;font-size: 0;}
.main3 .box .tt3 .tt4{display: inline-block;vertical-align: top;width: 25%;text-align: center;font-size: 20px;color: #333;}
.main3 .box .tt3 .tt4 .img{height: 54px;font-size: 0;margin-bottom: 14px;position: relative;}
.main3 .box .tt3 .tt4 .img img{display: block;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;max-height: 100%;opacity: 1;transition: all .2s;}
.main3 .box .tt3 .tt4 .img img:nth-child(2){opacity: 0;}
.main3 .box .tt3 .tt4:hover .img img:nth-child(1){opacity: 0;}
.main3 .box .tt3 .tt4:hover .img img:nth-child(2){opacity: 1;}
.main3 .box .tt3 .tt4:hover{color: #50912d;}
.main3 .box .tt5{display: block;width: 188px;line-height: 50px;height: 50px;;background: #50912d;text-align: center;font-size: 18px;color: #fff;border-radius: 30px;position: absolute;right: -40px;top:0;bottom: 88px;margin: auto 0;}
.main3 .box .tt5:hover{background-color: #274916;}
.main3 .box .tt5 img{position: relative;padding-left: 11px;top:-2px;}




.main2 .tt1{text-align: center;font-size: 36px;color: #000;line-height:1.5;font-weight: bold;max-width: 930px;margin: 0 auto;}
.main2 .tt1 b{font-size: 42px;display: block;}
.main2 .box{margin:16px -15px 0;}
.main2 .box .list{display: block;width: calc(20% - 30px);margin: 30px 15px 0;float: left;position: relative;}
.main2 .box .list .img .bjcover{padding-top: 158%;}
.main2 .box .list .tt{position: absolute;left: 15px;top:15px;width:calc(100% - 30px);background: rgba(78,145,47,.8);padding: 25px 5px;text-align: center;font-size: 18px;color: #fff;}
.main2 .box .list .tt b{font-size: 20px;display: block;}
.main2 .box .list:nth-child(even) .tt{top:auto;bottom: 15px;}
.main2 .box .list:hover .bjcover{transform: scale(1.08);}
.main2 .box .list:hover .tt{background: rgba(78,145,47,1)}

/* 优势 */
.main4 {background-color: #F8F8F8;}
.main4 .title3{margin-bottom:66px;text-align: center;}
.main4 .box .list{position: relative;}
.main4 .box .list:nth-child(n+2){margin-top:44px;}
.main4 .box .list .tt{width: calc(50% - 40px);float: left;}
.main4 .box .list .tt .tt1{font-size: 30px;font-weight: bold;position: relative;border-bottom: 2px solid #50912d;padding-left: 62px;padding-bottom:18px;color: #519131;margin-bottom: 22px;}
.main4 .box .list .tt .tt1 span{display: block;width: 50px;line-height: 50px;height: 50px;background-color: #519131;font-size: 22px;color: #fff;border-radius: 50%;position: absolute;left: 0;top:0;text-align: center;font-weight: normal;box-shadow: 4px 4px 0 rgba(0,0,0,.04);}
.main4 .box .list .tt .tt2 div{font-size: 18px;color: #50912d;line-height: 32px;padding-bottom: 12px;position: relative;padding-left: 46px;}
.main4 .box .list .tt .tt2 div:after{content: "";width: 20px;height: 20px;background: url(../images/ys-1.png) no-repeat;position: absolute;left: 11px;top:6px;}
.main4 .box .list .img{width: calc(50% - 40px);float: right;text-align: right;}
.main4 .box .list:nth-child(even) .tt{float: right;}
.main4 .box .list:nth-child(even) .img{text-align: left;float: left;}


/* 案例展示 */
.main5 .zuo{width: 43%;float: left;}
.main5 .zuo a{display: block;width: 33.33%;float: left;padding: 50px 5px;text-align: center;font-size: 24px;color: #000;background-color: #f8f8f8;border: 1px solid #fff;line-height: 34px;}
.main5 .zuo a img{display: block;height: 48px;margin:0 auto 14px;}
.main5 .zuo a:hover{background-color: #eee;}
.main5 .lb5{width: 57%;float: right;position: relative;}
.main5 .lb5 .list{position: relative;display: block;}
.main5 .lb5 .list .bjcover{height: 594px;}
.main5 .lb5 .list .tt{position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(78,145,47,.8);font-size: 20px;color: #fff;text-align: center;line-height: 88px;}
.main5 .lb5 .swiper-button-prev{width: 34px;height: 34px;background: url(../images/t2.png) no-repeat center center;left: 30px;top:auto;bottom: 29px;}
.main5 .lb5 .swiper-button-next{width: 34px;height: 34px;background: url(../images/t2-1.png) no-repeat center center;right: 30px;top:auto;bottom: 29px;}

/* 中之洁客户集锦 */
.main6 .list{display: block;}
.main6 .list .img{line-height: 98px;height: 100px;border: 1px solid #eee;text-align: center;}
.main6 .list .img img{max-height: 90%;max-width: 90%;}
.main6 .list .tt{font-size: 16px;text-align: center;line-height: 36px;padding-top: 4px;color: #000;}
.main6 .list:hover .img img{transform: scale(1.08);}
.main6 .list:hover .tt{color: #50912d;}


/* 服务流程 */
.main7{background-color: #f8f8f8;}
.main7 .box{font-size: 0;margin: -30px -15px 0;}
.main7 .box .list{display: inline-block;vertical-align: top;width: calc(25% - 30px);margin: 30px 15px 0;background-color: #fff;box-shadow: 0 0 11px rgba(0,0,0,.04);border: 1px solid #eee;position: relative;padding: 40px 0;}
.main7 .box .list span{width: 50px;height: 50px;line-height: 50px;background-color: #50912d;border-radius: 50%;margin:0 16px 0 38px;font-size: 24px;font-weight: bold;color: #fff;text-align: center;display: inline-block;vertical-align: middle;}
.main7 .box .list .tt{display: inline-block;vertical-align: middle;font-size: 20px;color: #000;line-height: 30px;width: calc(100% - 140px);;max-width: calc(100% - 140px);text-align: center;}








/*内页共用*/
.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: #50912d;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: #50912d;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #50912d;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:16px 0;padding-left: 60px;border-bottom: 1px solid #eee;background: url("../images/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #50912d;font-size: 20px;display: block;font-weight: bold;line-height: 24px;}
.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: #50912d;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #50912d;}

/* 二级需要 */
.ny .zuo .ul > a{padding-right: 40px;;}
.ny .zuo .ul > a i{display: block;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 i{color: #fff;}
.ny .zuo .ul > a.active i{transform:rotate(0deg);color: #fff;}
.ny .zuo .ul2{display:none;padding: 0 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: #50912d}
.ny .zuo .ul2 a.active{color: #50912d}
/* 二级结束 */



/*内页新闻*/
.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: #50912d;color: #fff;border-color: #50912d;}
.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: 16px;line-height: 180%;}
.danye .topbox{margin-bottom:20px;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: 11px;margin-top:16px;;border-top: 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);float: left;margin: 0 10px 20px;}
.nycp .list .img{border: 1px solid #EAEAEA;padding-top: 80%;position: relative;background-color: #fff;}
.nycp .list .bjcover{padding-top: 75%;}
.nycp .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 88%;max-width: 88%;transition: all .3s;}
.nycp .list .tt{font-size: 16px;color: #000;background-color: #EAEAEA;text-align: center;line-height: 60px;margin-top: 1px;padding: 0 5px;}
.nycp .list:hover .img img{transform:scale(1.06);}
.nycp .list:hover .bjcover{transform:scale(1.06);}
.nycp .list:hover .tt{color: #fff;background-color: #50912d;}













/* -webkit-line-clamp: 2; */
/* transition: all .35s ease-in-out; */

/* 50912d */
/* 274916 */
/*transform: scale(1.08);*/
/*媒体查询开始*/
@media (max-width:1499px){
    .main3 .box .tt5{right: 0;}
}
@media (max-width:1349px){
    .main2 .box{margin:10px -5px 0;}
    .main2 .box .list{width: calc(20% - 10px);margin:10px 5px 0;}
    .main2 .box .list .tt{font-size: 15px;padding: 15px 5px;}
    .main2 .box .list .tt b{font-size: 17px;}
    
    /* 服务流程 */
    .main7 .box .list .tt{font-size: 16px;}




}
@media (max-width:1199px){
    .main9 .listbox .list1{display: none;}
    .main9 .listbox .list2{width: 100%;}
    .main9 .listbox{width: 50% !important;}
    .main1 .tt1{font-size: 30px;}
    .main1 .tt1 b{font-size: 36px;}
    .main1 .tt3 .tt4 .div1 span{font-size: 40px;}
    .main1 .tt3 .tt4 .div2{margin-top: 5px;}

    .main3 .box .tt5{font-size: 15px;width: 140px;line-height: 40px;height: 40px;}
    .main3 .box .tt5 img{max-width: 24px;padding-left: 4px;top:-1px;}
    .main3 .box .tt1{font-size: 20px;}
    .main3 .box .tt3 .tt4 .img{height: 44px;}
    .main3 .box .tt3 .tt4{font-size: 18px;}


    .main2 .tt1{font-size: 30px;}
    .main2 .tt1 b{font-size: 36px;}

    /* 案例展示 */
    .main5 .zuo a{font-size: 20px;padding: 40px 5px;}
    .main5 .zuo a img{height: 38px;}
    .main5 .lb5 .list .bjcover{height: 504px;}


    /* 服务流程 */
    .main7 .box .list{width: calc(33.33% - 30px);}




}
@media (max-width:991px) {
    header .logo{height:80px;line-height: 80px;}
    .banner .swiper-slide img{width: 140%;max-width: 140%;margin-left: -20%;}
    .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:after{display: none;}
    header nav .container-fluid{padding: 0;}
    header nav ul > li{display:block;width:100%;text-align: center;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:0 10px;line-height:48px;}
    header nav ul > li:hover .ul{display: none;}

   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:28px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #50912d;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;}


    .main88{padding-top: 40px;padding-bottom: 40px;}
    .title {margin-bottom:25px;}
    .title .div1{font-size: 26px;}
    .title .div1 span{font-size:18px;}
    .title:after{display: none;}
    .title:before{display: none;}
    .title a{width: 90px;line-height:34px;height: 36px;font-size: 14px;}
    

    /* 新闻资讯 */
    .main9 .listbox{width: 100% !important;padding:0 !important;}
    .main9 .listbox:nth-child(n+2){margin-top: 30px !important;}
    .main9 .listbox .list2 .tt3{padding-left:54px;padding-bottom: 18px;margin-bottom: 18px;}
    .main9 .listbox .list2 .tt3 .tt4{font-size: 16px;line-height:26px;max-height: 52px;}
    .main9 .listbox .list2 .tt3 .tt5{margin-top: 5px;}
    .main9 .listbox .list2 .tt3:after{width: 40px;height: calc(100% - 18px);background-size: 26px !important;}
    .main9 .listbox .list2 .tt3:before{width: 40px;height: calc(100% - 18px);background-size: 26px !important;}
    .main9 .listbox .list2 .tt3:nth-child(5){border: 0;}
    .main9 .top{font-size:17px;line-height: 18px;}
    .main9 .top:after{width:3px;top:-2px;}
    .main9 .top a{top:-1px;}

    footer .box1 .list1{width: 100%;padding-bottom: 20px;}
    footer .box1 .list1 .tt{display: none;}
    footer .box2{padding: 15px;}
    footer .box1 .list2{width:100%;border: 0;padding: 0;text-align: left;}
    footer .box1 .list3{width:100%;border: 0;padding:25px 0 0;text-align: left;}
    footer .box1 .ttbox{line-height:28px;}
    footer .box1 .top{font-size: 20px;}

    .main1 .tt1{font-size:26px;}
    .main1 .tt1 b{font-size:30px;}
    .main1 .tt3 .tt4 .div1 span{font-size: 30px;}
    .main1 .tt3 .tt4 .div2{font-size: 14px;margin-top: 0;}
    .main1 .tt3 .tt4 .div1 i{top:-4px;}
    .main1 .tt3{padding: 33px 0;margin-top: 44px;}
    .main1 .tt3 .tt4{padding: 0 5px 10px;}
    

    .main3 .box .youimg {top: -60px;height: calc(100% + 60px);}
    .main3 .box .tt1{font-size: 18px;}
    .main3 .box .tt2{font-size: 14px;line-height: 26px;margin-top: 11px;height: auto;max-height: 208px;}
    .main3 .box .tt3{margin-top: 30px;}
    .main3 .box .tt3 .tt4{font-size: 15px;}
    .main3 .box .tt3 .tt4 .img{height: 30px;margin-bottom: 8px;}

    .main2 .tt1{font-size:26px;}
    .main2 .tt1 b{font-size:30px;}
    .main2 .box .list{width: calc(33.33% - 10px);}
    
    /* 优势 */
    .main4 .title3{margin-bottom:30px;}
    .main4 .box .list:nth-child(n+2){margin-top:25px;}
    .main4 .box .list .tt{width:100%;}
    .main4 .box .list .tt .tt1{font-size: 20px;padding-left:44px;padding-bottom:18px;margin-bottom: 16px;}
    .main4 .box .list .tt .tt1 span{width:36px;line-height: 36px;height: 36px;font-size: 16px;}
    .main4 .box .list .tt .tt2 div{font-size: 15px;line-height:26px;padding-bottom: 8px;padding-left: 36px;}
    .main4 .box .list .tt .tt2 div:after{left:6px;top:3px;}
    .main4 .box .list .img{width:100%;padding: 30px 0 0;text-align: center !important;}


    /* 案例展示 */
    .main5 .zuo{width: 100%;}
    .main5 .zuo a{font-size: 16px;line-height: 30px;padding: 24px 5px 20px;}
    .main5 .zuo a img{height: 30px;margin-bottom: 10px;}
    .main5 .lb5{width:100%;}
    .main5 .lb5 .list .bjcover{height:auto;padding-top:75%;}
    .main5 .lb5 .list .tt{font-size: 15px;line-height: 44px;}
    .main5 .lb5 .swiper-button-prev{left: 6px;bottom: 5px;background-size: 22px !important;}
    .main5 .lb5 .swiper-button-next{right: 6px;bottom: 5px;background-size: 22px !important;}


    /* 服务流程 */
    .main7 .box{margin: -10px -5px 0;}
    .main7 .box .list{width: calc(33.33% - 10px);margin: 10px 5px 0;padding: 30px 0;}
    .main7 .box .list span{width: 40px;height:40px;line-height: 40px;margin:0 11px 0 22px;font-size: 20px;}
    .main7 .box .list .tt{font-size: 16px;width: calc(100% - 80px);max-width: calc(100% - 80px);}


    /*内页共用*/
    .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{text-align: center;padding: 0 5px}


}

@media (max-width:767px) {
    .main1 .tt1{font-size:18px;}
    .main1 .tt1 b{font-size:22px;}
    .main1 .tt2{font-size:15px;line-height:28px;margin-top:8px;}
    .main1 .tt3{box-shadow: 0 0 0;padding:22px 0;margin-top:20px;background: fixed;margin: 0 -10px;}
    .main1 .tt3 .tt4{padding:15px 10px;width: 50%;}
    .main1 .tt3 .tt4:nth-child(n+2):after{display: none;}
    .main1 .tt3 .tt4 .div1{font-size: 14px;}
    .main1 .tt3 .tt4 .div1 span{font-size:28px;line-height:30px;top:2px;}
    .main1 .tt3 .tt4 .div1 i{font-size:14px;top:-10px;}
    .main1 .tt3 .tt4 .div2{font-size: 14px;margin-top:11px;line-height:22px;}

        
    /* 关于我们 */
    .main3 .box{margin-top: -6px;padding-right: 0;}
    .main3 .box .youimg{position: relative;right: auto;top:auto;height: auto;width:100%;border-radius: 5px;padding-top: 66%;margin-bottom: 20px;}
    .main3 .box .tt1{font-size: 18px;}
    .main3 .box .tt5{bottom: auto;position: relative;right: auto;margin-top: 20px;}

    .main2 .tt1{font-size:18px;}
    .main2 .tt1 b{font-size:22px;}


    .main2 .box .list{width: calc(100% - 10px);}
    .main2 .box .list .img{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 1;}
    .main2 .box .list .img .bjcover{padding-top:0;height: 100%;}
    .main2 .box .list .tt{position: relative;left: auto;top:auto;bottom: auto !important;width:calc(100% - 20px);margin: 10px;;padding: 15px 5px;font-size: 15px;z-index: 2;}

    /* 服务流程 */
    .main7 .box .list{width: calc(50% - 10px);padding: 22px 0 18px;min-height: 147px;}
    .main7 .box .list span{display: block;margin: 0 auto 11px;}
    .main7 .box .list .tt{font-size: 15px;width:100%;max-width: 100%;padding: 0 20px;line-height: 26px;}


    .nycp{margin: 0 -5px;}
    .nycp .list{width: calc(50% - 10px);margin: 0 5px 10px;}
    .nycp .list .tt{font-size:14px;line-height: 40px;}
    /*详情页*/
    .danye{font-size: 14px;}
    .danye .topbox{margin-bottom: 11px;}
    .danye .bt{font-size: 18px;padding-bottom: 2px;}
    .danye .img{margin:0 auto 15px auto;}
    .danye .ditu{height:360px;margin: 15px auto;}
    .danye .xian{margin-top: 10px;}





}
@media (max-width:600px) {
  
    /*内页新闻*/
    .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) {
    .danye .ditu{height:300px;}
    
}



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