body{
    overflow: hidden;
}
.scroll{
    overflow-y: scroll;
}
.scroll::-webkit-scrollbar {
	display: none;
}
.content{
    width: 10rem;
    margin: 0 auto;
    max-width: 540px;
    min-height: 100vh;
    max-height: 100vh;
    height: auto;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
    position: relative;
}
.bgpurple{
    background-color: #C3CEE7;
}
a{
    display: flex;
    cursor: pointer;
}
.headbar{
	color:#fff;
	background-color:#00a2ea;
	height: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.headbar .title{
    font-size: 0.5333rem;
    color: #FFFFFF;
}
.headbar .back{
    position: absolute;
    left: 0.46rem;
    background: url(http://ma.tqshfw.com/club/img/20180818/back.png) no-repeat left center;
    width: 0.2029rem;
    height: 0.328rem;
    background-size: 100% 100%;
}
.headbar .menu{
    position: absolute;
    right: 0.46rem;
    background: url(http://ma.tqshfw.com/club/img/20180818/home.png) no-repeat left center;
    width: 0.5938rem;
    height: 0.5938rem;
    background-size: 100% 100%;
}
.top_bg{
    width: 10rem;
    height: auto;
    position: absolute;
}

.home_warp{
    width: 9.5733rem;
    background-color: #FFFFFF;
    border-radius: 30px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    margin-top: 5rem;
    padding-top: 0.8266rem;
    padding-bottom: 0.9066rem;
}
.home_warp .search{
    width: 8.72rem;
}
.search{
    height: 1.28rem;
    background-color: #EFEFEF;
    border-radius: 0.2667rem;
    display: flex;
    align-items: center;
    padding-left: 0.3466rem;
    box-sizing: border-box;
    margin: 0 auto;

}
.search .icon{
    width: 0.5333rem;
    height: 0.5333rem;
}
.search input{
    border: none;
    outline: none;
    background-color: #EFEFEF;
    font-weight: 500;
    font-size: 0.4266rem;
    line-height: 0.5rem;
    margin-left: 0.2133rem;
}
input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
}
input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}
input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
}
input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
}
.search .click{
    width: 1.88rem;
    height: 1.0667rem;
    background: #479FE4;
    border-radius: 0.2667rem;
    margin-left: auto;
    margin-right: 0.1067rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 0.4266rem;
    color: #FFFFFF;
}
.home_warp .kjnumber{
    text-align: center;
    font-weight: 500;
    font-size: 0.3466rem;
    color: #666666;
    padding: 0.32rem 0;
}
.home_warp .kjnumber span{
    color: #333333;
}
.home_warp .lable_list .title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
    font-size: 0.3733rem;
    color: #479FE4;
    padding: 0 0.4rem;
}
.home_warp .lable_list{
    margin-top: 0.6133rem;
}
.home_warp .lable_list .title span{
    display: flex;
    align-items: center;
}
.home_warp .lable_list .title .left img{
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.1333rem;
}
.home_warp .lable_list .title .right{
    color: #999999;
    cursor: pointer;
}
.home_warp .lable_list .title .right img{
    width: 0.4266rem;
    height: 0.4266rem;
    margin-left: 0.1333rem;
}
.home_warp .lable_list .list{
    display: flex;
    flex-wrap: wrap;
    padding-left: 0.4266rem;
    margin-top: 0.2rem;
}
.home_warp .lable_list .list a{
    width: 2.72rem;
    height: 0.7733rem;
    background-color: #F4F4F4;
    border-radius: 0.4533rem;
    font-weight: 500;
    font-size: 0.3733rem;
    color: #333333;
    margin-right: 0.2667rem;
    margin-top: 0.24rem;
    display: block;
    text-align: center;
    line-height: 0.7733rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0.2667rem;
}

.tools_warp{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 9.5733rem;
    background-color: #FFFFFF;
    border-radius: 30px;
    padding: 0.6266rem 0;
    margin: 0.4rem auto;
}
.tools_warp a{
    display: block;
    text-align: center;
    width: 25%;
}
.tools_warp img.icon{
    width: 1.12rem;
    height: 1.12rem;
}
.tools_warp p{
    display: block;
    font-weight: 500;
    font-size: 0.32rem;
    color: #333333;
    margin-top: 0.2667rem;
}

