.container{
    position: relative;
    overflow: hidden;
	max-height:380px;
}
.fix-highest{
    width: 100%;
    position: fixed;
    overflow: hidden;
    z-index: 100;
}
.top{
    padding: 0 25px;
    height: 60px;
    line-height: 60px;
    background: #373b3e;
}
.top p{
    margin-top: 17px;
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
}
.more{
    float: right;
    background: url("/Public/Mobile/images/index/other/dian.png") no-repeat;
}
.close{
    float: left;
    background: url("/Public/Mobile/images/index/other/close.png") no-repeat;
}

/*tab*/
.tab{
    position: relative;
    height: 70px;
    line-height: 70px;
    background: rgba(246,126,6,0.6);
    padding: 0 25px;
}
.tab-city{
    display: inline-block;
    position: relative;
    width: 50px;
    border:none;
    color: #fff;
}
.position{
    display: inline-block;
    width: 0.8rem;
    height: 0.9rem;
    position: absolute;
    top: 1.4rem;
    left: -1.1rem;
    background: url("/Public/Mobile/images/index/other/position.png") no-repeat center;
    background-size: 100% 100%;
}
.down{
    display: inline-block;
    width: 1rem;
    height: 1.1rem;
    position: absolute;
    top: 1.5rem;
    right: 0;
    background: url("/Public/Mobile/images/index/other/arrow.png") no-repeat center;
    background-size: 100% 100%;
}
.tab-city option{
    padding: 3px 0;
    background-color: #ef9a45;
    color: #fff;
}
.search{
    position: relative;
    display: inline-block;
    width: 75%;
}
.search input{
    width: 100%;
    box-sizing: border-box;
    padding-left: 1.8rem;
    height: 35px;
    font-size: 1rem;
    border-radius: 22px;
}
.icon-search{
    position: absolute;
    right: 0.8rem;
    width: 27px;
    height: 27px;
    top:1.1rem;
    background: url("/Public/Mobile/images/index/other/sreach.png") no-repeat;
    background-size: 27px 27px;
}
.tab-recom{
    position: absolute;
    right: 0.8rem;
    top: 0.8rem;
    width: 10%;
}
.login{
    width: 100%;
    float: left;
    padding: 0 0.1rem;
    box-sizing: border-box;
    margin-left: 0.3rem;
}
.tab-recom img{
    width: 90%;
    height: 90%;
}
.slider{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.slider ul{
    width: 400%;
}
.slider ul li{
    width: 25%;
    float: left;
}
.slider img{
    width: 100%;
}
.select-fix{
    position: absolute;
    top: 368px;
    padding: 0 25px;
    width: 100%;
    box-sizing: border-box;
    height: 260px;
}
.select-parent{
    border-radius: 20px;
    box-shadow: 0 5px 25px #e7e6e3;
}
.select-top{
    width: 100%;
    background: #fff;
    height: 50%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
} 
.select-bottom{
    width: 100%;
    background: #fff;
    height: 83px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
}
.select-top a{
    display: block;
    width: 100%;
    height: 100%;
}
.select-top img{
    width: 100%;
    height: 100%;
    margin:0 auto;
}
.select-bottom p{
    margin-top: 10px;
    text-align: center;
    font-size: 20px;
}
.select-logo{
    display: inline-block;
    padding-left: 30px;
    box-sizing: border-box;
    width: 30%;
}
.select-logo img{
    width: 100%;
}
.select-logo-title{
    font-weight: 700;
    color: #ff6232;
}
.activity{
    display: inline-block;
    width: 20%;
    box-sizing: border-box;
}
.activity img{
    display: block;
    width: 50%;
    margin: 0 auto;
}



/*information*/
.information{
    margin-top: 155px;
    height: 100px;
    padding:30px 25px 0.6rem 25px;
}
.info-title{
    float: left;
    width: 79px;
    padding-right: 15px;
}
.info-title p{
    width: 65px;
    text-align: center;
    color: #ff7800;
    font-size: 20px;
    font-weight: 700;
}
.info-slider{
    position: relative;
    width: 75%;
    height: 42px;
    float: left;
    padding-left: 15px;
    font-size: 1rem;
    overflow: hidden;
}
.info-slider-item p{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.info-slider-item p b{
    display: inline-block;
    width: 38px;
    font-size: 0.9rem;
    height: 18px;
    color: #ff7800;
    border-radius: 10px;
    text-align: center;
    border:1px solid #ff7800;
    margin-right: 10px;
}
.info-slider-item p:last-child{
    margin-top: 6px;
}
.info-slider ul{
    position: absolute;
    top: 0;
    left: 0;
}
.info-slider ul li{
    height: 42px;
}

/*ad*/
.ad{
    height: 140px;
}
.ad img{
    width: 100%;
    height: 100%;
}


/*最新套餐*/
.latest-package{
    position: relative;
    margin-top: 1rem;
    padding: 0 15px;
}
.pa-title{
    font-size: 1.3rem;
    font-weight: 700;
    color: #282828;
    text-align: center;
}
.pa-subtitle{
    margin: 0.3rem 0 0.6rem 0;
    text-align: center;
    font-size: 1rem;
    color: #9a9a9a;
    line-height: 25px;
}
.title{
    position: relative;
}
.title span{
    position: absolute;
    display: inline-block;
    width: 30%;
    height: 0px;
    background: #e8e8e8;
}
.pa-left{
    left: 25px;
    top:25%;
}
.pa-right{
    right: 25px;
    top:25%;
}

.package-item{
    overflow: hidden;
    width: 100%;
    height: 253px;
    margin-bottom: 0.8rem;
}
.package-item.package-i-l{
    margin-bottom: 0.7rem;
}
.package-item img{
    width: 100%;
    height: 100%;
}
.cross{
    margin: 66px auto 0;
    width: 55px;
    height: 4px;
    background: #ff7800;
}
.theme{
    margin-top: 10px;
    font-size: 28px;
    color: #fff;
    font-weight:700;
    text-align: center;
}
.theme-subtitle{
    color: #fff;
    text-align: center;
}
.pach-i-btn{
    width: 155px;
    height: 34px;
    line-height:34px;
    margin: 20px auto 0;
    text-align: center;
    background: #ff8813;
    color: #fff;
}
.life,.single{
    padding: 0 15px;
}
.package-more{
    margin-top: -0.3rem;
    text-align: center;
    /*margin-bottom: 0.8rem;*/
    margin-bottom: 2rem;
}
/*.package-more p{*/
    /*float: right;*/
/*}*/
.package-more.slider-more{
    /*margin-top: 0.5rem;*/
}
.package-more p a{
    color: #ff8813;
    font-size: 1rem;
}
.package-more p a i{
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("/Public/Mobile/images/index/other/three.png") no-repeat;
    background-size: 15px 15px;
    margin-bottom: -2px;
}

/*热销单品*/
.single-scroll{
    position: relative;
    width: 100%;
    height: 155px;
    overflow: hidden;
    font-size: 1rem;
}
.single-scroll ul{
    position: absolute;
    width: 268%;
    /*width: 2000%;*/
    height: 155px;
}
.scroll-item{
    position: relative;
    float: left;
    width: 110px;
    box-sizing: border-box;
    padding: 0 10px;
}
.s-i-img{
    width: 100px;
    margin: 0 auto;
}
.s-i-img img{
    margin-top: 10px;
    width: 100%;
}
.scroll-item p{
    text-align: center;
    margin-top: 10px;
}
.s-i-title{
    color: #959595;
    letter-spacing:3px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.s-i-line{
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 16px;
    background: #ff8813;
    border-radius: 0 8px 8px 0;
    color: #fff;
    font-size: 12px;
}

/*品质生活*/
.about{
    /*padding: 0 15px 5rem 15px;
    margin-bottom: 10rem;*/
    padding: 0 15px;
    /*margin-bottom: 4rem;*/
    height: 80px;
}
.about img{
    width: 100%;
}
.about-tel{
    margin-top: -10px;
}
.about-one{
    width: 100%;
    background: url("/Public/Mobile/images/index/other/about-bg.png") no-repeat center;
    background-size: 100% 100%;
}
.about-one a{
    display: block;
}
.about-one ul{
    overflow: hidden;
}
.about-one li{
    width: 25%;
    overflow: hidden;
    float: left;
}
.about-one li img{
    width: 100%;
    padding: 1rem 1.7rem 1rem 1.7rem;
}
.about-one li img.install{
    padding: 1rem 1.5rem 1rem 1.5rem;
}

.about-one p{
    text-align: center;
    margin-top: 1.5rem;
    font-size: 1.3rem;
    font-weight: 700;
}
.check{
    width: 100%;
    text-align: center;
    padding-bottom: 1.8rem;
}
.check span{
    font-size: 1rem;
    background-color: #f67e06;
    color: #fff;
    padding: 0.3rem 1.7rem 0.3rem 1.7rem;
    border-radius: 0.8rem;
}


.dialog{
    display: none;
    z-index: 1000;
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    font-size: 1rem;
}

.dialog-container{
    margin: 0 auto;
    margin-top: 20%;
    width: 80%;
    height: 80%;
    overflow: hidden;
}
.da-top{
    width: 100%;
    height: 10%;
    background: url("/open/Public/Mobile/images/index/other/close.png") no-repeat center;
    background-size: 2rem 2rem;
}
.dialog-city{
    width: 100%;
    height: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    border-radius: 10px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
}
.city-top{
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    letter-spacing: 3px;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
}
.present{
    padding-left: 1.4rem;
    background: url("/open/Public/Mobile/images/index/other/city-d.png") no-repeat left center;
    background-size: 1rem 1rem;
    /*#ff7800*/
}
.present-city{
    color: #ff7800;
}
.provinces-con{
    width: 100%;
    height: calc(100% - 3rem);
    overflow-y: auto;
    box-sizing: border-box;
    padding: 10px;
    -webkit-overflow-scrolling : touch;
    

}
/*
.provinces{
    height: 23%;
}
*/
.province{
    font-size: 1.4rem;
    font-weight: 700;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}

.province-before{
    display:block;
    width:0;
    height:0;
    border-width:.4rem 0 .4rem .4rem;
    border-style:solid;
    border-color:transparent transparent transparent #f70;
    margin-right: 5px;
}
.citys{
    box-sizing: border-box;
    padding: 5px;
    display: flex;
    align-items: center;
}
.citys>a{
    display: block;
    width: 33.333%;
    height: 2.2rem;
    box-sizing: border-box;
    margin-bottom: .4rem;
    padding-right: .4rem; 
}

.city{
    display: inline-block;
    width: 100%;
    height: 100%;
    border:1px solid #cdcdcd;
    background: #fff;
    font-size: 1rem;
    border-radius: 0.4rem;
    -webkit-border-radius: 0.4rem;
    -moz-border-radius: 0.4rem;
    line-height: 1.8rem;
    text-align: center;
    margin-top: 0 !important
}

.action{
    color:#ff7800;
    border:1px solid #ff7800 !important;
}


.reference{
    position: fixed;
    margin-top: -10%;
    width: 15%;
    top: 50%;
    right: 0;
}
.reference a{
    display: block;
}
.reference a img{
    width: 100%;
    height: 100%;
}
.jitter-r{
    transform:rotate(3deg);
}
.jitter-l{
    transform:rotate(-3deg);
}
.package-w{
    width: 100%;
    padding-bottom: 0.8rem;
}
.package-w img{
    width: 100%;
}


@media screen and (min-width: 400px) {
    .select-fix{
        top: 240px;
        height: 250px;
    }
    .information{
        margin-top:180px
    }
}
@media screen and (min-width: 450px) {
    .select-fix{
        top: 270px;
        height: 280px;
    }
    .information{
        margin-top:200px
    }
}
@media screen and (min-width: 500px) {
    .select-fix{
        top: 310px;
        height: 300px;
    }
    .information{
        margin-top:210px
    }
}
@media screen and (min-width: 530px) {
    .select-fix{
        top: 330px;
        height: 300px;
    }
    .information{
        margin-top:220px
    }
}
@media screen and (min-width: 560px) {
    .select-fix{
        top: 350px;
        height: 300px;
    }
    .information{
        margin-top:230px
    }
}
@media screen and (min-width: 590px) {
    .select-fix{
        top: 370px;
        height: 300px;
    }
    .information{
        margin-top:220px
    }
}
@media screen and (min-width: 630px) {
    /*新增大屏(ipad)显示样式*/
    html, body{
        margin: auto;
    }
    *{
        font-size:16px;
    }
    .fix-highest{
        /*position: inherit;*/
        max-width: 640px;
    }
    .slider{
        height: 31.8rem !important;
    }
    .select-bottom{
        height: 133px;
    }
    .information{
        height: auto !important;
        padding-bottom: 2.5rem !important;
    }
    .ad{
        margin-top: 20px !important;
    }
    .pa-title{
        font-size: 2rem !important;
    }
    .pa-subtitle{
        font-size: 1.6rem !important;
        line-height: 30px !important;
    }
    .package-more p a{
        font-size: 2rem;
    }
    .about{
        height:160px !important;
    }
    .routing{
        margin:auto !important;
        width: 100% !important;
        max-width: 640px;
        height: 5rem !important;
        font-size: 16px !important;
    }
    ..position{
        width: 1.2rem !important;
        height: 1rem !important;
    }
    /*新增大屏(ipad)显示样式*/

    .city-top{
        height: 3rem;
        line-height: 3rem;
        font-size: 1.2rem;
    }
    .position{
        /*top:1.7rem;*/
        top: 2.5rem;
    }
    .search input{
        height: 45px;
        font-size: 1.2rem;
    }
    .tab{
        font-size: 1.2rem;
    }
    .icon-search{
        top:1.4rem;
    }
    .province{
        font-size: 1.3rem;
    }
    .citys span{
        font-size: 1.1rem;
    }
    .select-fix{
        top: 390px;
        height: 300px;
    }
    .information{
        margin-top:220px
    }
}
@media screen and (max-width: 720px) {
    .select-fix{
        top: 400px;
        height: 300px;
    }
    .information{
        margin-top:150px
    }
}
@media screen and (max-width: 700px) {
    .select-fix{
        top: 400px;
        height: 300px;
    }
    .information{
        margin-top:160px
    }
}
@media screen and (max-width: 680px) {
    .select-fix{
        top: 380px;
        height: 290px;
    }
    .information{
        margin-top:150px
    }
}
@media screen and (max-width: 650px) {
    .select-fix{
        top: 370px;
        height: 280px;
    }
    .information{
        margin-top:150px
    }
    .info-title p{
        font-size: 1.5rem;
    }
}
@media screen and (max-width: 620px) {
    .tab{
        height: 60px;
        line-height: 60px;
    }
    .search input{
        height: 35px;
    }
    .select-fix{
        top: 350px;
        height: 270px;
    }
    .information{
        margin-top:140px
    }
}
@media screen and (max-width: 600px) {
    .select-fix{
        top: 330px;
        height: 260px;
    }
    .information{
        margin-top:130px
    }

}
@media screen and (max-width: 580px) {
    .select-fix{
        top: 320px;
        height: 260px;
    }
    .information{
        margin-top:135px
    }
    .info-title p{
        font-size: 1.4rem;
    }
}
@media screen and (max-width: 540px) {
    .info-title p{
        font-size: 1.3rem;
    }
    .select-fix{
        top: 300px;
        height: 250px;
    }
    .information{
        margin-top:130px
    }
    .select-bottom p{
        font-size: 1.4rem;
    }
    .info-slider{
        margin-top: 0.2rem;
    }
}
@media screen and (max-width: 520px) {
    .info-title p{
        font-size: 1.25rem;
    }
    .select-fix{
        top: 280px;
        height: 240px;
    }
    .information{
        margin-top:120px
    }
    .select-bottom p{
        font-size: 1.4rem;
    }
    .info-slider{
        margin-top: 0.2rem;
    }
}
@media screen and (max-width: 500px) {
    .info-title p{
        font-size: 1.2rem;
    }
    .info-title p{
        width: 60px;
    }
    .ad{
        height: 120px;
    }
    .select-fix{
        top: 280px;
        height: 220px;
    }
    .information{
        margin-top:110px
    }
    .select-bottom p{
        font-size: 1.3rem;
    }
}
@media screen and (max-width: 485px) {
    .select-fix{
        top: 270px;
        height: 210px;
    }
    .information{
        margin-top:100px
    }
}
@media screen and (max-width: 470px) {
    .tab{
        height: 55px;
        line-height: 55px;
    }
    .package-item{
        height: 230px;
    }
    .search input{
        height: 35px;
    }
    .icon-search{
        width: 20px;
        height: 20px;
        top:15px;
        background-size: 100% 100%;
    }
    .select-fix{
        top: 260px;
        height: 200px;
    }
    .information{
        margin-top:90px
    }
    .select-bottom p{
        font-size: 1.2rem;
    }
    .position{
        top:1.2rem;
    }
    .down{
        top:1.2rem;
    }
    .info-title{
        width: 70px;
    }
    .info-title p{
        width: 60px;
        font-size: 1.2rem;
    }
}
@media screen and (max-width: 450px) {
    .select-fix{
        top: 250px;
        height: 185px;
    }
    .ad{
        height: 110px;
    }
    .information{
        height: 90px;
        margin-top:80px
    }
}
@media screen and (max-width: 435px) {
    .select-fix{
        top: 240px;
        height: 180px;
    }
    .information{
        margin-top:75px
    }

    .select-bottom p{
        font-size: 1.15rem;
    }
}
@media screen and (max-width: 415px) {
    .select-fix{
        top: 220px;
        height: 170px;
    }
    .information{
        /*margin-top:65px*/
        margin-top:90px
    }
    .tab-city{
        font-size: 1.2rem;
    }
    .select-bottom p{
        font-size: 1.15rem;
    }
    .position{
        /*top:1.3rem;*/
        top:1.8rem;
    }
}
@media screen and (max-width: 400px) {
    .search input{
        height: 30px;
    }
    .package-item{
        height: 200px;
    }
    .tab{
         height: 48px;
        line-height: 48px;
     }
    .a-recom{
        width: 45%;
        margin-left: 0.6rem;
    }
    .select-fix{
        top: 220px;
        height: 170px;
    }
    .information{
        margin-top:70px
    }
    .tab-city{
        font-size: 1.2rem;
    }
    .select-bottom p{
        font-size: 1.1rem;
    }
    .position{
        top:1.6rem;
    }
}
@media screen and (max-width: 380px) {
    .select-fix{
        top: 210px;
        height: 170px;
    }
    .package-item{
        height: 190px;
    }
    .information{
        margin-top:78px
    }
    .select-bottom p{
        font-size: 1.1rem;
    }
}
@media screen and (max-width: 360px) {
    .select-fix{
        top: 195px;
        height: 160px;
    }
    .package-item{
        height: 180px;
    }
    .information{
        margin-top:70px
    }
    .tab-city{
        width: 40px;
    }
    .select-bottom p{
        font-size: 1rem;
    }
    .position{
        /*top:1rem;*/
        top:1.6rem;
    }
}
@media screen and (max-width: 345px) {
    .select-fix{
        top: 185px;
        height: 150px;
    }
    .information{
        margin-top:60px
    }
}
@media screen and (max-width: 330px) {
    .info-title{
        width: 50px;
        font-size: 0.8rem;
    }
    .information{
        margin-top:65px
    }
    .info-title p{
        width: 40px;
        font-size: 1rem;
    }
    .package-item{
        height: 160px;
    }
}




.tab{
    background: none;
    width:78px;
    background-color:#000;
    opacity:0.4; 
    border-radius: 10px;
    margin:10px; 
    height:28px;
}    
.position{
    background: url(/Public/Mobile/images/index/other/position-.png) no-repeat center;
    background-size:100% 100%;
    width: 0.9rem;
}
.title span{
    height:0px;
}

.scroll-item{
    width: 12.6rem;
    padding:0px;
}

.single-scroll ul{
    width:185%;
}

.swiper-pagination-bullet-active{
    background:#ff7200;
}


.indexm{ 
    background-color: white; 
    height: 36px;
}
.indexm li{ 
    width: 20%;
    float:left;
    text-align: center; 
    line-height: 38px;
}
.indexm li a{ 
    padding-bottom: 8px; 
    color:#333; 
    font-size: 14px;
}
.indexm .mhover{
    color: #ff7200; 
    border-bottom: 1px solid #ff7200;
}

.zm{
    font-size: 20px; 
    color: #000; 
    text-align: center; 
    background-color: #f4f4f4;
}
.zm p{
    line-height: 30px;
}
.zm em{
    color:#666;
}
.zm span{
    color:#ff7200;
}


.life,.single{
    background-color:white;
}
.pa-title{
    text-align: left; 
    color:#000; 
    padding-top: 16px;
}
.s-i-img{
    width: 12rem;
}
.s-i-img img {
    border-radius: 6px;
}
.s-i-title{
    color:black;letter-spacing:0px;
}
.s-i-price{
    color:#ff7200;
}

.single-scroll{
    height: 17rem;
}
.about{
    height:12.6rem; 
    padding: 0px;
    background-color: #f4f4f4;
}
.about-one{
    background: none;
    padding-top:10px;
    width:80%;
    margin:auto;
}
.about-one p{
    margin-top: 0px;
    font-weight: 500;
    font-size: 1rem;
}
.about-tel{            
    margin-top: 20px;
}
.about-one li img{
    padding: 1rem 1.7rem 0.5rem 1.7rem;
}
.about img{
    width: 60%;
    margin: auto;
}

.container{
    max-height: 382px;
}

.scroll-item p{
    margin-top: 5px;
}

.city{
    margin-top: 8px;
}

@media screen  and (max-width:420px){
    .container{max-height: 248px;}
}
@media screen  and (max-width:375px){            
    .container{max-height: 223px;}
}

@media screen  and (max-width:320px){        
    .container{max-height: 192px;}
} 

/**
 * 在index上添加活动模块的样式
 */
.activity_con{
    width: 100%;
    padding: 0 15px;
    background-color: #fff;

}

.activity_title{
    padding: 10px 0;
}

.activity_title>p{
    font-size: 1.3rem;
    font-weight: 700;
    color: #000;
}


.activity_item_con{
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling : touch;
    box-sizing: content-box;
    -webkit-box-sizing: content-box; /* Safari */ 
} 

.activity_item img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.activity_item{
    padding: 5px 0;
}


/**
 * 在action.html 上修改
 */

