﻿.hjbhdc-header{
    width: 100%;
    height: 500px;
    background: url(../images/2023hjbhdc/hbdcdbg.png) no-repeat top center;
    background-size: 100% 100%;
}
.hjbhdc-log{
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}
.hjbhdc-log a{
    display: block;
    width: 42%;
    text-align: left;
    margin-bottom: 20px;
}
.hjbhdc-log a img{
    width: 70%;
}
/*  */
.hjbhdc-main{
    margin-bottom: 50px;
    border: 40px #d6eed6 solid;
    border-radius: 20px;
}
.hjbhdc-main-wrap{
    font-size: 1.125em;
    line-height: 1.75em;
    padding: 20px;
    border: 3px solid #6ba783;
    background: #fff;
    color: #6ba783;
    /* box-shadow: 5px 5px 10px #6ba783; */
}
.hjbhdc-main-wrap p{
    text-indent: 2em;
    margin: 5px 0;
}
.hjbhdc-main-list{
    margin: 20px 0;
}
.hjbhdc-main-list > div{
    padding-left:2em;
}
.hjbhdc-main-list span,.hjbhdc-main-txt{
    font-weight: 600;
}
/* end */
.hjbhdc-tit{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}
.hjbhdc-tit img{
    width: 80%;
    display: inline-block;
}
/*  */
.hjbhdc-main-box{
    /* margin-top: -180px; */
}
.hjbhdc-dy{
    width: 1300px;
    margin: 30px auto;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding: 30px;
    box-sizing: border-box;
    margin-bottom: 50px;
}
.hjbhdc-news{
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 50px;
}
.hjbhdc-news-title{
    position: relative;
}
.hjbhdc-news-title .hbdc-tit{
    background: url(../images/2023hjbhdc/23hbdc_tit1.png) no-repeat ;
    background-size: 100% 100%;
    height: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 30px;
    font-weight: 600;
    color: #1e944d;
}
.hjbhdc-more{
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 16px;
}

.hjbhdc-news-content li a, .hjbhdc-news-content li span{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.hjbhdc-news-content li a{
    width: 810px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* background: url(../images/2023zthjbhdc/point.jpg) no-repeat center left; */
}
.hjbhdc-news-content li a:hover{
    color: #12541a;
    text-decoration: underline;
}
.hjbhdc-news-content li span{
    float: right;
    color: #9d9d9d;
}
.hjbhdc-news-content{
    margin-top: 20px;
}

/* bottom */
@media (max-width: 550px){
html,body{overflow: initial;}
.wza-box{display: none;}
.hjbhdc-log,.hjbhdc-tit{width:100%}
.hjbhdc-header{height:200px}
.hjbhdc-log a{width:50%;margin-left:20px}
.hjbhdc-tit{padding-top:0}
.hjbhdc-dy{width:100%;margin:10px auto;border-radius:5px;padding:10px}
.hjbhdc-main{margin-bottom:10px;border:15px #d6eed6 solid;border-radius:10px}
.hjbhdc-main-wrap{padding:5px;font-size:1.105em;line-height:1.25em}
.hjbhdc-main-list{margin:5px 0}
.hjbhdc-news{padding:10px;margin-bottom:10px}
.hjbhdc-news-title .hbdc-tit{height:75px;line-height:75px;font-size:17px}
.hjbhdc-more{font-size:14px}
.hjbhdc-news-content{margin-top:0}
.hjbhdc-news-content li a{width:75%;padding-left:0}
.hjbhdc-news-content li a,.hjbhdc-news-content li span{font-size:14px}
}

/* 适老化按钮 */
.wza-box{height: 38px; width: 1200px;margin: 0 auto;}
.wza-box a{ display: block;float: right;height: 38px;line-height:
38px;padding: 0 16px;font-size: 18px;letter-spacing: 0.32px; }
.wza-box a.wza{ background: #fff;color: #015293; border: 1px solid
#015293; border-radius: 2px 0px 0px 2px;}
.wza-box a.oldman{ background:#015293;color: #fff;border: 1px solid
#015293;border-radius: 0px 2px 2px 0px; }

/* 适老化 */
.oldModel *{font-size: 28px !important;}

