html,body{
	background: #f5f6f7 !important;}

.div_listbox{
	padding: 30px 0;}
.div_listbox .row{
	margin: 0;}
.address{
	padding: 16px 0px;}
.address p{
	margin-bottom: 0;}
.address p a{
	color: black;
	text-decoration: none;}
.list_box{
	padding: 20px 0px;
	background: white;
	position: relative;}
.list_box li{
	border-bottom: 1px solid #dddddd;
	padding: 16px;}
.list_box li:last-child{
	border-bottom: none;}
.list_box li a{
	display: inline-block;
	width: 75%;
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}
.list_box li span{
	float: right;}

/**/
.title_listbox{
	margin-left: 20px;
	background: white;}
.title_listbox h3{
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #06498d;
	font-size: 28px;
	border-bottom: 2px solid #06498d;
	margin: 10px 0;}
.title_listbox div{
	padding: 0;}
.liebiao{
	text-align: center;
	padding: 16px 0 !important;}
.liebiao span{
	font-size: 20px;
	color: #06498d;}
.liebiao p{
	width: 100%;
	height: 26px;
	background: #06498D;
	color: white;
    margin: 0;
    font-size: 16px;}
.listbox{
	border-bottom: 1px solid #999999;
	padding: 10px !important;}
.listbox>div{
	height: 60px;}
.col-xs-2{
	border: 1px solid;}
.listbox:last-child{
	border: none;}

.listbox .a_title{
	text-align: left;
	padding-left: 10px;}
.listbox .a_title a{
	line-height: 28px;
	color: black;
	text-decoration: none;}

@media only screen and (min-width: 100px) and (max-width: 768px) {
	.div_listbox{
		padding: 10px 0;}
	.list_box li{
		padding: 6px 0px;}
	.list_box{
		padding: 20px 0px 0px 0px;}
}

/**/
