a{
  color:inherit;
}
a:hover{
  color:inherit;
  text-decoration:none;
}
ul{
  list-style:none;
  padding-left:0px;
}

@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../fonts/iconfont.woff2') format('woff2'),
      url('../fonts/iconfont.woff') format('woff'),
      url('../fonts/iconfont.ttf') format('truetype'),
      url('../fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.banner1{
	background: url("../images/banner1.jpg") no-repeat top center;
	height: 430px;
}
.banner2{
	background: url("../images/banner2.jpg") no-repeat top center;
	height: 430px;
}
.banner3{
	background: url("../images/banner3.jpg") no-repeat top center;
	height: 430px;
}
.banner4{
	background: url("../images/banner4.jpg") no-repeat top center;
	height: 430px;
}
.banner5{
	background: url("../images/banner5.jpg") no-repeat top center;
	height: 430px;
}
.banner6{
	background: url("../images/banner6.jpg") no-repeat top center;
	height: 430px;
}
.container{
  max-width: 1230px;
  margin: 0 auto;
}
.tll{
	text-align: center;
	margin: 20px auto;
}
.daoyu{
	background: url("../images/bgdaoyu.jpg") no-repeat top center;
	height: 227px;
	padding: 20px 30px;
}
.daoyu p{
	font-size: 16px;
	line-height: 36px;
	text-indent: 2em;
	margin-bottom: 2px;
}
.huodong h2{
	font-size: 16px;
	color: #6e6e6e;
	text-align: center;
	line-height: 50px;
	height: 50px;
}
.mt50px{
	margin-top: 50px;
}
.footer{
  background: #c72226;
  color: #fff;
  padding:30px 0px;
	margin-top: 80px;
}

.container .box {
    width: 20%;
    margin: 0 auto;
}
.box p {
    text-align: left;
    color: #fff;
    font-size: 14px;
	margin-bottom: 10px;
}
.zhengwen p{
	font-size: 16px;
	line-height: 36px;
	color: #373737;
}
.datu{
	text-align: center;
}
.dj{
	text-align: center;
}

.mt80px{
	margin-top: 80px;
}
.ewm{
	width: 30%;
	text-align: center;
	margin: 80px auto 50px;
}
.news ul li{
	font-size: 16px;
	line-height: 42px;
}
.news ul li span{
	float: right;
	font-size: 16px;
	line-height: 42px;
}
.btn1{text-align: center;}
.btn1 img{text-align: center;}
