@charset "utf-8";
/* CSS Document */

body {
  margin: 0 auto;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif, "微软雅黑";
  min-width: 1200px;
  background: #f8fbfd;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.wrapper01 {
  margin: 0 auto;
  width: 1520px;
}

.wrapper02 {
  margin: 0 auto;
  width: 1580px;
}

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;
}

.img_scale {
  overflow: hidden;
}

.img_scale img {
  transition: 0.6s all;
  -webkit-transition: 0.6s all;
}

.img_scale:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}

.hide {
  display: none;
}

.bg01{
  background: url(../images/bg01.png) top center no-repeat;
  height: 200px;
}
.bg02{
  background: url(../images/bg02.png) top center no-repeat;
  height: 80px;
}
.bg03{
  background: url(../images/bg03.png) top center no-repeat;
  height: 900px;
}
.bg04{
  background: url(../images/bg04.png) top center no-repeat;
}
.bg05{
  background: url(../images/bg05.png) top center no-repeat;
  border-top: 3px solid #f8a852;
  height: 500px;
}

.logo{
  text-align: center;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	padding: 0;
	height: 80px;
	position: relative;
	z-index: 1;
	width: 1200px;
	margin: 0 auto
}
.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: 18px;
	font-weight: normal;
  width: 156px;
  height: 80px;
  line-height: 60px;
  text-align: center;
  color: #222222;
  text-decoration: none;
  margin-right: -35px;
}
.nav .sub {
	display: none;
	width: 180px;
	left: 0;
	top: 80px;
	position: absolute;
	background: url(../images/index02.png) bottom no-repeat #083d8b;
	line-height: 40px;
	padding: 0;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	padding: 0;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  padding-left: 60px;
  height: 40px;
}
.nav .sub a:hover {
	color: #f8a852;
  background: url(../images/arrow01.png) 20px 10px no-repeat;
}
.nav .on h3 a {
	background: url(../images/index01.png) no-repeat;
	color: #fff;
}

.index_search {
	width: 231px;
	height: 25px;
	margin-top: 18px;
	position: relative;
  border-left: 1px solid #083d8b;
  margin-left: 35px;
}
.index_search .input {
	background: none;
	color: #595959;
	padding-left: 30px;
	width: 180px;
	height: 25px;
	border: 0;
	outline: none;
	line-height: 25px;
	position: absolute;
	left: 0
}
.index_search button {
	height: 25px;
	border: 0;
	cursor: pointer;
	right: 0;
	position: absolute;
	width: 38px;
  text-align: center;
  background: transparent;
}
.index_search button i{
  font-size: 24px;
  color: #083d8b;
  font-weight: bold;
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 700px;
	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: 700px;
	overflow: hidden;
	text-align: center;
	background: cover
}
.fullSlide .bd li a {
	display: block;
	height: 700px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 50px;
	left: 0;
	height: 26px;
	line-height: 26px;
	text-align: center;
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 37px;
	height: 26px;
	margin: 5px;
	background: url(../images/arrow02.png) no-repeat;
	overflow: hidden;
	line-height: 9999px;
}
.fullSlide .hd ul .on {
	background: url(../images/arrow03.png) no-repeat;
}
.index_news{
  position: relative;
  height: 900px;
}
.index_news .t{
  height: 110px;
  width: 580px;
  position: absolute;
  left: 0;
  top: 80px;
}
.index_news .t a{
  float: right;
  background: url(../images/arrow04.png) left center no-repeat;
  padding-left: 90px;
  color: #222222;
  font-size: 18px;
  line-height: 70px;
}
.index_news .item01{
  width: 580px;
  height: 550px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 190px;
  box-shadow:0 0 10px 5px rgba(8, 61,139,.1)
}
.index_news .item02{
  width: 580px;
  height: 450px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 80px;
  box-shadow:0 0 10px 5px rgba(8, 61,139,.1)
}
.index_news .item03{
  width: 270px;
  height: 260px;
  background: #fff;
  position: absolute;
  right: 310px;
  top: 570px;
  box-shadow:0 0 10px 5px rgba(8, 61,139,.1)
}
.index_news .item04{
  width: 270px;
  height: 260px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 570px;
  box-shadow:0 0 10px 5px rgba(8, 61,139,.1)
}
.index_news .item .img,.index_news .item .img img{
  width: 580px;
  height: 320px;
}
.index_news .item .img1,.index_news .item .img1 img{
  width: 270px;
  height: 150px;
}
.index_news .item a{
  text-decoration: none;
}
.index_news .item .txt{
  padding: 30px 20px;
}
.index_news .item .txt h2{
  font-size: 18px;
  color: #222222;
  line-height: 30px;
  height: 60px;
  font-weight: normal;
}
.index_news .item .txt p{
  color: #888888;
  font-size: 14px;
  line-height: 30px;
  padding-top: 30px;
}
.index_news .item:hover .txt h2{
  color: #083d8b;
}
.index_news .item .date{
  width: 44px;
  height: 52px;
  background: #fff;
  text-align: center;
  font-size: 24px;
  color: #083d8b;
  line-height: 32px;
  position: absolute;
  top: 20px;
  left: 20px;
}
.index_news .item .date span{
  display: block;
  line-height: 20px;
  color: #fff;
  background: #083d8b;
  font-size: 12px;
}
.index_news .item:hover .date{
  color: #f8a852;
}
.index_news .item:hover .date span{
  background: #f8a852;
}
.index_notice{
  height: 600px;
  position: relative;
}
.index_notice .t{
  padding-top: 40px;
}
.index_notice .t a{
  float: right;
  background: url(../images/arrow04.png) left center no-repeat;
  padding-left: 90px;
  color: #222222;
  font-size: 18px;
  line-height: 70px;
}

