.topbackground {
	background: url(../images/top.png);
	height: 460px;
	background-size:cover;
}

.logo {
	width: 80%;
	margin-left: 10%;
	padding-top: 40px;
}

.seo {
	width: 260px;
	height: 40px;
	border-radius: 20px 0px 0px 20px;
	padding-left: 10px;
	background: #e6e6e6;
	color: #c9c9c9;
	border: 0px;
	font-size: 10px;
	margin-top: 20px;
	text-align:left;
	text-indent:10px;
}

	.seo::-webkit-input-placeholder {
		color: #333333;
		font-size: 12px;
	}

.search {
	width: 55px;
	height: 40px;
	line-height: 24px;
	border-radius: 0px 20px 20px 0px;
	padding-left: 13px;
	padding-top: 10px;
	background: #3d9af6;
	color: white;
	margin-top: 20px;
}

.nav {
	margin-left: 20%;
	margin-bottom: 20px;
	color: black;
	width: 65%;
	margin-top: 40px;
	font-size: 1.1rem;
	font-weight: 500;
}

.nav li {
	height: 50px;
	width: 100px;
	text-align: center;
	line-height: 50px;
}

	.nav .li a{
		color:#ffffff;
	}

	.nav li ul a li {
		color: #333333 !important;
	}


	.li {
		background-color: #6EAEED;
		color: #ffffff;
	}

.seo1 {
	width: 200px;
	height: 35px;
	border-radius: 20px 0px 0px 20px;
	padding-left: 10px;
	background: #f2f2f2;
	color: #c9c9c9;
	border: 0px;
	font-size: 10px;
}

.search1 {
	width: 55px;
	height: 35px;
	border-radius: 0px 20px 20px 0px;
	padding-left: 10px;
	background: #6EAEED;
	color: white;
	font-size: 13px;

}

.leftnav {
	box-shadow: 0px 6px 6px 6px #eeeeee;
}

.leftsidebar {
	margin-top: 50px;
	font-size: 25px;
	color: white;
	background-color: #6EAEED;
	height: 68px;
	padding-left: 20px;
	padding-top: 20px;
}


.sidebar {
	
	margin-top: 0px;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 20px;
	color: #969696;
	height: 58px;
}


.subnav {
	margin-top: 30px;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 20px;
	height: 58px;
	margin-top: 0px;
	color: #969696;
	border-bottom: 1px solid #e2e2e2;
}

	.subnav a:hover {
		color: #6EAEED;
	}

	.selecton {
		color: #6EAEED;
	}

.hot {
	margin-bottom: 10px;
	line-height: 36px;
	border-bottom: 1px solid #e2e2e2;
}

.rightcontent {
	box-shadow: 0px 0px 8px 8px #f2f2f2;
	margin-top: 15px;
	padding: 10px;
	line-height: 36px;
	padding-left: 20px;
}

.rightcontent1 {
	padding: 10px;
	line-height: 20px;
	padding-top: 20px;
	padding-left: 20px;
}

.list {
	font-size: 20px;
	margin-left: 20px;
}

.date {
	color: #636463;
	font-size: 15px;
	flex-wrap: wrap;
}

.lineborder {
	border-bottom: 1px dashed #d5d8d8;
	margin-top: 20px;
}

.scroll {
	padding-left: 450px;
	margin-top: 20px;
}


.footimg {
	background: url(../images/footbj.jpg);
	width: 100%;
	height: 365px;
	margin-top: 80px;
	background-repeat: no-repeat;
	background-size: 100%;
}

.footnav {
	display: inline-block;
	width: 80%;
	margin-left: 10%;
	font-size: 18px;
	margin-top: 30px;
	display: flex;
}

.footnav1 {
	width: 80%;
	margin-left: 10%;
	font-size: 15px;
	margin-top: 30px;
	padding-top:50px;
	display: flex;
	justify-content: space-between;
}

.footdt dl dt {
	width: 100%;
	margin-top: 10px;
}

.footer {
	width: 100%;
	text-align: center;
	margin-top: -40px;
}

.endfoot {
	margin-left: 35%;
	width: 100%;
	padding: 20px;
}
.newstitle{
	font-size:1.8rem;
	line-height:200%;

}

.newsdate{
	color:#969696;
	line-height:40px;
	border-bottom:1px dashed #b1b1b1;
}

.newscontent{
	font-size:1.1rem;
	line-height:180%;
	margin-top:20px;
}

.indexnewspic {
	width: 100%;
	/*width: 200px !important;
	height: 140px !important;*/
}
