.clearFix::after {
	overflow: hidden;
	clear: both;
	display: block;
	content: "";
}

.center {
	margin: 20px auto;
	width: 1100px;
}

.serchBanner {
	background: url("searchSer_banner.png") no-repeat center;
	width: 100%;
	height: 200px;
	text-align: center;
	min-width: 1100px;
}

.serchBanner h1 {
	height: 200px;
	color: rgb(255, 255, 255);
	line-height: 188px;
	font-size: 38px;
	font-weight: bold;
	float: left;
}

.serchBanner_Con {
	padding-top: 57px;
	float: right;
}

.serchBanner_text {
	background: url("localSerLine.png") no-repeat 0px 12px;
	color: rgb(238, 238, 238);
	line-height: 44px;
	letter-spacing: 1px;
	padding-left: 52px;
	font-size: 17px;
	font-weight: 600;
	display: block;
}

.serchSer_Pic {
	margin-top: 0px;
}

.serchSer_Pic>a {
	width: 100%;
	display: block;
}

.serchSer_Pic>a>img {
	width: 100%;
	display: block;
}

.serchNav {
	background: rgb(235, 235, 235);
	width: 100%;
	height: 55px;
}

.serchNav p {
	background: rgb(255, 255, 255);
	width: 180px;
	height: 55px;
	text-align: center;
	color: rgb(195, 3, 16) !important;
	line-height: 55px;
	font-size: 19px;
	font-weight: bold;
	float: left;
	display: block;
	cursor: pointer;
}

.depSer {
	padding-bottom: 55px;
}

.depSer_Ti {
	background: url("servicedep_bg.png") no-repeat 0% 0% / cover;
	width: 100%;
	height: 250px;
	color: rgb(255, 255, 255);
	padding-top: 48px;
}

.depSer_Tit {
	text-align: center;
	line-height: 80px;
	font-size: 50px;
	font-weight: 500;
}

.depSer_TitSub {
	text-align: center;
	line-height: 80px;
	font-size: 27px;
	font-weight: 500;
	opacity: 0.5;
}

.depSer_Tip {
	background: url("servicedep_bgP.png") no-repeat bottom;
	height: 18px;
}

.depSer_ListBox {
	height: 44px;
	overflow: hidden;
	margin-top: 45px;
	margin-bottom: 36px;
	position: relative;
}

.depSer_ListMore {
	background: url("depSerMore.png") no-repeat center;
	width: 38px;
	height: 40px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	cursor: pointer;
}

.depSer_ListTit dd {
	margin: 10px 0px;
	padding: 0px 38px;
	height: 24px;
	text-align: center;
	font-size: 19px;
	float: left;
	cursor: pointer;
}

.depSer_ListTit dt {
	margin: 10px 0px;
	padding: 0px 38px;
	height: 24px;
	text-align: center;
	font-size: 19px;
	float: left;
	cursor: pointer;
}

.depSer_ListTit dd:hover {
	color: rgb(195, 4, 15);
	font-weight: bold;
}

.depSer_ListTitAct {
	background: url("service_picL_act.png") no-repeat 10px;
	color: rgb(195, 4, 15);
	font-weight: bold;
}

.depSer_ListTitAct+dd {
	display: none;
}

.depSer_proLi {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(224, 224, 224);
	border-image: none;
	width: 1200px;
}

.depSer_LmoD {
	width: 730px;
	height: 410px;
	padding-top: 28px;
	float: left;
}

.depSer_LmoD .serNav {
	width: 50px;
	float: left;
}

.depSer_LmoD .serNav li {
	padding: 10px 15px;
	width: 50px;
	height: 116px;
	margin-bottom: 2px;
	background-color: rgb(112, 112, 112);
}

.depSer_LmoD .serNav li a {
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 24px;
	font-size: 19px;
}

.depSer_LmoD .serNav li.serNav_active {
	background-color: rgb(195, 4, 15);
}

.depSer_LmoD .serCon {
	width: 655px;
	padding-top: 9px;
	padding-left: 60px;
	float: left;
}

.serConHt {
	margin: 20px 8px;
	height: 20px;
	color: rgb(195, 4, 15);
	line-height: 20px;
	padding-left: 12px;
	font-size: 19px;
	font-weight: bold;
	border-left-color: rgb(196, 3, 17);
	border-left-width: 5px;
	border-left-style: solid;
}

