body{
    background: rgba(247, 247, 247, 1);
}
.toady_zong_tit{
    font-size: 0.44rem;
    font-weight: bold;
    color: #C83C23;
    margin-top: 0.3rem;

    text-align: center;
}
.toady_zong_tit img{
    width: 0.98rem;
    height: 1.24rem;
    margin-left: 0.3rem;
}
.today_box{
    width: 6.9rem;
    margin: 0.3rem auto;
}
.yearlist{
    overflow: hidden;
}
.year_list_item{
    float: left;
    width: 2.1rem;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    opacity: 1;
    border-radius: 0.1rem;
    font-size: 0.32rem;
    color: #333333;
    margin-right: 0.24rem;
}
.year_list_item a{
    display: block;
    color: #999999;
}
.year_list_item:last-child{
    margin-right: 0;
}
.yearon{
    background: #FFF4F2;
    border: 1px solid #C83C23;
    border-radius: 0.1rem;
    color: rgba(200, 60, 35, 1);
}
.yearon a{
    display: block;
    color: rgba(200, 60, 35, 1);
}
.taday_xiang{
    width: 6.9rem;
    margin: 0 auto;
    overflow: hidden;
    border-radius:0px 0px 0.1rem 0.1rem ;
    background: #fff;
}
.tx_tit{
    width: 6.9rem;
    height: 0.88rem;
    background: #C83C23;
    opacity: 1;
    border-radius: 0.1rem 0.1rem 0px 0px;
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 0.88rem;
    text-align: center;
    color: #FFFFFF;
    position: relative;
}
.xiaodong1{
    background-image: url(../images/xiaodong.png);
    background-size: 100% 100%;
    width: 0.28rem;
    height: 0.28rem;
    position: absolute;
    top: 0.3rem;
    left: 0.4rem;
}
.xiaodong2{
    background-image: url(../images/xiaodong.png);
    background-size: 100% 100%;
    width: 0.28rem;
    height: 0.28rem;
    position: absolute;
    top: 0.3rem;
    right: 0.4rem;
}
.jiejiari{
    height: 0.5rem;
    width: 6rem;
    margin: 0 auto;


}
.jierilist{
    margin-top: 0.3rem;
    height: 0.5rem;
    overflow: hidden;
    font-size: 0.4rem;
    font-weight: bold;
    color: #C83C23;
    text-align: center;

}
.jierilist span{
    display: inline-block;
}

