﻿body{
	background-color: #ececec;
	background-image:url(sdbg.png);
    background-repeat: no-repeat;
	background-position:center 0;
}
h2{
	padding: 0;
	margin: 0;
}
.sdfp{
	width: 1100px;
	margin: 234px auto 0;
}
.sdfp_t{
	background: url(sddd.png) 0 0 repeat;
	height: 206px;
	padding: 15px 30px;
}
.sdfp_t>h2{
	font-size: 25px;
	color: #c92323;
	font-weight: bold;
	line-height: 45px;
	height: 45px;
}
.sdfp_t>p{
	font-size: 17px;
	color: #c92323;
	margin: 0;
	padding: 0;
	line-height: 32px;
	text-indent: 2em;
}
.sdfp_c{
	height: 318px;
	margin: 25px 0;
	background: #fff;
	overflow: hidden;
}
.sdfp_c_l{
	width: 540px;
	height: 318px;
	float: left;
}
.sdfp_c_r{
	width: 558px;
	height: 316px;
	float: left;
	border: 1px solid #b5b5b5;
}
.sdfp_c_r>h2{
	line-height: 40px;
	text-align: center;
	margin:20px;
}
.sdfp_c_r>h2>a{
	font-size: 25px;
	color: #c92323;
}
.sdfp_c_r>p{
	color: #333;
	font-size: 13px;
	line-height: 30px;
	margin: 0px 20px;
	text-indent: 2em;
}
.sdfp_c_r>p>a{
	color: #c92323;
	font-size: 13px;
}
.sdfp_b{

}
.sdfp_b_t{
	height: 50px;
	line-height: 50px;
	position: relative;
	background: #c92323;
}
.sdfp_b_t>h2{
	padding-right: 90px;
	padding-left: 90px;
	line-height: 50px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.sdfp_b_t>span{
	position: absolute;
	width: 90px;
	height: 50px;
	right: 0;
	top: 0;
	display: block;
	text-align: center;
}
.sdfp_b_t>span>a{
	color: #fff;
	font-size: 15px;
}
.sdfp_b_t>span>a:hover{
	color: #fff;
}
.sdfp_b_b{
	background: #fff;
	overflow: hidden;
	padding-bottom: 20px;
}
.sdfp_b_b2{
	background: #fff;
	overflow: hidden;
	padding-bottom: 20px;
}
.sdfp_b_b_s{
	width: 1060px;
	padding: 20px 0;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
}
.sdfp_b_b_s_l{
	float: left;
	width: 230px;
	margin-right: 23px;
	height: 150px;
}
.sdfp_b_b_s_l>a{
	display: block;
}
.sdfp_b_b_s_r{
	float: left;
	width: 807px;
	height: 150px;
}
.sdfp_b_b_s_r_t{
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}
.sdfp_b_b_s_r_t>a{
	font-size: 17px;
	color: #333;
	font-weight: bold;
}
.sdfp_b_b_s_r_t>a:hover{
	color: #c92323;
}
.sdfp_b_b_s_r_b{
	line-height: 32px;
	color: #333;
	font-size: 13px;
	text-indent: 2em;
}
.sdfp_foot{
	height: 90px;
	margin-top: 40px;
	background: #d2d2d2;
	padding-top: 20px;
}
.sdfp_foot>p{
	line-height: 28px;
	color: #333;
	text-align: center;
	margin: 0;
}