.head{
    width: 100%;
    height: 0.88rem;
    padding: 0 0.22rem;
    box-sizing: border-box;
    background: #fdfff8;
    font-size: 0.38rem;
    line-height: 0.88rem;
    display: flex;
    justify-content: space-between;
}
.head >a{
    color: #4ebbfe;
}
.head span{
    color:#4ebbfe ;
}
.search{
    width: 7.12rem;
    height: 0.6rem;
    background: #ebf7ff;
    margin: 0rem auto;
    opacity: 0.58;
    border-radius: 0.3rem;
}
.search p{
    width: 2.73rem;
    height: 0.23rem;
    font-size: 0.24rem;
    font-weight: normal;
    float: left;
    margin: 0.18rem 0.29rem 0 0.19rem;
    color: #000000;
    opacity: 0.5;

}
.search .tubiao{
    width: 0.79rem;
    height: 0.44rem;
    border-radius: 0.21rem;
    float: right;
    margin-top: 0.08rem;
    margin-bottom: 0.08rem;
    margin-right: 0.09rem;
}
.search img{
    width: 100%;
    height: 100%;
}
.first{
    width: 100%;
    height: 2.8rem;
    margin-top: 0.20rem;
    padding: 0.15rem;
    box-sizing: border-box;
}
.first .box{
    width: 100%;
    height: 100%;
    position: relative;
    /*margin-bottom: 0.33rem;*/
    display: flex;
    flex-direction: row;
}
.thumb{
    height: 2rem;
    width: 2rem;
    margin-left: 0.2rem;
    margin-top: 0.2rem;
}
.thumb img{
    width: 100%;
    height: 100%;
}
.info{
    width: 5rem;
    height: 2rem;
    margin-left: 0.24rem;
    margin-top: 0.2rem;
    display: flex;
    flex-direction: column;
}
.info >h1{
    font-size: 0.30rem;
    color: rgba(0,0,0,0.6);
    font-weight: normal;
    /*line-height: 50%;*/
}
.info .score{
    font-size: 0.22rem;
    color: #000000;
    opacity: 0.3;
    margin-top: 0.1rem;
}
.info .score >span{
    position: relative;
    /*padding-left: 0.14rem;*/
    margin-right: 0.4rem;
}
.info .score >span::before{
    content: '';
    position: absolute;
    width: 0.06rem;
    height: 0.06rem;
    left: -0.1rem;
    top: 0.14rem;
    border-radius: 50%;
    background: #36a8fe;
}
.info .score strong{
    font-size: 0.26rem;
    color: #36a8fe;
}

.info .tag{
    width: 100%;
    height: 0.4rem;
    font-size: 0.20rem;
    color: #36a8fe;
    line-height: 0.4rem;
    display: flex;
    flex-direction: row;
    margin-top: 0.1rem;
}
.tag .pic{
    width: 0.3rem;
    height: 0.3rem;
    margin-top: 0.05rem;
}
.tag  img{
    width: 100%;
    height: 100%;
}
.info .total{
    width: 2.2rem;
    height: 0.35rem;
    background-color: #3babff;
    border-radius: 0.17rem;
    opacity: 0.8;
    font-size: 0.2rem;
    text-align: center;
    margin-top: 0.2rem;
    color: #333333;
}
.info .order{
    width: 1.24rem;
    height: 0.45rem;
    background-color: #3bacfe;
    box-shadow: 0rem 5rem 12rem 0rem
    rgba(59, 172, 254, 0.43);
    border-radius: 0.22rem;
    position: absolute;
    right: 0;
    bottom: 0.4rem;
    text-align: center;
    color: #ffffff;
}
.second{
    width: 100%;
    height: 0.6rem;
    display: flex;
    flex-direction: row;
}
.second .one{
    width: 1.5rem;
    height: 0.52rem;
    background: #3babff;
    border-radius: 0.24rem;
    background: rgba(59,171,255,0.3);
    text-align: center;
    margin-right: 0.35rem;
    margin-left: 0.2rem;
    line-height: 0.52rem;
    color: #3bacfe;
    font-size: 0.2rem;
}
.second .two{
    width: 1.5rem;
    height: 0.52rem;
    background: #3babff;
    border-radius: 0.24rem;
    background: rgba(59,171,255,1);
    text-align: center;
    /*margin-right: 0.35rem;*/
    margin-left: 1.13rem;
    line-height: 0.52rem;
    color: #ffffff;
    font-size: 0.2rem;
}
.second .three{
    width: 1.50rem;
    height: 0.52rem;
    background: #3babff;
    border-radius: 0.24rem;
    background: rgba(59,171,255,0.3);
    text-align: center;
    line-height: 0.52rem;
    color: #3bacfe;
    font-size: 0.2rem;
}

.last{
    width: 100%;
    height: auto;
    min-height: 6rem;
    margin-top: 0.2rem;
}
.first1{
    width: 100%;
    height: 2.8rem;
    margin-top: 0.20rem;
    padding: 0.15rem;
    box-sizing: border-box;
}
.first1 .box2{
    width: 100%;
    height: 100%;
    position: relative;
    /*margin-bottom: 0.33rem;*/
    display: flex;
    flex-direction: row;
}
.thumb2{
    height: 2rem;
    width: 2rem;
    margin-left: 0.2rem;
    margin-top: 0.2rem;
}
.thumb2 img{
    width: 100%;
    height: 100%;
}
.info2{
    width: 5rem;
    /*height: 2rem;*/
    height: auto;
    margin-left: 0.24rem;
    margin-top: 0.2rem;
    display: flex;
    flex-direction: column;
}
.info2 >h1{
    font-size: 0.30rem;
    color: rgba(0,0,0,0.6);
    font-weight: normal;
    /*line-height: 50%;*/
}
.info2 .text1{
    font-size: 0.22rem;
    color: #000000;
    opacity: 0.3;
}
.info2 .score2{
    font-size: 0.22rem;
    margin-top: 0.35rem;
}
.info2 .score2 >span{
    position: relative;
    /*padding-left: 0.14rem;*/
    margin-right: 0.4rem;
    color: #000000;
    opacity: 0.8;
}
.info2 .score2 >span::before{
    content: '';
    position: absolute;
    width: 0.06rem;
    height: 0.06rem;
    left: -0.1rem;
    top: 0.14rem;
    border-radius: 50%;
    background: #36a8fe;
}
.info2 .score2 strong{
    font-size: 0.26rem;
    color: #36a8fe;
}
.info2 .tag2{
    width: 100%;
    height: 0.4rem;
    font-size: 0.20rem;
    color: #36a8fe;
    line-height: 0.4rem;
    display: flex;
    flex-direction: row;
    margin-top: 0.2rem;
}
.tag2 .pic2{
    width: 0.3rem;
    height: 0.3rem;
    margin-top: 0.05rem;
}
.tag2  img{
    width: 100%;
    height: 100%;
}
.tag2 .text2{
    font-size: 0.2rem;
    color: #cfcfcf;
}
.info2 .order2{
    width: 1.08rem;
    height: 0.25rem;
    position: absolute;
    right: 0;
    bottom: 1rem;
    font-size: 0.26rem;
    color: #fbb548;
}