.serConHC {
	height: 230px;
	overflow: hidden;
}

.serCon_li {}

.depSer_LmoD .serCon .serCon_li>li {
	padding: 11px 6px;
	height: 46px;
	float: left;
	min-width: 133px;
}

.depSer_LmoD .serCon .serCon_li>li a {
	color: rgb(34, 34, 34);
	font-size: 18px;
}

.depSer_LmoD .serCon .serCon_li>li a:hover {
	color: rgb(195, 4, 15);
}

.depSer_RmoLi p a:hover {
	color: rgb(195, 4, 15);
}

.depSer_Nav {
	margin: 15px auto 0px;
	text-align: center;
	padding-right: 20px;
}

.depSer_Nav li {
	background: rgb(191, 191, 191);
	margin: 0px 2px;
	border: 5px solid rgb(255, 255, 255);
	border-image: none;
	width: 30px;
	height: 5px;
	display: inline-block;
	cursor: pointer;
	box-sizing: content-box;
}

.depSer_NavAct {
	background: rgb(195, 4, 15) !important;
}

.depSer_RmoD {
	background: url("searchSer_localBg.png") no-repeat bottom;
	width: 468px;
	height: 410px;
	padding-top: 37px;
	padding-left: 30px;
	border-left-color: rgb(224, 224, 224);
	border-left-width: 1px;
	border-left-style: solid;
	float: right;
}

.depSer_RmoNav {
	padding-left: 36px;
}

.depSer_RmoHot {
	background: url("service_picL_hot.png") no-repeat left;
	width: 120px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	float: left;
	display: block;
}

.depSer_RmoMore {
	background: url("service_picL_bg.png") no-repeat;
	width: 108px;
	height: 36px;
	text-align: right;
	color: rgb(255, 255, 255);
	line-height: 36px;
	padding-right: 5px;
	font-size: 15px;
	float: right;
	display: block;
}

.depSer_RmoBox {
	width: 100%;
	height: 312px;
	overflow: hidden;
}

.depSer_Rmoul {
	width: 100%;
	padding-left: 8px;
}

.depSer_Rmoul .depSer_RmoLi {
	margin: 36px 4px 0px;
	width: 162px;
	height: 120px;
	float: left;
	position: relative;
}

.depSer_RmoLi>a {
	background: url("service_dep_bg.png") no-repeat;
	margin: 0px auto;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	display: block;
}

.depSer_RmoLi p {
	width: 100%;
	height: 48px;
	text-align: center;
	overflow: hidden;
	padding-top: 10px;
	white-space: nowrap;
}

.depSer_RmoLi p a {
	line-height: 38px;
	font-size: 18px;
	cursor: pointer;
}

.depSer_RmoLi i {
	background: url("searchSer_hotT.png") no-repeat;
	top: 2px;
	width: 40px;
	height: 28px;
	right: 18px;
	position: absolute;
}

.depSer_Rmoul_Nav {
	margin: 30px auto 0px;
	width: 160px;
	text-align: center;
}

.depSer_Rmoul_Nav li {
	background: rgb(191, 191, 191);
	margin: 0px 2px;
	border: 5px solid rgb(255, 255, 255);
	border-image: none;
	width: 26px;
	height: 2px;
	display: inline-block;
	cursor: pointer;
	box-sizing: content-box;
}

.depSer_Rmoul_Nav .depSer_Rmoul_NavAct {
	background: rgb(195, 4, 15);
}

.depSer_RmoDLeft {
	margin: 6px 0px 6px 6px;
	color: rgb(195, 4, 15);
	line-height: 30px;
	font-size: 17px;
	float: left;
}

.depSer_RmoDRight {
	width: 348px;
	height: 265px;
	float: left;
	-ms-overflow-y: auto;
}

.depSer_RmoDRight>li {
	margin: 7px 4px;
	float: left;
}

.depSer_RmoDRight>li>a {
	padding: 0px 6px;
	height: 30px;
	text-align: center;
	color: rgb(34, 34, 34);
	line-height: 30px;
	font-size: 17px;
	display: block;
	min-width: 70px;
}

.depSer_RmoDRight>li>a:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(195, 4, 15);
}