.index_notice .item01{
  width: 470px;
  height: 120px;
  padding-top: 40px;
  position: absolute;
  top: 150px;
  left: 0;
}
.index_notice .item02{
  width: 470px;
  height: 120px;
  padding-top: 40px;
  position: absolute;
  top: 150px;
  left: 510px;
}
.index_notice .item03{
  width: 470px;
  height: 120px;
  padding-top: 40px;
  position: absolute;
  top: 350px;
  left: 90px;
}
.index_notice .item04{
  width: 470px;
  height: 120px;
  padding-top: 40px;
  position: absolute;
  top: 350px;
  left: 600px;
}
.index_notice .item{
  background: url(../images/index06.png) no-repeat;
  box-shadow:0 0 10px 5px rgba(8, 61,139,.1);
}
.index_notice .item a{
  text-decoration: none;
}
.index_notice .item .date{
  width: 44px;
  height: 52px;
  background: #fff;
  text-align: center;
  font-size: 24px;
  color: #083d8b;
  line-height: 32px;
  margin-left: 20px;
  box-shadow:0 0 20px 10px rgba(8, 61,139,.1)
}
.index_notice .item .date span{
  display: block;
  line-height: 20px;
  color: #fff;
  background: #083d8b;
  font-size: 12px;
}
.index_notice .item:hover .date{
  color: #f8a852;
}
.index_notice .item:hover .date span{
  background: #f8a852;
}
.index_notice h2{
  width: 340px;
  font-size: 18px;
  line-height: 30px;
  float: right;
  margin-right: 40px;
  color: #222222;
  font-weight: normal;
}
.index_notice .item:hover h2{
  color: #083d8b;
}

.index_about{
  height: 620px;
  position: relative;
}
.index_about .content{
  width: 650px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}
.index_about .t{
  position: absolute;
  width: 396px;
  height: 100px;
  background: url(../images/index07.png) no-repeat;
  line-height: 100px;
  color: #fff;
  font-size: 36px;
  padding-left: 70px;
  top: 308px;
  left: 84px;
}
.index_about .t a{
  float: right;
  padding-right: 60px;
  background: url(../images/index08.png) left no-repeat;
  padding-left: 90px;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}
