*{margin:0;padding:0;}
ul{list-style: none;}
a{text-decoration: none;}
.header{
	height:433px;
	background-image:url(../images/header-bg.png);
	background-repeat: no-repeat;
	background-size:100% 100%;
}
.banner{
	width:1200px;
	height:443px;
	margin:0 auto;
	background:url(../images/banner.jpg) no-repeat;
}
.nav{
	width:100%;
	height:38px;
	background-color: rgb(64,137,148)
}
.nav-list{
	width:1200px;
	height:100%;
	margin:0 auto;
	font-size:0;
	text-align: center;
}
.nav-list-item{
	display: inline-block;
	padding:0 17px;
	font-size:17px;
	color:#fff;
	line-height: 38px;
	letter-spacing: 2px;
	cursor:pointer;
	transition:0.5s;
}
.nav-list-item a{
	color:#fff;
	transition:0.5s;
}
.nav-list-item:hover{
	background: rgb(200,225,230);
	
}
.nav-list-item:hover a{
	color:rgb(64,137,148) !important; 
}
.nav-list-item.active{
	background: rgb(200,225,230);
}
.nav-list-item.active a{
	color:rgb(64,137,148) !important;
}
.main-content{
	width:1200px;margin:0 auto;
}
.clearfix:after{
	content:"";
	display: block;
	width:100%;
	height:0;
	visibility: hidden;
	clear:both;
}
.content1,.content2,.content3,.content4,.content5,.content6{
	float:left;
	height:290px;
	margin-top:15px;
}
.content1{width:500px;}
.content2{width:685px;margin-left:15px;}
.content3{width:390px;}
.content4{width:390px;margin-left:15px;}
.content5{width:390px;margin-left:15px;}
.content6{width:100%;height:220px;overflow: hidden;}
.swiper{
	width:100%;height:100%;overflow: hidden;position: relative;
}
.swiper-news-img{
	width:100%;height:100%;
}
.title-bar{
	height:38px;
	border-bottom:2px solid rgb(64,137,148);
	padding:0 5px;
}
.title{
	font-size:17px;
	font-weight: bold;
	color:rgb(64,137,148);
	line-height: 40px;
	letter-spacing:3px;
}
.more{
	float:right;
	line-height: 40px;
	color:#ddd;
	font-size:14px;
	letter-spacing: 2px;
}
.more a{color:#999;}
.news-list{
	margin-top:10px;
	padding:0 10px;
	background: #f3f3f3;
        height:240px;
}
.news-list-item{
	height:39px;
	line-height: 39px;
	border-bottom:1px dashed #ddd;
	padding-left:20px;
	background-image:url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-size:10px 10px;
}
.content3 .news-list,.content4 .news-list,.content5 .news-list{
	padding:0 5px 0 0;
}
.news-title{font-size:15px;color:#333;}
.news-time{
	float:right;
	font-size:14px;
	color:#999;
}
.footer{
	height:120px;
	background-image:url(../images/banner-footer.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	background-size:100% 100px;
	margin-top:30px;
	text-align: center;
}
.footer p{
	font-size:14px;
	margin-bottom: 10px;
	color:#444;
}
.swiper1{
	position: relative;
	width:100%;
	height:150px;
	overflow: hidden;
}
.title-bar2{
	position: relative;
	height:40px;	
	text-align: center;
	color:rgb(64,137,148);
	border-bottom:2px solid rgb(64,137,148);
	margin-bottom:10px;
}
.title2{
	line-height: 40px;
	font-size:17px;
	font-weight: bold;
	letter-spacing: 5px;
}
.more2{
	position: absolute;
	right:10px;
	line-height: 20px;
	font-size:14px;
	top:10px;
	border:1px solid #eee;
	border-radius: 10px;
	padding:0 5px;
}
.more2 a{
        color:#999
}
/*列表页样式*/
.article-content{
	
	width:1200px;
	margin:30px auto 0 auto;
}
.article-title-bar{
	border-bottom:2px solid rgb(64,137,148);
	padding:5px 5px;
}
.article-title-bar-title{
	border-left:10px solid rgb(64,137,148);
	color:rgb(64,137,148);
	padding:0 5px;
	font-weight: bold;
}
.article-list-wrapper{
	margin-top:10px;
}
.article-list{
	padding:0 5px;
	color:#555;
	list-style: square inside;
	min-height: 300px;
}
.article-list-item{
	border-bottom:1px solid #eee;
	line-height: 30px;
}
.article-list-item a{
	color:inherit;
}
.article-list-item:hover{
	color:rgb(240,70,70);
}
.article-time{
	float:right;
}
.page-wrapper{
	margin-top:20px;
	text-align: center;
}
.pre,.next{
	width:50px;
	height:30px;
	border:1px solid #eee;
	box-sizing:border-box;
}
.page-list{
	display: inline-block;
}
.page-list-item{
	width:30px;
	height:30px;
	line-height: 28px;
	text-align: center;
	border:1px solid #eee;
	display: inline-block;
	box-sizing:border-box;
}
.page-list-item.active{background: rgb(240,70,70);color:#fff;}
/*内容页样式*/
.content-nav{
	border-bottom:2px solid rgb(64,137,148);
	padding:5px 10px;
	font-size:14px;
	color:rgb(64,137,148);
}
.content-nav a{
	color:rgb(64,137,148);
}
.article-text{
	margin-top:10px;
	color:#333;
}
.article-text-title{
	text-align: center;
	font-size:17px;
	line-height: 40px;
}
.article-info{
	text-align: center;
	font-size:14px;
	color:#999;
}
.article-content-text{
	border-top:1px solid rgb(64,137,148);
	padding-top:10px;
	margin-top:15px;
	color:#555;
	min-height: 300px;
	padding-bottom: 50px;
}
.article-content-text p{
	text-indent: 2em;
	line-height: 25px;
	margin-top:10px;
}
.article-origin{margin-right:50px;}