
body {
}

/*-=-=-=-=-=-=-=-=-=-=-=- */
/* Column Grids */
/*-=-=-=-=-=-=-=-=-=-=-=- */

.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth {width: auto;}
.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-right: 3%;
	margin-bottom: 20px;
}
.end { margin-right: 0 !important; }
/* Column Grids End */

.wrapper { width: 980px; margin: 30px auto; position: relative;}
.counter {background-color: #f5613d;padding: 38px 0;/* border-radius: 5px; */}
.count-title {font-weight: 400;margin-top: 10px;margin-bottom: 0;color: #f5613d;position: relative;height: 150px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px;font-size: 100px;font-family: o&#161;&#161;&#161;§&#172;2&#161;&#161;&#161;§&#172;&#172;&#229font-weight: 600;line-height: 134px;text-align: center;/* color: rgb(0, 157, 225); */letter-spacing: -5px;border-radius: 10px;padding: 10px 30px;}
.count-text {font-size: 18px;font-weight: normal;margin-top: 15px;margin-bottom: 0;text-align: center;color: #f5613d;color: #fff;}
.fa-2x { margin: 0 auto; float: none; display: table; color: #4ad1e5; }
.white-line{
    position: absolute;
    height: 5px;
    /* background-color: #fff; */
    left: 0;
    top: 50%;
    margin-top: -13px;
    z-index: 2;
    width: 100%;
}
.add-icon{
    position: absolute;
    right: 12px;
    top: 60px;
    background: url(/ceshi/shichang/images/add_icon.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
}<!--0.00024509429931641-->