/**轮播*******************************************/
.tel {
    position: relative;
    top: 400px;
    background: #164188;
    z-index: 100;
    width: 1200px;
    height: 50px;
    margin: auto;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
     filter:alpha(opacity=70);  
      -moz-opacity:0.7;  
      -khtml-opacity: 0.7;  
      opacity: 0.7;  
}

.tel_left {
	float: left;
	background: #164188;
	height: 50px;
padding-left: 50px;
	color: #fff;

}
.tel_right {
	float: right;
	color: #164188;
	background: #fff;
	width: 60%;
	height: 50px;
}
.yy{
	position: relative;
    top: 366px;
    background: url(../images/2.png);
    z-index: -100;
    width: 1200px;
	margin: auto;
}


#slideshow{position:relative;height:450px;width:1200px;margin:0 auto;}
#slideshow a{float:left;display:inline;}
#slideshow .img{position:absolute;width:1200px;height:450px;overflow:hidden}
#slideshow .img span{position:absolute;width:19999px;display:block}
#slideshow .btns{z-index:10;position:absolute;width:1200px}
#slideshow .btns b {
	position:absolute;
	width:100px;
	display:block;
	height:14px;
	overflow:hidden;
	top:420px;
	left:50%;
}

#slideshow .btns s{
	position:absolute;
	width:60px;
	display:none;
	height:80px;
	overflow:hidden;
	top:50px;
	cursor:pointer;
}
#slideshow .btns s i{
	position:absolute;
	width:60px;
	background:url(../images/btn_slideshow.png);
	height:160px;_filter:progid:dximagetransform.microsoft.alphaimageloader(enabled=true, sizingmethod=scale, src="../images/btn_slideshow.png");_background:none;}
#slideshow .btns s.prev{left:0px}
#slideshow .btns s.prev i{top:-80px}
#slideshow .btns s.next{right:0px}
.paging{opacity:0.6;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;height:450px;position:absolute;background:#000;overflow:hidden}




.center{
	margin: auto;
	width: 1200px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.center-left{
	float: left;
	width: 265px;
}
.list-list{
	float: left;
	width: 265px;
	
}
.list-name{
	background:  url(../images/list-name.png);
	width: 265px;
	height: 120px;
	color: #fff;
	text-align: center;
	font-size: 28px;
	line-height: 120px;
	
	
}
.list-list ul{
	background: #e6f7fe;
	width: 265px;
	float: left;
}
.list-list ul li{
	width: 265px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	border-bottom: #fff solid 1px;
}
.list-list ul li:hover{
	background: #C0DCE8;
}
.lj{
	float: left;
	background: url(../images/lg2.png);
	margin: 20px 0 20px 0;
	width: 265px;
	min-height: 520px;
	
}
.lj .lj-tiltle{
	margin: 10px 58px 5px 58px;
	
	
}
.lj ul {
margin: 10px;
    float: left;
    display: table;
}
.lj ul li{
width: 243px;
    height: 70px;
    float: left;
    margin-top: 10px;
    border: #fff solid 1px;
}
.center-right{
	float: left;
	width: 894px;
	margin-left: 20px;
	min-height: 600px;
margin-bottom:20px;
}
.center-right-name{
	float: left;
	width: 894px;
	height: 48px;
	background: #e6f7fe;
}
.center-right-name h1{
	float: left;
	color:#164188;
	font-size: 24px;
	line-height: 48px;
	margin-left: 10px;
	font-weight: 500px;
}
.wz{
	float: right;
	margin-right: 10px;
	color: #b0b0b0;
	line-height: 48px;
	font-size: 12px;
}

.wz a{

	color: #b0b0b0;
}
.center-right ul{
	clear: both;
	width: 881px;
	margin: auto;

}
.center-right ul li{
	float: left;
	width: 881px;
	height: 100px;
	border-bottom: #bdbaba dashed 1px;
	margin-top: 20px;
}
.center-right ul li img{
	float: left;
	margin:13px 10px 0px 5px;
	
}
.center-right ul li h2{
	font-size: 22px;
	color: #000;
	float: left;
}
.center-right ul li date{
	float: right;
	margin-top: 6px;
	color: #b0b0b0;
	font-size: 16px;

}
.center-right ul li p{
	clear: both;
	float: left;
	word-break: break-all;
	width: 856px;
	height: 48px;
	margin-left: 20px;
	margin-top: 5px;
	font-size: 16px;
	
	line-height: 24px;
	font-size:14px;
	color: #777777;
	
	
	
}
.center-right ul li p span{
	color: #BB2023;
}