﻿﻿@charset "utf-8";
/* CSS Document */

body {
  margin: 0 auto;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif, "微软雅黑";
  min-width: 1200px;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

a {
  outline: none;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cb {
  clear: both;
  height: 0;
}

li {
  list-style: none;
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
label,
input,
textarea,
img,
ul,
li,
dl,
dt,
dd {
  padding: 0;
  margin: 0;
}

.bg01 {
  background: url(../images/bg01.png) top center no-repeat #fff;
}
.bg02{
	border-top: 1px solid #beccdd;
	background: url(../images/bg02.png) repeat-x top #fff;
	margin-top: 30px;
}
.bg03{
	background: url(../images/bg03.png) repeat-x;
	height: 42px;
}
.bg04 {
	background: url(../images/bg04.png) repeat-x;
	margin-top: 40px
}
.nav_bg {
  background: url(../images/nav_bg.png);
  position: absolute;
  top: 0;
  height: 42px;
  width: 100%;
  z-index: 99;
}

.index_search {
  width: 198px;
  height: 26px;
  margin-top: 57px;
  position: relative;
  background: #ffffff;
  border: 1px solid #2d67ab;
}
.index_search .input {
  background: none;
  color: #595959;
  padding-left: 10px;
  width: 180px;
  height: 31px;
  border: 0;
  outline: none;
  line-height: 31px;
  position: absolute;
  left: 0;
}
.index_search .btn {
  background: url(../images/btn.png) no-repeat;
  height: 26px;
  border: 0;
  cursor: pointer;
  right: 0;
  position: absolute;
  width: 29px;
}

.banner {
  height: 545px;
  position: relative;
}

.fullSlide {
  width: 100%;
  position: relative;
  height: 545px;
  background: #fff;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd li {
  width: 100% !important;
  height: 545px;
  overflow: hidden;
  text-align: center;
  background: cover;
}
.fullSlide .bd li a {
  display: block;
  height: 545px;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  background: url(../images/touming.png) repeat-x;
  text-align: center;
  _background: #000;
  _filter: alpha(opacity=60);
}
.fullSlide .hd ul {
  text-align: center;
  padding-top: 5px;
}
.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 8px;
  height: 8px;
  margin: 5px;
  background: url(../images/tg_flash_p.png) -18px 0;
  overflow: hidden;
  line-height: 9999px;
}
.fullSlide .hd ul .on {
  background-position: 0 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.nav {
  padding: 0;
  height: 42px;
  line-height: 42px;
  position: relative;
  z-index: 1;
  width: 1200px;
  margin: 0 auto;
}
.nav a {
  color: #fff;
  text-decoration: none;
}
.nav .nLi {
  float: left;
  position: relative;
  display: inline;
}
.nav .nLi01 {
  float: left;
  position: relative;
  display: inline;
  color: #fff;
}
.nav .nLi h3 {
  float: left;
}
.nav .nLi h3 a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  width: 133px;
}
.nav .sub {
  display: none;
  width: 170px;
  left: 0;
  top: 42px;
  position: absolute;
  background: url(../images/sub_bg.png);
  line-height: 26px;
  padding: 5px 0;
}
.nav .sub li {
  zoom: 1;
}
.nav .sub a {
  display: block;
  padding: 0 10px;
}
.nav .sub a:hover {
  background: #e1e3e7;
  color: #003e87;
}
.nav .on h3 a {
  background: #e1e3e7;
  color: #003e87;
}

.index_news {
  width: 752px;
  margin-top: 50px;
}
.index_news .t {
  color: #333333;
  padding-bottom: 24px;
  font-size: 20px;
}
.index_news .t a {
  float: right;
  color: #666666;
  font-size: 12px;
  padding-top: 15px;
}
.index_news .con {
  width: 440px;
  margin-top: 20px;
}
.index_news .con li {
  font-size: 14px;
  line-height: 42px;
}
.index_news .con li span {
  color: #333333;
  float: right;
}
.index_news .con li a {
  color: #333333;
  float: left;
  width: 300px;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index_news .con li a:hover {
  color: #2b5c95;
  text-decoration: none;
}
.index_news .itemlist{
	width: 363px;
	height: 99px;
	background: #fff;
	border: 1px solid #8a8a8a;
	margin-top: 26px;
	margin-left: 10px;
}
.index_news .itemlist:hover{
	background: #4572a7;
	border: 1px solid #4572a7;
}
.index_news .itemlist a{
	display: block;
	padding: 10px 10px;
	color: #343434;
	text-decoration: none;
}
.index_news .itemlist a:hover{
	color: #fff;
}
.index_news .itemlist a h2{
	font-size: 14px;
	line-height: 30px;
}
.index_news .itemlist a p{
	font-size: 12px;
	line-height: 24px;
}

.slideBox {
  width: 298px;
  height: 230px;
  overflow: hidden;
  position: relative;
	margin-top: 20px;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 50px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: #2b5c95;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd li h2{
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.slideBox .bd li p{
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	font-size: 14px;
	color: #999999;
}
.slideBox .bd img {
  width: 298px;
  height: 185px;
  display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}

.index_news02 {
  width: 413px;
  margin-top: 50px;
}
.index_news02 .t {
  color: #333333;
  padding-bottom: 24px;
  font-size: 20px;
}
.index_news02 .t a {
  float: right;
  color: #666666;
  font-size: 12px;
  padding-top: 15px;
}
.index_news02 .con .itemlist {
	width: 413px;
	float: left;
	margin: 20px 0 0 0
}
.index_news02 .con .itemlist .date {
	float: left;
	background: url(../images/data_bg.png) no-repeat;
	width: 54px;
	height: 50px;
	line-height: 18px;
	color: #fff;
	text-align: center;
	font-size: 12px
}
.index_news02 .con .itemlist .date span {
	display: block;
	font-size: 20px;
	line-height: 30px;
}
.index_news02 .con .itemlist a {
	width: 300px;
	line-height: 50px;
	color: #333333;
	font-size: 14px;
	float: left;
	margin-left: 15px;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index_news02 .con .itemlist a:hover {
	text-decoration: none;
	color: #2b5c95
}

.ad img{
	width: 1200px;
	height: 142px;
}

.index_news03 {
  width: 413px;
  margin-top: 50px;
}
.index_news03 .t {
  color: #333333;
  padding-bottom: 24px;
  font-size: 20px;
}
.index_news03 .t a {
  float: right;
  color: #666666;
  font-size: 12px;
  padding-top: 15px;
}
.index_news03 .con{
	margin-top: 20px;
}
.index_news03 .con img{
	width: 201px;
	height: 74px;
	box-shadow: 0px 0px 10px #cbcbcb;
	margin: 5px 2px;
}


.footer {
	width: 1200px;
	margin: 0 auto;
	color: #fff;
	padding: 20px 0;
	line-height: 30px;
	font-size: 14px;
}

.ny_banner img {
  width: 100%;
}

.ny_left {
  width: 264px;
  margin-top: 18px;
	box-shadow: 0px 0px 10px #cbcbcb;
}

.ny_left .t {
  background: url(../images/ny01.png) no-repeat;
  height: 97px;
  line-height: 97px;
  color: #fff;
  font-size: 26px;
  text-align: center;
}

.ny_left .con {
  border-bottom: 0;
}

.ny_left .con li {
  height: 48px;
  line-height: 44px;
}

.ny_left .con li a {
  display: block;
  padding-left: 31px;
  color: #333333;
  font-size: 14px;
}

.ny_left .con li a:hover {
  color: #2464ac;
}

.ny_right {
  width: 887px;
  margin-top: 18px;
}

.ny_right .t {
  height: 50px;
  border-bottom: 1px solid #dddddd;
  position: relative;
}

.ny_right .t .span {
  padding: 0 15px;
  color: #333333;
  font-size: 16px;
  display: inline-block;
  line-height: 39px;
  border-bottom: 0;
  margin-top: 10px;
}

.ny_right .t .ny_pos {
  color: #6a6a6a;
  font-size: 14px;
  line-height: 39px;
  float: right;
	background: url(../images/icon.png) left no-repeat;
	padding-left: 20px;
}

.ny_right .t .ny_pos a {
  color: #6a6a6a;
  padding: 0 5px;
}

.ny_right .list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.ny_right .list li {
  height: 52px;
  line-height: 52px;
  font-size: 16px;
	border-bottom: 1px solid #dddddd;
}

.ny_right .list li .date {
  float: left;
  color: #333333;
}

.ny_right .list li a {
  color: #333333;
  padding-left: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ny_right .list li a:hover{
	color: #2b5c95;
}

.ny_right .list01 {
  margin: 20px 0;
}

.ny_right .list01 li {
  line-height: 24px;
  height: 150px;
  font-size: 14px;
  border-bottom: 1px solid #d8d8d8;
  width: 100%;
  margin: 20px auto 0 auto;
}

.ny_right .list01 li img {
  width: 200px;
  height: 137px;
  float: left;
  margin-right: 12px;
}

.ny_right .list01 li .txt {
  width: 650px;
}

.ny_right .list01 li .txt a {
  color: #333333;
  font-size: 16px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}

.ny_right .list01 li .txt p {
  color: #858585;
}

.ny_right .list01 li .txt span {
  display: inline-block;
  text-align: left;
  color: #565353;
}

.ny_right .list01 li .txt span.ll {
  color: #456a95;
	padding: 10px 0;
}

.ny_right .con .header {
  text-align: center;
  margin-top: 20px;
}

.ny_right .con .header h2 {
  color: #333333;
  font-size: 24px;
}

.ny_right .con .header p {
  padding: 15px 0;
  color: #808080;
  font-size: 12px;
}

.ny_right .con .details {
  font-size: 14px;
  color: #333333;
  line-height: 26px;
  padding: 20px 30px;
}

.ny_right .con .content {
  background: #ffffff;
  padding: 20px;
}