 .leader-menu li a {
     display: block;
     border-bottom: 1px solid #ddd;
     padding-left: 20px;
     line-height: 60px;
 }

 .leader .list-p li a {
     padding: 20px 0;
     text-align: center;
 }

 .leader .list-p .pic {
     position: relative;
     overflow: hidden;
     display: block;
     width: 150px;
     height: 190px;
     margin: 0 auto 20px;
     background-color: #eee;
 }

 .leader .list-p .pic img {
     width: 100%;
     height: 100%;
 }

 .leader .list-p .pic+h4 {
     max-height: 70px;
 }
 
 @media (max-width:480px) {
     .leader .list-p .pic {
         width: 120px;
         height: 168px;
     }
 }

 @media (max-width:480px) {
     .leader .list-p .pic {
         width: 100px;
         height: 140px;
     }
 }
    
.article-box {
    padding: 0px 0px;
    line-height: 2;
    text-align: justify;
    color: #333;
    font-size: 16px;
}

.p15 ul li {
	height: 350px;
}
.list-p li h4 {
    margin: 10px 0;
    line-height: 24px;
    overflow: visible;
    white-space: normal;
    word-break: normal;
    text-overflow: ellipsis;
}
.grid {
    padding: 15px;
}
.where {
    height: auto;
    padding: 0 10px;
    line-height: 40px;
    background-color: #fff;
    border-radius: 3px;
}
.article-box .grid {
    background-color: #ecf6ff;
}
.grid>.row {
    background: #fff;
    margin-right: 0;
    margin-left: 0;
}
.leader{
    margin-top: 40px;
}
.box {
    padding: 0 27px;
    background-color: #fff;
}
.box h3 {
    padding-left: 20px;
    background-color: #ecf6ff;
    border-bottom: 0;
    margin-bottom: 30px;
}
.t0 .s1{
    display: block;
    width: 21px;
    height: 47px;
    background: url(/material/images/ldrl/fg.png) 50% 50% no-repeat;
    background-position: 0;
    background-size: unset;
}
.t0 .s2{
    display: block;
    width: 21px;
    height: 47px;
    background: url(/material/images/ldrl/rl.png) 50% 50% no-repeat;
    background-position: 0;
    background-size: unset;
}
.box p {
    min-height: 60px;
}
.t0 b {
    line-height: 47px;
    font-size: 20px;
}
.leader h4,.leader p{
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 40px;
    color: #333333;
    margin: 0;
}

.box .col-md-12 {
    display: block;
    width: 100%;
    background: url(/material/images/ldrl/rlbj.png) 50% 50% no-repeat;
    height: 446px;
    margin-bottom: 68px;
}
.calendar table{width: 80% !important;margin:0 auto;}
.btl{
    position: absolute;
    top: 50%;
    z-index: 3;
    display: block;
    left: -15px;
    width: 39px;
    height: 39px;
    background: url(/material/images/ldrl/btl.png);
}

.btr{
    position: absolute;
    top: 50%;
    z-index: 3;
    display: block;
    right: -15px;
    width: 39px;
    height: 39px;
    background: url(/material/images/ldrl/btr.png);
}

@media (max-width:768px) {
    .button,.pr{
        display: none;
    }
    .col-md-12 {
        display: block;
        width: 100%;
        margin-bottom: 68px;
        background: #f7fbff;
        border-radius: 10px;
        border: solid 1px #007ad8;
    }
    .pl {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
@media (max-width:480px) {
    .pl {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .col-md-12 {
        padding: 0;
        height: 386px;
    }
    .pl{
        margin-top: 0 !important;
    }
    .calendar .year_name, .choice .month_name{
        font-size: 20px !important;
        font-weight: 600;
    }
}