﻿@charset "utf-8";
html,body{
	min-height: 100%;
}
body{
	min-width: 960px;
}
a:hover{
	text-decoration: none;
}
.sf-container{
	text-align: center;
	background:url(../image/04210818.jpg) !important;
        margin-top:-15px;
}
.sf-center-box{
	background: rgba(217, 207, 205, 0.53);
	padding: 0 20px 50px;
	font-family: 宋体;
	width: 960px;
	margin: 0 auto;
}
.sf-block-title{
	clear:both;
	text-align: center;
	padding: 44px 0;
}
.highlight{
	color: #6B0E11;
	font: bold 44px/54px "黑体";
	display: inline-block;
	*zoom: 1;
    *display: inline;
	vertical-align: middle;
	line-height: 1.4;
}
.title-tip{
	display: inline-block;
	*zoom: 1;
    *display: inline;
	font-family: "黑体";
	color: #1a1a1a;
	text-align: left;
	margin-left: 5px;
	line-height: 1.4;
	vertical-align: middle;
}
.title-tip span{
	display: block;
}
.part-introduction{
	text-align: center;
    margin: -5px auto 0;
    clear: both;
}
.part-introduction .box{
	overflow: hidden;
	clear: both;
}
.ml-0{
	margin-left: 0!important;
}
.mr-0{
	margin-right: 0!important;
}
.part-introduction li{
	float: left;
	width: 300px;
	background: transparent;
	margin: 0 10px;
	text-align: center;
}
.part-name{
	font-size: 30px;
	color: #1a1a1a;
}
.part-img{
	background: #fff;
	display: block;
	height: 300px;
	margin-top: 25px;
}
.part-img .img-grid{
	display: inline-block;
	width: 150px;
	float: left;
	height: 150px;
}
.part-img img{
	width:100%;
	height: 100%;
}
.consult{
	clear: both;
	width: 790px;
	margin: 35px 0 2px;
	background: #fff;
	padding: 20px 55px 20px 115px;
	font-size: 20px;
	color: #1a1a1a;
	/*font-family: 微软雅黑 ;*/
	font-weight: bold;
	overflow: hidden;
	text-align: left;
}
.consult a{
	float: right;
	background: #65392E;
	padding: 10px 20px 7px;
	color: #fff;
	border-radius: 10px;
	letter-spacing: 2px;
	display: inline-block;
}
.sf-type-box{
	width: 960px;
	height: 450px;
	background: #fff;
	/*margin: 0 auto;*/
	position: relative;
	overflow: hidden;
}
.sf-type-list{
	margin: 40px 0 0 0;
	overflow: hidden;
	clear: both;
}
.sf-type-list li{
	display: inline-block;
	width: 176px;
	margin: 0 8px;
	height: 72px;
	line-height: 72px;
	float: left;
	cursor: pointer;
}
.sf-type-list li .grid{
	display: inline-block;
	background: #fff;
	width: 100%;
	text-align: center;
	font-size: 31px;
	color: #1a1a1a;
}
.sf-type-list li .grid:hover{
	background: #693D30;
	color: #93919d;
}
.case-box{
	width: 960px;
	clear: both;
	overflow: hidden;
}
.sf-left{
	width: 270px;
	height: 465px;
	background: #fff;
	margin-right: 30px;
	float: left;
	padding: 15px;
	text-align: left;
}
.left-img{
	width: 100%;
	height: 360px;
}
.left-img img{
	height: 100%;
	width: 100%;
}
.sf-left h5{
	font-size: 20px;
	margin: 20px;
}
.sf-right{
	width: 560px;
	height: 425px;
	background: #fff;
	float: right;
	padding: 35px;
	text-align: left;
}
.sf-right li{
	font-size: 20px;
	color: #1a1a1a;
	line-height: 50px;
	border-bottom: 1px dashed #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sf-step{
	overflow: hidden;
	clear: both;
}
.sf-step li{
	width: 217.5px;
	margin: 0 11px;
	float: left;
}
.sf-step li .grid{
	background: #fff;
	display: block;
	font-size: 20px;
	padding: 10px;
	text-align: left;
	height: 100%;
	line-height: 1.3;
	height: 150px;
}
.sf-step li .grid .title{
	font-family: 宋体;
	font-size: 20px;
	color: #1a1a1a;
	margin: 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}
.sf-step li .grid .desc{
	font-size: 14px;
	font-family: "microsoft yahei",微软雅黑;
	line-height: 1.5;
        text-indent:1.5em;
	max-height: 96px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.diff-imgs{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	overflow: hidden;
	width: 5760px;
}
.diff-imgs li{
	width: 960px;
	height: 100%;
	float: left;
}
.diff-imgs li a{
	display:block;
	height: 100%;
	width:　100%;
}
.diff-imgs li a img{
	width: 100%;
	height: 100%;
}
.act{
	background: #693D30 !important;
	color: #D8C793 !important;
}