.leader .pic img {
    height: 190px;
}
.leader{
    font-size: 20px;
}
.t0 b {
    font-size: 18px;
}
.t0 p{
    display: inline-block;
}
.sz_rl{
    margin: 0 auto;
    min-height: 310px;
}

.ldhd .list-t {

}
.ldhd .list-t li{
    padding: 18px 0px;
    border-bottom: 1px solid #eee;
}
.ldhd .list-t li:before{
    display:none;
}

.ldhd h3 b{
     font-size: 20px;
}
.ldhd.box p{
    text-indent: 0em;
    display:none;
    line-height:25px;
}
.ldhd .list-t li:hover p{
    display:block;
}
.ldhd .list-t li:hover a{
    color: #224b7f;
}
.ldhd .list-t li:hover
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, .1);
}
.ldtp .pic img{
    width: 260px;
}
.ldhd .list-t li a{
    font-size:18px;
}
.ldhd .list-t li .date{
    top:20px;
    font-size:16px;
}
.ldtp h4{
    line-height: 30px;
    text-align: center;
    padding: 8px 15px;
}
.box{
    background-color: transparent;
}
.box h3 {
    border-bottom: none;
    line-height: 40px;
}
.box .fg {
    border-bottom: none;
    line-height: 40px;
    min-height: 121px;
    overflow-y: auto;
    overflow-x: hidden;
}

.focus,
.focus .pic {
    position: relative;
}

.focus .pic>div {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.focus .pic img {
    width: 100%;
    height: 100%;
object-fit: cover;
}

.focus .pic span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 10px 80px 10px 10px;
    line-height: 26px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #333;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
}

.focus .focus-prev,
.focus .focus-next {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    background-size: 24px auto;
    color: #fff;
    opacity: 0;
    transition: all .3s;
}

.focus .focus-prev .iconfont,
.focus .focus-next .iconfont {
    font-size: 28px;
    font-weight: normal;
}

.focus .focus-prev {
    transform: translate(-50px, 0);
    left: 0;
    background-image: none;
}

.focus .focus-next {
    transform: translate(50px, 0);
    right: 0;
    background-image: none;
}

.focus:hover .focus-prev,
.focus:hover .focus-next {
    opacity: 1;
    transform: translate(0, 0);
}

.focus .navi {
     position: absolute;
     bottom: 0px;
     left: auto;
     right: 0;  
     z-index: 9;
     width: auto;
     margin-bottom: 4px\9;
     padding: 0 10px;
     text-align: right;
 }
.focus .navi li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    font: 0/0 lx;
    border: 1px solid #fff;
    color: transparent;
    border-radius: 100px;
    transition: all .3s;
}

.focus .navi li.on {
    background-color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}
.focus .swiper-pagination{
    line-height: 54px;
}

.focus .swiper-pagination-bullet {
    border: 1px solid #fff;
    background: none;
    opacity: 1;
}

.focus .swiper-pagination-bullet-active {
    background-color: #fff;
}

.focus .swiper-button{
    position: initial;
}

@media (max-width: 1200px) {

    .focus,
    .focus .pic {
        position: relative;
        width: 100%;
        height: auto;
    }

    .focus .pic>div {
        position: relative;
        overflow: hidden;
        width: 100%;
    }

    .focus .pic img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

    .focus {
        margin-bottom: 20px;
    }

}

@media (max-width: 768px) {
    .focus {
        margin-bottom: 20px;
    }
}

.calendar {font-size:0.813rem;margin:0 auto;}
.calendar table{ 
    width:100%;
    margin:0 auto;
    border: 1px solid #bdb3b38a;
}
.calendar table tr th{ 
    height:40px; 
    font-weight:normal;
    text-align: center;
    color: #224b7f;
}
.calendar table tr td{
    text-align: center;
    line-height: 33px;
    height: 33px;
    color: #4f4f4f;
    cursor: pointer;
    padding: 5px 0px;
}

