@charset "utf-8";
body{
	color: #000;
	line-height: 1.5;
	font: 12px "Trebuchet MS", "Verdana", "Helvetica", "Tahoma", "\5b8b\4f53", "sans-serif";
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
body, p, blockquote, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend{margin:0;padding:0;}
h2, h3, h4, h5, h6{font-size:15px;}
table{border-collapse:collapse;border-spacing:0;}
input, textarea, button, select {font-family:"Verdana";vertical-align:middle;}
label{vertical-align:middle}
legend {color:#333;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
ul,ol{list-style:none;}
img{border:0;}
a,a:visited{font-family:Microsoft YaHei;color:#032A42;text-decoration:none;}
a:hover{color:#1E50A2;text-decoration:underline;}
a:active{color:#933;}
.clear {clear:both;font-size:0;line-height:0;}
.floatl{float:left;font-weight:bolder;}
.floatr{float:right;}
.red {color:#990000;}
.a_bold, .a_bold:visited {font-weight:bold;}
.a_red, .a_red:visited {color:#BA2636;}
.a_blue, .a_blue:visited {color:#00549b;}
.page{width:1000px;margin:0 auto;}
.box1 {
	float: left;
	height: 37px;
	width: 1000px;
	margin-top: 430px;
}
.box1 li {float: left;height: 40px;width: 120px;margin-left: 20px;background-repeat: no-repeat;background-color:#0e61ad;line-height:40px;text-align:center;border-radius:20px;}
.box1 li a { font-size: 18px; color: #FFF; 	}
.xhdf_list {float: left; margin-top: 100px;}
.left {
  float: left;
}
.list-main {
    width: 810px;
}
.list-item {
	border-bottom: 2px dashed #0e61ad;
	padding: 30px 0;
	display: inline-block;
}
.list-item a.left {
    height: 100px;
    width: 160px;
}
.list-item a.left img {
    height: 100px;
    width: 160px;
}
.list-news-title {
    margin-bottom: 20px;
}
.list-news-title a {
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    height: 26px;
    line-height: 24px;
    transition: color 0.3s ease 0s;
}
.list-news-title a:hover {
    color: #5982c7;
}
.list-news-describe {
	height: 104px;
	margin-left: 24px;
	position: relative;
	width: 616px;
}
.list-news-des {
    color: #4d4d4d;
    font-size: 14px;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.list-news-time {
    bottom: 4px;
    color: #9a9a9a;
    position: absolute;
}
.list-news-h {
    margin-left: 10px;
}


.foot_info { float: left; line-height: 20px; overflow: hidden; color: #000000; width: 960px; padding: 20px; float: left; margin-top: 150px; margin-bottom: 100px; }
.foot_info p {width:100%;text-align:center;}
.foot_info a, .foot_info a:visited {color:#ffcc00;}
