@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	text-decoration: none;
	list-style-type: none;
	background: #f5f5f5;
}
*{
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	text-decoration: none;
	list-style-type: none;
}
.box
{
	width: 1100px;
	background: #ffffff;
	margin: 0 auto;
	height: 4230px;
}

.banner img
{   
	width: 100%;
	min-width: 1100px;
	overflow: hidden;
}
.nav
{
	width: 1100px;
	height: 40px;
	margin: 0 auto;
	background:#f84040;
}
.nav ul
{   
	width: 900px;
	margin: 0 auto;
	line-height: 40px;
	color:#FFFFFF;
	font-size: 15px;
}
.nav ul a
{
	color: #FFFFFF;
}
.nav ul li
{
	width: 100px;
	float: left;
	text-align: center;
	cursor: pointer;
}
.js
{
	width:100%;
	padding-top:40px;
}
h1
{   
	margin: 0 auto;
	text-align: center;
	color:#555555;
	font-size:20px;
	width: 130px;
	height:40px;
	border-bottom:#f84040 2px solid;
	line-height:40px;
}   
.red
{
	width: 100%;
	height: 2px;
	background: #f84040;
}
.x-red
{
	width: 130px;
	height: 2px;
	background: #f84040;
	margin: 0 auto;
}
.js p
{
	font-size: 14px;
	color: #555555;
	line-height: 25px;
	padding-left: 45px;
	padding-top: 35px;
	padding-bottom: 50px;
	

}
.kms
{
	width: 100%;
}
.nav-red
{
	width: 130px;
	height: 40px;
	background: #f84040;
	text-align: center;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 20px;
	margin-left: 10px;
}
.k1
{
	width: 100%;
	height: 350px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.k1 li
{    
	width: 510px;
	float: left;
	padding-left: 30px;
}
.k1 li img
{
	width: 492px;
	height: 328px;
} 
.k1 li h2
{
	color: #555555;
	font-size: 16px;
	text-align: center;
	
}
.k1 li p
{
	color: #555555;
	font-size: 14px;
	line-height: 25px;
	padding-top: 10px;
	
}
span
{
	color: #f84040;
	cursor: pointer;
}
.k2
{   
	clear: both;
	margin: 0 auto;
	width: 1030px;
	height: 135px;
} 

.mar { overflow:hidden; width: 1030px;height: 135px;} /* 整体*/
.mar ul li ,.mar ul li div{ float:left;line-height:25px;overflow:hidden;} /* 横向滚动必须让所有li左浮动 */
.mar ul li div img{ padding-left: 10px; width:202px; height:135px; display:block}
.mar ul li div span{ display:block;}


.zy
{
	width: 100%;
	margin-top: 40px;
}
.zy h2
{   
	padding-top: 40px;
	color: #555555;
	font-size: 16px;
	text-align: center;
}
.zy p 
{
	font-size: 14px;
	color: #555555;
	padding-top: 10px;
	margin: 0 auto;
	display: block;
	width: 980px;
	line-height: 25px;
	padding-bottom: 20px;
}
/*baner*/
.photo
{
	width: 100%;
	margin-top: 30px;
}
    .swiper-container {
      width: 100%;
	  height: 732px;

    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.swiper-slide img
{
	width: 100%;
	height: 732px;
}
/*banner*/
.history
{   
	margin: 0 auto;
	margin-top: 30px;
	width: 1000px;
	height: 160px;
}
.history li img
{   
	float: left;
	height: 160px;
	padding-left: 20px;
	cursor: pointer;
}
.footer
{
	width: 100%;
	height: 190px;
	min-width: 1100px;
	background: #750e0e;
}
.ter
{
	width: 1100px;
	margin: 0 auto;
	height: 190px;
}
.tr 
{
	float: left;
}
.tr li
{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
}
.tr li img
{
	float: left;
	
}
.te
{
	float: right;
	color: #FFFFFF;
	font-size:14px;
	margin-top: 10px;
	
}
.te li img
{
	float: left;
	padding-left: 35px;
    padding-top: 10px;
	padding-bottom: 10px;
	
}
.te li
{
	clear: both;
	
}





















