.new_bg01{
  background: url(../images_new/new_bg01.png) top center no-repeat;
}

.new_index_search{
  height: 42px;
  width: 300px;
  border: 1px solid #083388;
  border-radius: 50px;
  margin-top: 52px;
}
.new_index_search .input{
  width: 230px;
  float: left;
  height: 42px;
  border: 0;
  outline: none;
  background: transparent;
  color: #888888;
  line-height: 42px;
  font-size: 16px;
  margin-left: 20px;
}
.new_index_search .btn{
  float: right;
  width: 50px;
  text-align: center;
  border: 0;
  background: transparent;
  cursor: pointer;
  height: 42px;
  text-align: center;
  line-height: 42px;
}
.new_index_search .btn i{
  color: #083388;
}

.new_navbg{
  background: #013892;
}

.new_nav {
  padding: 0;
  height: 70px;
  line-height: 70px;
  position: relative;
  z-index: 1;
}

.new_nav a {
  color: #fff;
}

.new_nav .nLi {
  float: left;
  position: relative;
  display: inline;
}

.new_nav .nLi h3 {
  float: left;
}

.new_nav .nLi h3 a {
  display: block;
  padding: 0 15px;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
}

.new_nav .sub {
  display: none;
  width: 150px;
  left: 0;
  top: 70px;
  position: absolute;
  background: #fff;
  line-height: 38px;
  padding: 10px 0;
  border-top: 5px solid #0063af;
}

.new_nav .sub li {
  zoom: 1;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
}

.new_nav .sub a {
  display: block;
  padding: 0 10px;
  color: #0063af;
  text-decoration: none;
}

.new_nav .sub a:hover {
  background: #f1f6f9;
}

.new_nav .on h3 a {
  font-weight: bold;
}

.new_slideBox {
  width: 100%;
  height: 380px;
  position: relative;
}

.new_slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 28px;
  z-index: 1;
  text-align: center;
  width: 100%;
}

.new_slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
}

.new_slideBox .hd ul li {
  margin: 0 10px;
  width: 10px;
  height: 10px;
  line-height: 14px;
  text-align: center;
  background: rgba(255, 255, 255, .6);
  cursor: pointer;
  display: inline-block;
  border-radius: 25px;
}

.new_slideBox .hd ul li.on {
  background: rgba(255, 255, 255, 1);
}

.new_slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.new_slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  height: 460px;
  width: 100%;
}

.new_slideBox .bd li a {
  height: 460px;
  width: 100%;
  display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.new_slideBox .prev,
.new_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;
}

.new_slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

.new_slideBox .prev:hover,
.new_slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.new_slideBox .prevStop {
  display: none;
}

.new_slideBox .nextStop {
  display: none;
}

.new_index_news{
  padding-top: 50px;
  padding-bottom: 70px;
}
.new_index_news .t {
  width: 130px;
  margin-left: 30px;
  color: #000000;
  padding-top: 25px;
}

.new_index_news .t span {
  display: block;
  font-size: 16px;
  color: #888888;
}

.new_index_news .t h2 {
  font-size: 30px;
  line-height: 70px;
  font-weight: normal;
}

.new_index_news .t i {
  display: inline-block;
  background: #0063af;
  height: 4px;
  width: 45px;
}

.new_index_news .more {
  float: right;
  text-align: center;
  background: url(../images/more01.png) bottom no-repeat;
  color: #0063af;
  font-size: 14px;
  padding-bottom: 15px;
  text-decoration: none;
  width: 95px;
  margin-top: 60px;
}
.new_index_news .pic{
  width: 860px;
  margin-top: 30px;
}
.new_index_news .pic .item{
  width: 400px;
  height: 300px;
  margin-right: 30px;
  position: relative;
}
.new_index_news .pic .item img{
  width: 400px;
  height: 300px;
}
.new_index_news .pic .item .txt{
  width: 380px;
  height: 58px;
  line-height: 58px;
  background: rgba(0, 0, 0, .7);
  color: #fff;
  font-size: 18px;
  padding-left: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.new_index_news .list{
  width: 450px;
    margin-top: 15px;
}
.new_index_news .list .item{
  border-bottom: 1px solid #cccccc;
  height: 62px;
  line-height: 62px;
  color: #888888;
  font-size: 16px;
}
.new_index_news .list .item a{
  float: left;
  width: 450px;
  color: #000;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
.new_index_news .list .item:hover a{
  color: #0063af;
}
.new_index_news .list .item span{
  float: right;
}

.supervisor .left{
  width: 300px;
  padding-top: 35px;
}
.supervisor .left .item{
  height: 50px;
  background: #fff;
  margin-bottom: 20px;
  line-height: 50px;
}
.supervisor .left .item a{
  color: #222222;
  font-size: 18px;
  text-decoration: none;
  display: block;
}
.supervisor .left .item a i{
  color: #0063af;
  font-size: 18px;
  margin: 0 15px;
}
.supervisor .left .item:hover{
  background: url(../images_new/new_ny02.png) no-repeat;
}
.supervisor .left .item:hover a,.supervisor .left .item:hover a i{
  color: #fff;
}
.supervisor .right{
  width: 1000px;
  padding-top: 35px;
}
.supervisor .right a{
  float: left;
  width: 89px;
  margin: 0 11px 10px 0;
  height: 40px;
  text-align: center;
  font-size: 18px;
  color: #222;
  text-decoration: none;
  background: #fff;
  line-height: 40px;
}
.supervisor .right a:hover{
  color: #fff;
  background: #0063af;
}