.bhmk{
    height: 100%;
    padding-top: 25px;
    background-color: rgba(235,236,236,1);
    overflow: hidden;
}
.sdh{
    float: left;
    width: 23%;
    background-color: #ffff;
}
.sdh-t{
    width: 100%;
    height: 45px;
    color: #ffff;
    /* background-color:rgba(27,126,203,1); */
    line-height: 40px;
    padding-left: 20px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:bold;
    background: -webkit-linear-gradient(left, rgba(27,126,203,.3) , rgba(27,126,203,1)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(27,126,203,.3), rgba(27,126,203,1)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, rgba(27,126,203,.3), rgba(27,126,203,1)); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(27,126,203,.3) , rgba(27,126,203,1));
}
.sdh-x a{
    text-decoration:none;
    display: inline-block;
     width: 80%;
    overflow: hidden; 
}
.a-color{
    color: #fff;
    line-height: 40px;
    padding-left: 20px;
    height: 41px;
    font-size:16px;
}
.jt{
    float: right;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
     padding-right: 5%;
}
.sdh-x:hover>a{
    color:rgba(255,168,1,1);
}
.sdh-x:hover>.jt{
    color:rgba(255,168,1,1);
}
.sdh-x{
    border-bottom: 1px solid rgba(27,126,203,.6);
    background-color: rgba(108,169,234,1);
}
.dhjs{
    float: right;
    width: 75%;
    height: 100%;
    background-color: rgba(255,255,255,1);
    padding-top: 35px;
    padding-left: 55px;
    padding-right: 72px;
    overflow: hidden;
    position: relative;
    background-image: url(/public/images/xxbj.png);
    background-size: 100% 100%;
}
.dhjs-s{
    font-size:22px;
    font-family:MicrosoftYaHei;
    font-weight:bold;
    color:#000;
    line-height:15px;
    margin-bottom:33px ;
}
.dhjs-j{
    font-size:14px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:24px;
}
.js-st{
    height: 467px;
    margin-top: 18px;
    background: url(../pic/banner@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
}