﻿body{ 
    color:black;
    background:white;
    font-family:微软雅黑;
}
.active {
    border-color: #ff0000 !important;
    z-index: 1;
    border-right: 0.02rem solid #ff0000 !important;
    margin-right:0.02rem;
}
.head{ 
    width: 100%;
    height: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.3rem;
    margin: 0.2rem 0 0.6rem;
}
.return{ 
    width:0.26rem;
    height:0.32rem;
}
.return img{ 
    width:100%;
    height:100%;
}
.head-tab{
    height: 0.7rem;
    display: flex;
}
.head-tab div{
    width:1.8rem;
    height:100%;
    text-align:center;
    line-height:0.7rem;
    font-weight: 500;
    font-size: 0.28rem;
}
    .head-tab div:nth-child(1) {
        background: #FE552E;
        border-top-left-radius: 0.1rem;
        border-bottom-left-radius: 0.1rem;
        color: #FFFFFF;
    }
    .head-tab div:nth-child(2) {
        border-top-right-radius: 0.06rem;
        border-bottom-right-radius: 0.06rem;
        border: 0.01rem solid #CFCFCF;
        color: #242424;
    }
.mohubox {
    padding: 0 0.3rem 0.4rem;
    border: 1px solid #fff;
}
.jingquebox {
    padding: 0 0.3rem 0.4rem;
    border: 1px solid #fff;
}
.mhss {
    font-size: 0.32rem;
    clear: both;
    font-weight: 800;
}
.mohubox:hover, .jingquebox:hover {
    border: 1px solid #FE5510;
    background: linear-gradient(to bottom,#FFE2CA 0.5rem, white 0.5rem, white 100%);
}
/*.mohubox:hover .mhss,.jingquebox:hover .mhss{
    background: rgb(255, 226, 202);
}*/
.bigsearch {
    width: 100%;
    height: 1.02rem;
    margin-top: 0.2rem;
    border: 0.02rem solid #FF7129;
    border-radius: 0.14rem;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bigsearch .mh_label {
    height: 100%;
    margin: 0;
    padding-left: 0.28rem;
    display: flex;
    align-items: center;
}
.bigsearch img {
    width: 0.3rem;
    height: 0.3rem;
}
.bigsearch input {
    width: auto;
    height: 100%;
    outline: none;
    padding-left: 0.16rem;
    font-weight: 500;
    font-size: 0.32rem;
    border: none;
}
.input-clear-nlhm {
    position: absolute;
    right: 2.2rem;
    display:none;
    line-height: 0.8rem;
}

    .input-clear-nlhm::after {
        content: '✖'
    }
.bigsearch div {
    width: 1.5rem;
    height: 100%;
    font-weight: 500;
    color: white;
    background: linear-gradient(#FF7129 0%, #FE552E 100%);
    text-align: center;
    font-size: 0.32rem;
    line-height: 0.98rem;
}
.sss {
    margin-top: 0.28rem;
    width: 100%;
    font-weight: 500;
    font-size: 0.26rem;
    color: #3F3F3F;
    overflow: hidden;
}
.s-one{ 
    float:left;
    display:flex;
    align-items: center;
}
.s-one div {
    display: flex;
    align-items: center;
}
.s-two {
    float: left;
    display: flex;
    align-items: center;
}
.s-btn {
    width: 1.6rem;
    height: 0.6rem;
    text-align: center;
    line-height: 0.6rem;
    font-size: 0.28rem;
    float: left;
    border: 0.01rem solid #CDCDCD;
    border-radius: 0.3rem;
}
.s-one div:nth-child(1) { 
    margin-right: 0.3rem;
}
.s-one div:nth-child(2) {
    margin-right: 0.3rem;
}
.s-two div:nth-child(1) {
    margin-left: 0.3rem;
}
.smallsearch {
    width: 100%;
    height: 0.8rem;
    margin-top: 0.2rem;
    display: flex;
    justify-content: center;
}
.change{ 
    border:0.01rem solid #FE5510;
    color:#FE5510;
}
.smallsearch input {
    width: 0.6rem;
    height: 0.92rem;
    border: 0.02rem solid #DFDFDF;
    float: left;
    outline: none;
    text-align: center;
    font-size: 0.28rem;
}
.smallsearch input:nth-child(1){
    border-top-left-radius:0.12rem;
    border-bottom-left-radius:0.12rem;
    background:#F4F4F4;
}
.smallsearch input:nth-child(2){ 
    margin-left:-0.02rem;
}
.smallsearch input:nth-child(3){ 
    margin-left:-0.02rem;
}
.smallsearch input:nth-child(4){ 
    margin-left:0.2rem;
}
.smallsearch input:nth-child(5){ 
    margin-left:-0.02rem;
}
.smallsearch input:nth-child(6){ 
    margin-left:-0.02rem;
}
.smallsearch input:nth-child(7){ 
    margin-left:-0.02rem;
}
.smallsearch input:nth-child(8){ 
    margin-left:0.2rem;
}
.smallsearch input:nth-child(9){ 
    margin-left:-0.02rem;
}
.smallsearch input:nth-child(10){ 
    margin-left:-0.02rem;
}
.smallsearch input:nth-child(11){ 
    margin-left:-0.02rem;
    border-top-right-radius:0.12rem;
    border-bottom-right-radius:0.12rem;
}
.accurate-btn {
    width: 100%;
    height: 0.92rem;
    line-height: 0.92rem;
    background: #e6e6e6;
    color: #C4C4C4;
    font-size: 0.36rem;
    /*font-weight: 900;*/
    text-align: center;
    margin: 0.3rem auto;
    border-radius: 0.12rem;
}
.record-head{ 
    width:100%;
    overflow:hidden;
}
.record-head div:nth-child(1){ 
    font-size:0.3rem;
    margin-left:0.2rem;
    float:left;
}
.record-head div:nth-child(2){ 
    width:0.4rem;
    height:0.4rem;
    float:right;
    margin-right:0.5rem;
}
.record{ 
    width:100%;
    overflow:hidden;
    margin-top:0.3rem;
}
.record span{ 
    display:inline-block;
    font-size:0.28rem;
    margin-left:0.2rem;
    padding:0.05rem 0.2rem;
    background:#F7F7F7;
    border-radius:0.5rem;
    margin-top:0.1rem;
}
.subtitle {
    color: #696969;
    padding-top: 0.12rem;
    font-size: 0.28rem;
}
.check_box {
    display: inline-block;
    border: 0.02rem solid #C5C5C5;
    background: #fff;
    width: 0.28rem;
    height: 0.28rem;
    box-sizing: content-box;
    border-radius: 0.04rem;
    margin-right: 0.1rem;
}
.check_box_c::before {
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    color: #fff;
    content: "√";
    text-align: center;
    background: #FE5510;
}
.btn_box {
    width: 100%;
    margin: 0.3rem 0;
    align-items: center;
    display: flex;
    justify-content: center;
}
.btn_box .footer-btn-clear {
    background: #f2f2f2;
}
.btn_box .footer-btn {
    border-radius: 0.08rem;
    color: #666;
    font-size: .32rem;
    height: 0.8rem;
    letter-spacing: .04rem;
    line-height: .8rem;
    margin: 0.1rem;
    width: 3rem;
    text-align:center;
}
.btn_box .footer-btn-cancel {
    background: #8b8b8b;
    color: #fff;
}
