body{
    background: rgba(245, 245, 245, 1);
}
.index_tab{
    margin-top: 0.2rem;
    background: #FFFFFF;
}
.tab_title {
    width: 7.5rem;
    height: 0.8rem;
    background: #FFFFFF;
    border-bottom: 1px solid #E6E6E6;
}
.tab_title ul li {
    list-style: none;
    font-size: 0.32rem;
    float: left;
    width: 11.1%;
    text-align: center;
    line-height: 0.8rem;
    position: relative;
}
.tab_active{
    color: rgba(199, 150, 87, 1) !important;
    font-size: 0.32rem;
}
.tab_active a {
    color: #F60 !important;
    border-bottom: 3px #F60 solid;
    padding-bottom: 0.2rem;
}
.tab_title ul li a {
    font-size: 0.32rem;
    color: #999999;
}
.hidden{
    display: none;
}
.zhuan_list{


}
.zhuan_item {
    width: 6.9rem;
    margin: 0.3rem auto;
    overflow: hidden;
    position: relative;
}
.zhuan_pic {
    width: 6.9rem;
    height: 3.75rem;
    background: rgba(0, 0, 0, 0);
    overflow: hidden;
}
.zhuan_pic img{
    width: 100%;
}
.zhuantitle{
    position: absolute;
    left: 0.15rem;
    bottom: 0.15rem;
    padding-right: 0.1rem;

}
.zhuantitle a{
    font-size: 0.32rem;
    color: #FFFFFF;
}
.zhuantilan{

    overflow: hidden;
    width: 6.9rem;
    margin: 0 auto;

}
.zhuantiitem{
    width: 1.5rem;
    float: left;
    height: 0.56rem;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    text-align: center;
    margin-bottom: 0.3rem;
    margin-left: 0.24rem;
   overflow: hidden;
}

