html{
    font-size: 20px;
}
body{
    background: #f2f3f8;
}
input{
    -webkit-appearance:none;
}
.clear{
    clear:both;
}
.bottom_margin{
    margin-bottom:2.3rem;
}
/**
 * 底部的统一样式
 */
.home_bottom{
    height:2rem;
    line-height: 2.15rem;
    margin-top:0.2rem;
    border-top:1px solid #e6ebf7;
    background: #fff;
    padding-top:0.15rem;
    position: fixed;
    bottom: 0;
    left: 0;
    right:0;
    width:100%;
    display: -moz-box;
    display: -webkit-box;
    display: box;
}
.home_bottom a{
    /*display: inline-block;
    width:24.2%;
    height:100%;
    text-align: center;*/
    color:#666;
    font-size: 0.44rem;
    display:block;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    text-align: center;
}
#mobile_msg span{
    position:relative;
}
.message_tip{
    display: inline-block;
    position: absolute;
    top:0.25rem;
    right: -0.1rem;
    width: 0.25rem;
    height:0.25rem;
    -webkit-border-radius:0.25rem;
    -moz-border-radius:0.25rem;
    border-radius:0.25rem;
    background: red;
}
.home_bottom span{
    display:inline-block;
    width:1rem;
    height:1rem;
    margin: 0 auto;
}
.home_bottom p{
    line-height: 1rem;
    position: relative;
    bottom: 1rem;
}
.actives{
    color:#53a6ff;
}

/**
 * 详情页面的统一样式
 */
.margin_top4{
    width:15.6rem;
    margin: 0.2rem auto 0;
    background: #fff;
    font-size: 0.53rem;
    color:#666;
    border:1px solid #ebecf1;
    -webkit-border-radius:2.22px;
    -moz-border-radius:2.22px;
    border-radius:2.22px;
    display: block;
}
.pading_10{
    padding:0 0.5rem;
}
.show_row{
    line-height: 1.5rem;
    border-bottom:1px solid #f2f3f6;
}
.show_row:after{
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.title_font{
    color:#333;
    font-size: 0.8rem;
    line-height: 1.5rem;
}
/*备注*/
.remarks{
    padding:0.5rem 0;
}
.remarks div{
    width:10.5rem;
    line-height: 1rem;
    text-align: right;
}
/*头像*/
.toux_pic{
    width:0.75rem;
    height:0.75rem;
    display: inline-block;
    margin-top:0.375rem;
    float: left;
    border-radius: 0.75rem;
    overflow: hidden;
    margin-right:5px;
}

/**
 * 列表页面的统一样式
 */
/*搜索框样式*/
.search{
    text-align: center;
    height:1.2rem;
    background: #fff;
    overflow: hidden;
    position: relative;
}
.search_input{
    float: left;
    padding-left:0.75rem;
    height:100%;
    border: none;
    outline: none;
    width:14.85rem;
    text-align: center;
}
.search_input:focus{
    outline: none;
}
.search_pic{
    position: absolute;
    left:6.5rem;
    top:0;
    width:0.9rem;
    height: 0.9rem;
    margin-top:0.15rem;
}
.search_focus{
    position: absolute;
    right:0.1rem;
    top:0;
    width:0.9rem;
    height: 0.9rem;
    margin-top:0.15rem;
    padding-left:0.2rem;
    padding-right:0.1rem;
    border-left:1px solid #ddd;
}
/*列表样式*/
.title_fonts{
    font-size: 0.667rem;
    color:#333;
    line-height: 1.5rem;
    display: inline-block;
}
.click_pic{
    height:1.5rem;
    line-height: 1.5rem;
    display: none;
}
.click_tu_pic{
    width:1rem;
    height:1rem;
    display: inline-block;
    margin:0.25rem 0.5rem 0 0.2rem;
}
div.border_color{
    border:1px solid #badbff;
}
.lie_state{
    display: block;
}
/*switchButton的样式*/
.switch_btn{
    width:2.5rem;
    height:1rem;
    background: #53a6ff;
    border: none;
    border-radius:0.6rem;
    outline: none;
    margin-top:0.3rem;
    color:#fff;
}

.switch_btn i{
    display:inline-block;
    width:0.9rem;
    height:0.9rem;
    background: #fff;
    border-radius:0.6rem;
    line-height:0.6rem;
    float: left;
    margin: 0.05rem;
}
.switch_btn i.off{
    float: right;
}
.status{
    color:#fff;
    line-height:1rem;
    font-size: 0.44rem;
    display: inline-block;
    /*float: left;
    margin-left:0.01rem;*/
    vertical-align: middle;
    margin-top: 0.1rem;
}

#jiazai {
    font-size:0.53rem;
    text-align: center;
    color: #59a9fe;
    line-height: 1.5rem;
    width: 15.6rem;
    margin: 0.4rem auto 0.4rem;
    -webkit-border-radius: 2.22px;
    -moz-border-radius: 2.22px;
    border-radius: 2.22px;
    background: #e5e6eb;
}
.pic_icon{
    float:right;
    width:0.9rem;
    margin-top:0.45rem;
}
/*多重搜索框*/
.search_box{
    width:10rem;
    /*height:3.9rem;*/
    margin:0 auto;
    margin-top:0.25rem;
}
.search_text,.main_table_title_span{
    display:inline-block;
    width:30%;
    margin-bottom:0.5rem;
}
.search_main,.adapter{
    display:inline-block;
    width:68%;
}
.search_main>input{
    width:45%;
}
.search_manyBtn{
    width:100%;
    height:1rem;
    margin-top:0.5rem;
    text-align:center;
    border-radius: 5px;
    background-color: #53a6ff;
}
.search_manyBtn>img{
    width:0.5rem;
    height:0.5rem;
    vertical-align: middle;
}
