.red{
    color:#a4332c;
}
.searchPage{
    overflow: hidden;
    /*padding-top: 0.8rem;*/
}
.desktop .searchPage{
    padding-top: 40px;
}
.searchTop{
    position: fixed;
    width: 100%;
    background: #A4332C;
    left: 0;
    top: 0;
    height: 0.8rem;
    z-index: 10;
}
.mobile .searchTop{
    position: relative;
    width: 100%;
}
.searchTop h1{
    position: relative;
    background: #A4332C;
    color:#fff;
    width: 100%;
    font-weight: normal;
}
.mobile .searchTop h1{
    font-size: 0.26rem;
    text-indent: 0.9rem;
    line-height: 0.8rem;
}
.desktop .searchTop h1{
    width: 1200px;
    margin: 0 auto;
}  
.back{
    position: absolute;
    background: url(https://cms.archosaur-game.com/jeecms/r/cms/oscar-www/htkr/img/l_1.png) 0 0 no-repeat;
    background-size:contain; 
    cursor: pointer;
}
.back{
    width: 0.18rem;
    height: 0.32rem;
    top: 0.24rem;
    left: 0.4rem;
}
.desktop .back{
    left: 0;
}
.desktop .searchMain{
    width: 1200px;
    margin: 0 auto;
    min-height: 620px;
    max-height: 920px;
    overflow: hidden;
    overflow-y: auto;
    background: #fff;
    box-sizing: border-box;
}

 .desktop .searchMain{
    margin-top: 40px;
    margin-bottom: 80px;
 }
 .mobile .searchMain{
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    height: auto;
    /*height: calc(100vh - 2.6rem);*/
    /*margin-bottom: 0.8rem;*/
 }

 @media screen and (orientation: landscape)  and (max-width: 1080px){
    /* 横屏 */
    .mobile .searchTop{
        height: 50px;
    }
    .mobile .back{
        width: 0.14rem;
        top:18px;
    }
    @supports ((height: constant(safe-area-inset-top)) or (height: env(safe-area-inset-top))) and (-webkit-overflow-scrolling: touch) {
        .mobile .back{
            width: 0.2rem;
            left: constant(safe-area-inset-left);
            left: env(safe-area-inset-left);
        }
    }
}


.desktop .searchPage .search_txt{
    width: 100%;
    height: 80px;
    background: #3b3b3b;
    margin-bottom: 15px;
}
.desktop .searchPage .search_txt input{
    width: 1100px;
    height: 40px;
    background: #fff;
    outline: none;
    border: none;
    border-radius: 30px;
    display: block;
    text-indent: 20px;
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin-top: 20px;   
    margin-left: 20px;
    margin-right: 14px; 
}
.desktop .searchPage .search_txt img{
    width: 32px;
    height: 32px;
    float: left;
    margin-top: 29px;
    cursor: pointer;
    user-select: none;
}
.desktop .searchPage .search_txt{
    width: 100%;
    height: 80px;
    background: #3b3b3b;
    margin-bottom: 15px;
}
.desktop .searchPage .search_txt input{
    width: 1100px;
    height: 40px;
    background: #fff;
    outline: none;
    border: none;
    border-radius: 30px;
    display: block;
    text-indent: 20px;
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin-top: 20px;   
    margin-left: 20px;
    margin-right: 14px; 
}
.desktop .searchPage .search_txt img{
    width: 32px;
    height: 32px;
    float: left;
    margin-top: 29px;
    cursor: pointer;
    user-select: none;
}

.mobile .searchPage .search_txt{
    width: 100%;
    height: 1.2rem;
    background: #3b3b3b;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.4rem;
}
.searchPage .search_txt .search_input{
    position: relative;
    display: block;
    float: left;
}
.mobile .searchPage .search_txt .search_input{
    width: 73%;
    float: unset;
    /*margin-left: 0.3rem;*/
    margin-right: 0.2rem; 
}
.mobile .searchPage .search_txt input{
    display: block;
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    background: #fff;
    outline: none;
    border: none;
    border-radius: 0.3rem;
    display: block;
    text-indent: 0.3rem;
    font-size: 0.26rem;
    font-weight: bold;
    float: left;  
}
.mobile .searchPage .search_txt img{
    width: 0.54rem;
    height: 0.54rem;
    float: left;
    cursor: pointer;
    user-select: none;
    margin-left: 0.2rem;
}
.search_records, .search_hots{
    overflow: hidden;
    clear: both;

}
.search_records ul li,.search_hots ul li{
    display: block;
}
.search_records ul{
    min-height: 100px;
}
.mobile .search_records ul{
    min-height: 2rem;
}
.desktop .search_records,.desktop  .search_hots,.desktop  .search_results{
    width: 1120px;
    margin: 0 auto;    
}
.desktop .search_records h4, .desktop .search_hots h4, .desktop .search_results h4{
    font-size: 22px;
    margin-bottom: 20px;
}
.desktop .search_records ul li, .desktop .search_hots ul li{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    border-radius: 16px;
    float: left;
    border:2px solid #a2a2a2;
    padding:0 20px;
    margin-right: 30px;
    margin-bottom: 20px;
    cursor: pointer;
    user-select: none;
    position: relative;
}
.desktop .search_records ul li .search_record_item{
    display: block;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.desktop .search_records ul li:hover, .desktop .search_hots ul li:hover{
    color:#a4332c;
}
.desktop .search_records ul li .clearItem{
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../img/closeTag.png) 0 0 no-repeat;
    background-size: contain;
    right: -14px;
    top: -12px;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
}
.desktop .clearRocords{
    float: right;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    cursor: pointer;
    color: #a2a2a2;
    user-select: none;
}
.mobile .search_records,.mobile  .search_hots,.mobile  .search_results{
    width: 90%;
    margin: 0 auto;    
}
.mobile .search_records h4, .mobile .search_hots h4, .mobile .search_results h4{
    font-size: 0.24rem;
    margin-bottom: 0.2rem;
}
.mobile .search_records ul li, .mobile .search_hots ul li{
    font-size: 0.2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 0.3rem;
    float: left;
    border:2px solid #a2a2a2;
    padding:0 0.2rem;
    margin-right: 0.3rem;
    margin-bottom: 0.3rem;
    cursor: pointer;
    user-select: none;
    position: relative;
}
.mobile .search_records ul li .search_record_item{
    display: block;
    max-width: 2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mobile .search_records ul li .clearItem{
    position: absolute;
    width: 0.3rem;
    height: 0.3rem;
    background: url(../img/closeTag.png) 0 0 no-repeat;
    background-size: contain;
    right: -0.24rem;
    top: -0.1rem;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
}
.mobile .clearRocords{
    float: right;
    font-weight: normal;
    font-size: 0.2rem;
    line-height: 0.2rem;
    cursor: pointer;
    color: #a2a2a2;
    user-select: none;
    margin-top: 2px;
}
.desktop .search_results{
    margin-bottom: 30px;
    position: relative;
}
.desktop .search_results .pageGoTop{
    position: absolute;
    bottom:10px;
    right:-120px;
}
.search_results ul{
    display: block;
    max-height: 510px;
    overflow: auto;
}
.mobile .search_results ul{
    max-height: calc(100vh - 2.6rem);
    max-height: unset;
    padding-bottom: 0;
}
.search_results li{
    font-size: 14px;
    display: block;
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.mobile .search_results li{
    padding-bottom: 0.16rem;
    margin-bottom: 0.16rem;
}
.search_results li .search_result_title{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
    display: flex;
    display: -webkit-flex;
    justify-content: left;
    -webkit-justify-content: left;
    align-items: center;
    -webkit-align-items: center;
}
.mobile .search_results li .search_result_title{
    font-size: 0.2rem;
}
.search_results li .search_result_zhaiyao{
    width: 100%;
    height: 54px;
    font-size: 14px;
    margin: 10px 0;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.mobile .search_results li .search_result_zhaiyao{
    font-size: 0.22rem;
    line-height: 17px;
    height: 51px;
    margin: 0.1rem 0;
}
.mobile.ipad .search_results li .search_result_zhaiyao{
    line-height: 29px;
    height: 87px;
}
.search_results li a.look{
    display: block;
    float: right;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #a2a2a2;
    border-radius: 16px;
    padding: 0 20px;
    cursor: pointer;
    user-select: none;
    position: relative;
    color:#848383;
    box-sizing: border-box;
}
.mobile .search_results li a.look{
    font-size: 0.2rem;
    height: 0.32rem;
    line-height: calc(0.3rem + 2px);
    border-radius: 0.24rem;
    padding: 0 0.2rem;
}
.search_results li .lookhref{
    display: block;
    color:#000;
}
.desktop .search_results li a.look:hover{
    color:#a4332c;
}
.desktop .search_results li .lookhref:hover{
     color:#a4332c;
}
.search_results>p{
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}
.mobile .search_results>p{
    font-size: 0.2rem;
}
.clearTxt{
    width: 18px;
    height: 18px;
    position: absolute;
    top: 31px;
    right: 30px;
    background: url(../img/clear.png) 0 0 no-repeat;
    background-size: contain;
    cursor: pointer;
    user-select: none;
}
.mobile .clearTxt{
    width: 0.26rem;
    height: 0.26rem;
    top: 50%;
    right: 0.1rem;
    margin-top: -0.13rem;
}
.search_results  .lastli{
    border-bottom: none !important;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px !important;
    color:#9e9e9e;
}