html {
    height: 100%;
    background-color: rgb(246, 245, 245);
}

body {
    font-size: .27rem;
}

.align-center {
    align-items: center;
}
.flex {
    display: flex;
}

.between {
    justify-content: space-between;
}

.around {
    justify-content: space-around;
}

.arrow-right {
    width: .1rem;
    margin-left: .11rem;
}

select {
    min-width: 1.3rem;
    max-width: 2rem;
    font-size: 0.281rem;
    padding: 0.1rem 0.3rem;
    margin-left: 0.4rem;
    border: 0;
    background: url(http://imgbdb3.bendibao.com/whbdb/20202/26/20200226162105_59108.png) no-repeat scroll right 0.26rem transparent;
    -webkit-appearance: none;
    background-size: 0.16rem 0.08rem;
    outline: none;
}

.click {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: rgba(20, 20, 20, 1);
    line-height: 0.8rem !important;
    font-weight: 600;
}

.all {
    height: 0.9rem;
    width: 45%;
    margin: 0.3rem auto;
    text-align: center;
    line-height: 0.9rem;
    font-size: .3rem;
    background: #F0EDF1;
    border-radius: 0.14rem;
    color: #000000;
}

.model1 {
    margin: 0 .23rem;
}

.guide1-tab-bar{
    margin-bottom: .39rem;
    overflow-x: scroll;
}

.guide1-tab-item {
    flex-shrink: 0;
    margin-right: .3rem;
    padding-bottom: .21rem;
    font-size: .29rem;
    color: #666666;
}

.chouse1{
    color: #000000;
    font-weight: bold;
    border-bottom: .04rem solid #629CDB;
}

/*.guide1-content {
    background-color: #FFFFFF;
    padding: .32rem .28rem;
    margin: .31rem 0;
    border-radius: .21rem;
}*/

.guide1-content .list-title {
    font-size: .29rem;
    font-weight: bold;
    color: black;
}

.model1 .list-content{
   
}
.model2 {
    margin: 0 .23rem;
}
.guide2-tab-bar{
    margin-bottom: .39rem;
    overflow-x: scroll;
}

.guide2-tab-item {
    flex-shrink: 0;
    margin-right: .49rem;
    padding-bottom: .21rem;
    font-size: .29rem;
    color: #666666;
}

.chouse2{
    color: #000000;
    font-weight: bold;
    border-bottom: .04rem solid #629CDB;
}
.model3 {
    padding: .2rem .2rem;
    margin: .23rem 0;
}
.model3 .guide3-body{
    padding:0.08rem;
    background-color: #FFFFFF;
    border-radius: .21rem;
}

.guide3-tab-bar{
    margin-bottom: .39rem;
    overflow-x: scroll;
}

.guide3-tab-item {
    flex-shrink: 0;
    margin-right: .49rem;
    padding-bottom: .21rem;
    font-size: .29rem;
    color: #666666;
}

.chouse3{
    color: #000000;
    font-weight: bold;
    border-bottom: .04rem solid #629CDB;
}


/*.model3 .link-list a{*/
/*    display: inline-block;*/
/*    width: 45%;*/
/*    height: .79rem;*/
/*    line-height: .79rem;*/
/*    text-align: center;*/
/*    color: #629CDB;*/
/*    border-radius: .1rem;*/
/*    border: .02rem solid #85b5e6;*/
/*    margin-bottom: .2rem;*/
/*    margin-right: .2rem;*/
/*    overflow:hidden;*/
/*}*/
.model4 {
    margin: 0 .23rem;
    margin-bottom: .51rem;
}
.guide4-tab-bar{
    margin-bottom: .39rem;
    overflow-x: scroll;
}

.guide4-tab-item {
    flex-shrink: 0;
    margin-right: .49rem;
    padding-bottom: .21rem;
    font-size: .29rem;
    color: #666666;
}

.chouse4{
    color: #000000;
    font-weight: bold;
    border-bottom: .04rem solid #629CDB;
}
.model5 {
    margin: 0 .23rem;
}
.model10{
    margin: 0 .23rem;
}
.swiper-border{
    margin: 0.23rem 0;
}
/*.guide5-content {
    background-color: #FFFFFF;
    padding: .32rem .28rem;
    margin: .31rem 0;
    border-radius: .21rem;
}*/

.guide5-content .list-title {
    font-size: .29rem;
    font-weight: bold;
    color: black;
}

.model5 .list-content{
    
}
.model6 {
    margin: .23rem 0.23rem;
    padding: .49rem .33rem;
    background-color: #FFFFFF;
    border-radius: .21rem;
}
.model6 .link-list a{
    display: inline-block;
    width: 45%;
    height: .79rem;
    line-height: .79rem;
    text-align: center;
    color: #629CDB;
    border-radius: .1rem;
    border: .02rem solid #85b5e6;
    margin-bottom: .2rem;
    margin-right: .2rem;
    overflow:hidden;
}
.model7 {
    margin-bottom: .23rem;
    padding: .2rem .2rem;

}
.model7 .guide7-content{
    background-color: #FFFFFF;
    border-radius: .21rem;
}
.model7 .list-item{
    margin-left: 0.2rem;
    padding-top:0.2rem ;
}
.model7 .list-item .list-title{
    /*color: #666;*/
}
.model7 .link-list a div{
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
    display: inline-block;
}
.model3 .link-list a div{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;

}
.model3 .link-list a .has_tb{
    width: 0.14rem;
    height: 0.14rem;
    border-radius: 1rem;
    background-color: #5095DD;
    margin-bottom: 0.1rem;
}
.model7 .link-list a .has_tb{
    width: 0.14rem;
    height: 0.14rem;
    border-radius: 1rem;
    background-color: #5095DD;
    margin-bottom: 0.1rem;
}
.model7 .link-list a{
    display: inline-block;
    width: 45%;
    height: .4rem;
    line-height: .4rem;
    color: #629CDB;
    border-right: 1px solid #ddd;
    margin-bottom: .2rem;
    margin-left: 0.2rem;
    overflow:hidden;
    white-space: nowrap;
}
.model3 .link-list a{
    display: inline-block;
    width: 45%;
    height: .4rem;
    line-height: .4rem;
    color: #629CDB;
    border-right: 1px solid #ddd;
    margin-bottom: .2rem;
    margin-left: 0.2rem;
    overflow:hidden;
    white-space: nowrap;
}
.model7 .link-list a:nth-child(2n){
border: none;
}
.model3 .link-list a:nth-child(2n){
    border: none;
}

.model8 {
    margin: 0 .23rem;
    margin-bottom: .51rem;
}
.tip{
    margin-bottom: .23rem;
    line-height: 1.06rem;
    font-size: .29rem;
    background-color: #FFFFFF;
    border-radius: .21rem;
    overflow: hidden;
}

.tips-content{
    display: inline-block;
}

.tip a{
    padding: 0 .3rem;
    color: #333333;
    display:inline-block;
}

.list-title {
    font-size: .37rem;
    color: #629CDB;
    font-weight: bold;
}

.sport1-info-item{ margin-top:0.2rem;}
.sport5-info-item{ margin-top:0.2rem;}

.list-item {
    margin-bottom: .34rem;
    font-size: .29rem;
    font-weight: bold;
}
.list-item .fir-block{
    margin-top: 0.08rem;
    width: 0.08rem;
    height: 0.38rem;
    border-radius: 0.04rem;
    background-color: #5095DD;
    margin-right: 0.1rem;
}
.list-item .sec-block{
    margin-top: 0.08rem;
    width: 0.08rem;
    height: 0.38rem;
    border-radius: 0.04rem;
    background-color: #5095DD;
    opacity: 0.6;
    margin-right: 0.1rem;
}


.list-detail-title {
    width:20%;
    display: block;
    flex-shrink: 0;
    color: #999999;
	vertical-align: top;
	margin-bottom: .10rem;
}

.list-detail-content {
    /*width:65%;*/
    display: block;
    /*text-indent: .27rem;*/
    margin-bottom: .22rem;
}

.list-content-btn{
    margin-top: .16rem;
    padding-top: .19rem;
    border-top: .01rem solid #E9E9E9;
}

.list-title img {
    width: .26rem;
    margin-right: .03rem;
    vertical-align: middle;
}

.list-content-btn a{
    color: #629CDB;
}

.list-border{
    background-color: #FFFFFF;
    padding: .2rem .2rem;
    margin: .31rem 0; 
    border-radius: .21rem; 
}

.show-more, .hide-more {
    display: flex;
    align-items: center;
    justify-content: center;
    height: .64rem;
    width: 50%;
    margin: 0 auto;
    margin-top: .41rem;
    line-height: .64rem;
    font-size: .25rem;
    color: #333333;
    text-align: center;
    background-color: #F0EFF2;
    border-radius: .32rem;
}

.fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    max-width: 7.5rem;
    margin: auto;
    background: #fff;
    padding: 0.1rem 0;
    z-index: 999;
}

