a,a:after,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,i,img,input,li,ol,p,td,textarea,th,ul{margin:0;padding:0}
li{list-style:none}
em,i{font-style:normal}
a,a:hover{text-decoration:none}
img{vertical-align:top}
span{color:#797263}
.wrap{max-width:720px;margin:auto}
.kalendar{overflow:auto}
.kalendar_left{float:left;margin-left:10px}
.kalendar_left li{width:20px;margin-top:10px}
.kalendar_right{float:right;width:40px}
.kalendar_right li{width:20px;float:left;margin:10px 0 0}
.kalendar_mid{margin-top:10px;width:100%;text-align:center;position:relative}
.kalendar_mid em{font-size:18px}
.hm{font-size:80px;color:#d4473d;font-weight:700}
.jq{font-size:16px;margin-top:10px;color:green;font-weight:700}
.index_leftarrow,.index_rightarrow{position:absolute;display:block;width:30px;height:30px}
.index_leftarrow{background:url(/statics/s14hl/images/index_leftarrow.png) no-repeat;background-size:30px auto;top:50%;left:18%;margin-top:-15px}
.index_rightarrow{background:url(/statics/s14hl/images/index_rightarrow.png) no-repeat;background-size:30px auto;top:50%;right:18%;margin-top:-15px}
.index_content{width:98%;margin:20px auto;padding-top:10px;position:relative}
.huabianfoot,.huabiantop{position:absolute;width:100%;height:50px}
.huabiantop{background:url(/statics/s14hl/images/huabian_01.png) no-repeat;background-size:100% auto;top:0;left:0}
.huabianfoot{background:url(/statics/s14hl/images/huabian_02.png) no-repeat;background-size:100% auto;bottom:-40px;left:0}
.huabianleft,.huabianright{background:url(/statics/s14hl/images/huabian_03.png) repeat-y;position:absolute;width:1px;height:92%}
.huabianleft{left:0;top:20px}
.huabianright{right:0;top:20px}
.index_content_yj{width:95%;margin:0 auto;overflow:auto;margin-top:10px}
.index_content_yjleft{width:13%;float:left}
.index_content_yjleft span{display:block;width:30px;height:30px;background:#d4473d;text-align:center;border-radius:15px;line-height:30px;color:#fff;font-size:20px}
.index_content_yjright{float:left;width:87%}
.index_content_yjright li{float:left;margin-left:5px;color:#797263;line-height:22px}
.index_jileft span{background:#000}
.index_content_jx{border-bottom:1px solid #ccc;overflow:auto;margin-top:0px;position:relative}
.index_content_jx dl{float:left;width:49.8%}
.index_content_jx dl.index_content_jx_border{position:relative}
.h6,.index_content_jx dl dt{height:40px;background:url(/statics/s14hl/images/bgm_01.png) repeat;line-height:40px;text-align:center}
.index_content_jx dl dd{line-height:24px;padding-left:8px;float:left;color:#797263}
.index_content_jx .index_jx_border{position:absolute;width:1px;height:100%;background:#ddd;top:0;left:50%}
.index_content_foot{margin:10px 0}
.index_content_foot p{margin-left:10px;line-height:26px}
.index_content_foot p span{margin-left:5px}

.footer_list{border-bottom:1px solid #ccc;overflow:auto;position:relative}
.footer_shichen{width:50px;height:50px;float:left}
.footer_shichen em{display:block;width:20px;position:absolute;top:40%;left:20px}
.footer_right{width:82%;float:left;border-left:1px solid #ccc;position:relative}
.footer_right_time{margin:5px 0 5px 10px}
.footer_right_xcs{margin:0 0 10px 10px}
.footer_yj{margin:5px 0 10px 10px;overflow:auto}
.footer_yjleft{width:12%;float:left}
.footer_yjleft span{display:block;width:26px;height:26px;background:#d4473d;text-align:center;line-height:26px;border-radius:13px;color:#fff;font-size:18px}
.footer_yjright{float:left;width:88%}
.footer_yjright li{float:left;margin-left:5px;line-height:24px;color:#797263}
.footer_jileft span{background:#000}
.footer_jx{width:26px;height:26px;color:#fff;text-align:center;line-height:26px;border-radius:13px;font-size:18px;position:absolute;top:5px;right:0}
.footer_ji{background:#f2c9c6}
.footer_xiong{background:#c9c9c9}

.scroll{width:40px;height:40px;background:#d4473d;border-radius:30px;position:fixed;bottom:60px;right:10px;display:none}
.scroll i{display:block;width:17px;height:15px;margin:3px auto 0}
.scroll .scroll_1{background:url(/statics/s14hl/images/arre.png) no-repeat center;background-size:17px auto}
.scroll p{text-align:center;color:#fff;font-size:12px}

.arrow{display:none}
.arrow_left,.arrow_right{position:fixed;width:30px;height:50px;background-color:#666;opacity: .6;}
.arrow_left{background-image:url(/statics/s14hl/images/leftarrow1.png);background-repeat:no-repeat;background-size:30px auto;top:50%;left:0;background-position:center}
.arrow_right{background-image:url(/statics/s14hl/images/rightarrow1.png);background-size:30px auto;top:50%;right:0;background-repeat:no-repeat;background-position:center}

/* PC端时辰卡片样式优化 */
.footer_1 {
    width: 100%;
    background: #fff;
    margin-top: 10px;
}

.footer_list {
    border-bottom: 1px solid #ddd;
    padding: 15px 10px;
    display: flex;
    min-height: 120px;
}

.footer_list:last-child {
    border-bottom: none;
}

.footer_shichen {
    width: px;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_shichen em {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #d4473d;
}

.footer_right {
    flex: 1;
    border-left: 1px solid #eee;
    padding-left: 15px;
}

.footer_right_time {
    margin: 8px 0;
    font-size: 14px;
}

.footer_right_time span {
    margin-right: 20px;
    color: #666;
}

.footer_right_xcs {
    margin: 8px 0;
    color: #888;
    font-size: 14px;
}

.footer_right_xcs span {
    color: #666;
}

.footer_yj {
    margin: 8px 0;
    overflow: hidden;
}

.footer_yjleft {
    width: auto;
    float: left;
    margin-right: 10px;
}

.footer_yjleft span {
    display: inline-block;
    padding: 4px 12px;
    background: #4CAF50;
    color: white;
    border-radius: 13px;
    font-size: 14px;
}

.footer_jileft span {
    background: #f44336;
}

.footer_yjright {
    float: left;
    width: auto;
}

.footer_yjright li {
    display: inline-block;
    margin-right: 8px;
    line-height: 28px;
    color: #797263;
    font-size: 14px;
}

/* 移动端风格样式适配 */
.header {
    background: #d4473d;
    padding: 10px;
    overflow: hidden;
}

.logo_m {
    float: left;
}

.sitemap {
    float: right;
    margin-top: 5px;
}

.mini_nav {
    clear: both;
    text-align: center;
    margin-top: 10px;
}

.mini_nav a {
    display: inline-block;
    color: #fff;
    padding: 5px 15px;
    margin: 0 5px;
    background: rgba(255,255,255,0.2);
    border-radius: 3px;
}

.correl {
    background: #f5f5f5;
    padding: 10px;
    overflow: hidden;
}

.correl ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.correl li {
    float: left;
    width: 25%;
    text-align: center;
    margin: 5px 0;
}

.correl li a {
    display: block;
    padding: 8px 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #333;
}

.place {
    padding: 10px;
    font-size: 12px;
    color: #666;
    background: #fff;
    border-bottom: 1px solid #eee;
}

.index_content {
    background: #fff;
    margin: 10px;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.index_content_jx {
    background: #fff;
    margin: 10px;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    overflow: hidden;
}

.index_content_jx dl {
    float: left;
    width: 48%;
    margin: 1%;
}

.index_content_jx dt {
    background: linear-gradient(to bottom, #d4473d, #c0392b);
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
}

.index_content_jx dd {
    background: #f9f9f9;
    padding: 10px;
    margin: 0;
    line-height: 1.8;
    color: #666;
}

.index_content_foot {
    background: #fff;
    margin: 10px;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.index_content_foot p {
    line-height: 2;
    color: #666;
    margin: 5px 0;
}

.index_content_foot span {
    color: #d4473d;
    margin-left: 10px;
}

.h6 {
    background: linear-gradient(to right, #d4473d, #e74c3c);
    color: #fff;
    padding: 12px;
    text-align: center;
    margin: 10px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
}

.yl {
    background: #fff;
    margin: 10px;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    overflow: hidden;
}

.yl_left {
    float: left;
    width: 20%;
}

.yl_left a {
    display: block;
    padding: 10px;
    background: #d4473d;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}

.yl_right {
    float: right;
    width: 20%;
}

.yl_right a {
    display: block;
    padding: 10px;
    background: #d4473d;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}

.yl_mid {
    float: left;
    width: 60%;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.yl_mid li {
    display: inline-block;
    margin: 3px;
}

.yl_mid li a {
    display: block;
    padding: 8px 15px;
    background: #f5f5f5;
    border-radius: 5px;
    color: #333;
}

.yl_mid li.today a {
    background: #d4473d;
    color: #fff;
}

.content {
    background: #fff;
    margin: 10px;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    line-height: 1.8;
}

.content h2 {
    color: #d4473d;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #d4473d;
}

.content p {
    color: #666;
    line-height: 1.8;
    margin: 10px 0;
}

.footer {
    background: #333;
    color: #999;
    padding: 20px;
    text-align: center;
    margin-top: 20px;
}

.footer p {
    margin: 10px 0;
}

.footer a {
    color: #ccc;
}

.disclaimer {
    padding: 10px 0;
    font-size: 12px;
}

.disclaimer .red {
    color: #e74c3c;
}

.disclaimer .blue {
    color: #3498db;
}

.copyright {
    margin-top: 15px;
    font-size: 12px;
    color: #666;
}

#btn_top {
    position: fixed;
    bottom: 50px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: #d4473d;
    border-radius: 50%;
    cursor: pointer;
    display: none;
}

/* 箭头导航显示 */
.arrow {
    display: block !important;
}

.arrow_left,
.arrow_right {
    position: fixed;
    width: 40px;
    height: 60px;
    background-color: rgba(212, 71, 61, 0.8);
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    z-index: 999;
}

.arrow_left {
    left: 0;
    background-image: url(/statics/s14hl/images/leftarrow1.png);
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: center;
}

.arrow_right {
    right: 0;
    background-image: url(/statics/s14hl/images/rightarrow1.png);
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: center;
}

.arrow_left:hover,
.arrow_right:hover {
    background-color: rgba(212, 71, 61, 1);
}

/* listbox 样式 */
.listbox {
    background: #fff;
    margin: 10px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    overflow: hidden;
}

.title {
    padding: 12px 15px;
    background: linear-gradient(to right, #d4473d, #e74c3c);
}

.title h2 {
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.title span {
    margin-right: 5px;
}

.title a {
    color: #fff;
    text-decoration: none;
}

.content {
    padding: 15px;
    color: #666;
    line-height: 1.8;
}

.content.center {
    text-align: center;
}

.clear {
    clear: both;
}

.list {
    padding: 0 15px 15px;
}

.list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list ul.sm {
    display: flex;
    flex-wrap: wrap;
}

.list ul.sm li {
    width: 33.33%;
    padding: 5px;
    box-sizing: border-box;
}

.list ul.sm li a {
    display: block;
    padding: 10px 5px;
    background: #f5f5f5;
    border-radius: 5px;
    text-align: center;
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

.list ul.sm li a:hover {
    background: #d4473d;
    color: #fff;
}

.list .red {
    color: #d4473d !important;
}

/* 日期选择表单 */
.select {
    padding: 8px 4px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    margin: 0 0px;
    background: #fff;
}

.sbutton {
    padding: 8px 20px;
    background: #d4473d;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}

.sbutton:hover {
    background: #c0392b;
}

/* 日期网格 */
.zidian {
    list-style: none;
    padding: 15px;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.zidian li {
    width: 10%;
    padding: 5px;
    box-sizing: border-box;
}

.zidian li a {
    display: block;
    padding: 10px 5px;
    background: #f5f5f5;
    border-radius: 5px;
    text-align: center;
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

.zidian li a:hover {
    background: #d4473d;
    color: #fff;
}

/* 文章和链接列表样式 */
.list .arc {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list .arc li {
    padding: 8px 0;
    border-bottom: 1px dashed #eee;
}

.list .arc li:last-child {
    border-bottom: none;
}

.list .arc li a {
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.8;
    padding: 5px 0;
}

.list .arc li a:hover {
    color: #d4473d;
}