@charset "utf-8";
body{
    font-size:12px;
}
a{color: #333;text-decoration: none;}
.clearfix::after{display: block;visibility: hidden;content: '';clear: both;}
.container1000 {
    width: 1000px;
    margin: 0 auto;
}

.zfgbbookhead {
    font-size: 0px;
}

.zfgbxqcontent {
    background: url(/10462/xhtml/images/zfgb/zfgb20170104_32.jpg);
}

.conleftnav {
    width: 321px;
    float: left;
}

.conright {
    width: 600px;
    float: right;
    padding-right: 25px;
    box-sizing: border-box;
}
.zfgbbookbottom{
    font-size:0px;
}
.bod001 {
    width: 160px;
    color: grey;
    border: 1px solid  rgb(133, 133, 133); 
}

.gbbtn{
   /* padding:5px;*/
}

@media(max-width:1000px){
    .container1000{
        width:100%;
    }
    .zfgbxqcontent{
        background:none;
    }
    .conleftnav{
        max-width:100%;
    }
    .conright{
        width:100%;
        padding:0 8px;
        box-sizing:border-box;
    }
    .conright ucapcontent p,
    .conright ucapcontent p *{
        font-size:16px !important;
        line-height:32px !important;
        margin-bottom:0px  !important;
        margin-top:0px !important;
    }
    .zfgbbookhead{
        width:100%;
        overflow:hidden;
    }
    .zfgbbookhead .img1{
        width:130%;
        max-width:300%;
        margin-left:-15%;
    }
    .zfgbbookhead .img2,
    .zfgbbookbottom img{
        display:none;
    }
    .conright>div{
        height:auto !important;
    }
    body>.container1000>table,
    body>.container1000 .top1{
        display:none;
    }

}

