@charset "gb2312";
/* CSS Document */
html,body,div,ul,li,h3,a{margin:0;padding:0}
img{border:0}
a{text-decoration:none;color:#000}
a:hover{color:red}
.top{height: 429px; margin: 0 auto; background: url(../images/top.jpg) top center no-repeat; border-bottom: 4px #bb1314 solid;}
.xwdt,.tjlhlhsy{width: 1200px; margin: 0 auto; margin-top: 30px; overflow: hidden;}
.xwdt .pic{width: 580px; height: 368px; float: left;}
.xwdt .pic img{width: 580px; height: 368px;}
.xwdt .wenzi{width: 580px; height: 368px; float: right; overflow: hidden;}
.tjlhlhsy .tjlh{width: 580px; height: 368px; float: left; overflow: hidden;}
.tjlhlhsy .lhsy{width: 580px; height: 368px; float: right; overflow: hidden;}

.xwdt .wenzi h3, .tjlhlhsy .tjlh h3, .tjlhlhsy .lhsy h3{height: 56px; background: url(../images/titlebg.jpg) left no-repeat; font-size: 24px; color: #ffffff; line-height: 56px; padding-left: 30px; margin-bottom: 20px;}
h3 a{font-size: 14px; color: #ffffff; float: right; padding-right: 10px;}
h3 a:hover{color: #ffffff;}

.xwdt .wenzi ul li, .tjlhlhsy .tjlh ul li, .tjlhlhsy .lhsy ul li {
	position: relative;
  	float: left;
  	width: 580px;
  	font-size: 16px;
	line-height: 36px;
  	color: #333;
  	padding-left: 15px;
  	overflow: hidden;
}
.xwdt .wenzi ul li:before, .tjlhlhsy .tjlh ul li:before, .tjlhlhsy .lhsy ul li:before {
  	content: "";
  	position: absolute;
  	display: block;
  	top: 16px;
  	left: 0;
  	width: 5px;
  	height: 5px;
  	background-color: #666666;
}

.jctj{width: 1200px; margin: 0 auto; margin-top: 30px; overflow: hidden;}
.jctj h3{height: 56px; background: url(../images/jctj.jpg) left no-repeat; font-size: 24px; color: #ffffff; line-height: 56px; padding-left: 30px; margin-bottom: 20px;}
.jctj ul{width: 1225px;}
.jctj ul li{width: 285px; height: 184px; float: left; margin-right: 20px; margin-bottom: 30px; overflow: hidden;}

.jctj ul li img{width: 285px; height: 184px;}

.footer{width: 100%; margin: 0 auto; margin-top: 40px; overflow: hidden; border-top: 2px #bb1314 solid; text-align: center; font-size: 14px; line-height: 24px; padding: 30px 0px 20px; background: #eeeeee;}