* {
	margin: 0 auto;
}
.body {
	width: 100%;
}
header {
	width: 100%;
}
header img {
	width: 100%;
}
.center {
	width: 100%;
}
.logo {
	width: 1000px;
	margin: 0 auto;
}
a
{
	color:#000;
	text-decoration:none;
}
li
{
	list-style:none;
}
.logo img {
	width: 100%;
}
.logo .left {
	width: 430px;
	height: 420px;
	border: 0px solid red;
	background-color: #fc9ea3;
	text-align: center;
	color: #fff;
	float: left
}
.logo .left span {
	display: block;
	width: 100%;
	line-height: 80px;
	font-size: 30px;
}
.logo .left p {
	font-size: 22px;
	line-height: 40px;
}
.bottom {
	width: 100%;
	height: 80px;
}
.bottom a {
	display: block;
	width: 280px;
	height: 40px;
	border-radius: 8px;
	border: 2px solid #fff45c;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	text-decoration: none
}
.right {
	width: 270px;
	height: 420px;
	border: 0px solid red;
	float: left;
	padding-left: 10px;
	font-size: 22px;
	line-height: 40px;
	text-indent: 40px;
	padding-left: 20px;
}
.kcjs {
	width: 100%;
	padding-bottom: 50px;
}
.sp1 {
	width: 20%;
	height: 400px;
	float: left;
}
.sp1 img {
	width: 100%;
	height: 400px;
}
.sp2 {
	width: 30%;
	float: left;
	background-color: #83cccf;
}
.sp2 span {
	display: block;
	width: 100%;
	line-height: 80px;
	font-size: 30px;
	text-align: center;
	color: #fff;
}
.sp2 p {
	font-size: 22px;
	line-height: 35px;
	color: #fff;
	width: 90%;
	margin: 0 auto;
}
.sp3 {
	width: 25%;
	float: left;
	height: 400px;
	position: relative;
}
.sp3 img {
	width: 100%;
	height: 400px;
}
@media screen and (max-width:1200px ) {
.sp2 p {
	font-size: 18px;
	line-height: 35px;
	color: #fff;
}
}
@media screen and (min-width:1200px;
max-width:1440px;
) {
 .sp2 p {
 font-size:20px;
 line-height: 35px;
 color:red;
}
}
.kcjs a.a1 {
	color: #fc5649;
	text-align: center;
	font-size: 22px;
	display: inline-block;
	width: 200px;
	margin-left: 310px;
	margin-top: 40px;
	text-decoration: none;
	border: 1px solid grey;
	border-radius: 7px;
	font-weight: bold;
	line-height: 40px;
	clear: both;
}
.kcjs a.a2 {
	color: #fc5649;
	text-align: center;
	font-size: 22px;
	display: inline-block;
	width: 200px;
	position: absolute;
	margin-left: 50px;
	margin-top: -40px;
	text-decoration: none;
	border: 1px solid grey;
	border-radius: 7px;
	font-weight: bold;
	line-height: 40px;
}
.skms {
	width: 1000px;
	height: 400px;
	margin: 0 auto;
	padding-top: 100px;
	clear: both;
}
.skms .lt {
	width: 320px;
	float: left;
}
.skms .lt img {
	width: 100%;
	height: 450px;
}
.skms .rg {
	width: 650px;
	height: 450px;
	border: 2px solid #a0a0a0;
	float: right;
}
.skms .rg span {
	display: block;
	width: 100%;
	line-height: 80px;
	font-size: 30px;
	text-align: center;
}
.skms .rg p {
	font-size: 22px;
	line-height: 35px;
	color: #525252;
}
.lf {
	width: 350px;
	float: left
}
.lf img {
	width: 100%;
	height: 225px;
}
.rt {
	width: 650px;
	height: 225px;
	background-color: #fc9ea3;
	float: right;
	margin: 0;
}
.rt p {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
}
.rtg {
	width: 655px;
	height: 225px;
	background-color: #fc9ea3;
	float: left;
	margin: 0;
	background-color: #fc9ea3;
}
.rtg p {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
}
.h10 {
	clear: both;
}
@font-face {
	/* font-properties */
	font-family: "锐博体";
	src: url('./ruiboti.ttf') format(truetype),  url('./ruiboti-v1-webfont.woff2') format('woff2'),  url('./ruiboti-v1-webfont.woff') format('woff');
}

/*头部导航*/
.dh
{
	width:100%;
	padding-top:1%;
}
.dh li
{
	float:left;
	text-align:center;
	width:8%;
}
.dh li a
{
	color:#333;
	font-weight:bold;
}
.dh li a:hover
{
	color:#F30;
}

/*fooer*/
.footers{
	width:100%;
	height:120px;
	margin-top:40px;
}
.dbnr{
	width:1200px;
	margin:0 auto;
	height:auto;
	text-align:center;
	height:24px;
	line-height:24px;
}