.shuju_fx{ overflow:hiddenmargin:0 auto; z-index:9; }


.shuju_fx1{ overflow:hidden; max-width:1300px;  margin:0 auto; z-index:9; margin-top:0px; background:#F4F4F4; margin-bottom:10px}
@media only screen and (max-width: 1366px) {
.shuju_fx1{ overflow:hidden; max-width:1200px;  margin:0 auto; z-index:9; margin-top:0px; background:#F4F4F4;margin-bottom:10px}
.shuju_fx1{ width:100%; }
}

@media only screen and (max-width: 900px) {
.shuju_fx1{ overflow:hidden; max-width:1200px;  margin:0 auto; z-index:9; margin-top:0px; background:#F4F4F4;margin-bottom:10px}
.shuju_fx1{ width:100%; }
}


/*-=-=-=-=-=-=-=-=-=-=-=- */
/* Column Grids */
/*-=-=-=-=-=-=-=-=-=-=-=- */

.numb_box { width:100%; overflow:hidden; background:#fff }
.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth { width:24.8%; padding:0px 0px; overflow:hidden}
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
	position: relative;
	display:inline;
	display: inline-block;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
.end { margin-right: 0 !important; }
/* Column Grids End */

.wrapper {overflow:hidden;margin:0 auto; width:99%; padding:20px 0px 10px 0px; }
.counter { padding: 0px 0 0px 0;text-align:center; overflow:hidden;color: #222; border-right:#ddd 1px solid}
.count-title { font-size:36px;color:#FF7E00; overflow:hidden; line-height:50px;  margin-top: 10px;font-family: "arial";}
.count-text { font-size: 16px; font-weight: normal; text-align: center;color:#111; display:block;}
.fa-2x { margin: 0 auto; float: none; display: table; color: #222; overflow:hidden;}
.fa-2x img{ width:auto; height:60px; margin-bottom:1px}
.zi{ font-size:15px; padding-left:5px; line-height:20px;color: #222;}

@media only screen and (max-width:780px) {
.wrapper {overflow:hidden;margin:0 auto; width:100%}
.col_fourth { width: 24.8%; padding:10px 0px; overflow:hidden; margin-bottom:10px}
.count-title { font-size: 26px; margin-bottom: 0;overflow:hidden; line-height:40px}
}

@media only screen and (max-width:667px) {
.col_fourth { width: 49.8%; margin-top:10px; margin-bottom:10px;float:left}

.counter { padding: 1px 0 0px 0;text-align:center; border-right:#CCCCCC 0px solid;float:left}
.count-title { font-size: 30px; margin-bottom: 0;color:#FF7E00; overflow:hidden; line-height:30px}
.count-text { font-size: 14px; font-weight: normal; text-align: center;color:#333;}
.fa-2x { margin: 0 auto; float: none; display: table; color: #222; overflow:hidden; margin-bottom:5px}
.fa-2x img{ width:auto; height:40px; margin-bottom:5px}
.zi{ font-size:16px; padding-left:5px; line-height:20px; color: #222;}

}


@media only screen and (max-width:500px) {

.counter { padding: 1px 0 0px 0;text-align:center; border-right:#CCCCCC 0px solid; float:left}
.count-title { font-size: 30px; margin-bottom: 0;color:#FF7E00; overflow:hidden; line-height:30px}
.zi{ font-size:14px; padding-left:2px; line-height:20px; font-weight:bold;}
.col_fourth { width:49.8%; margin-top:5px; margin-bottom:5px; float:left}
.fa-2x img{ width:auto; height:40px; margin-bottom:5px}
}


