

.move{
    width: 100%;
    margin: 0 auto;
    /* display: none; */
}
.move_nav{
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    display:flex;
    background:rgba(255,255,255,1);
    position: fixed;
    top:0px;
    left:0px;
    z-index: 200;
}

.nav_left{
    display: flex;
    flex: 1;
    /* background: rebeccapurple; */
}
.nav_middle{
    display: flex;
    flex: 2;
    margin-left: 0.2rem;
    margin: 0 auto;
}

.nav_right{
    display: flex;
    flex:1;
}
.nav_left a{
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 0.8rem;
}
.nav_left a i{
    display: inline-block;
    font-size:0.4rem;
    color: #4a4a4a;;
    line-height: 0.8rem;
}
.nav_middle_content img{
    width: 2rem;
    height: 0.45rem;
    /* margin: 0 auto; */
    /* margin-left:1.2rem; */
    /* margin-top: rem; */
}
.nav_middle_content span{
    height: 100%;
    font-size: 0.3rem;
    line-height:0.8rem;
    /* margin: 0 auto; */
    /* font: 300; */
}
.nav_middle_content{
    margin: 0 auto;
}
.nav_right{
    height: 100%;
    width: 100%;
}
.nav_right span{
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.8rem;
    margin: 0 auto;
}
.shuffling{
    width: 100%;
    position: relative;
    height: 2.6rem;

}
.swiper-container {
    width: 100%;
    height: 100%;
}
.shuffling_box_1{
    background-position: center;
    background-size:cover;
    background-repeat:no-repeat;
    
}
.mind{
    width: 100%;
    
}
.title{
    height: 0.8rem;

}
.title p{
    font-size: 0.3rem;
    line-height: 0.8rem;
    margin-left: 0.2rem;
    color: #4598fc;
}
.swiper-slide {
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.mind_box_1{
    width: 2.5rem !important;
    height: 1.2rem !important; 
    background: url(../images/index/mp3.png) no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0px 5px 0.4rem;
    border:2px solid #E4E4E4;
    padding-top:1.3rem;
    font-size:0.25rem;
}
.consult{
    background: #f3f4f5;
}

.consult_box{
    width: 100%;
}
.consult_box_1{
    position: relative;
    height: 4rem !important; 
    width: 3rem !important;;
    border-radius: 0.2rem;
    margin-left: 0.2rem;
    overflow:hidden;
    background: #ffffff;
    margin-bottom: 0.5rem;
}
.consult_box_1_top{
    position: absolute;
    top: 0rem;
    width: 100%;
    height: 1rem;
    background: url(../images/index/timg.jpeg) no-repeat;
    background-position: center;
    background-size: cover;	
    filter: blur(2px);
    z-index: 1;    

}
.consult_box_1_top_tu{
    position: absolute;
    top: 0rem;
    width: 100%;
    height: 1rem;
    background: rgba(7, 17,27,0.5);
    z-index: 2;
}
.consult_box_1_portrait{
    position: absolute;
    top: 0.5rem;
    left: 0.1rem;
    width: 0.9rem;
    height: 0.9rem;
    border-radius: 50%;
    background: url(../images/index/timg.jpeg) no-repeat;
    background-position: center;
    background-size: cover;	
    z-index: 3;
}
.consult_box_1_title{
    position: absolute;
    top: 1rem;
    width:100%;
    display: block;

}
.consult_box_1_title p{
    font-size: 0.2rem;
    margin-left: 0.85rem;
}
.consult_box_1_middle{
    position: absolute;
    top: 1.5rem;
    width: 100%;

}
.consult_box_1_middle_1{
    height: 0.5rem;
    width: 100%;
}

.consult_box_1_middle_1_text{
    position: relative;
}
.consult_box_1_middle_1_dian{
    position: absolute;
    top: 0.17rem;
    left: 0.3rem;
    width: 0.15rem;
    height:0.15rem;
    border-radius: 50%;
    background: #4598fc;
}
.consult_box_1_middle_1_text p{
    position: absolute;
    left: 0.6rem;;
    width: 2.2rem;
    line-height: 0.5rem;
    font-size: 0.2rem;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    text-align: left;
}
.consult_box_1_bottom{
    position: absolute;
    width: 100%;
    top: 2.5rem;
    text-overflow:ellipsis;
    overflow:hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
    font-size: 0.25rem;
    line-height: 0.3rem;
    height: 0.6rem;
}
.consult_box_1_bottom p{
    margin-left: 0.1rem;
    font-size: 0.2rem;
}
.consult_box_1_bottom_button{
    position: absolute;
    top: 3.3rem;
    width:1.1rem;
    height: 0.5rem;
    background: #1d8efb;
    border-radius: 0.2rem;
    color: white;
}
.consult_box_1_bottom_button a{
    color:#fff;
}
.consult_box_1_bottom_button a:hover{
    color:#fff;
}
.consult_box_1_bottom_button p{
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.5rem;
}
.case{
    width: 100%;
    height: 100%;
    background: #ffffff;
}
.case_box{
    width: rem;
    margin: 0 auto;
}
.case_box_1{
    display: flex;
    width: 95%;
    height: 1rem;
    /* background: #5980f4; */
    margin: 0.3rem auto;

}
.case_box_1_left{
    flex: 1;
    height: 100%;
    background: #f2f2f2;
}
.case_box_1_left_title{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    /* margin-top: 15%; */
}
.case_box_1_left_title p{
    font-size: 0.2rem;
    line-height: 1rem;
}
.case_box_1_right{
    flex: 3;
    border-left: 0.1rem solid  #5980f4;
    height: 100%;
    background: #f2f2f2;
}
.case_box_1_right_top{
    height: 0.5rem;
     width: 4.8rem; 
    margin-left: 0.3rem;
}
.case_box_1_right_top p{
    font-size: 0.25rem;
    line-height: 0.5rem;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}
.case_box_1_right_bottom{
    height: 0.5rem;
    width: 4.8rem;
    margin-left: 0.3rem;
}
.case_box_1_right_bottom p{
    font-size: 0.1rem;
    line-height: 0.5rem;
    /* width: 4.5rem; */
    
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}

.appraisal{

}
.appraisal_box_1{
    position: relative;
    height: 4.2rem !important;
    width: 3.2rem !important;
    margin-left: 0.1rem;
    border-radius: 0.25rem;
    overflow: hidden;
    margin-bottom: 0.3rem;
}
.appraisa_box_1_back{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(../images/index/ceping.jpg);
    background-position: center;
    background-size: cover;		    
    /* -webkit-filter: blur(15px);  
       -moz-filter: blur(15px);
        -ms-filter: blur(15px);    
    -webkit-filter: blur(15px); */

    filter: blur(0.2rem);
}
.appraisa_box_1_back1{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0,0,0.2);
    position: absolute;
    top: 0;
    left: 0;
}
.appraisa_box_1_top{
    position: absolute;
    top:0px;
    width: 100%;
}
.appraisa_box_1_top_1{
    float: left;
    color: white;
    margin-top: 0.2rem;
    margin-left: 0.2rem;
    font-size: 0.25rem;
}
.appraisa_box_1_top_2{
    width: 100%;
    text-align: left;
    font-size: 0.22rem;

}
.appraisa_box_1_top_2 p{
    float: left;

    /* color: white; */
    margin-left: 0.2rem;
    width:2.7rem;
    font-size: 0.2rem;
    height: 0.61rem;
    text-overflow:ellipsis;
    overflow:hidden;
    /* white-space:nowrap; */
    color: white;
}
.appraisa_box_1_photo{
    position: absolute;
    width: 100%;
    top: 1.4rem;
    height: 1.8rem;
    /* background: red; */
    background: url(../images/index/ceping.jpg)no-repeat;
    background-position: center;
    background-size: cover;	
}
.appraisa_box_1_bottom{
    position: absolute;
    width: 100%;
    height: 0.8rem;
    top: 3.5rem;
}
.appraisa_box_1_bottom_left{
    width: 1rem;
    float: left;
}
.appraisa_box_1_bottom_left_bottom{
    width: 1.2rem;
    height: 0.6rem;
    background: #40c86b;
    border-radius: 0.2rem;
    float: left;
    margin-left: 0.1rem;
    text-align: center;
    color:#fff;
}
.appraisa_box_1_bottom_left_bottom p{
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.6rem;
}
.appraisa_box_1_bottom_left_text{
    height: 0.6rem;
    float: right;
    /* background: black; */
    /* font-size: 15px; */
    /* font-size: 0.3rem; */
}
.appraisa_box_1_bottom_left_text p{
    width: 1.6rem;
    float: right;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.6rem;
}

