﻿/* CSS Document */



@charset "utf-8";

* {
	margin: 0 auto;
	padding: 0;
}

body {
	font-size: 12px;
	color: #121212;
	font-family: Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;
	background: url(../images/body.jpg);
}

ul,li {
	list-style-type: none;
}

img,ul,li,button {
	padding: 0px;
	margin: 0px;
}

img,button {
	border: none;
}

a {
	color: #000;
	text-decoration: none;
	display: inline-block;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.clear {
	clear: both;
}

img {
	border: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.clearfix {
	display: inline-table;
}

input,textarea {
	outline: none;
	border: 0px;
}







/* Hides from IE-mac \*/



* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

h3 {
	font-size: 18px;
}



/* End hide from IE-mac */



h3 a {
	color: #fff;
}











/*wrap*/



.nav ul li.another {
	width: 100px;
	background: #d2261c;
	text-align: center;
}

.wrap {
	width: 100%;
	background: url(../images/wrap.jpg) no-repeat center center;
	height: 264px;
}

.wrap-c {
	width: 1180px;
	margin: 0 auto;
	padding-top: 56px;
}

.logo {
	width: 959px;
}

.nav {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin-top: 60px;
}

.nav ul li {
	float: left;
	margin: 0 33px;
	width: 100px;
	text-align: center;
}

.nav ul li a {
	color: #FFF;
}

.nav ul li:hover {
	width: 100px;
	background: #d2261c;
	text-align: center;
}















/*footer*/



.footer {
	width: 100%;
	background: url(../images/footer.jpg) no-repeat center center;
	height: 340px;
	color: #FFF;
}

.footer-c {
	width: 1180px;
	margin: 0 auto;
	padding-top: 46px;
}

.footer-c a {
	color: #FFF;
}

.f-nav {
	height: 30px;
	line-height: 30px;
	margin-left: 60px;
}

.f-nav a {
	font-size: 14px;
	margin: 0 38px;
}

.last {
	margin-top: 60px;
}

.last ul li {
	float: left;
	width: 292px;
	line-height: 28px;
	background: url(../images/pic1.png) no-repeat left;
	padding-left: 30px;
	margin: 0 35px;
}

.last ul li h2 {
	font-size: 12px;
	font-weight: normal;
	float: left;
}

.last ul li.dz {
	background: url(../images/pic2.png) no-repeat left;
}

.last ul li.dz img {
	vertical-align: middle;
	margin-left: 10px;
}

.last ul li.dh {
	background: url(../images/pic3.png) no-repeat left;
}

.laster {
	width: 1180px;
	margin: 20px auto 0; line-height:35px;
	text-align: center;
}
 
 .newslist{}
.newslist ul{ list-style:none;}
.newslist li{ line-height:17px; padding:9px 0;background:url(../images/line02.gif) repeat-x left bottom;}
.newslist li a{ display:block;line-height:17px; font-family:tahoma,"宋体"; cursor:pointer; color:#636363;background:url(../images/cion01.gif) no-repeat 5px 3px;}
.newslist li a p{ padding-left:25px;  line-height:17px; color:#636363; font-size:14px; text-align:left}
.newslist li a span{ float:right; line-height:17px; padding-right:10px;}
.newslist li a strong{ line-height:17px;}
.newslist li a:visited{ color:#636363;}
.newslist li a:hover{color:#212020;}
.newslist li a:hover p{background:url(../images/cion01.gif) no-repeat 5px 3px;color:#212020;}
 .pages { clear:both; padding:20px 45px 0 0; color:#444; }
	.pages a { color:#444; }
	.pages a:hover { color:#f60;  font-weight:bold  }
	.pages ul { text-align:right;list-style:none }
	.pages li { display:inline; margin-left:8px;list-style:none }


	.tag{margin:0 10px;}
	.tag a{margin:0 3px;text-decotaion:none;margin:0 3px;}
	.tag a:hover{text-decoration:underline;}