@charset "utf-8";
.fr{
	float:right;
}
.fl{
	float:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:14px;
}
.c8c{
	color:#8c8c8c;
}
.ADB-left{
	width:645px;
}
.ADB-title{
	border-bottom:solid #cccccc 1px;
	padding-bottom: 4px;
}
.ADB-title .tit{
	font-size:18px;
	border-left:solid #f8a243 10px;
	padding-left:15px;
	color:#333333;
}
.title-sel{
	color:#225ba2;
	outline:none;
}
.ADB-list{
	margin-bottom:60px;
}
.ADB-list li{
	padding:20px 25px;
	border-bottom:solid #e6e6e6 1px;
	color:#444444;
}
.ADB-list-title a{
	font-size:20px;
	font-weight:bold;
	width:475px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#444444;
}
.signBox{
	position:relative;
	margin-top:7px;
}
.triangle{
	border-width:4px 4px 4px 0;
	border-color:transparent #457fdf transparent transparent;
	border-style:solid;
	margin-top:3px;
}
.sign{
	background:#457fdf;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	color:#ffffff;
	padding:2px 5px;
}	
.ADB-list-content{
	margin:20px 0;
}
.list-label{
	color:#90afd5;
}
.loadMore{
	height:30px;
	line-height:30px;
	color:#959699;
	background:#f1f1f1;
	text-align:center;
	cursor:pointer;
}
.contact-icon{
    background: url("../../img/en/phone.png");
    width: 14px;
    height: 16px;
    float: left;
    margin: 7px 5px 0 10px;
}
.contact-list li{
	margin:15px 0 0 20px;
	color:#333333;
}
.contact-list li b{
	width:45px;
	text-align:right;
	display:inline-block;
	*display:inline;
	zoom :1;
}
.ADB-detail{
	padding:45px 30px;
}
.ADB-detail-title{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	width:735px;
	margin:0 auto;
}
.ADB-detail-header .title{
	color:#959fb1;
	width:210px;
	margin:0 10px 10px 0;
	text-align:right;
}
.ADB-detail-contentTit{
	color:#959fb1;
}
.ADB-detail-content{
	border:solid #e6e6e6 1px;
	padding:20px;
	color:#444444;
}
.ADB-detail-content h6{
	margin-top:15px;
	font-size:14px
}
