* {
  margin: 0;
  padding: 0;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body{
	font-family: "微软雅黑";
}
ul,li{
	list-style-type: none;
}
a{
	text-decoration: none;
}
.main{display:block}
.k1200{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.ski {
  width: 100%;
  min-width: 1200px;
  font-family: '微软雅黑';
}
.ski header {
  width: 100%;
}
.ski header .banner {
	height: 600px;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ski header nav {
	width: 100%;
	height: 56px;
	background-color: #1b280b;
}
.ski header nav ul {
  width: 1200px;
  margin: 0 auto;
  height: 56px;
  line-height: 56px;
}
.ski header nav ul li {
	float: left;
	display: block;
	width: 135px;
	height: 56px;
	line-height: 56px;
	align-self: center;
	transform: skew(-15deg);
	transform: skewX(-15deg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #294209;
}
.ski header nav ul li a {
  color: #fff;
  text-align: center;
  display: block;
  transform: skewY(15deg);
  transform: skewX(15deg);
  font-size: 18px;
}
.ski header nav ul li:hover {
	background-color: #294209;
	color: #FFF;
}
.ski header nav ul .return {
  float: right;
  border: none;
}
.ski header nav ul .tel {
  padding-left: 16px;
}

.about{
	background-color: #f5f5f5;
	width: 100%;
	float: left;
	padding-bottom: 60px;
}
.about .top {
  width: 100%;
}
.about .top h1 {
  font-size: 4.5rem;
  text-align: center;
  margin: 0 auto;
}
.about .top h6 {
	color: #707070;
	text-align: center;
	font-size: 1.6rem;
	margin-top: 1rem;
	margin-right: auto;
	margin-bottom: 2rem;
	margin-left: auto;
}
.aboutc{
	height: 500px;
	width: 100%;
	background-image: url(about.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
}
.about .about_img{
	float: left;
	height: 400px;
	width: 700px;
	margin-top: 50px;
}
.about .about_img img{
	width: 100%;
}
.about .about_content {
	float: left;
	height: 400px;
	width: 460px;
	padding-left: 40px;
	font-size: 16px;
	line-height: 30px;
	color: #FFF;
	margin-top: 50px;
}
.about .about_content p{text-indent: 2em;
}


.mudi {
	width: 100%;
	background-color: #005CE8;
	float: left;
	padding-bottom: 5rem;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	background-image: url(mc.jpg);
	background-position: center center;
}
.mudi .top {
  width: 100%;
}
.mudi .top h1 {
  font-size: 4.5rem;
  text-align: center;
  margin: 0 auto;
}
.mudi .top h6 {
  color: #ffffff;
  text-align: center;
  font-size: 1.6rem;
  margin: 0 auto;
  margin-top: 1rem;
}
.mudilist{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.mudilist li{
	float: left;
	height: 630px;
	width: 360px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #e9f9fe;
	margin-top: 5rem;
	-moz-box-shadow: 0px 0px 5px #111111; /* 老的 Firefox */
    box-shadow: 0px 0px 10px #111111;
}
.mudilist li .img{
	height: 250px;
	width: 100%;
	overflow: hidden;
}
.mudilist li .img img{height: 100%;}
.mudilist li h1{
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	color: #0E5607;
	margin-top: 2rem;
}
.mudilist li p{
	color: #464646;
	margin-top: 10px;
	line-height: 1.8;
	padding: 0 20px;
	text-align: left;
	font-size: 14px;
}

.youshi {
	width: 100%;
	float: left;
	height: 700px;
	background-image: url(812641308376549705.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.youshi .top {
  width: 100%;
}
.youshi .top h1 {
	font-size: 4.5rem;
	text-align: center;
	margin: 0 auto;
	color: #FFF;
}
.youshi .top h6 {
	color: #FFFFFF;
	text-align: center;
	font-size: 1.6rem;
	margin: 0 auto;
	margin-top: 1rem;
}
.youshilist{
	width: 1200px;
	margin-top: 5rem;
	margin-right: auto;
	margin-left: auto;
}
.youshilist li{
	float: left;
	height: 400px;
	width: 260px;
	margin-right: 20px;
	margin-left: 20px;
}
.youshilist li .img{
	height: 130px;
	width: 100%;
	text-align: center;
}
.youshilist li h1{
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 1rem;
}
.youshilist li p{
	color: #ffffff;
	margin-top: 10px;
	line-height: 1.8;
	text-align: left;
	font-size: 16px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 200;
}

footer {
	width: 100%;
	height: 135px;
	background-color: #1b280b;
	float: left;
}
footer .foot {
  width: 1200px;
  height: 135px;
  margin: 0 auto;
  overflow: auto;
}
footer .foot ul {
  width: 830px;
  margin: 0 auto;
  padding: 35px 16px 45px;
}
footer .foot ul li {
  float: left;
  color: #fff;
}
footer .foot ul li a {
  color: #fff;
  font-size: 14px;
  padding: 0 20px 0 16px;
  background: url('footer.png') no-repeat right;
}
footer .foot ul li a:hover {
  color: #1c61ae;
}
footer .foot ul .tel {
  padding-left: 16px;
}
footer .foot p {
	clear: both;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #365016;
}