/*鼠标滑过*/
.bgHover{ background:#005293; color:#fff !important;text-decoration:none !important;}
.riqi {
    position: relative;
    z-index: 9999999;
    height: 33px;
    width: 33px;
    margin: 0 auto;
    border-radius: 50% 50%;
}
.riqi .piaofu{
position: absolute;
    width: 212px;
    bottom: 44px;
    left: -85px;
    background: #fff;
    border: 1px solid #eee;
    text-align: left;
    font-size: 16px !important;
    line-height: 18px;
    padding: 10px;
    display: none;
    z-index: 100;
    border-radius: 6px;
    box-shadow: 1px 1px 10px rgba(0,0,0,.1);
}
.riqi.current .piaofu{ display:block;}
.riqi .piaofu span{ display:block; width:212px; height:9px; background:url('images/angle.png') center no-repeat; position:absolute; bottom:-9px;_bottom:-12px;left:0px; z-index:100;}
.riqi .piaofu ul li{ padding:2px 0px 2px 8px; background:url('//zjt.hubei.gov.cn/material/images/sz_dot.jpg') no-repeat 0px 9px; z-index:100;}
.riqi .piaofu ul li a{color:#005293 ; z-index:100; font-size:0.813rem;}
.riqi .piaofu ul li a:hover{ text-decoration:underline; z-index:100;}

/*非本月日期*/
.calendar table tr td.current_day{ background:#cbcbcb}
.calendar table tr td.unselected_month{ color:#b5b5b5}

/*选择日期*/
.choice {
    font-size: 18px;
    height: 40px;
    color: #3979c3;
    background: linear-gradient(87deg, #cbe6ff, #fff);
}
.choice h4{
    line-height: 40px;
}
.choice p {
    display: block;
    flex: 0 0 50%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-indent: 0em;
    width: 50%;
   color: #2b6fbd;
}
.choice .month_name{
    display: inline-block;
    /* width: 62px; */
    text-align: center;
    font-size: 18px;
}
.choice .button{
    cursor: pointer;
    display: inline-block;
    padding: 0px 5px;
    margin: 0px;
}
.choice .month .prev{ padding-left:0px;} 
.choice .year .next{ padding-right:0px;} 
.calendar .year_name{
    font-size: 18px;
}
tbody,.usual_day{
    background-color: #fff !important;
}

a.more {
    float: right;
}
.where {
    padding-top: 15px;
}

::-webkit-scrollbar {
    width: 3px;
}
a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #224b7f;
    text-decoration: none;
}

a:active {
    outline: none;
}

/* 头部、底部、全局 */
.inner,
.content {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}


@media (max-width: 1200px) {
    .inner,
    .content{
        width: 100%;
    }

    .content{
        padding: 20px;
    }

}

/* 公用 */

.content .row {
    margin-right: -10px;
    margin-left: -10px;
}

.content .row>.col,
.content .row>[class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}


/* 领导 */

.ld_box{
width:100%;
    position: relative;
    display: inline-block;
    padding:20px;
    border: 1px solid #d7ebff;
    background: #e4f2ff;
    background: -webkit-linear-gradient(0deg, #e4f2ff, #fff);
    background: linear-gradient(0deg, #e4f2ff, #fff);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    min-height: 250px;
margin: 10px 0px;
}

.ld_box .pic{
    width: 180px;
    margin-right: 30px;
}

.ld_box h4{
    font-size: 24px;
    font-weight: bold;
    margin:20px 0px 10px 0px;
}

.ld_box .zw{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}

.ld_box p{
    font-size: 18px;
    margin-bottom: 10px;
}

.ld_box p b{
    display: block;
    float: left;
}

@media (max-width: 1024px) {
    .ld_box h4{
        margin-top:10px; 
    }
    
    .ld_box .zw{
        margin-bottom: 10px;
    }

}

@media (max-width: 480px) {
    .ld_box .pic{
        margin-bottom: 20px;
    }
.choice h4 {
    display: none;
}
}
thead th {
    background-color: #f6f9fe;
}
.ld_box p {
    text-indent: 0em!important;
}
.focus .swiper-slide a {
    position: relative;
    overflow: hidden;
    display: block;
    width: 355px\9;
    height: 250px;
    margin: 0 10px;
}
.mt20{
margin-bottom:20px;
}
@media (min-width: 1200px) {
.jj{
display: flow-root;
}
}

.hover-style2 li a {
    white-space: initial;
}
.ldhd .list-t li{
padding:6px 0px;
min-height: 76px;
}
.ld_box:first-of-type{
margin: 0px 0px 10px;
}
.list-t li {
    line-height: 31px;
}
.ldhd h3.t13 {
    margin: 14px 0px;
}