@charset "utf-8";
/* CSS Document */
div, p, ul, dl, dt, dd, h2, h3 {
	padding: 0;
	margin: 0;
}
font {
	padding: 0 5px;
}
ul, li {
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:link, a:visited {
	color: #333;
}
a:hover, a:active {
	color: #00508e;
}
.clearFloat:after {
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
}
.clearFloat {
	zoom: 1;
}
body {
	background-color: #fff;
	font-family: "微软雅黑";
	font-size: 14px;
}

.nav{
	width: 100%;
	height: 111px;
}
.banner{
 	width: 100%;
	height: auto;
overflow: hidden;
}

.fl{
	float: left;
}
.fr{
	float: right;
}

.footr{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.modular{
  width: 1000px;
  height: auto;
  overflow:hidden;
  margin:65px auto 45px auto;
}
.modular .tabloid{
width: 403px;
height: 260px;
float: left;
margin-right: 17px;
}
.modular .list{
  width: 580px;
height: 260px;
  float: left;

}
.modular .list ul{
 width: 100%；
 height:auto;
 overflow: hidden; 
}
.modular .list ul li{
  font-size: 21px;
  color: #727171;
  float: left;
  cursor: pointer;
  margin-right: 17px;
}
.modular .list ul .jylyOn{
color: #00508f;
font-size: 21px;
font-weight: bold;
}
.modular .list ul .jylyOn a{
color:#00508f;
}
.modular .list ul .sx{
margin:0px 10px;
}
 .modular .map{
  float: left;
  width: 380px;
 height: auto;
  overflow: hidden;  
}

.new-modular{
      width: 1000px;
    height: auto;
    overflow: hidden;
    margin: auto auto 65px auto;
}

.new-modular .left{
float: left;
width: 403px;
height: auto;
overflow: hidden;
}

.new-modular .right{
float: right;
width: 580px;
height: auto;
overflow: hidden;
}
.new-modular  ul{
  width: 100%;
  border-bottom:solid 1px #d0d0d0;
  height:45px; 
  margin-bottom: 10px;
}
.new-modular  ul .title{
  float: left;
  width: 152px;
    border-bottom:solid 6px #00508f;
    line-height: 41px;
    color: #727171;
    font-size: 21px;
}
.new-modular  ul .more{
  float: right;
  line-height: 45px;
}

.foot {
width:100%;
background-color:#dcdddd;
overflow: hidden;
}
.footer {
width: 1002px;
margin: 0 auto;
height: 65px;
}

.dblj {
width: 500px;
height: 65px;
float: right;
}
.dblj ul {
width: 100%;
list-style: none;
}
.dblj ul li {
font-size: 15px;
color:#8396c7;
line-height: 25px;
float: right;
margin-left: 10px;
}
.dblj li a {
font-size: 15px;
text-align: right;
color:#4c4948;
line-height: 65px;
text-decoration: none;
}
.dblj li a:hover {
color:#00508e;

}
.copy {
width: 502px;
float: left;
}
.copy span {
font-size: 15px;
color: #4c4948;
float: left;
line-height: 65px;
}
