@charset "utf-8";
#spot_rank {
	width: 1188px;
	margin: 0px auto;
	border: 1px solid #e3e3e3;
	padding-bottom: 25px;	
}
#sr_banner, #recommand_banner{
	height: 174px;
	width: 1092px;
	margin-top: 11px;
	border-bottom: 1px dotted #CCC;
	margin-left: 50px;
	position: relative;
}
#dh_banner{
	height: 174px;
	width: 100%;
	margin-top: 11px;
	border-bottom: 1px dotted #CCC;
	position: relative;
	box-sizing: border-box;
	padding: 0 50px;
}
#sr_banner {
	background: url(../../images/ui/spotrank_banner.jpg) no-repeat 480px 24px;
}
#dh_banner {
	background: url(../../images/ui/orderrank_banner.jpg) no-repeat left top;
}
#recommand_banner {
	background: url(../../images/ui/recommend.jpg) no-repeat 480px 24px;
	}
#sr_slogan {
	font: normal 18px/30px 微软雅黑;
	color: #515151;
	padding-top: 12px;
}
#sr_contact {
	width: 160px;
	position: absolute;
	top: 38px;
	right: 50px;
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	color: #515151;
}
#sr_price {
	font-size: 14px;
	color: #515151;
	font-weight: bold;
}
.sr_priceDetail {
	line-height: 26px;
	margin-left: 22px;
}
#sr_priceTitle {
	font-size: 16px;
	background: url(../../images/ui/spotrank_icon.gif) no-repeat 0px 3px;
	padding-left: 22px;
	line-height: 22px;
	height: 22px;
	margin-top: 14px;
	padding-bottom: 3px;
}
.sr_number {
	color: #FF5A00;
	padding-left: 15px;
}
.go_upLevel {
	float: left;
	height: 30px;
	text-decoration: none;
	padding-right: 16px;
	margin-right: 10px;
	background: url(../../images/ui/titlearrow.gif) no-repeat right center;
	font: bold 14px/30px 微软雅黑;
	color: #666666;
}
.currentPage .go_upLevel {
	background: none;
	color: #FF5A00;
}
#web_map {
	margin-left: 50px;
	margin-top: 10px;
	height: 40px;
}
#sr_left {
	clear: left;
	float: left;
	width: 850px;
	padding-left: 50px;
	color: #333;
	font-size: 12px;
	line-height: 24px;
}
.sr_h3 {
	font-size: 12px;
	line-height: 24px;
}
#sr_manage {
	font-size: 12px;
	line-height: 24px;
	padding-top: 10px;
}
.sr_steps {
	font-size: 12px;
	line-height: 24px;
}
#sr_manageList {
	list-style-type: lower-roman;
}
#dh_manageList .sr_lines{
	
}
.sr_lines {
	list-style-type: decimal;
	margin-left: 22px;
	list-style-position: outside;
	margin-bottom: 8px;
}
.sr_advantage, .sr_instruction, .sr_leftTitle {
	margin-bottom: 8px;
}
.sr_service, .sr_steps {
	margin-bottom: 12px;
}
#dh_manageList .sr_lines{
	list-style-type: none;
	margin-left:0;
}
#sr_right {
	width: 195px;
	padding-left: 25px;
	border-left: 1px dotted #CCC;
	float: right;
	font-size: 12px;
	line-height: 30px;
	white-space: nowrap;
}
.common_questTitle {
	color: #FF5A00;
}
#sr_companys {
	margin-bottom: 15px;
	height: 300px;
	overflow: hidden;
}
.right_quest, .right_companyName {
	color: #666;
}
.sr_devide {
	padding-right: 5px;
	padding-left: 5px;
}
.recommand_service {
	padding-bottom: 30px;
}
.web_mapLi {
	float: left;
}
.orderRank5Box{
	background-color:#f4f4f4;
	padding:10px;
	margin-left: 15px;
	margin-bottom: 20px;
}
.orderRank5Box p{
	line-height:26px;
	margin-bottom:10px;
	position: relative;
	padding-left:15px;
}
.orderRank5Box p:before{
	width: 8px;
	height: 8px;
	border-radius:10px;
	background-color:#ff7900;
	margin-right:5px;
	content: "";
	position: absolute;
	left:0;
	top:10px;
}
