﻿/*C - 业务范围*/

.odds{
	overflow:hidden;
	font-size:13px;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.oddsTie{text-align:center;margin-bottom:20px;}
.oddsTie h4{font-size:30px;color:#333;font-weight:normal;line-height:30px;margin-bottom:15px;}
.oddsTie h3{font-weight:normal;background: url('C-A01.jpg') no-repeat center 15px;font-size:22px;color:#515050;}
.oddsTie h3 span{
	display:block;
	font-size:40px;
	line-height:40px;
	color:#0ba43b;
	margin-bottom:10px;
}

.row {margin-right: -15px; margin-left: -15px;}

.col-md-4{float: left;}

.blog-post img {
	width: 100%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
.blog-post {
	background: #fff;
	padding: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border:1px solid #dddddd;
	margin-bottom:1.5em;
}
a.blog-title {
	color: #5e5e5e;
	font-size: 18px;
	font-weight: 600;
	padding: 15px 0px 0px 16px;
	text-decoration:none;
	display:block;
	text-align: center;
}
.blog-post span {
	width:92%;
	height:1px;
	background:#d5d5d5;
	display:block;
	margin-top: 0.6em;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 1em;
}
.blog-post p {
	color: #6d6d6d;
	font-size: 14px;
	line-height:1.8em;
	font-weight: 400;
	padding:0 20px 15px 16px;
}
.blog-posts {
	width: 32.4%;
	padding: 0;
	margin-right: 1.333%;
	margin-top: 5px;
}
p.sub_head {
	color: #000;
	font-size: 0.875em;
	font-weight: 300;
	padding:0 0 0 16px;
}
.span_66{margin-right:0;}