.share {
    width: 35%;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 1.5625rem;
    color: #ffffff;
    font-size: 0.36rem;
    font-weight: 500;
    background-color: #5395DE;
    margin-left: 0.275rem;
}

.share div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.share-icon {
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0.1rem;
}

.other-city {
    width: 65%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.32rem;
    border: 0;
    border-radius: 1.5625rem;
    margin-left: 0.275rem;
    margin-right: 0.275rem;
    margin-top: 0.1rem;
    color: #ffffff;
    background: #5395DE;
}

.control{
    display: inline-block;
    margin-top: 0;
}


.weui-dialog__ft {
    color: #ff6600;
    justify-content: center;
    text-align: center;
}
.top {
    padding: 0.13rem 0.13rem 0;
    background-color: #fff;
}
.top img {
    width: 0.61rem;
    height: 0.61rem;
    margin-left: 0.1rem;
}
.list-con {
    position: relative;
    margin-top: -0.3rem;
    padding: 0.29rem 0.25rem 0.1rem;
}
.list-con .addr img {
    margin-top: 0.06rem;
}
.list-text {
    position: relative;
    margin-top: 0.25rem;
    padding: 0.25rem 0.29rem 0.5rem;
    border-top: 0;
}

.nohot{
    margin-top:-1rem
}
.nohot-f{
    top:2.32rem
}
.nodata{
    color: #999999;
    font-family: "PingFang SC";
    font-size: 0.26rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.36rem;
    text-align: center;
    margin:0.5rem 0.26rem
} 


