.conWid {
  width: 1100px;
  margin: 0 auto;
}
.conWid2 {
  width: 1070px;
  padding: 15px;
  margin: 0 auto;
}
.white_bg {
  background-color: #ffffff;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pd_10 {
  padding: 10px;
  overflow: hidden;
}
.mg_10 {
  margin: 10px;
  overflow: hidden;
}
.pd_t10 {
  padding-top: 10px;
}
.pd_l10 {
  padding-left: 10px;
}
.pd_r10 {
  padding-right: 10px;
}
.pd_b10 {
  padding-bottom: 10px;
}
.mg_t10 {
  margin-top: 10px;
}
.mg_l10 {
  margin-left: 10px;
}
.mg_r10 {
  margin-right: 10px;
}
.mg_b10 {
  margin-bottom: 10px;
}
.mg_l18 {
  margin-left: 18px;
}
.clear_b {
  clear: both;
}
.width345 {
  width: 347px;
}
.width443 {
  width: 415px;
}
.width640 {
  width: 640px;
}
.height216 {
  height: 216px;
  overflow: hidden;
}
.height288 {
  height: 288px;
  overflow: hidden;
}
.height360 {
  height: 360px;
  overflow: hidden;
}
.top {
  height: 109px;
  background-color: #ffffff;
}
.top .tip {
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  text-align: right;
}
.top .tip a,
.top .tip a:visited,
.top .tip span {
  color: #696969;
}
.top .tip span {
  padding: 0 5px;
}
.top .search {
  height: 31px;
  margin-top: 5px;
}
.top .search #search_key {
  display: block;
  float: left;
  width: 199px;
  height: 29px;
  border: 1px solid #dcdcdc;
  border-right: 0;
  padding: 0 10px;
}
.top .search #search_btn {
  display: block;
  width: 38px;
  height: 31px;
  background: url(../img/ss.jpg) no-repeat;
  float: left;
  border: 0;
}
.nav {
  background-color: #3583ce;
  height: 50px;
  line-height: 50px;
}
.nav li {
  width: 108px;
  float: left;
  text-align: center;
  position: relative;
  height: 50px;
  line-height: 50px;
}
.nav li a,
.nav li a:visited {
  font-size: 16px;
  color: #ffffff;
  font-family: "微软雅黑";
}
.nav li .nav-birds {
  position: absolute;
  top: 50px;
  left: 0;
  width: 137px;
  background-color: #1871c7;
  z-index: 9;
  padding: 5px 0;
  display: none;
}
.nav li .nav-birds a,
.nav li .nav-birds a:visited {
  display: block;
  line-height: 40px;
}
.nav li.active {
  background-color: #1871c7;
}
.title0 {
  background: url(../img/title_bg.jpg) center center no-repeat;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-family: "微软雅黑";
}
.title0 h4 {
  height: 60px;
  line-height: 60px;
}
.title0 h4 a,
.title0 h4 a:visited {
  color: #1871c7;
}
.title0 h4 a strong,
.title0 h4 a:visited strong {
  font-size: 30px;
  height: 30px;
  line-height: 30px;
  display: block;
  margin-top: 10px;
}
.title0 h4 a span,
.title0 h4 a:visited span {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  display: block;
}
.title {
  height: 33px;
  line-height: 33px;
  border-bottom: 1px solid #d5d5d5;
  background: url(../img/title_icon1.jpg) left center no-repeat;
  padding-left: 30px;
  font-family: "微软雅黑";
}
.title h4 {
  float: left;
  font-size: 16px;
  line-height: 33px;
  color: #1871c7;
}
.title a {
  display: block;
  float: right;
  color: #1871c7;
  font-size: 12px;
}
.title2 {
  height: 33px;
  line-height: 33px;
  border-bottom: 1px solid #dcdcdc;
}
.title2 h4 {
  float: left;
  font-size: 14px;
  color: #3583ce;
  font-weight: bold;
  padding: 0 10px;
  border-bottom: 2px solid #3583ce;
}
.title2 a {
  display: block;
  float: right;
  line-height: 33px;
  color: #a3a3a3;
  font-size: 12px;
}
.title2 a:hover {
  color: #3583ce;
}
.newsList li {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px dashed #bfbebe;
}
.newsList li a {
  display: block;
  font-family: "宋体";
}
.newsList li a h5 {
  font-family: "微软雅黑";
  overflow: hidden;
  font-weight: 500;
  float: left;
  width: 270px;
  font-size: 14px;
}
.newsList li a h5 span {
  display: block;
  float: left;
}
.newsList li a h5 i {
  display: block;
  float: left;
  background: url(../img/icon3.jpg) left center no-repeat;
  width: 28px;
  height: 7px;
  margin-top: 16px;
  margin-left: 10px;
}
.newsList li a p {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #999999;
}
.newsList li a:hover h5 strong {
  color: #3583ce;
}
.newsList li.list-img {
  height: 107px;
  overflow: hidden;
}
.newsList li.list-img p.img {
  float: left;
  width: 133px;
  height: 87px;
  position: relative;
}
.newsList li.list-img p.img img {
  width: 133px;
  height: 87px;
}
.newsList li.list-img p.img i {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  background: url(../img/icon4.png) center center no-repeat;
  width: 48px;
  height: 49px;
}
.newsList li.list-img div {
  width: 380px;
  float: right;
}
.newsList li.list-img div p {
  float: left;
  line-height: 24px;
}
.gray-dot li a h5,
.gray-dot li a:visited h5 {
  background: url(../img/gray-dot.jpg) left center no-repeat;
  padding-left: 15px;
}
.gray-dot li a:hover h5 {
  background: url(../img/blue-dot.jpg) left center no-repeat;
  padding-left: 15px;
  color: #3583ce;
}
.img-list li {
  float: left;
  width: 258px;
  height: 310px;
  margin-right: 12px;
}
.img-list li.last {
  margin-right: 0;
}
.bottom {
  padding: 10px 0;
  background-color: #3583ce;
}
.bottom p {
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  font-family: "微软雅黑";
}
.content-bg {
  min-height: 480px;
}
