﻿.yellowpagemain{background: #fff;}
.yellowpagemain .n .titleDiv{border-bottom:1px solid #f5f5f5;height:60px;color:#333;padding:0 30px;}
.yellowpagemain .n .titleDiv .spanOne{font-size:18px;font-weight:bolder;padding-left:8px;line-height:60px;vertical-align:middle;}
.yellowpagemain .n .titleDiv .spanOne .img{width:26px;height:30px;margin:17px 0px;background:url(../images/cbgicon.png) no-repeat;background-position:-520px -37px;background-size:660px;float:left;}
.yellowpagemain .n .titleDiv .spanTwo{font-size:14px;padding:0 10px;color:#f25522;vertical-align:middle;}
.yellowpagemain .n .am-yellow-freli {
	padding: 15px 30px 0 30px;
}
.yellowpagemain .n .tit {
	margin-top: 12px;
	text-indent: 5px;
	font-size: 14px;
}
.yellowpagemain .tit .bold {
	max-width: 500px;
	line-height: 21px;
	float:left;
}
.yellowpagemain .n .tit .r {
	margin-right: 5px;
	text-indent: 0;
	font-weight: bold;
	font-size: 12px;
	float:right;
}
.yellowpagemain .tit .free, .yellowpagemain .tit .manage, .yellowpagemain .tit .serve, .yellowpagemain .n .freli .smlist a {
	display: inline-block;
	width: 109px;
	height: 23px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 23px;
}
.yellowpagemain .tit .serve {
	background:blue;
	margin-left: 20px;
	border-radius:5px;
}
.yellowpagemain .tit .free {
	background:#f46025;
	border-radius:5px;
}
.yellowpagemain .fenlei_cont {
	width: 100%;
	line-height:150%;
	clear: both;
	overflow: hidden;
}
.yellowpagemain .bod_left {
	cursor:pointer;
	height: 115px;
	float: left;
	width: 32%;
	border-right: 1px dashed #eee;
	border-bottom: 1px dashed #eee;
	padding: 10px 0 0 20px;
	overflow: hidden;
}
.yellowpagemain .bod_left li {
	padding: 0;
}
.yellowpagemain .n .freli li {
	float: left;
}
.yellowpagemain .bod_left li h3 {
	margin: 5px 0;
	font-size: 14px;
}

.yellowpagemain .bod_left li a {
	color: #636563;
	text-decoration: none;
	padding-right: 20px;
	display: inline-block;
	white-space: nowrap;
	font-size: 14px;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
}
.yellowpagemain .bod_left li h2 a {
	color:#e54346;
	font-weight: bold;
	text-decoration:none;
}
.yellowpagemain .bod_left li a:hover{text-decoration:underline;color:#e80000;} 

.introDiv{background:#fff;margin-top:10px;}
.introDiv .divBox{width:1130px;padding:30px;}
.introDiv .divBox .ptitle{font-size:18px;font-weight:bold;color:#333;margin-bottom:15px;}
.introDiv .divBox .pContents{font-size:16px;line-height:30px;}
.introDiv .divBox .pColor{color:#0000FF;}