﻿.piao_right{
	width:70px;
	box-shadow:0 0 2px #f1f1f1;
	border:1px solid #dedede;
	border-radius: 3px 3px 0 0;
}
.double{
	position:fixed;
	width:72px;
	right:20px;
	top:196px;
	border:2px solid #f1f1f1;
}
.nbjy{
	width:100%;
	height:63px;
	border-bottom:1px solid #dedede;
	text-align:center;
	cursor: pointer;
	margin: 0 auto;
	background:#FFad00;
	padding-top: 7px;
}
.top_header_piao{
	height:35px;
	width:100%;
	line-height:35px;
	background:#125ac6;
	cursor: pointer;
	border-radius: 3px 3px 0 0;
}
.top_img{
	height:32px;
	width:32px;
	background:url(../img/sq.png);
	float:left;
}
.ziti{
	font-size:14px;
}

.ziti a:hover{
	font-size:14px;color:#fff;
}

.sub_center{
	width:100%;
	height:60px;
	border-bottom:1px solid #dedede;
	text-align:center;
	cursor: pointer;
	padding-top:7px;
	margin: 0 auto;
}
.sub_center:hover{
	background:#125ac6;
	color:#ffffff;
}
.sub_bottom{
	width:72px;
	height:30px;
	line-height:30px;
	font-size: 13px;
    background: rgb(222, 222, 222);
	text-align:center;
	cursor: pointer;
	opacity: 0.5;  
	filter: Alpha(opacity=50);
}
.sub_img{
	height:32px;
	width:32px;
	margin:auto;
}
.sub_img1{
	background:url(http://va.hubei.gov.cn/images/xx.png);
}
.sub_img2{
	background:url(../img/ydd.png);
}
.sub_img3{
	background:url(../img/wb.png);
}
.sub_img4{
	background:url(http://va.hubei.gov.cn/images/ss.png);
}
.sub_img5{
	background:url(../img/wx.png);
}
.sub_img6{
	background:url(http://va.hubei.gov.cn/images/nbjy.png);
}
.content_sl{
	width:100%;
}
.left_piao{
	width:157px;
	height:360px;
	border:1px solid #dedede;
	/*border-radius:3px;*/
	float:left;
	text-align:center;
}
.sjx_piao{
	background:url(http://va.hubei.gov.cn/images/sjx.png);
	width:15px;
	height:25px;
	position:relative;
	top:160px;
	left:157px;
}
.wx_piao{
	position: fixed;
    right: 110px;
	background:#ffffff;
}
.er1{
	top: 235px;
}
.er2{
	top: 377px;
}
.hr{
	height:1px;
	width:135px;
	background:#dedede;
	margin-top:8px;
	margin:auto;
}
.wx_img{
	width:135px;
	height:135px;
	border:3px solid #f1f1f1;
	margin:auto;
	margin-top:10px;
}
.ewm_img{
	margin-top:7px;
}

 .close_img {
       background: url(../img/close.png) no-repeat;
       height: 15px;
       width: 15px;
       position: absolute;
       top: -10px;
       right: -10px;
       cursor: pointer;
    }