.spirited{
    width: 100%;
    
}

.spirted_box{
    display: block;
    width: 7rem;
    height: 4rem;
    background:url(../images/index/ceping.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    margin-bottom: 0.5rem;
}
.chair_box_1{
    height: 3.2rem !important;
    width: 3.4rem !important;
    margin-left: 0.1rem;
    border-radius: 0.2rem;
    overflow: hidden;
    position: relative;
    margin-bottom: 0.3rem;
    border:1px solid #c6c6c6;
}
.chair_box_1_top{
    position: absolute;
    top: 0;
    height: 2.1rem;
    width: 100%;
    background: url(../images/index/ceping.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
.chair_box_1_bottom{
    position: absolute;
    top: 2rem;
    height: 1rem;
    width: 100%;
}
.chair_box_1_bottom_top{
    height: 0.7rem;
    /* background: rebeccapurple; */
    overflow: hidden;
    
}
.chair_box_1_bottom_top p{
    font-size: 0.3rem;
    width: 3rem;
    line-height: 0.7rem;
    text-align: left;
    padding-left: 0.1rem;
    
}

.chair_box_1_bottom_bottom_left{
    height: 0.4rem;
    float: left;
}
.chair_box_1_bottom_bottom_left_button{
 
    width: 1.1rem;
    height: 0.4rem;
    background: #63d39e;
    border-radius: 0.5rem;
    margin-left: 0.1rem;
}
.chair_box_1_bottom_bottom_left_button p{
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.4rem;
    color: white;
}
.chair_box_1_bottom_bottom_right{
    float: right;
    height: 0.7rem;
}
.chair_box_1_bottom_bottom_right p{
    font-size: 0.2rem;
    line-height: 0.4rem;
    margin-right: 0.1rem;
    color: #c7c7c7;
}
.salon{
    width: 100%;
    background: #f2f2f2;
}
.salon_box{
    width: 7.2rem;
    /* background: red; */
    margin: 0 auto;
    margin-bottom: 0.5rem;

}
.salon_box_top{
    width: 100%;
    background: #ffffff;
    border-radius: 0.3rem;
  
    overflow: hidden;
    margin-bottom: 0.3rem;
}
.salon_box_top_photo{
    width: 100%;
    height: 4rem;
    background: url(../images/index/ceping.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
.salon_box_top_bottom{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.salon_box_bottom_title{
    height: 0.8rem;

}
.salon_box_bottom_title p{
    display: block;
    text-align: left;
    line-height: 0.8rem;
    font-size: 0.3rem;
    width: 98%;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    margin-left: 0.3rem;
    
}
.salon_box_bottom_box{
    width: 100%;
    height: 1.2rem;
    float: left;
}
.salon_box_bottom_box_left{
    float: left;
    margin-left: 0.4rem;
}
.salon_box_bottom_box_left_title{
    height: 0.5rem;
}

.salon_box_bottom_box_left_title p{
    line-height: 0.5rem;
    font-size: 0.3rem;
}
.salon_box_bottom_box_left_title_text{
    font-size: 0.3rem;
}
.salon_box_bottom_box_left_title_text span{
    display: inline-block;
}
.salon_box_bottom_box_left_title_text s{
    display: inline-block;
    margin-left: 0.3rem;
}
.salon_box_bottom_box_right{
    float: right;
}
.salon_box_bottom_box_right_botton{
    width: 1.3rem;
    height: 0.5rem;
    border-radius: 0.6rem;
    border: 1px solid black;
    margin-top: 0.3rem;
    margin-right: 0.6rem;
}
.salon_box_bottom_box_right_botton p{
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.3rem;
}

.salon_box_bottom_1{
    width: 3.5rem;
    height: 4rem;
    border-radius: 0.3rem;
    overflow: hidden;
    background: #ffffff;

}

.salon_box_bottom_1_top{
    width: 100%;
    height: 2rem;
    background: url(../images/index/ceping.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
.salon_box_bottom_1_bottom_title p{
    font-size: 0.3rem;
    margin-left: 0.1rem;
    text-align: left;
}
.salon_box_bottom_1_bottom_info p{
    font-size: 0.2rem;
    margin-left: 0.1rem;
    margin-top: 0.1rem;

}
.salon_box_bottom_1_bottom_title_text{
    margin-top: 0.1rem;
    font-size: 0.2rem;
    margin-left: 0.1rem;
}

.salon_box_bottom_1_bottom_left{
    float: left;
}
.salon_box_bottom_1_bottom_right{
    float: right;
}

.salon_box_bottom_1_bottom_title_botton{
    display: inline-block;
    width: 1.2rem;
    height: 0.5rem;
    border: 1px solid black;
    margin-top: 0.4rem;
    margin-right: 0.2rem;
    border-radius: 0.3rem;

}
.salon_box_bottom_1_bottom_title_botton p{
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.3rem;
    
}

.bottom{
    width: 100%;
    background: black;
    overflow: hidden;
}
.bottom_box{
    width: 100%;
    height: 4rem;
    margin: 0.5rem auto;
    overflow: hidden;

}
.bottom_box_left{
    width: 4rem;
    margin-top: 0.6rem;
    float: left;
}
.bottom_box_left p{
    height: 0.7rem;
    width: 4rem;
    line-height: 0.7rem;
    font-size: 0.2rem;
    color: #ffffff;
    margin-left: 0.5rem;
}
.bottom_box_right{
    float: right;
}
.bottom_box_right_tu{
    background: url(../images/index/xcxewm.png) no-repeat;
    background-position: center;
    background-size: cover;
    width: 2rem;
    height: 2rem;
    margin-right: 0.5rem;
    margin-top: 0.7rem;
}
.bottom_box_right p{
    margin-left: 0.5rem;
    font-size: 0.3rem;
    margin-top: 0.1rem;
    color: #ffffff;
}

/*
遮罩层
*/
.move_list{
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 996;
    display: none;
    
    transition: width 2s;
-moz-transition: width 2s;	/* Firefox 4 */
-webkit-transition: width 2s;	/* Safari 和 Chrome */
-o-transition: width 2s;
}
.move_list_box{
    width: 30%;
    height: 100%;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 996;
    padding:0px 10px;	/* Opera */
}
.move_list_box_clone i{
    font-size: 0.4rem;
    margin-left: 0.3rem;
}
.move_list_box_botton{
    width: 2.5rem;
    height: 0.8rem;
    border:1px solid #9eb5f9;
    border-radius: 0.5rem;
    /* background: red; */
    margin: 0 auto;
}
.move_list_box_list .active{
    border:1px solid #9eb5f9;
    border-radius: 0.5rem;    
    color: #9eb5f9;
}
.move_list_box_botton p{
    text-align: center;
    line-height: 0.6rem;
    color: #9eb5f9;
    font-size: 0.3rem;
}
.move_list_box_list ul li{
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    width: 100%;
    margin: 10px 0px;
    text-align: center;
    font-size: 0.3rem;

}