body>p {margin: 0; height: 0;}

.intro-services-wrapper {margin-top: 2em;}

.submenu li .submenu {right: 0; background: #eee;}

.page-id-1224 .gform_wrapper {
	float: left;
	width: 50%;
}

.child-page-tile {
	min-height: 210px;
	margin-bottom: 1em;
	border: 1px solid #fff;
	box-shadow: 0 0 2px #ccc;
}

.child-page-tile img {
	opacity: .8;
	transition: all 300ms;
}

.child-page-tile a:first-child {display: block; max-height: 140px; overflow: hidden;}

.child-page-tile:hover img, .child-page-tile img:hover {
	opacity: 1;
}

.child-page-tile h4 {
	padding: .25em;
	text-align: center;
	font-size: 1em;
}

.page-children {
	clear: both; margin-top: 3em;
}

.page-children h3 {
	margin-bottom: 1em; 
	padding-bottom: .25em;
	border-bottom: 1px solid #ccc;
}

.page .slideshow-window {
	width: 40%;
	max-height: 300px;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	padding: 0;
	box-sizing: border-box;
	background: none;
	border: none;
	line-height: 0;
}

.page .slideshow-window .slideshow-slide {
	line-height: 0 !important;
}

.page .slideshow-controls {
	bottom: 0px;
}

main .row {
	clear: both;
}

.span9 ul {list-style-position: inside; overflow: hidden;}


.alignleft {margin-right: 1.5em; margin-bottom: 1.5em;}

.blog .hentry {
	border-bottom: 1px solid #ccc;
	padding-bottom: 2em;
	margin-bottom: 2em;
	margin-top: 0;
	padding-top: 0;
}
/*栏目导航*/
.left_nav {
	clear: both;
	padding-top: 10px;
}
.index_left_nav {
	padding-top: 20px;
}
.left_h {
	background: url(../images/title_line2.jpg) left bottom no-repeat;
	font-size: 22px;
	display: block;
	margin-top: 25px;
	padding: 0px 0px 10px 0px;
	/*color: #0d803b;*/
}
.left_nav_ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	padding-bottom: 10px;
}
.left_nav_ul > li {
	position: relative;
	border-bottom: 1px solid #f2f2f2;
	background: url(../images/left_li.gif) 6px 15px no-repeat;
	padding: 8px 0px 8px 18px;
}
.left_nav_ul > li > a {
	text-decoration: none;
	color: #656464;
}
.left_nav_ul > li > a:hover, .left_nav_ul li a.left_active {
	color: #254c88;
}
/*小类*/
ul.left_snav_ul {
	list-style: none;
	padding: 0px;
	display: none;
	padding-top: 8px;
}
ul.left_snav_ul > li {
	margin: 0px;
	padding: 5px 0px 5px 10px;
	background: url(../images/left_sli.gif) 0px 13px no-repeat;
}
ul.left_snav_ul > li > a {
	border: 0;
	color: #797979;
	padding: 5px 0px 5px 0px;
}
ul.left_snav_ul > li > a:hover {
	text-decoration: none;
	color: #254c88;
}
/*首页联系*/
.index_contact {
	margin: 30px 0px 45px 0px;
}
.index_contact P {
	clear: both;
	padding-left: 5px;
	margin:0 0 10px;
}