.index_about .img{
  position: absolute;
  top: 0;
  right: 0;
  width: 465px;
  height: 620px;
}
.index_about .img img{
  width: 465px;
  height: 620px;
}
.index_about .zcfg_t{
  height: 110px;
  width: 560px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.index_about .zcfg_t a{
  float: right;
  background: url(../images/arrow04.png) left center no-repeat;
  padding-left: 90px;
  color: #222222;
  font-size: 18px;
  line-height: 70px;
}

.index_zcfg{
  height: 710px;
}
.index_zcfg .item{
  width: 540px;
  height: 155px;
  background: url(../images/index11.png) no-repeat;
  box-shadow:0 0 20px 10px rgba(8, 61,139,.1);
  padding-left: 20px;
  padding-top: 35px;
  margin-bottom: 30px;
}
.index_zcfg .item .date{
  width: 36px;
  color: #888888;
  font-size: 14px;
  text-align: center;
  line-height: 36px;
}
.index_zcfg .item .date .md{
  color: #083d8b;
  font-size: 24px;
}
.index_zcfg .item .date .md span{
  border-bottom: 2px solid #083d8b;
  display: block;
}
.index_zcfg .item .txt{
  width: 450px;
  margin-right: 30px;
  line-height: 26px;
  color: #888888;
  font-size: 14px;
}
.index_zcfg .item .txt a{
  display: block;
  color: #222;
  font-size: 18px;
  text-decoration: none;
}
.index_zcfg .item .txt p{
  padding-top: 15px;
}
.index_zcfg .item:hover .date .md{
  color: #f8a852;
}
.index_zcfg .item:hover .date .md span{
  border-bottom: 2px solid #f8a852;
}
.index_zcfg .item .txt a:hover{
  color: #083d8b;
}

.index_zsxx{
  width: 560px;
  position: relative;
  height: 610px;
  margin-top: 100px;
}
.index_zsxx .t{
  height: 110px;
  width: 560px;
}
.index_zsxx .t a{
  float: right;
  background: url(../images/arrow04.png) left center no-repeat;
  padding-left: 90px;
  color: #222222;
  font-size: 18px;
  line-height: 70px;
}
.index_zsxx .item{
  background: url(../images/index13.png) no-repeat;
  width: 540px;
  height: 90px;
  padding: 30px 0 0 20px;
  margin-bottom: 30px;
  box-shadow:0 0 20px 10px rgba(8, 61,139,.1);
}
.index_zsxx .item .date{
  width: 78px;
  height: 62px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: url(../images/index14.png) no-repeat;
}
.index_zsxx .item .date span{
  display: block;
  font-size: 30px;
  line-height: 40px;
}
.index_zsxx .item a{
  float: right;
  width: 415px;
  font-size: 18px;
  color: #222222;
  line-height: 30px;
  text-decoration: none;
}
.index_zsxx .item:hover .date{
  background: url(../images/index15.png) no-repeat;
}
.index_zsxx .item a:hover{
  color: #083d8b;
}
.s_logo{
  text-align: center;
}
.footer01{
  width: 342px;
  height: 185px;
  border: 1px dashed rgba(255, 255,255,.3);
  padding: 35px 0 0 28px;
}
.footer01 h2{
  font-size: 24px;
  color: #fff;
  line-height: 40px;
}
.footer01 h2 i{
  display: block;
  height: 3px;
  background: #f8a852;
  width: 40px;
}
.footer01 .con{
  color: #fff;
  line-height: 30px;
  font-size: 14px;
  margin-top: 20px;
}
.footer01 .con a{
  display: inline-block;
  margin-right: 20px;
  color: #fff;
}
.m40{
  margin: 0 40px;
}
.footer02{
  width: 305px;
  height: 160px;
  border: 1px dashed rgba(255, 255,255,.3);
  padding: 60px 0 0 65px;
}
.footer02 img{
  width: 100px;
  height: 100px;
  float: left;
}
.footer02 .con{
  float: left;
  margin-left: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
}
.copyright{
  margin-top: 40px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  border-top: 1px solid rgba(255, 255,255,.3);
  padding-top: 20px;
}

.ny_banner{
  height: 500px;
}
.ny_banner .ny_title{
  text-align: center;
  padding-top: 200px;
  font-size: 48px;
  color: #083d8b;
}
.ny_banner .ny_pos{
  margin-top: 150px;
  background: url(../images/ny01.png) top center no-repeat;
  height: 40px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
}
.ny_banner .ny_pos a{
  color: #fff;
}

.ny_menu{
  height: 100px;
  background: url(../images/ny02.png) top center no-repeat;
}
.ny_menu a{
  display: inline-block;
  line-height: 100px;
  font-size: 20px;
  padding-right: 30px;
  text-decoration: none;
  color: #222;
}
.ny_menu a:hover{
  color: #083d8b;
}
.ny_menu a.active{
  color: #083d8b;
}

.ny_con{
  background: #fff;
  padding: 70px 0;
}
.ny_con .ny_detail{
  padding: 0 20px;
}
.ny_con .ny_detail .ny_title01{
  text-align: center;
  font-size: 36px;
  color: #222;
  padding-bottom: 20px;
}
.ny_con .ny_detail .con{
  font-size: 18px;
  color: #222;
  line-height: 36px;
}
.ny_con .ny_detail .header{
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 20px;
}
.ny_con .ny_detail .header h2{
  text-align: center;
  font-size: 36px;
  color: #222;
  padding-bottom: 20px;
  font-weight: normal;
}
.ny_con .ny_detail .header p{
  color: #535353;
  font-size: 14px;
  line-height: 40px;
}
.ny_con .ny_detail .header p i{
  color: #083d8b;
}
.tolist{
  border-top: 1px solid #dcdcdc;
  margin-top: 20px;
  padding-top: 20px;
  text-align: right;
}
.tolist a{
  display: inline-block;
  background: #083d8b;
  color: #fff;
  font-size: 20px;
  padding: 0 15px;
  line-height: 40px;
  text-decoration: none;
}
.tolist a:hover{
  background: #f8a852;
}

.ny_title02{
  text-align: center;
  font-size: 36px;
  color: #222;
  padding-bottom: 20px;
  padding-top: 70px;
}
.list .item{
  height: 294px;
  background: url(../images/ny04.png) bottom center no-repeat;
  margin-bottom: 40px;
  padding:0 40px 0 30px;
}
.list .item .img,.list .item .img img{
  width: 460px;
  height: 260px;
}
.list .item .txt{
  width: 620px;
  padding-top: 80px;
}
.list .item .txt a{
  font-size: 24px;
  color: #222;
  text-decoration: none;
}
.list .item .txt a span{
  display: inline-block;
  border-right: 1px solid #222;
  padding-right: 10px;
  margin-right: 10px;
}
.list .item .txt .date{
  margin: 20px 0;
  font-size: 14px;
  color: #083d8b;
}
.list .item .txt p{
  color: #888888;
  font-size: 14px;
  line-height: 28px;
}
.list .item:hover{
  background: url(../images/ny05.png) bottom center no-repeat;
}
.list .item:hover .txt a,.list .item:hover .txt .date,.list .item:hover .txt p{
  color: #fff;
}
.list .item:hover .txt a span{
  border-right: 1px solid #fff;
}

.list01 .item{
  height: 135px;
  background: url(../images/ny06.png) no-repeat;
  padding: 45px 40px 0 30px;
  margin-bottom: 40px;
}
.list01 .item .date{
  width: 96px;
  height: 90px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: url(../images/ny08.png) no-repeat;
}
.list01 .item .date span{
  display: block;
  font-size: 36px;
  color: #083d8b;
  line-height: 60px;
}
.list01 .item .txt{
  width: 990px;
}
.list01 .item .txt a{
  font-size: 24px;
  color: #222;
  text-decoration: none;
}
.list01 .item .txt a span{
  display: inline-block;
  border-right: 1px solid #222;
  padding-right: 10px;
  margin-right: 10px;
}
.list01 .item .txt p{
  color: #888888;
  font-size: 16px;
  line-height: 28px;
  padding-top: 20px;
}
.list01 .item:hover{
  background: url(../images/ny07.png) no-repeat;
}
.list01 .item:hover .date{
  background: url(../images/ny09.png) no-repeat;
}
.list01 .item:hover .date span{
  color: #f8a852;
}
.list01 .item:hover .txt,.list01 .item:hover .txt a,.list01 .item:hover .txt p{
  color: #fff;
}
.list01 .item:hover .txt a span{
  border-right: 1px solid #fff;
}