@charset "utf-8";
/*-----------------------------------主体左侧设置*-------------------------------*/
#box_left{
	width: 685px;
	float: left;
	border: 1px solid #E4E4E4;
}
#page_title{
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
}
h1{
	line-height: 40px;
	font-size: 20px;
}
#page_intro{
	line-height: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}
/*-------------------------右侧设置--------------------------------*/
.sevice_title{
	height: 27px;
	width: 253px;
	background-image: url(bg/bk2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	text-indent: 20px;
	line-height: 27px;
	color: #666666;
}
.sevice_titlef{
	height: 27px;
	width: 253px;
	background-image: url(bg/bk2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	text-indent: 20px;
	line-height: 27px;
	margin-top: 10px;
	color: #666666;
}
.click_more{
	margin-left: 30px;
}
.sevice_box{
	width: 253px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}

.blog_list{
	text-align: left;
	margin-bottom: 20px;
}
.blog_list_title{
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	line-height: 30px;
}
.blog_list_mome{
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	line-height: 22px;
}
.blog_list_more{
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	font-size: 14px;
	line-height: 30px;
}



.sevice_item{
	width: 243px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.sevice_item_pic{
	float: left;
	width: 50px;
	height: 40px;
}
.sevice_item_title{
	float: left;
	margin-left: 10px;
	text-align: left;
	font-weight: bold;
}
.sevice_item_title a{
	text-decoration: none;
	color: #666666;
}
.sevice_item_title a:hover{
	text-decoration: underline;
}
.sevice_item_title_mome{
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #999999;
}