.header_r{padding-top:10px;}
.z2 ,.z5 ,.z8{margin:0 30px!important;}
.img_txt{font-size:16px;line-height:30px;height:60px;color:#000000;text-align: center;}

.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: 30%;margin: 0 auto;float:left;}
}

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


@media only screen and (max-width: 600px) {
    .ttgz li {
        width: 100%;margin: 0 auto;float:left;}
}

