@media (max-width:1200px){
	/* PC导航 */
	.nav-bar .list ul .tel{display: none;}
	.nav-bar .list ul li:nth-child(7){margin-right: 0;}
	/* 首页优势 */
	#main .index1-main .list li{padding: 10px 0;}
	#main .index1-main .list li .img{width: 54px;height: 54px;line-height: 54px;}
	#main .index1-main .list li .img:before{background-size: 54px 54px;}
	#main .index1-main .list li .tit{width: calc(100% - 65px);font-size: 16px;line-height: 24px;}
	/* 首页套餐 */
	#main .taocan-main{padding: 60px 0;}
	#main .taocan-main .swiper-container{margin-top: 60px;}
	/* 首页MORE */
	.index-more{margin-top: 40px;}
	#main .index4-main,
	#main .index5-main{padding: 80px 0;}
	#main .index4-main .list li .box .tit,
	#main .index5-main .list li .box .tit{font-size: 20px;margin: 20px 0 10px 0;}
	#main .index4-main .list li .box .con,
	#main .index5-main .list li .box .con{font-size: 16px;line-height: 24px;}
	#main .company-main .box{width: 100%;}
	/* 内页banner */
	.fixed-banner{min-height: 500px;}
	/* 公司简介内页 */
	.de-about .moshi{padding: 80px 0;}
	/* 套餐内页 */
	.de-taocan .tancao-list{padding: 0;}
	.de-taocan .tancao-list .hd ul li{line-height: 80px;}
	.de-taocan .tancao-list .bd .img{height: 450px;}
	.de-taocan .tancao-list .bd .box{height: 130px;}
	.de-taocan .taocan-youshi{height: 500px;}
	.de-taocan .taocan-youshi .tit{padding-top: 340px;}
	.de-taocan .taocan-baohan{padding: 50px 0;}
	/* 月嫂到家 */
	.de-gohome .teshe{padding: 80px 0;}
	.commom{margin-bottom: 50px;}
	.commom span{font-size: 60px;}
	.de-gohome .teshe .list{padding: 0;}
	.de-gohome .teshe #teshe{margin-top: 70px;}
	.de-gohome .fwtc{padding: 80px 0;}
	/* 妈妈服务 */
	.mom-banner .box h3{font-size: 60px;}
	.de-service .youshi1{padding: 80px 0;}
	.de-service .youshi1 .list{padding: 0;}
	.de-service .youshi3{max-width: none;padding: 80px 0;}
	.de-service .youshi4 .box{font-size: 60px;}
	.de-service .youshi5{padding: 80px 0;}
	/* 宝宝服务 */
	.de-service .baby-kexue{padding-top: 80px;}
	.de-service .baby-kexue .box .con{max-width: none;}
}
@media (max-width: 992px){
	/* PC导航 */
	.nav-bar{display: none;}
	/* 手机导航 */
	.mHeader{height: 56px;background-color: #fff;position: fixed;left: 0;top: 0;width: 100%;padding: 0 15px;z-index: 99;display: block;}
	.mHeader.header-move{-webkit-transform: translateY(-100%);transform: translateY(-100%);box-shadow: none !important;}
	.mHeader.header-hide{box-shadow: 0 1px 3px 2px rgba(0,0,0,0.06);}
	.mOpenBtn{width: 26px;height: 18px;position: absolute;right: 15px;top: 50%;margin-top: -9px;overflow: hidden;cursor: pointer;}
	.mOpenBtn i{width: 100%;height: 2px;margin-bottom: 6px;background-color: #009e9a;display: block;}
	.mMenuLayBg{opacity: 0;position: fixed;z-index: 900;left: 0;top: 0;width: 100%;height: 100%;transform: translateX(100%);transition-delay: 0.4s;display: block;background-color: #009e9a;}
	.mMmenuLay{position: fixed;height: 100%;left: 70px;top: 0px;right: 0px;bottom: 0px;z-index: 950;overflow-y: auto;color: #fff;font-size: 14px;box-shadow: -2px 0px 4px 3px rgba(0,0,0,0.06);padding: 25px;opacity: 0;transform: translateX(100%);transition-delay: 0.2s;display: block;background-color: #009e9a;}
	.mCloseBtn{background: url(../images/mclose.png) no-repeat center center;height: 26px;width: 26px;position: fixed;left: 15px;top: 15px;cursor: pointer;z-index: 950;background-size: 26px 26px;opacity: 0;display: block;}
	.mLogo{float: left;}
	.mLogo img{height: 40px;width: auto;margin-top: 8px;}
	.mMmenuLay dt{ position: relative;position: relative;}
	.mMenu_a1{font-size: 15px;font-weight: bold;color: #fff;padding: 0 48px 0 6px;display: block;line-height: 46px;border-bottom: 1px solid rgba(255,255,255,0.3);}
	.mMenu_a2{font-size: 14px;color: #fff;line-height: 46px;display: block;border-bottom: 1px solid rgba(255,255,255,0.3);padding-left: 25px;}
	.mToggle{height: 47px;width: 47px;position: absolute;top: 0px;right: 0px;background: url(../images/mhead_i1.png) no-repeat center center;cursor: pointer;display: none;}
	.mToggle2{background: url(../images/reduce.jpg) no-repeat center center;}
	.mMmenuLay dd{transition: all 0.5s ease-in-out;height: 0;overflow: hidden;}
	.mMmenuLay dl.on dd{height: 47px;}
	.mMenu_a1:hover,.mMenu_a2:hover{color: #fff;opacity: 0.8;}
	.mMenu_a1 i{vertical-align: middle;}
	.mMenuLayBg.on{opacity: 0.9; transform: translateX(0%); transition-delay: 0.2s;}
	.mMmenuLay.on{opacity: 1; transform: translateX(0%); transition-delay: 0.4s;}
	.mCloseBtn.on{opacity: 1; transform: rotate(360deg);}
	/* banner */
	.banner{margin-top: 56px;}
	.banner .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 3px;}
	.banner .swiper-pagination-bullet-active{width: 20px;}
	/* 首页优势 */
	#main .index1-main .list{padding: 10px 0;}
	#main .index1-main .list li{width: 50%;}
	#main .index1-main .list .img{width: 50px;height: 50px;line-height: 50px;}
	#main .index1-main .list .img:before{background-size: 50px 50px;}
	#main .index1-main .list .tit{width: calc(100% - 60px);height: 50px;font-size: 16px;line-height: 24px;}
	/* 首页头部 */
	#main .index-common h4{font-size: 30px;margin-bottom: 15px;}
	#main .index-common p{font-size: 18px;}
	/* 首页套餐 */
	#main .taocan-main{padding: 30px 0;}
	#main .taocan-main .swiper-container{margin-top: 30px;}
	/* 首页MORE */
	.index-more{margin-top: 30px;width: 220px;height: 40px;line-height: 40px;font-size: 16px;}
	/* 首页优势 */
	#main .youshi-main{padding: 40px 0;background-attachment: scroll;}
	#main .youshi-main .box .img{margin-bottom: 20px;}
	#main .youshi-main .box .tit{font-size: 24px;line-height: 30px;}
	#main .youshi-main .box .con{font-size: 18px;margin: 20px 0 40px 0;}
	#main .youshi-main .box .more{line-height: 40px;padding: 0 30px;font-size: 16px;}
	#main .index2-main{padding: 50px 0 30px 0;}
	#main .index2-main .list{display: flex;flex-wrap: wrap;}
	#main .index2-main .list li{width: 50%;margin-bottom: 20px;}
	#main .index2-main .list li .tit{font-size: 20px;margin: 30px 0 10px 0;}
	#main .index2-main .list li .con{font-size: 16px;line-height: 28px;padding: 0 5%;}
	#main .index3-main{padding: 50px 0;}
	#main .index3-main .list{height: auto;min-height: 240px;}
	#main .index3-main .list li .img{display: none;}
	#main .index3-main .list li .box,
	#main .index3-main .swiper-container{width: 100%;}
	#main .index3-main .swiper-container{position: static;bottom: auto;right: auto;}
	#main .index3-main .list li .box .key{margin-top: 0;font-size: 50px;}
	#main .index3-main .list li .box .tit{font-size: 30px;margin: 25px 0 15px 0;}
	#main .index3-main .swiper-container .swiper-slide{width: 80px;margin-right: 30px;}
	#main .index3-main .swiper-container .swiper-slide .img{height: 80px;}
	#main .index3-main .swiper-container .swiper-slide .tit{font-size: 18px;}
	#main .index4-main{padding: 40px 0 20px 0;}
	#main .index4-main .list li{width: 48%;margin-bottom: 20px;}
	#main .index5-main{padding: 40px 0 20px 0;}
	#main .index5-main .list{display: flex;flex-wrap: wrap;}
	#main .index5-main .list li{width: 46%;margin-bottom: 20px;}
	.index6-main .icon{width: 10%;}
	#main .company-main{padding: 40px 0;}
	#main .company-main .box{margin-top: 30px;}
	#main .company-main .box .con{padding: 20px 30px;font-size: 16px;}
	/* 好评 */
	#main .index7-main{padding: 100px 0;}
	#main .index7-main .box{font-size: 38px;}
	/* 网站底部 */
	.footer{padding-top: 40px;}
	.footer .box{margin-bottom: 40px;}
	.footer .logo,
	.footer .link,
	.footer .wechat,
	.footer .contact span{display: none;}
	.footer .footermenu,
	.footer .footermenu dl{width: 100%;}
	.footer .footermenu dt{position: relative;}
	.footer .footermenu dd{transition: all 0.5s ease-in-out;height: 0;overflow: hidden;}
	.footer .footermenu .footermenu1{line-height: 40px;margin-bottom: 0;display: block;padding: 0 48px 0 6px;font-size: 16px;}
	.footer .footermenu .footermenu2{font-size: 14px;padding-left: 25px;display: block;line-height: 38px;border-bottom: 1px solid rgba(255,255,255,0.2);}
	.footer .footermenu .footermenu2:before{display: none;}
	.footer .footermenu .footToggle{height: 40px;width: 40px;position: absolute;top: 0px;right: 0px;background: url(../images/mhead_i1.png) no-repeat center center;cursor: pointer;display: none;}
	.footer .footermenu .footToggle2{background: url(../images/reduce.jpg) no-repeat center center;}
	.footer .footermenu dl.on dd{height: 39px;}
	.footer .footermenu .footermenu1:hover,
	.footer .footermenu .footermenu2:hover{ color: #fff; opacity: 0.8 }
	.footer .footermenu .footermenu1 i{vertical-align: middle;}
	.footer .contact{text-align: center;font-size: 14px;line-height: 1.3;}
	.footer .contact p{display: block;padding: 3px 0;}
	.fix_box{display: none;}
	.mwechat{display: block;width: 40px;height: 40px;line-height: 40px;font-size: 0;text-align: center;background-color: rgba(0, 158, 154, 1);border-radius: 50%;position: fixed;bottom: 120px;right: 5px;opacity: 1;z-index: 99;}
	.mwechat img{width: 100%;}
	.cd-top{display: block;height: 40px;width: 40px;position: fixed;bottom: 20px;right: 5px;overflow: hidden;white-space: nowrap;visibility: hidden;opacity: 0;font-size: 0;text-align: center;z-index: 99;background-color: rgba(0, 158, 154, 1);border-radius: 50%;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
	.cd-top img{display: block;width: 100%;}
	.cd-top.cd-is-visible{visibility: visible;opacity: 1;}
	.cd-tel{display: block;width: 40px;position: fixed;bottom: 70px;right: 5px;background-color: rgba(0, 158, 154, 1);border-radius: 50%;z-index: 99;}
	.cd-tel img{display: block;width: 100%;}
	.wx_box{display: flex;padding: 20px 10px;}
	.wx_box li{list-style: none;text-align: center;width: 120px;margin-right: 20px;}
	.wx_box li:last-child{margin-right: 0;}
	.wx_box li .img{width: 100%;height: 100px;text-align: center;font-size: 0;background-color: #fff;}
	.wx_box li .img img{max-width: 100%;height: 100%;display: inline-block;vertical-align: middle;}
	.wx_box li span{display: block;font-size: 14px;color: #666;line-height: 1;margin-top: 6px;}
	/* 内页banner */
	.fixed-banner{margin-top: 56px;min-height: 300px;background-attachment: scroll;}
	/* 内页公共样式 */
	.common-inner{padding: 40px 0;}
	/* 公司简介内页 */
	.company-banner .box h4{font-size: 30px;margin-bottom: 15px;}
	.company-banner .box p{font-size: 20px;}
	.de-about .gsjj{padding: 30px 0;}
	.de-about .gsjj .content{padding: 0 10%;}
	.de-about .room .swiper-slide{width: 100% !important;}
	.de-about .room .room-prev,
	.de-about .room .room-next{opacity: 1;}
	.de-about .moshi{padding: 50px 0;}
	.de-about .moshi .top{margin-bottom: 30px;}
	.de-about .moshi .top h3{font-size: 30px;}
	.de-about .moshi .top h4{font-size: 18px;}
	.de-about .moshi .bd{width: 100%;margin-bottom: 20px;}
	.de-about .moshi .bd .img{height: 386px;}
	.de-about .moshi .bd .con{padding: 0 20px;font-size: 16px;height: 60px;}
	.de-about .moshi .hd{width: 100%;}
	.de-about .moshi .hd ul{display: flex;margin: 0 -1%;}
	.de-about .moshi .hd ul li{height: 60px;width: 20%;margin: 0 1%;padding: 0 10px;justify-content: center;}
	.de-about .moshi .hd ul li:before{display: none;}
	.de-about .moshi .hd ul li:after{content: '';position: absolute;top: -10px;left: 50%;border-width: 10px;border-color: #009b9d;border-top-width: 0;border-style: dashed;border-bottom-style: solid;border-left-color: transparent;border-right-color: transparent;transform: translateX(-50%);transition: all 0.5s ease-in-out;opacity: 0;}
	.de-about .moshi .hd ul li:hover:after,
	.de-about .moshi .hd ul li.on:after{opacity: 1;}
	.de-about .moshi .hd ul li .tit{font-size: 18px;}
	.de-about .moshi .hd ul li .key{display: none;}
	.de-about .about1{padding: 100px 0;}
	.de-about .about1 .box h4{font-size: 30px;margin: 20px 0;}
	.de-about .about1 .box p{font-size: 20px;}
	.de-about .about2{padding: 50px 0;}
	.de-about .about2 .box .img{display: none;}
	.de-about .about2 .list{width: 100%;}
	.de-about .about2 .list li{margin-bottom: 50px;}
	/* 会所环境内页 */
	.de-huanjing li{padding: 50px 0;}
	.de-huanjing li.one{padding-bottom: 50px;}
	.de-huanjing li.one .txt{height: auto;}
	.de-huanjing li.one .txt .img{position: initial;top: auto;right: 0;width: 100%;padding: 0 15px;}
	.de-huanjing li .box,
	.de-huanjing li .img,
	.de-huanjing li.tow .img{width: 100%;}
	.de-huanjing li .img{height: 400px !important;}
	.de-huanjing li .box .txt{padding-left: 10%;padding-bottom: 30px;}
	.de-huanjing li .imgs{width: 100%;position: initial;top: auto;right: auto;}
	.de-huanjing li .imgs .gallery-top .swiper-slide{height: 500px;}
	.de-huanjing li .imgs .gallery-thumbs .swiper-slide{height: 120px;}
	.de-huanjing li.there .warpper{height: auto;}
	.de-huanjing li.four .icon{display: none;}
	.de-huanjing li.four .box{margin-left: 0;}
	.de-huanjing li.four .img,
	.de-huanjing li.five .img{width: 100%;}
	/* 分页 */
	.de-page-mian{margin: 15px 0;}
	.de-page-mian .page-inner a{min-width: 40px;height: 40px;line-height: 40px;font-size: 14px;margin: 5px;}
	/* 口碑内页 */
	.koubei-banner .box h4{font-size: 30px;line-height: 60px;}
	.koubei-banner .box p{font-size: 26px;}
	.nytype{margin-bottom: 0;}
	.nytype li a{height: 60px;}
	.nytype li a span,
	.nytype li a .txt i{display: none;}
	/* 新闻内页 */
	.de-news-list li a .img{width: 200px;}
	.de-news-list li a .box{width: calc(100% - 240px);}
	.news-detail-content .title{font-size: 24px;}
	.news-detail-content .tit{padding: 10px 0;margin: 0 0 10px 0;}
	.news-detail-content .news-detail{font-size: 14px;}
	.newsPage{flex-wrap: wrap;margin-top: 0;}
	.newsPage .page-a{width: 100%;margin-top: 20px;padding: 10px 20px;font-size: 16px;}
	.newsPage .page-a a{font-size: 14px;}
	/* 套餐内页 */
	.de-taocan .tancao-list{margin-bottom: 40px;}
	.de-taocan .tancao-list .hd ul li{line-height: 60px;font-size: 20px;}
	.de-taocan .tancao-list .bd .img{height: 350px;}
	.de-taocan .tancao-list .bd .box{padding: 0 20px;height: 100px;}
	.de-taocan .tancao-list .bd .box .tit{font-size: 18px;}
	.de-taocan .tancao-list .bd .box .txt{background-size: auto;padding-left: 0;background-image: none;}
	.de-taocan .tancao-list .bd .box .txt span{font-size: 30px;}
	.de-taocan .taocan-youshi{background-attachment: initial;}
	.de-taocan .taocan-youshi:before{display: none;}
	.de-taocan .taocan-youshi .tit{font-size: 30px;color: #fff;text-shadow: rgba(0,0,0,0.5) 0 0 5px;}
	.de-taocan .taocan-baohan{padding: 30px 0;}
	.de-taocan .taocan-baohan .title{font-size: 30px;}
	.de-taocan .taocan-baohan .table tr th,
	.de-taocan .taocan-baohan .table tr td{height: 60px;}
	.de-taocan .taocan-baohan .table tr th{font-size: 24px;width: 80px;}
	.de-taocan .taocan-baohan .table tr td{font-size: 16px;width: calc(100% - 80px);padding: 0 2%;}
	/* 月嫂到家 */
	.de-gohome .teshe{padding: 40px 0;}
	.commom{margin-bottom: 30px;}
	.commom h4{font-size: 30px;}
	.commom p{font-size: 16px;margin-top: 15px;}
	.commom span{font-size: 40px;margin-top: 10px;}
	.de-gohome .teshe .list{flex-wrap: wrap;}
	.de-gohome .teshe .list li{width: 50%;}
	.de-gohome .teshe .list li .tit{font-size: 20px;margin: 20px 0 10px 0;}
	.de-gohome .teshe .list li .con{font-size: 16px;}
	.de-gohome .teshe #teshe{margin-top: 40px;}
	.de-gohome .teshe #teshe .swiper-slide .box{padding: 20px;}
	.de-gohome .teshe #teshe .swiper-slide .box .tit{font-size: 24px;}
	.de-gohome .teshe #teshe .swiper-slide .box .con{font-size: 16px;}
	.de-gohome .teshe #teshe .swiper-slide .box .con li{background-position: left 5px;padding-left: 20px;}
	.de-gohome .peixun #peixun .swiper-slide .box .txt .tit{font-size: 20px;}
	.de-gohome .peixun #peixun .swiper-slide .box .txt .con{font-size: 16px;margin-top: 10px;}
	.de-gohome .fwtc{padding: 40px 0;}
	.de-gohome .fwtc .tit{font-size: 24px;margin: 25px 0 15px 0;}
	/* 妈妈服务 */
	.mom-banner .box h3{font-size: 40px;letter-spacing: 20px;}
	.mom-banner .box h4{font-size: 20px;}
	.mom-banner .box p{font-size: 14px;}
	.mom-banner .box .list li{font-size: 14px;padding-left: 5%;}
	.de-service .youshi1{padding: 40px 0;}
	.de-service .youshi1 .list{flex-wrap: wrap;}
	.de-service .youshi1 .list li{width: 50%;margin-bottom: 20px;}
	.de-service .youshi1 .list li .tit{font-size: 20px;margin-top: 20px;}
	.de-service .youshi1 .list li .con{font-size: 16px;margin-top: 10px;}
	.de-service .youshi2 .youshi2-1,
	.de-service .youshi2 .youshi2-2,
	.de-service .youshi2 .youshi2-3,
	.de-service .youshi2 .youshi2-4{width: 50%;margin-bottom: 20px;}
	.de-service .youshi2 .youshi2-5{width: 100%;}
	.de-service .youshi3{padding: 40px 0;}
	.de-service .youshi3 .swiper-slide .box .txt .name{width: 100%;}
	.de-service .youshi3 .swiper-slide .box .list{display: none;}
	.de-service .youshi3 .swiper-slide .box .con{font-size: 16px;}
	.de-service .youshi4 .box h3{font-size: 40px;letter-spacing: 20px;}
	.de-service .youshi4 .box h4{font-size: 20px;}
	.de-service .youshi4 .box .list li{padding-left: 5%;}
	.de-service .youshi5{padding: 40px 0;}
	.de-service .youshi5 li{height: auto;margin-bottom: 30px;}
	.de-service .youshi5 li .img{position: initial;top: auto;right: auto;width: 100%;height: 400px;}
	.de-service .youshi5 li .box{width: 100%;padding-right: 0;text-align: center;margin-bottom: 30px;}
	.de-service .youshi5 li .box .tit{margin: 10px 0;}
	.de-service .foot-youshi2{padding-bottom: 40px;}
	/* 宝宝服务 */
	.baby-banner .box h3{font-size: 24px;}
	.baby-banner .box h4{font-size: 14px;}
	.de-service .baby-kexue{padding-top: 40px;}
	.de-service .baby-kexue .box{padding: 40px 0;}
	.de-service .baby-kexue .box .con .txt .icon{margin-bottom: 10px;}
	.de-service .baby-kexue .box .con .txt .tit{font-size: 20px;}
	.de-service .baby-kexue .box .con .txt .content{font-size: 16px;margin-top: 10px;}
	.de-service .baby-kexue .box .con .txt .content p{margin: 10px 0;}
	/* 联系我们 */
	.de-message .left,
	.de-message .right{width: 100%;}
	.de-message .form-tr input,
	.de-message .form-tr textarea{font-size: 14px;}
	.de-contact{padding: 50px 0;}
	.de-contact ul{flex-wrap: wrap;}
	.de-contact ul li{width: 100%;border-right: none;padding: 20px 0;}
	.de-contact ul li .tit{padding-bottom: 10px;margin-bottom: 10px;}
	.contact-map #dituContent{height: 500px;}
}
@media (max-width: 576px){
	#main .index1-main .list li{padding: 5px 0;}
	#main .index1-main .list li .img{width: 40px;height: 40px;line-height: 40px;}
	#main .index1-main .list li .img:before{background-size: 40px 40px;}
	#main .index1-main .list li .tit{width: calc(100% - 45px);font-size: 14px;line-height: 18px;}
	/* 首页头部 */
	#main .index-common h4{font-size: 20px;margin-bottom: 10px;line-height: 1.2;}
	#main .index-common p{font-size: 14px;}
	/* 首页套餐 */
	#main .taocan-main .swiper-slide a:before{height: 2px;}
	#main .taocan-main .swiper-slide a .img{height: 200px;}
	#main .taocan-main .swiper-slide a .box{padding: 10px;}
	#main .taocan-main .swiper-slide a .box .txt .tit{font-size: 18px;}
	#main .taocan-main .swiper-slide a .box .txt{margin-bottom: 5px;}
	#main .taocan-main .swiper-slide a .box .txt .tags,
	#main .taocan-main .swiper-slide a .box .con{font-size: 14px;}
	#main .taocan-main .taocan-prev,
	#main .taocan-main .taocan-next{width: 40px;height: 40px;}
	/* 首页MORE */
	.index-more{margin-top: 20px;}
	/* 首页优势 */
	#main .index2-main{padding: 30px 0 10px 0;}
	#main .index2-main .list li{width: 100%;}
	#main .index2-main .list li .img{width: 100px;height: 100px;line-height: 100px;}
	#main .index2-main .list li .tit{font-size: 18px;margin: 15px 0 8px 0;}
	#main .index2-main .list li .con{font-size: 14px;line-height: 20px;padding: 0;}
	#main .index3-main{padding: 20px 0;}
	#main .index3-main .list{min-height: 210px;}
	#main .index3-main .list li .box .key{font-size: 40px;}
	#main .index3-main .list li .box .tit{font-size: 20px;margin: 15px 0 10px 0;}
	#main .index3-main .list li .box .con{font-size: 14px;line-height: 24px;}
	#main .index3-main .swiper-container .swiper-slide{width: 60px;margin-right: 20px;}
	#main .index3-main .swiper-container .swiper-slide .img{height: 60px;}
	#main .index3-main .swiper-container .swiper-slide .tit{font-size: 14px;margin-top: 10px;}
	#main .index4-main .list li,
	#main .index5-main .list li{width: 100%;margin: 0 0 20px 0;}
	#main .index5-main .list li .icon{width: 100px;height: 100px;}
	#main .index5-main .list li .icon .img{line-height: 100px;}
	#main .index5-main .list li .box .con{font-size: 14px;}
	.index6-main .box{height: 10px;}
	#main .company-main .box .imgs .txt h4{font-size: 20px;margin-bottom: 10px;}
	#main .company-main .box .imgs .txt P{font-size: 14px;line-height: 1.5;}
	#main .company-main .box .con{padding: 15px;}
	/* 好评 */
	#main .index7-main{padding: 50px 0;}
	#main .index7-main .box{font-size: 20px;display: block;padding: 20px 0;}
	/* 网站底部 */
	.footer{padding-top: 20px;}
	.footer .box{margin-bottom: 20px;}
	/* 内页banner */
	.fixed-banner{min-height: 200px;}
	/* 内页公共样式 */
	.common-inner{padding: 20px 0;}
	/* 公司简介内页 */
	.company-banner .box h4{font-size: 22px;}
	.company-banner .box p{font-size: 14px;}
	.de-about{margin-top: 0;}
	.de-about .gsjj h3{font-size: 20px;margin: 30px 0 15px 0;}
	.de-about .gsjj h4{font-size: 30px;margin-bottom: 20px;}
	.de-about .gsjj .content{padding: 0;font-size: 16px;}
	.de-about .room .swiper-slide a .img{height: 200px;}
	.de-about .room .room-prev,
	.de-about .room .room-next{width: 40px;height: 40px;}
	.de-about .moshi{padding: 20px 0;}
	.de-about .moshi .top{margin-bottom: 20px;}
	.de-about .moshi .top h3{font-size: 24px;margin-bottom: 10px;}
	.de-about .moshi .top h4{font-size: 14px;}
	.de-about .moshi .bd{margin-bottom: 0;}
	.de-about .moshi .bd .img{height: 200px;}
	.de-about .moshi .bd .con{height: 40px;font-size: 14px;padding: 0 10px;}
	.de-about .moshi .hd ul{flex-wrap: wrap;}
	.de-about .moshi .hd ul li{width: 31.33%;margin-top: 10px;height: 40px;padding: 0 5px;}
	.de-about .moshi .hd ul li:after{border-width: 6px;border-top-width: 0;top: -5px;}
	.de-about .moshi .hd ul li .tit{font-size: 14px;}
	.de-about .about1{padding: 50px 0;}
	.de-about .about1 .box{width: 100%;}
	.de-about .about1 .box .img{width: 50px;}
	.de-about .about1 .box h4{font-size: 24px;}
	.de-about .about1 .box p{font-size: 16px;}
	.de-about .about2{padding: 20px 0;}
	.de-about .about2 .box{padding: 0;}
	.de-about .about2 .list li{margin-bottom: 20px;}
	.de-about .about2 .list li .tit{font-size: 22px;}
	.de-about .about2 .list li .icon{margin: 10px 0;width: 20%;}
	.de-about .about2 .list li .con{font-size: 14px;line-height: 1.8;}
	.de-about .about2 .list li .con span{padding-left: 40px;}
	/* 会所环境内页 */
	.de-huanjing li{padding: 30px 0;}
	.de-huanjing li.one{padding-bottom: 30px;}
	.de-huanjing li .img{height: 200px !important;}
	.de-huanjing li .box .key{display: none;}
	.de-huanjing li .box .txt{padding: 0;text-align: center;}
	.de-huanjing li .box .txt .park,
	.de-huanjing li .box .txt .line{display: none;}
	.de-huanjing li .box .txt .tit{margin-bottom: 10px;font-size: 18px;}
	.de-huanjing li .box .txt .con{font-size: 14px;margin-bottom: 10px;}
	.de-huanjing li .imgs .gallery-top .swiper-slide{height: 260px;}
	.de-huanjing li .imgs .gallery-thumbs .swiper-slide{height: 60px;}
	.de-huanjing li .imgs .huanjing-prev,
	.de-huanjing li .imgs .huanjing-next{width: 40px;height: 40px;}
	/* 口碑内页 */
	.koubei-banner .box h4{font-size: 20px;line-height: 40px;padding: 0 20px;margin-bottom: 10px;}
	.koubei-banner .box p{font-size: 14px;}
	.nytype li a{font-size: 16px;height: 40px;}
	.de-koubei-list li .tit{line-height: 40px;}
	.de-koubei-list li .txt{margin: 15px 0;}
	.de-koubei-list li .con{margin-bottom: 0;}
	/* 新闻内页 */
	.de-news-list li{padding: 20px 0;}
	.de-news-list li a{height: 80px;}
	.de-news-list li a .img{width: 80px;}
	.de-news-list li a .box{width: calc(100% - 100px);}
	.de-news-list li a .box h4{font-weight: 400;font-size: 16px;border-bottom: none; margin-bottom: 10px;padding-bottom: 0;}
	.de-news-list li a .box h4:before,
	.de-news-list li a .box .more{display: none;}
	/* 套餐内页 */
	.de-taocan .tancao-list{margin-top: -20px;margin-bottom: 20px;}
	.de-taocan .tancao-list .hd ul li{font-size: 14px;height: 50px;display: flex;justify-content: center;flex-direction: column;line-height: 1.2;}
	.de-taocan .tancao-list .bd .img{height: 200px;}
	.de-taocan .tancao-list .bd .box{height: auto;flex-wrap: wrap;padding: 10px;}
	.de-taocan .tancao-list .bd .box .tit{font-size: 16px;margin-bottom: 5px;}
	.de-taocan .tancao-list .bd .box .txt span{font-size: 20px;}
	.de-taocan .taocan-youshi{height: 400px;}
	.de-taocan .taocan-youshi .tit{padding-top: 320px;font-size: 20px;}
	.de-taocan .taocan-baohan .img{width: 20%;}
	.de-taocan .taocan-baohan .title{font-size: 24px;margin: 10px 0 20px 0;}
	.de-taocan .taocan-baohan .table tr th,
	.de-taocan .taocan-baohan .table tr td{height: 50px;}
	.de-taocan .taocan-baohan .table tr th{width: 60px;}
	.de-taocan .taocan-baohan .table tr td{width: calc(100% - 60px);font-size: 14px;}
	/* 月嫂到家 */
	.de-gohome .teshe{padding: 20px 0;}
	.commom{margin-bottom: 20px;}
	.commom h4{font-size: 22px;}
	.commom p{font-size: 14px;line-height: 1.5;margin-top: 5px;}
	.commom span{font-size: 20px;margin-top: 5px;}
	.de-gohome .teshe .list li .tags{width: 80px;height: 80px;line-height: 80px;font-size: 38px;}
	.de-gohome .teshe .list li .tags:before{width: 64px;height: 64px;}
	.de-gohome .teshe .list li .tit{font-size: 18px;}
	.de-gohome .teshe .list li .con{font-size: 14px;}
	.de-gohome .teshe #teshe .teshe-prev,
	.de-gohome .teshe #teshe .teshe-next{width: 40px;height: 40px;}
	.de-gohome .peixun #peixun .swiper-slide .box .txt .con{font-size: 14px;}
	.de-gohome .peixun #peixun .peixun-prev,
	.de-gohome .peixun #peixun .peixun-next{width: 40px;height: 40px;}
	.de-gohome .fwtc .tit{font-size: 18px;margin: 15px 0 10px 0;}
	.de-gohome .fwtc .txt{font-size: 14px;}
	/* 妈妈服务 */
	.mom-banner .box h3{font-size: 20px;letter-spacing: 4px;}
	.mom-banner .box h4{font-size: 14px;margin: 20px 0 0 0;}
	.mom-banner .box p,
	.mom-banner .box .list{display: none;}
	.de-service .youshi1{padding: 20px 0;}
	.de-service .youshi1 .list li .tags{width: 80px;height: 80px;line-height: 80px;font-size: 38px;}
	.de-service .youshi1 .list li .tags:before{width: 64px;height: 64px;}
	.de-service .youshi1 .list li .tit{font-size: 18px;}
	.de-service .youshi1 .list li .con{font-size: 14px;}
	.de-service .youshi2 .youshi2-1,
	.de-service .youshi2 .youshi2-2,
	.de-service .youshi2 .youshi2-3,
	.de-service .youshi2 .youshi2-4,
	.de-service .youshi2 .youshi2-5{width: 100%;margin-bottom: 0;}
	.de-service .youshi2 .youshi2-1,
	.de-service .youshi2 .youshi2-3,
	.de-service .youshi2 .youshi2-5{height: 200px;}
	.de-service .youshi2 .youshi2-2,
	.de-service .youshi2 .youshi2-4{min-height: 0;}
	.de-service .youshi2 .box{padding: 15px;}
	.de-service .youshi2 .box .name{margin: 10px 0 20px 0;font-size: 24px;}
	.de-service .youshi2 .box .icon{max-width: 100%;margin: 10px 0 20px 0;}
	.de-service .youshi2 .box .list li{font-size: 14px;margin: 10px 0;padding-left: 18px;background-position: left 5px;}
	.de-service .youshi3{padding: 20px 0;}
	.de-service .youshi3 .swiper-slide .box .txt{margin-bottom: 10px;}
	.de-service .youshi3 .swiper-slide .box .txt .name{padding-bottom: 15px;}
	.de-service .youshi3 .swiper-slide .box .txt .name .key{margin-bottom: 5px;}
	.de-service .youshi3 .swiper-slide .box .txt .name .tit{font-size: 20px;}
	.de-service .youshi3 .swiper-slide .box .txt .name:before{width: 100%;}
	.de-service .youshi3 .swiper-slide .box .con{font-size: 14px;line-height: 1.5;}
	.de-service .youshi4 .box{padding: 50px 0;}
	.de-service .youshi4 .box h3{font-size: 20px;letter-spacing: 4px;}
	.de-service .youshi4 .box h4{font-size: 14px;margin: 20px 0 0 0;}
	.de-service .youshi4 .box .list{display: none;}
	.de-service .youshi5 li .img{height: 200px;}
	.de-service .youshi5 li .box .tit{font-size: 24px;}
	.de-service .youshi5 li .box .con{font-size: 16px;}
	/* 宝宝服务 */
	.de-service .baby-kexue .box .con{height: auto;}
	.de-service .baby-kexue .box .con .img{display: none;}
	.de-service .baby-kexue .box .con .txt{width: 100%;padding: 20px 15px;}
	.de-service .baby-kexue .box .con .txt .tit{font-size: 18px;}
	.de-service .baby-kexue .box .con .txt .content{font-size: 14px;}
	/* 联系我们 */
	.de-contact{padding: 20px 0;}
	.de-contact ul li{padding: 10px 0;}
	.de-contact ul li .tit{font-size: 20px;}
	.de-contact ul li .con{line-height: 1.5;}
	.contact-map #dituContent{height: 400px;}
}
