#banner{
	height:405px;
	width:580
	}
#banner img{
	height:380px;
	width:580;
	}
#banner h2{
	background-color:inherit;
	position:inherit;
	color:#0d4d94;
	width:580px;
	}
#banner h2 p{
	display: inline-block;
    width:80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	padding-left:8px;
	}
.swiperBtn{
	background:url(../images/t1.png) no-repeat center;
	left:486px;
	}
.swiperBtn_r{
	background:url(../images/t2.png) no-repeat center;
	}
.swiperBtn, .swiperBtn_r{
	top:92.5%;
	border:1px solid #344f89;
	width:40px;
	height:28px;
	}
.zyy-index{
	background:#fff;
	padding: 25px;
    box-sizing: border-box;
	}
.new-t{
	height:56px;
	background:#f8f8f8;
	line-height:56px;
	}
.new-t a{
	color:#0d4d94;
	font-weight:bold;
	font-size:24px;
	}
.new-t a:before{
	content:"";
	display: inline-block;
	width:4px;
	height:26px;
	background:#0d4d94;
	margin: 0 15px;
    vertical-align: sub;
	}
.dtyw ul li{
	line-height:35px;
	}
.dtyw ul li a{
	color:#333333;
	font-size:16px;
	}
.dtyw ul li a:before{
	content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #d9d9d9;
    margin-right: 8px;
    transform: rotate(45deg);
	margin-left:5px;
	}
.dtyw ul li a:hover:before{
    background: #1b52a8;
	}
.zyy-index-xxgk{
	width:580px;
	}
.zyy-hdjl, .zyy-impnews{
	width:520px;
	}
.slideTxtZcwj .bd li{
	height:45px;
	line-height:45px;
	}
.slideTxtZcwj{
	margin-top:0px;
	}
.slideTxtZcwj .hd{
	margin-top:0px;
	height:56px;
	line-height:56px;
	background:#f8f8f8;
	}
.slideTxtZcwj .hd ul li.on{
	border:none;
	}
.slideTxtZcwj .hd ul li:first-child a:before{
	content:"";
	display: inline-block;
	width:4px;
	height:26px;
	background:#0d4d94;
	margin: 0 15px;
    vertical-align: sub;
	}
.slideTxtZcwj .hd ul li{
	width:130px;
	}
.slideTxtZcwj .bd li a{
	display:inline-block;
	width:80%;
	white-space: nowrap; /* 不换行 */
  overflow: hidden;    /* 隐藏超出部分 */
  text-overflow: ellipsis; /* 显示省略号 */
	}
.slideTxtZcwj .bd li{
	border:none;
	}
.slideTxtZcwj .bd ul{
	padding:0;
	}
.slideTxtZcwj .bd li a:before{
	margin-left:5px;
	}