*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration:none!important;
}
a:hover{
	text-decoration:none!important;
}
a:link{
text-decoration:none!important;
}
a:visited{
text-decoration:none!important;
}
a:active{
text-decoration:none!important;
}
ul,li,ol{list-style-type:none}
.clearfix:before,.clearfix:after{content:""; display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
body{
	font-size: 14px;
}
h2{
	font-size: 46px;
	font-weight: bold;
}
h5{
	font-size: 20px;
	color: #a0a0a0;
	font-weight: normal;
}
.news{
	width: 1200px;
	padding: 50px 0;
	margin: 0 auto;
}
.news_left{
	width: 738px;
	float: left;
}
.news_right{
	width: 370px;
	float: right;
}
.swiper-container {
    width: 100%;
    height: 492px;
}
.swiper-slide > img{
    width: 100%;
    display: block;
}
.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;
}
.floatdesc{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px 0;
	color: #fff;
	text-align: left;
	background: rgba(0,0,0,0.5);
}
.floatdesc img{
	display: inline-block;
	margin-left: 10px;
}
.floatdesc div{
	font-size: 13px;
	padding-left: 10px;
}
.floatdesc div span{
	display: inline-block;
	vertical-align: -2px;
}
.floatdesc h4{
	font-size: 26px;
	padding-left: 20px;
}
.floatdesc a,.floatdesc a:hover{
	color: #fff;
	text-decoration: none;
}
.newsthree p{
	color: #9f9f9f;
}
.threeimg{
	width: 100%;
}
.newsthree a{
	display: block;
	color: #222222;
}
.newsthree p span{
	display: inline-block;
	vertical-align: -1px;
}
.newsthree div h5{
	font-size: 14px;
	line-height: 1.6;
	height: 44px;
	overflow: hidden;
}
.newsthree{
	margin: 40px 0 0px 0;
}
.newslist .pic{
	float: left;
	width: 270px;
	height: 180px;
	margin: 0 30px 0 0;
}
.newslist a{
	display: block;
	color: #909090;
}
.newslist a:hover{
	text-decoration: none;
	color: #909090;
}
.newslist h3{
	margin: 0;
	color: #222222;
	padding-bottom: 15px;
	min-height: 67px;
	overflow: hidden;
}
.newslist span{
	vertical-align: -1px;
	padding-right: 10px;

}
.newslist p{
	font-size: 14px;
}
.desc{
	height: 80px;
	overflow: hidden;
	line-height: 1.5;
}
.newslist li{
	padding: 55px 0;
	border-bottom: 1px solid #e5e5e5;
}
.searh{
	height: 45px;
	line-height: 45px;
	background: #f2f2f2;
	margin-bottom: 25px;
	position: relative;
}
.searh input{
	padding: 0;
	margin: 0;
	height: 45px;
	line-height: 45px;
	border: 0 none;
	background: #f2f2f2;
	padding-left: 10px;
	width: 322px;
}
.searh a{
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}
.hot a{
	color: #909090;
	text-decoration: none;
}
.hot p{
	margin: 0;
}
.hot h4,.classify h4{
	height: 45px;
	line-height: 47px;
	font-size: 12px;
	color: #000000;
	margin: 0;
	text-align: center;
	background:url(../../images/news/title_bg.png) no-repeat;
	background-size: 100% 100%;
}
.hot h4 span,.classify h4 span{
	padding: 0 15px;
}
.hot .pic{
	width: 100px;
	float: left;
	margin-right: 10px;
}
.hot h3{
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
	height: 45px;
}
.hot span{
	vertical-align: -1px;
}
.hot li{
	margin: 24px 0;
}
.hot ul{
	padding:0;
	margin: 0;
}
.classify a{
	color: #05a9c9;
	font-size: 16px;
	display: block;
	line-height: 2
}
.newsinfo h2{
	font-size: 22px;
	color: #4e4e4e;
	line-height: 1.6
}
.titletime span{
	vertical-align: -1px;
}
.infodesc{
	padding: 20px 0;
	font-size: 16px;
	line-height: 1.8;
}

.infodesc img {
	max-width: 738px;
}
.newsinfo li {
	list-style-type: disc;
}