.header_r{padding-top:10px;}

#adu0{z-index:999999!important;}
 

body{background: url(static/images/bjt.png) center repeat;}
.ban img{width:100%;height:auto;display:block;z-index: 10;}
.z2 ,.z4 ,.z6 ,.z8{margin:0 30px!important;}
.img_txt{font-size:15px;line-height:30px;height:60px;color:#000000;text-align: center;}

.z9 ,.z10 ,.z11 ,.z12 ,.z13 ,.z14 ,.z15{display:none;}

.box01_con1 table{padding:20px;}

.scale-img {
    display: block;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;}

.scale-img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}


@media only screen and (min-width: 1200px) {
    .ttgz li {
        width: 22%;margin: 0 auto;float:left;}
}

@media only screen and (max-width: 970px) {
    .z2 ,.z4 ,.z6 ,.z8 {
        margin: 0!important;}
.ttgz li {
        width: 47%;margin: 0 10px auto;float:left;}
}


@media only screen and (max-width: 600px) {
    .ttgz li {
        width: 47%;margin-right: 10px;float:left;}
}

.footer {
    background: #a82328;
    background: url(static/images/footer.jpg) center no-repeat;
    background-size: cover;padding: 0;}
