/*左侧导航1*/
.ziye{
	overflow: hidden;
	padding: 25px 0;
}
.ziye .left{
	width: 260px;
	float: left;
	border-top: solid 3px #0075bd; 
	text-align: center;
	margin-top:20px;
}
.ziye .left h3{
	height: 80px;
	line-height: 80px;
	color:#0068b9;
	font-size: 18px;
	font-weight:bold;
	border-bottom:solid 1px #93b5ca; 
}
.ziye .left  li a{
	display: inline-block;
	line-height: 60px;
	height: 60px;  
	color: #303030;
	font-size: 16px;
	width: 100%;
	border-bottom:solid 1px #93b5ca; 
}
.ziye .left  li.no>a{
	background: #0068b9;
	color: #fff;
	border-bottom:solid 1px #93b5ca; 
}

.ziye .left  li a:hover{
	background: #dcf0ff;
	color: #000;
	/*border-bottom:solid 1px #0075bd; */
}

.ziye .left .erwm{
	width: 138px;
    height: 138px;
    border: solid 1px #93b5ca;
    border-radius: 2px;
    margin: 0 auto;
    margin-top: 50px;
}
.ziye .left .erwm>div{
	    margin: 0 auto;
    width: 122px;
    height: 122px;
    overflow: hidden;
    padding: 8px 0;
}

.ziye .left .erwm>div img{
	width: 122px;
	height: 122px;
}

.ziye .left .erwm-text{
	line-height: 60px;
	color: #484848;
	font-size: 14px;
}
.ziye .left  li dl{
	/*border-bottom:solid 5px #bebebe; */
	display: none;
}

.ziye .left  li dl a{
		display: inline-block;
	line-height: 48px;
	height: 48px;  
	color: #b6b6b6;
	font-size: 18px;
	width: 100%;
	border-bottom:dashed 1px #93b5ca; 
}

/*右侧内容*/
.ziye .right{
	width: 900px; 
	float: right;
	overflow: hidden;
	position: relative;

}
.ziye .right .dqlj{
	line-height: 50px;
	text-align: right;
	color: #989898;
}
.ziye .right .dqlj a{
	font-size: 16px;
	color: #989898;
	margin:0 8px;
}
.ziye .right .dqlj a:first-child{
	background: no-repeat center left url(../images/xiao_sanj.png);
	padding-left: 15px;
}
.ziye .right .right_biaot{
	position: relative;
	overflow: hidden;
}
.ziye .right .right_biaot i{
	display: inline-block;
	width: 100%;
	height: 1px;
	background: #bebebe; 
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 98;
}
.ziye .right .right_biaot i.right{
	z-index:99;
	right:0;
	background: #0075bd;
	width: 95px;
	left: auto;
}
.ziye .right .right_biaot h2{
	color: #0076d2;
    font-size: 22px;
    line-height: 30px;
    background: #fff;
    float: right;
    margin-right: 50px;
    z-index: 100;
    position: relative;
    padding: 0 4px;
	
}
.jianj_k{
	padding: 30px 20px 30px 40px;
}

.jianj_k p{
	line-height: 30px;
	font-size: 16px;
	color: #313131;
	padding: 10px 0;
	text-indent: 2em;
}

.biaot_xq h2{
	font-size:20px;
	font-weight:bold;
	color:#424242;
	line-height: 30px;
	
}
/*栏目列表*/

.lmlb{
	padding: 30px 0 20px 20px;
}
.lmlb li{
	line-height: 55px;
	color:#3a3a3a;
	font-size: 15px; 
	overflow: hidden;
    border-bottom: 1px #dddddd dashed;
}
.lmlb li a{ 
	color:#3a3a3a; 
	float: left;


}
.lmlb li a:hover{
	color: #0075bd;
}
.lmlb li a:before{
	 content: ">";
	margin-right: 5px;
    font-family: "微软雅黑";

}
.lmlb li.img a:before{
	 content:none;
	margin-right: 0px;
    font-family: "微软雅黑";

}

.lmlb li span
{
	float: right;
	color: #8e8e8e;
	font-size:15px;
}
.lmlb .img{
	width: 900px;
	height: 150px;
	overflow: hidden;
	padding-bottom: 20px;
}

.lmlb .img img{
	width: 100%; 
}

/*翻页*/
.pager {
    clear: both;
    margin: 50px 0 20px 0;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.pager a {
    background: none;
    border: 1px solid #aaa;
    color: #aaa;
    display: inline-block;
    line-height: 32px;
    margin: 0 2px;
    padding: 0 10px;
    height: 32px;
    border-radius: 3px;
    vertical-align: middle;
}

.pager .p {
    font-size: 22px;
}
.pager span {
    padding: 0 0 0 20px;
    color: #777;
}

.pager input {
    height: 32px;
    line-height: 32px;
    width: 30px;
    text-align: center;
    background: none;
    border: 1px solid #aaa;
    vertical-align: middle;
    border-radius: 3px;
    margin: 0 5px;
}

.pager a:hover, .pager a.current {
    background-color: #0075bd;
    border: none;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    line-height: 34px;
    height: 34px;
    padding: 0 11px;
}

.biaot_xq{
	text-align: center;
}

.biaot_xq h1{
	line-height: 50px;
	margin-bottom: 20px;
	color: #545454;
}
.biaot_xq p{
	padding: 0 25px;
    display: inline-block;
    border: solid 0px #e3e3e3;
    border-left: none;
    border-right: none;
    margin: 20px 0 20px 0;
    font-size: 14px;
}
.biaot_xq p span{
	margin:0 8px;
	color: #666;

}


.fany{
	background: #f1f1f1;
	padding: 15px 10px;
	float:left;
	margin-top:20px;
	width: 100%;
	position: relative;
}

.fany a{
	display: block;	
	line-height: 20px;
	color: #666;
	padding-bottom:10px;
}

.fany a:hover{
	color: #0075bd;
}