.loading2{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10001;
    display: none;
}
.loading2 img {
    width: 1.2rem;
    height:1.2rem;
    animation: rotate 1.5s linear infinite;
}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.weui-masks2{
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}

        
.link_animation{
    /* margin: auto; */
    /* margin-top: 5.8rem; */
    position: fixed;
    top: 5.8rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1001;
}

.gif{
    width: 5.62rem;
    height: 1.86rem;

}

.xcx_code_mask {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}

.xcx_code_dialog{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 5.9rem;
    min-height: 2.8rem;
    padding: 0.65rem 0.4rem 0.57rem;
    padding-top: 0.6rem;
    flex-shrink: 0;
    background: #FFF;
    background-color: #fff;
    border-radius: 0.2rem;
    border: 1px solid #999; 
    font-size: 0.28rem;
    color: #333;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* overflow: hidden; */
}

.xcx_code_dialog .xcx_code_img{
    width: 2.84rem;
    height: 2.84rem;
    margin-bottom: 0.46rem;
}
.xcx_code_dialog .close_icon{
    position: absolute;
    bottom: -1.2rem;
    width: 0.62rem;
    height: 0.62rem;
}

.jingqu-detail-top-s{
    position: relative;
}

.gonggao-t-wrap{
    position: absolute;
    border-radius: 0.14rem 0.14rem 0 0;
    top:0;
    left:0;
    width: 2rem;
    justify-content: center;
    height: 0.5rem;
    background: rgba(0, 0, 0, 0.2);
    display: flex;
}
.detail-a{
    display:block;
    color: #ff6600;
    text-align: left;
    font-family: "PingFang SC";
    font-size: 0.26rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.48rem;
    width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    white-space:nowrap;
}
.small-img{
    height:1.6rem !important
}