.hl_info_list{
    background: #fff;
    padding-bottom: 0.2rem;
    margin: 0.2rem auto;



}
.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;
}
.huaright {
    width: 0.74rem;
    height: 0.87rem;
    float: right;
    line-height: 0.87rem;
    text-align: center;
    position: relative;
}
.hualeft {
    width: 0.74rem;
    height: 0.87rem;
    float: left;
    line-height: 0.87rem;
    text-align: center;
    position: relative;
}
.hua2 {
    width: 0.34rem;
    height: 0.34rem;
    vertical-align: middle;
}
.huaright:before {
    content: '';
    width: 1px;
    height: 0.48rem;
    background: rgba(230, 230, 230, 1);
    position: absolute;
    left: 0;
    top: 0.2rem;
}
.hua1 {
    vertical-align: middle;
    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);
}
.hualeft:before {
    content: '';
    width: 1px;
    height: 0.48rem;
    background: rgba(230, 230, 230, 1);
    position: absolute;
    right: 0;
    top: 0.2rem;
}
.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.32rem;
    color: #333333;
    margin-bottom: 0.3rem;
}

.dayitem a{
    color: #333333;
    display: block;
}
.daylist_box{
    overflow: hidden;
    background: #fff;
    margin-top: 0.2rem;
}
.yuelist{
    overflow: hidden;
}
.monthslis{
    display: inline-block;
    float: left;
    width: 0.92rem;
    height: 1rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    margin-left: 0.1rem;
    position: relative;
}
.month_today{
    background: #D03D3D;
}
.xiaoyuan{
    font-size: 0.36rem;
    padding-top: 0.1rem;
    text-align: center;
    color: #333333;
}
.isnongli{
    font-size: 0.24rem;
    text-align: center;
    color: #999999;
}
.isjieqi_zi{
    font-size: 0.24rem;
    text-align: center;
    color: #32B16C;
}
.isholiday{
    font-size: 0.24rem;
    color: #D03D3D;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.month_today .xiaoyuan{
    color: #fff;
}
.month_today .isnongli{
    color: #fff;
}
.month_today .isjieqi_zi{
    color: #fff;
}
.month_today .isholiday{
    color: #fff;
}
.jinbiao{
    width: 0.2rem;
    height: 0.2rem;
    background-image: url(../images/jin.png);
    background-size: 100% 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}
.rili_lie{
    margin-left: 0.1rem;
}
.calendar_week {
    overflow: hidden;
    margin-bottom: 0.1rem;
}
.day {
    width: 0.92rem;
    text-align: center;
    font-size: 0.28rem;
    color: #999999;
    float: left;
    padding-top: 0.3rem;
    padding-bottom: 0.1rem;
    margin-left: 0.1rem;
}
.today_now{
    width: 0.32rem;
    height: 0.32rem;
    border:0.02rem solid #999999;
    border-radius: 50%;
    position: absolute;
    right: 1.4rem;
    top: 0.25rem;
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.32rem;
    text-align: center;
}
.today_now a{
    color: #999999;
}
.chakan_today {
    width: 1.2rem;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #D03D3D;
    opacity: 1;
    border-radius: 0.04rem;
    font-size: 0.24rem;
    color: #D03D3D !important;
    font-weight: normal !important;
    position: absolute;
    top: 0.2rem;
    right: 0.3rem;
}
.chakan_today a {
    color: #D03D3D !important;
    font-weight: normal !important;
}
.yuehua {
    display: inline-block;
    padding: 0;
    line-height: 0.87rem;
    font-size: 0.32rem;
    text-align: center;
    color: #666;
    margin-right: 0;

}
.shangyi {
     margin-top: 0.4rem;
    overflow: hidden;
}
.shangyi a {
    background-image: url(../images/fw.png);
    background-size: 100% 100%;
    display: inline-block;
    float: left;
    margin-left: 0.3rem;
    width: 3.3rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    font-size: 0.36rem;
    color: #C83C23;

}
.prenext{
    background-image: url(../images/fw.png);
    background-size: 100% 100%;
    display: inline-block;
    float: left;
    margin-left: 0.3rem;
    width: 3.3rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    font-size: 0.36rem;
    color: #C83C23;
}
.monthxixi{
    width: 6.9rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
    background: #FDF3E6;
    border-radius: 0.1rem;
    padding: 0.2rem 0;
    opacity: 1;
    border: 1px solid #EBDCCC;
    text-align: center;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.58rem;
}
.monthxixi span{
    color: rgba(200, 60, 35, 1);
}
.jrsj{
    margin-top: 0.2rem;
    background: #fff;
    overflow: hidden;
    margin-bottom: 0.4rem;
}
.jrsj_tit{
    background: #fff6e9;
    color: #c4814d;
    font-weight: bold;
    font-size: 0.32rem;
    height: 0.88rem;
    line-height: 0.88rem;
}
.jrsj_tit i{
    margin: 0.1rem 0.1rem 0 0.25rem;
    background: url(../images/yuanhuan.png);
    background-size: 100%;
    width: 0.4rem;
    height: 0.4rem;
    display: inline-block;
    vertical-align: sub;
    margin: 0.1rem 0.1rem 0 0.25rem;
}
.ditubox{
    background: #fff;
    overflow: hidden;
    margin-top: 0.2rem;
    padding-bottom: 0.4rem;
}
.ditubox:first-child{
    margin-top: 0;
}
.jiricha_tit {
    width: 7.5rem;
    height: 0.88rem;
    border-bottom: 1px solid rgba(245, 245, 245, 1);
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.88rem;
}
.jiricha_tit span {
    display: inline-block;
    width: 0.08rem;
    height: 0.32rem;
    background: #D03D3D;
    border-radius: 0.04rem;
    margin-left: 0.3rem;
    margin-right: 0.1rem;
    position: relative;
    top: 0.03rem;
}
.ditulist{
    overflow: hidden;
    margin-top: 0.1rem;
}
.ditulist a{
    display: inline-block;
    float: left;
    width: 2.15rem;
    height: 0.7rem;
    text-align: center;
    line-height: 0.7rem;
    background: #FFF9EF;
    border-radius:0.05rem;
    opacity: 1;
    border: 1px solid #FFEAD4;
    margin-left: 0.2rem;
    margin-top: 0.2rem;
    font-size: 0.25rem;
    color: #C0815B;
}