/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px/1.5 "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.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}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

header{position: relative;z-index: 111;}
header .logo{line-height: 130px;height: 130px;font-size: 0;}
header .logo img{max-height: 60%;}
header .txt{font-family: 'Arial';color: #c9007b;font-weight: bold;font-size: 20px;margin-top: 30px;width: 100%;text-align: right;}
header .txt img{position: relative;padding-right: 8px;top:-2px;}
header .ul{font-size: 0;margin-top:11px;}
header .ul a{display: inline-block;vertical-align: top;font-size: 15px;color: #333;margin-left: 24px;line-height: 30px;transition: all .2s;}
header .ul a:hover{color: #c9007b;}
header .ul a.active{color: #c9007b;}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .bjcover{padding-top:31.25%;}


.main66{padding-top:70px;padding-bottom:80px;}
.title{text-align: center;margin-bottom:46px;}
.title .div1{font-size: 30px;font-weight: bold;color: #333333;position: relative;line-height: 110%;padding-bottom:20px;margin-bottom: 15px;}
.title .div1:after{content: "";width: 66px;height: 2px;background: #c9007b;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}
.title .div2{font-size: 18px;color: #999999;}

/* 安佑家庭服务 */
.main1 .box{position: relative;font-size: 0;margin: 0 -30px;}
.main1 .box:after{content: "";width: 400px;height: 400px;background: url(../images/tu2.png) no-repeat center center/contain;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;z-index: 1;}
.main1 .box .list{display: inline-block;vertical-align: top;width: calc(50% - 60px);margin: 60px 30px 0;background: #fff;border: 3px solid #eee;border-radius: 14px;overflow: hidden;position: relative;z-index: 2;transition: all .2s;padding: 40px;box-shadow:0 0 30px rgba(201,0,123,.0)}
.main1 .box .list:nth-child(-n+2){margin-top: 0;}
.main1 .box .list:nth-child(n+5){display: none;}
.main1 .box .list:after{content: "";width: 100%;height: 100%;border: 2px solid transparent;position: absolute;left: 0;top:0;z-index: 1;border-radius: 10px;overflow: hidden;transition: all .2s;}
.main1 .box .list:hover{border-color: #c9007b;box-shadow:0 0 30px rgba(201,0,123,.11)}
.main1 .box .list:hover:after{border-color: #c9007b;}
.main1 .box .list .img{width:44%;position: absolute;right: 22px;top:22px;z-index: 1;}
.main1 .box .list .img img{max-height: 240px;float: right;;}
.main1 .box .list .tt1{line-height: 80px;width:90px;height: 80px;border-radius: 14px;text-align: center;margin-top: 6px;;font-size: 0;background: #c9007b;box-shadow:6px 6px 2px rgba(201,0,123,.06);}
.main1 .box .list .tt1 img{max-height: 55%;}
.main1 .box .list .tt2{margin-top: 66px;font-size: 24px;color: #c9007b;font-weight: bold;position: relative;padding:0 calc(44% + 33px) 18px 0;margin-bottom: 16px;}
.main1 .box .list .tt2:after{content: "";width:46px;height: 2px;background: #c9007b;position: absolute;left: 0;bottom: 0;}
.main1 .box .list .tt3{font-size: 16px;color: #000;line-height: 30px;height:60px;overflow: hidden;}


/* 服务保障 */
.main2 .box{padding-bottom: 160px;font-size: 0;}
.main2 .box .list{display: inline-block;vertical-align: top;margin-top: 80px;width: 360px;background: #fff;font-size: 24px;font-weight: bold;color: #c9007b;line-height:34px;border: 2px solid #F4C6E3;box-shadow:5px 2px 20px rgba(201,0,123,.2);border-radius: 60px 0 0 60px;padding: 10px 30px;text-align: right;}
.main2 .box .list:nth-child(even){margin-left: calc(100% - 720px);border-radius:0 60px 60px 0;text-align: left;}
.main2 .box .list:nth-child(n+5){display: none;}

/* 服务流程 */
.main3 .box{font-size: 0;margin: -20px -10px 0;}
.main3 .box .list{display: inline-block;vertical-align: top;width: calc(25% - 20px);margin: 20px 10px 0;border: 3px solid #eee;height: 88px;overflow: hidden;border-radius: 8px;font-size: 24px;font-weight: bold;color: #333;line-height: 82px;padding-right:20px;}
.main3 .box .list .img{display: inline-block;vertical-align: top;height: 82px;text-align: center;width:42%;}
.main3 .box .list .img img{max-width:58%;max-height:58%;}
.main3 .box .list:hover{border-color: #c9007b;color: #c9007b;}


/* 工作流程 */
.main4 .box{margin-top: -30px;}
.main4 .list{display: block;border: 1px solid #ddd;padding: 0 270px 0 200px;position: relative;min-height:260px;margin-top: 30px;border-radius: 10px;overflow: hidden;}
.main4 .list .tt1{width: 200px;height: 100%;border-right: 1px solid #ddd;position: absolute;left: 0;top:0;}
.main4 .list .tt1 .tt2{position: absolute;left: 0;width: 100%;text-align: center;top:50%;transform:translateY(-50%);font-size: 24px;font-weight: bold;color: #c9007b;line-height: 140%;}
.main4 .list .tt1 .tt2 span{display: block;width: 90px;height: 90px;font-size: 0;line-height: 80px;border-radius: 50%;border: 5px solid #c9007b;box-shadow:4px 4px 11px rgba(201,0,123,.2);margin: 0 auto 20px;}
.main4 .list .tt1 .tt2 span img{max-height: 55%;}
.main4 .list .tt1 .tt2 div{font-size: 26px;font-family: 'Impact';font-weight: 100;}
.main4 .list .tt5{width: 270px;border-left: 1px solid #ddd;position: absolute;right: 0;top:0;height: 100%;}
.main4 .list .tt5 .bjcover{width:calc(100% - 60px);padding-top:calc(100% - 60px);border-radius: 50%;position: absolute;left: 0;right: 0;top:50%;transform:translateY(-50%);margin: 0 auto;}
.main4 .list .tt3 .tt4{padding: 30px 10px 28px 30px;font-size: 0;}
.main4 .list .tt3 .tt4:nth-child(n+2){border-top: 1px solid #ddd;}
.main4 .list .tt3 .tt4 span{display: inline-block;vertical-align: top;line-height: 32px;font-family: 'Arial';font-size: 20px;position: relative;top:2px;color: #333;font-weight: bold;padding-right:15px;}
.main4 .list .tt3 .tt4 span img{padding-right: 8px;position: relative;top:-2px}
.main4 .list .tt3 .tt4 div{display: inline-block;vertical-align: top;font-size: 18px;line-height: 32px;max-width: calc(100% - 166px);}
.main4 .list:nth-child(even){padding: 0 200px 0 270px;}
.main4 .list:nth-child(even) .tt1{left: auto;right: 0;border-right: 0;border-left: 1px solid #ddd;}
.main4 .list:nth-child(even) .tt5{right: auto;left: 0;border-left: 0;border-right: 1px solid #ddd;}


/* 明星月嫂推荐 */
.main5{background:#F4F4F4;}
.main5 .box{margin:0 -15px;}
.main5 .box .list{display: block;width: calc(33.33% - 30px);margin:0 15px 30px;float: left;background: #fff;box-shadow: 0 0 15px rgba(0,0,0,.05);border-radius: 10px;}
.main5 .box .list .imgbox{padding: 44px 0;position: relative;}
.main5 .box .list .imgbox img{display: block;position: absolute;right: 20px;top:20px;z-index: 2;}
.main5 .box .list .imgbox .img{width: 250px;height: 250px;border-radius: 50%;border: 9px solid #FFE8F6;margin: 0 auto;overflow: hidden;position: relative;z-index: 1;}
.main5 .box .list .imgbox .img .bjcover{height: 100%;}
.main5 .box .list:hover .imgbox .img .bjcover{transform:scale(1.06);}
.main5 .box .list .tt1{background: #E6E6E6;line-height: 50px;font-size: 0;text-align: center;}
.main5 .box .list .tt1 img{padding: 0 5px;}
.main5 .box .list .tt2{padding: 25px 28px;}
.main5 .box .list .tt2 .tt3{font-size: 15px;color: #333;}
.main5 .box .list .tt2 .tt3 b{font-size:24px;padding-right: 10px;transition: all .2s;position: relative;top:-1px;}
.main5 .box .list .tt2 .tt4{font-size: 15px;line-height: 25px;height: 50px;overflow: hidden;color: #999;margin-top: 8px;}
.main5 .box .list .tt2 .tt5{border-top: 1px solid #ddd;padding-top:22px;margin-top: 22px;font-size: 0;text-align: center;}
.main5 .box .list .tt2 .tt5 div{display: inline-block;vertical-align: top;font-size: 15px;color: #fff;line-height: 31px;padding: 0 15px;border-radius: 30px;background: #c9007b;margin: 0 3px 6px;box-shadow:3px 3px 12px rgba(201,0,123,.2);}
.main5 .box .list .tt2 .tt5 div:nth-child(n+4){display: none;}
.main5 .box .list:hover .tt2 .tt3 b{color: #c9007b;}

.gd{display: block;padding-top: 20px;text-align: center;font-size: 0;}
.gd div{display: inline-block;vertical-align: top;font-size: 20px;color: #333;padding: 0 12px;position: relative;line-height: 30px;}
.gd div:after{content: "";width: 70px;height: 2px;background: #363636;position: absolute;left: 100%;top:1px;bottom: 0;margin:auto 0;transition: all .2s;}
.gd div:before{content: "";width: 70px;height: 2px;background: #363636;position: absolute;right:100%;top:1px;bottom: 0;margin:auto 0;transition: all .2s;}
.gd div:hover{color: #c9007b;}
.gd div:hover:after{background-color: #c9007b;}
.gd div:hover:before{background-color: #c9007b;}


/* 关于我们 */
.main6 .box{font-size: 16px;line-height: 40px;color: #000;text-align: center;}
.main6 .box .img{border-radius: 20px;overflow: hidden;margin-bottom:20px;}

footer .box2{background: #DCDCDC;padding: 20px;font-size: 14px;color: #333;text-align: center;}
footer .box1{padding: 50px 0;background: #F4F4F4;}
footer .box1 .list1{width: 300px;float: left;}
footer .box1 .list2{width: calc(100% - 300px);float: left;padding:30px 0 0 12%;}
footer .box1 .list1 .tt1{font-size: 16px;color: #333;line-height: 20px;padding-left: 50px;background: url(../images/tu7.png) no-repeat left center;margin-top: 30px;}
footer .box1 .list1 .tt1 div{font-size: 36px;color: #c9007b;font-family: 'Arial';font-weight: bold;line-height: 40px;}
footer .box1 .list1 .tt2{margin-top:22px;box-shadow:4px 4px 11px rgba(201,0,123,.2);display: block;width: 180px;line-height:41px;border: 3px solid #C9007B;background: #BC0480;font-size: 16px;color: #fff;text-align: center;border-radius: 40px;}
footer .box1 .list1 .tt2:hover{opacity: .8;}
footer .box1 .list2 .ul{width:26%;float: left;}
footer .box1 .list2 .ul:nth-last-child(1){width:48%;}
footer .box1 .list2 .ul a{display: block;font-size: 14px;line-height: 24px;padding-bottom: 11px;color: #333;transition: all .2s;}
footer .box1 .list2 .ul a:nth-child(1){font-size: 20px;padding-bottom: 20px;}
footer .box1 .list2 .ul a:nth-child(n+2):hover{color: #c9007b;}
footer .box1 .list2 .ul div{font-size: 14px;line-height: 24px;color: #333;padding-bottom: 11px;}




.ny{padding: 40px 0 66px;min-height: 666px;}
.ny .zuo{width:240px;float: left;margin-right: 30px;}
.ny .you{width: calc(100% - 270px);float: left;}
.ny .zuo .top{background:#c9007b;font-size:20px;font-weight: bold;text-align: center;color: #fff;line-height:60px;border-radius: 10px 10px 0 0;margin-bottom: 2px;}
.ny .zuo .ul{position: relative;border: 1px solid #ddd;}
.ny .zuo .ul a{display: block;line-height: 44px;padding: 0 10px 0 25px;font-size:15px;border-bottom: 1px dashed #ddd;transition: all .2s;}
.ny .zuo .ul a span{padding-right: 10px;color: #c9007b;position: relative;top:-1px;transition: all .2s;}
.ny .zuo .ul a:hover{background-color:#c9007b;color: #fff;}
.ny .zuo .ul a:hover span{color: #fff;}
.ny .zuo .ul a.active span{color: #fff;}
.ny .zuo .ul a.active{background-color:#c9007b;color: #fff;}
.ny .zuo .ul a:nth-last-child(1){border: 0;}
.ny .zuo .ssbox{margin-top: 20px;border: 1px solid #c9007b;border-radius: 10px;overflow: hidden;}
.ny .zuo .ssbox .top{border-radius: 0;}
.ny .zuo .ssbox form{padding: 15px;display: block;}
.ny .zuo .ssbox input{width: 100%;line-height:36px;height: 38px;;border: 1px solid #ddd;border-radius: 6px;padding: 0 10px 0 15px;font-size: 13px;}
.ny .zuo .ssbox button{width: 80px;height: 21px;background: url(../images/xc.png) no-repeat;border: 0;margin: 10px auto 0;display: block;opacity: .8;transition: all .2s;}
.ny .zuo .ssbox button:hover{opacity: 1;}

.ny .zuo .bottom{margin-top:25px;background: #f4f4f4;font-size: 14px;line-height: 26px;}
.ny .zuo .bottom .tt{padding: 15px 5px 15px 18px;}
.ny .you .top{position: relative;font-size: 22px;font-weight: bold;overflow: hidden;line-height: 30px;padding: 18px 0 33px;color: #c9007b;margin-bottom:25px;}
.ny .you .top:after{content: "";width: 100%;height: 3px;background: #c9007b;position: absolute;bottom: 12px;left: 128px;opacity: .2;}
.ny .you .top:before{content: "";width: 117px;height: 24px;background:url(../images/tu21.png) no-repeat;position: absolute;bottom: 0;left: 0;opacity: .6;}
.ny .you .top div{font-size: 14px;display: block;font-weight: normal;color: #666;position: absolute;right: 0;top:15px;line-height: inherit;}
.ny .you .top div a{color: #666;transition: all .2s;}
.ny .you .top div a:hover{color: #c9007b;}

.nyxw .list{display: block;padding-bottom: 25px;margin-bottom:25px;border-bottom: 1px dashed #ddd;}
.nyxw .list .img{width:160px;height:160px;float: left;}
.nyxw .list .img .bjcover{height: 100%;}
.nyxw .list .tt{width: calc(100% - 160px);padding:13px 0 0 25px;float: left;}
.nyxw .list .tt1{font-size: 18px;font-weight: bold;color: #333333;transition: all .2s;}
.nyxw .list .tt2{font-size: 13px;color: #999;padding-top: 3px;}
.nyxw .list .tt3{font-size: 14px;color: #333;line-height: 24px;height: 72px;overflow: hidden;margin-top:11px;}
.nyxw .list:hover .tt1{color: #c9007b;}
.nyxw .list:hover .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:440px;position: relative;margin:20px auto;}



.nycp{margin: 0 -15px;}
.nycp .list{display: block;width: calc(50% - 30px);margin:0 15px 30px;float: left;}
.nycp .list .img{width:150px;height: 150px;float: left;border: 1px solid #ddd;}
.nycp .list .img .bjcover{height: 100%;}
.nycp .list .tt{width: calc(100% - 150px);float: left;padding: 11px 0 0 20px;}
.nycp .list .tt b{color: #000;}
.nycp .list .tt .tt1{font-size: 14px;color: #c9007b;}
.nycp .list .tt .tt2{font-size: 14px;color: #333;margin-top:8px;}
.nycp .list .tt .tt3{font-size: 14px;color: #333;line-height: 22px;height:66px;overflow: hidden;margin-top: 8px;}



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









/*transition: all .2s;*/
/*c9007b*/

/*df0008*/
/*transform:scale(1.06);*/

/*媒体查询开始*/
@media (max-width:1199px){
    /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:55px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #c9007b;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;}

    header .txt{display: none;}
    header .ul{display: none;width:140px;padding:10px 15px 15px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 0 11px rgba(0,0,0,.15)}
    header .ul a{display: block;line-height:38px;font-size: 14px;border-bottom: 1px solid #eee;margin: 0;text-align: center;}
    header .ul a:nth-last-child(1){border: 0;}

    .banner .bjcover{padding-top:36%;}
}
@media (max-width:991px) {
    /* 安佑家庭服务 */
    .main1 .box{margin: 0 -20px;}
    .main1 .box:after{width: 300px;height: 300px;}
    .main1 .box .list{width: calc(50% - 40px);margin: 40px 20px 0;padding:30px;}
    .main1 .box .list:after{display: none;}
    .main1 .box .list .img{right: 22px;top:22px;z-index: 1;}
    .main1 .box .list .tt1{line-height:60px;width:70px;height: 60px;border-radius: 8px;}
    .main1 .box .list .tt2{margin-top:55px;font-size: 20px;padding:0 calc(44% + 30px) 13px 0;margin-bottom: 11px;}
    .main1 .box .list .tt3{font-size: 14px;line-height: 26px;height: 52px;}
    .main1 .box .list .img img{max-height:180px;}
    
    /* 服务流程 */
    .main3 .box .list{width: calc(33.33% - 20px);font-size:22px;}


    /* 工作流程 */
    .main4 .list{padding: 0 0 0 200px;}
    .main4 .list .tt5{display: none;}
    .main4 .list .tt3 .tt4{padding: 30px 20px 28px 30px;font-size: 0;}
    .main4 .list .tt3 .tt4 span{display:block;top:auto;padding-right: 0;}
    .main4 .list .tt3 .tt4 div{display:block;font-size: 16px;line-height: 30px;max-width:100%;}
    .main4 .list:nth-child(even){padding: 0 200px 0 0;}

    /* 明星月嫂推荐 */
    .main5 .box .list{width: calc(50% - 30px);}

    footer .box1 .list1{width: 280px;}
    footer .box1 .list2{width: calc(100% - 280px);padding:20px 0 0 1%;}
    footer .box1 .list1 .tt1 div{font-size: 30px;line-height:34px;}


    .ny{padding:20px 0 40px;min-height: 333px;}
    .ny .zuo{width: 100%;margin: 0 0 25px;}
    .ny .you{width:100%;}
    .ny .zuo .top{position: relative;padding: 0 20px;text-align: left;line-height: 48px;font-size:18px;}
    .ny .zuo .top i{line-height: 30px;height: 30px;margin-top: -15px;position: absolute;right: 20px;top:50%;}
    .ny .zuo .ul{padding: 0;display: none;}
    .ny .zuo .ul a{line-height: 40px;}
    .ny .zuo .ssbox{margin-top: 0;display: none;border-radius: 0 0 10px 10px;border-color: #ddd;margin-top: -1px;}
    .ny .zuo .ssbox .top{display: none;}
    .ny .zuo .ssbox form{padding: 10px;}


    
}

@media (max-width:767px) {
    .banner .bjcover{padding-top:42%;}
    header .logo{height:110px;line-height:110px;}
    header .lanmu{bottom:45px;}


    .main66{padding-top:36px;padding-bottom:44px;}
    .title{margin-bottom: 26px;}
    .title .div1{font-size: 22px;padding-bottom:15px;margin-bottom: 10px;}
    .title .div1:after{width: 44px;}
    .title .div2{font-size: 15px;}
    

    /* 安佑家庭服务 */
    .main1 .box{margin: -20px 0 0;}
    .main1 .box:after{display: none;}
    .main1 .box .list{width:100%;margin:20px 0 0 !important;border-radius:8px;padding:20px;}
    .main1 .box .list .img{width:44%;right: 15px;top:15px;}
    .main1 .box .list .tt2{margin-top:22px;font-size:18px;padding:0 calc(44% + 22px) 14px 0;margin-bottom: 10px;}
    .main1 .box .list .tt2:after{width: 33px;}
    .main1 .box .list .tt3{font-size: 15px;height: auto;}
    .main1 .box .list .img img{max-height:140px;}
      
    
    /* 服务保障 */
    .main2 .box{padding-bottom:20px;font-size: 0;background-size:200px !important;margin-top: -22px;}
    .main2 .box .list{margin-top:30px;width: 100%;font-size:18px;line-height:30px;border-radius:0 60px 60px 0 !important;padding: 8px 20px;text-align: left !important; }
    .main2 .box .list:nth-child(even){margin-left:0;}


    /* 服务流程 */
    .main3 .box {margin: -12px -6px 0;}
    .main3 .box .list{width: calc(33.33% - 12px);font-size:18px;margin: 12px 6px 0;border: 2px solid #eee;height: 80px;line-height:78px;padding-right:15px;}
    .main3 .box .list .img{height: 78px;}

    
    /* 明星月嫂推荐 */
    .main5 .box{margin:0 -5px;}
    .main5 .box .list{display: block;width: calc(50% - 10px);margin:0 5px 22px;float: left;background: #fff;box-shadow: 0 0 15px rgba(0,0,0,.05);border-radius: 10px;}
    .main5 .box .list .imgbox{padding:0;}
    .main5 .box .list .imgbox img{right:6px;top:-12px;max-height: 30px;}
    .main5 .box .list .imgbox .img{width: 100%;height: auto;border-radius: 0;border: 0px solid #FFE8F6;}
    .main5 .box .list .imgbox .img .bjcover{height: auto;padding-top: 100%;}
    .main5 .box .list .tt1{line-height:38px;}
    .main5 .box .list .tt1 img{padding: 0 2px;max-height:12px;}
    .main5 .box .list .tt2{padding:15px 15px;}
    .main5 .box .list .tt2 .tt3{font-size:13px;color: #333;}
    .main5 .box .list .tt2 .tt3 b{font-size:18px;padding-right:0;top:auto;display: block;}
    .main5 .box .list .tt2 .tt4{font-size: 13px;line-height: 20px;height:40px;margin-top:6px;}
    .main5 .box .list .tt2 .tt5{padding-top:15px;margin-top: 15px;display: none;}
    .main5 .box .list .tt2 .tt5 div{font-size: 13px;line-height: 25px;padding: 0 12px;margin: 0 1px 2px;}

    
    footer .box2{padding: 15px;}
    footer .box1{padding: 40px 0;}
    footer .box1 .list1{width: 100%;}
    footer .box1 .list1 .tt1{display: none;}
    footer .box1 .list2{width: 100%;padding:10px 0 0;}
    footer .box1 .list2 .ul{width:100%;margin-top:20px;}
    footer .box1 .list2 .ul:nth-last-child(1){width:100%;}
    footer .box1 .list2 .ul a:nth-child(1){font-size: 20px;padding-bottom:10px;}
    footer .box1 .list2 .ul a:nth-child(n+2){display: inline-block;vertical-align: top;padding: 0 15px 0 0;}
    footer .box1 .list2 .ul div{padding-bottom:6px;}
    
    
    /*详情页*/
    .danye .bt{font-size: 16px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 15px auto;}
    .danye .ditu{height:360px;margin: 15px auto;}
    .danye .xian{margin-top: 10px;}
        
    .nycp .list{display: block;width: calc(100% - 30px);}



    
}
@media (max-width:600px) {
    header .logo{height:90px;line-height:90px;max-width: calc(100% - 48px);}
    header .lanmu{bottom:34px;}

    /* 服务流程 */
    .main3 .box .list{width: calc(50% - 14px);font-size: 17px;}
    .main3 .box .list .img{width: 40%;}


    /* 工作流程 */
    .main4 .list{padding:20px !important;min-height:initial;}
    .main4 .list .tt1{width: 100%;height: auto;border:0 !important;position: relative;left: auto !important;top:auto !important;right: 0 !important;}
    .main4 .list .tt1 .tt2{position: relative;left: auto;width: 100%;text-align: left;top:auto;transform:translateY(0);font-size: 20px;padding:7px 0 0 88px;min-height: 70px;}
    .main4 .list .tt1 .tt2 div{font-size: 22px;}
    .main4 .list .tt1 .tt2 span{text-align: center;width: 70px;height: 70px;line-height:64px;border: 3px solid #c9007b;box-shadow:2px 2px 6px rgba(201,0,123,.15);margin:auto 0;position: absolute;left: 0;top:0;bottom: 0;}
    .main4 .list .tt3 .tt4{padding: 20px 0 0;}
    .main4 .list .tt3 .tt4:nth-child(n+2){margin-top: 20px;}
    .main4 .list .tt3 .tt4 div{font-size: 15px;line-height: 28px;}


    .nyxw .list{margin-bottom: 18px;padding-bottom: 18px;}
    .nyxw .list .img{width:110px;height:110px;}
    .nyxw .list .tt{width:calc(100% - 110px);padding:0 0 0 14px;}
    .nyxw .list .tt1{font-size: 15px;font-weight: normal;}
    .nyxw .list .tt2{padding-top:0;font-size: 12px;}
    .nyxw .list .tt3{margin-top:3px;line-height: 22px;font-size: 13px;height:66px;overflow: hidden;}
    

    .nycp .list{width: calc(100% - 30px);margin:0 15px 20px;}
    .nycp .list .img{width:120px;height: 120px;}
    .nycp .list .img .bjcover{height: 100%;}
    .nycp .list .tt{width: calc(100% - 120px);float: left;padding: 3px 0 0 15px;}
    .nycp .list .tt .tt2{margin-top:3px;}
    .nycp .list .tt .tt3{margin-top:3px;}




}

@media (max-width:479px) {
    /* 明星月嫂推荐 */
    .main5 .box .list .tt2 .tt4{height:60px;}
    .danye .ditu{height:300px;}
    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#c9007b;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;} 
}