/* CSS Document */
*{margin: 0;padding: 0;}
body {font-family: "Microsoft YaHei","微软雅黑",SimHei,sans-serif; }
ul li{list-style-type: none;}

h1{color: #666;padding: 25px; text-align: center;font-size: 30px;}
h3{font-size: 20px;}
img{border:0;}
i
{
	color: #005bac;
	padding-right: 1em;
}
.w1{width: 348px;}

.w2{width: 386px;}


.more{ float: right;color: #333;font-size: 14px;}
.mr{margin-right: 30px;}
.mr2{margin-right: 20px;}
.mb{margin-bottom: 20px;}
.mb2{margin-bottom:25px;}

a
{text-decoration: none;}
.container{width: 1200px;margin: 0 auto;}
.clear{clear: both;}
.fl{float: left;}
#header,#nav,.secton,#link,#footer,#list,#section
{
	width: 100%;
}
#header
{background-color: #f8f9fa;	
}

#header .container
{
	
	height: 175px;
	position: relative;
	background: url(../images/logo_02.png) no-repeat;
	
}
.topbt{
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 15px;
	height: 30px;
	line-height: 30px;
	opacity: 0.9;
	
}

.topbt .search{
	border: 1px solid #049cd9;
	height: 28px;
	display: inline;
	float: right;
	margin-left: 1em;
}
.txt{
	width: 200px;
	float: left;
	padding-left: 1em;
	border: none;
	height: 28px;
}
.imgbtn{
	float: left;
	padding: 5px;
}
.txt:focus,.imgbtn:focus{outline: none;}

#nav
{
	height: 50px;
	background-color: #005bac;
	
	
	
}
#nav ul li
{
	float: left;
position:relative;
	height: 50px;
	line-height: 50px;
}
#nav ul li a
{
	
	color:#fff;
	display: block;
	font-size: 18px;
	padding: 0 39px;
}
#nav ul li a:hover
{
	background-color: #1eb9e7;
	color: #fff;
	
}
#nav ul li ul
{
	position: absolute;
	display: none;
	

}
#nav ul li:hover > ul
{
	
	display: block;
	
}
#nav ul li ul li
{
	background-color:#ECF0F1;
	width: 100%;
	height: 40px;
	line-height: 40px;
}
#nav ul li ul li a
{
	color:#333;
	text-align: center;
	
	border-right: none;
	font-size: 16px;
	
}
#nav ul li ul li a:hover
{
	background-color: #1eb9e7;
	color: #fff;
	transition:all 0.5s ease-in;
       -moz-transition:all 0.5s ease-in; /* Firefox 4 */
       -webkit-transition:all 0.5s ease-in; /* Safari and Chrome */
       -o-transition:all 0.5s ease-in; /* Opera */
	
}

.s1
{
	background-color: #fff;
	
}
.s2
{
	background-color: #fff;
}
.s3 {
	padding: 1em 0;
}
.article
{overflow: hidden;	
}

.a1 .article-top
{
	margin-bottom: 20px;
}
.a2 h3
{
	color: #000;
}
.article-top
{
	height: 55px;
	line-height: 55px;
	border-bottom: 2px solid #005bac;
	padding-bottom: 5px;
	
	
}

.article-top h3
{
	float: left;
	color: #111;

	font-weight: bold;
	
}
.article-body
{
	padding: 0px 10px;
}

.a1 ul li
{
	list-style-position: inside;
	border-bottom: 1px solid #eee;
	position: relative;
	height: 45px;
	line-height: 45px;
	
	
}
.a2 .article-top
{
	margin-bottom: 20px;
}
.a2 ul li
{
	list-style-position: inside;
	border-bottom: 1px solid #eee;
	position: relative;
	height: 45px;
	line-height: 45px;
	
	
}

.link ul li a,.article ul li a,.slideTxtBox .bd li a{
	
	color:#222;font-size: 16px;
	
}
.link ul li a:hover,.article ul li a:hover ,.slideTxtBox .bd li a:hover
{
	
  color: #005bac;
	
	
}
.article ul li span
{
	 color:#333; font-size: 10px;
	float: right;
	
	
}
.article ul li p
{
	line-height: 1.5em;
}
.link 
{
	width: 100%;
	
	background-color: #e4e4e7;
	
}


.link h4
{
	float: left;
	color: #333;
	padding-right: 1em;
	
}
.link ul
{
	float: left;
}
.link ul li
{
	
	text-align: center;
	
	float: left;
	padding:0 1em;
	
}


#footer
{
	
	
	background-color: #005BAC;
	
	
}
#footer .container
{
	
	
padding: 30px 0;
	
	
}
#footer p
{
	color: #fff;
	font-size: 14px;
	text-align: center;
	
	
	display:block;
}
#section
{
	background-color: #fff;
}
#section .container
{
  padding-bottom: 40px;
}
.nav-left img
{
	border-radius: 5px;	
	
}
.list
{
	
	padding-top: 10px;
}
.list-content
{
	background-color: #fff;
	padding: 0px 20px 20px 20px;;
	width: 100%;
}
.list-content ul li
{
	display: block;
	border-bottom: 1px solid #ccc;
}
.list-content ul li a
{
	display: block;
	color: #111;
	padding: 30px 0;
	
}
.list-content ul li a:hover
{
	
	color: #005BAC;
	font-weight: bold;
	
	
}
.list-content ul li a h3
{
	float: left;
	font-weight: bold;
	color: #111;
	font-size: 18px;
	
	
}
.list-content ul li span
{
	float: right;
	font-size: 14px;
	color: #666;
}
.list-content ul li p
{
	float: left;
	padding: 1.5em 0;
	color: #333;
	font-size: 14px;
}
.position
{
	
	color: #333;
	font-size: 14px;
	padding: 20px 0px;
	
	background: url(../images/bline.png) repeat-x left bottom;
}
.position a
{
	color: #333;
	font-size: 14px;
}
.news-body
{
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	min-height: 500px;
	padding: 10px 0 20px 0;
}
.news-top,.news-main,.news-body .position
{
	margin:0 10px;
}
.news-top
{
	
	padding:20px 0 40px 0px;
}

.news-top h2
{
	color: #111;
	padding: 20px 0px;
	text-align: center;
}
.news-top p
{
	font-size: 14px;
	color: #333;
	text-align: center;
	
	
	
}
.news-main
{
	
	padding-top: 10px;
}
.news-main p
{
	color: #333;
	font-size: 16px;
}