body{
    background: rgba(247, 247, 247, 1);
}
.hexin{
    background: #FFF8F2;
    position: relative;
    padding-bottom: 0.1rem;
}
.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);
}
.dayselect {
    position: relative;
    height: 0.8rem;
}
.today {
    width: 1.44rem;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    background: #FFF3E6;
    border: 1px solid #E5C8A6;
    opacity: 1;
    border-radius: 0.24rem;
    position: absolute;
    left: 0.3rem;
    top: 0.2rem;
    font-size: 0.24rem;
    color: #CC924D;
    z-index: 10;
    display: none;
}
.nowday_jiri {
    font-size: 0.32rem;
    text-align: center;
    color: #333333;
    position: relative;
    top: 0.3rem;
   padding-left: 0.2rem;
}
.nowday_jiri::after{
    content: '';
    display: inline-block;
    margin: 0.1rem auto;
    width: 0;
    height: 0;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    vertical-align: middle;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #515151;
    position: relative;
    top: -0.02rem;
    left: 0.1rem;
}
.jiri_xinxi{
    position: relative;
}

.today_riqi{
    font-size: 2rem;
    font-family: Roboto;
    font-weight: bold;
    color: #C83C23;
    text-align: center;
}
.nl_nian {
    text-align: center;
    display: flex;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 0.2rem;
    font-size: 0.3rem;
    color: #999999;
    left: 0.25rem;
}
.nl_yue{
    text-align: center;
    display: flex;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 1.4rem;
    font-size: 0.3rem;
    color: #999999;
    left: 0.25rem;
}
.nl_ri{
    text-align: center;
    display: flex;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 0.2rem;
    font-size: 0.3rem;
    color: #999999;
   right: 0.25rem;
}
.nl_jiri{
    text-align: center;
    display: flex;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 1.4rem;
    font-size: 0.3rem;
    color: #999999;
    right: 0.25rem;
}
.nldesc{
    font-size: 0.32rem;
    text-align: center;
    color: #333333;

}
.how_day{
    font-size: 0.44rem;
    font-weight: bold;
    color: #C4814D;
    text-align: center;
    margin-top: 0.6rem;
}
.daykuang{
    background-image: url(../images/hl/info_kuang.png);
    width:7.1rem;
    height: 3.82rem;
    background-size: 100% 100%;
    margin: 0.3rem auto;
    padding-top: 0.4rem;
}
.daytit{
    background-image: url(../images/hl/day_kuang.png);
    width:5.37rem;
    height: 0.88rem;
    margin: 0rem auto;
    text-align: center;
    line-height: 0.88rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #C83C23;
    background-size: 100% 100%;
}
.daydesc_box{
    margin: 0.1rem auto;
    width: 6.3rem;
    position: relative;
}
.daydesc_item{
    line-height: 0.77rem;
    font-size: 0.32rem;
    color: #C4814D;
}
.xian1{
    width: 6.3rem;
    height: 1px;
    background: #FFDDB3;
    position: absolute;
    top: 0.77rem;
}
.xian2{
    width: 6.3rem;
    height: 1px;
    background: #FFDDB3;
    position: absolute;
    top: 1.54rem;
}
.xian3{
    width: 6.3rem;
    height: 1px;
    background: #FFDDB3;
    position: absolute;
    top: 2.31rem;
}
.tishiyu{
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #C4814D;
    opacity: 0.45;
    width: 6.3rem;
    margin: 0.2rem auto;
}
.qian_hou_tian{
    margin-top: 0.4rem;
    overflow: hidden;
    margin-bottom: 0.3rem;
}
.qianyitian{
    display: inline-block;
    background-image: url(../images/hl/yunan.png);
    background-size: 100% 100%;
    width: 3.3rem;
    height: 0.88rem;
    text-align: center;
    line-height:0.88rem;
    margin-left: 0.3rem;
    font-size: 0.32rem;
    color: #FFFFFF;
}
.qianyitian:hover{
    color: #FFFFFF;
    cursor: pointer;

}
.houyitian {
    display: inline-block;
    background-image: url(../images/hl/yunan.png);
    background-size: 100% 100%;
    width: 3.3rem;
    height: 0.88rem;
    text-align: center;
    line-height: 0.88rem;
    margin-left: 0.3rem;
    font-size: 0.32rem;
    color: #FFFFFF;
}
.houyitian:hover{
    color: #fff;
}
.hlinfo_box{
    width: 6.9rem;
    margin: 0.3rem auto;
    overflow: hidden;
    background: #FFFBF7;
    border: 1px solid #E6CAB5;
    border-radius: 0.1rem;
}
.hlitem{
    padding-left: 0.3rem;
    line-height: 0.87rem;
    border-bottom: 1px solid rgba(230, 202, 181, 1);
    font-size: 0.32rem;
    color: #333333;
}
.hlitem:last-child{
    border-bottom: none;
}
.shieh_box{
    overflow: hidden;
    padding-bottom: 0.4rem;
}
.shihe_item{
    display: inline-block;
    float: left;
    margin-left: 0.3rem;
    margin-top: 0.3rem;
    width: 1.47rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #C4814D;
    border-radius: 0.04rem;
    font-size: 0.28rem;
    color: #C4814D;
}
.hdr_box{
    overflow: hidden;
    padding-bottom: 0.4rem;
}
.hdr_box_item{
    width: 6.9rem;
    overflow: hidden;
    background: #FFFCF8;
    border: 1px solid #E6CAB5;
    opacity: 1;
    border-radius: 10px;
    margin: 0.3rem auto;
    margin-bottom: 0;
    height: 2.5rem;
}
.jirileft {
    float: left;
    padding-top: 0.2rem;
    padding-left: 0.3rem;
    height: 1.98rem;
    overflow: hidden;
}
.xiannain {
    font-size: 0.36rem;
    font-weight: bold;
    color: #C83C23

}
.jishi_box{
    width: 6.9rem;
    overflow: hidden;
    background: #FFFBF7;
    border: 1px solid #E6CAB5;
    border-radius: 0.1rem;
    margin: 0.3rem auto;
}
.jishiitem{
    line-height: 1.1rem;
    border-bottom: 1px solid rgba(230, 202, 181, 1);
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}
.jishiitem:last-child{
    border-bottom: none;
}
.jishi_name{
    font-size: 0.48rem;
    color: #C4814D;
}
.jishi_xiaoshi{
    font-size: 0.28rem;
    color: #999999;
    margin-left: 0.2rem;
}
.jishi_chas{
    margin-left: 0.2rem;
    font-size: 0.28rem;
    color: #333333;
}
.jishi_ji{
    display: inline-block;
    float: right;
    width: 0.6rem;
    height: 0.6rem;
    border: 1px solid #C83C23;
    border-radius: 50%;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.36rem;
    color: #C83C23;
    margin-top: 0.3rem;
}
.problem_list{
    width: 6.9rem;
    margin: 0.3rem auto;
    padding-bottom: 0.1rem;
}
.problem_item {
    width: 6.5rem;
    background: #F9FAFB;
    border-radius: 0.1rem;
    padding: 0.2rem 0.2rem 0.3rem 0.2rem;
    margin-bottom: 0.3rem;
}
.first_pro {
    font-size: 0.32rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.38rem;
}
.first_pro i {
    background-image: url(../images/hl/wen.png);
    background-size: 100%;
    width: 0.4rem;
    height: 0.4rem;
    display: inline-block;
    vertical-align: sub;
}
.second_pro {
    font-size: 0.32rem;
    color: #999999;
    padding-top: 0.2rem;
}
.box {
    margin-top: 0.03rem;

    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/hl/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;
}
.xiannong {
    font-size: 0.28rem;
    color: #999999;
}
.xianyi {
    margin-top: 0.2rem;
    overflow: hidden;
}
.yitu {
    float: left;
    width: 0.36rem;
    height: 0.36rem;
    border: 0.02rem solid #C83C23;
    border-radius: 50%;
    line-height: 0.36rem;
    text-align: center;
    background: #FFFFFF;
    font-size: 0.2rem;
    color: rgba(200, 60, 35, 1);
    margin-top: 0.05rem;
}
.yi_quan_text {
    float: left;
    width: 4rem;
    height: 0.9rem;
    line-height: 0.4rem;
    margin-left: 0.1rem;
}
.yiquan_tit {
    font-size: 0.28rem;
    color: #333333;
    margin-right: 0.1rem;
    margin-bottom: 0.1rem;
}
.yiquan_tit span {
    display: inline-block;
    margin-left: 0.15rem;
    margin-bottom: 0.1rem;
}
.jiriright {
    float: left;
    width: 2.1rem;
    position: relative;
}
.jiriright:before {
    content: '';
    position: absolute;
    top: 0.2rem;
    width: 1px;
    height: 1.98rem;
    background: rgba(248, 240, 230, 1);
    left: 0;
}
.jiriright a {
    display: block;
    background-image: url(../images/hl/jicha.png);
    background-size: 100%;
    width: 1.5rem;
    height: 0.56rem;
    line-height: 0.56rem;
    text-align: center;
    margin: 0.9rem auto;
    font-size: 0.28rem;
    color: #C83C23;
}
.daykuang1{
    overflow: hidden;
    width:7.1rem;
    margin: 0.3rem auto;
    padding-top: 0.1rem;
}
.daytop{
    background-image: url(../images/hl/day_top.png);
    background-size: 100%;
    width: 7.1rem;
    height: 0.5rem;
}
.day_center{
    background-image: url(../images/hl/top_center.png);
    background-size: 100%;
    width: 7.1rem;
    overflow: hidden;
}
.day_bottom{
    background-image: url(../images/hl/top_bottom.png);
    background-size: 100%;
    width: 7.1rem;
    height: 0.7rem;
    margin-top: -0.25rem;
}
.day_fan {
    position: absolute;
    align-items: center;
    display: flex;
    left: 0.8rem;
    top: 0.56rem;
    padding: 0.2rem;
}
.day_fanye {
    background-image: url(../images/hl/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/hl/fanzhuan.png);
    background-size: 0.56rem 0.56rem;
    background-repeat: no-repeat;
    width: 0.56rem;
    height: 0.56rem;
    align-items: center;
}