.gongli_info{
    margin-left: 1.35rem;
    margin-bottom: 0.15rem;
}
.gongli_name{
    display: inline-block;
    width: 0.8rem;
    height: 0.44rem;
    line-height: 0.44rem;
    text-align: center;
    background: #C83C23;
    opacity: 1;
    font-size: 0.28rem;
    color: #FFFFFF;
}
.gongli_desc{
    font-size: 0.32rem;
    color: #333333;
    margin-left: 0.2rem;
}
.jieri_hr{
    width: 6.9rem;
    height: 1px;
    background: #E6E6E6;
    margin-top: 0.3rem;
}
.rixiang{
    width: 6.3rem;
    margin: 0.2rem auto;
    padding-bottom: 0.2rem;
}
.xz_info{
    margin-bottom: 0.1rem;
}
.xz_tit{
    font-size: 0.32rem;
    color: rgba(153, 153, 153, 1);
}
.xz_desc{
    font-size: 0.32rem;
    color: #333333;
}
.today_hdjr{
    width: 6.9rem;
    margin: 0.3rem auto;
    overflow: hidden;
    background: #FFFFFF;
    border-radius: 0.1rem;
}
.yun_sx_tit{
    height: 0.94rem;
    line-height: 0.94rem;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    text-align: center;
    font-size: 0.36rem;
    font-weight: bold;
    color: #C4814D;
}
.iconxiang{
    width: 0.48rem;
    height: 0.34rem;
}
.iconxiang1 {
    width: 0.48rem;
    height: 0.34rem;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);

}
.hdjr_content{
    width: 6.3rem;
    margin: 0.3rem auto;
}
.hdjr_wnt{
    font-size: 0.32rem;
    font-weight: bold;
    color: #333333;
}
.hdjrdesc{
    font-size: .32rem;
    line-height: 0.46rem;
    color: #333333;
    padding-top: 0.1rem;
}
.chuanyi_list{
    margin: 0.3rem auto;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.chuanyi_item{
    width: 0.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background: #C83C23;
    border-radius: 50%;

    font-size: 0.4rem;
    color: #FFFFFF;
}
.chuanyi_item+.chuanyi_item{
    margin-left: 0.6rem;
}
.jieri_box{
    margin: 0.3rem 0 0 0.3rem;
    padding-bottom: 0.3rem;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.jieripic{
    width: 2rem;
    height: 2rem;
    border-radius: 0.1rem;
    float: left;
    display: inline-block;
    object-fit: cover;
}
.jiriname{
    font-size: 0.32rem;
    color: #333333;
    float: left;
    margin-left: 0.2rem;
}
.jieriitem{
    font-size: 0.32rem;
    color: #333333;
    margin-top: 0.1rem;
}
.weiren_list{
    overflow: hidden;
    width: 6.3rem;
    margin: 0.2rem auto;
}
.weiren_item{
    overflow: hidden;
    margin-bottom: 0.1rem;
    display: table;
}
.wei_left {
    float: left;
    font-size: 0.32rem;
    color: #999999;
    margin-right: 0.2rem;
    display: table;
    width: 1.1rem;
}
.wei_right {
    display: table;
    font-size: 0.32rem;
    line-height: 0.46rem;
    color: #333333;
}
.daylist{
   overflow: hidden;
    padding-top: 0.3rem;
    background: #fff;
}
.dayitem{
    width: 1.5rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius:0.04rem;
    margin-left: 0.3rem;
    float: left;
    font-size: 0.28rem;
    color: #333333;
    margin-bottom: 0.3rem;
}

.dayitem a{
    display: block;
}
.daylist_box{
    overflow: hidden;
    background: #fff;
    margin-top: 0.2rem;
}
.menutab{
    height: 0.87rem;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
}
.hualeft{
    width: 0.74rem;
    height: 0.87rem;
    float: left;
    line-height: 0.87rem;
    text-align: center;
    position: relative;
}
.hualeft:before{
    content: '';
    width: 1px;
    height: 0.48rem;
    background: rgba(230, 230, 230, 1);
    position: absolute;
    right: 0;
    top: 0.2rem;
}
.hua1{
   width: 0.34rem;
    height: 0.34rem;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.huaright{
    width: 0.74rem;
    height: 0.87rem;
    float: right;
    line-height: 0.87rem;
    text-align: center;
    position: relative;
}
.huaright:before{
    content: '';
    width: 1px;
    height: 0.48rem;
    background: rgba(230, 230, 230, 1);
    position: absolute;
    left: 0;
    top: 0.2rem;
}
.hua2{
    width: 0.34rem;
    height: 0.34rem;
}
.huacenter{
    float: left;
    overflow: hidden;
    width: 6rem;
}
.huaitem{
    float: left;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.87rem;
    margin-left: 0.2rem;
    width: 0.5rem !important;
}


.find_nav {
    width: 100%;
    height: 0.87rem;
    background-color: #fff;
    top: 0;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
    display: -moz-box;
    display: -webkit-box;
}
.find_nav_left {
    height: 0.87rem;
    position: relative;
    overflow: hidden;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}
.find_nav_list {
    position: absolute;
    left: 0;
}
.find_nav_list ul {
    position: relative;
    white-space: nowrap;
    font-size: 0;
}
.find_nav_list ul li {
    display: inline-block;
    padding: 0;
    margin-right: 0.2rem;

    line-height: 0.87rem;
    font-size: 0.32rem;
    text-align: center;
    color: #666;
}
.find_nav_list ul li:first-child{
    margin-left: 0.2rem;
}
.find_nav_list ul li:last-child{
    margin-right: 0.2rem;
}
.find_nav_cur a {
    color: #48a5f4 !important;
}
.find_nav_list a.active{ color:#C00}
.huatab_on{
    color: rgba(200, 60, 35, 1) !important;
}
.hide{
    display: none;
}

.box {
    margin-top: 0.2rem;
    padding-bottom: 0.3em;
    background: #fff;
}
.box-title, .topic-top3-list dl.tbox dt {
    background: #fff6e9;
    color: #c4814d;
    font-weight: bold;
    font-size: 0.32rem;
    height: 0.88rem;
    line-height: 0.88rem;
}
.box-title {
    padding: 0;
}
.box-title i {
    background: url(../images/yuanhuan.png);
    background-size: 100%;
    width: 0.4rem;
    height: 0.4rem;
    display: inline-block;
    margin-left: 0.3rem;
    vertical-align: sub;
    margin-right: 0.1rem;
}
.box-title a {
    font-size: 0.32rem;
    color: #c4814d;
}
.zhaungti_list ul {
    overflow: hidden;
    margin-top: 0.3rem;
    margin-left: 0.1rem;
    padding-bottom: 0.2rem;
}
.zhuanti_item {
    width: 2.16rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    font-size: 0.28rem;
    color: #C4814D;
    background: #FFFFFF;
    border: 1px solid #C4814D;
    float: left;
    margin-left: 0.2rem;
    margin-bottom: 0.2rem;
    overflow: hidden;
}
.zhuanti_item a {
    overflow: hidden;
    color: #c96;
    width: 2.16rem;
    display: inline-block;
}
.dayhl_box {
    background: #FFF9F2;
    border: 1px solid #E5C8A6;
    margin: 0.3rem auto;
    width: 6.3rem;
    border-radius: 0.1rem;
}
.hlitem {
    border-bottom: 1px solid #E5C8A6;
    padding: 0.15rem 0.2rem;
    font-size: 0.32rem;
    line-height: 0.52rem;
    color: #333333;
}
.hlitem span {

    color: rgba(153, 153, 153, 1);
}
.nl_box_item {
    border-bottom: 1px solid #E5C8A6;
    padding: 0.15rem 0.2rem;
    font-size: 0.32rem;
    line-height: 0.52rem;
    color: #333333;
}
.nl_box_item span {
    color: #999999;
}
.nl_box_item:last-child{
    border-bottom: none;
}
.rizi_xuan{
    width: 6.9rem;
    overflow: hidden;
    margin: 0.3rem auto;
    background: #FFFFFF;
    border-radius: 0.1rem;
    padding-top: 0.3rem;
}
.dayselect {
    width: 4.4rem;
    height: 0.72rem;
    background: #F7F7F7;
    border-radius: 0.1rem;
    opacity: 1;
    border: 1px solid #E6E6E6;
    margin: 0 auto;
    text-align: center;
}
.nowday_rizi{
    font-size: 0.28rem;
    color: #333333;
    position: relative;
    line-height: 0.72rem;
}
.isnongli_dao{
    text-align: center;
    font-size: 0.28rem;
    padding-top: 0.2rem;
    color: #C83C23;
}
.hlinfoxinxi{
   border-top: 1px solid rgba(230, 230, 230, 1);
   margin-top: 0.4rem;
   padding-top: 0.1rem;
    padding-bottom: 0.4rem;
}
.hlinfiitem{
    width: 6.3rem;
    margin: 0.2rem auto;
    margin-bottom: 0;
    font-size: 0.32rem;
    color: #333333;
}
.hlinfiitem span{
    display: inline-block;
    width: 1.52rem;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    background: #C83C23;
    margin-right: 0.1rem;
    font-size: 0.28rem;
    color: #FFFFFF;
}
.nowday_rizi img{
    width: 0.32rem;
    height: 0.32rem;
    position: absolute;
    top: 0.2rem;
    right: 0.1rem;
}
.today_riqi {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    color: #D03D3D;
}
.day_fan {
    position: absolute;
    align-items: center;
    display: flex;
    left: 0.8rem;
    top: 0.56rem;
    padding: 0.2rem;
}
.day_fanye {
    background-image: url(../images/fanzhuan.png);
    background-size: 0.64rem 0.64rem;
    background-repeat: no-repeat;
    width: 0.64rem;
    height: 0.64rem;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    align-items: center;
}
.day_fan1 {
    position: absolute;
    align-items: center;
    display: flex;
    right: 0.8rem;
    top: 0.56rem;
    padding: 0.2rem;
}
.day_fanye1 {
    background-image: url(../images/fanzhuan.png);
    background-size: 0.56rem 0.56rem;
    background-repeat: no-repeat;
    width: 0.56rem;
    height: 0.56rem;
    align-items: center;
}
.nongli_info {
    font-size: 0.28rem;
    text-align: center;
    color: #333333;
}
.hyhl_xinxi {
    position: relative;
    background: #fff;
}
.dayhang{
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: rgba(51, 51, 51, 1);
    padding: 0.2rem;
    position: relative;
}
.dayhang:last-child{
    border-bottom: none;
}
.dayhang span{
    color: rgba(200, 60, 35, 1);
}

.dayhang_jie{
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #333333;
    padding: 0.2rem 0.15rem 0.2rem 0.2rem;
    padding-bottom: 0.3rem;
    overflow: hidden;
}
.dayhang_jie a{
    display: flex;
    position: relative;
}
.jie_icon_jie{
    background-image: url(../images/jie.png);
    background-size: 100% 100%;
    width: 0.44rem;
    height: 0.44rem;
    display:flex;
    float: left;
    margin-right: 0.1rem;
}
.riqi_show{
    float: left;
    width: 6.2rem;
}
.dayhang_jiri{
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #333333;
    padding: 0.2rem 0.15rem 0.2rem 0.2rem;
    padding-bottom: 0.3rem;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.dayhang_huang{
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: rgba(51, 51, 51, 1);
    padding: 0.2rem;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.tu_icon_jie{
    background-image: url(../images/huang.png);
    background-size: 100% 100%;
    width: 0.44rem;
    height: 0.44rem;
    display:flex;
    float: left;
    margin-right: 0.1rem;
}

.yi_icon_jie{
    background-image: url(../images/shiyi.png);
    background-size: 100% 100%;
    width: 0.44rem;
    height: 0.44rem;
    display:flex;
    float: left;
    margin-right: 0.1rem;
}
.yishi_shgow{
    float: left;
    width: 6.2rem;
}
.dayhang span {
    color: rgba(200, 60, 35, 1);
}
.yuanzhou {
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    text-align: center;
    line-height: 0.4rem;
    opacity: 1;
    border: 1px solid #C83C23;
    font-size: 0.24rem;
    color: #C83C23;
    border-radius: 50%;
    margin-right: 0.1rem;
}
.jiantou_now_day {
    background-image: url(../images/huijian.png);
    background-size: 100%;
    width: 0.32rem;
    height: 0.32rem;
    position: absolute;
    right: 0.1rem;
    top: 0.28rem;
    display: inline-block;
}
.clan_zhe{
    display: none;
    width: 100%;
    height: 100%;
    z-index: 10000;
    left: 0;
    top: 0;
    position: fixed;
    background-color: rgba(0,0,0,0.7);
}
.today{
    width: 0.8rem;
    height: 0.44rem;
    line-height: 0.44rem;
    text-align: center;
    background: #F2F2F2;
    border: 1px solid #E6E6E6;
    border-radius: 0.04rem;
    font-size: 0.24rem;
    color: #999999;
    position: absolute;
    left: 0.3rem;
    top: 0.22rem;
}
.today:hover{
    cursor: pointer;
}
.dayhang a{
    display: block;
}
