.wh{
    width: 1300px;
    position: relative;
}
body{
    background: #ffffff;
}
/*banner*/
.banner{
    width: 100%;
}
.banner img,.banner table,.banner table td img{
    width: 100%!important;
    height: auto!important;
}
#flashBoxu_u1_{
    width: 100%!important;
    height: auto!important;
}



.frame{
    position: relative;
    margin-top: -110px;
    z-index: 999;
    overflow: hidden;
    margin-bottom: 50px;
}

/*一级栏目*/
.yj_col{
    height: 110px;
}
.yj_col .bg{
    background: url("../images/frame/lm1_bg1.jpg")no-repeat center right;
    background-size: cover;
}
.yj_col .column{
    background: url("../images/frame/lm1_bg0.jpg")no-repeat center;
    color: #FFFFFF;
    font-size: 26px;
}
.yj_col .column span{
    line-height: 26px;
    border-left: 6px solid #ffffff;
    padding-left: 20px;
}

/*左块*********************************************************************/
.left_nav{
    width: 272px;
    float: left;
    position: relative;
    z-index: 9999;
    padding-top: 20px;
}



/*左导航*/
.left_nav .onenav{
    margin-bottom: 38px;
}
.left_nav .onenav a{
    display: block;
    margin-top: 0;
    line-height: 64px;
    padding: 0 28px 0 23px;
    /*! background: #f1f1f1; */
    overflow: hidden;
    font-size: 16px;
}
.left_nav .onenav a::after{
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    margin: 0 auto;
}

.left_nav .onenav a span{
    float: right;
    color: #999999;
    font-family: "黑体";
    font-size: 18px;
}
.left_nav .onenav a:hover{
    color: #FFFFFF;
    background: #1d6cae;
}
.left_nav .onenav a:hover span{
    color: #FFFFFF;
}
.left_nav .onenav a.current{
    color: #FFFFFF;
    background: #1d6cae;
}
.left_nav .onenav a.current span{
    color: #ffffff;
}
.left_nav .onenav a.current:hover{
    color: #FFFFFF;
    background: #1d6cae;
}
.left_nav .onenav a.current:hover span{
    color: #FFFFFF;
}




.left_nav img{
    display: inline-block;
}
/*lxwm*/
.left_nav .lxwm{
    background: #1d6cae url("../images/frame/l_1.png")no-repeat 58px 130px;
    padding: 30px 15px;
    margin-bottom: 30px;
}
.left_nav .lxwm h4{
    display: inline-block;
    font-size: 30px;
    margin: 0 0 20px;
    color: #FFFFFF;
}
.left_nav .lxwm p{
    color: #ffffff;
    font-size: 12px;
    line-height: 24px;
}

.left_nav .cpyc img{
    width: 100%;
}

/*右块***************************************************************/
.right_black{
    width: calc(100% - 330px);
    float: right;
   padding-top: 20px;
}

/*当前位置*/
.address{
    margin: 20px 0 0 0;
    border-bottom: 1px solid #eeeeee;
    font-size: 30px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.address .lm{
    border-bottom: 1px solid #267bc3;
    padding-bottom: 40px;
    line-height: 30px;
    font-weight: bold;
    font-size: 24px;
    float: left;
    width: 173px;
}


.address .add{
    float: right;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}
.address .add img{
    margin-right: 5px;
    vertical-align: sub;
}
.address .add span,.address .add a{
    color: #999999;
    font-weight: 100;
    font-size: 16px;
}
.address .add em{
    font-style: inherit;
    /*font-family: 黑体;*/
    margin: 0 3px;
    color: #999999;
}
.address .add em:last-child{
    display: none;
}
.address .add a:hover{
    color: #0048ae;
}







.shot{
    min-height: 400px;
}

/*分页*/
.page{
    margin-top: 20px;
}