.h_nav a:hover {
    color: #0057b5;}
 .mainContent .left_1 .left_meun .cl.on .hid1e{display: block;}
 .hid1e{display: none;}
 @media (max-width: 768px){
 .ding .top_title {height: auto;}
 .main .ding{height: auto;}
 .main  .mainContent .left_1 .left_meun .cl{height:auto;line-height: normal;}
 .main  .mainContent .left_1 .left_meun{padding:0;}
}
@media (max-width: 1070px){
.footer .footerbox li img{width:auto;}
}
.mainContent .left .left_meun .cl{
    height: auto;
    text-indent: 0;
    width: 248px;
    padding: 1em 0 1em 0;
    border-left: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;}
    

.jlk {
    word-wrap: break-word;
    width: 180px;
    margin-left: 55px;
    line-height: 30px;}

.mainContent .left .left_meun .cl a {
    color: #545454;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: normal;
    text-indent: 000;}
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}

h1{    font-size: 28px;
    color: #000;
    text-align: center;
    line-height: 38px;}
.bar{line-height: 38px;
    min-height: 38px;
    background: #f6f6f6;
    text-align: center;
    font-size: 14px;
    color: #4e4e4e;
    margin: 30px auto;
    height: auto;}