.zhuantiitem:nth-child(4n+1){
    margin-left: 0;
}
.zhuantiitem a{
    font-size: 0.28rem;
    line-height: 0.56rem;
    color: #666666;
    text-align: center;
}
.zhuan_pic a{
    color: #666666;
}
.zhuanpic a{
    color: #666666;
}
.zhuan_xiang{
    width: 6.9rem;
    border-bottom: 1px solid #E6E6E6;
    margin: 0.3rem auto;
    overflow: hidden;
    position: relative;
}
.zhuanpic{
    float: left;
    width: 2rem;
    height: 1.5rem;
    background: rgba(0, 0, 0, 0);
    margin-bottom: 0.3rem;
    overflow: hidden;
}
.zhuanpic img{
    width: auto;
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    height: 1.5rem;
}
.zhuang_info{
    float: left;
    width: 4.76rem;
    margin-left: 0.14rem;
}
.zhuan_title{
    font-size: 0.32rem;
    line-height: 0.46rem;

    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.zhuan_title a{
    color: #333333;
}
.lan_zhaung{
   position: absolute;
    bottom: 0.3rem;
    font-size: 0.24rem;
    color: #999999;
}
.lan_zhaung a{
    color: #999999;
}
.zhuan_time{
    position: absolute;
    bottom: 0.3rem;
    right: 0;
    font-size: 0.24rem;
    color: #999999;
}
.type_list{
    background: #FFFFFF;
    margin-top: 0.2rem;
}
.xzuo_list{
    background: #FFFFFF;
    margin-top: 0.2rem;
}
.type_list_top{
    height: 0.8rem;
    border-bottom: 1px solid rgba(245, 245, 245, 1);
    position: relative;
}
.zhuan_xiang:last-child{
    border-bottom: none;
}
.typetit{
    font-size: 0.32rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 0.8rem;
    padding-left: 0.3rem;
    color: #C79657;
    float: left;
}
.typelist{
    width: 6.9rem;
    margin: 0.3rem auto;
    overflow: hidden;
    padding-bottom: 0.3rem;
    margin-bottom: 0;
}
.typeitem{
    width: 1.3rem;
    height: 1.3rem;
    background: #000000;
    float: left;
    margin-right: 0.1rem;
    margin-bottom: 0.1rem;
    position: relative;
}
.typeitem:nth-child(5n){
    margin-right: 0rem;
}
.typeitem img{
    width: 1.3rem;
    height: 1.3rem;
}
.typttitle{
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    font-size: 0.28rem;
    width: 1.3rem;
    height: 1.3rem;
    color: #FFFFFF;
    line-height: 1.3rem;
    text-shadow: 0px 0.02rem 0.04rem rgba(0, 0, 0, 0.16);
    text-align: center;
}
.about_wang{
    background: #FFFFFF;
    overflow: hidden;
    margin-top: 0.2rem;
}
.abouttit{
    height: 0.8rem;
    border-bottom: 1px solid rgba(245, 245, 245, 1);
}
.about_tit{
    font-size: 0.32rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 0.8rem;
    padding-left: 0.3rem;
    color: #C79657;
}
.aboutdesc{
    width: 6.9rem;
    margin: 0.25rem auto;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #666666;
    text-align: justify;
}
.aboutdesc p+p{
 margin-top: 0.15rem;
}
.return{
    background-image:url(imgs/home.png) !important;
}
.gudingtou{
    position: fixed;
    z-index: 10000;
    top: 0.88rem;
}
.hide{
    display: none;
}
.sx_list{

    overflow: hidden;
    margin-top: 0.2rem;

}
.rili_line{
    width: 6.9rem;
    height: 0.15rem;
    background-image: url(imgs/xx.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0.4rem auto;
}
.hl_line{
    width: 6.5rem;
    height: 0.14rem;
    background-image: url(imgs/xx.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0.4rem auto;
}
.sxlist{
    display: flex;
    width: 6.5rem;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    margin: 0 auto;
}
.sx_item{
    float: left;
    width: 0.85rem;
    text-align: center;
    /* margin-right: 0.35rem; */
    margin: 0 0.1rem 0.2rem;
}
.sx_item img{
    width: 0.85rem;
    height: 0.85rem;
}
.sxtitle {
    text-align: center;
    color: #333333;
    font-size: 0.24rem;
}
.type_tab{
    width: auto;
    height: 0.5rem;
    float: right;
    margin: 0.12rem 0.2rem 0 0;
    border: 1px solid #C79657;
    border-radius: 0.08rem;
    display: inline;
    overflow: hidden;
}
.type_tab li{
    width: auto;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.2rem;
    font-weight: normal;
    color: #333;
    float: left;
    padding: 0 0.2rem;
    display: inline;
    overflow: hidden;
}
.typeon{
    background: #C79657;
    color: #fff !important;
}











.paipan_select{
    width: 3.18rem;
    height: 0.6rem;
    background: #FFFFFF;
    border-radius: 0.88rem;
    border: 0.01rem solid #A2553F;
    margin: 0.32rem auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.paipan_item{
    margin-top: 0.015rem;
    width: 1.6rem;
    height: 0.54rem;
    background: #FFF;
    border-radius: 0.88rem;
    font-weight: 500;
    font-size: 0.32rem;
    color: #666;
    line-height: 0.54rem;
    text-align: center; 
}
.paipan_item.active{
    background: #A2553F;
    color: #FFFFFF;
}
.paipan_box{
    width: 6.9rem;
    padding: 0.4rem 0;
    /* height: 5.46rem; */
    background: #FFFFFF;
    box-shadow: 0rem -0.01rem 0.21rem 0rem #C5D3D2;
    border-radius: 0.2rem;
    margin: 0 auto 0.5rem auto;
    /* padding: 0.4rem 0.3rem; */
}
.paipan_info{
    width: 6.3rem;
    height: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 auto 0.3rem;
}
.paipan_info:last-child{
    margin-bottom: 0;
}
.paipan_label{
    width: 1.6rem;
    font-weight: 500;
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.52rem; 
    /* margin-right: 0.1rem; */
}
.paipan_input_box{
    width: 4.4rem;
    height: 0.7rem;
    padding-left: 0.2rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    border: 0.02rem solid #E9D0BE;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.paipan_input{
    min-width: 100px;
    flex: 1;
    height: 0.7rem;
    font-weight: 400;
    font-size: 0.3rem;
    background: transparent;
    color: #666666;
    line-height: 0.7rem;
    border: none;
}
.paipan_sex_box{
    height: 0.46rem;
}
.sex_item{
    display: none;
    margin-right: 0.2rem;
}
.sex_item.active{
    display: block;
}
.boy_item{
    width: 1.11rem;
    height: 0.46rem;
    background: url(imgs/boy.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.girl_item{
    width: 1.11rem;
    height: 0.46rem;
    background: url(imgs/girl.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.small_label,.small_input{
    border: none;
    font-size: 0.28rem;
    color: #666666;
    line-height: 0.44rem;
}
.paipan_btn{
    width: 6.3rem;
    height: 0.88rem;
    background: #A2553F;
    border-radius: 0.5rem;
    margin: 0 auto;
    font-weight: 500;
    font-size: 0.36rem;
    color: #FFFFFF;
    line-height: 0.88rem;
    text-align: center;
}
.paipan_tip{
    font-size: 0.26rem;
    color: #999;
    line-height: 0.48rem;
    text-align: center;
    margin: 0.2rem auto 0 auto;
}



.menu_list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 6.9rem;
    margin: 0 auto 0.5rem;
}
.menu_item{
    width: 3.3rem;
    height: 1.3rem;
    background: #FFFFFF;
    border-radius: 0.16rem;
    box-shadow: 0 0.08rem 0.1rem 0 rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 0.24rem;
}
.menu_label{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.56rem;
    margin-bottom: 0.08rem;
}
.menu_label div{
    min-width: 1.28rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.45rem;
    margin-left: 0.16rem;
    text-align: left;
}
.menu_tag_list{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.16rem;
    margin: 0 auto;
}
.menu_tag_list span{
    font-size: 0.26rem;
    color: #555555;
    line-height: 0.36rem;
}
.menu_item i{
    width: 0.68rem;
    height: 0.68rem;
}
.menu_wxcx i{
    background: url(imgs/wxcx_icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.menu_bzgj i{
    background: url(imgs/bzgj_icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.menu_bzsm i{
    background: url(imgs/bzsm_icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.menu_sqsr i{
    background: url(imgs/sqsr_icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.menu_bzpp i{
    background: url(imgs/bzpp_icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.menu_wxqsm i{
    background: url(imgs/wxqsm_icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.menu_mycs i{
    background: url(imgs/mycs_icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.menu_zyfw i{
    background: url(imgs/zyfw_icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}


.card{
    position: relative;
    width: 6.9rem;
    min-height: 3rem;
    background: #FFFFFF;
    box-shadow: 0rem -0.01rem 0.21rem 0rem #C5D3D2;
    border-radius: 0.2rem;
    margin: 0 auto 0.62rem;
    padding: 0.99rem 0 0.08rem;
}
.card_title{
    position: absolute;
    top: -0.12rem;
    left: 50%;
    transform: translateX(-50%);
    width: 3.82rem;
    height: 0.76rem;
    background: url(imgs/sm_label.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-weight: 700;
    font-size: 0.36rem;
    color: #FFFFFF;
    line-height: 0.62rem;
    text-align: center;
}
.lhl_card{
    padding-top: 0;
}



.card_list{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* gap: 10px; */
    justify-content: space-between;
}
.card_item{
    width: 1.6rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0.32rem;
}
.card_item i{
    width: 0.72rem;
    height: 0.72rem;
    margin-bottom: 0.1rem;
    display: inline-block;
}
.card_item p{
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.42rem;
}

.bzmp_item i{
    background-image: url(imgs/zwmp/bzmp.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.bzmg_item i{
    background-image: url(imgs/zwmp/bzmg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.grcx_item i{
    background-image: url(imgs/zwmp/grcx.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.bzwx_item i{
    background-image: url(imgs/zwmp/bzwx.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.bzyy_item i{
    background-image: url(imgs/zwmp/bzyy.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.bzqr_item i{
    background-image: url(imgs/zwmp/bzqr.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.bzss_item i{
    background-image: url(imgs/zwmp/bzss.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.bzhh_item i{
    background-image: url(imgs/zwmp/bzhh.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.bzpp_item i{
    background-image: url(imgs/zwmp/bzpp.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.zwjx_item i{
    background-image: url(imgs/zwmp/zwjx.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.zwmg_item i{
    background-image: url(imgs/zwmp/icon_zwmg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.zwyy_item i{
    background-image: url(imgs/zwmp/zwyy.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.zwpd_item i{
    background-image: url(imgs/zwmp/icon_zwhp.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.zwln_item i{
    background-image: url(imgs/zwmp/zwln.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.zwsn_item i{
    background-image: url(imgs/zwmp/zwsn.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.yy_item i{
    background-image: url(imgs/yinyang.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.hy_desc{
    width: 6.5rem;
    margin: 0 auto;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.56rem;
}


.row_item{
    width: 6.9rem;
    padding: 0.3rem 0 0.24rem;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.54rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 0.01rem solid #EAEAEA;
}
.row_item span{
    flex: 1;
}
.row_item i{
    width: 0.4rem;
    height: 0.4rem;
    background-image: url(imgs/huijian.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.row_item:first-child{
    padding-top: 0;
}
.row_item:last-child{
    border: none;
}
.row_item.purple{
    color: #4D1D8D;
}
.row_item.red{
    color: #A2553F;
}


.rili_box{
    width: 6.9rem;
    background-image: url(imgs/rili_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}
.rili_info{
    width: 3.8rem;
    padding-top: 1.1rem;
}
.ny_info{
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.43rem;
    text-align: center;
}
.day_fan,.day_fan1{
    position:initial!important;

    padding: 0!important;
}
.day_info{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0.1rem auto 0.3rem;
}
.xuanday_item{
    width: 0.4rem;
    height: 0.4rem;
}
.nongli_info{
    font-size: 0.26rem;
    color: #333333;
    line-height: 0.38rem;
    text-align: center;
    margin-bottom: 0.08rem;
}
.nonglidesc{
    font-size: 0.24rem;
    color: #888888;
    line-height: 0.35rem;
    text-align: center;
}
.today{
    font-weight: 700;
    font-size: 0.8rem;
    color: #A2553F;
    line-height: 1.12rem;
    text-align: center;
}
.prev_day{
    background: url(imgs/left_zong.png) no-repeat;
    background-size: 100% 100%;
}
.next_day{
    background: url(imgs/right_zong.png) no-repeat;
    background-size: 100% 100%;
}
.xiji_info{
    width: 5.5rem;
    margin: 0 auto 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.xi_info{
    margin-bottom: 0.3rem;
}
.ji_info{
    padding-bottom: 0.3rem;
}
.xi_info,.ji_info{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.xi_info i,
.ji_info i{
    width: 0.64rem;
    height: 0.64rem;
    display: inline-block;
}
.xi_info i{
    background-image: url(imgs/yi.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.ji_info i{
    background-image: url(imgs/ji.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.xi_info div,.ji_info div{
    width: 4.54rem;
    padding-left: 0.16rem;
}
.xi_info span,
.ji_info span{
    font-size: 0.3rem;
    color: #333;
    line-height: 0.42rem;
    text-align: left;
    padding-right: 0.16rem;
}
.xi_info span{
    color: #20AA40;
}
.ji_info span{
    color: #B72D2D;
}

.sxzs{
    width: 6.5rem;
    margin: 0.5rem auto 0;
}
.sxzs .card_box_title{
    width: 3.25rem;
    height: 0.73rem;
    line-height: 0.83rem;
    font-size: 0.32rem;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    background-image: url(imgs/sm_sx_label.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0 auto 0.61rem;
}
.sxys_info{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.sxys_tj .bang_tit{
    color: #C83C23 !important;
}
.sxys_tj{
    margin-bottom: 0.32rem;
}
.bang_tit{
    font-weight: 700;
    font-size: 0.32rem;
    color: #A56437;
    float: left;
    /* margin-top: 0.3rem; */
    margin-right: -0.1rem;
}
.sxbox_list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.sx_box_item{
    /* float: left; */
    margin-left: 0.2rem;
    width: 0.64rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    background: #FFFFFF;
    border: 0.02rem solid #A56437;
    border-radius: 50%;
    font-size: 0.32rem;
    color: #A56437;
}
.sxys_tj .sx_box_item{
    color: #C83C23 !important;
    border: 0.02rem solid #C83C23 !important;
}
.hy_desc{
    font-weight: 400;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.56rem; 
}
.hy_desc p{
    margin-bottom: 0.4rem;
}

.newlist{
    position: relative;
    overflow: hidden;
}
.newitem{
    width: 6.3rem;
    position: relative;
    overflow: hidden;
    margin: 0.2rem auto;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    padding-bottom: 0.2rem;
}
.newitem:last-child{
    border-bottom: none;
}
.pic_car {
    float: right;
    width: 2rem;
    height: 1.5rem;
    border-radius: 0.08rem;
}
.pic_car img {
    width: 2rem;
    height: 1.5rem;
    border-radius: 0.08rem;

}
.listxiang{
    float: left;
    width: 4rem;
    margin-right: 0.15rem;
}
.listxiang a{
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.46rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: Source Han Sans CN;
}
.listxiang span{
    font-size: 0.24rem;
    color: #999999;
    position: absolute;
    left: 0;
    bottom: 0.3rem;
}

.day_fanye,.day_fanye1{
    background-image: none!important;
    width: 0.4rem!important;
    height: 0.4rem!important;
}
.hy_uptime{
    text-align: right;
    font-size: 0.2rem;
    color: #999;
    margin-bottom: 0.2rem;
}
