.nbanner{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nbanner .nbanner-bf{
	width: 80%;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
}
.banner-content{
    width: 100%;
    margin: 0 auto;
}

.banner-content-box{
    position:relative;
}

.banner-nav-left ul{
    position: absolute;
    top: 0;
    left: 0;
    width: 235px;
    height: 430px;
    padding: 10px 25px 20px 20px;
    background: #000;
    background: rgba(0,0,0,.8);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#80000000,endColorstr=#80000000)";
    filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#80000000, endColorstr=#80000000)";
    z-index: 5
}

.banner-nav-left ul li{
    padding: 15px 0 10px;
    color: #fff;
    border-bottom: #3f3a32 solid 1px;
}
.banner-nav-left ul li h3{
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
}
.banner-nav-left ul li a{
    display: inline-block;
    margin-right: 10px;
    color: #cdcdcd;
    font-size: 14px;
}

.banner-nav-left ul li.bor-none {
    border-bottom: 0;
}

.prev{
    position: absolute;
    left: 3%;
    top: 51%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/pre-btn.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.next{
    position: absolute;
    right: 1%;
    top: 51%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/next-btn.png)  no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.banner-slide{
    position:relative;
}

.banner-slide-circle ul li{
    float: left;
    margin-right: 10px;
    height: 10px;
    width: 10px;
    background: #fff;
    border-radius: 10px;
}

.banner-slide-circle{
    position: absolute;
    right: 20px;
    bottom: 35px;
    z-index:10002;
}

.banner-slide-circle ul .on{
    cursor: pointer;
    height: 10px;
    width: 20px;
    background: #4d4842;
    border-radius: 5px;
}

.banner-slide-body ul li a img{
    width: 100%;
    height: 430px;
    display:block;
    border:none;
}
.newst{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 3em 0;
}
.newst .newst-bf{
	width: 80%;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}

.newst .newst-bf .newst-y{
	width: 100%;
	height: auto;
	float: right;
	overflow: hidden;
}
.newst .newst-bf .newst-z .newst-bt{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.news-bt h3 span{
	display: block;
	width: 5px;
	height: 26px;
	background: #0d2d62;
	float: left;
	margin: 0 0.3em 0 0;
}

.newst .newst-bf .newst-y .news-bt h3{
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 1em;
}
.newst .newst-bf .newst-y .newsz{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 1em 0;
	background: #eee;
}
.newst .newst-bf .newst-y .newsz ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.newst .newst-bf .newst-y .newsz ul li a{
	color: #333;
}
.newst .newst-bf .newst-y .newsz ul li .riqi{
	width: 10%;
	height: auto;
	float: left;
	text-align: center;
	padding: 5em 0 0 0;
}
.newst .newst-bf .newst-y .newsz ul li .riqi .p1{
	border-bottom: 1px solid #ccc;
	width: 60%;
	height: auto;
	margin: 0px auto;
	display: block;
}
.newst .newst-bf .newst-y .newsz ul li .riqi p{
	line-height: 32px;
}
.newst .newst-bf .newst-y .newsz ul li .z-img{
	width: 18%;
	height: auto;
	float: left;
	overflow: hidden;
}
.newst .newst-bf .newst-y .newsz ul li .z-img img{
	width: 100%;
	height: 180px;
	padding: 1.5em;
}
.newst .newst-bf .newst-y .newsz ul li .z-nr{
	width: 68%;
	height: auto;
	float: right;
}
.newst .newst-bf .newst-y .newsz ul li .z-nr .z-nrbf{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.newst .newst-bf .newst-y .newsz ul li .z-nr .z-nrbf h4{
	padding: 1.5em 0 0.5em 0;
	font-size: 18px;
}
.newst .newst-bf .newst-y .newsz ul li .z-nr .z-nrbf p{
	padding: 0em 1em 1em 0;
	font-size: 16px;
}
.newst .newst-bf .newst-y .newsz ul li .z-nr .z-zz{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.newst .newst-bf .newst-y ul li .z-nr .yuyue{
	display: block;
	width: 20%;
	height: auto;
	float: right;
	text-align: center;
	background: #f90;
	margin: 1em 3em 0 0;
	padding: 0.5em 0;
	border-radius: 5px;
	color: #fff;
}
.newst .newst-bf .newst-y ul li .z-nr .yuyue:hover{
	background: #0034ff;
}
.newst .newst-bf .newst-y ul li .z-nr .yuyue a{
	color: #fff;
}
.newst .page .page-bf{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0px auto;
  text-align: center;
  padding: 1em 1em;
}
.newst .page .page-bf a{
  padding: 1em 1.5em;
  border:1px solid #ccc;
}
.newst .page .page-bf a:hover{
  background: #0e527b;
  color: #fff;
}
.newst .page .page-bf b{
  background: #0e527b;
  padding: 1em 1.5em;
  color: #fff;
}