.search_warp .search{
    width: 9.2rem;
    margin-top: 0.4rem;
}
.search_warp .details{
    width: 9.2rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 0.48rem;
    background-color: #F4F4F4;
    padding-top: 0.68rem;
    padding-bottom: 0.8133rem;
}
.search_warp .details .title{
    width: 7rem;
    margin: 0 auto;
    font-weight: bold;
    font-size: 0.6933rem;
    color: #313131;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.search_warp .details .mg{
    width: 5.1466rem;
    height: 5.1466rem;
    margin: 0 auto;
    margin-top: 0.6133rem;
}
.search_warp .details .number{
    font-weight: bold;
    font-size: 0.72rem;
    color: #313131;
    line-height: 0.9733rem;
    margin-top: 0.7333rem;
}
.search_warp .save{
    width: 8.72rem;
    height: 1.28rem;
    background-color: #77B5EE;
    border-radius: 0.64rem;
    margin: 0 auto;
    margin-top: 1.0666rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 0.48rem;
    color: #FFFFFF;
    margin-bottom: 1.0533rem;
}
.search_warp .save .icon{
    width: 0.4266rem;
    height: 0.4266rem;
    margin-right: 0.3066rem;
}

.relevance_list{
    border-top: solid #F0EFEF 0.2667rem;
    padding-bottom: 1.1866rem;
}
.relevance_list .title{
    text-align: center;
    margin-top: 0.8rem;
    font-weight: 500;
    font-size: 0.5333rem;
    color: #000000;
}
.relevance_list .text{
    display: flex;
    justify-content: center;
    margin-top: 0.4533rem;
    font-weight: 500;
    font-size: 0.4rem;
    color: #666666;
}
.relevance_list .text a{
    color: #479FE4;
}
.relevance_list .text font{
    color: #E14343;
}
.relevance_list .item{
    width: 8.72rem;
    background-color: #F4F4F4;
    margin: 0 auto;
    margin-top: 0.4rem;
    padding-bottom: 0.5066rem;
}
.relevance_list .item .flex_item{
    display: flex;
    padding-top: 0.48rem;
}
.relevance_list .item .flex_item img{
    width: 3.1466rem;
    height: 3.1466rem;
    margin-left: 1.0133rem;
}
.relevance_list .item .flex_item .right{
    margin-top: 0.2rem;
    width: 3.9333rem;
    text-align: center;
}
.relevance_list .item .flex_item .right .title1{
    font-weight: 500;
    font-size: 0.5466rem;
    color: #000000;
    width: 5em;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.2rem;
}
.relevance_list .item .flex_item .right .title1 font{
    color: #E14343;
}
.relevance_list .item .flex_item .right .number{
    font-weight: 500;
    font-size: 0.5733rem;
    color: #000000;
    line-height: 0.9733rem;
}
.relevance_list .item .tosave{
    width: 6.7733rem;
    height: 1.1466rem;
    background-color: #D7ECFB;
    border-radius: 0.5733rem;
    margin: 0 auto;
    margin-top: 0.44rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 0.4533rem;
    color: #507093;
}

.preview_popoup{
    display: none;
}
.preview_popoup .popup_content{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
}
.preview_popoup .popup_content .bottom_flex{
    position: absolute;
    left: calc(50% - 5rem);
    bottom: 0;
    width: 10rem;
    background-color: #FFFFFF;
    display: flex;
    justify-content: space-between;
    padding: 0 0.4rem;
    border-radius: 0.2667rem 0.2667rem 0 0;
}
.preview_popoup .popup_content .bottom_flex span{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.3333rem;
    margin: 0.5866rem 0;
    border-radius: 100px;
    font-weight: 500;
    font-size: 0.4533rem;
}
.preview_popoup .popup_content .bottom_flex .cancel{
    width: 3.1066rem;
    background-color: #F0F0F0;
    color: #9A9999;
}
.preview_popoup .popup_content .bottom_flex .confirm{
    width: 5.7733rem;
    background-color: #77B5EE;
    color: #FFFFFF;
}
.preview_popoup .popup_content .bottom_flex .confirm img{
    width: 0.4266rem;
    height: 0.4266rem;
    margin-right: 0.1rem;
}
.preview_popoup .popup_content #pa_bg{
    width: 9.2rem;
    height: auto;
    position: absolute;
    bottom: 2.72rem;
}
.toast{
    position: fixed;
    top: calc(50% - 0.5rem);
    left: calc(50% - 5rem);
    width: 10rem;
    text-align: center;
    z-index: 99999;
}
.toast span{
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 1rem;
    padding: 0 0.6133rem;
    border-radius: 0.16rem;
    font-weight: 400;
    font-size: 0.3466rem;
    color: #FFFFFF;
}