.business_font tg{padding-top:10px;height: auto;line-height: 32px;font-size:18px; }
.fuwu {
	padding: 45px 0 30px 0
}
.fuwu, .fuwu a, .fuwu a small {
	color: #FFF
}
.fuwu h3 a {
	font-size: 16px;
	font-weight: bold
}
.fuwu h3 a small {
	font-size: 14px
}
.fuwu h3 {
	background-image: url(../images/a-xian.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 18px;
	margin-bottom: 10px
}
.fuwu figure p {
	line-height: 28px;
	margin: 0
}
.fuwu figure {
	margin-bottom: 30px
}
.fuwu a.pic1, .fuwu a.pic2, .fuwu a.pic3, .fuwu a.pic4 {
	height: 160px;
	width: 160px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto
}
.fuwu a.pic1, .fuwu a.pic2, .fuwu a.pic3, .fuwu a.pic4 {
	transform: scale(0.9, 0.9);
	-ms-transform: scale(0.9, 0.9);
	-webkit-transform: scale(0.9, 0.9);
	-moz-transform: scale(0.9, 0.9);
	-o-transform: scale(0.9, 0.9)
}
.fuwu a.pic1:hover, .fuwu a.pic2:hover, .fuwu a.pic3:hover, .fuwu a.pic4:hover {
	transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1)
}
.fuwu a.pic1 {
	background-image: url(../images/services-1-1.png)
}
.fuwu a.pic1:hover {
	background-image: url(../images/services-1.png)
}
.fuwu a.pic2 {
	background-image: url(../images/services-2-2.png)
}
.fuwu a.pic2:hover {
	background-image: url(../images/services-2.png)
}
.fuwu a.pic3 {
	background-image: url(../images/services-3-3.png)
}
.fuwu a.pic3:hover {
	background-image: url(../images/services-3.png)
}
.fuwu a.pic4 {
	background-image: url(../images/services-4-4.png)
}
.fuwu a.pic4:hover {
	background-image: url(../images/services-4.png)
}
.fuwu .m-shu, .fuwu .h-h2 {
	color: #FFF
}
.fuwu-bg, .kehu-bg, .team-bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover
}
.fuwu-bg {
	background-image: url(../images/fuwu-bg.jpg)
}
.kehu-bg {
	background-image: url(../images/kehu-bg.jpg)
}
.team-bg {
	background-image: url(../images/team-bg.jpg)
}
.about .m-shu, .fuwu .m-shu, .huanjing .m-shu, .kehu .m-shu, .team .m-shu {
	color: #999;
	margin-bottom: 45px
}
.fuwu .m-shu, .fuwu .h-h2 {
	color: #FFF
}
.about, .kehu, .case, .team, .youshi, .news {
	padding: 45px 0 25px 0
}
.m-shu a {
    color: #ff6a64;
}
.h-h2 {
	font-size: 24px;
	line-height: 150%;
	color: #000;
	background-image: url(../images/t-xian.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 22px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 26px
}
.case .m-shu {
	color: #999;
	margin-bottom: 35px;
	line-height: 28px
}
.case .m-shu p {
	margin-top: 15px;
	color: #ccc
}
.case .m-shu p a {
	color: #333;
	margin: 0 3px
}
.case .m-shu p a:hover {
	color: #69c
}
.case h3 {
	padding: 20px 0 26px 0;
	margin: 0 auto;
	height: 65px;
    line-height: 40px;
    overflow: hidden;
}
.case h3 a {
	font-size: 16px;
	font-weight: bold
}
.case h3 small, .case h3 small a {
	color: #999;
	font-size: 14px;
	font-weight: normal
}
.case a.pic-link {
	max-width: 360px;
	text-align: center;
	margin-right: auto;
	margin-left: auto
}
 @media(min-width:999px) {
	.case a.pic-link, .tj-case a.pic-link {
		position: relative;
		display: block
	}
	.case-hover {
		cursor: pointer;
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0);
		background-image: url(../images/on-hover.png);
		background-repeat: repeat;
		opacity: 0;
		filter: Alpha(Opacity=0);
		z-index: 96;
		-webkit-transition: all .3s linear;
		-moz-transition: all .3s linear;
		-ms-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear
	}
	.case-hover:hover {
		opacity: 1;
		filter: Alpha(Opacity=1)
	}
	.case-hover * {
		filter: inherit
	}
	.case-hover {
		cursor: pointer
	}
	.case-hover:hover .hover-link, .tj-case figure div:hover .hover-link, .pic-link:hover .hover-link {
		background-image: url(../images/hover-link.png);
		background-repeat: no-repeat;
		background-position: center center
	}
}
.ylw-img-responsive {
	height: auto;
	max-width: 100%
}
.case .ylw-img-responsive {
	height: 200px;
}
.ylw-img-responsive2 {
	height: 160px;
	width: 220px
}
.ylw-img-responsive3 {
	height: 250px;
	width: 360px
}

.youshi figure {
	padding: 38px 0;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #e6e6e6
}
.youshi div.row {
	margin: 45px 0 45px 0;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #e6e6e6
}
.youshi figure h3 {
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.youshi figure h3 a {
	color: #666
}
.youshi figure p {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #69c;
	color: #FFF;
	padding: 20px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	opacity: 0;
	filter: Alpha(Opacity=0)
}
.youshi figure p a {
	color: #FFF;
	text-decoration: underline
}
.youshi figure:hover p {
	opacity: 1;
	filter: Alpha(Opacity=1)
}
 @media(max-width:1199px) {
	.youshi figure:hover p {
		display: block
	}
	.youshi figure p {
		display: none
	}
	}
	.youshi figure p small {
		text-align: left;
		margin-top: 10px;
		line-height: 180%;
		font-weight: normal;
		display: block;
		overflow: hidden;
		height: 80%;
		width: 100%;
		white-space: normal;
		text-overflow: ellipsis
	}
}